Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

S3: Disabled canned ACL #2660

Open
jlsan92 opened this issue May 6, 2020 · 2 comments
Open

S3: Disabled canned ACL #2660

jlsan92 opened this issue May 6, 2020 · 2 comments

Comments

@jlsan92
Copy link

jlsan92 commented May 6, 2020

Hi, I'm aware of deprecation status, but I just need a quick answer...

Is it possible to disable sending canned ACL for S3? By default public-read is set, but I'd like to disable sending the canned ACL at all and send direct grants through headers.

If I set headers now I get a response from S3 API that I cannot mix both canned ACLs and grants. Thanks!

@simonweil
Copy link

I'd like to know this too...

@harto
Copy link

harto commented May 13, 2022

I worked around this by setting s3_permissions: ->(*) { nil } in the Paperclip config.

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

3 participants