Managing your place index resources (V1)
Important
This page documents the previous Places API (V1). Use it only for existing applications. The Places V2 API is the latest version. Use it for all new applications; see the latest Amazon Location Service Places developer guide.
The latest API calls Geocode, ReverseGeocode,
SearchText, SearchNearby, Suggest,
Autocomplete, and GetPlace directly. These operations are
under the geo-places namespace. They are exposed as
@aws-sdk/client-geo-places for JavaScript and
boto3.client('geo-places') for Python.
There is no PlaceIndex resource to create, describe, or
delete.
You can manage your place index resources using the Amazon Location console, the AWS CLI, or the Amazon Location APIs.
List your place index resources
You can view your place index resources list using the Amazon Location console, the AWS CLI, or the Amazon Location APIs:
Get place index resource details
You can get details about any place index resource in your AWS account using the Amazon Location console, the AWS CLI, or the Amazon Location APIs:
Delete a place index resource
You can delete a place index resource from your AWS account using the Amazon Location console, the AWS CLI, or the Amazon Location APIs: