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.
AWS::CleanRooms::ConfiguredTableAssociation ConfiguredTableAssociationAnalysisRule
An analysis rule for a configured table association. This analysis rule specifies how
         data from the table can be used within its associated collaboration. In the console, the
            ConfiguredTableAssociationAnalysisRule is referred to as the
            collaboration analysis rule.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Policy" :ConfiguredTableAssociationAnalysisRulePolicy, "Type" :String}
YAML
Policy:ConfiguredTableAssociationAnalysisRulePolicyType:String
Properties
- Policy
- 
                    The policy of the configured table association analysis rule. Required: Yes Type: ConfiguredTableAssociationAnalysisRulePolicy Update requires: No interruption 
- Type
- 
                    The type of the configured table association analysis rule. Required: Yes Type: String Allowed values: AGGREGATION | LIST | CUSTOMUpdate requires: No interruption