Amazon Glue · Example Payload

Glue Get Data Quality Result Response Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Get Data Quality Result Response Example is an example object payload from Amazon Glue, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ResultIdScoreDataSourceRulesetNameEvaluationContextStartedOn

Example Payload

Raw ↑
{
  "ResultId": "example-ResultId",
  "Score": "example-Score",
  "DataSource": "example-DataSource",
  "RulesetName": "MyGlueJob",
  "EvaluationContext": "example-EvaluationCo",
  "StartedOn": "example-StartedOn"
}