We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46892cf + 9d3dbad commit cbd68faCopy full SHA for cbd68fa
1 file changed
src/infra/alarm/template.yaml
@@ -541,7 +541,7 @@ Resources:
541
ActionsEnabled: true
542
AlarmActions:
543
- !Ref AlertingSNSHighAlertNotificationTopicARN
544
- AlarmDescription: !Sub 'There is a configuration issue with the Account State Engine. ${RunBookURL}'
+ AlarmDescription: !Sub 'There is a configuration issue with the Account State Engine. ${TeamManualPlaybookUrl}'
545
ComparisonOperator: GreaterThanOrEqualToThreshold
546
Threshold: 1
547
EvaluationPeriods: 1
0 commit comments