Data retrieval APIs for Amazon Location
Amazon Location provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
BatchGetDevicePosition | Send a batch request to retrieve device positions | Read |
CalculateRoute | Calculate routes using a given route calculator resource | Read |
CalculateRouteMatrix | Calculate a route matrix using a given route calculator resource | Read |
DescribeGeofenceCollection | Retrieve geofence collection details | Read |
DescribeKey | Retrieve API key resource details and secret | Read |
DescribeMap | Retrieve map resource details | Read |
DescribePlaceIndex | Retrieve place-index resource details | Read |
DescribeRouteCalculator | Retrieve route calculator resource details | Read |
DescribeTracker | Retrieve a tracker resource details | Read |
ForecastGeofenceEvents | Forecast events for geofences stored in a given geofence collection | Read |
GetDevicePosition | Retrieve the latest device position | Read |
GetDevicePositionHistory | Retrieve the device position history | Read |
GetGeofence | Retrieve the geofence details from a geofence-collection | Read |
GetMapGlyphs | Retrieve the glyph file for a map resource | Read |
GetMapSprites | Retrieve the sprite file for a map resource | Read |
GetMapStyleDescriptor | Retrieve the map style descriptor from a map resource | Read |
GetMapTile | Retrieve the map tile from the map resource | Read |
GetPlace | Find a place by its unique ID | Read |
ListDevicePositions | Retrieve a list of devices and their latest positions from the given tracker resource | Read |
ListGeofenceCollections | Lists geofence-collections | List |
ListGeofences | List geofences stored in a given geofence collection | Read |
ListKeys | List API key resources | List |
ListMaps | List map resources | List |
ListPlaceIndexes | Return a list of place index resources | List |
ListRouteCalculators | Return a list of route calculator resources | List |
ListTagsForResource | List the tags (metadata) which you have assigned to the resource | Read |
ListTrackerConsumers | Retrieve a list of geofence collections currently associated to the given tracker resource | Read |
ListTrackers | Return a list of tracker resources | List |
SearchPlaceIndexForPosition | Reverse geocodes a given coordinate | Read |
SearchPlaceIndexForSuggestions | Generate suggestions for addresses and points of interest based on partial or misspelled free-form text | Read |
SearchPlaceIndexForText | Geocode free-form text, such as an address, name, city or region | Read |
VerifyDevicePosition | Verify a device position | Read |