AWS Security ChangesHomeSearch

AWS connect documentation change

Service: connect · 2026-04-28 · Documentation low

File: connect/latest/adminguide/connect-attrib-list.md

Summary

Removed ConnectionType and CrossInstanceInfo attributes from documentation

Security assessment

Attribute removal appears to be documentation cleanup without security context or implications.

Diff

diff --git a/connect/latest/adminguide/connect-attrib-list.md b/connect/latest/adminguide/connect-attrib-list.md
index 8d56b9727..228998d62 100644
--- a//connect/latest/adminguide/connect-attrib-list.md
+++ b//connect/latest/adminguide/connect-attrib-list.md
@@ -147,13 +146,0 @@ Amazon SES Virus Verdict | When the email comes into your contact center, Amazon
-connect:ConnectionType |  The type of transfer being performed, whether this is internal (Connect), via an external system (External Voice Transfer) or via the telephone call (PSTN). |  `CONNECT` | `EXTERNAL_VOICE_SYSTEM` | `PSTN` |  ValueString |  $.SegmentAttributes['connect:ConnectionType']  
-connect:CrossInstanceInfo.RelatedContactArn |  The contact ARN of the related contact in a transfer. This value represents:
-
-  * The next contact ARN when the current instance is transferring the contact.
-  * The previous contact ARN when the current instance is receiving the transferred contact.
-
-|  Contact ARN |  ValueArn |  $.SegmentAttributes['connect:CrossInstanceInfo']['RelatedContactArn']  
-connect:CrossInstanceInfo.RelatedInitialContactArn |  The contact ARN associated with the first interaction between the customer and contact center of the related contact in a transfer. This value represents:
-
-  * The next initial contact ARN when the current instance is transferring the contact.
-  * The previous initial contact ARN when the current instance is receiving the transferred contact.
-
-|  Contact ARN |  ValueArn |  $.SegmentAttributes['connect:CrossInstanceInfo']['RelatedInitialContactArn']