Learn about OVHcloud Object Storage endpoints and regions.
We have designed the Object Storage classes to be compatible with the S3™*-compatible 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. Click here to learn all about Object Storage features.
| Free trial: Create your first Public Cloud project and get $200 free credit[1]. Get started now! |
Object Storage
OVHcloud Object Storage can be accessed through a unique endpoint: https://s3.<region>.io.cloud.ovh.us. This unique endpoint can address all buckets and all objects in both the Standard and High Performance storage classes. All operations are supported through this unique endpoint.
If using Object Storage in a Local Zone, only Standard storage class is available, and the endpoint will be in the following format: https://s3.<local_zone>.cloud.ovh.us.
The examples used in this guide are based on regions, not Local Zones.
List of available regions
| Region name | Region (entered in lowercase) | Protocol | Signature version |
|---|---|---|---|
| Vint Hill | us-east-va | HTTPS | 4 |
| Hillsboro | us-west-or | HTTPS | 4 |
The bucket endpoint is a URL (e.g., https://my-bucket.s3.us-east-va-io-cloud.ovh.us) representing a virtual-host-style endpoint.
List of available Local Zones
NOTE: Only Standard (not High Performance) Object Storage is available for Local Zones.
| Local Zone name | Local Zone (entered in lowercase) | Protocol | Signature version |
|---|---|---|---|
| New York | us-east-lz-nyc-a | HTTPS | 4 |
| Chicago | us-east-lz-chi-a | HTTPS | 4 |
| Dallas | us-east-lz-dal-a | HTTPS | 4 |
| Miami | us-east-lz-mia-a | HTTPS | 4 |
| Los Angeles | us-east-lz-lax-a | HTTPS | 4 |
| Palo Alto | us-east-lz-pao-a | HTTPS | 4 |
| Denver | us-east-lz-den-a | HTTPS | 4 |
| Atlanta | us-east-lz-atl-a | HTTPS | 4 |
| Seattle | us-west-lz-sea-a | HTTPS | 4 |
| Boston | us-east-lz-bos-a | HTTPS | 4 |
| Salt Lake City | us-central-lz-slc-a | HTTPS | 4 |
| St. Louis | us-central-lz-stl-a | HTTPS | 4 |
| Phoenix | us-west-lz-phx-a | HTTPS | 4 |
The bucket endpoint is a URL (e.g., https://my-bucket.s3.us-east-lz-atl-a.cloud.ovh.us) representing a virtual host style endpoint.
Mapping from AWS S3® Storage tiers to OVHcloud Storage tiers
The mapping for WRITE(PUT) operations on the io endpoint is the following:
| AWS | OVHcloud |
|---|---|
| EXPRESS_ONEZONE | High Performance |
| STANDARD | Standard |
| INTELLIGENT_TIERING | |
| default[2] | |
| STANDARD_IA | Infrequent Access |
| ONEZONE_IA | |
| GLACIER_IR | |
| GLACIER |
The mapping for READ(GET/LIST/HEAD) operations on the io endpoint is the following:
| AWS | OVHcloud |
|---|---|
| EXPRESS_ONEZONE | High Performance |
| STANDARD | Standard |
| STANDARD_IA | Infrequent Access |
NOTE: Unlike AWS, Express One Zone will be treated as a regular storage class by OVHcloud, and all our supported S3™*-compatible features and API operations are available.
Endpoint backward compatibility
NOTE: The perf endpoint is 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. We strongly encourage you to migrate to the target io endpoint wherever possible.
Although the io endpoint is the preferred endpoint to access OVHcloud Object Storage, the legacy endpoint https://s3.<region>.perf.cloud.ovh.us is maintained for backward compatibility purposes for tools and applications that do not support the latest AWS Express One Zone storage class. This legacy endpoint can also address all buckets and all objects in both Standard and High Performance storage classes and supports 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 | |
| default[3] | |
| STANDARD_IA | Standard |
| INTELLIGENT_TIERING | |
| ONEZONE_IA | |
| GLACIER_IR | Infrequent Access |
| GLACIER |
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 (entered in lowercase) |
|---|---|---|
| Object Storage Swift - Standard - Legacy | https://s3.<region>.cloud.ovh.us |
Vint Hill: us-east-va Hillsboro: us-west-or |
Go further
For more information and tutorials, please see our other Public Cloud support guides or explore the guides for other OVHcloud products and services.
[1]: Receive $200.00 (USD) in Public Cloud credits ("Public Cloud Credits") when you create your first Public Cloud infrastructure project. Offer applies only to Public Cloud services purchased from OVHcloud datacenters in the United States. Offer available only to customers who, at the time when the Public Cloud Credits are applied, are not purchasing Public Cloud services from OVHcloud and who purchase at least $0.99 (USD) Public Cloud services from OVHcloud. No code is required. The Public Cloud Credits will be added to eligible accounts within 30 days of OVHcloud’s receipt of the $0.99 for your purchase of Public Cloud credits. The Public Cloud Credits are valid for 90 days from the day the credit has been applied. The time of order placement shall be determined by OVHcloud’s time of registering the corresponding order. Offer is subject to availability. The Public Cloud Credits will automatically be applied to your next bill(s) up to a maximum amount of $200.00. Any unused portion of the Public Cloud Credits will expire. The Public Cloud Credits have no monetary value, and cannot be exchanged, transferred, or refunded. Once the Public Cloud Credits are exhausted or expired, your account will be debited in accordance with OVHcloud’s billing guide. Void where prohibited.
[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.
[3]: 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.
*S3 is a trademark filed by Amazon Technologies, Inc. OVHcloud's service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.