AWS::EntityResolution::MatchingWorkflow ResolutionTechniques - AWS CloudFormation

AWS::EntityResolution::MatchingWorkflow ResolutionTechniques

An object which defines the resolutionType and the ruleBasedProperties.

Syntax

To declare this entity in your AWS 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