Data retrieval APIs for Amazon Location Service Places
Amazon Location Service Places provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| Autocomplete | Autocomplete text input with potential places and addresses as the user types | Read |
| Geocode | Geocode a textual address or place into geographic coordinates | Read |
| GetPlace | Query a place by it's unqiue place ID | Read |
| ReverseGeocode | Convert geographic coordinates into a human-readable address or place | Read |
| SearchNearby | Retrieve places near a position which match to a set of user defined restrictions such as category or food type offered by the place | Read |
| SearchText | Query for places using a single free-form text input | Read |
| Suggest | Suggest potential places based on the user's input | Read |