Amazon Glue · Example Payload

Glue Update Schema Input Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Update Schema Input 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

SchemaIdSchemaVersionNumberCompatibilityDescription

Example Payload

Raw ↑
{
  "SchemaId": "example-SchemaId",
  "SchemaVersionNumber": "example-SchemaVersio",
  "Compatibility": "example-Compatibilit",
  "Description": "example-Description"
}