- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
created_at
Type: TIMESTAMP
Provider name: CreatedAt
Description: The timestamp of when the domain was created.
dead_letter_queue_url
Type: STRING
Provider name: DeadLetterQueueUrl
Description: The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
default_encryption_key
Type: STRING
Provider name: DefaultEncryptionKey
Description: 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.
default_expiration_days
Type: INT32
Provider name: DefaultExpirationDays
Description: The default number of days until the data within the domain expires.
domain_name
Type: STRING
Provider name: DomainName
Description: The unique name of the domain.
last_updated_at
Type: TIMESTAMP
Provider name: LastUpdatedAt
Description: The timestamp of when the domain was most recently edited.
matching
Type: STRUCT
Provider name: Matching
Description: 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. 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.
auto_merging
STRUCT
AutoMerging
conflict_resolution
Type: STRUCT
Provider name: ConflictResolution
Description: 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
(and that is the matching criteria), which EmailAddress
should be used?
conflict_resolving_model
STRING
ConflictResolvingModel
RECENCY
: Uses the data that was most recently updated.SOURCE
: Uses the data from a specific source. For example, if a company has been aquired or two departments have merged, data from the specified source is used. If two duplicate profiles are from the same source, then RECENCY
is used again.source_name
STRING
SourceName
ObjectType
name that is used to resolve profile merging conflicts when choosing SOURCE
as the ConflictResolvingModel
.consolidation
Type: STRUCT
Provider name: Consolidation
Description: 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.
enabled
Type: BOOLEAN
Provider name: Enabled
Description: The flag that enables the auto-merging of duplicate profiles.
min_allowed_confidence_score_for_merging
Type: DOUBLE
Provider name: MinAllowedConfidenceScoreForMerging
Description: 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 higher similarity required to merge profiles.
enabled
BOOLEAN
Enabled
exporting_config
STRUCT
ExportingConfig
s3_exporting
STRUCT
S3Exporting
s3_bucket_name
STRING
S3BucketName
s3_key_name
STRING
S3KeyName
job_schedule
STRUCT
JobSchedule
day_of_the_week
STRING
DayOfTheWeek
time
STRING
Time
rule_based_matching
Type: STRUCT
Provider name: RuleBasedMatching
Description: 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.
attribute_types_selector
STRUCT
AttributeTypesSelector
AttributeTypesSelector
where the rule-based identity resolution uses to match profiles.address
UNORDERED_LIST_STRING
Address
Address
type. You can choose from Address
, BusinessAddress
, MaillingAddress
, and ShippingAddress
. You only can use the Address type in the MatchingRule
. For example, if you want to match profile based on BusinessAddress.City
or MaillingAddress.City
, you need to choose the BusinessAddress
and the MaillingAddress
to represent the Address type and specify the Address.City
on the matching rule.attribute_matching_model
STRING
AttributeMatchingModel
AttributeMatchingModel
, you can either choose ONE_TO_ONE
or MANY_TO_MANY
.email_address
UNORDERED_LIST_STRING
EmailAddress
Email
type. You can choose from EmailAddress
, BusinessEmailAddress
and PersonalEmailAddress
. You only can use the EmailAddress
type in the MatchingRule
. For example, if you want to match profile based on PersonalEmailAddress
or BusinessEmailAddress
, you need to choose the PersonalEmailAddress
and the BusinessEmailAddress
to represent the EmailAddress
type and only specify the EmailAddress
on the matching rule.phone_number
UNORDERED_LIST_STRING
PhoneNumber
PhoneNumber
type. You can choose from PhoneNumber
, HomePhoneNumber
, and MobilePhoneNumber
. You only can use the PhoneNumber
type in the MatchingRule
. For example, if you want to match a profile based on Phone
or HomePhone
, you need to choose the Phone
and the HomePhone
to represent the PhoneNumber
type and only specify the PhoneNumber
on the matching rule.conflict_resolution
STRUCT
ConflictResolution
conflict_resolving_model
STRING
ConflictResolvingModel
RECENCY
: Uses the data that was most recently updated.SOURCE
: Uses the data from a specific source. For example, if a company has been aquired or two departments have merged, data from the specified source is used. If two duplicate profiles are from the same source, then RECENCY
is used again.source_name
STRING
SourceName
ObjectType
name that is used to resolve profile merging conflicts when choosing SOURCE
as the ConflictResolvingModel
.enabled
BOOLEAN
Enabled
exporting_config
STRUCT
ExportingConfig
s3_exporting
STRUCT
S3Exporting
s3_bucket_name
STRING
S3BucketName
s3_key_name
STRING
S3KeyName
matching_rules
UNORDERED_LIST_STRUCT
MatchingRules
MatchingRule
in the MatchingRules
.rule
UNORDERED_LIST_STRING
Rule
MatchRules
. Configures how the rule-based matching process should match profiles.max_allowed_rule_level_for_matching
INT32
MaxAllowedRuleLevelForMatching
max_allowed_rule_level_for_merging
INT32
MaxAllowedRuleLevelForMerging
status
STRING
Status
PENDING
stage.ACTIVE
.stats
Type: STRUCT
Provider name: Stats
Description: Usage-specific statistics about the domain.
metering_profile_count
INT64
MeteringProfileCount
object_count
INT64
ObjectCount
profile_count
INT64
ProfileCount
total_size
INT64
TotalSize
tags
Type: UNORDERED_LIST_STRING