Skip to content

/AWS1/CL_GLUDATAQUALITYEVALR00

Additional run options you can specify for an evaluation run.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_cloudwatchmetricsenabled TYPE /AWS1/GLUNULLABLEBOOLEAN /AWS1/GLUNULLABLEBOOLEAN

Whether or not to enable CloudWatch metrics.

iv_resultss3prefix TYPE /AWS1/GLUURISTRING /AWS1/GLUURISTRING

Prefix for Amazon S3 to store results.

iv_compositeruleevalmethod TYPE /AWS1/GLUDQCOMPOSITERLEVALMETH /AWS1/GLUDQCOMPOSITERLEVALMETH

Set the evaluation method for composite rules in the ruleset to ROW/COLUMN

iv_customloggroupprefix TYPE /AWS1/GLUGENERICSTRING /AWS1/GLUGENERICSTRING

A custom prefix for the CloudWatch log group names. When specified, evaluation run logs are written to /error and /output instead of the default /aws-glue/data-quality/error and /aws-glue/data-quality/output log groups.

io_rowlevelresults TYPE REF TO /AWS1/CL_GLUROWLEVELRSLTSOPTS /AWS1/CL_GLUROWLEVELRSLTSOPTS

The configuration for writing row-level evaluation results to a Glue Data Catalog table.

io_profilingresults TYPE REF TO /AWS1/CL_GLUPROFILINGRSLTSOPTS /AWS1/CL_GLUPROFILINGRSLTSOPTS

The configuration for writing profiling results to a Glue Data Catalog table.

iv_observationscope TYPE /AWS1/GLUOBSERVATIONCONF /AWS1/GLUOBSERVATIONCONF

The scope of the observation for the evaluation run. Specifies whether anomaly detection is enabled or disabled.

iv_observationmode TYPE /AWS1/GLUOBSERVATIONMODE /AWS1/GLUOBSERVATIONMODE

The observation mode for the evaluation run. Specifies how anomaly detection bounds are calculated.

io_dataqualityruleresults TYPE REF TO /AWS1/CL_GLUDATQLTYRLRSLTSOPTS /AWS1/CL_GLUDATQLTYRLRSLTSOPTS

The configuration for writing rule results to a Glue Data Catalog table.

io_observationresults TYPE REF TO /AWS1/CL_GLUOBSRVRESULTSOPTS /AWS1/CL_GLUOBSRVRESULTSOPTS

The configuration for writing observation results to a Glue Data Catalog table.


Queryable Attributes

CloudWatchMetricsEnabled

Whether or not to enable CloudWatch metrics.

Accessible with the following methods

Method Description
GET_CLOUDWATCHMETRICSENABLED() Getter for CLOUDWATCHMETRICSENABLED, with configurable defau
ASK_CLOUDWATCHMETRICSENABLED() Getter for CLOUDWATCHMETRICSENABLED w/ exceptions if field h
HAS_CLOUDWATCHMETRICSENABLED() Determine if CLOUDWATCHMETRICSENABLED has a value

ResultsS3Prefix

Prefix for Amazon S3 to store results.

Accessible with the following methods

Method Description
GET_RESULTSS3PREFIX() Getter for RESULTSS3PREFIX, with configurable default
ASK_RESULTSS3PREFIX() Getter for RESULTSS3PREFIX w/ exceptions if field has no val
HAS_RESULTSS3PREFIX() Determine if RESULTSS3PREFIX has a value

CompositeRuleEvaluationMethod

Set the evaluation method for composite rules in the ruleset to ROW/COLUMN

Accessible with the following methods

Method Description
GET_COMPOSITERULEEVALMETHOD() Getter for COMPOSITERULEEVALMETHOD, with configurable defaul
ASK_COMPOSITERULEEVALMETHOD() Getter for COMPOSITERULEEVALMETHOD w/ exceptions if field ha
HAS_COMPOSITERULEEVALMETHOD() Determine if COMPOSITERULEEVALMETHOD has a value

CustomLogGroupPrefix

A custom prefix for the CloudWatch log group names. When specified, evaluation run logs are written to /error and /output instead of the default /aws-glue/data-quality/error and /aws-glue/data-quality/output log groups.

Accessible with the following methods

Method Description
GET_CUSTOMLOGGROUPPREFIX() Getter for CUSTOMLOGGROUPPREFIX, with configurable default
ASK_CUSTOMLOGGROUPPREFIX() Getter for CUSTOMLOGGROUPPREFIX w/ exceptions if field has n
HAS_CUSTOMLOGGROUPPREFIX() Determine if CUSTOMLOGGROUPPREFIX has a value

RowLevelResults

The configuration for writing row-level evaluation results to a Glue Data Catalog table.

Accessible with the following methods

Method Description
GET_ROWLEVELRESULTS() Getter for ROWLEVELRESULTS

ProfilingResults

The configuration for writing profiling results to a Glue Data Catalog table.

Accessible with the following methods

Method Description
GET_PROFILINGRESULTS() Getter for PROFILINGRESULTS

ObservationScope

The scope of the observation for the evaluation run. Specifies whether anomaly detection is enabled or disabled.

Accessible with the following methods

Method Description
GET_OBSERVATIONSCOPE() Getter for OBSERVATIONSCOPE, with configurable default
ASK_OBSERVATIONSCOPE() Getter for OBSERVATIONSCOPE w/ exceptions if field has no va
HAS_OBSERVATIONSCOPE() Determine if OBSERVATIONSCOPE has a value

ObservationMode

The observation mode for the evaluation run. Specifies how anomaly detection bounds are calculated.

Accessible with the following methods

Method Description
GET_OBSERVATIONMODE() Getter for OBSERVATIONMODE, with configurable default
ASK_OBSERVATIONMODE() Getter for OBSERVATIONMODE w/ exceptions if field has no val
HAS_OBSERVATIONMODE() Determine if OBSERVATIONMODE has a value

DataQualityRuleResults

The configuration for writing rule results to a Glue Data Catalog table.

Accessible with the following methods

Method Description
GET_DATAQUALITYRULERESULTS() Getter for DATAQUALITYRULERESULTS

ObservationResults

The configuration for writing observation results to a Glue Data Catalog table.

Accessible with the following methods

Method Description
GET_OBSERVATIONRESULTS() Getter for OBSERVATIONRESULTS