AWS bedrock-agentcore documentation change
Summary
Removed 'Service quotas and considerations' section including session duration limits, concurrent session limits, and browser tool configuration limits
Security assessment
The removed content relates to service quotas and operational limits rather than security controls or vulnerabilities. No security-specific changes were made.
Diff
diff --git a/bedrock-agentcore/latest/devguide/browser-tool.md b/bedrock-agentcore/latest/devguide/browser-tool.md index d8ef22a81..2cb3b111c 100644 --- a//bedrock-agentcore/latest/devguide/browser-tool.md +++ b//bedrock-agentcore/latest/devguide/browser-tool.md @@ -5 +5 @@ -OverviewWhy use remote browsers for agent development?Security FeaturesHow it worksService quotas and considerations +OverviewWhy use remote browsers for agent development?Security FeaturesHow it works @@ -76,15 +75,0 @@ Monitor key metrics for each tool in CloudWatch to get real-time performance ins -## Service quotas and considerations - -The AgentCore Browser has the following service quotas and considerations: - - * Session duration is 15 minutes by default and can be extended up to 8 hours - - * Concurrent active session limit is 500 per account and can be increased - - * Total number of Browser tool configurations is 100 per account and can be increased - - * Number of CDP stream and live view stream per session is one each, allowing a single agent and end user to interact with the browser - - - -