aws-games / cloud-game-development-toolkit

A collection of infrastructure as code templates and configurations for deploying game development infrastructure on AWS
https://aws-games.github.io/cloud-game-development-toolkit/
MIT No Attribution
38 stars 8 forks source link

Feature request: Provide configurable KMS Encryption #146

Open kylesomers opened 3 months ago

kylesomers commented 3 months ago

Use case

Provide a configuration option at the resource, and module level that provides a way to easily configure KMS Encryption keys for data at rest instead of the service's default encryption at rest. This provides developers additional control over data at rest encryption.

Solution/User Experience

Alternative solutions

No response

henrykie commented 2 months ago

Need to identify all existing resources where KMS encryption is used (server-side or otherwise) and provide support for customer managed keys as well.