Amazon Glue DataBrew · Example Payload

Glue Databrew Create Dataset Request Example

Data AnalyticsData PreparationETLMachine Learning

Glue Databrew Create Dataset Request 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

NameFormatFormatOptionsInputPathOptionsTags

Example Payload

Raw ↑
{
  "Name": "MyDataBrewProject",
  "Format": "example-Format",
  "FormatOptions": "example-FormatOptions",
  "Input": "example-Input",
  "PathOptions": "example-PathOptions",
  "Tags": "example-Tags"
}