Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloudwatchlogs-with-dlq: support optional kms key for encrypting sns topics #202

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bobziuchkovski
Copy link

Currently the SNS topics created by these templates are unencrypted. This PR adds optional encryption for the topics when a KMS key id is specified. This id can be the literal id, or something like alias/aws/sns. This is a non-breaking change. Existing CloudFormation stacks that are updated with this template will produce no changes unless the SNSTopicKMSKey parameter is explicitly specified.

@bobziuchkovski bobziuchkovski requested a review from a team as a code owner June 27, 2024 19:01
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