Amazon Glue DataBrew · Example Payload

Glue Databrew Create Recipe Request Example

Data AnalyticsData PreparationETLMachine Learning

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

Top-level fields

DescriptionNameStepsTags

Example Payload

Raw ↑
{
  "Description": "example-Description",
  "Name": "MyDataBrewProject",
  "Steps": "example-Steps",
  "Tags": "example-Tags"
}