Which method is not supported by OSS to create a bucket?
Which method is not supported by OSS to create a bucket?
Creating a bucket for OSS (Object Storage Service) cannot be done through an ECS (Elastic Compute Service) instance filesystem directory operation. OSS buckets are created through supported methods like the OSS API/SDK, oss cmd tool, or the cloud console. It is not possible to create an OSS bucket directly by performing directory operations on an ECS instance file system.
B. through ECS instance filesystem directory operation Creating an OSS (Object Storage Service) bucket through ECS (Elastic Compute Service) instance filesystem directory operation is not a supported method. OSS buckets are typically created using the following methods: A. Through OSS API/SDK: You can use the Alibaba Cloud OSS API or SDK to programmatically create and manage buckets. C. Through oss cmd tool: Alibaba Cloud provides command-line tools (such as ossutil) that allow you to interact with OSS, including creating and managing buckets. D. Through the cloud console: You can create an OSS bucket through the Alibaba Cloud Console, which provides a web-based interface for managing your Alibaba Cloud resources.
B. through ECS instance filesystem directory operation List bucket creation - Use the OSS console - Use ossbrowser - Use OSS SDKs - Use ossutil - Use RESTful APIs
ECS file system cannot control directly the OSS bucket.
answer should b https://www.alibabacloud.com/help/en/object-storage-service/latest/oss-console-create-buckets