Skip to content

Enable ACLs when creating buckets which require ACLs - #23

Open
RealOrangeOne wants to merge 1 commit into
mainfrom
chore/enable-acls
Open

Enable ACLs when creating buckets which require ACLs#23
RealOrangeOne wants to merge 1 commit into
mainfrom
chore/enable-acls

Conversation

@RealOrangeOne

Copy link
Copy Markdown
Member

For ACLs to work, they need to be enabled at the bucket level, rather than just allowed in the "public access block".

https://docs.aws.amazon.com/boto3/latest/reference/services/s3/client/put_bucket_ownership_controls.html

The default is to have ACLs disabled, but make the API call regardless so it's in a known state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant