AWS Certified SysOps Administrator – Associate (legacy) — Question 706

A company must ensure that any objects uploaded to an S3 bucket are encrypted.
Which of the following actions will meet this requirement? (Choose two.)

Answer options

Correct answer: C, E

Explanation

Amazon S3 default encryption automatically encrypts any new objects uploaded to a bucket if no encryption information is provided in the request, while S3 bucket policies can be configured to explicitly deny upload requests that do not require server-side encryption. AWS Shield is a DDoS protection service, Amazon Inspector is a vulnerability management service, and Object ACLs cannot enforce encryption requirements during upload.