Awso_location_syncSourceval associate_tracker_consumer :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.AssociateTrackerConsumerRequest.t ->
(Awso_location.Values.AssociateTrackerConsumerResponse.t,
Awso_location.Values.AssociateTrackerConsumerResponse.error)
Result.tval batch_delete_device_position_history :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.BatchDeleteDevicePositionHistoryRequest.t ->
(Awso_location.Values.BatchDeleteDevicePositionHistoryResponse.t,
Awso_location.Values.BatchDeleteDevicePositionHistoryResponse.error)
Result.tval batch_delete_geofence :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.BatchDeleteGeofenceRequest.t ->
(Awso_location.Values.BatchDeleteGeofenceResponse.t,
Awso_location.Values.BatchDeleteGeofenceResponse.error)
Result.tval batch_evaluate_geofences :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.BatchEvaluateGeofencesRequest.t ->
(Awso_location.Values.BatchEvaluateGeofencesResponse.t,
Awso_location.Values.BatchEvaluateGeofencesResponse.error)
Result.tval batch_get_device_position :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.BatchGetDevicePositionRequest.t ->
(Awso_location.Values.BatchGetDevicePositionResponse.t,
Awso_location.Values.BatchGetDevicePositionResponse.error)
Result.tval batch_put_geofence :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.BatchPutGeofenceRequest.t ->
(Awso_location.Values.BatchPutGeofenceResponse.t,
Awso_location.Values.BatchPutGeofenceResponse.error)
Result.tval batch_update_device_position :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.BatchUpdateDevicePositionRequest.t ->
(Awso_location.Values.BatchUpdateDevicePositionResponse.t,
Awso_location.Values.BatchUpdateDevicePositionResponse.error)
Result.tval calculate_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.CalculateRouteRequest.t ->
(Awso_location.Values.CalculateRouteResponse.t,
Awso_location.Values.CalculateRouteResponse.error)
Result.tval calculate_route_matrix :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.CalculateRouteMatrixRequest.t ->
(Awso_location.Values.CalculateRouteMatrixResponse.t,
Awso_location.Values.CalculateRouteMatrixResponse.error)
Result.tval cancel_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.CancelJobRequest.t ->
(Awso_location.Values.CancelJobResponse.t,
Awso_location.Values.CancelJobResponse.error)
Result.tval create_geofence_collection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.CreateGeofenceCollectionRequest.t ->
(Awso_location.Values.CreateGeofenceCollectionResponse.t,
Awso_location.Values.CreateGeofenceCollectionResponse.error)
Result.tval create_key :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.CreateKeyRequest.t ->
(Awso_location.Values.CreateKeyResponse.t,
Awso_location.Values.CreateKeyResponse.error)
Result.tval create_map :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.CreateMapRequest.t ->
(Awso_location.Values.CreateMapResponse.t,
Awso_location.Values.CreateMapResponse.error)
Result.tval create_place_index :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.CreatePlaceIndexRequest.t ->
(Awso_location.Values.CreatePlaceIndexResponse.t,
Awso_location.Values.CreatePlaceIndexResponse.error)
Result.tval create_route_calculator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.CreateRouteCalculatorRequest.t ->
(Awso_location.Values.CreateRouteCalculatorResponse.t,
Awso_location.Values.CreateRouteCalculatorResponse.error)
Result.tval create_tracker :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.CreateTrackerRequest.t ->
(Awso_location.Values.CreateTrackerResponse.t,
Awso_location.Values.CreateTrackerResponse.error)
Result.tval delete_geofence_collection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DeleteGeofenceCollectionRequest.t ->
(Awso_location.Values.DeleteGeofenceCollectionResponse.t,
Awso_location.Values.DeleteGeofenceCollectionResponse.error)
Result.tval delete_key :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DeleteKeyRequest.t ->
(Awso_location.Values.DeleteKeyResponse.t,
Awso_location.Values.DeleteKeyResponse.error)
Result.tval delete_map :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DeleteMapRequest.t ->
(Awso_location.Values.DeleteMapResponse.t,
Awso_location.Values.DeleteMapResponse.error)
Result.tval delete_place_index :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DeletePlaceIndexRequest.t ->
(Awso_location.Values.DeletePlaceIndexResponse.t,
Awso_location.Values.DeletePlaceIndexResponse.error)
Result.tval delete_route_calculator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DeleteRouteCalculatorRequest.t ->
(Awso_location.Values.DeleteRouteCalculatorResponse.t,
Awso_location.Values.DeleteRouteCalculatorResponse.error)
Result.tval delete_tracker :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DeleteTrackerRequest.t ->
(Awso_location.Values.DeleteTrackerResponse.t,
Awso_location.Values.DeleteTrackerResponse.error)
Result.tval describe_geofence_collection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DescribeGeofenceCollectionRequest.t ->
(Awso_location.Values.DescribeGeofenceCollectionResponse.t,
Awso_location.Values.DescribeGeofenceCollectionResponse.error)
Result.tval describe_key :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DescribeKeyRequest.t ->
(Awso_location.Values.DescribeKeyResponse.t,
Awso_location.Values.DescribeKeyResponse.error)
Result.tval describe_map :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DescribeMapRequest.t ->
(Awso_location.Values.DescribeMapResponse.t,
Awso_location.Values.DescribeMapResponse.error)
Result.tval describe_place_index :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DescribePlaceIndexRequest.t ->
(Awso_location.Values.DescribePlaceIndexResponse.t,
Awso_location.Values.DescribePlaceIndexResponse.error)
Result.tval describe_route_calculator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DescribeRouteCalculatorRequest.t ->
(Awso_location.Values.DescribeRouteCalculatorResponse.t,
Awso_location.Values.DescribeRouteCalculatorResponse.error)
Result.tval describe_tracker :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DescribeTrackerRequest.t ->
(Awso_location.Values.DescribeTrackerResponse.t,
Awso_location.Values.DescribeTrackerResponse.error)
Result.tval disassociate_tracker_consumer :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.DisassociateTrackerConsumerRequest.t ->
(Awso_location.Values.DisassociateTrackerConsumerResponse.t,
Awso_location.Values.DisassociateTrackerConsumerResponse.error)
Result.tval forecast_geofence_events :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.ForecastGeofenceEventsRequest.t ->
(Awso_location.Values.ForecastGeofenceEventsResponse.t,
Awso_location.Values.ForecastGeofenceEventsResponse.error)
Result.tval get_device_position :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.GetDevicePositionRequest.t ->
(Awso_location.Values.GetDevicePositionResponse.t,
Awso_location.Values.GetDevicePositionResponse.error)
Result.tval get_device_position_history :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.GetDevicePositionHistoryRequest.t ->
(Awso_location.Values.GetDevicePositionHistoryResponse.t,
Awso_location.Values.GetDevicePositionHistoryResponse.error)
Result.tval get_geofence :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.GetGeofenceRequest.t ->
(Awso_location.Values.GetGeofenceResponse.t,
Awso_location.Values.GetGeofenceResponse.error)
Result.tval get_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.GetJobRequest.t ->
(Awso_location.Values.GetJobResponse.t,
Awso_location.Values.GetJobResponse.error)
Result.tval get_map_glyphs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.GetMapGlyphsRequest.t ->
(Awso_location.Values.GetMapGlyphsResponse.t,
Awso_location.Values.GetMapGlyphsResponse.error)
Result.tval get_map_sprites :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.GetMapSpritesRequest.t ->
(Awso_location.Values.GetMapSpritesResponse.t,
Awso_location.Values.GetMapSpritesResponse.error)
Result.tval get_map_style_descriptor :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.GetMapStyleDescriptorRequest.t ->
(Awso_location.Values.GetMapStyleDescriptorResponse.t,
Awso_location.Values.GetMapStyleDescriptorResponse.error)
Result.tval get_map_tile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.GetMapTileRequest.t ->
(Awso_location.Values.GetMapTileResponse.t,
Awso_location.Values.GetMapTileResponse.error)
Result.tval get_place :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.GetPlaceRequest.t ->
(Awso_location.Values.GetPlaceResponse.t,
Awso_location.Values.GetPlaceResponse.error)
Result.tval list_device_positions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.ListDevicePositionsRequest.t ->
(Awso_location.Values.ListDevicePositionsResponse.t,
Awso_location.Values.ListDevicePositionsResponse.error)
Result.tval list_geofence_collections :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.ListGeofenceCollectionsRequest.t ->
(Awso_location.Values.ListGeofenceCollectionsResponse.t,
Awso_location.Values.ListGeofenceCollectionsResponse.error)
Result.tval list_geofences :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.ListGeofencesRequest.t ->
(Awso_location.Values.ListGeofencesResponse.t,
Awso_location.Values.ListGeofencesResponse.error)
Result.tval list_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.ListJobsRequest.t ->
(Awso_location.Values.ListJobsResponse.t,
Awso_location.Values.ListJobsResponse.error)
Result.tval list_keys :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.ListKeysRequest.t ->
(Awso_location.Values.ListKeysResponse.t,
Awso_location.Values.ListKeysResponse.error)
Result.tval list_maps :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.ListMapsRequest.t ->
(Awso_location.Values.ListMapsResponse.t,
Awso_location.Values.ListMapsResponse.error)
Result.tval list_place_indexes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.ListPlaceIndexesRequest.t ->
(Awso_location.Values.ListPlaceIndexesResponse.t,
Awso_location.Values.ListPlaceIndexesResponse.error)
Result.tval list_route_calculators :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.ListRouteCalculatorsRequest.t ->
(Awso_location.Values.ListRouteCalculatorsResponse.t,
Awso_location.Values.ListRouteCalculatorsResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.ListTagsForResourceRequest.t ->
(Awso_location.Values.ListTagsForResourceResponse.t,
Awso_location.Values.ListTagsForResourceResponse.error)
Result.tval list_tracker_consumers :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.ListTrackerConsumersRequest.t ->
(Awso_location.Values.ListTrackerConsumersResponse.t,
Awso_location.Values.ListTrackerConsumersResponse.error)
Result.tval list_trackers :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.ListTrackersRequest.t ->
(Awso_location.Values.ListTrackersResponse.t,
Awso_location.Values.ListTrackersResponse.error)
Result.tval put_geofence :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.PutGeofenceRequest.t ->
(Awso_location.Values.PutGeofenceResponse.t,
Awso_location.Values.PutGeofenceResponse.error)
Result.tval search_place_index_for_position :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.SearchPlaceIndexForPositionRequest.t ->
(Awso_location.Values.SearchPlaceIndexForPositionResponse.t,
Awso_location.Values.SearchPlaceIndexForPositionResponse.error)
Result.tval search_place_index_for_suggestions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.SearchPlaceIndexForSuggestionsRequest.t ->
(Awso_location.Values.SearchPlaceIndexForSuggestionsResponse.t,
Awso_location.Values.SearchPlaceIndexForSuggestionsResponse.error)
Result.tval search_place_index_for_text :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.SearchPlaceIndexForTextRequest.t ->
(Awso_location.Values.SearchPlaceIndexForTextResponse.t,
Awso_location.Values.SearchPlaceIndexForTextResponse.error)
Result.tval start_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.StartJobRequest.t ->
(Awso_location.Values.StartJobResponse.t,
Awso_location.Values.StartJobResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.TagResourceRequest.t ->
(Awso_location.Values.TagResourceResponse.t,
Awso_location.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.UntagResourceRequest.t ->
(Awso_location.Values.UntagResourceResponse.t,
Awso_location.Values.UntagResourceResponse.error)
Result.tval update_geofence_collection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.UpdateGeofenceCollectionRequest.t ->
(Awso_location.Values.UpdateGeofenceCollectionResponse.t,
Awso_location.Values.UpdateGeofenceCollectionResponse.error)
Result.tval update_key :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.UpdateKeyRequest.t ->
(Awso_location.Values.UpdateKeyResponse.t,
Awso_location.Values.UpdateKeyResponse.error)
Result.tval update_map :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.UpdateMapRequest.t ->
(Awso_location.Values.UpdateMapResponse.t,
Awso_location.Values.UpdateMapResponse.error)
Result.tval update_place_index :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.UpdatePlaceIndexRequest.t ->
(Awso_location.Values.UpdatePlaceIndexResponse.t,
Awso_location.Values.UpdatePlaceIndexResponse.error)
Result.tval update_route_calculator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.UpdateRouteCalculatorRequest.t ->
(Awso_location.Values.UpdateRouteCalculatorResponse.t,
Awso_location.Values.UpdateRouteCalculatorResponse.error)
Result.tval update_tracker :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.UpdateTrackerRequest.t ->
(Awso_location.Values.UpdateTrackerResponse.t,
Awso_location.Values.UpdateTrackerResponse.error)
Result.tval verify_device_position :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_location.Values.VerifyDevicePositionRequest.t ->
(Awso_location.Values.VerifyDevicePositionResponse.t,
Awso_location.Values.VerifyDevicePositionResponse.error)
Result.tinclude module type of struct include Awso_location.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]LTE network measurements.
module ValidateAddressAdditionalFeature =
Awso_location.Values.ValidateAddressAdditionalFeaturemodule LteCellDetailsNetworkMeasurementsList =
Awso_location.Values.LteCellDetailsNetworkMeasurementsListmodule LteCellDetailsTimingAdvanceInteger =
Awso_location.Values.LteCellDetailsTimingAdvanceIntegerLTE local identification information (local ID).
Unique identifying information for an Android app. Consists of a package name and a 20 byte SHA-1 certificate fingerprint.
Unique identifying information for an Apple app (iOS, macOS, tvOS and watchOS). Consists of an Apple Bundle ID.
module ValidateAddressAdditionalFeatureList =
Awso_location.Values.ValidateAddressAdditionalFeatureListDetails about the Long-Term Evolution (LTE) network.
Places uses a point geometry to specify a location or a Place.
Information about a time zone. Includes the name of the time zone and the offset from UTC in seconds.
module ApiKeyRestrictionsAllowActionsList =
Awso_location.Values.ApiKeyRestrictionsAllowActionsListmodule ApiKeyRestrictionsAllowAndroidAppsList =
Awso_location.Values.ApiKeyRestrictionsAllowAndroidAppsListmodule ApiKeyRestrictionsAllowAppleAppsList =
Awso_location.Values.ApiKeyRestrictionsAllowAppleAppsListmodule ApiKeyRestrictionsAllowReferersList =
Awso_location.Values.ApiKeyRestrictionsAllowReferersListmodule ApiKeyRestrictionsAllowResourcesList =
Awso_location.Values.ApiKeyRestrictionsAllowResourcesListOptions specific to address validation jobs.
A circle on the earth, as defined by a center point and a radius.
module GeofenceGeometryMultiPolygonList =
Awso_location.Values.GeofenceGeometryMultiPolygonListmodule PositionalAccuracyHorizontalDouble =
Awso_location.Values.PositionalAccuracyHorizontalDoubleRepresents an element of a leg within a route. A step contains instructions for how to move to the next step in the leg.
module RouteMatrixEntryDurationSecondsDouble =
Awso_location.Values.RouteMatrixEntryDurationSecondsDoubleAn error corresponding to the calculation of a route between the DeparturePosition and DestinationPosition. The error code can be one of the following: RouteNotFound - Unable to find a valid route with the given parameters. RouteTooLong - Route calculation went beyond the maximum size of a route and was terminated before completion. PositionsNotFound - One or more of the input positions were not found on the route network. DestinationPositionNotFound - The destination position was not found on the route network. DeparturePositionNotFound - The departure position was not found on the route network. OtherValidationError - The given inputs were not valid or a route was not found. More information is given in the error Message
The input failed to meet the constraints specified by the AWS service in a specified field.
Wi-Fi access point.
Contains details about addresses or points of interest that match the search criteria. Not all details are included with all responses. Some details may only be returned by specific data partners.
module SearchForTextResultDistanceDouble =
Awso_location.Values.SearchForTextResultDistanceDoublemodule SearchForTextResultRelevanceDouble =
Awso_location.Values.SearchForTextResultRelevanceDoublemodule SearchForPositionResultDistanceDouble =
Awso_location.Values.SearchForPositionResultDistanceDoubleAPI Restrictions on the allowed actions, resources, and referers for an API key resource.
Additional options for configuring job action parameters.
Error information for failed jobs.
Configuration for input data location and format. Input files have a limitation of 10gb per file, and 1gb per Parquet row-group within the file.
Configuration for output data location and format.
Contains the geofence geometry details. A geofence geometry can be a circle, a polygon, or a multipolygon. Polygon and MultiPolygon geometries can be defined using their respective parameters, or encoded in Geobuf format using the Geobuf parameter. Including multiple geometry types in the same request will return a validation error. Amazon Location doesn't currently support polygons that cross the antimeridian.
Defines the level of certainty of the position.
Contains the geometry details for each path between a pair of positions. Used in plotting a route leg on a map.
The result for the calculated route of one DeparturePosition DestinationPosition pair.
Contains the batch request error details associated with the request.
The cellular network communication infrastructure that the device uses.
Contains a search result from a text search query that is run on a place index resource.
Contains a place suggestion resulting from a place suggestion query that is run on a place index resource.
Contains a search result from a position search query that is run on a place index resource.
Contains the tracker resource details.
module ListRouteCalculatorsResponseEntry =
Awso_location.Values.ListRouteCalculatorsResponseEntryA route calculator resource listed in your Amazon Web Services account.
A place index resource listed in your Amazon Web Services account.
Contains details of an existing map resource in your Amazon Web Services account.
An API key resource listed in your Amazon Web Services account.
Job summary information returned in list operations.
Contains a list of geofences stored in a given geofence collection. The returned geometry will always match the geometry format used when the geofence was created.
module ListGeofenceCollectionsResponseEntry =
Awso_location.Values.ListGeofenceCollectionsResponseEntryContains the geofence collection details. The returned geometry will always match the geometry format used when the geofence was created.
module ListDevicePositionsResponseEntry =
Awso_location.Values.ListDevicePositionsResponseEntryContains the tracker resource details.
Contains the device position details.
A forecasted event represents a geofence event in relation to the requested device state, that may occur given the provided device state and time horizon.
module ForecastGeofenceEventsDeviceStateSpeedDouble =
Awso_location.Values.ForecastGeofenceEventsDeviceStateSpeedDoublemodule CalculateRouteSummaryDistanceDouble =
Awso_location.Values.CalculateRouteSummaryDistanceDoublemodule CalculateRouteSummaryDurationSecondsDouble =
Awso_location.Values.CalculateRouteSummaryDurationSecondsDoubleContains 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. For example, a route with a departure position and destination position returns one leg with the positions snapped to a nearby road: The StartPosition is the departure position. The EndPosition is the destination position. A route with a waypoint between the departure and destination position returns two legs with the positions snapped to a nearby road: Leg 1: The StartPosition is the departure position . The EndPosition is the waypoint positon. Leg 2: The StartPosition is the waypoint position. The EndPosition is the destination position.
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.
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.
module CalculateRouteMatrixSummaryErrorCountInteger =
Awso_location.Values.CalculateRouteMatrixSummaryErrorCountIntegermodule CalculateRouteMatrixSummaryRouteCountInteger =
Awso_location.Values.CalculateRouteMatrixSummaryRouteCountIntegerContains error details for each device that failed to update its position.
Contains the position update details for a device.
Contains error details for each geofence that failed to be stored in a given geofence collection.
Contains a summary of each geofence that was successfully stored in a given geofence collection.
Contains geofence geometry details.
Contains error details for each device that didn't return a position.
Contains error details for each device that failed to evaluate its position against the geofences in a given geofence collection.
Contains error details for each geofence that failed to delete from the geofence collection.
module BatchDeleteDevicePositionHistoryError =
Awso_location.Values.BatchDeleteDevicePositionHistoryErrorContains the tracker resource details.
The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.
The inferred state of the device, given the provided position, IP address, cellular signals, and Wi-Fi- access points.
The request has failed to process because of an unknown server error, exception, or failure.
The resource that you've entered was not found in your AWS account.
The request was denied because of request throttling.
The input failed to meet the constraints specified by the AWS service.
The device's position, IP address, and Wi-Fi access points.
Specifies the data storage option chosen for requesting Places. When using Amazon Location Places: If using HERE Technologies as a data provider, you can't store results for locations in Japan by setting IntendedUse to Storage. parameter. Under the MobileAssetTracking or MobilAssetManagement pricing plan, you can't store results from your place index resources by setting IntendedUse to Storage. This returns a validation exception error. For more information, see the AWS Service Terms for Amazon Location Service.
Specifies the political view for the style.
A summary of the request sent by using SearchPlaceIndexForText.
module SearchPlaceIndexForTextRequestTextString =
Awso_location.Values.SearchPlaceIndexForTextRequestTextStringmodule SearchPlaceIndexForSuggestionsSummary =
Awso_location.Values.SearchPlaceIndexForSuggestionsSummaryA summary of the request sent by using SearchPlaceIndexForSuggestions.
module SearchPlaceIndexForSuggestionsRequestMaxResultsInteger =
Awso_location.Values.SearchPlaceIndexForSuggestionsRequestMaxResultsIntegermodule SearchPlaceIndexForSuggestionsRequestTextString =
Awso_location.Values.SearchPlaceIndexForSuggestionsRequestTextStringmodule SearchPlaceIndexForPositionSummary =
Awso_location.Values.SearchPlaceIndexForPositionSummaryA summary of the request sent by using SearchPlaceIndexForPosition.
The request was unsuccessful because of a conflict.
module ListTrackersRequestMaxResultsInteger =
Awso_location.Values.ListTrackersRequestMaxResultsIntegermodule ListTrackerConsumersRequestMaxResultsInteger =
Awso_location.Values.ListTrackerConsumersRequestMaxResultsIntegermodule ListRouteCalculatorsResponseEntryList =
Awso_location.Values.ListRouteCalculatorsResponseEntryListmodule ListRouteCalculatorsRequestMaxResultsInteger =
Awso_location.Values.ListRouteCalculatorsRequestMaxResultsIntegermodule ListPlaceIndexesResponseEntryList =
Awso_location.Values.ListPlaceIndexesResponseEntryListmodule ListPlaceIndexesRequestMaxResultsInteger =
Awso_location.Values.ListPlaceIndexesRequestMaxResultsIntegermodule ListMapsRequestMaxResultsInteger =
Awso_location.Values.ListMapsRequestMaxResultsIntegerOptions for filtering API keys.
module ListKeysRequestMaxResultsInteger =
Awso_location.Values.ListKeysRequestMaxResultsIntegerCriteria for filtering jobs.
module ListJobsRequestMaxResultsInteger =
Awso_location.Values.ListJobsRequestMaxResultsIntegermodule ListGeofencesRequestMaxResultsInteger =
Awso_location.Values.ListGeofencesRequestMaxResultsIntegermodule ListGeofenceCollectionsResponseEntryList =
Awso_location.Values.ListGeofenceCollectionsResponseEntryListmodule ListGeofenceCollectionsRequestMaxResultsInteger =
Awso_location.Values.ListGeofenceCollectionsRequestMaxResultsIntegermodule ListDevicePositionsResponseEntryList =
Awso_location.Values.ListDevicePositionsResponseEntryListmodule ListDevicePositionsRequestMaxResultsInteger =
Awso_location.Values.ListDevicePositionsRequestMaxResultsIntegerThe geomerty used to filter device positions.
module GetMapSpritesRequestFileNameString =
Awso_location.Values.GetMapSpritesRequestFileNameStringmodule GetMapGlyphsRequestFontUnicodeRangeString =
Awso_location.Values.GetMapGlyphsRequestFontUnicodeRangeStringmodule GetDevicePositionHistoryRequestMaxResultsInteger =
Awso_location.Values.GetDevicePositionHistoryRequestMaxResultsIntegermodule ForecastGeofenceEventsDeviceState =
Awso_location.Values.ForecastGeofenceEventsDeviceStateThe device's position and speed.
module ForecastGeofenceEventsRequestMaxResultsInteger =
Awso_location.Values.ForecastGeofenceEventsRequestMaxResultsIntegermodule ForecastGeofenceEventsRequestTimeHorizonMinutesDouble =
Awso_location.Values.ForecastGeofenceEventsRequestTimeHorizonMinutesDoubleSpecifies the map tile style selected from an available provider.
module DescribeGeofenceCollectionResponseGeofenceCountInteger =
Awso_location.Values.DescribeGeofenceCollectionResponseGeofenceCountIntegerThe operation was denied because the request would exceed the maximum quota set for Amazon Location Service.
A summary of the calculated route.
Contains details about additional route preferences for requests that specify TravelMode as Car.
module CalculateRouteRequestWaypointPositionsList =
Awso_location.Values.CalculateRouteRequestWaypointPositionsListContains details about additional route preferences for requests that specify TravelMode as Truck.
module CalculateRouteMatrixResponseSnappedDeparturePositionsList =
Awso_location.Values.CalculateRouteMatrixResponseSnappedDeparturePositionsListmodule CalculateRouteMatrixResponseSnappedDestinationPositionsList =
Awso_location.Values.CalculateRouteMatrixResponseSnappedDestinationPositionsListA summary of the calculated route matrix.
module CalculateRouteMatrixRequestDeparturePositionsList =
Awso_location.Values.CalculateRouteMatrixRequestDeparturePositionsListmodule CalculateRouteMatrixRequestDestinationPositionsList =
Awso_location.Values.CalculateRouteMatrixRequestDestinationPositionsListmodule BatchUpdateDevicePositionErrorList =
Awso_location.Values.BatchUpdateDevicePositionErrorListmodule BatchUpdateDevicePositionRequestUpdatesList =
Awso_location.Values.BatchUpdateDevicePositionRequestUpdatesListmodule BatchPutGeofenceRequestEntriesList =
Awso_location.Values.BatchPutGeofenceRequestEntriesListmodule BatchGetDevicePositionRequestDeviceIdsList =
Awso_location.Values.BatchGetDevicePositionRequestDeviceIdsListmodule BatchGetDevicePositionRequestTrackerNameString =
Awso_location.Values.BatchGetDevicePositionRequestTrackerNameStringmodule BatchEvaluateGeofencesRequestDevicePositionUpdatesList =
Awso_location.Values.BatchEvaluateGeofencesRequestDevicePositionUpdatesListmodule BatchDeleteGeofenceRequestGeofenceIdsList =
Awso_location.Values.BatchDeleteGeofenceRequestGeofenceIdsListmodule BatchDeleteDevicePositionHistoryErrorList =
Awso_location.Values.BatchDeleteDevicePositionHistoryErrorListmodule BatchDeleteDevicePositionHistoryRequestDeviceIdsList =
Awso_location.Values.BatchDeleteDevicePositionHistoryRequestDeviceIdsListVerifies the integrity of the device's position by determining if it was reported behind a proxy, and by comparing it to an inferred position estimated based on the device's state. The Location Integrity SDK provides enhanced features related to device verification, and it is available for use by request. To get access to the SDK, contact Sales Support.
Verifies the integrity of the device's position by determining if it was reported behind a proxy, and by comparing it to an inferred position estimated based on the device's state. The Location Integrity SDK provides enhanced features related to device verification, and it is available for use by request. To get access to the SDK, contact Sales Support.
Updates the specified properties of a given tracker resource.
Updates the specified properties of a given tracker resource.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Routes API V2 unless you require Grab data. UpdateRouteCalculator is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Routes API version 2 has a simplified interface that can be used without creating or managing route calculator resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under geo-routes or geo_routes, not under location. Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Routes V2 API Reference or the Developer Guide. Updates the specified properties for a given route calculator resource.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Routes API V2 unless you require Grab data. UpdateRouteCalculator is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Routes API version 2 has a simplified interface that can be used without creating or managing route calculator resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under geo-routes or geo_routes, not under location. Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Routes V2 API Reference or the Developer Guide. Updates the specified properties for a given route calculator resource.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Places API V2 unless you require Grab data. UpdatePlaceIndex is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Places API version 2 has a simplified interface that can be used without creating or managing place index resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Places V2 API Reference or the Developer Guide. Updates the specified properties of a given place index resource.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Places API V2 unless you require Grab data. UpdatePlaceIndex is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Places API version 2 has a simplified interface that can be used without creating or managing place index resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Places V2 API Reference or the Developer Guide. Updates the specified properties of a given place index resource.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to the Maps API V2 unless you require Grab data. UpdateMap is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Maps API version 2 has a simplified interface that can be used without creating or managing map resources. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Updates the specified properties of a given map resource.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to the Maps API V2 unless you require Grab data. UpdateMap is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Maps API version 2 has a simplified interface that can be used without creating or managing map resources. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Updates the specified properties of a given map resource.
Updates the specified properties of a given API key resource.
Updates the specified properties of a given API key resource.
module UpdateGeofenceCollectionResponse =
Awso_location.Values.UpdateGeofenceCollectionResponseUpdates the specified properties of a given geofence collection.
Updates the specified properties of a given geofence collection.
Removes one or more tags from the specified Amazon Location resource.
Removes one or more tags from the specified Amazon Location resource.
Assigns one or more tags (key-value pairs) to the specified Amazon Location Service resource. Tags can help you organize and categorize your resources. You can also use them to scope user permissions, by granting a user permission to access or change only resources with certain tag values. You can use the TagResource operation with an Amazon Location Service resource that already has tags. If you specify a new tag key for the resource, this tag is appended to the tags already associated with the resource. If you specify a tag key that's already associated with the resource, the new tag value that you specify replaces the previous value for that tag. You can associate up to 50 tags with a resource.
Assigns one or more tags (key-value pairs) to the specified Amazon Location Service resource. Tags can help you organize and categorize your resources. You can also use them to scope user permissions, by granting a user permission to access or change only resources with certain tag values. You can use the TagResource operation with an Amazon Location Service resource that already has tags. If you specify a new tag key for the resource, this tag is appended to the tags already associated with the resource. If you specify a tag key that's already associated with the resource, the new tag value that you specify replaces the previous value for that tag. You can associate up to 50 tags with a resource.
StartJob starts a new asynchronous bulk processing job. You specify the input data location in Amazon S3, the action to perform, and the output location where results are written. For more information, see Job concepts in the Amazon Location Service Developer Guide.
StartJob starts a new asynchronous bulk processing job. You specify the input data location in Amazon S3, the action to perform, and the output location where results are written. For more information, see Job concepts in the Amazon Location Service Developer Guide.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to Geocode or SearchText unless you require Grab data. SearchPlaceIndexForText is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 Geocode operation gives better results in the address geocoding use case, while the version 2 SearchText operation gives better results when searching for businesses and points of interest. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Geocodes free-form text, such as an address, name, city, or region to allow you to search for Places or points of interest. Optional parameters let you narrow your search results by bounding box or country, or bias your search toward a specific position on the globe. You can search for places near a given position using BiasPosition, or filter results within a bounding box using FilterBBox. Providing both parameters simultaneously returns an error. Search results are returned in order of highest to lowest relevance.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to Geocode or SearchText unless you require Grab data. SearchPlaceIndexForText is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 Geocode operation gives better results in the address geocoding use case, while the version 2 SearchText operation gives better results when searching for businesses and points of interest. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Geocodes free-form text, such as an address, name, city, or region to allow you to search for Places or points of interest. Optional parameters let you narrow your search results by bounding box or country, or bias your search toward a specific position on the globe. You can search for places near a given position using BiasPosition, or filter results within a bounding box using FilterBBox. Providing both parameters simultaneously returns an error. Search results are returned in order of highest to lowest relevance.
module SearchPlaceIndexForSuggestionsResponse =
Awso_location.Values.SearchPlaceIndexForSuggestionsResponseThis operation is no longer current and may be deprecated in the future. We recommend you upgrade to Suggest or Autocomplete unless you require Grab data. SearchPlaceIndexForSuggestions is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 Suggest operation gives better results for typeahead place search suggestions with fuzzy matching, while the version 2 Autocomplete operation gives better results for address completion based on partial input. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Generates suggestions for addresses and points of interest based on partial or misspelled free-form text. This operation is also known as autocomplete, autosuggest, or fuzzy matching. Optional parameters let you narrow your search results by bounding box or country, or bias your search toward a specific position on the globe. You can search for suggested place names near a specified position by using BiasPosition, or filter results within a bounding box by using FilterBBox. These parameters are mutually exclusive; using both BiasPosition and FilterBBox in the same command returns an error.
module SearchPlaceIndexForSuggestionsRequest =
Awso_location.Values.SearchPlaceIndexForSuggestionsRequestThis operation is no longer current and may be deprecated in the future. We recommend you upgrade to Suggest or Autocomplete unless you require Grab data. SearchPlaceIndexForSuggestions is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 Suggest operation gives better results for typeahead place search suggestions with fuzzy matching, while the version 2 Autocomplete operation gives better results for address completion based on partial input. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Generates suggestions for addresses and points of interest based on partial or misspelled free-form text. This operation is also known as autocomplete, autosuggest, or fuzzy matching. Optional parameters let you narrow your search results by bounding box or country, or bias your search toward a specific position on the globe. You can search for suggested place names near a specified position by using BiasPosition, or filter results within a bounding box by using FilterBBox. These parameters are mutually exclusive; using both BiasPosition and FilterBBox in the same command returns an error.
module SearchPlaceIndexForPositionResponse =
Awso_location.Values.SearchPlaceIndexForPositionResponseThis operation is no longer current and may be deprecated in the future. We recommend you upgrade to ReverseGeocode or SearchNearby unless you require Grab data. SearchPlaceIndexForPosition is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 ReverseGeocode operation gives better results in the address reverse-geocoding use case, while the version 2 SearchNearby operation gives better results when searching for businesses and points of interest near a specific location. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Reverse geocodes a given coordinate and returns a legible address. Allows you to search for Places or points of interest near a given position.
module SearchPlaceIndexForPositionRequest =
Awso_location.Values.SearchPlaceIndexForPositionRequestThis operation is no longer current and may be deprecated in the future. We recommend you upgrade to ReverseGeocode or SearchNearby unless you require Grab data. SearchPlaceIndexForPosition is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 ReverseGeocode operation gives better results in the address reverse-geocoding use case, while the version 2 SearchNearby operation gives better results when searching for businesses and points of interest near a specific location. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Reverse geocodes a given coordinate and returns a legible address. Allows you to search for Places or points of interest near a given position.
Stores a geofence geometry in a given geofence collection, or updates the geometry of an existing geofence if a geofence ID is included in the request.
Stores a geofence geometry in a given geofence collection, or updates the geometry of an existing geofence if a geofence ID is included in the request.
Lists tracker resources in your Amazon Web Services account.
Lists tracker resources in your Amazon Web Services account.
Lists geofence collections currently associated to the given tracker resource.
Lists geofence collections currently associated to the given tracker resource.
Returns a list of tags that are applied to the specified Amazon Location resource.
Returns a list of tags that are applied to the specified Amazon Location resource.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Routes API V2 unless you require Grab data. ListRouteCalculators is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Routes API version 2 has a simplified interface that can be used without creating or managing route calculator resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under geo-routes or geo_routes, not under location. Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Routes V2 API Reference or the Developer Guide. Lists route calculator resources in your Amazon Web Services account.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Routes API V2 unless you require Grab data. ListRouteCalculators is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Routes API version 2 has a simplified interface that can be used without creating or managing route calculator resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under geo-routes or geo_routes, not under location. Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Routes V2 API Reference or the Developer Guide. Lists route calculator resources in your Amazon Web Services account.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Places API V2 unless you require Grab data. ListPlaceIndexes is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Places API version 2 has a simplified interface that can be used without creating or managing place index resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Places V2 API Reference or the Developer Guide. Lists place index resources in your Amazon Web Services account.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Places API V2 unless you require Grab data. ListPlaceIndexes is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Places API version 2 has a simplified interface that can be used without creating or managing place index resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Places V2 API Reference or the Developer Guide. Lists place index resources in your Amazon Web Services account.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to the Maps API V2 unless you require Grab data. ListMaps is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Maps API version 2 has a simplified interface that can be used without creating or managing map resources. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Lists map resources in your Amazon Web Services account.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to the Maps API V2 unless you require Grab data. ListMaps is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Maps API version 2 has a simplified interface that can be used without creating or managing map resources. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Lists map resources in your Amazon Web Services account.
Lists API key resources in your Amazon Web Services account. For more information, see Use API keys to authenticate in the Amazon Location Service Developer Guide.
Lists API key resources in your Amazon Web Services account. For more information, see Use API keys to authenticate in the Amazon Location Service Developer Guide.
ListJobs retrieves a list of jobs with optional filtering and pagination support. For more information, see Job concepts in the Amazon Location Service Developer Guide.
ListJobs retrieves a list of jobs with optional filtering and pagination support. For more information, see Job concepts in the Amazon Location Service Developer Guide.
Lists geofences stored in a given geofence collection.
Lists geofences stored in a given geofence collection.
Lists geofence collections in your Amazon Web Services account.
Lists geofence collections in your Amazon Web Services account.
A batch request to retrieve all device positions.
A batch request to retrieve all device positions.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the V2 GetPlace operation unless you require Grab data. This version of GetPlace is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). Version 2 of the GetPlace operation interoperates with the rest of the Places V2 API, while this version does not. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Places V2 API Reference or the Developer Guide. Finds a place by its unique ID. A PlaceId is returned by other search operations. A PlaceId is valid only if all of the following are the same in the original search request and the call to GetPlace. Customer Amazon Web Services account Amazon Web Services Region Data provider specified in the place index resource If your Place index resource is configured with Grab as your geolocation provider and Storage as Intended use, the GetPlace operation is unavailable. For more information, see AWS service terms.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the V2 GetPlace operation unless you require Grab data. This version of GetPlace is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). Version 2 of the GetPlace operation interoperates with the rest of the Places V2 API, while this version does not. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Places V2 API Reference or the Developer Guide. Finds a place by its unique ID. A PlaceId is returned by other search operations. A PlaceId is valid only if all of the following are the same in the original search request and the call to GetPlace. Customer Amazon Web Services account Amazon Web Services Region Data provider specified in the place index resource If your Place index resource is configured with Grab as your geolocation provider and Storage as Intended use, the GetPlace operation is unavailable. For more information, see AWS service terms.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to GetTile unless you require Grab data. GetMapTile is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 GetTile operation gives a better user experience and is compatible with the remainder of the V2 Maps API. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Retrieves a vector data tile from the map resource. Map tiles are used by clients to render a map. they're addressed using a grid arrangement with an X coordinate, Y coordinate, and Z (zoom) level. The origin (0, 0) is the top left of the map. Increasing the zoom level by 1 doubles both the X and Y dimensions, so a tile containing data for the entire world at (0/0/0) will be split into 4 tiles at zoom 1 (1/0/0, 1/0/1, 1/1/0, 1/1/1).
This operation is no longer current and may be deprecated in the future. We recommend upgrading to GetTile unless you require Grab data. GetMapTile is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 GetTile operation gives a better user experience and is compatible with the remainder of the V2 Maps API. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Retrieves a vector data tile from the map resource. Map tiles are used by clients to render a map. they're addressed using a grid arrangement with an X coordinate, Y coordinate, and Z (zoom) level. The origin (0, 0) is the top left of the map. Increasing the zoom level by 1 doubles both the X and Y dimensions, so a tile containing data for the entire world at (0/0/0) will be split into 4 tiles at zoom 1 (1/0/0, 1/0/1, 1/1/0, 1/1/1).
This operation is no longer current and may be deprecated in the future. We recommend upgrading to GetStyleDescriptor unless you require Grab data. GetMapStyleDescriptor is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 GetStyleDescriptor operation gives a better user experience and is compatible with the remainder of the V2 Maps API. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Retrieves the map style descriptor from a map resource. The style descriptor contains specifications on how features render on a map. For example, what data to display, what order to display the data in, and the style for the data. Style descriptors follow the Mapbox Style Specification.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to GetStyleDescriptor unless you require Grab data. GetMapStyleDescriptor is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 GetStyleDescriptor operation gives a better user experience and is compatible with the remainder of the V2 Maps API. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Retrieves the map style descriptor from a map resource. The style descriptor contains specifications on how features render on a map. For example, what data to display, what order to display the data in, and the style for the data. Style descriptors follow the Mapbox Style Specification.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to GetSprites unless you require Grab data. GetMapSprites is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 GetSprites operation gives a better user experience and is compatible with the remainder of the V2 Maps API. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Retrieves the sprite sheet corresponding to a map resource. The sprite sheet is a PNG image paired with a JSON document describing the offsets of individual icons that will be displayed on a rendered map.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to GetSprites unless you require Grab data. GetMapSprites is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 GetSprites operation gives a better user experience and is compatible with the remainder of the V2 Maps API. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Retrieves the sprite sheet corresponding to a map resource. The sprite sheet is a PNG image paired with a JSON document describing the offsets of individual icons that will be displayed on a rendered map.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to GetGlyphs unless you require Grab data. GetMapGlyphs is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 GetGlyphs operation gives a better user experience and is compatible with the remainder of the V2 Maps API. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Retrieves glyphs used to display labels on a map.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to GetGlyphs unless you require Grab data. GetMapGlyphs is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 GetGlyphs operation gives a better user experience and is compatible with the remainder of the V2 Maps API. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Retrieves glyphs used to display labels on a map.
GetJob retrieves detailed information about a specific job, including its current status, configuration, and error information if the job failed. For more information, see Job concepts in the Amazon Location Service Developer Guide.
GetJob retrieves detailed information about a specific job, including its current status, configuration, and error information if the job failed. For more information, see Job concepts in the Amazon Location Service Developer Guide.
Retrieves the geofence details from a geofence collection. The returned geometry will always match the geometry format used when the geofence was created.
Retrieves the geofence details from a geofence collection. The returned geometry will always match the geometry format used when the geofence was created.
Retrieves a device's most recent position according to its sample time. Device positions are deleted after 30 days.
Retrieves a device's most recent position according to its sample time. Device positions are deleted after 30 days.
module GetDevicePositionHistoryResponse =
Awso_location.Values.GetDevicePositionHistoryResponseRetrieves the device position history from a tracker resource within a specified range of time. Device positions are deleted after 30 days.
Retrieves the device position history from a tracker resource within a specified range of time. Device positions are deleted after 30 days.
This action forecasts future geofence events that are likely to occur within a specified time horizon if a device continues moving at its current speed. Each forecasted event is associated with a geofence from a provided geofence collection. A forecast event can have one of the following states: ENTER: The device position is outside the referenced geofence, but the device may cross into the geofence during the forecasting time horizon if it maintains its current speed. EXIT: The device position is inside the referenced geofence, but the device may leave the geofence during the forecasted time horizon if the device maintains it's current speed. IDLE:The device is inside the geofence, and it will remain inside the geofence through the end of the time horizon if the device maintains it's current speed. Heading direction is not considered in the current version. The API takes a conservative approach and includes events that can occur for any heading.
This action forecasts future geofence events that are likely to occur within a specified time horizon if a device continues moving at its current speed. Each forecasted event is associated with a geofence from a provided geofence collection. A forecast event can have one of the following states: ENTER: The device position is outside the referenced geofence, but the device may cross into the geofence during the forecasting time horizon if it maintains its current speed. EXIT: The device position is inside the referenced geofence, but the device may leave the geofence during the forecasted time horizon if the device maintains it's current speed. IDLE:The device is inside the geofence, and it will remain inside the geofence through the end of the time horizon if the device maintains it's current speed. Heading direction is not considered in the current version. The API takes a conservative approach and includes events that can occur for any heading.
module DisassociateTrackerConsumerResponse =
Awso_location.Values.DisassociateTrackerConsumerResponseRemoves 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 be automatically evaluated against geofences.
module DisassociateTrackerConsumerRequest =
Awso_location.Values.DisassociateTrackerConsumerRequestRemoves 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 be automatically evaluated against geofences.
Retrieves the tracker resource details.
Retrieves the tracker resource details.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Routes API V2 unless you require Grab data. DescribeRouteCalculator is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Routes API version 2 has a simplified interface that can be used without creating or managing route calculator resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under geo-routes or geo_routes, not under location. Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Routes V2 API Reference or the Developer Guide. Retrieves the route calculator resource details.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Routes API V2 unless you require Grab data. DescribeRouteCalculator is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Routes API version 2 has a simplified interface that can be used without creating or managing route calculator resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under geo-routes or geo_routes, not under location. Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Routes V2 API Reference or the Developer Guide. Retrieves the route calculator resource details.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Places API V2 unless you require Grab data. DescribePlaceIndex is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Places API version 2 has a simplified interface that can be used without creating or managing place index resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Places V2 API Reference or the Developer Guide. Retrieves the place index resource details.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Places API V2 unless you require Grab data. DescribePlaceIndex is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Places API version 2 has a simplified interface that can be used without creating or managing place index resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Places V2 API Reference or the Developer Guide. Retrieves the place index resource details.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to the Maps API V2 unless you require Grab data. DescribeMap is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Maps API version 2 has a simplified interface that can be used without creating or managing map resources. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Retrieves the map resource details.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to the Maps API V2 unless you require Grab data. DescribeMap is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Maps API version 2 has a simplified interface that can be used without creating or managing map resources. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Retrieves the map resource details.
Retrieves the API key resource details. For more information, see Use API keys to authenticate in the Amazon Location Service Developer Guide.
Retrieves the API key resource details. For more information, see Use API keys to authenticate in the Amazon Location Service Developer Guide.
module DescribeGeofenceCollectionResponse =
Awso_location.Values.DescribeGeofenceCollectionResponseRetrieves the geofence collection details.
module DescribeGeofenceCollectionRequest =
Awso_location.Values.DescribeGeofenceCollectionRequestRetrieves the geofence collection details.
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. Make sure that the target resource isn't a dependency for your applications.
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. Make sure that the target resource isn't a dependency for your applications.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Routes API V2 unless you require Grab data. DeleteRouteCalculator is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Routes API version 2 has a simplified interface that can be used without creating or managing route calculator resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under geo-routes or geo_routes, not under location. Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Routes V2 API Reference or the Developer Guide. Deletes a route calculator resource from your Amazon Web Services account. This operation deletes the resource permanently.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Routes API V2 unless you require Grab data. DeleteRouteCalculator is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Routes API version 2 has a simplified interface that can be used without creating or managing route calculator resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under geo-routes or geo_routes, not under location. Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Routes V2 API Reference or the Developer Guide. Deletes a route calculator resource from your Amazon Web Services account. This operation deletes the resource permanently.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Places API V2 unless you require Grab data. DeletePlaceIndex is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Places API version 2 has a simplified interface that can be used without creating or managing place index resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Places V2 API Reference or the Developer Guide. Deletes a place index resource from your Amazon Web Services account. This operation deletes the resource permanently.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Places API V2 unless you require Grab data. DeletePlaceIndex is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Places API version 2 has a simplified interface that can be used without creating or managing place index resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Places V2 API Reference or the Developer Guide. Deletes a place index resource from your Amazon Web Services account. This operation deletes the resource permanently.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to the Maps API V2 unless you require Grab data. DeleteMap is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Maps API version 2 has a simplified interface that can be used without creating or managing map resources. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. 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.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to the Maps API V2 unless you require Grab data. DeleteMap is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Maps API version 2 has a simplified interface that can be used without creating or managing map resources. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. 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.
Deletes the specified API key. The API key must have been deactivated more than 90 days previously. For more information, see Use API keys to authenticate in the Amazon Location Service Developer Guide.
Deletes the specified API key. The API key must have been deactivated more than 90 days previously. For more information, see Use API keys to authenticate in the Amazon Location Service Developer Guide.
module DeleteGeofenceCollectionResponse =
Awso_location.Values.DeleteGeofenceCollectionResponseDeletes 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 resource, the devices will no longer be monitored.
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 resource, the devices will no longer be monitored.
Creates a tracker resource in your Amazon Web Services account, which lets you retrieve current and historical location of devices.
Creates a tracker resource in your Amazon Web Services account, which lets you retrieve current and historical location of devices.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Routes API V2 unless you require Grab data. CreateRouteCalculator is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Routes API version 2 has a simplified interface that can be used without creating or managing route calculator resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under geo-routes or geo_routes, not under location. Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Routes V2 API Reference or the Developer Guide. Creates 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. A route calculator sources traffic and road network data from your chosen data provider. If your application is tracking or routing assets you use in your business, such as delivery vehicles or employees, you must not use Esri as your geolocation provider. See section 82 of the Amazon Web Services service terms for more details.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Routes API V2 unless you require Grab data. CreateRouteCalculator is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Routes API version 2 has a simplified interface that can be used without creating or managing route calculator resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under geo-routes or geo_routes, not under location. Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Routes V2 API Reference or the Developer Guide. Creates 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. A route calculator sources traffic and road network data from your chosen data provider. If your application is tracking or routing assets you use in your business, such as delivery vehicles or employees, you must not use Esri as your geolocation provider. See section 82 of the Amazon Web Services service terms for more details.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Places API V2 unless you require Grab data. CreatePlaceIndex is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Places API version 2 has a simplified interface that can be used without creating or managing place index resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Places V2 API Reference or the Developer Guide. Creates 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 operation, and reverse geocode coordinates by using the SearchPlaceIndexForPosition operation, and enable autosuggestions by using the SearchPlaceIndexForSuggestions operation. If your application is tracking or routing assets you use in your business, such as delivery vehicles or employees, you must not use Esri as your geolocation provider. See section 82 of the Amazon Web Services service terms for more details.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Places API V2 unless you require Grab data. CreatePlaceIndex is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Places API version 2 has a simplified interface that can be used without creating or managing place index resources. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under geo-places or geo_places, not under location. Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Places V2 API Reference or the Developer Guide. Creates 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 operation, and reverse geocode coordinates by using the SearchPlaceIndexForPosition operation, and enable autosuggestions by using the SearchPlaceIndexForSuggestions operation. If your application is tracking or routing assets you use in your business, such as delivery vehicles or employees, you must not use Esri as your geolocation provider. See section 82 of the Amazon Web Services service terms for more details.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to the Maps API V2 unless you require Grab data. CreateMap is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Maps API version 2 has a simplified interface that can be used without creating or managing map resources. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Creates 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 tracking or routing assets you use in your business, such as delivery vehicles or employees, you must not use Esri as your geolocation provider. See section 82 of the Amazon Web Services service terms for more details.
This operation is no longer current and may be deprecated in the future. We recommend upgrading to the Maps API V2 unless you require Grab data. CreateMap is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The Maps API version 2 has a simplified interface that can be used without creating or managing map resources. If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under geo-maps or geo_maps, not under location. Since Grab is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Maps V2 API Reference or the Developer Guide. Creates 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 tracking or routing assets you use in your business, such as delivery vehicles or employees, you must not use Esri as your geolocation provider. See section 82 of the Amazon Web Services service terms for more details.
Creates 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 Use API keys to authenticate in the Amazon Location Service Developer Guide.
Creates 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 Use API keys to authenticate in the Amazon Location Service Developer Guide.
module CreateGeofenceCollectionResponse =
Awso_location.Values.CreateGeofenceCollectionResponseCreates a geofence collection, which manages and stores geofences.
Creates a geofence collection, which manages and stores geofences.
CancelJob cancels a job that is currently running or pending. If the job is already in a terminal state (Completed, Failed, or Cancelled), the operation returns successfully with the current status. For more information, see Job concepts in the Amazon Location Service Developer Guide.
CancelJob cancels a job that is currently running or pending. If the job is already in a terminal state (Completed, Failed, or Cancelled), the operation returns successfully with the current status. For more information, see Job concepts in the Amazon Location Service Developer Guide.
Returns the result of the route calculation. Metadata includes legs and route summary.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to CalculateRoutes or CalculateIsolines unless you require Grab data. CalculateRoute is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 CalculateRoutes operation gives better results for point-to-point routing, while the version 2 CalculateIsolines operation adds support for calculating service areas and travel time envelopes. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under geo-routes or geo_routes, not under location. Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab. Calculates a route given the following required parameters: DeparturePosition and DestinationPosition. Requires that you first create a route calculator resource. By default, a request that doesn't specify a departure time uses the best time of day to travel with the best traffic conditions when calculating the route. Additional options include: Specifying a departure time using either DepartureTime or DepartNow. This calculates a route based on predictive traffic data at the given time. You can't specify both DepartureTime and DepartNow in a single request. Specifying both parameters returns a validation error. Specifying a travel mode using TravelMode sets the transportation mode used to calculate the routes. This also lets you specify additional route preferences in CarModeOptions if traveling by Car, or TruckModeOptions if traveling by Truck. If you specify walking for the travel mode and your data provider is Esri, the start and destination must be within 40km.
Returns the result of the route matrix calculation.
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the V2 CalculateRouteMatrix unless you require Grab data. This version of CalculateRouteMatrix is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2). The version 2 CalculateRouteMatrix operation gives better results for matrix routing calculations. If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under geo-routes or geo_routes, not under location. Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab. Start your version 2 API journey with the Routes V2 API Reference or the Developer Guide. Calculates a route matrix given the following required parameters: DeparturePositions and DestinationPositions. CalculateRouteMatrix calculates routes and returns the travel time and travel distance from each departure position to each destination position in the request. For example, given departure positions A and B, and destination positions X and Y, CalculateRouteMatrix will return time and distance for routes from A to X, A to Y, B to X, and B to Y (in that order). The number of results returned (and routes calculated) will be the number of DeparturePositions times the number of DestinationPositions. Your account is charged for each route calculated, not the number of requests. Requires that you first create a route calculator resource. By default, a request that doesn't specify a departure time uses the best time of day to travel with the best traffic conditions when calculating routes. Additional options include: Specifying a departure time using either DepartureTime or DepartNow. This calculates routes based on predictive traffic data at the given time. You can't specify both DepartureTime and DepartNow in a single request. Specifying both parameters returns a validation error. Specifying a travel mode using TravelMode sets the transportation mode used to calculate the routes. This also lets you specify additional route preferences in CarModeOptions if traveling by Car, or TruckModeOptions if traveling by Truck.
module BatchUpdateDevicePositionResponse =
Awso_location.Values.BatchUpdateDevicePositionResponseUploads 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 position and position history. Amazon Location retains location data for 30 days. Position updates are handled based on the PositionFiltering property of the tracker. When PositionFiltering is set to TimeBased, updates are evaluated against linked geofence collections, and location data is stored at a maximum of one position per 30 second interval. If your update frequency is more often than every 30 seconds, only one update per 30 seconds is stored for each unique device ID. When PositionFiltering is set to DistanceBased filtering, location data is stored and evaluated against linked geofence collections only if the device has moved more than 30 m (98.4 ft). When PositionFiltering is set to AccuracyBased filtering, location data is stored and evaluated against linked geofence collections only if the device has moved more than the measured accuracy. For example, if two consecutive updates from a device have a horizontal accuracy of 5 m and 10 m, the second update is neither stored or evaluated if the device has moved less than 15 m. If PositionFiltering is set to AccuracyBased filtering, Amazon Location uses the default value { "Horizontal": 0} when accuracy is not provided on a DevicePositionUpdate.
module BatchUpdateDevicePositionRequest =
Awso_location.Values.BatchUpdateDevicePositionRequestUploads 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 position and position history. Amazon Location retains location data for 30 days. Position updates are handled based on the PositionFiltering property of the tracker. When PositionFiltering is set to TimeBased, updates are evaluated against linked geofence collections, and location data is stored at a maximum of one position per 30 second interval. If your update frequency is more often than every 30 seconds, only one update per 30 seconds is stored for each unique device ID. When PositionFiltering is set to DistanceBased filtering, location data is stored and evaluated against linked geofence collections only if the device has moved more than 30 m (98.4 ft). When PositionFiltering is set to AccuracyBased filtering, location data is stored and evaluated against linked geofence collections only if the device has moved more than the measured accuracy. For example, if two consecutive updates from a device have a horizontal accuracy of 5 m and 10 m, the second update is neither stored or evaluated if the device has moved less than 15 m. If PositionFiltering is set to AccuracyBased filtering, Amazon Location uses the default value { "Horizontal": 0} when accuracy is not provided on a DevicePositionUpdate.
A 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.
A 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.
Lists the latest device positions for requested devices.
Lists the latest device positions for requested devices.
Evaluates device positions against the geofence geometries from a given geofence collection. This operation always returns an empty response because geofences are asynchronously evaluated. The evaluation determines if the device has entered or exited a geofenced area, and then publishes one of the following events to Amazon EventBridge: ENTER if Amazon Location determines that the tracked device has entered a geofenced area. EXIT if Amazon Location determines that the tracked device has exited a geofenced area. The last geofence that a device was observed within is tracked for 30 days after the most recent device position update. Geofence evaluation uses the given device position. It does not account for the optional Accuracy of a DevicePositionUpdate. The DeviceID is used as a string to represent the device. You do not need to have a Tracker associated with the DeviceID.
Evaluates device positions against the geofence geometries from a given geofence collection. This operation always returns an empty response because geofences are asynchronously evaluated. The evaluation determines if the device has entered or exited a geofenced area, and then publishes one of the following events to Amazon EventBridge: ENTER if Amazon Location determines that the tracked device has entered a geofenced area. EXIT if Amazon Location determines that the tracked device has exited a geofenced area. The last geofence that a device was observed within is tracked for 30 days after the most recent device position update. Geofence evaluation uses the given device position. It does not account for the optional Accuracy of a DevicePositionUpdate. The DeviceID is used as a string to represent the device. You do not need to have a Tracker associated with the DeviceID.
Deletes a batch of geofences from a geofence collection. This operation deletes the resource permanently.
Deletes a batch of geofences from a geofence collection. This operation deletes the resource permanently.
module BatchDeleteDevicePositionHistoryResponse =
Awso_location.Values.BatchDeleteDevicePositionHistoryResponseDeletes the position history of one or more devices from a tracker resource.
module BatchDeleteDevicePositionHistoryRequest =
Awso_location.Values.BatchDeleteDevicePositionHistoryRequestDeletes the position history of one or more devices from a tracker resource.
module AssociateTrackerConsumerResponse =
Awso_location.Values.AssociateTrackerConsumerResponseCreates 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 can associate up to five geofence collections to each tracker resource. Currently not supported — Cross-account configurations, such as creating associations between a tracker resource in one account and a geofence collection in another account.
Creates 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 can associate up to five geofence collections to each tracker resource. Currently not supported — Cross-account configurations, such as creating associations between a tracker resource in one account and a geofence collection in another account.