glue_cancel_data_quality_ruleset_evaluation_run {paws.analytics}R Documentation

Cancels a run where a ruleset is being evaluated against a data source

Description

Cancels a run where a ruleset is being evaluated against a data source.

See https://www.paws-r-sdk.com/docs/glue_cancel_data_quality_ruleset_evaluation_run/ for full documentation.

Usage

glue_cancel_data_quality_ruleset_evaluation_run(RunId)

Arguments

RunId

[required] The unique run identifier associated with this run.


[Package paws.analytics version 0.7.0 Index]