S3 limitations
We recommend uploading objects larger than 1 GB using segmented upload via S3 API or Swift API.
Storage limits and bucket limits are set by you.
S3 entity limitations
Buckets
Objects
Headers
* The control panel displays the first 1000 buckets. If there are more buckets, you can view the full list via API.
** Can be increased upon request.
API request limitations
The limits are specified for a single bucket. If your load profile exceeds these limits, we recommend distributing the load across multiple buckets at a rate of no more than 250 requests per second (RPS) per bucket.
If you exceed the limit, the server will return a response with the 429 Too Many Requests status code and the Rate Limit exceeded. message.
S3 API
Swift API