AWS::CustomerProfiles::Domain Matching - 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::CustomerProfiles::Domain Matching

The process of matching duplicate profiles. If Matching = true, Amazon Connect Customer Profiles starts a weekly batch process called Identity Resolution Job. If you do not specify a date and time for the Identity Resolution Job to run, by default it runs every Saturday at 12AM UTC to detect duplicate profiles in your domains. After the Identity Resolution Job completes, use the GetMatches API to return and review the results. Or, if you have configured ExportingConfig in the MatchingRequest, you can download the results from S3.

Syntax

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

Properties

AutoMerging

Configuration information about the auto-merging process.

Required: No

Type: AutoMerging

Update requires: No interruption

Enabled

The flag that enables the matching process of duplicate profiles.

Required: Yes

Type: Boolean

Update requires: No interruption

ExportingConfig

The S3 location where Identity Resolution Jobs write result files.

Required: No

Type: ExportingConfig

Update requires: No interruption

JobSchedule

The day and time when do you want to start the Identity Resolution Job every week.

Required: No

Type: JobSchedule

Update requires: No interruption