Alibaba Cloud Certified Associate – Cloud Computing — Question 31
Which of the following statements to OSS bucket is not correct?
Answer options
- A. Every user can create more than one bucket
- B. Bucket name can be changed after creation
- C. Every bucket should have a unique name
- D. There is no limitation to objects number inside one bucket
Correct answer: B
Explanation
The correct answer is B because once an OSS bucket is created, its name cannot be changed. Options A, C, and D are correct as users can create multiple buckets, each bucket must have a unique name, and there is no limit on the number of objects stored in a bucket.