AWS bedrock-agentcore documentation change
Summary
Reorganized section headers, removed redundant headings, corrected 'AWS' to 'AWS Console', and updated troubleshooting section title
Security assessment
Changes are structural/organizational with no direct security implications. Security Features section remains but only as a heading change without substantive content modification
Diff
diff --git a/bedrock-agentcore/latest/devguide/browser-tool.md b/bedrock-agentcore/latest/devguide/browser-tool.md index bdad9e556..39a5d4e10 100644 --- a//bedrock-agentcore/latest/devguide/browser-tool.md +++ b//bedrock-agentcore/latest/devguide/browser-tool.md @@ -5,2 +4,0 @@ -How it worksWhy use remote browsers for agent development?Security Features - @@ -11,2 +8,0 @@ The Amazon Bedrock AgentCore Browser provides a secure, isolated browser environ -## How it works - @@ -31 +27 @@ Once a session is started, you can interact with the browser using WebSocket-bas -All browser sessions provide built-in observability which includes Live View for real-time monitoring, Session recording (available for custom browsers), and CloudWatch metrics for real-time performance insights. Session recording captures DOM changes, user actions, console logs, and network events. Recorded sessions are stored in your Amazon S3 bucket and can be replayed through the AWS for detailed analysis capabilities including video playback, timeline navigation, user action tracking, and comprehensive logs for troubleshooting and optimization. +All browser sessions provide built-in observability which includes Live View for real-time monitoring, Session recording (available for custom browsers), and CloudWatch metrics for real-time performance insights. Session recording captures DOM changes, user actions, console logs, and network events. Recorded sessions are stored in your Amazon S3 bucket and can be replayed through the AWS Console for detailed analysis capabilities including video playback, timeline navigation, user action tracking, and comprehensive logs for troubleshooting and optimization. @@ -36 +32 @@ All browser sessions provide built-in observability which includes Live View for -## Why use remote browsers for agent development? +###### Why use remote browsers for agent development? @@ -57 +53 @@ A remote browser runs in a separate environment rather than on the local machine -## Security Features +###### Security Features @@ -76 +72 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Observability +Troubleshoot AgentCore Code Interpreter