Amazon Glue · Example Payload

Glue Update Blueprint Request Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Update Blueprint 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

NameDescriptionBlueprintLocation

Example Payload

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