Domain Rule Based Matching Args
The process of matching duplicate profiles using the Rule-Based matching. If RuleBasedMatching = true, Amazon Connect Customer Profiles will start to match and merge your profiles according to your configuration in the RuleBasedMatchingRequest. You can use the ListRuleBasedMatches and GetSimilarProfiles API to return and review the results. Also, if you have configured ExportingConfig in the RuleBasedMatchingRequest, you can download the results from S3.
Constructors
Properties
Configures information about the AttributeTypesSelector
where the rule-based identity resolution uses to match profiles.
Determines how the auto-merging process should resolve conflicts between different profiles. For example, if Profile A and Profile B have the same FirstName
and LastName
, ConflictResolution
specifies which EmailAddress
should be used.
The S3 location where Identity Resolution Jobs write result files.
Configures how the rule-based matching process should match profiles. You can have up to 15 MatchingRule in the MatchingRules.
Indicates the maximum allowed rule level for matching.
Indicates the maximum allowed rule level for merging.
The status of rule-based matching rule.