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.


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