AWS bedrock-agentcore documentation change
Summary
Added 'OS-level interaction' to the list of advanced features and added a link to 'Browser OS action' documentation.
Security assessment
Change adds a new feature (OS-level interaction) to the feature list and links to its documentation. While OS-level interactions can have security implications, this change itself doesn't document security features or address a specific vulnerability—it's a feature announcement.
Diff
diff --git a/bedrock-agentcore/latest/devguide/browser-features.md b/bedrock-agentcore/latest/devguide/browser-features.md index 305ac9bc3..f71a5e167 100644 --- a//bedrock-agentcore/latest/devguide/browser-features.md +++ b//bedrock-agentcore/latest/devguide/browser-features.md @@ -7 +7 @@ -Amazon Bedrock AgentCore Browser provides advanced features including CAPTCHA reduction, browser extensions, session profiles, and proxy configuration. +Amazon Bedrock AgentCore Browser provides advanced features including CAPTCHA reduction, browser extensions, session profiles, proxy configuration, and OS-level interaction. @@ -22,0 +23,2 @@ Amazon Bedrock AgentCore Browser provides advanced features including CAPTCHA re + * [Browser OS action](./browser-invoke.html) +