AWS Certified Security – Specialty — Question 210

A company uses an AWS Key Management Service (AWS KMS) CMK to encrypt application data before it is stored. The company's security policy was recently modified to require encryption key rotation annually. A security engineer must ensure that annual global key rotation is enabled for the key without making changes to the application.
What should the security engineer do to accomplish this requirement?

Answer options

Correct answer: C

Explanation

The correct answer is C, as creating new AWS managed CMKs and configuring them for annual rotation allows compliance with the security policy without affecting the existing application. Options A and C are similar but option C is preferred as it aligns with the requirement of using customer managed CMKs. Options B and D require changes to the application, which is against the requirement of not altering the application.