Skip to contents

Transforms a Python script into a directed acyclic graph (DAG).

See https://www.paws-r-sdk.com/docs/glue_get_dataflow_graph/ for full documentation.

Usage

glue_get_dataflow_graph(PythonScript = NULL)

Arguments

PythonScript

The Python script to transform.