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.
1 parent 56eadf3 commit 21ab716Copy full SHA for 21ab716
cicd/2-cicd/cicd.template.yml
@@ -397,7 +397,10 @@ Resources:
397
- !Ref AWS::NoValue
398
399
# Send pipeline events to an SNS topic.
400
- # Note: Integration with Slack via AWS ChatBot is configured manually via AWS Console.
+ # Note:
401
+ # Integration with Slack via AWS ChatBot is configured manually via AWS
402
+ # Console. If you recreate this stack, you will need to reconnect the SNS
403
+ # topic to the ChatBot configuration.
404
PipelineNotificationRule:
405
Type: AWS::CodeStarNotifications::NotificationRule
406
Properties:
0 commit comments