paws.analytics (version 0.5.0)

glue_get_dataflow_graph: Transforms a Python script into a directed acyclic graph (DAG)

Description

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.