Amazon Location Service logo

Amazon Location Service

Amazon Location Service provides location-based services including maps, places, routes, trackers, and geofences, enabling developers to add location functionality to applications securely and cost-effectively.

1 APIs 6 Features
GeocodingGeofencingLocationMapsRouting

APIs

Amazon Location Service REST API

RESTful API for Amazon Location Service operations including maps, places, routes, geofences, trackers, and device position management for location-aware applications.

Features

Maps

Render interactive maps with customizable styles using vector tiles and raster tiles.

Places Search

Search for addresses, points of interest, and geographic coordinates.

Route Calculation

Calculate optimal routes with turn-by-turn directions and estimated travel time.

Geofencing

Create virtual boundaries and detect when tracked devices enter or exit those areas.

Asset Tracking

Track the real-time position of assets, vehicles, and people.

Data Privacy

Data does not leave AWS infrastructure, keeping location data private and secure.

Use Cases

Fleet Management

Track vehicle fleets in real time and optimize routes for delivery efficiency.

Store Locator

Build store locators and proximity-based search for retail applications.

Geofence Alerts

Send notifications when assets enter or exit defined geographic boundaries.

Map Visualization

Embed interactive maps in web and mobile applications.

Integrations

Amazon Cognito

Authenticate map and location requests using Cognito identity pools.

AWS IoT Core

Ingest device location data from IoT Core into Location Service tracking.

Amazon EventBridge

Trigger events when geofences are entered or exited via EventBridge.

HERE Technologies

Use HERE maps and location data as a data provider within Location Service.

Esri

Access Esri basemaps and location data through Amazon Location Service.

Semantic Vocabularies

Amazon Location Service Context

2 classes · 7 properties

JSON-LD

API Governance Rules

Amazon Location Service API Rules

16 rules · 9 errors 7 warnings

SPECTRAL

Resources

🔗
PostmanWorkspace
PostmanWorkspace
🔗
ArazzoWorkflows
ArazzoWorkflows
🌐
Portal
Portal
🌐
Portal
Portal
🔗
Documentation
Documentation
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
📰
Blog
Blog
👥
GitHubOrganization
GitHubOrganization
🌐
Console
Console
📝
SignUp
SignUp
🔗
Login
Login
🟢
StatusPage
StatusPage
🔗
Knowledge Center
Knowledge Center
👥
YouTube
YouTube
👥
StackOverflow
StackOverflow
🔗
Contact
Contact
🔗
SpectralRules
SpectralRules
🔗
Vocabulary
Vocabulary

Sources

Raw ↑
name: Amazon Location Service
description: >-
  Amazon Location Service provides location-based services including maps, places, routes, trackers, and geofences,
  enabling developers to add location functionality to applications securely and cost-effectively.
image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
url: https://aws.amazon.com/location/
created: '2024-01-15'
modified: '2026-05-19'
apis:
  - name: Amazon Location Service REST API
    description: >-
      RESTful API for Amazon Location Service operations including maps, places, routes, geofences, trackers, and device
      position management for location-aware applications.
    image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
    humanURL: https://aws.amazon.com/location/
    baseURL: https://geo.amazonaws.com
    tags:
      - AWS
      - Geofencing
      - Location
      - Maps
    properties:
      - type: Documentation
        url: https://docs.aws.amazon.com/location/latest/APIReference/
      - type: OpenAPI
        url: openapi/amazon-location-service-openapi.yml
      - type: OpenAPI
        url: https://api.apis.guru/v2/specs/amazonaws.com/location/2020-11-19/openapi.yaml
      - type: JSONSchema
        url: json-schema/amazon-location-service-geofence-schema.json
      - type: JSONLD
        url: json-ld/amazon-location-service-context.jsonld
      - type: Pricing
        url: https://aws.amazon.com/location/pricing/
      - type: GettingStarted
        url: https://aws.amazon.com/location/getting-started/
      - type: Authentication
        url: https://docs.aws.amazon.com/location/latest/APIReference/CommonParameters.html
      - type: SDKs
        url: https://aws.amazon.com/tools/
      - type: StatusPage
        url: https://status.aws.amazon.com/
      - type: FAQ
        url: https://aws.amazon.com/location/faqs/
      - type: ServiceLevelAgreement
        url: https://aws.amazon.com/location/sla/
      - type: User Guide
        url: https://docs.aws.amazon.com/location/latest/developerguide/welcome.html
      - type: APIReference
        url: https://docs.aws.amazon.com/location/latest/APIReference/Welcome.html
      - type: Code Examples
        url: https://docs.aws.amazon.com/location/latest/developerguide/samples.html
      - type: Security
        url: https://docs.aws.amazon.com/location/latest/developerguide/security.html
      - type: JSONSchema
        url: json-schema/amazon-location-service-map-schema.json
      - type: JSONSchema
        url: json-schema/amazon-location-service-tracker-schema.json
