Amazon Glue · Example Payload

Glue Get Plan Response Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Get Plan 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

PythonScriptScalaCode

Example Payload

Raw ↑
{
  "PythonScript": "example-PythonScript",
  "ScalaCode": "example-ScalaCode"
}