Glue / Client / delete_data_quality_ruleset
delete_data_quality_ruleset#
- Glue.Client.delete_data_quality_ruleset(**kwargs)#
Deletes a data quality ruleset.
See also: AWS API Documentation
Request Syntax
response = client.delete_data_quality_ruleset( Name='string' )
- Parameters:
Name (string) –
[REQUIRED]
A name for the data quality ruleset.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
Glue.Client.exceptions.EntityNotFoundException
Glue.Client.exceptions.InvalidInputException
Glue.Client.exceptions.OperationTimeoutException
Glue.Client.exceptions.InternalServiceException