Amazon Glue DataBrew · Example Payload

Glue Databrew List Schedules Response Example

Data AnalyticsData PreparationETLMachine Learning

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

Top-level fields

SchedulesNextToken

Example Payload

Raw ↑
{
  "Schedules": "example-Schedules",
  "NextToken": "example-NextToken"
}