Amazon Glue · Example Payload

Glue Create Registry Input Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Create Registry Input 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

RegistryNameDescriptionTags

Example Payload

Raw ↑
{
  "RegistryName": "MyGlueJob",
  "Description": "example-Description",
  "Tags": "example-Tags"
}