how to set canned ACL in presigned put object URL? #1691
Unanswered
congbaoyangrou
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
how to set canned ACL in presigned put object URL?
canned ACL can be set in PutObjectInput, in this way,client who use this presigned URL should provide x-amz-acl header,which is not expected, I want x-amz-acl appears in presigned url's query params.
Beta Was this translation helpful? Give feedback.
All reactions