Amazon Glue · Example Payload

Glue Get Unfiltered Table Metadata Request Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

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

Top-level fields

CatalogIdDatabaseNameNameAuditContextSupportedPermissionTypes

Example Payload

Raw ↑
{
  "CatalogId": "example-CatalogId",
  "DatabaseName": "MyGlueJob",
  "Name": "MyGlueJob",
  "AuditContext": "example-AuditContext",
  "SupportedPermissionTypes": "example-SupportedPer"
}