WorkflowGraph - AWS Glue

WorkflowGraph

A workflow graph represents the complete workflow containing all the AWS Glue components present in the workflow and all the directed connections between them.

Contents

Edges

A list of all the directed connections between the nodes belonging to the workflow.

Type: Array of Edge objects

Required: No

Nodes

A list of the the AWS Glue components belong to the workflow represented as nodes.

Type: Array of Node objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: