searchPlaceIndexForSuggestions
This operation is no longer current and may be deprecated in the future. We recommend you upgrade to Suggest/location/latest/APIReference/API_geoplaces_Suggest.html or Autocomplete/location/latest/APIReference/API_geoplaces_Autocomplete.html unless you require Grab data.
SearchPlaceIndexForSuggestionsis 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
Suggestoperation gives better results for typeahead place search suggestions with fuzzy matching, while the version 2Autocompleteoperation 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-placesorgeo_places, not underlocation.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.