AWS Security ChangesHomeSearch

AWS connect documentation change

Service: connect · 2026-05-10 · Documentation low

File: connect/latest/adminguide/pass-contact-attributes-chat.md

Summary

Updated security documentation link reference and changed 'Amazon Connect attributes' to 'Connect Customer attributes' in chat attribute passing guide.

Security assessment

Security implementation for chat widgets remains unchanged despite updated naming. Attribute handling requirements and API limitations are identical.

Diff

diff --git a/connect/latest/adminguide/pass-contact-attributes-chat.md b/connect/latest/adminguide/pass-contact-attributes-chat.md
index 849c70921..a7e9028b2 100644
--- a//connect/latest/adminguide/pass-contact-attributes-chat.md
+++ b//connect/latest/adminguide/pass-contact-attributes-chat.md
@@ -17 +17 @@ For example, you can customize your flow to say the name of the customer in your
-  1. Enable security in the communications widget as described in [Add a chat user interface to your website hosted by Amazon Connect](./add-chat-to-website.html), if you haven't already:
+  1. Enable security in the communications widget as described in [Add a chat user interface to your website hosted by Connect Customer](./add-chat-to-website.html), if you haven't already:
@@ -58 +58 @@ The contact attributes must follow the limitations set by the [StartChatContact]
-Optionally, you can add the segmentAttributes string to [SegmentAttributeValue](https://docs.aws.amazon.com/connect/latest/APIReference/API_SegmentAttributeValue.html) object map, in the payload. The attributes are standard Amazon Connect attributes. They can be accessed in flows. The contact attributes must follow the limitations set by the [StartChatContact](https://docs.aws.amazon.com/connect/latest/APIReference/API_StartChatContact.html#connect-StartChatContact-request-SegmentAttributes) API.
+Optionally, you can add the segmentAttributes string to [SegmentAttributeValue](https://docs.aws.amazon.com/connect/latest/APIReference/API_SegmentAttributeValue.html) object map, in the payload. The attributes are standard Connect Customer attributes. They can be accessed in flows. The contact attributes must follow the limitations set by the [StartChatContact](https://docs.aws.amazon.com/connect/latest/APIReference/API_StartChatContact.html#connect-StartChatContact-request-SegmentAttributes) API.