AWS::DataBrew::Recipe RecipeStep - Amazon CloudFormation
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).

AWS::DataBrew::Recipe RecipeStep

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

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Action

The particular action to be performed in the recipe step.

Required: Yes

Type: Action

Update requires: No interruption

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.

Required: No

Type: Array of ConditionExpression

Update requires: No interruption