common:
  - type: PostmanWorkspace
    url: https://www.postman.com/kinlaneapi/amazon-location-service/overview
  - type: ArazzoWorkflows
    url: arazzo/
    workflows:
      - url: arazzo/amazon-location-service-find-or-create-map-workflow.yml
        name: Amazon Location Service Find or Create Map
        summary: Reuse an existing map by name if present, otherwise create it.
      - url: arazzo/amazon-location-service-find-or-create-tracker-workflow.yml
        name: Amazon Location Service Find or Create Tracker and Report Position
        summary: Reuse a tracker if it exists, else create it, then push a position.
      - url: arazzo/amazon-location-service-fleet-onboarding-workflow.yml
        name: Amazon Location Service Fleet Onboarding
        summary: Provision a map and a tracker, then report a first device position.
      - url: arazzo/amazon-location-service-geocode-and-map-workflow.yml
        name: Amazon Location Service Geocode Address and Provision Map
        summary: Geocode free-form text and stand up a map to render the result.
      - url: arazzo/amazon-location-service-geocode-batch-positions-workflow.yml
        name: Amazon Location Service Geocode Address into Tracker Position
        summary: Geocode text to coordinates and record them as a device position.
      - url: arazzo/amazon-location-service-map-inventory-audit-workflow.yml
        name: Amazon Location Service Map Inventory Audit
        summary: List all map resources and pull full detail on the first entry.
      - url: arazzo/amazon-location-service-map-lifecycle-workflow.yml
        name: Amazon Location Service Map Lifecycle Teardown
        summary: Create, inspect, and delete a map resource in a single guarded flow.
      - url: arazzo/amazon-location-service-provision-map-workflow.yml
        name: Amazon Location Service Provision and Verify Map
        summary: Create a map resource and confirm it is queryable before use.
      - url: arazzo/amazon-location-service-provision-tracker-workflow.yml
        name: Amazon Location Service Provision Tracker and Update Position
        summary: Create a tracker then push an initial device position update to it.
  - type: Portal
    url: https://aws.amazon.com/
  - type: Portal
    url: https://aws.amazon.com/location/
  - type: Documentation
    url: https://docs.aws.amazon.com/location/
  - type: TermsOfService
    url: https://aws.amazon.com/service-terms/
  - type: PrivacyPolicy
    url: https://aws.amazon.com/privacy/
  - type: Support
    url: https://aws.amazon.com/premiumsupport/
  - type: Blog
    url: https://aws.amazon.com/blogs/mobile/
  - type: GitHubOrganization
    url: https://github.com/aws
  - type: Console
    url: https://console.aws.amazon.com/location/
  - type: SignUp
    url: https://signin.aws.amazon.com/signup?request_type=register
  - type: Login
    url: https://aws.amazon.com/console/
  - type: StatusPage
    url: https://health.aws.amazon.com/health/status
  - type: Knowledge Center
    url: https://repost.aws/knowledge-center
  - type: YouTube
    url: https://www.youtube.com/user/AmazonWebServices
  - type: StackOverflow
    url: https://stackoverflow.com/questions/tagged/amazon-location-service
  - type: Contact
    url: https://aws.amazon.com/contact-us/
  - type: Features
    data:
      - name: Maps
        description: Render interactive maps with customizable styles using vector tiles and raster tiles.
      - name: Places Search
        description: Search for addresses, points of interest, and geographic coordinates.
      - name: Route Calculation
        description: Calculate optimal routes with turn-by-turn directions and estimated travel time.
      - name: Geofencing
        description: Create virtual boundaries and detect when tracked devices enter or exit those areas.
      - name: Asset Tracking
        description: Track the real-time position of assets, vehicles, and people.
      - name: Data Privacy
        description: Data does not leave AWS infrastructure, keeping location data private and secure.
  - type: UseCases
    data:
      - name: Fleet Management
        description: Track vehicle fleets in real time and optimize routes for delivery efficiency.
      - name: Store Locator
        description: Build store locators and proximity-based search for retail applications.
      - name: Geofence Alerts
        description: Send notifications when assets enter or exit defined geographic boundaries.
      - name: Map Visualization
        description: Embed interactive maps in web and mobile applications.
  - type: Integrations
    data:
      - name: Amazon Cognito
        description: Authenticate map and location requests using Cognito identity pools.
      - name: AWS IoT Core
        description: Ingest device location data from IoT Core into Location Service tracking.
      - name: Amazon EventBridge
        description: Trigger events when geofences are entered or exited via EventBridge.
      - name: HERE Technologies
        description: Use HERE maps and location data as a data provider within Location Service.
      - name: Esri
        description: Access Esri basemaps and location data through Amazon Location Service.
  - type: SpectralRules
    url: rules/amazon-location-service-spectral-rules.yml
  - type: Vocabulary
    url: vocabulary/amazon-location-service-vocabulary.yaml
maintainers:
  - FN: Kin Lane
    email: [email protected]
    url: https://apievangelist.com
tags:
  - AWS
  - Geocoding
  - Geofencing
  - Location
  - Maps
  - Routing