@@ -68,6 +68,7 @@ For non versioned bucket, if an object with the same key is uploaded it overwrit
...
@@ -68,6 +68,7 @@ For non versioned bucket, if an object with the same key is uploaded it overwrit
???+ note "Bucket name restrictions"
???+ note "Bucket name restrictions"
The bucket name must be unique within tenant and should contain only uppercase and lowercase letters, numbers, and dashes and periods. The bucket name must only start with a letter or number and must not contain periods next to dashes or multiple periods. We also recommend **NOT using**`/` and `_` in the name, as this would make it impossible to use it via the API.
The bucket name must be unique within tenant and should contain only uppercase and lowercase letters, numbers, and dashes and periods. The bucket name must only start with a letter or number and must not contain periods next to dashes or multiple periods. We also recommend **NOT using**`/` and `_` in the name, as this would make it impossible to use it via the API.