Relationship Between Bucket ACLs and Bucket Policies¶
Mapping Between Bucket ACLs and Bucket Policies¶
Bucket ACLs control read and write permissions on buckets. Custom bucket policies can control more actions on buckets. Bucket ACLs are a supplement to bucket policies, but are usually replaced with bucket policies. Table 1 shows the mapping between bucket ACL permissions and actions in a custom bucket policy.
ACL Permission | Option | Mapped Action in a Custom Bucket Policy |
---|---|---|
Access to bucket | Read |
|
Write |
| |
Access to ACL | Read |
|
Write |
|
Mapping Between Object ACLs and Bucket Policies¶
Object ACLs are used to control basic read and write access to objects. The custom settings of bucket policies allow you to specify more actions that can be performed on objects. Table 2 describes the mapping between object ACL access permissions and bucket policy actions.
Object ACL Permission | Option | Mapped Action in a Custom Bucket Policy |
---|---|---|
Access to object | Read |
|
Access to ACL | Read |
|
Write |
|