AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2026-01-25 · Documentation low

File: bedrock-agentcore/latest/devguide/runtime-getting-started.md

Summary

Added TypeScript starter toolkit documentation and clarified Python toolkit reference

Security assessment

Changes expand language support documentation without security content or vulnerability fixes

Diff

diff --git a/bedrock-agentcore/latest/devguide/runtime-getting-started.md b/bedrock-agentcore/latest/devguide/runtime-getting-started.md
index 5598cf09b..2a5cb8045 100644
--- a//bedrock-agentcore/latest/devguide/runtime-getting-started.md
+++ b//bedrock-agentcore/latest/devguide/runtime-getting-started.md
@@ -13 +13,3 @@ The [Amazon Bedrock AgentCore Starter Toolkit](https://github.com/aws/bedrock-ag
-  * [Get started with the Amazon Bedrock AgentCore starter toolkit](./runtime-get-started-toolkit.html)
+  * [Get started with the Amazon Bedrock AgentCore starter toolkit in Python](./runtime-get-started-toolkit.html)
+
+  * [Get started with the Amazon Bedrock AgentCore starter toolkit in TypeScript](./runtime-get-started-toolkit-typescript.html)
@@ -32 +34 @@ IAM Permissions for AgentCore Runtime
-Get started with starter toolkit
+Get started with starter toolkit (Python)