Notification ARNs
You can specific notification arns for CloudFormation stack related events with configs/settings.yml. This may be useful for compliance purposes.
Example
configs/settings.yml
base:
notification_arns:
- arn:aws:sns:us-west-2:112233445566:my-sns-topic1
This will set the notification_arns
option as the CloudFormation stack created by ufo ship
.
Pro tip: Use the <- and -> arrow keys to move back and forward.
Edit this page
See a typo or an error? You can improve this page. This website is available on GitHub and contributions are encouraged and welcomed. We love pull requests from you!
- Suggest an edit to this page (here's the contributing guide).
- Open an issue about this page to report a problem.