AWS::CleanRooms::ConfiguredTableAssociation ConfiguredTableAssociationAnalysisRuleAggregation - AWS CloudFormation

AWS::CleanRooms::ConfiguredTableAssociation ConfiguredTableAssociationAnalysisRuleAggregation

The configured table association analysis rule applied to a configured table with the aggregation analysis rule.

Syntax

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

JSON

{ "AllowedAdditionalAnalyses" : [ String, ... ], "AllowedResultReceivers" : [ String, ... ] }

Properties

AllowedAdditionalAnalyses

The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.

The allowedAdditionalAnalyses parameter is currently supported for the list analysis rule (AnalysisRuleList) and the custom analysis rule (AnalysisRuleCustom).

Required: No

Type: Array of String

Minimum: 0

Maximum: 25

Update requires: No interruption

AllowedResultReceivers

The list of collaboration members who are allowed to receive results of queries run with this configured table.

Required: No

Type: Array of String

Minimum: 0

Update requires: No interruption