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

Palantir AI to be embedded across US military according to report
A report indicates the US military plans to embed Palantir's AI technology across all branches. The article generated 37 points and 24 comments on Hacker News.

BMW Dealership Revokes Buyback Offer After AI Chatbot Mistake, Precedent from Air Canada Case
A Toronto BMW dealership revoked a buyback offer generated by its AI chatbot, sparking legal questions. The Air Canada precedent holds companies liable for chatbot errors.
Why Write Code in 2026: Human Coding Still Matters for AI Agents
Doug Turnbull argues that even with powerful AI coding agents, humans must write code to understand architecture, reduce fragility, and guide agents effectively.

Claude Code v2.1.161: OTEL Attributes, Parallel Tool Fixes, and MCP Secret Redaction
v2.1.161 includes OTEL resource attributes as metric labels, independent parallel tool results, MCP secret redaction, and multiple bug fixes for subagents, Windows hooks, and OpenTelemetry log events.