Builder
Properties
The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications. You must set up a policy on the DeadLetterQueue for the SendMessage operation to enable Amazon Connect Customer Profiles to send messages to the DeadLetterQueue.
The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified. It is used to encrypt all data before it is placed in permanent or semi-permanent storage.
The default number of days until the data within the domain expires.
The unique name of the domain.
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 Identity Resolution Job to run, by default it runs every Saturday at 12AM UTC to detect duplicate profiles in your domains.
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.
Functions
construct an aws.sdk.kotlin.services.customerprofiles.model.MatchingRequest inside the given block
construct an aws.sdk.kotlin.services.customerprofiles.model.RuleBasedMatchingRequest inside the given block