Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Starting in September 2020, AWS supports the creation of S3 storage buckets that do not support ACLs.This means that you cannot specify ACL parameters (such as public-read) when uploading files. #85

Open
ArkiLovesProgramming opened this issue Feb 20, 2024 · 0 comments

Comments

@ArkiLovesProgramming
Copy link

if I add "--acl public-read", I will get the error "An error occurred (AccessControlListNotSupported) when calling the PutObject operation: The bucket does not allow ACLs".

But If I don't add "--acl public-read", It works out.

So hopefully, either take a look at it in code or modify README.md to remind users

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant