terraform-aws-control_tower_account_factory icon indicating copy to clipboard operation
terraform-aws-control_tower_account_factory copied to clipboard

Use S3 Bucket Keys

Open lanecor opened this issue 1 year ago • 1 comments

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 🍌

lanecor avatar Apr 12 '23 21:04 lanecor

Hey @lanecor!

I have created a feature request in our backlog for this feature! Thanks!

hanafya avatar Apr 13 '23 22:04 hanafya