Amazon Glue · Example Payload

Glue Create Blueprint Request Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Create Blueprint Request 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

NameDescriptionBlueprintLocationTags

Example Payload

Raw ↑
{
  "Name": "MyGlueJob",
  "Description": "example-Description",
  "BlueprintLocation": "example-BlueprintLoc",
  "Tags": "example-Tags"
}