AWS::EntityResolution::IdMappingWorkflow IdMappingTechniques - 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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::EntityResolution::IdMappingWorkflow IdMappingTechniques

An object which defines the ID mapping technique and any additional configurations.

Syntax

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

Properties

IdMappingType

The type of ID mapping.

Required: No

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: ProviderProperties

Update requires: No interruption

RuleBasedProperties

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

Required: No

Type: IdMappingRuleBasedProperties

Update requires: No interruption