Skip to main content
Last updated on

Access Control

The Access Control tab manages the bucket's access control list (ACL).

Access Control tab

Add a permission

In the Thêm quyền (Add permission) block, pick a level from the Quyền (Permission) dropdown and click Thêm (Add):

PermissionMeaning
privateOnly the bucket owner can access it
public-readAnyone can read; only the owner can write
public-read-writeAnyone can read and write
authenticated-readAny authenticated user can read

The Loại đối tượng (Grantee type) box on the left is read-only — it shows the JSON describing the bucket's current owner.

Access control list

The table below lists the permissions already granted on the bucket, with columns Loại (Type), Tên / ID (Name / ID) and Quyền (Permission). By default, the bucket owner has Toàn Quyền (Full Control / FULL_CONTROL).

Not a JSON editor

Unlike Bucket Policy and Lifecycle Config, Access Control doesn't let you type arbitrary JSON — you can only pick one of the 4 preset permission levels above.