AWS::EntityResolution::IdNamespace IdNamespaceIdMappingWorkflowProperties - 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::EntityResolution::IdNamespace IdNamespaceIdMappingWorkflowProperties

An object containing IdMappingType, ProviderProperties, and RuleBasedProperties.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

IdMappingType

The type of ID mapping.

Required: Yes

Type: String

Allowed values: PROVIDER | RULE_BASED

Update requires: No interruption

ProviderProperties

An object which defines any additional configurations required by the provider service.

Required: No

Type: NamespaceProviderProperties

Update requires: No interruption

RuleBasedProperties

An object which defines any additional configurations required by rule-based matching.

Required: No

Type: NamespaceRuleBasedProperties

Update requires: No interruption