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::Membership MembershipProtectedQueryResultConfiguration
Contains configurations for protected query results.
Syntax
To declare this entity in your Amazon 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 Amazon Clean Rooms to write protected query results to the result location, given by the member who can receive results. Required: No Type: String Minimum: 32Maximum: 512Update requires: No interruption