Skip to content

Commit

Permalink
Update av download email subject to include file set label for unique…
Browse files Browse the repository at this point in the history
…ness (hopefully reducing spam flagging)
  • Loading branch information
bmquinn committed Nov 17, 2023
1 parent 86d1b4d commit 5c12605
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 5c12605

Please sign in to comment.