AWS Certified SysOps Administrator – Associate — Question 170

A SysOps administrator needs to configure a solution that will deliver digital content to a set of authorized users through Amazon CloudFront. Unauthorized users must be restricted from access.

Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because it ensures that the S3 bucket is secure with public access blocked and allows CloudFront to access the content through an origin access identity (OAI), while signed URLs restrict access to authorized users. Option A fails to restrict access adequately, C introduces unnecessary complexity with field-level encryption, and D also does not secure the S3 bucket properly.