SearchPlaceIndexForPositionSummary - Amazon Location Service

SearchPlaceIndexForPositionSummary

A summary of the request sent by using SearchPlaceIndexForPosition.

Contents

DataSource

The geospatial data provider attached to the place index resource specified in the request. Values can be one of the following:

  • Esri

  • Grab

  • Here

For more information about data providers, see Amazon Location Service data providers.

Type: String

Required: Yes

Position

The position specified in the request.

Type: Array of doubles

Array Members: Fixed number of 2 items.

Required: Yes

Language

The preferred language used to return results. Matches the language in the request. The value is a valid BCP 47 language tag, for example, en for English.

Type: String

Length Constraints: Minimum length of 2. Maximum length of 35.

Required: No

MaxResults

Contains the optional result count limit that is specified in the request.

Default value: 50

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 50.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: