PutObjectAcl
Last updated
Was this helpful?
Last updated
Was this helpful?
Set's objects visibility. At the moment, for security and simplicity of use ColdStack supports only private
and publlic-read
canned ACLs.
Parameter
Description
bucket
Name of the bucket.
key
Key of the object.
CannedACL
The canned ACL setting. Should be private
or public-read
Use only in your request .
The response can only contain .
For a list of possible responses, see the section .
A successful response does not contain additional data and means that the object was successfully renamed.