GetDataQualityResultResponse
Types
Properties
A list of DataQualityAnalyzerResult
objects representing the results for each analyzer.
The date and time when the run for this data quality result was completed.
The table associated with the data quality result, if any.
In the context of a job in Glue Studio, each node in the canvas is typically assigned some sort of name and data quality nodes will have names. In the case of multiple nodes, the evaluationContext
can differentiate the nodes.
A list of DataQualityObservation
objects representing the observations generated after evaluating the rules and analyzers.
A list of DataQualityRuleResult
objects representing the results for each rule.
The unique run ID associated with the ruleset evaluation.
The name of the ruleset associated with the data quality result.