Limitations of S3
We recommend loading objects larger than 1 GB using segmented loading via the S3 API or Swift API.
Storage limits and vault limits you set on your own.
Limitations of S3 entities
Buckets
Objects
Headings
* The first 1000 bucks are displayed in the control panel. If there are more baquettes, you can view the full list via API.
** Can be enlarged upon request.
Limitations of API requests
The limits are for a single buckets. If your load profile exceeds these limits, we recommend distributing the load among multiple buckets at a rate of no more than 250 requests per second (RPS) per bucket.
If the limit is exceeded, the server will return a response with the code 429 Too Many Requests and the message Rate Limit exceeded.
S3 API
Swift API