A bucket ACL can be used to grant the read and write access to a bucket. If only the read access to the bucket is granted, the authorized user can only add the bucket and list objects in the bucket, but cannot upload objects to the bucket. If the read and write access to the bucket is granted, the authorized user can upload objects to the bucket. Permissions controlled by a bucket ACL are as follows:
Bucket ACL |
Option |
Mapped Action in a Custom Bucket Policy |
---|---|---|
Access to Bucket |
Read |
|
Write |
|
|
Access to ACL |
Read |
GetBucketAcl |
Write |
PutBucketAcl |
If you want to authorize such access to all users, in the Public Permissions area, authorize the Anonymous User the read and write access to the bucket.
Account ID corresponds to Domain ID on the My Credential page.