AWS Certified Solutions Architect – Associate (SAA-C03) — Question 782

A company is planning to migrate data to an Amazon S3 bucket. The data must be encrypted at rest within the S3 bucket. The encryption key must be rotated automatically every year.

Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: B

Explanation

AWS KMS customer managed keys support automatic annual key rotation, which completely automates the process with minimal operational overhead once enabled. SSE-S3 managed keys do not offer customizable annual rotation schedules, and manual rotation introduces unnecessary administrative tasks. Additionally, AWS KMS keys with imported key material do not support automatic key rotation, making the customer managed key with automatic rotation the ideal solution.