AWS::DataBrew::Recipe Action - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::DataBrew::Recipe Action

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

Syntax

To declare this entity in your 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