Amazon Glue · Example Payload

Glue Delete Column Statistics For Partition Request Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Delete Column Statistics For Partition 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

CatalogIdDatabaseNameTableNamePartitionValuesColumnName

Example Payload

Raw ↑
{
  "CatalogId": "example-CatalogId",
  "DatabaseName": "MyGlueJob",
  "TableName": "MyGlueJob",
  "PartitionValues": "example-PartitionVal",
  "ColumnName": "MyGlueJob"
}