AWS bedrock-agentcore documentation change
Summary
Renamed section titles ('Rendering live view using AWS DCV Web Client' to 'Live View', 'Reducing CAPTCHAs with Web Bot Auth' to 'Observability', 'Observability and session replay' to 'Session Recording and Replay') and simplified example structure.
Security assessment
Changes are purely organizational/structural - renaming sections and streamlining content. The removal of 'Reducing CAPTCHAs' might relate to security but appears to be a title change without addressing vulnerabilities or adding security documentation. No security context provided.
Diff
diff --git a/bedrock-agentcore/latest/devguide/browser-dcv-integration.md b/bedrock-agentcore/latest/devguide/browser-dcv-integration.md index 3519b21b6..6d53d34b0 100644 --- a//bedrock-agentcore/latest/devguide/browser-dcv-integration.md +++ b//bedrock-agentcore/latest/devguide/browser-dcv-integration.md @@ -7 +7 @@ Using callbacks to customize URL parameters -# Rendering live view using AWS DCV Web Client +# Live View @@ -27,5 +27 @@ When establishing a WebSocket connection to the DCV server, you can use the `htt -Example: - -### Example - -The following shows a sample code: +The following example shows how to use these callbacks: @@ -88 +84 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Reducing CAPTCHAs with Web Bot Auth +Observability @@ -90 +86 @@ Reducing CAPTCHAs with Web Bot Auth -Observability and session replay +Session Recording and Replay