AWS Security ChangesHomeSearch

AWS agentworkspace documentation change

Service: agentworkspace · 2025-08-28 · Documentation low

File: agentworkspace/latest/devguide/building-3p-services.md

Summary

Minor punctuation and phrasing adjustments in use case examples

Security assessment

Grammatical improvements with no security relevance.

Diff

diff --git a/agentworkspace/latest/devguide/building-3p-services.md b/agentworkspace/latest/devguide/building-3p-services.md
index 9a157441a..a0244bb3d 100644
--- a//agentworkspace/latest/devguide/building-3p-services.md
+++ b//agentworkspace/latest/devguide/building-3p-services.md
@@ -30 +30 @@ These are common use cases for third party services:
-  * Automatically launch specific applications when an agent enters After Contact Work (ACW)
+  * Automatically launch specific applications when an agent enters After Contact Work (ACW).
@@ -32 +32 @@ These are common use cases for third party services:
-  * Ensure critical applications are always running by automatically launching them during workspace startup
+  * Ensure critical applications are always running by automatically launching them during workspace startup.
@@ -34 +34 @@ These are common use cases for third party services:
-  * Control application visibility by automatically bringing specific apps into focus based on contact events or other triggers
+  * Control application visibility by automatically bringing specific apps into focus based on contact events or other triggers.
@@ -36 +36 @@ These are common use cases for third party services:
-  * Implement custom contact handling logic to determine when agents should accept or leave contacts
+  * Implement custom contact handling logic to determine what happens when agents accept or leave contacts.
@@ -38 +38 @@ These are common use cases for third party services:
-  * Manage authentication flows that need to run when the workspace loads
+  * Manage authentication flows that need to run when the workspace loads.