aws-cloudformation / aws-cloudformation/cloudformation-cli
Enable use of AWS provided 'default s3 key' and configuration of 'bucket key' for the created s3 bucket
Open
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
This is a 'customer cost reduction' issue.
A user should be able to optionally to use the the aws/s3 kms key, and to configure it as the default key for the bucket created.
Here are the relevant docs:
https://docs.aws.amazon.com/AmazonS3/latest/userguide/default-bucket-encryption.html
https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucket-key.html
Contributor guide
Assessment
This issue has not been assessed yet.