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

Add default S3 Managed encryption #29

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

kstribrnAmzn
Copy link
Member

@kstribrnAmzn kstribrnAmzn commented Apr 4, 2023

Description

Adds default S3 managed encryption (using AES256)
to the kenesis json and CDK files. Corrects cdk command in user guide.

I've tested by deploying both through CDK and the CloudFormation json template.
The CDK deployment was successful.
The JSON template fails as S3 items haven't been created. However this S3 bucket itself is created, which is enough for my change. This change also wouldn't affect bucket item creation.

Doc links:

Checklist:

  • I have tested my changes. No regression in existing tests.
  • My code is Linted.

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

Adds default S3 managed encryption (using AES256)
to the kensis json and CDK files. Corrects cdk command
in user guide.
@kstribrnAmzn kstribrnAmzn requested a review from a team as a code owner April 4, 2023 19:02
@kstribrnAmzn kstribrnAmzn merged commit 33674e9 into aws:main Apr 4, 2023
@kstribrnAmzn kstribrnAmzn deleted the encryptBucket branch April 4, 2023 19:09
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.

2 participants