Skip to content

Commit

Permalink
Add description to holiday-stop processor lambda (#299)
Browse files Browse the repository at this point in the history
This is to clarify the purpose of the lambda in the AWS UI.
  • Loading branch information
kelvin-chappell committed May 30, 2019
1 parent e64f34d commit b22c261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions handlers/holiday-stop-processor/cfn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Resources:
Properties:
FunctionName:
!Sub holiday-stop-processor-${Stage}
Description: Updates subscriptions with outstanding holiday stops. Source - https://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor
Code:
S3Bucket: support-service-lambdas-dist
S3Key: !Sub membership/${Stage}/holiday-stop-processor/holiday-stop-processor.jar
Expand Down

0 comments on commit b22c261

Please sign in to comment.