RecipeStep - Amazon Glue DataBrew
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

RecipeStep

Represents a single step from a DataBrew recipe to be performed.

Contents

Note

In the following list, the required parameters are described first.

Action

The particular action to be performed in the recipe step.

Type: RecipeAction object

Required: Yes

ConditionExpressions

One or more conditions that must be met for the recipe step to succeed.

Note

All of the conditions in the array must be met. In other words, all of the conditions must be combined using a logical AND operation.

Type: Array of ConditionExpression objects

Required: No

See Also

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