What this actually is: an IAM proxy in front of the native Claude API
Strip away the launch copy and Claude Platform on AWS is a thin AWS-flavored access layer wrapped around Anthropic's existing API. The community read on r/aws nailed it bluntly — describing the service as basically an IAM proxy to the Anthropic API where requests still flow through to Anthropic's compute on the backend. The official documentation is more polished but doesn't disagree: AWS IAM credentials replace Anthropic API keys, CloudTrail captures audit events, and AWS Marketplace handles billing, but Anthropic itself operates the service and processes customer data outside the AWS security boundary [1]. That mechanism is what makes the launch interesting. AWS has effectively become a billing and identity façade for a non-AWS workload, while still letting customers light it up through a single line item in the same console where they already manage S3 and EC2. For developers, the practical upshot is access to the full native Claude surface — Managed Agents, Skills, code execution, web search and fetch, MCP connector, Files API, prompt caching, citations, batch processing, and the Claude Console — without rolling a new vendor through legal [2].
