LocationService / Client / delete_route_calculator
delete_route_calculator#
- LocationService.Client.delete_route_calculator(**kwargs)#
Deletes a route calculator resource from your Amazon Web Services account.
Note
This operation deletes the resource permanently.
See also: AWS API Documentation
Request Syntax
response = client.delete_route_calculator( CalculatorName='string' )
- Parameters:
CalculatorName (string) –
[REQUIRED]
The name of the route calculator resource to be deleted.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
LocationService.Client.exceptions.InternalServerException
LocationService.Client.exceptions.ResourceNotFoundException
LocationService.Client.exceptions.AccessDeniedException
LocationService.Client.exceptions.ValidationException
LocationService.Client.exceptions.ThrottlingException