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(bucket warning): add a warning if a bucket key is not requested #1259

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

biffgaut
Copy link
Contributor

@biffgaut biffgaut commented Feb 3, 2025

Not using a bucket key for a KMS encrypted bucket can drive up costs. This change prints a warning to alert clients to this risk.

https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucket-key.html

@aws-solutions-constructs-team
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: githubautobuild-for-cdk-v2
  • Commit ID: ab3865f
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@biffgaut biffgaut merged commit 681533e into main Feb 4, 2025
7 checks passed
@biffgaut biffgaut deleted the BucketKeyWarning branch February 4, 2025 02:27
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