Manage a Bucket
From the Simple Storage list page, open the ⋯ menu on a bucket to jump straight into a configuration section, or click the bucket name and pick a tab. The bucket detail page has 9 tabs: File, Thông tin bucket (Bucket info), Versioning, Access Control, Bucket Policy, CORS, Static Web Hosting, Lifecycle Config, Thống kê (Statistics).
Access Control, Bucket Policy, Static Web Hosting and Lifecycle Config display these exact English names even when the interface is set to Vietnamese — this is a fixed label on the portal, not a display bug.
The File tab (upload, browse, delete objects) is covered separately in Upload an Object and Manage Objects. The pages below cover the other 8 configuration tabs:
Bucket info
Storage used, changing quota, and deleting the bucket.
Versioning
Keep previous versions of objects when they're overwritten or deleted.
Access Control
Grant access (ACL) to the bucket using preset permission levels.
Bucket Policy
JSON-based access policy, with ready-made templates you can apply.
CORS
Allow a web app on another domain to call the bucket directly.
Static Web Hosting
Run the bucket as a web server for a static website.
Lifecycle Config
Automatically delete objects based on JSON rules.
Statistics
Bytes sent/received for the bucket over a date range.