Claude Platform on AWS Now GA: Managed Agents, Code Execution, and Full API Parity via IAM

The Claude Platform on AWS is now generally available, providing AWS customers access to the full Claude Platform feature set through existing AWS IAM credentials, billing, and commitment retirement. This is distinct from Claude on Amazon Bedrock — here Anthropic operates the service and data is processed outside the AWS boundary, but customers get day-one access to all new API features and betas.
What's included
- Claude Managed Agents (beta) — build and deploy agents at scale
- Advisor strategy (beta) — agents consult an advisor model for intelligence boost
- Web search and web fetch — augment Claude with real-time web data
- Code execution — run Python, create visualizations, analyze data inside API calls
- Files API (beta) — upload and reference documents across conversations
- Skills (beta) — teach Claude best practices for consistent results
- MCP connector (beta) — connect to any remote MCP server without writing client code
- Prompt caching — reduce cost and latency on repeated context
- Citations — ground responses in source documents
- Batch processing — high-volume asynchronous workloads
Customers also get the Claude Console, Anthropic's development environment with a prompt improver, prompt generator, and evaluation tools. Supported models include Claude Opus 4.7, Sonnet 4.6, and Haiku 4.5, with new models shipping as they launch.
Authentication and operations
Authentication runs through AWS IAM, audit logging through CloudTrail, and billing via a single AWS invoice that retires against existing commitments. Teams use existing AWS credentials and IAM policies. The platform is available in most AWS commercial regions and supports global and U.S. inference geographies.
Choosing between Claude Platform on AWS and Amazon Bedrock
Both offer Claude models on AWS. The difference: Claude Platform on AWS is operated by Anthropic with full native API parity (including all betas), while Amazon Bedrock keeps AWS as the data processor (data stays within AWS boundary). Claude Platform on AWS is ideal for teams that want the latest features and are comfortable with data processed outside AWS.
📖 Read the full source: HN AI Agents
👀 See Also

AI Is Too Expensive: Hyperscalers Need $3 Trillion to Break Even
Hyperscalers have invested over $800B in AI capex, with $1T more planned for 2027. Microsoft alone spent ~$100B on OpenAI infrastructure, yet AI revenue covers only ~20% of its capex.

Spotify Developers Leveraging AI for Code-Free Contributions
Spotify's key developers have not written code since December due to AI, notably through their internal 'Honk' system that facilitates remote, real-time code deployments using Claude Code.

Current State of Chinese LLMs: Market Leaders, Open Models, and Business Models
A Reddit analysis details the Chinese LLM landscape, identifying ByteDance's Doubao as the proprietary market leader and DeepSeek as the most innovative, while outlining the business models of major players and 'Six AI Small Tigers' focused on open-weight models.

OpenClaw Review: Reliability Issues in Current State, Value as Learning Tool
A developer with extensive AI platform experience reports OpenClaw struggles with reliability on basic multi-step tasks, making autonomous business applications questionable, but finds value in learning agent structure and orchestration.