terraform-aws-control_tower_account_factory
terraform-aws-control_tower_account_factory copied to clipboard
Use S3 Bucket Keys
Describe the outcome you'd like
Reduce KMS costs by using S3 Bucket Keys on all AFT buckets.
Using a bucket-level key for SSE-KMS can reduce AWS KMS request costs by up to 99 percent by decreasing the request traffic from Amazon S3 to AWS KMS.
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_server_side_encryption_configuration#bucket_key_enabled
Is your feature request related to a problem you are currently experiencing? If so, please describe.
Unnecessary KMS costs
Additional context
Frugality 🍌
Hey @lanecor!
I have created a feature request in our backlog for this feature! Thanks!