Amazon Location regions and endpoints
Amazon Location Service is available across multiple AWS regions globally. This page lists the regions where the service is currently deployed and operational. It provides information to help you determine the most suitable region for your applications and workloads. The guide covers any potential variations or limitations in feature availability across regions. This information is crucial for making informed decisions regarding deployment locations, ensuring compliance with data residency requirements, and optimizing performance based on the proximity to end-users or operational centers.
Regions
Amazon Location is available in the following AWS Regions:
Region Name | Region | Endpoint | Protocol |
---|---|---|---|
US East (Ohio) | us-east-2 | geo.us-east-2.amazonaws.com | HTTPS |
US East (N. Virginia) | us-east-1 | geo.us-east-1.amazonaws.com | HTTPS |
US West (Oregon) | us-west-2 | geo.us-west-2.amazonaws.com | HTTPS |
Asia Pacific (Mumbai) | ap-south-1 | geo.ap-south-1.amazonaws.com | HTTPS |
Asia Pacific (Singapore) | ap-southeast-1 | geo.ap-southeast-1.amazonaws.com | HTTPS |
Asia Pacific (Sydney) | ap-southeast-2 | geo.ap-southeast-2.amazonaws.com | HTTPS |
Asia Pacific (Tokyo) | ap-northeast-1 | geo.ap-northeast-1.amazonaws.com | HTTPS |
Canada (Central) | ca-central-1 | geo.ca-central-1.amazonaws.com | HTTPS |
Europe (Frankfurt) | eu-central-1 | geo.eu-central-1.amazonaws.com | HTTPS |
Europe (Ireland) | eu-west-1 | geo.eu-west-1.amazonaws.com | HTTPS |
Europe (London) | eu-west-2 | geo.eu-west-2.amazonaws.com | HTTPS |
Europe (Spain) | eu-south-2 | geo.eu-south-2.amazonaws.com | HTTPS |
Europe (Stockholm) | eu-north-1 | geo.eu-north-1.amazonaws.com | HTTPS |
South America (São Paulo) | sa-east-1 | geo.sa-east-1.amazonaws.com | HTTPS |
AWS GovCloud (US-West) | us-gov-west-1 |
geo.us-gov-west-1.amazonaws.com geo-fips.us-gov-west-1.amazonaws.com |
HTTPS HTTPS |
Note
For more information about how to use the endpoints in this table, see the following section.
Endpoints
The general syntax for an Amazon Location regional endpoint is as follows:
protocol://
service-code
.geo.region-code
.amazonaws.com
Within this syntax, Amazon Location uses the following service codes:
Service | Service code |
---|---|
Amazon Location Maps | maps |
Amazon Location Places | places |
Amazon Location Geofences | geofencing |
Amazon Location Trackers | tracking |
Amazon Location Routes | routes |
For example, the regional endpoint for Amazon Location Maps for US East (N. Virginia) would
be:
https://maps
.geo.us-east-1
.amazonaws.com.
API operation Endpoints
The syntax for an Amazon Location Service control plane endpoint is as follows:
protocol://cp.
service-code
.geo.region-code
.amazonaws.com
The control plane actions for Amazon Location Service are:
Service | Endpoint | API operation |
---|---|---|
Amazon Location Maps | https://cp.maps.geo.region .amazonaws.com |
|
Amazon Location Places | https://cp.places.geo.region .amazonaws.com |
|
Amazon Location Geofences | https://cp.geofencing.geo.region .amazonaws.com |
|
Amazon Location Trackers | https://cp.tracking.geo.region .amazonaws.com |
|
Amazon Location Routes | https://cp.routes.geo.region .amazonaws.com |
|
Amazon Location Metadata | https://cp.metadata.geo.region .amazonaws.com |