I am logged in with the root account trying to give public access to a bucket inline with the instructions for setting up a static s3 web site. However I get an access denie
This could be due to recent changes in S3
. To fix this issue, you need to assign Public Access to the bucket, follow the below steps:
In the Permissions
tab click on the Block Public Access
settings.
Click Edit
to the right of these settings.
Make sure Block public access to buckets and objects granted through new public bucket or access point policies
option is deselected.
Click Save
.
Go back to the Bucket Policy
and try again.