Object Storage - Endpoints and Object Storage geoavailability
We have designed the Object Storage storage classes to be compatible with S31API, considered as 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.
Object Storage
OVHcloud Object Storage can be accessed through a unique endpoint: https://s3.<region>.io.cloud.ovh.net. This unique endpoint can address all buckets and all objects in both Standard and High Performance storage classes. All operations are supported with this unique endpoint.
List of available regions
| Geographic zone | Region name | Region To be entered in lower case | Protocol | Signature version | Deployment mode | Storage tier supported |
|---|---|---|---|---|---|---|
| Europe | Gravelines | gra | HTTPS | 4 | 1-AZ region | High Performance, Standard, Infrequent Access |
| Roubaix | rbx | HTTPS | 4 | 1-AZ region | High Performance, Standard, Infrequent Access | |
| Strasbourg | sbg | HTTPS | 4 | 1-AZ region | High Performance, Standard, Infrequent Access | |
| Paris | eu-west-par | HTTPS | 4 | 3-AZ region | Standard, Infrequent Access, Active Archive and Cold Archive | |
| Milan | eu-south-mil | HTTPS | 4 | 3-AZ region | Standard, Infrequent Access and Active Archive | |
| Frankfurt | de | HTTPS | 4 | 1-AZ region | High Performance, Standard, Infrequent Access | |
| London | uk | HTTPS | 4 | 1-AZ region | High Performance, Standard, Infrequent Access | |
| Warsaw | waw | HTTPS | 4 | 1-AZ region | High Performance, Standard, Infrequent Access | |
| North America (excluding USA) | Beauharnois | bhs | HTTPS | 4 | 1-AZ region | High Performance, Standard, Infrequent Access |
| Toronto | ca-east-tor | HTTPS | 4 | 1-AZ region | High Performance, Standard, Infrequent Access | |
| Asia-Pacific | Singapore | sgp | HTTPS | 4 | 1-AZ region | High Performance, Standard, Infrequent Access |
| Sydney | ap-southeast-syd | HTTPS | 4 | 1-AZ region | High Performance, Standard, Infrequent Access | |
| Mumbai | ap-south-mum | HTTPS | 4 | 1-AZ region | High Performance, Standard, Infrequent Access |
The bucket endpoint is a URL, for example https://my-bucket.s3.gra.io.cloud.ovh.net that represents a virtual host style endpoint.
Mapping from AWS S3 tiers to OVHcloud Storage tiers
The mapping for WRITE(PUT) operations on the io endpoint is the following:
| AWS | OVHcloud before 2026-01-03 | OVHcloud from 2026-01-03 |
|---|---|---|
| EXPRESS_ONEZONE | High Performance | High Performance |
| STANDARD | Standard | Standard |
| INTELLIGENT_TIERING | ||
| default2 | ||
| STANDARD_IA | Infrequent Access | Infrequent Access |
| ONEZONE_IA | ||
| GLACIER_IR | Active Archive | |
| GLACIER | ||
| DEEP_ARCHIVE | Cold Archive3 | Cold Archive3 |
| AWS | OVHcloud |
|---|---|
| EXPRESS_ONEZONE | High Performance |
| STANDARD | Standard |
| INTELLIGENT_TIERING | |
| default2 | |
| STANDARD_IA | Infrequent Access |
| ONEZONE_IA | |
| GLACIER_IR | |
| GLACIER | |
| DEEP_ARCHIVE |
2: The default storage class on the io endpoint will be Standard, i.e. if you don't specify a storage class, your object will be stored in our Standard tier.
The mapping for READ(GET/LIST/HEAD) operations on the io endpoint is the following:
| AWS | OVHcloud before 2026-01-03 | OVHcloud from 2026-01-03 |
|---|---|---|
| EXPRESS_ONEZONE | High Performance | High Performance |
| STANDARD | Standard | Standard |
| STANDARD_IA | Infrequent Access | Infrequent Access |
| GLACIER_IR | - | Active Archive |
| DEEP_ARCHIVE | Cold Archive3 | Cold Archive3 |
| AWS | OVHcloud |
|---|---|
| EXPRESS_ONEZONE | High Performance |
| STANDARD | Standard |
| STANDARD_IA | Infrequent Access |
_3: The Cold Archive storage class in only available in Paris (EU-WEST-PAR)
Unlike AWS, Express One Zone is treated as a regular storage class by OVHcloud and all our supported S3 compatible features and API operations are available.
Endpoint retrocompatibility
The perf endpoint will be maintained for backward compatibility purposes only, to allow tools that don't support AWS's recent Express_One_Zone storage class to continue operating on our object storage thus we strongly encourage you to migrate to the target io endpoint whenever possible.
Although the io endpoint is be the preferred endpoint to access the OVHcloud Object Storage service, the legacy endpoint https://s3.<region>.perf.cloud.ovh.net will still be maintained for retrocompatibility purposes for tools and applications that do not support the latest AWS Express One Zone storage class. This legacy endpoint will also be able to address all buckets and all objects in both Standard and High Performance storage classes and will support all API operations including listBucket.
The mapping for WRITE(PUT) operations on the perf endpoint is the following:
| AWS | OVHcloud |
|---|---|
| EXPRESS_ONEZONE | High Performance |
| STANDARD | |
| default4 | |
| STANDARD_IA | Standard |
| INTELLIGENT_TIERING | |
| ONEZONE_IA | |
| GLACIER_IR | Infrequent Access |
| GLACIER | |
| DEEP_ARCHIVE |
4: The default storage tier on the perf endpoint will be High Performance, i.e. if you don't specify a storage class, your object will be stored in our High Performance tier.
The mapping for READ(GET/LIST/HEAD) operations on the perf endpoint is the following:
| AWS | OVHcloud |
|---|---|
| STANDARD | High Performance |
| STANDARD_IA | Standard |
| GLACIER_IR | Infrequent Access |
Object Storage Swift
| Storage solution | endpoint URL | Region available To be entered in lower case |
|---|---|---|
| Object Storage SWIFT - Standard - Legacy | https://s3.<region>.cloud.ovh.net | Strasbourg: sbg London: uk Frankfurt: de Warsaw: waw Beauharnois: bhs Gravelines: gra |
Go further
If you need training or technical assistance to implement our solutions, contact your sales representative or click on this link to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
Join our community of users.
1: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.