AWS::DataBrew::Recipe Action - 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 Action

Represents a transformation and associated parameters that are used to apply a change to an Amazon Glue DataBrew dataset.

Syntax

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

JSON

{ "Operation" : String, "Parameters" : RecipeParameters }

Properties

Operation

The name of a valid DataBrew transformation to be performed on the data.

Required: Yes

Type: String

Update requires: No interruption

Parameters

Contextual parameters for the transformation.

Required: No

Type: RecipeParameters

Update requires: No interruption