選取您的 Cookie 偏好設定

我們使用提供自身網站和服務所需的基本 Cookie 和類似工具。我們使用效能 Cookie 收集匿名統計資料,以便了解客戶如何使用我們的網站並進行改進。基本 Cookie 無法停用,但可以按一下「自訂」或「拒絕」以拒絕效能 Cookie。

如果您同意,AWS 與經核准的第三方也會使用 Cookie 提供實用的網站功能、記住您的偏好設定,並顯示相關內容,包括相關廣告。若要接受或拒絕所有非必要 Cookie,請按一下「接受」或「拒絕」。若要進行更詳細的選擇,請按一下「自訂」。

UpdateContactData - Amazon Connect
此頁面尚未翻譯為您的語言。 請求翻譯

UpdateContactData

Sets a collection of connect defined attributes on specified contact. With this type of operation, either all attributes are set or none are set.

Parameter object

"Parameters": { "Name": [Optional] The name of the contact. It is a string. May be set statically or dynamically. "Description": [Optional] The description of the contact. It is a string. "LanguageCode": [Optional] The language to use for current contact. "CustomerId": [Optional] The customer id associated with the contact. "References": [Optional] { an Object that holds the references to be set. "Type": "Value" Both the key and value may be defined statically or dynamically. }, "IsVoiceIdStreamingEnabled": [Optional] Enable to start streaming audio from customer channel to Voice ID. It is a string. "TRUE" and "FALSE" are the only valid values. "IsVoiceAuthenticationEnabled": [Optional] Enable authentication by comparing voiceprint of the caller to the enrolled voiceprint of the claimed identity.It is a string. "TRUE" and "FALSE" are the only valid values. "IsFraudDetectionEnabled": [Optional] Enable detection for impersonation attempts and presence of known fraudsters. It is a string. "TRUE" and "FALSE" are the only valid values. "VoiceAuthenticationThreshold": [Optional] Threshold to validate against confidence score of a voice match. It is a string. Value must be between 0 and 100. "VoiceAuthenticationResponseTime": [Optional] Define required minimum caller speech seconds for voice authentication. It is a string. Value must be between 5 and 10. "FraudDetectionThreshold": [Optional] The threshold you set for fraud detection is used to measure risk. Scores higher than the threshold are reported as higher risk. Scores lower than the threshold are reported as lower risk. Raising the threshold lowers false positive rates (makes result more certain), but raises false negative rates. It is a string. Value must be between 0 and 100. "WatchlistId": [Optional] Identifier of watchlist to use when evaluating the voice session. It is a string. Value must be between 0 and 100. "WisdomSessionArn": [Optional] A session ARN provided by Amazon Connect Wisdom for agent assistance. It is a string. "TargetContact": [Required] Target contact on which given attributes should be set. It is a string. "Current" or "Related" are the only valid values. }

Results and conditions

None. No conditions are supported.

Errors

  • NoMatchingError - if no other Error matches.

Restrictions

This action is supported on all channels and in all flow types.

Corresponding blocks in the UI

隱私權網站條款Cookie 偏好設定
© 2025, Amazon Web Services, Inc.或其附屬公司。保留所有權利。