Description Usage Arguments Examples
PutObjectACL
| 1 | PutObjectACL(bucketname, key, acl = "private")
 | 
| bucketname | The bucket name | 
| key | The file path of object on oss. | 
| acl | Access control: private, public-read, public-read-write | 
| 1 | PutObjectACL('ross-test', 'test.txt', acl = 'public-read')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.