Amazon Glue DataBrew · Example Payload

Glue Databrew Recipe Example

Data AnalyticsData PreparationETLMachine Learning

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

Top-level fields

CreatedByCreateDateLastModifiedByLastModifiedDateProjectNamePublishedByPublishedDateDescription

Example Payload

Raw ↑
{
  "CreatedBy": "example-CreatedBy",
  "CreateDate": "example-CreateDate",
  "LastModifiedBy": "example-LastModifiedBy",
  "LastModifiedDate": "example-LastModifiedDat",
  "ProjectName": "MyDataBrewProject",
  "PublishedBy": "example-PublishedBy",
  "PublishedDate": "example-PublishedDate",
  "Description": "example-Description"
}