v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Transforms a directed acyclic graph (DAG) into code.

post/#X-Amz-Target=AWSGlue.CreateScript

Headers

X-Amz-Target'AWSGlue.CreateScript' required

Request body

Language'PYTHON' | 'SCALA'

The programming language of the resulting code from the DAG.

Response

Success

PythonScriptstring

The Python script generated from the DAG.

ScalaCodestring

The Scala code generated from the DAG.