How To Set an Entire AWS S3 Bucket to Public Read Using a Policy

Published Date Author: , Posted February 10th, 2025 at 3:02:57pm

I needed to get all files in a bucket readable by the public easily.

Here is the S3 Bucket Policy I applied:

To do this via the aws cli command, create the file s3_read_policy.json containing the policy above, with your bucket name in place of BUCKET_NAME_HERE:

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.