CreateBucketRequestBucketName Property |
Namespace: OBS.Model
Mandatory parameter A bucket name must comply with the following rules: 1. Contains 3 to 63 characters, starts with a digit or letter, and supports lowercase letters, digits, hyphens (-), and periods (.). 2. Cannot be an IP address. 3. Cannot start or end with a hyphen (-) or period (.). 4. Cannot contain two consecutive periods (.), for example, "my..bucket". 5. Cannot contain periods (.) and hyphens (-) adjacent to each other, for example, "my-.bucket" or "my.-bucket".