Amazon Glue · Example Payload

Glue List Custom Entity Types Request Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue List Custom Entity Types Request 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

NextTokenMaxResults

Example Payload

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