AWS agentworkspace documentation change
Summary
Updated product name references from 'Amazon Connect Customer' to 'Connect Customer'
Security assessment
Changes are purely branding/naming updates with no security implications. The HTTPS requirement and SDK integration for secure communication remain unchanged.
Diff
diff --git a/agentworkspace/latest/devguide/getting-started-create-application.md b/agentworkspace/latest/devguide/getting-started-create-application.md index 6c2d15a0b..1d0ba24d7 100644 --- a//agentworkspace/latest/devguide/getting-started-create-application.md +++ b//agentworkspace/latest/devguide/getting-started-create-application.md @@ -7 +7 @@ -# Create your application for Amazon Connect Customer agent workspace +# Create your application for Connect Customer Customer agent workspace @@ -9 +9 @@ -An application is a website that can be loaded from an HTTPS URL into an iframe in the Amazon Connect Customer agent workspace. It can be built using any frontend framework and hosted anywhere as long as it can be loaded by the user’s browser and supports being embedded. In addition to being accessible by the user, the application must integrate the [Amazon Connect SDK](https://github.com/amazon-connect/AmazonConnectSDK) to establish secure communication between the application and the agent workspace allowing the application to receive events and data from the workspace. +An application is a website that can be loaded from an HTTPS URL into an iframe in the Connect Customer Customer agent workspace. It can be built using any frontend framework and hosted anywhere as long as it can be loaded by the user’s browser and supports being embedded. In addition to being accessible by the user, the application must integrate the [Amazon Connect SDK](https://github.com/amazon-connect/AmazonConnectSDK) to establish secure communication between the application and the agent workspace allowing the application to receive events and data from the workspace.