AWS Security ChangesHomeSearch

AWS connect documentation change

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

File: connect/latest/adminguide/contact-flow-modules.md

Summary

Updated branding from 'Amazon Connect' to 'Connect Customer' throughout the document. Removed a note about potential interruptions when using TransferToQueue and LoopPrompt blocks.

Security assessment

The changes are purely branding updates and removal of a technical limitation note. There's no evidence of security vulnerability fixes, security enhancements, or security incident documentation. The removed note described functional limitations, not security flaws.

Diff

diff --git a/connect/latest/adminguide/contact-flow-modules.md b/connect/latest/adminguide/contact-flow-modules.md
index a04dfd474..8c7d6a802 100644
--- a//connect/latest/adminguide/contact-flow-modules.md
+++ b//connect/latest/adminguide/contact-flow-modules.md
@@ -9 +9 @@ Where you can use modulesLimitationsUse module within moduleSecurity profile per
-# Flow modules for reusable functions in Amazon Connect
+# Flow modules for reusable functions in Connect Customer
@@ -39,9 +38,0 @@ You can use modules across all [flow types](./create-contact-flow.html#contact-f
-###### Note
-
-  * Whisper flows that use a **TransferToQueue** block within a module might cause interruption during the flow execution.
-
-  * **CustomerQueue** flow with a **LoopPrompt** block invoking a module using an **EndFlow** block might cause interruption during the flow execution.
-
-
-
-
@@ -97 +88 @@ Before you can add modules to Inbound flows, you must have permissions in your s
-For information about the number of modules that you can create for each Amazon Connect instance, see [Amazon Connect service quotas](./amazon-connect-service-limits.html).
+For information about the number of modules that you can create for each Connect Customer instance, see [Connect Customer service quotas](./amazon-connect-service-limits.html).
@@ -99 +90 @@ For information about the number of modules that you can create for each Amazon
-  1. Log in to the Amazon Connect console with an account assigned to a security profile that has permissions to create modules.
+  1. Log in to the Connect Customer console with an account assigned to a security profile that has permissions to create modules.
@@ -114 +105 @@ For information about the number of modules that you can create for each Amazon
-  1. Log in to the Amazon Connect console with an account assigned to a security profile that has permissions to create flows. You don't need permissions to create modules.
+  1. Log in to the Connect Customer console with an account assigned to a security profile that has permissions to create flows. You don't need permissions to create modules.
@@ -195 +186 @@ You can define up to 8 custom branches for your module.
-As part of custom blocks module enhancement, a new namespace Module is introduced for you to access module inputs within a module, output and results from flows or modules that were calling the module. You can store these attributes using [Flow block in Amazon Connect: Set contact attributes](./set-contact-attributes.html) block or directly use these attributes via JSONPath reference. See [List of available contact attributes in Amazon Connect and their JSONPath references](./connect-attrib-list.html) documentation on details of module attributes.
+As part of custom blocks module enhancement, a new namespace Module is introduced for you to access module inputs within a module, output and results from flows or modules that were calling the module. You can store these attributes using [Flow block in Connect Customer: Set contact attributes](./set-contact-attributes.html) block or directly use these attributes via JSONPath reference. See [List of available contact attributes in Connect Customer and their JSONPath references](./connect-attrib-list.html) documentation on details of module attributes.