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

Investigate if we need ACLs enabled on S3 buckets #114

Closed
dchiquito opened this issue Feb 2, 2022 · 1 comment
Closed

Investigate if we need ACLs enabled on S3 buckets #114

dchiquito opened this issue Feb 2, 2022 · 1 comment

Comments

@dchiquito
Copy link
Contributor

For all our S3 buckets, we have this Object Ownership setting:
image

In all of our permission policies, we require that x-amz-acl be set to bucket-owner-full-control. This seems to have the net effect of disabling ACLs, but also requiring that clients set a header on any write request (and also making our policies more complex). I don't see any reason not to simply disable ACLs, but perhaps there is something I'm not thinking of.

@brianhelba ?

(CC @AlmightyYakob )

@danlamanna
Copy link
Contributor

Duplicated by #137

@danlamanna danlamanna closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 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

No branches or pull requests

2 participants