ACL configuration in XML format
The typical ACL format is as follows:
<AccessControlPolicy>
<Owner>
<ID>8caede4d8w78r43d14f2e7fagrbf45c78ejc7c6cde********</ID>
<DisplayName>CustomersName@amazon.com</DisplayName>
</Owner>
<AccessControlList>
<Grant>
<Grantee xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="CanonicalUser">
<ID>8caede4d8w78r43d14f2e7fagrbf45c78ejc7c6cde********</ID>
<DisplayName>YandexCloudUserName</DisplayName>
</Grantee>
<Permission>WRITE</Permission>
</Grant>
</AccessControlList>
</AccessControlPolicy>
Elements
|
Element |
Description |
|
|
Root element. Path: |
|
|
User information. Users can specify this element for Path: |
|
|
Access control list. It cannot contain more than 100 access permissions. Path: |
|
|
Access description. Path: |
|
|
Type of permission grantee. The possible values for
Object Storage identifies the subject during authentication. For more on authentication in its API, see How to use the S3 API. Path: |
|
|
ID of a user, service account, or user group. It is used with the A response to the Paths: |
|
|
Username. It is ignored for the Paths: |
|
|
Public group ID. It is used with the
Path: |
|
|
User permissions. You can specify the following permissions: Path: |