Hard1 markMultiple Choice

AWS SAA-C03 · Question 06 · Domain 1.3: Data Security

A financial company requires that all data stored in Amazon S3 is encrypted at rest using keys managed by the company. The keys must be rotated automatically every year. Which TWO actions should the solutions architect take? (Select TWO.)

Answer options:

A.

Use SSE-S3 (Amazon S3 managed keys).

B.

Create a customer managed KMS key.

C.

Use an AWS managed KMS key (aws/s3).

D.

Enable automatic key rotation for the KMS key.

E.

Store the encryption keys in AWS Secrets Manager and configure a Lambda function for rotation.

How to approach this question

Identify the need for customer control over keys and the native KMS rotation feature.

Full Answer

Create a customer managed KMS key., Enable automatic key rotation for the KMS key.
Customer managed KMS keys allow you to enable automatic key rotation, which generates new cryptographic material every year (365 days) while keeping the same key ID.

Common mistakes

Selecting AWS managed keys, which rotate every 3 years, not 1 year.

Practice the full AWS SAA-C03 Practice Exam 5

65 questions · hints · full answers · grading

More questions from this exam