Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: ACL on bucket creation in S3 Streamwrapper #2676

Merged
merged 7 commits into from
Apr 19, 2023

Conversation

stobrien89
Copy link
Member

Issue #, if available:
#2674

Description of changes:
Unsets ACL param when calling createBucket from S3StreamWrapper. Starting this month, all new S3 buckets automatically enable BPA upon creation, meaning the only valid ACL option upon creation is private. This is automatically handled on the S3 side.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@SamRemis SamRemis merged commit 56e6fdb into aws:master Apr 19, 2023
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.

2 participants