AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

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

File: bedrock-agentcore/latest/devguide/gateway-target-integrations.md

Summary

Added Coinbase x402 Bazaar integration documentation including server URL and authentication details.

Security assessment

The change documents a new third-party integration template without indicating security fixes. The default 'No Authorization' option is an integration characteristic, not a security vulnerability.

Diff

diff --git a/bedrock-agentcore/latest/devguide/gateway-target-integrations.md b/bedrock-agentcore/latest/devguide/gateway-target-integrations.md
index 4168fab45..1f9b24af8 100644
--- a//bedrock-agentcore/latest/devguide/gateway-target-integrations.md
+++ b//bedrock-agentcore/latest/devguide/gateway-target-integrations.md
@@ -20,0 +21,2 @@ Amazon Bedrock AgentCore lets you add open source templates from the following i
+  * Coinbase x402 Bazaar
+
@@ -102,0 +105,2 @@ Select a topic to learn about which APIs are supported for each template:
+  * Coinbase x402 Bazaar
+
@@ -361,0 +366,17 @@ GET |  BraveWebSearch |  /web/search |  Performs a web search query
+### Coinbase x402 Bazaar
+
+[Coinbase x402 Bazaar](https://docs.cdp.coinbase.com/x402/bazaar) exposes discovery endpoints that let developers and AI agents browse and search for x402-enabled services. You can add the Coinbase x402 Bazaar MCP server as a target in a Gateway via the AWS Management Console or CLI.
+
+The following list provides key information for this template:
+
+  * Server URL — `https://api.cdp.coinbase.com/platform/v2/x402/discovery/mcp`
+
+  * Outbound authentication types accepted:
+
+    * No Authorization (selected by default)
+
+
+
+
+For detailed setup instructions (console, CLI, SDK, and Strands), see [Coinbase Bazaar via AgentCore Gateway](./payments-connect-bazaar.html) in the payments guide. To set up the Payment Manager and Connector required for processing payments, see [Create a Payment Manager and Connector](./payments-create-manager.html).
+