Recipe - AWS Glue

Recipe

A AWS Glue Studio node that uses a AWS Glue DataBrew recipe in AWS Glue jobs.

Contents

Inputs

The nodes that are inputs to the recipe node, identified by id.

Type: Array of strings

Array Members: Fixed number of 1 item.

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

Required: Yes

Name

The name of the AWS Glue Studio node.

Type: String

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

Required: Yes

RecipeReference

A reference to the DataBrew recipe used by the node.

Type: RecipeReference object

Required: No

RecipeSteps

Transform steps used in the recipe node.

Type: Array of RecipeStep objects

Required: No

See Also

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