> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gcore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# S3 service URLs and default region names

Gcore Object Storage provides a dedicated endpoint URL and a default region name for each storage location. Provide both values when configuring a client — even for non-AWS storage, most clients require a region parameter. The [storage type](/storage/create-an-s3-or-sftp-storage#storage-types) (Fast or Standard) depends on the location selected during creation.

## S3 Fast locations

S3 Fast is available in three locations: Sines-2, Sines-3, and London-2.

| Storage location | Default region name | Endpoint (service URL)     |
| ---------------- | ------------------- | -------------------------- |
| S3 Fast Sines-2  | s-ndp1-2            | sines-2.storage.gcore.dev  |
| S3 Fast Sines-3  | s-ndp1-3            | sines-3.storage.gcore.dev  |
| S3 Fast London-2 | s-ndlo-2            | london-2.storage.gcore.dev |

## S3 Standard locations

S3 Standard is available in three locations: Luxembourg-2, Chicago, and Almaty.

| Storage location         | Default region name | Endpoint (service URL)         |
| ------------------------ | ------------------- | ------------------------------ |
| S3 Standard Luxembourg-2 | s-ed1               | luxembourg-2.storage.gcore.dev |
| S3 Standard Chicago      | s-drc2              | chicago-1.storage.gcore.dev    |
| S3 Standard Almaty       | s-kal2              | almaty-1.storage.gcore.dev     |
