Skip to content

docs(rfc): add RFC-08 stack notifications - #5

Draft
so0k wants to merge 1 commit into
mainfrom
rfc08/stack-notifications
Draft

docs(rfc): add RFC-08 stack notifications#5
so0k wants to merge 1 commit into
mainfrom
rfc08/stack-notifications

Conversation

@so0k

@so0k so0k commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Add (nice to have) concept of cdktn-cli notification support (similar to CloudFormation capabilities).

```

Bare ARN strings are accepted as shorthand for `aws-sns` so
`--notification-arn` and CDK's `notificationArns` map 1:1.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't the flag(s) then be:

  • --aws-sns <topicArn>
  • --gcp-pubsub <topic>
  • --azure-eventgrid <topicEndpoint>
  • --notification-webhook <url>

a flag --notification-arn is just aws specific..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant