Amazon Glue DataBrew · Example Payload

Glue Databrew Database Output Example

Data AnalyticsData PreparationETLMachine Learning

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

Top-level fields

GlueConnectionNameDatabaseOptionsDatabaseOutputMode

Example Payload

Raw ↑
{
  "GlueConnectionName": "MyDataBrewProject",
  "DatabaseOptions": "example-DatabaseOptions",
  "DatabaseOutputMode": "example-DatabaseOutputM"
}