awslabs / data-solutions-framework-on-aws

An open-source framework that simplifies implementation of data solutions.
https://awslabs.github.io/data-solutions-framework-on-aws/
Apache License 2.0
113 stars 20 forks source link

Add Customer-Managed KMS Keys for Lambda Encryption in Kafka API Custom Resources Provider #754

Open mehdimld opened 1 month ago

mehdimld commented 1 month ago

The current implementation of the Kafka API custom resources provider creates Lambda functions with environment variables that are encrypted using AWS managed KMS keys. For enhanced security and compliance reasons, we need the ability to use our own customer-managed KMS keys for encrypting these Lambda functions environment variables.

Screenshot 2024-09-30 at 15 05 20
lmouhib commented 5 days ago

will be fixed in #756