Amazon Glue DataBrew · Example Payload

Glue Databrew Create Ruleset Request Example

Data AnalyticsData PreparationETLMachine Learning

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

Top-level fields

NameDescriptionTargetArnRulesTags

Example Payload

Raw ↑
{
  "Name": "MyDataBrewProject",
  "Description": "example-Description",
  "TargetArn": "arn:aws:databrew:us-east-1:123456789012:project/MyProject",
  "Rules": "example-Rules",
  "Tags": "example-Tags"
}