glue_cancel_data_quality_rule_recommendation_run {paws.analytics} | R Documentation |
Cancels the specified recommendation run that was being used to generate rules
Description
Cancels the specified recommendation run that was being used to generate rules.
See https://www.paws-r-sdk.com/docs/glue_cancel_data_quality_rule_recommendation_run/ for full documentation.
Usage
glue_cancel_data_quality_rule_recommendation_run(RunId)
Arguments
RunId |
[required] The unique run identifier associated with this run. |
[Package paws.analytics version 0.7.0 Index]