ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

98 / 340

Question 98:

A private bank is using an Amazon S3 bucket to save all transaction documents. During the annual Audit, it was found that some documents uploaded by users are unencrypted which is against security guidelines. Security Head has asked you to make necessary changes in the Amazon S3 bucket to ensure that no object should be stored in a bucket without SSE: KMS encryption enabled. Which of the following will meet this requirement?

Answer options:

A.Create an S3 bucket policy that will deny an object upload request without header " s3:x-amz-server-side-encryption-context" for server-side encryption with SSE-KMS.
B.Create an S3 bucket policy that will deny an object upload request without header "s3:x-amz-server-side-encryption" for server-side encryption with SSE-KMS.
C.Create an S3 ACL that will deny an object upload request without header "s3:x-and-server-side-encryption" for server-side encryption with SSE-KMS.
D.Create an S3 ACL that will deny an object upload request without header " s3:x-amz-server-side-encryption-context" for server-side encryption with SSE-KMS.