Profile Domain

This table represents the profile_domain resource from Amazon Web Services.

aws.profile_domain

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
created_atcoretimestampThe timestamp of when the domain was created.
dead_letter_queue_urlcorestringThe URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
default_expiration_dayscoreint64The default number of days until the data within the domain expires.
domain_namecorestringThe unique name of the domain.
last_updated_atcoretimestampThe timestamp of when the domain was most recently edited.
matchingcorejsonThe process of matching duplicate profiles. If <code>Matching</code> = <code>true</code>, 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. After the Identity Resolution Job completes, use the <a href="https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html">GetMatches</a> API to return and review the results. Or, if you have configured <code>ExportingConfig</code> in the <code>MatchingRequest</code>, you can download the results from S3.
rule_based_matchingcorejsonThe process of matching duplicate profiles using the Rule-Based matching. If <code>RuleBasedMatching</code> = true, Amazon Connect Customer Profiles will start to match and merge your profiles according to your configuration in the <code>RuleBasedMatchingRequest</code>. You can use the <code>ListRuleBasedMatches</code> and <code>GetSimilarProfiles</code> API to return and review the results. Also, if you have configured <code>ExportingConfig</code> in the <code>RuleBasedMatchingRequest</code>, you can download the results from S3.
statscorejsonUsage-specific statistics about the domain.
tagscorehstore