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

feat: encrypt sns topic using the ADF CMK KMS Key #429

Merged
merged 3 commits into from
Feb 2, 2022

Conversation

Nr18
Copy link
Contributor

@Nr18 Nr18 commented Jan 13, 2022

Issue #, if available: #422

Description of changes:
Because ADF already has a KMS key that is used for encryption. It makes sense to use that key for the SNS notifications as well.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Joris Conijn added 2 commits January 13, 2022 15:48
Because ADF already has a KMS key that is used for encryption. It makes sense to use that key for the SNS notifications as well.

Issue: awslabs#422
StewartW
StewartW previously approved these changes Jan 17, 2022
Copy link
Contributor

@StewartW StewartW left a comment

Choose a reason for hiding this comment

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

Makes sense.
Might be good to make it configurable going forward but I'm happy with that as is.

Copy link
Collaborator

@sbkok sbkok left a comment

Choose a reason for hiding this comment

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

Thanks for contributing this @Nr18.

…otstrap/deployment/global.yml

Co-authored-by: Simon Kok <[email protected]>
@Nr18
Copy link
Contributor Author

Nr18 commented Feb 1, 2022

Ah that makes sense! I applied your suggestion.

Copy link
Collaborator

@sbkok sbkok left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@Nr18 Nr18 requested a review from StewartW February 2, 2022 09:22
@sbkok sbkok merged commit 0723ddf into awslabs:master Feb 2, 2022
@Nr18 Nr18 deleted the encrypt-sns-topic branch February 2, 2022 10:14
@sbkok sbkok added this to the v3.2.0 milestone Jan 24, 2023
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.

3 participants