ncloud_put_bucket_acl
Set an Object Storage bucket's access control list by applying a canned ACL, such as private or public-read, to control read and write permissions.
Instructions
Set the access control list (ACL) of an Object Storage bucket using a canned ACL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| acl | Yes | Canned ACL to apply (private, public-read, public-read-write, authenticated-read) | |
| bucketName | Yes | Name of the bucket |