Route - AWS Glue

Route

Specifies a route node that directs data to different output paths based on defined filtering conditions.

Contents

GroupFiltersList

A list of group filters that define the routing conditions and criteria for directing data to different output paths.

Type: Array of GroupFilters objects

Required: Yes

Inputs

The input connection for the route node.

Type: Array of strings

Array Members: Fixed number of 1 item.

Pattern: [A-Za-z0-9_-]*

Required: Yes

Name

The name of the route node.

Type: String

Pattern: ([^\r\n])*

Required: Yes

See Also

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