Glue / Client / delete_classifier
delete_classifier#
- Glue.Client.delete_classifier(**kwargs)#
Removes a classifier from the Data Catalog.
See also: AWS API Documentation
Request Syntax
response = client.delete_classifier( Name='string' )
- Parameters:
Name (string) –
[REQUIRED]
Name of the classifier to remove.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
Glue.Client.exceptions.EntityNotFoundException
Glue.Client.exceptions.OperationTimeoutException