AWS::CleanRooms::IdMappingTable IdMappingTableInputSource - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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