AWS::CustomerProfiles::Domain AutoMerging - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

AWS::CustomerProfiles::Domain AutoMerging

Configuration information about the auto-merging process.

Syntax

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

Properties

ConflictResolution

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.

Required: No

Type: ConflictResolution

Update requires: No interruption

Consolidation

A list of matching attributes that represent matching criteria. If two profiles meet at least one of the requirements in the matching attributes list, they will be merged.

Required: No

Type: Consolidation

Update requires: No interruption

Enabled

The flag that enables the auto-merging of duplicate profiles.

Required: Yes

Type: Boolean

Update requires: No interruption

MinAllowedConfidenceScoreForMerging

A number between 0 and 1 that represents the minimum confidence score required for profiles within a matching group to be merged during the auto-merge process. A higher score means that a higher similarity is required to merge profiles.

Required: No

Type: Number

Minimum: 0

Maximum: 1

Update requires: No interruption