This section describes how to create a bucket on OBS Console. A bucket is a container that stores objects in OBS. Before you can store data in OBS, you need to create a bucket.
An account can create a maximum of 100 buckets and parallel file systems.
Parameter |
Description |
---|---|
Region |
Geographic area where a bucket resides. For low latency and faster access, select the region nearest to you. Once the bucket is created, its region cannot be changed. |
Bucket Name |
Name of the bucket. A bucket name must be unique across all accounts and regions. Once a bucket is created, its name cannot be changed. According to the globally applied DNS naming rules, an OBS bucket name:
|
Storage Class |
Storage classes of a bucket. Different storage classes meet different requirements for storage performance and costs.
For details, see Storage Classes Overview. |
Bucket Policy |
Controls read and write permissions for buckets.
|
Default Encryption |
After default encryption is enabled for a bucket, all objects uploaded to the bucket are automatically encrypted. The obs/default key is used by default. You can also click Create KMS Key to create a key on the KMS console. Then select the created key on OBS Console for encryption. If the default encryption has been enabled for the bucket, uploaded objects are automatically encrypted. |
Tags |
Optional. Tags are used to identify and classify buckets in OBS. Each tag is represented by a key-value pair. For more information, see Tag Overview. |