AWS Weekly Roundup: Managed Payments for Bedrock Agents, New Toolkit, and Compute Upgrades
Amazon Bedrock AgentCore Introduces Managed Payment Capabilities
The most notable announcement from last week’s AWS updates is the preview of managed payment capabilities within Amazon Bedrock AgentCore. This new feature enables AI agents to autonomously access and pay for APIs, MCP servers, web content, and even other agents. Developed in partnership with Coinbase and Stripe, this solution removes the heavy lifting of building custom billing, credential management, and compliance systems.

Users can connect a Coinbase CDP wallet or a Stripe Privy wallet as a payment connection. Session-level spending limits can be set, and the agent handles transactions autonomously during execution. This unlocks powerful use cases—such as a research agent that pays for real-time market data on the fly, or a coding agent that calls paid APIs mid-task. For more details, visit the official blog post, dive into the documentation, or get started with the AgentCore CLI.
Agent Toolkit for AWS: A Production-Ready Suite
Also announced is the Agent Toolkit for AWS, a comprehensive set of tools and guidance available at no additional charge. It helps AI coding agents build on AWS with fewer errors, lower token costs, and enterprise-grade security controls. This toolkit succeeds the MCP servers, plugins, and skills previously available on AWS Labs.
To get started, consult the quick start guide or explore the available skills and plugins on GitHub.
AWS MCP Server Now Generally Available
As part of the Agent Toolkit, the AWS MCP Server has reached General Availability. This managed remote Model Context Protocol (MCP) server gives AI agents and coding assistants secure, authenticated access to all AWS services through a small, fixed set of tools. For a deeper look, read Seb Stormacq’s blog post.

Amazon WorkSpaces for AI Agents (Preview)
In preview, Amazon WorkSpaces now supports AI agents that can securely access and operate desktop applications through managed WorkSpaces environments. This enables organizations to automate everyday workflows at scale while maintaining full enterprise-grade governance and compliance. For more information, see Micah Walter’s blog post.
New Amazon EC2 Instances: Sixth-Gen Intel and Nitro
AWS introduced the M8idn/M8idb and R8idn/R8idb instances, powered by custom sixth-generation Intel Xeon Scalable processors available only on AWS, combined with the latest sixth-generation AWS Nitro cards. These instances deliver up to 43% better compute performance per vCPU compared to previous-generation instances.
- M8idn/R8idn instances offer up to 600 Gbps network bandwidth.
- M8idb/R8idb instances deliver up to 300 Gbps EBS bandwidth.
For a full list of AWS announcements, keep an eye on the What’s New with AWS page.
Valkey Turns Two: Open-Source Success
Valkey celebrates its second anniversary, standing as proof that open, community-driven technology innovates faster, scales further, and delivers more value than any single-vendor model. The project has surpassed 100 million Docker pulls (up 17x year over year) and attracted more than 225 contributors who have submitted over 1,000 commits.
Related Discussions