Amazon Glue · Example Payload

Glue Create Data Quality Ruleset Request Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Create Data Quality Ruleset Request 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

NameDescriptionRulesetTagsTargetTableClientToken

Example Payload

Raw ↑
{
  "Name": "MyGlueJob",
  "Description": "example-Description",
  "Ruleset": "example-Ruleset",
  "Tags": "example-Tags",
  "TargetTable": "example-TargetTable",
  "ClientToken": "example-ClientToken"
}