AWS::EntityResolution::MatchingWorkflow ResolutionTechniques - 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::MatchingWorkflow ResolutionTechniques

An object which defines the resolutionType and the ruleBasedProperties.

Syntax

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

Properties

ProviderProperties

The properties of the provider service.

Required: No

Type: ProviderProperties

Update requires: No interruption

ResolutionType

The type of matching. There are three types of matching: RULE_MATCHING, ML_MATCHING, and PROVIDER.

Required: No

Type: String

Allowed values: RULE_MATCHING | ML_MATCHING | PROVIDER

Update requires: No interruption

RuleBasedProperties

An object which defines the list of matching rules to run and has a field Rules, which is a list of rule objects.

Required: No

Type: RuleBasedProperties

Update requires: No interruption