Skip to content

Commit

Permalink
Merge pull request #176 from nulib/4369-tweak-subject
Browse files Browse the repository at this point in the history
Update av download email subject to include file set label for uniqueness
  • Loading branch information
mbklein authored Nov 17, 2023
2 parents 86d1b4d + 5c12605 commit 337af8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ Resources:
Properties:
Template:
TemplateName: !Sub "${AWS::StackName}-av-download-template"
SubjectPart: Your {{fileType}} download from Meadow is ready
SubjectPart: Download of {{fileSetLabel}} is ready!
TextPart: |
Hello,
Your request for {{fileType}} download of {{fileSetLabel}} (file set id: {{fileSetId}}) has been fulfilled. Your download will be available for 3 days.
Expand Down

0 comments on commit 337af8c

Please sign in to comment.