Amazon Location Regions and endpoints - Amazon Location Service

Amazon Location Regions and endpoints

Amazon Location is available in the following AWS Regions:

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 (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

CreateMap

DeleteMap

DescribeMap

ListMaps

UpdateMap

Amazon Location Places https://cp.places.geo.region.amazonaws.com

CreatePlaceIndex

DeletePlaceIndex

DescribePlaceIndex

ListPlaceIndexes

UpdatePlaceIndex

Amazon Location Geofences https://cp.geofencing.geo.region.amazonaws.com

CreateGeofenceCollection

DeleteGeofenceCollection

DescribeGeofenceCollection

ListGeofenceCollections

UpdateGeofenceCollection

Amazon Location Trackers https://cp.tracking.geo.region.amazonaws.com

CreateTracker

DeleteTracker

DescribeTracker

UpdateTracker

ListTrackers

AssociateTrackerConsumer

DisassociateTrackerConsumer

ListTrackerConsumers

Amazon Location Routes https://cp.routes.geo.region.amazonaws.com

CreateRouteCalculator

DeleteRouteCalculator

DescribeRouteCalculator

ListRouteCalculators

UpdateRouteCalculator

Amazon Location Metadata https://cp.metadata.geo.region.amazonaws.com

CreateKey

DeleteKey

DescribeKey

ListKeys

UpdateKey