This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::CleanRooms::IdNamespaceAssociation IdNamespaceAssociationInputReferenceProperties
Provides the information for the ID namespace association input reference properties.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "IdMappingWorkflowsSupported" :[ Json, ... ], "IdNamespaceType" :String}
YAML
IdMappingWorkflowsSupported:- JsonIdNamespaceType:String
Properties
IdMappingWorkflowsSupported-
Defines how ID mapping workflows are supported for this ID namespace association.
Required: No
Type: Array of Json
Update requires: No interruption
IdNamespaceType-
The ID namespace type for this ID namespace association.
Required: No
Type: String
Allowed values:
SOURCE | TARGETUpdate requires: No interruption