Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A developer needs to encrypt log data in an existing Amazon CloudWatch Logs log group using AWS KMS to meet security policies. What is the least effort solution to enable encryption for future data?
A
Implement AWS Encryption SDK for pre-logging data encryption and decryption.
B
Associate a KMS key with the log group using the AWS KMS console.
C
Specify a KMS key ARN when creating a log group with the AWS CLI.
D
Associate a KMS key with the existing log group using the AWS CLI.