AWS Certified SysOps Administrator – Associate (legacy) — Question 619

A SysOps Administrator using AWS KMS needs to rotate all customer master keys (CMKs) every week to meet Information Security guidelines.
Which option would meet the requirement?

Answer options

Correct answer: A

Explanation

AWS KMS automatic key rotation is fixed at a 365-day schedule for customer managed keys and cannot be customized to a shorter 7-day interval. Therefore, the administrator must perform manual rotation by creating a new CMK every week and updating the key alias or application reference. Using AWS CloudHSM is unnecessary because KMS does support rotation, and relying on unique data keys does not fulfill the requirement to rotate the backing CMKs.