Glue.Client.
cancel_data_quality_rule_recommendation_run
(**kwargs)¶Cancels the specified recommendation run that was being used to generate rules.
See also: AWS API Documentation
Request Syntax
response = client.cancel_data_quality_rule_recommendation_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