LocationService.Client.delete_key(**kwargs)¶Deletes the specified API key. The API key must have been deactivated more than 90 days previously.
See also: AWS API Documentation
Request Syntax
response = client.delete_key(
KeyName='string'
)
[REQUIRED]
The name of the API key to delete.
{}
Response Structure
Exceptions
LocationService.Client.exceptions.InternalServerExceptionLocationService.Client.exceptions.ResourceNotFoundExceptionLocationService.Client.exceptions.AccessDeniedExceptionLocationService.Client.exceptions.ValidationExceptionLocationService.Client.exceptions.ThrottlingException