AWS Security ChangesHomeSearch

AWS agentworkspace documentation change

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

File: agentworkspace/latest/devguide/getting-started-testing.md

Summary

Updated product name references and fixed naming consistency throughout testing instructions

Security assessment

Changes maintain the same testing methodology and security practices (localhost testing). No modifications to security event handling or SDK integration.

Diff

diff --git a/agentworkspace/latest/devguide/getting-started-testing.md b/agentworkspace/latest/devguide/getting-started-testing.md
index 80021cea4..6c0408774 100644
--- a//agentworkspace/latest/devguide/getting-started-testing.md
+++ b//agentworkspace/latest/devguide/getting-started-testing.md
@@ -9 +9 @@ Creating an application and associating to your instance
-# Test your application for Amazon Connect Customer agent workspace locally
+# Test your application for Connect Customer Customer agent workspace locally
@@ -11 +11 @@ Creating an application and associating to your instance
-Once you have a minimal version of the app that you want to use in the Amazon Connect Customer agent workspace with the Amazon Connect SDK that you want to test in the agent workspace, run your app locally and create an application in the AWS console with an _AccessUrl_ using the localhost endpoint, like `http://localhost:3000` .
+Once you have a minimal version of the app that you want to use in the Connect Customer Customer agent workspace with the Amazon Connect SDK that you want to test in the agent workspace, run your app locally and create an application in the AWS console with an _AccessUrl_ using the localhost endpoint, like `http://localhost:3000` .
@@ -19 +19 @@ Detailed steps for creating and managing applications can be found in the admin
-  1. Open the Amazon Connect [console](https://console.aws.amazon.com/connect/) (https://console.aws.amazon.com/connect/).
+  1. Open the Connect Customer [console](https://console.aws.amazon.com/connect/) (https://console.aws.amazon.com/connect/).
@@ -35 +35 @@ Detailed steps for creating and managing applications can be found in the admin
-  5. Select the Amazon Connect instance you are testing with to associate the app with that instance.
+  5. Select the Connect Customer instance you are testing with to associate the app with that instance.
@@ -69 +69 @@ When your app is closed, for example, by closing the tab in the agent workspace,
-If you see these, then your app correctly integrates with the _Amazon Connect Amazon Connect SDK_ and the [The create event in Amazon Connect Customer agent workspace](./integrating-with-agent-workspace-lifecycle-events-create.html) / [The destroy event in Amazon Connect Customer agent workspace](./integrating-with-agent-workspace-lifecycle-events-destroy.html)destroy lifecycle events.
+If you see these, then your app correctly integrates with the _Connect Customer Amazon Connect SDK_ and the [The create event in Connect Customer Customer agent workspace](./integrating-with-agent-workspace-lifecycle-events-create.html) / [The destroy event in Connect Customer Customer agent workspace](./integrating-with-agent-workspace-lifecycle-events-destroy.html)destroy lifecycle events.