AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2025-10-16 · Documentation low

File: bedrock-agentcore/latest/devguide/gateway-using.md

Summary

Removed preview notice, updated MCP documentation link, added new MCP version (2025-06-18), removed authentication token section, and updated headings

Security assessment

Changes focus on documentation structure and feature updates rather than addressing security vulnerabilities. Removal of authentication token guidance could impact security awareness, but no explicit evidence of a security issue being fixed.

Diff

diff --git a/bedrock-agentcore/latest/devguide/gateway-using.md b/bedrock-agentcore/latest/devguide/gateway-using.md
index 1b59b9474..3aba2ce4a 100644
--- a//bedrock-agentcore/latest/devguide/gateway-using.md
+++ b//bedrock-agentcore/latest/devguide/gateway-using.md
@@ -5,2 +4,0 @@
-Amazon Bedrock AgentCore is in preview release and is subject to change. 
-
@@ -9 +7 @@ Amazon Bedrock AgentCore is in preview release and is subject to change.
-After [setting up your gateway with targets](./gateway-building.html), you can configure your application or agent to use the gateway through the [Model Context Protocol (MCP)](https://docs.aws.amazon.com/https://modelcontextprotocol.io/docs/getting-started/intro). The MCP provides a standardized way for agents to discover and invoke tools.
+After [setting up your gateway with targets](./gateway-building.html), you can configure your application or agent to use the gateway through the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/docs/getting-started/intro). The MCP provides a standardized way for agents to discover and invoke tools.
@@ -14,0 +13,2 @@ AgentCore Gateway supports the following MCP versions:
+  * 2025-06-18
+
@@ -27 +27 @@ tools/list | Lists all available tools provided by the gateway
-The following topics explain how to obtain an authentication token to make requests to your gateway and describe the capabilities that AgentCore gateways offer.
+The following topics describe the capabilities that AgentCore gateways offer.
@@ -31,2 +30,0 @@ The following topics explain how to obtain an authentication token to make reque
-  * [Obtain an access token to make gateway requests](./gateway-using-mcp-auth.html)
-
@@ -50 +48 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Add MCP server targets
+Add targets to a gateway
@@ -52 +50 @@ Add MCP server targets
-Obtain an access token
+List gateway tools