AWS bedrock-agentcore documentation change
Summary
Updated formatting of section headers (changed from markdown headings to bold text) and added a 'Topics' section with links to related documentation pages.
Security assessment
These are purely formatting and structural improvements to the documentation. The existing 'Security Features' section remains unchanged. No security-related content was added or modified.
Diff
diff --git a/bedrock-agentcore/latest/devguide/browser-tool.md b/bedrock-agentcore/latest/devguide/browser-tool.md index 39a5d4e10..73bcfacdd 100644 --- a//bedrock-agentcore/latest/devguide/browser-tool.md +++ b//bedrock-agentcore/latest/devguide/browser-tool.md @@ -13 +13 @@ The Amazon Bedrock AgentCore Browser provides session-based web browsing with co - 1. ###### Create a Browser Tool + 1. **Create a Browser Tool** @@ -17 +17 @@ You start by creating a Browser Tool enabling web browsing capabilities for your - 2. ###### Start a browser session + 2. **Start a browser session** @@ -21 +21 @@ Launch isolated sessions with configurable timeouts (default: 15 minutes, maximu - 3. ###### Interact with the browser + 3. **Interact with the browser** @@ -25 +25 @@ Once a session is started, you can interact with the browser using WebSocket-bas - 4. ###### Monitor and record sessions + 4. **Monitor and record sessions** @@ -32 +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?** @@ -53 +53 @@ A remote browser runs in a separate environment rather than on the local machine -###### Security Features +**Security Features** @@ -65,0 +66,15 @@ The Browser Tool includes several security features to help protect your environ +###### Topics + + * [Get started with AgentCore Browser](./browser-quickstart.html) + + * [Fundamentals](./browser-resource-session-management.html) + + * [Observability](./browser-observability.html) + + * [Features](./browser-features.html) + + * [Troubleshoot AgentCore Browser](./browser-tool-troubleshooting.html) + + + +