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'
)
[REQUIRED]
A name for the data quality ruleset.
{}
Response Structure
Exceptions
Glue.Client.exceptions.EntityNotFoundException
Glue.Client.exceptions.InvalidInputException
Glue.Client.exceptions.OperationTimeoutException
Glue.Client.exceptions.InternalServiceException