AWS bedrock-agentcore documentation change
Summary
Added documentation for a new Payments service enabling microtransaction payments for AI agents using x402 protocol.
Security assessment
The change documents a payment system with configurable spending limits and wallet integration, which are security controls against financial abuse. However, there's no evidence this addresses a specific security vulnerability.
Diff
diff --git a/bedrock-agentcore/latest/devguide/what-is-bedrock-agentcore.md b/bedrock-agentcore/latest/devguide/what-is-bedrock-agentcore.md index dbd8ff806..49666aca8 100644 --- a//bedrock-agentcore/latest/devguide/what-is-bedrock-agentcore.md +++ b//bedrock-agentcore/latest/devguide/what-is-bedrock-agentcore.md @@ -29,0 +30 @@ Service | Description | Integrations +[Payments](./payments.html) | A fully managed service that enables microtransaction payments for AI agents to access paid APIs, MCP servers, and content using the x402 protocol. Payments provides wallet integration, configurable spending limits, and end-to-end observability for agent payment operations. | AgentCore payments supports Coinbase CDP and Stripe (Privy) wallet providers, AgentCore Gateway, Strands Agents, any x402-compatible endpoint, AgentCore Identity and AgentCore Observability powered by Amazon CloudWatch for unified monitoring.