ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

114 / 310

Question 114:

Your company is using S3 for the storage of data in the cloud. They want to ensure that all data in the bucket is encrypted. Compliance policy specifies that the encryption key must be rotated every year. Which option meets this requirement with the least overhead?

Answer options:

A.All S3 data is encrypted by default with a key rotation policy of one year.
B.Enable AES-256 encryption.
C.Enable AWS-KMS encryption and specify aws/s3 as the key.
D.Enable AWS-KMS Client-Side Encryption and specify the customer master key ARN.
E.Enable AWS-KMS server-side encryption in S3 and specify the customer master key ARN. Enable key rotation for the customer master key in KMS.
F.Enable AWS-KMS server-side encryption in S3 and specify the customer master key ARN. Manually rotate the key on a one-year schedule.