

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::DataBrew::Recipe Parameters
<a name="aws-properties-databrew-recipe-parameters"></a>

<a name="aws-properties-databrew-recipe-parameters-description"></a>The `Parameters` property type specifies Property description not available. for an [AWS::DataBrew::Recipe](aws-resource-databrew-recipe.md).

## Syntax
<a name="aws-properties-databrew-recipe-parameters-syntax"></a>

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

### JSON
<a name="aws-properties-databrew-recipe-parameters-syntax.json"></a>

```
{
  "[Parameters](#cfn-databrew-recipe-parameters-parameters)" : RecipeParameters
}
```

### YAML
<a name="aws-properties-databrew-recipe-parameters-syntax.yaml"></a>

```
  [Parameters](#cfn-databrew-recipe-parameters-parameters): 
    RecipeParameters
```

## Properties
<a name="aws-properties-databrew-recipe-parameters-properties"></a>

`Parameters`  <a name="cfn-databrew-recipe-parameters-parameters"></a>
Contextual parameters for the transformation.  
*Required*: No  
*Type*: [RecipeParameters](aws-properties-databrew-recipe-recipeparameters.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)