AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2025-07-19 · Documentation low

File: bedrock-agentcore/latest/devguide/code-interpreter-tool.md

Summary

Removed service quotas section and increased S3 upload limit from 2GB to 5GB

Security assessment

Quota removal is operational rather than security-related. The increased file size limit could impact resource usage but doesn't directly indicate a security issue without evidence of vulnerability exploitation.

Diff

diff --git a/bedrock-agentcore/latest/devguide/code-interpreter-tool.md b/bedrock-agentcore/latest/devguide/code-interpreter-tool.md
index b30ef5e70..5d0743899 100644
--- a//bedrock-agentcore/latest/devguide/code-interpreter-tool.md
+++ b//bedrock-agentcore/latest/devguide/code-interpreter-tool.md
@@ -5 +5 @@
-OverviewWhy use Code Interpreter in agent developmentService quotas and considerations
+OverviewWhy use Code Interpreter in agent development
@@ -13 +13 @@ The Amazon Bedrock AgentCore Code Interpreter enables AI agents to write and exe
-The Code Interpreter comes with pre-built runtimes for multiple languages and advanced features, including large file support and internet access, and CloudTrail logging capabilities. For inline upload, the file size can be up to 100 MB. And for uploading to Amazon S3 through terminal commands, the file size can be as large as 2 GB.
+The Code Interpreter comes with pre-built runtimes for multiple languages and advanced features, including large file support and internet access, and CloudTrail logging capabilities. For inline upload, the file size can be up to 100 MB. And for uploading to Amazon S3 through terminal commands, the file size can be as large as 5 GB.
@@ -50,13 +49,0 @@ The AgentCore Code Interpreter makes agents more powerful by complementing their
-## Service quotas and considerations
-
-The AgentCore Code Interpreter has the following Service quotas and considerations:
-
-  * Execution time default is 15 minutes and can be extended for up to 8 hours
-
-  * Concurrent active session limit is 500 per account by default and can be increased
-
-  * Total number of Code Interpreter tool configurations is 100 per account and can be increased
-
-
-
-