

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::CleanRooms::ConfiguredTableAssociation ConfiguredTableAssociationAnalysisRulePolicy
<a name="aws-properties-cleanrooms-configuredtableassociation-configuredtableassociationanalysisrulepolicy"></a>

 Controls on the query specifications that can be run on an associated configured table.

## Syntax
<a name="aws-properties-cleanrooms-configuredtableassociation-configuredtableassociationanalysisrulepolicy-syntax"></a>

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

### JSON
<a name="aws-properties-cleanrooms-configuredtableassociation-configuredtableassociationanalysisrulepolicy-syntax.json"></a>

```
{
  "[V1](#cfn-cleanrooms-configuredtableassociation-configuredtableassociationanalysisrulepolicy-v1)" : {{ConfiguredTableAssociationAnalysisRulePolicyV1}}
}
```

### YAML
<a name="aws-properties-cleanrooms-configuredtableassociation-configuredtableassociationanalysisrulepolicy-syntax.yaml"></a>

```
  [V1](#cfn-cleanrooms-configuredtableassociation-configuredtableassociationanalysisrulepolicy-v1): {{
    ConfiguredTableAssociationAnalysisRulePolicyV1}}
```

## Properties
<a name="aws-properties-cleanrooms-configuredtableassociation-configuredtableassociationanalysisrulepolicy-properties"></a>

`V1`  <a name="cfn-cleanrooms-configuredtableassociation-configuredtableassociationanalysisrulepolicy-v1"></a>
 The policy for the configured table association analysis rule.  
*Required*: Yes  
*Type*: [ConfiguredTableAssociationAnalysisRulePolicyV1](aws-properties-cleanrooms-configuredtableassociation-configuredtableassociationanalysisrulepolicyv1.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)