Glue.Client.
cancel_data_quality_ruleset_evaluation_run
(**kwargs)¶Cancels a run where a ruleset is being evaluated against a data source.
See also: AWS API Documentation
Request Syntax
response = client.cancel_data_quality_ruleset_evaluation_run(
RunId='string'
)
[REQUIRED]
The unique run identifier associated with this run.
{}
Response Structure
Exceptions
Glue.Client.exceptions.EntityNotFoundException
Glue.Client.exceptions.InvalidInputException
Glue.Client.exceptions.OperationTimeoutException
Glue.Client.exceptions.InternalServiceException