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

removed S3 acls to stop errors from aws #80

Closed
wants to merge 2 commits into from

Conversation

ausangshukla
Copy link

ACLs are no longer supported for S3 buckets in aws. It throws an error if this is not commented out

@ssinghi
Copy link

ssinghi commented Feb 5, 2022

Hi @Thimmaiah is there any article or announcement by AWS S3 regarding this? Can you please provide more details.

@ausangshukla
Copy link
Author

ausangshukla commented Feb 6, 2022 via email

@everpcpc
Copy link

everpcpc commented Apr 7, 2022

Maybe we can add an option for the new policy and do not affect old bucket ACL users.

@ssinghi
Copy link

ssinghi commented Apr 24, 2022

@Thimmaiah this change would break backward compatibility for many applications, so it needs to be carefully thought through, and perhaps an option given to the users if they want to disable acl.

@ssinghi
Copy link

ssinghi commented May 25, 2022

@Thimmaiah please see #92

Closing this one

@ssinghi ssinghi closed this May 25, 2022
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.

3 participants