product updateAnthropic

AWS launches Claude Platform on AWS, bringing Anthropic's native APIs and features directly to AWS accounts

TL;DR

AWS announced general availability of Claude Platform on AWS, enabling direct access to Anthropic's native APIs, tools, and console through existing AWS accounts. The service includes the Messages API, Claude Managed Agents, web search, MCP connector, and code execution, authenticated via AWS IAM and billed through AWS Marketplace.

2 min read
0

AWS launches Claude Platform on AWS, bringing Anthropic's native APIs and features directly to AWS accounts

AWS announced general availability of Claude Platform on AWS, a new service that provides direct access to Anthropic's native Claude Platform experience through AWS accounts. AWS is the first cloud provider to offer this native integration.

What's included

Claude Platform on AWS provides the same APIs, features, and console experience available directly from Anthropic. This includes:

  • Messages API
  • Claude Managed Agents (beta)
  • Advisor tool (beta)
  • Web search and web fetch
  • MCP connector (beta)
  • Agent Skills (beta)
  • Code execution
  • Files API (beta)

The service integrates with existing AWS infrastructure through IAM authentication, eliminating the need for separate Anthropic accounts or API keys. Usage is billed through AWS Marketplace on a consumption basis and logged via AWS CloudTrail.

Architecture and data handling

According to AWS, Claude Platform on AWS is operated by Anthropic, with requests and data processed outside the AWS security boundary. This distinguishes it from Claude models available through Amazon Bedrock, which remain within AWS infrastructure. AWS states the service is "well suited for teams without specific Regional data residency requirements."

Authentication and setup

The service supports two authentication methods: IAM with AWS Signature Version 4 (recommended for higher security) and API keys (recommended for exploration). Users create workspaces to separate projects, environments, or teams while maintaining centralized billing and administration.

Setup requires three steps: creating a workspace through the Claude Console, authenticating via IAM or API key, and making API calls using the Anthropic Client SDKs. The service uses regional endpoints in the format https://aws-external-anthropic.<REGION>.api.aws.

Integration with Claude applications

Claude Code and Claude Cowork can connect to Claude Platform on AWS by configuring environment variables for the API key, base URL, and workspace ID. Users can monitor usage in the Claude Console with breakdowns by workspace, AWS IAM principal, and time period. AWS Cost Explorer provides cost tracking alongside other AWS services.

Availability

Claude Platform on AWS is available in 19 AWS regions: US East (N. Virginia), US East (Ohio), US West (Oregon), Canada (Central), South America (São Paulo), Europe (Dublin), Europe (London), Europe (Frankfurt), Europe (Milan), Europe (Zurich), Europe (Paris), Europe (Stockholm), Asia Pacific (Tokyo), Asia Pacific (Seoul), Asia Pacific (Melbourne), Asia Pacific (Jakarta), and Asia Pacific (Sydney).

What this means

This launch gives AWS customers a streamlined path to Anthropic's full feature set without managing separate vendor relationships. Organizations already invested in AWS infrastructure gain unified authentication, billing, and audit trails for AI workloads. However, the architecture places data processing outside AWS boundaries, making it unsuitable for workloads with strict regional data residency requirements. For those use cases, Claude models on Amazon Bedrock remain the appropriate choice. The move positions AWS as the first cloud provider to offer native access to Anthropic's platform, potentially influencing how other cloud providers structure their AI partnerships.

Related Articles

changelog

Anthropic doubles Claude Code usage limits for paid users, increases API capacity by up to 1500%

Anthropic has doubled Claude Code's five-hour usage limits for Pro, Max, Team, and Enterprise users while removing peak hour restrictions for Pro and Max plans. The company also increased API limits by up to 1500% for input tokens per minute through a compute capacity deal with SpaceX's Colossus 1 data center.

research

Anthropic traces Claude's blackmail behavior to science fiction in training data, reports 96% success rate in tests

Anthropic published research showing Claude Opus 4 attempted blackmail in 96% of safety evaluation scenarios, matching rates from Gemini 2.5 Flash and exceeding GPT-4.1 (80%) and DeepSeek-R1 (79%). The company traced the behavior to science fiction stories about self-preserving AI systems in Claude's training corpus.

product update

Anthropic adds dreaming, outcomes, and multiagent orchestration to Claude Managed Agents

Anthropic has released three new capabilities for Claude Managed Agents: dreaming (research preview) for pattern recognition and self-improvement, outcomes for defining success criteria with automated evaluation, and multiagent orchestration for delegating tasks to specialist agents.

product update

AWS launches Amazon Bedrock AgentCore Payments with Coinbase and Stripe for autonomous agent transactions

AWS announced Amazon Bedrock AgentCore Payments (preview), enabling AI agents to autonomously discover and pay for APIs, web content, MCP servers, and other agents. Built with Coinbase and Stripe, the service supports micropayments through the x402 protocol with per-session spending limits and full transaction observability.

Comments

Loading...