AWS::CleanRooms::CollaborationRepresents a collaboration between AWS accounts that allows for secure data collaboration
15 configurable properties. 4 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
CreatorDisplayName | string | RequiredCreate-only |
Description | string | Required |
Name | string | Required |
QueryLogStatus | string | RequiredCreate-only |
AllowedResultRegions | array | Create-only |
AnalyticsEngine | string | |
AutoApprovedChangeTypes | array | Create-only |
CreatorMemberAbilities | array | Create-only |
CreatorMLMemberAbilities | MLMemberAbilities | Create-only |
CreatorPaymentConfiguration | PaymentConfiguration | Create-only |
DataEncryptionMetadata | DataEncryptionMetadata | Create-only |
IsMetricsEnabled | boolean | |
JobLogStatus | string | Create-only |
Members | Array<MemberSpecification> | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
CollaborationIdentifier | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CleanRooms::Collaboration
Resources:
MyResource:
Type: AWS::CleanRooms::Collaboration
Properties:
CreatorDisplayName: "my-creatordisplayname"
Name: "my-name"
Description: "value"
QueryLogStatus: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
cleanrooms:CreateCollaborationcleanrooms:GetCollaborationcleanrooms:ListMemberscleanrooms:ListTagsForResourcecleanrooms:TagResourcecleanrooms:GetCollaborationcleanrooms:ListCollaborationscleanrooms:GetCollaborationcleanrooms:ListMemberscleanrooms:ListTagsForResourcecleanrooms:UpdateCollaborationcleanrooms:GetCollaborationcleanrooms:ListMemberscleanrooms:ListTagsForResourcecleanrooms:TagResourcecleanrooms:UntagResourcecleanrooms:DeleteCollaborationcleanrooms:GetCollaborationcleanrooms:ListTagsForResourcecleanrooms:UntagResourcecleanrooms:ListMemberscleanrooms:ListCollaborationscleanrooms:ListCollaborationsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterCollaborationIdentifierThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
CreatorDisplayNameCreatorMemberAbilitiesCreatorMLMemberAbilitiesDataEncryptionMetadataJobLogStatusQueryLogStatusMembersCreatorPaymentConfigurationAutoApprovedChangeTypesAllowedResultRegions