AWS::CleanRooms::Membership MembershipProtectedQueryOutputConfiguration
Contains configurations for protected query results.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "S3" :
ProtectedQueryS3OutputConfiguration
}
Properties
S3
-
Required configuration for a protected query with an
s3
output type.Required: Yes
Type: ProtectedQueryS3OutputConfiguration
Update requires: No interruption