Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

cancel_data_quality_rule_recommendation_run

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'
)
Parameters
RunId (string) --

[REQUIRED]

The unique run identifier associated with this run.

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