Amazon Glue DataBrew · Example Payload

Glue Databrew Project Example

Data AnalyticsData PreparationETLMachine Learning

Glue Databrew Project 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

AccountIdCreateDateCreatedByDatasetNameLastModifiedDateLastModifiedByNameRecipeName

Example Payload

Raw ↑
{
  "AccountId": "example-AccountId",
  "CreateDate": "example-CreateDate",
  "CreatedBy": "example-CreatedBy",
  "DatasetName": "MyDataBrewProject",
  "LastModifiedDate": "example-LastModifiedDat",
  "LastModifiedBy": "example-LastModifiedBy",
  "Name": "MyDataBrewProject",
  "RecipeName": "MyDataBrewProject"
}