Claude Platform on AWS: Not Bedrock — What Developers Need to Know Anthropic launched Claude Platform on AWS in May 2026, a managed API operated by Anthropic rather than AWS, offering IAM authentication, CloudTrail logging, and advanced features like Claude Managed Agents and MCP Connector that Amazon Bedrock lacks. Developers now have three distinct paths to run Claude on AWS—Bedrock, Claude Platform, or direct API—with significant implications for compliance, data processing, and feature access. Anthropic shipped its own managed Claude API directly through AWS in May 2026, and most developers either missed it or assumed it was just another Bedrock alias. It is not. Claude Platform on AWS is a fundamentally different product from Amazon Bedrock — operated by Anthropic, not AWS — and the gap in features and architecture is significant enough that new Claude integrations on AWS now have a real choice to make. Three Ways to Run Claude on AWS And Why It Matters Which You Pick As of mid-2026, there are three distinct paths to Claude on AWS: Amazon Bedrock — AWS operates inference; AWS is the data processor; data stays inside the AWS boundary Claude Platform on AWS — Anthropic operates inference; Anthropic and AWS are independent data processors; billed through AWS Marketplace Direct Anthropic API — entirely outside the AWS ecosystem; separate invoice The distinction between Bedrock and Claude Platform is not cosmetic. On Bedrock, AWS is processing your data. On Claude Platform on AWS, Anthropic is. Your contracts, compliance posture, and vendor agreements are affected differently. This is the primary reason the choice exists at all — compliance teams at regulated companies need to know exactly who touches their data. IAM Authentication: The Actual Developer Win The loudest benefit of Claude Platform on AWS is not the feature set — it is the authentication story. Claude Platform uses AWS IAM with SigV4 request signing, the same mechanism you use for S3, Lambda, and every other AWS service. Your existing credential provider chain just works. - No separate Anthropic API key to store in Secrets Manager, rotate, or audit independently - Claude inference calls appear in CloudTrail automatically — no extra instrumentation - IAM policies can restrict which roles, services, or environments can call Claude - Your security team already knows how to audit IAM For teams that already run governance and access control through IAM, this removes an entire layer of API key management. The endpoint follows a predictable pattern: https://aws-external-anthropic.