AWS agentworkspace documentation change
Summary
Text refinements including capitalization consistency, URL formatting, and updated section heading. Notable change: permissions description modified from 'make requests for agent/contact workspace data' to 'make requests for agent/contact data'
Security assessment
While the permissions description change slightly broadens the scope of data access (removing 'workspace' qualifier), there's no evidence this relates to a security fix or vulnerability. Changes appear to be clarifications and consistency improvements without introducing new security concepts or addressing known vulnerabilities.
Diff
diff --git a/agentworkspace/latest/devguide/getting-started-testing.md b/agentworkspace/latest/devguide/getting-started-testing.md index 73a23ce84..f8c18d045 100644 --- a//agentworkspace/latest/devguide/getting-started-testing.md +++ b//agentworkspace/latest/devguide/getting-started-testing.md @@ -3 +3 @@ -[Documentation](/index.html)[Amazon Connect Agent Workspace](/connect/index.html)[Developer Guide](what-is-service.html) +[Documentation](/index.html)[Amazon Connect Agent Workspace](/connect/index.html)[Developer guide](what-is-service.html) @@ -9 +9 @@ Creating an application and associating to your instance -Once you have a minimal version of the app that you want to use in Amazon Connect Agent Workspace with the 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 Amazon Connect 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` . @@ -15 +15 @@ Once you have a minimal version of the app that you want to use in Amazon Connec -Detailed steps for creating and managing applications can be found in the admin guide under [Third-party applications (3p apps) in the agent workspace (Preview)](https://docs.aws.amazon.com/connect/latest/adminguide/3p-apps.html). +Detailed steps for creating and managing applications can be found in the admin guide under [Third-party applications (3P apps) in the agent workspace (Preview)](https://docs.aws.amazon.com/connect/latest/adminguide/3P-apps.html). @@ -31 +31 @@ Detailed steps for creating and managing applications can be found in the admin - 4. **Permissions** : A list of allowed functions that grants your application the ability to subscribe to agent/contact events that occur in the agent workspace or make requests for agent/contact workspace data. + 4. **Permissions** : A list of allowed functions that grants your application the ability to subscribe to agent/contact events that occur in the agent workspace or make requests for agent/contact data. @@ -67 +67 @@ 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 SDK_ and the [The create event in Amazon Connect Agent Workspace](./integrating-with-agent-workspace-lifecycle-events-create.html) / [The destroy event in Amazon Connect Agent Workspace](./integrating-with-agent-workspace-lifecycle-events-destroy.html)destroy lifecycle events. +If you see these, then your app correctly integrates with the _Amazon Connect Amazon Connect SDK_ and the [The create event in Amazon Connect Agent Workspace](./integrating-with-agent-workspace-lifecycle-events-create.html) / [The destroy event in Amazon Connect Agent Workspace](./integrating-with-agent-workspace-lifecycle-events-destroy.html)destroy lifecycle events. @@ -75 +75 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Theme +Apply a theme