delete_place_index(**kwargs)¶Deletes a place index resource from your Amazon Web Services account.
Note
This operation deletes the resource permanently.
See also: AWS API Documentation
Request Syntax
response = client.delete_place_index(
IndexName='string'
)
[REQUIRED]
The name of the place index resource to be deleted.
{}
Response Structure
Exceptions
LocationService.Client.exceptions.InternalServerExceptionLocationService.Client.exceptions.ResourceNotFoundExceptionLocationService.Client.exceptions.AccessDeniedExceptionLocationService.Client.exceptions.ValidationExceptionLocationService.Client.exceptions.ThrottlingException