glue_list_data_quality_ruleset_evaluation_runs: Lists all the runs meeting the filter criteria, where a...

View source: R/glue_operations.R

glue_list_data_quality_ruleset_evaluation_runsR Documentation

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.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.