Updated on 2022-12-12 GMT+08:00

Adding a Bucket

A bucket is a container that stores objects in OBS. Before you store data in OBS, you need to create a bucket first.

An account (including all IAM users under this account) can create a maximum of 100 buckets and parallel file systems. You can use the fine-grained access control of OBS to properly plan and use buckets. For example, you can create folders in a bucket based on object prefixes and use fine-grained permission control to implement permission isolation between departments.

Procedure

  1. Log in to OBS Browser.
  2. Click Add Bucket on the upper left of the page. The Add Bucket dialog box is displayed.
  3. Select Create new bucket.
  4. Select a region.
  5. Select the Storage Class according to your actual needs.
  6. Bucket policy: You can select the Private, Public Read, or Public Read and Write policy for a bucket.
  7. Multiple AZs: If the multi-AZ mode is enabled, data is stored in multiple AZs. The multi-AZ mode does not apply to buckets in the Archive storage class.
  8. Enter a name in the text box of Bucket Name. You can move the pointer over next to the Bucket Name text box to view the naming rules for a bucket.

    Figure 1 Adding a bucket

  9. Click OK.
  10. In the displayed dialog box, click OK to close the dialog box.