Amazon Glue · Example Payload

Glue Get Workflow Runs Request Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Get Workflow Runs Request Example is an example object payload from Amazon Glue, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NameIncludeGraphNextTokenMaxResults

Example Payload

Raw ↑
{
  "Name": "MyGlueJob",
  "IncludeGraph": "example-IncludeGraph",
  "NextToken": "example-NextToken",
  "MaxResults": "example-MaxResults"
}