AWS::CleanRooms::ConfiguredTableAssociation ConfiguredTableAssociationAnalysisRuleList - AWS CloudFormation

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 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.

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