AWS::EntityResolution::IdMappingWorkflow IdMappingRuleBasedProperties - 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::IdMappingWorkflow IdMappingRuleBasedProperties

The IdMappingRuleBasedProperties property type specifies Property description not available. for an AWS::EntityResolution::IdMappingWorkflow.

Syntax

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

JSON

{ "AttributeMatchingModel" : String, "RecordMatchingModel" : String, "RuleDefinitionType" : String, "Rules" : [ Rule, ... ] }

Properties

AttributeMatchingModel

Property description not available.

Required: Yes

Type: String

Allowed values: ONE_TO_ONE | MANY_TO_MANY

Update requires: No interruption

RecordMatchingModel

Property description not available.

Required: Yes

Type: String

Allowed values: ONE_SOURCE_TO_ONE_TARGET | MANY_SOURCE_TO_ONE_TARGET

Update requires: No interruption

RuleDefinitionType

Property description not available.

Required: No

Type: String

Allowed values: SOURCE | TARGET

Update requires: No interruption

Rules

Property description not available.

Required: No

Type: Array of Rule

Minimum: 1

Maximum: 25

Update requires: No interruption