Today, we are excited to announce the general availability of the Claude Platform on AWS. Claude Platform on AWS is a new service that gives customers direct access to Anthropic’s native Claude Platform experience through their AWS account. No separate credentials, contracts, or billing relationships are required. AWS is the first cloud provider to offer access to a native Claude Platform experience.
This post explains how AWS’s Claude Platform works and how you can start using it today.
Experience the Claude Platform through AWS
With AWS’s Claude Platform, you can use the same APIs, features, and console experience available directly through Anthropic. This includes: Message API, Agent managed by Claude (beta), advisor tool (beta), web search and web fetch, MCP connector (beta), agent skills (beta), Execute the code, File API (beta). See for a complete list of features. of Claude platform documentation.
Access Claude Platform on AWS through familiar AWS features.
- certification: Use your existing AWS IAM credentials to access Claude Platform. There’s no need to manage separate accounts or API keys.
- make a claim: Usage is billed on a pay-as-you-go basis through AWS Marketplace, so you can track and manage your AI spending alongside other AWS services.
- audit: Activity is captured in AWS CloudTrail, so you can monitor, audit, and investigate your AI usage in the same way as with other AWS services.
The Claude Platform on AWS is operated by Anthropic, and the underlying requests and data are processed outside the AWS security perimeter. This makes it suitable for teams without specific regional data residency requirements and complements Amazon Bedrock’s Claude model, allowing you to access Claude with an approach that fits your needs.

Figure 1: Sign in to the AWS Management Console and Claude platform on AWS console
Get started with Claude Platform on AWS
The Claude Platform can be activated on AWS through AWS Marketplace. For detailed instructions, see Account Setup. After your account is activated, making your first API call requires three steps: creating a workspace, authenticating, and calling the API.
Step 1: Create a workspace
Workspaces allow you to separate projects, environments, or teams while maintaining centralized billing and management. It also serves as the primary AWS Identity and Access Management (IAM) resource for the Claude Platform on AWS. Allow or deny access to specific workspaces through IAM policies using workspace ARNs. For example policies, see IAM Policies.
Open the Claude console from within the Claude platform on the AWS console and create a workspace.
Figure 2: The workspace ID is located here: on the Claude platform AWS console.
Step 2: Authenticate
The Claude Platform on AWS supports two authentication methods: IAM using AWS Signature Version 4 and API keys. We recommend using temporary IAM credentials for setups that require a higher level of security, and using API keys to explore Claude Platform on AWS.
To quickly test your setup, you can generate an API key in the AWS Console’s Cloud Platform.

Figure 3: You can generate an API key in the AWS console’s Cloud Platform
Set your API key, base URL, and workspace ID as environment variables.
Step 3: Make your first API call
You can do it now install of Anthropic Client SDK and make API call:
look introductory notebook for even more code example.
Practicing the Claude platform on AWS
Once setup is complete, you can specify Claude Code, Claude Cowork, or other API clients in your workspace using the following environment variables or configurations:
Once connected, clients can use features such as web search, MCP connectors, agent skills, code execution, and file uploads through the Claude Platform on AWS.
Figure 4a: Claude Cowork connected to Claude Platform on AWS
Figure 4b: Claude code connected to Claude platform on AWS
You can monitor usage in the Cloud console, including workspaces, AWS IAM principals, and time period breakdowns.

Figure 5: Claude Console usage analysis
In an AWS environment, AWS CloudTrail captures requests from Anthropic SDK, Claude Code, or Cowork to the Claude Platform on AWS. Workspace operations are logged as administrative events by default, and you can enable data event logging to capture inference activity. For more information about event types and logging configuration, see Monitoring and Logging. Your usage is billed through AWS Marketplace, so you can monitor your costs with AWS Cost Explorer alongside your other cloud services. You can also allocate spending using resource tags.
![]() |
![]() |
Figure 6: Example of AWS CloudTrail events (left) and AWS Cost Explorer (right) for Claude Platform on AWS
conclusion
Claude Platform on AWS gives your team access to Anthropic’s full native APIs and capabilities through the same AWS accounts they already use. The Claude Platform on AWS is available in US East (N. Virginia), US East (Ohio), US West (Oregon), Canada (Central), South America (São Paulo), EU (Dublin), EU (London), EU (Frankfurt), EU (Milan), EU (Zurich), EU (Paris), EU (Stockholm), Asia Pacific (Tokyo), Asia Pacific (Seoul), and Asia Pacific. (Melbourne), Asia Pacific (Jakarta), Asia Pacific (Sydney). To get started, open Claude Platform in the AWS console or read our documentation.
Try the Claude Platform on AWS today and send your feedback to AWS re:Post or to your regular AWS Support contact.
About the author


