AWS Security ChangesHomeSearch

AWS connect documentation change

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

File: connect/latest/adminguide/enable-connect-managed-auth.md

Summary

Updated branding from 'Amazon Connect' to 'Connect Customer' throughout the documentation, including console references, instance names, and service terminology

Security assessment

Changes are purely branding/naming updates with no modifications to security configurations, authentication flows, IAM policies, or security features. The core security mechanisms (Amazon Cognito integration, authentication flow block) remain unchanged.

Diff

diff --git a/connect/latest/adminguide/enable-connect-managed-auth.md b/connect/latest/adminguide/enable-connect-managed-auth.md
index c26fae8fc..227f53a0e 100644
--- a//connect/latest/adminguide/enable-connect-managed-auth.md
+++ b//connect/latest/adminguide/enable-connect-managed-auth.md
@@ -11 +11 @@ Required IAM policiesEnable customer authentication in your instanceEnable the a
-This topic explains how to set up authentication if you're using the Amazon Connect hosted communication widget for chat. You enable customer authentication for your Amazon Connect instance, and then enable an authentication message that displays a link which opens a popup to the Amazon Cognito hosted UI. 
+This topic explains how to set up authentication if you're using the Connect Customer hosted communication widget for chat. You enable customer authentication for your Connect Customer instance, and then enable an authentication message that displays a link which opens a popup to the Amazon Cognito hosted UI. 
@@ -15 +15 @@ This topic explains how to set up authentication if you're using the Amazon Conn
-If you use custom IAM policies to manage access to the Amazon Connect console, see [Required permissions for custom IAM policies](./security-iam-amazon-connect-permissions.html) for a list of the permissions needed to access the **Customer authentication** page.
+If you use custom IAM policies to manage access to the Connect Customer console, see [Required permissions for custom IAM policies](./security-iam-amazon-connect-permissions.html) for a list of the permissions needed to access the **Customer authentication** page.
@@ -17 +17 @@ If you use custom IAM policies to manage access to the Amazon Connect console, s
-## Enable customer authentication in your Amazon Connect instance
+## Enable customer authentication in your Connect Customer instance
@@ -19 +19 @@ If you use custom IAM policies to manage access to the Amazon Connect console, s
-  1. Open the Amazon Connect console at [https://console.aws.amazon.com/connect/](https://console.aws.amazon.com/connect/).
+  1. Open the Connect Customer console at [https://console.aws.amazon.com/connect/](https://console.aws.amazon.com/connect/).
@@ -21 +21 @@ If you use custom IAM policies to manage access to the Amazon Connect console, s
-  2. On the instances page, choose the instance alias. The instance alias is also your **instance name** , which appears in your Amazon Connect URL. The following image shows the **Amazon Connect virtual contact center instances** page, with a box around the instance alias.
+  2. On the instances page, choose the instance alias. The instance alias is also your **instance name** , which appears in your Connect Customer URL. The following image shows the **Connect Customer virtual contact center instances** page, with a box around the instance alias.
@@ -23 +23 @@ If you use custom IAM policies to manage access to the Amazon Connect console, s
-![The Amazon Connect virtual contact center instances page, the instance alias.](/images/connect/latest/adminguide/images/instance.png)
+![The Connect Customer virtual contact center instances page, the instance alias.](/images/connect/latest/adminguide/images/instance.png)
@@ -39 +39 @@ You must select **Don't generate a client secret** when you configure your Amazo
-This associates the user pool to your Amazon Connect instance. It enables the [Authenticate Customer](./authenticate-customer.html) flow block to access the user pool.
+This associates the user pool to your Connect Customer instance. It enables the [Authenticate Customer](./authenticate-customer.html) flow block to access the user pool.
@@ -48 +48 @@ This associates the user pool to your Amazon Connect instance. It enables the [A
-To enable the authentication message, add the authentication parameters snippet variable at the end of your snippet. For information about adding snippet variables, see [Supported widget snippet fields in Amazon Connect that are customizable](./supported-snippet-fields.html). The following code is an example of the authentication parameters snippet you need to add.
+To enable the authentication message, add the authentication parameters snippet variable at the end of your snippet. For information about adding snippet variables, see [Supported widget snippet fields in Connect Customer that are customizable](./supported-snippet-fields.html). The following code is an example of the authentication parameters snippet you need to add.