Amazon Glue · Example Payload

Glue Get Partitions Response Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

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

Top-level fields

PartitionsNextToken

Example Payload

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