

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::DataZone::Connection WorkflowsMwaaPropertiesInput
<a name="aws-properties-datazone-connection-workflowsmwaapropertiesinput"></a>

The Amazon MWAA properties.

## Syntax
<a name="aws-properties-datazone-connection-workflowsmwaapropertiesinput-syntax"></a>

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

### JSON
<a name="aws-properties-datazone-connection-workflowsmwaapropertiesinput-syntax.json"></a>

```
{
  "[MwaaEnvironmentName](#cfn-datazone-connection-workflowsmwaapropertiesinput-mwaaenvironmentname)" : {{String}}
}
```

### YAML
<a name="aws-properties-datazone-connection-workflowsmwaapropertiesinput-syntax.yaml"></a>

```
  [MwaaEnvironmentName](#cfn-datazone-connection-workflowsmwaapropertiesinput-mwaaenvironmentname): {{String}}
```

## Properties
<a name="aws-properties-datazone-connection-workflowsmwaapropertiesinput-properties"></a>

`MwaaEnvironmentName`  <a name="cfn-datazone-connection-workflowsmwaapropertiesinput-mwaaenvironmentname"></a>
The MWAA environment name.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)