Amazon Glue DataBrew · Example Payload

Glue Databrew Rule Example

Data AnalyticsData PreparationETLMachine Learning

Glue Databrew Rule Example is an example object payload from Amazon Glue DataBrew, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NameDisabledCheckExpressionSubstitutionMapThresholdColumnSelectors

Example Payload

Raw ↑
{
  "Name": "MyDataBrewProject",
  "Disabled": "example-Disabled",
  "CheckExpression": "example-CheckExpression",
  "SubstitutionMap": "example-SubstitutionMap",
  "Threshold": "example-Threshold",
  "ColumnSelectors": "example-ColumnSelectors"
}