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

ACL fails if s3_object_ownership = BucketOwnerEnforced #299

Open
rafaljanicki opened this issue Mar 11, 2024 · 0 comments
Open

ACL fails if s3_object_ownership = BucketOwnerEnforced #299

rafaljanicki opened this issue Mar 11, 2024 · 0 comments
Labels
bug 🐛 An issue with the system

Comments

@rafaljanicki
Copy link
Contributor

Describe the Bug

If we set the s3_object_ownership flag to BucketOwnerEnforced, the module fails with:

ACL: operation error S3: PutBucketAcl, https response error StatusCode: 400

Expected Behavior

It should be possible to disable ACL creation, or it should be smarter (e.g. if BucketOwnerEnforced is set, don't create the ACL)

Steps to Reproduce

Set s3_object_ownership to BucketOwnerEnforced

Screenshots

No response

Environment

No response

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
1 participant