ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

77 / 474

Question 77:

You’ve been asked to develop an application on the AWS Cloud. The application will be used to store confidential documents in an S3 bucket. You need to ensure that the bucket is defined in such a way that it does not accept objects that are not encrypted.

Answer options:

A.Ensure a condition is set in the bucket policy.
B.Ensure that a condition is set in an IAM policy.
C.Enable MFA for the underlying bucket.
D.Enable CORS for the underlying bucket.