To store objects in COS, you first need to create a bucket using the console, tools, APIs, or SDKs.
After creating a bucket, you can upload objects to it and configure other features for it, such as setting up a static website, setting bucket tags, and setting bucket encryption. For more configuration instructions, see Console Overview.
123456789012345678901-1250000000.cos.ap-beijing.myqcloud.com
contains 60 characters.Create a bucket in the COS console. For more information, see Creating a Bucket.
Use tools such as COSBrowser and COSCMD to create a bucket. For more information, see Tool Overview.
Use the REST API to initiate a bucket creating request. For more information, see PUT Bucket.
Directly call the bucket creating method in the SDK. For more information, see the SDK documentation for the corresponding programming language below:
Apakah halaman ini membantu?