Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.2/services/location.ts?docs=full";

§Classes

Location

§Interfaces

AssociateTrackerConsumerRequest
BatchDeleteDevicePositionHistoryError

Contains the tracker resource details.

BatchDeleteDevicePositionHistoryRequest
BatchDeleteDevicePositionHistoryResponse
BatchDeleteGeofenceError

Contains error details for each geofence that failed to delete from the geofence collection.

BatchDeleteGeofenceRequest
BatchDeleteGeofenceResponse
BatchEvaluateGeofencesError

Contains error details for each device that failed to evaluate its position against the geofences in a given geofence collection.

BatchEvaluateGeofencesRequest
BatchEvaluateGeofencesResponse
BatchGetDevicePositionError

Contains error details for each device that didn't return a position.

BatchGetDevicePositionRequest
BatchGetDevicePositionResponse
BatchItemError

Contains the batch request error details associated with the request.

BatchPutGeofenceError

Contains error details for each geofence that failed to be stored in a given geofence collection.

BatchPutGeofenceRequest
BatchPutGeofenceRequestEntry

Contains geofence geometry details.

BatchPutGeofenceResponse
BatchPutGeofenceSuccess

Contains a summary of each geofence that was successfully stored in a given geofence collection.

BatchUpdateDevicePositionError

Contains error details for each device that failed to update its position.

BatchUpdateDevicePositionRequest
BatchUpdateDevicePositionResponse
CalculateRouteCarModeOptions

Contains details about additional route preferences for requests that specify TravelMode as Car.

CalculateRouteRequest
CalculateRouteResponse

Returns the result of the route calculation. Metadata includes legs and route summary.

CalculateRouteSummary

A summary of the calculated route.

CalculateRouteTruckModeOptions

Contains details about additional route preferences for requests that specify TravelMode as Truck.

CreateGeofenceCollectionRequest
CreateGeofenceCollectionResponse
CreateMapRequest
CreateMapResponse
CreatePlaceIndexRequest
CreatePlaceIndexResponse
CreateRouteCalculatorRequest
CreateRouteCalculatorResponse
CreateTrackerRequest
CreateTrackerResponse
DataSourceConfiguration

Specifies the data storage option chosen for requesting Places.

DeleteGeofenceCollectionRequest
DeleteMapRequest
DeletePlaceIndexRequest
DeleteRouteCalculatorRequest
DeleteTrackerRequest
DescribeGeofenceCollectionRequest
DescribeGeofenceCollectionResponse
DescribeMapRequest
DescribeMapResponse
DescribePlaceIndexRequest
DescribePlaceIndexResponse
DescribeRouteCalculatorRequest
DescribeRouteCalculatorResponse
DescribeTrackerRequest
DescribeTrackerResponse
DevicePosition

Contains the device position details.

DevicePositionUpdate

Contains the position update details for a device.

DisassociateTrackerConsumerRequest
GeofenceGeometry

Contains the geofence geometry details.

GetDevicePositionHistoryRequest
GetDevicePositionHistoryResponse
GetDevicePositionRequest
GetDevicePositionResponse
GetGeofenceRequest
GetGeofenceResponse
GetMapGlyphsRequest
GetMapGlyphsResponse
GetMapSpritesRequest
GetMapSpritesResponse
GetMapStyleDescriptorRequest
GetMapStyleDescriptorResponse
GetMapTileRequest
GetMapTileResponse
Leg

Contains the calculated route's details for each path between a pair of positions. The number of legs returned corresponds to one fewer than the total number of positions in the request.

LegGeometry

Contains the geometry details for each path between a pair of positions. Used in plotting a route leg on a map.

ListDevicePositionsRequest
ListDevicePositionsResponse
ListDevicePositionsResponseEntry

Contains the tracker resource details.

ListGeofenceCollectionsRequest
ListGeofenceCollectionsResponse
ListGeofenceCollectionsResponseEntry

Contains the geofence collection details.

ListGeofenceResponseEntry

Contains a list of geofences stored in a given geofence collection.

ListGeofencesRequest
ListGeofencesResponse
ListMapsRequest
ListMapsResponse
ListMapsResponseEntry

Contains details of an existing map resource in your AWS account.

ListPlaceIndexesRequest
ListPlaceIndexesResponse
ListPlaceIndexesResponseEntry

A place index resource listed in your AWS account.

ListRouteCalculatorsRequest
ListRouteCalculatorsResponse
ListRouteCalculatorsResponseEntry

A route calculator resource listed in your AWS account.

ListTagsForResourceRequest
ListTagsForResourceResponse
ListTrackerConsumersRequest
ListTrackerConsumersResponse
ListTrackersRequest
ListTrackersResponse
ListTrackersResponseEntry

Contains the tracker resource details.

MapConfiguration

Specifies the map tile style selected from an available provider.

Place

Contains details about addresses or points of interest that match the search criteria.

PlaceGeometry

Places uses a point geometry to specify a location or a Place.

PutGeofenceRequest
PutGeofenceResponse
SearchForPositionResult

Specifies a single point of interest, or Place as a result of a search query obtained from a dataset configured in the place index resource.

SearchForTextResult

Contains relevant Places returned by calling SearchPlaceIndexForText.

SearchPlaceIndexForPositionRequest
SearchPlaceIndexForPositionResponse
SearchPlaceIndexForPositionSummary

A summary of the reverse geocoding request sent using SearchPlaceIndexForPosition.

SearchPlaceIndexForTextRequest
SearchPlaceIndexForTextResponse
SearchPlaceIndexForTextSummary

A summary of the geocoding request sent using SearchPlaceIndexForText.

Step

Represents an element of a leg within a route. A step contains instructions for how to move to the next step in the leg.

TagResourceRequest
TruckDimensions

Contains details about the truck dimensions in the unit of measurement that you specify. Used to filter out roads that can't support or allow the specified dimensions for requests that specify TravelMode as Truck.

TruckWeight

Contains details about the truck's weight specifications. Used to avoid roads that can't support or allow the total weight for requests that specify TravelMode as Truck.

UntagResourceRequest
UpdateGeofenceCollectionRequest
UpdateGeofenceCollectionResponse
UpdateMapRequest
UpdateMapResponse
UpdatePlaceIndexRequest
UpdatePlaceIndexResponse
UpdateRouteCalculatorRequest
UpdateRouteCalculatorResponse
UpdateTrackerRequest
UpdateTrackerResponse

§Type Aliases

BatchItemErrorCode
DimensionUnit
DistanceUnit
IntendedUse
PricingPlan
TravelMode
VehicleWeightUnit