AWS::CleanRooms::IdMappingTable IdMappingTableInputSource
The input source of the ID mapping table.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "IdNamespaceAssociationId" :
String
, "Type" :String
}
YAML
IdNamespaceAssociationId:
String
Type:String
Properties
IdNamespaceAssociationId
-
The unique identifier of the ID namespace association.
Required: Yes
Type: String
Update requires: No interruption
Type
-
The type of the input source of the ID mapping table.
Required: Yes
Type: String
Allowed values:
SOURCE | TARGET
Update requires: No interruption