Multiple choice

You wish to create an S3 bucket to be used as a static website. What can you use to make the entire bucket public?

  1. NACLS

  2. NTFS Permissions

  3. Bucket Policies

  4. ACLS

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Bucket policies are JSON-based documents used to grant or deny permissions to S3 resources. They are the primary method for making an entire bucket public.