Glue / Client / delete_usage_profile
delete_usage_profile#
- Glue.Client.delete_usage_profile(**kwargs)#
Deletes the Glue specified usage profile.
See also: AWS API Documentation
Request Syntax
response = client.delete_usage_profile( Name='string' )
- Parameters:
Name (string) –
[REQUIRED]
The name of the usage profile to delete.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
Glue.Client.exceptions.InvalidInputException
Glue.Client.exceptions.InternalServiceException
Glue.Client.exceptions.OperationTimeoutException
Glue.Client.exceptions.OperationNotSupportedException