AWS bedrock-agentcore documentation change
Summary
Minor formatting changes including capitalization fixes and punctuation adjustments (straight quotes to curly quotes, added space before period).
Security assessment
Changes are purely cosmetic/typographical with no security implications. No security vulnerabilities, configurations, or features are mentioned.
Diff
diff --git a/bedrock-agentcore/latest/devguide/browser-dcv-integration.md b/bedrock-agentcore/latest/devguide/browser-dcv-integration.md index 6d53d34b0..62e01eaf8 100644 --- a//bedrock-agentcore/latest/devguide/browser-dcv-integration.md +++ b//bedrock-agentcore/latest/devguide/browser-dcv-integration.md @@ -5 +5 @@ -Using callbacks to customize URL parameters +Using Callbacks to Customize URL Parameters @@ -9 +9 @@ Using callbacks to customize URL parameters -Amazon Bedrock AgentCore's live view is powered by **AWS DCV**. Each browser session launches a dedicated DCV server that streams the browser interface and enables real-time user interaction. +Amazon Bedrock AgentCore’s live view is powered by **AWS DCV** . Each browser session launches a dedicated DCV server that streams the browser interface and enables real-time user interaction. @@ -15 +15 @@ The example SDK includes a lightweight **web server** that hosts the DCV Web Cli -If you want to directly integrate the live view experience into their own web applications, they can embed the **DCV Web Client** and generate the signed connection URL using the SDK's helper methods. This allows full customization of the UI while leveraging Amazon Bedrock AgentCore's Browser Tool capabilities. +If you want to directly integrate the live view experience into their own web applications, they can embed the **DCV Web Client** and generate the signed connection URL using the SDK’s helper methods. This allows full customization of the UI while leveraging Amazon Bedrock AgentCore’s Browser Tool capabilities.