Amazon Glue · Example Payload

Glue Update Registry Response Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Update Registry Response 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

RegistryNameRegistryArn

Example Payload

Raw ↑
{
  "RegistryName": "MyGlueJob",
  "RegistryArn": "arn:aws:glue:us-east-1:123456789012:job/MyGlueJob"
}