Skip to content

Commit

Permalink
Merge 670aaab into 5ec2f26
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvin-chappell committed Sep 4, 2019
2 parents 5ec2f26 + 670aaab commit 7cbff2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handlers/holiday-stop-processor/cfn.yaml
Expand Up @@ -81,7 +81,7 @@ Resources:
AlarmDescription:
Failed to process holiday stops.
AlarmActions:
- !Sub arn:aws:sns:${AWS::Region}:${AWS::AccountId}:holiday-stop-processor-failure-topic
- !Sub arn:aws:sns:${AWS::Region}:${AWS::AccountId}:fulfilment-dev
ComparisonOperator: GreaterThanOrEqualToThreshold
Dimensions:
- Name: FunctionName
Expand Down

0 comments on commit 7cbff2b

Please sign in to comment.