AWS::CleanRooms::ConfiguredTableAssociation ConfiguredTableAssociationAnalysisRuleList - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::CleanRooms::ConfiguredTableAssociation ConfiguredTableAssociationAnalysisRuleList

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

Syntax

To declare this entity in your Amazon 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.

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