PUT Bucket
Description
This operation is used to create a Bucket. If the Bucket already exists, it returns 404. Before creating a Bucket, you must have registered a developer account. Only the AccountKey can create a Bucket, and the AppKey cannot create a Bucket.
The Bucket name is unique within the Region and follows DNS naming conventions.
Restful API
SDK Interface
- Java SDK: createBucket
- go SDK: Create_Bucket
- C++ SDK: createBucket
- Php SDK: createBucket
- python SDK: create_bucket