AutoDataQuality
Specifies configuration options for automatic data quality evaluation in AWS Glue jobs. This structure enables automated data quality checks and monitoring during ETL operations, helping to ensure data integrity and reliability without manual intervention.
Contents
- EvaluationContext
-
The evaluation context for the automatic data quality checks. This defines the scope and parameters for the data quality evaluation.
Type: String
Pattern:
([\u0009\u000B\u000C\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF])*
Required: No
- IsEnabled
-
Specifies whether automatic data quality evaluation is enabled. When set to
true
, data quality checks are performed automatically.Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: