LAP Registry

Amazon Location Service Skill

amazonaws-com-location

Provider: Amazon Web Services Version: 2020-11-19 Endpoints: 60 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/tracking/v0/trackers/{TrackerName}/consumers
POST/tracking/v0/trackers/{TrackerName}/delete-positionsCreates an association between a geofence collection and a tracker resource. This allows the tracker resource to communicate location data to the linked geofence collection. You c...
POST/geofencing/v0/collections/{CollectionName}/delete-geofencesDeletes the position history of one or more devices from a tracker resource.
POST/geofencing/v0/collections/{CollectionName}/positionsDeletes a batch of geofences from a geofence collection. This operation deletes the resource permanently.
POST/tracking/v0/trackers/{TrackerName}/get-positionsEvaluates device positions against the geofence geometries from a given geofence collection. This operation always returns an empty response because geofences are asynchronously e...
POST/geofencing/v0/collections/{CollectionName}/put-geofencesLists the latest device positions for requested devices.
POST/tracking/v0/trackers/{TrackerName}/positionsA batch request for storing geofence geometries into a given geofence collection, or updates the geometry of an existing geofence if a geofence ID is included in the request.
POST/routes/v0/calculators/{CalculatorName}/calculate/routeUploads position update data for one or more devices to a tracker resource (up to 10 devices per batch). Amazon Location uses the data when it reports the last known device positi...
POST/routes/v0/calculators/{CalculatorName}/calculate/route-matrixCalculates a route given the following required parameters: DeparturePosition and DestinationPosition. Requires that you first create a route calculator resource. By default, a re...
POST/geofencing/v0/collectionsCalculates a route matrix given the following required parameters: DeparturePositions and DestinationPositions. CalculateRouteMatrix calculates routes and returns the travel time...
POST/metadata/v0/keysCreates a geofence collection, which manages and stores geofences.
POST/maps/v0/mapsCreates an API key resource in your Amazon Web Services account, which lets you grant actions for Amazon Location resources to the API key bearer. For more information, see Using...
POST/places/v0/indexesCreates a map resource in your Amazon Web Services account, which provides map tiles of different styles sourced from global location data providers. If your application is tracki...
POST/routes/v0/calculatorsCreates a place index resource in your Amazon Web Services account. Use a place index resource to geocode addresses and other text queries by using the SearchPlaceIndexForText ope...
POST/tracking/v0/trackersCreates a route calculator resource in your Amazon Web Services account. You can send requests to a route calculator resource to estimate travel time, distance, and get directions...
DELETE/geofencing/v0/collections/{CollectionName}Creates a tracker resource in your Amazon Web Services account, which lets you retrieve current and historical location of devices.
DELETE/metadata/v0/keys/{KeyName}Deletes a geofence collection from your Amazon Web Services account. This operation deletes the resource permanently. If the geofence collection is the target of a tracker resourc...
DELETE/maps/v0/maps/{MapName}Deletes the specified API key. The API key must have been deactivated more than 90 days previously.
DELETE/places/v0/indexes/{IndexName}Deletes a map resource from your Amazon Web Services account. This operation deletes the resource permanently. If the map is being used in an application, the map may not render.
DELETE/routes/v0/calculators/{CalculatorName}Deletes a place index resource from your Amazon Web Services account. This operation deletes the resource permanently.
DELETE/tracking/v0/trackers/{TrackerName}Deletes a route calculator resource from your Amazon Web Services account. This operation deletes the resource permanently.
GET/geofencing/v0/collections/{CollectionName}Deletes a tracker resource from your Amazon Web Services account. This operation deletes the resource permanently. If the tracker resource is in use, you may encounter an error. M...
GET/metadata/v0/keys/{KeyName}Retrieves the geofence collection details.
GET/maps/v0/maps/{MapName}Retrieves the API key resource details.
GET/places/v0/indexes/{IndexName}Retrieves the map resource details.
GET/routes/v0/calculators/{CalculatorName}Retrieves the place index resource details.
GET/tracking/v0/trackers/{TrackerName}Retrieves the route calculator resource details.
DELETE/tracking/v0/trackers/{TrackerName}/consumers/{ConsumerArn}Retrieves the tracker resource details.
POST/geofencing/v0/collections/{CollectionName}/forecast-geofence-eventsRemoves the association between a tracker resource and a geofence collection. Once you unlink a tracker resource from a geofence collection, the tracker positions will no longer b...
GET/tracking/v0/trackers/{TrackerName}/devices/{DeviceId}/positions/latestEvaluates device positions against geofence geometries from a given geofence collection. The event forecasts three states for which a device can be in relative to a geofence: ENTE...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-location

Downloads and installs to ~/.claude/skills/amazonaws-com-location/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)