You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: