Amazon Glue · Example Payload

Glue Update Connection Request Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Update Connection Request Example is an example object payload from Amazon Glue, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CatalogIdNameConnectionInput

Example Payload

Raw ↑
{
  "CatalogId": "example-CatalogId",
  "Name": "MyGlueJob",
  "ConnectionInput": "example-ConnectionIn"
}