S3 API endpoints
The following table shows Lyve Cloud regions where Lyve Cloud is currently available and the endpoints for these regions.
Region  | Endpoint  | Comment  | 
|---|---|---|
US-East-1 (N. Virginia)  | https://s3.us-east-1.lyvecloud.seagate.com  | Standard Region  | 
US-West-1 (N. California)  | https://s3.us-west-1.lyvecloud.seagate.com  | Standard Region  | 
AP-Southeast-1 (Singapore)  | https://s3.ap-southeast-1.lyvecloud.seagate.com  | Standard Region  | 
EU-West-1 (London)  | https://s3.eu-west-1.lyvecloud.seagate.com  | Standard Region  | 
US-Central-2 (Texas)  | https://s3.us-central-2.lyvecloud.seagate.com  | Standard Region  | 
Lyve Cloud supports path-style requests and virtual hosted-style requests available with AWS S3.
Use the URL format to access a bucket using a path-style endpoint or virtual hosted-style endpoint.
Note
Lyve Cloud does not provide an S3 API global endpoint to access data across different regions.
Region  | Path-style endpoint  | Virtual hosted-style endpoint  | 
|---|---|---|
US-East-1 (Virginia)  | https://s3.us-east-1.lyvecloud.seagate.com/[bucket_name]  | https://[bucket_name].s3.us-east-1.lyvecloud.seagate.com  | 
US-West-1 (California)  | https://s3.us-west-1.lyvecloud.seagate.com/[bucket_name]  | https://[bucket_name].s3.us-west-1.lyvecloud.seagate.com  | 
AP-Southeast-1 (Singapore)  | https://s3.ap-southeast-1.lyvecloud.seagate.com/[bucket_name]  | https://[bucket_name].s3.ap-southeast-1.lyvecloud.seagate.com  | 
EU-West-1 (London)  | https://s3.eu-west-1.lyvecloud.seagate.com/[bucket_name]  | https://[bucket_name].s3.eu-west-1.lyvecloud.seagate.com  | 
US-Central-2 (Texas)  | https://s3.us-central-2.lyvecloud.seagate.com/[bucket_name]  | https://[bucket_name].s3.us-central-2.lyvecloud.seagate.com  |