cfntools / cloudformation-gaps

Project to track CloudFormation Coverage
34 stars 1 forks source link

AWS::CloudWatch::LogGroup.KmsKey #32

Open trav-c opened 5 years ago

trav-c commented 5 years ago

CloudWatch Log Groups can be encrypted by associating a KMS Key with: https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_AssociateKmsKey.html

This is not currently supported in CloudFormation

I reported this as a feature request to AWS support in Feb 2019, who acknowledged it and advised that they noted a +1 on an already open feature request.