AWS Certified Security – Specialty — Question 81

A company maintains sensitive data in an Amazon S3 bucket that must be protected using an AWS KMS CMK. The company requires that keys be rotated automatically every year.
How should the bucket be configured?

Answer options

Correct answer: D

Explanation

The correct answer is D because using AWS KMS-managed keys (SSE-KMS) allows for automatic key rotation, meeting the company's requirement. The other options either use S3-managed keys or customer-managed keys without the automatic rotation feature, which does not align with the company's needs for sensitive data protection.