AWS::CleanRooms::Membership MembershipProtectedQueryResultConfiguration
Contains configurations for protected query results.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "OutputConfiguration" :
MembershipProtectedQueryOutputConfiguration
, "RoleArn" :String
}
Properties
OutputConfiguration
-
Configuration for protected query results.
Required: Yes
Type: MembershipProtectedQueryOutputConfiguration
Update requires: No interruption
RoleArn
-
The unique ARN for an IAM role that is used by AWS Clean Rooms to write protected query results to the result location, given by the member who can receive results.
Required: No
Type: String
Minimum:
32
Maximum:
512
Update requires: No interruption