AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2026-04-10 · Documentation low

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

Summary

Added a comprehensive 'Topics' table of contents section and changed an apostrophe from straight to curly in a best practice bullet point.

Security assessment

The addition of a topics list is a navigational improvement. One new topic link is 'Configure Root Certificate Authority for Amazon Bedrock AgentCore Code Interpreter', which could be related to TLS/SSL configuration. However, the change itself only adds a link; it does not add new security documentation content in this file. The apostrophe change is typographical. No evidence of addressing a specific security vulnerability.

Diff

diff --git a/bedrock-agentcore/latest/devguide/code-interpreter-tool.md b/bedrock-agentcore/latest/devguide/code-interpreter-tool.md
index bf78465ef..05d34639a 100644
--- a//bedrock-agentcore/latest/devguide/code-interpreter-tool.md
+++ b//bedrock-agentcore/latest/devguide/code-interpreter-tool.md
@@ -14,0 +15,31 @@ Developers can customize environments with session properties and network modes
+###### Topics
+
+  * Overview
+
+  * Why use Code Interpreter in agent development
+
+  * Best practices
+
+  * [Pre-installed libraries](./code-interpreter-preinstalled-libraries.html)
+
+  * [Get started with AgentCore Code Interpreter](./code-interpreter-getting-started.html)
+
+  * [Run code in Code Interpreter from Agents](./code-interpreter-building-agents.html)
+
+  * [Write files to a session](./code-interpreter-file-operations.html)
+
+  * [Using Terminal Commands with an execution role](./code-interpreter-s3-integration.html)
+
+  * [Resource and session management](./code-interpreter-resource-session-management.html)
+
+  * [Code Interpreter API Reference Examples](./code-interpreter-api-reference-examples.html)
+
+  * [Observability](./code-interpreter-observability.html)
+
+  * [Configure Root Certificate Authority for Amazon Bedrock AgentCore Code Interpreter](./code-interpreter-root-ca-certificates.html)
+
+  * [Troubleshoot AgentCore Code Interpreter](./code-interpreter-troubleshooting.html)
+
+
+
+
@@ -68 +99 @@ To get the most out of the AgentCore Code Interpreter:
-  * Close sessions when you're done to release resources
+  * Close sessions when you’re done to release resources