We have designed the S3 storage classes to be compatible with the S3 API, considered a benchmark in the object storage market. You can therefore use Object Storage with most data management tools via the endpoints defined by region and not storage class.
List of object storage endpoints by region and storage class
Storage class | Endpoint URL |
Region available To be entered in lowercase |
S3 - Standard | https://s3.<region_in_lowercase>.io.cloud.ovh.us |
Vint Hill: us-east-va Hillsboro: us-west-or |
S3 - High Performance | https://s3.<region_in_lowercase>.perf.cloud.ovh.us |
Vint Hill: us-east-va Hillsboro: us-west-or |
SWFIT - Legacy | https://s3.<region_in_lowercase>.cloud.ovh.us |
Vint Hill: us-east-va Hillsboro: us-west-or |
The container endpoint is a URL. For example, https://my-container.s3.us-east-va.perf.cloud.ovh.us
represents a virtual host style endpoint.