AWS::CleanRooms::IdNamespaceAssociationRepresents an association between an ID namespace and a collaboration
6 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
InputReferenceConfig | IdNamespaceAssociationInputReferenceConfig | RequiredCreate-only |
MembershipIdentifier | string | RequiredCreate-only |
Name | string | Required |
Description | string | |
IdMappingConfig | IdMappingConfig | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
CollaborationArn | string | - |
CollaborationIdentifier | string | - |
IdNamespaceAssociationIdentifier | string | - |
InputReferenceProperties | IdNamespaceAssociationInputReferenceProperties | - |
MembershipArn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CleanRooms::IdNamespaceAssociation
Resources:
MyResource:
Type: AWS::CleanRooms::IdNamespaceAssociation
Properties:
MembershipIdentifier: "my-membershipidentifier"
InputReferenceConfig: "value"
Name: "my-name"
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
cleanrooms:CreateIdNamespaceAssociationcleanrooms:GetIdNamespaceAssociationcleanrooms:ListIdNamespaceAssociationscleanrooms:ListTagsForResourcecleanrooms:TagResourcecleanrooms:GetMembershipcleanrooms:GetCollaborationentityresolution:GetIdNamespacecleanrooms:GetIdNamespaceAssociationcleanrooms:ListTagsForResourcecleanrooms:GetMembershipcleanrooms:GetCollaborationentityresolution:GetIdNamespacecleanrooms:UpdateIdNamespaceAssociationcleanrooms:GetIdNamespaceAssociationcleanrooms:GetMembershipcleanrooms:GetCollaborationcleanrooms:ListTagsForResourcecleanrooms:TagResourcecleanrooms:UntagResourceentityresolution:GetIdNamespacecleanrooms:DeleteIdNamespaceAssociationcleanrooms:GetIdNamespaceAssociationcleanrooms:ListIdNamespaceAssociationscleanrooms:GetMembershipcleanrooms:GetCollaborationcleanrooms:ListTagsForResourcecleanrooms:UntagResourceentityresolution:GetIdNamespacecleanrooms:ListIdNamespaceAssociationscleanrooms:GetMembershipcleanrooms:GetCollaborationOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterIdNamespaceAssociationIdentifierThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
MembershipIdentifierInputReferenceConfig