

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::EntityResolution::MatchingWorkflow MatchingConfig
<a name="aws-properties-entityresolution-matchingworkflow-matchingconfig"></a>

<a name="aws-properties-entityresolution-matchingworkflow-matchingconfig-description"></a>The `MatchingConfig` property type specifies Property description not available. for an [AWS::EntityResolution::MatchingWorkflow](aws-resource-entityresolution-matchingworkflow.md).

## Syntax
<a name="aws-properties-entityresolution-matchingworkflow-matchingconfig-syntax"></a>

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

### JSON
<a name="aws-properties-entityresolution-matchingworkflow-matchingconfig-syntax.json"></a>

```
{
  "[EnableTransitiveMatching](#cfn-entityresolution-matchingworkflow-matchingconfig-enabletransitivematching)" : {{Boolean}}
}
```

### YAML
<a name="aws-properties-entityresolution-matchingworkflow-matchingconfig-syntax.yaml"></a>

```
  [EnableTransitiveMatching](#cfn-entityresolution-matchingworkflow-matchingconfig-enabletransitivematching): {{Boolean}}
```

## Properties
<a name="aws-properties-entityresolution-matchingworkflow-matchingconfig-properties"></a>

`EnableTransitiveMatching`  <a name="cfn-entityresolution-matchingworkflow-matchingconfig-enabletransitivematching"></a>
Property description not available.  
*Required*: No  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)