Learn R Programming

paws.analytics (version 0.7.0)

glue_list_data_quality_ruleset_evaluation_runs: Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source

Description

Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.

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

Usage

glue_list_data_quality_ruleset_evaluation_runs(
  Filter = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

Filter

The filter criteria.

NextToken

A paginated token to offset the results.

MaxResults

The maximum number of results to return.