AWS でアンソロピックのネイティブ Claude プラットフォームが利用可能に
AWS は、Anthropic の Claude Platform を自社のクラウド環境にネイティブ統合し、別契約や認証不要で利用可能にする新サービスを一般提供した。
キーポイント
AWS でのネイティブ統合と簡素化
Anthropic の公式プラットフォームと同様の体験を AWS アカウント内で提供し、別途の契約や認証情報の管理が不要となる。
完全な機能セットの利用可能化
Messages API、Claude Managed Agents(ベータ)、Advisor Tool(ベータ)、Web Search Tool など、Anthropic 公式で利用可能な全機能がそのまま利用可能。
AWS 初の Claude ネイティブ提供
AWS は、Claude のネイティブプラットフォーム体験を直接提供する最初のクラウドプロバイダーとして位置づけられている。
リージョン固有のエンドポイント設定
Claude Platform on AWS を利用するには、環境変数 ANTHROPIC_BASE_URL に指定された URL の形式でリージョンを指定する必要があります。
AWS 外部 API エンドポイントの構造
エンドポイント URL は 'aws-external-anthropic' ドメインと特定の AWS リージョン名を組み合わせた形式で構成されています。
API キーとワークスペースIDの連携
Anthropic Client SDK を使用して API コールを行う際、`anthropic-workspace-id` ヘッダーに AWS コンソールで取得したワークスペース ID を設定する必要があります。
Claude Platform on AWS の実装例
環境変数を通じて API キーとワークスペース ID を設定することで、Claude Code や Claude Cowork などのクライアントを直接ワークスペースに接続して利用できます。
影響分析・編集コメントを表示
影響分析
この発表により、企業は Anthropic の最先端モデルを既存の AWS エコシステムにシームレスに統合できるようになり、LLM プロジェクトの立ち上げと管理が劇的に簡素化されます。特に大規模なエンタープライズ環境において、マルチクラウド戦略やコンプライアンス要件を満たしつつ、Anthropic の技術力を即座に活用できる新たな選択肢を提供します。
編集コメント
これは単なる API の提供ではなく、Anthropic の独自プラットフォーム体験をクラウドインフラに完全に埋め込む戦略的な連携であり、開発者のワークフロー変更に直結する重要なステップです。
本日、Claude Platform on AWS の一般提供を開始したことをお知らせいたします。Claude Platform on AWS は、お客様が AWS アカウントを通じて Anthropic 独自の Claude Platform エクスペリエンスに直接アクセスできる新しいサービスです。別途認証情報や契約、請求関係は不要です。AWS は、この独自エクスペリエンスへのアクセスを提供する最初のクラウドプロバイダーとなります。
本稿では、Claude Platform on AWS の仕組みと、今日からどのように利用を開始できるかについて解説します。
AWS を通じた Claude Platform の体験
AWS 上の Claude Platform では、Anthropic 直接利用時と同じ API、機能、コンソール体験を利用できます。これには、Messages API、Claude Managed Agents(ベータ版)、advisor tool(ベータ版)、web search、web fetch、MCP connector(ベータ版)、Agent Skills(ベータ版)、code execution、files API(ベータ版)が含まれます。利用可能な機能の完全なリストについては、Claude Platform ドキュメントをご覧ください。
AWS 上の Claude Platform は、おなじみの AWS の機能を通じてアクセスできます:
- 認証:既存の AWS IAM クレデンシャルを使用して Claude Platform にアクセスします。管理用の別アカウントや API キーは不要です。
- 請求:利用料は AWS Marketplace を通じて従量課金で請求されるため、他の AWS サービスと同様に AI 関連の支出を追跡・管理できます。
- 監査:アクティビティは AWS CloudTrail に記録されるため、他の AWS サービスと同様の方法で AI の利用状況を監視、監査、調査することが可能です。
Claude Platform on AWS は Anthropic が運営しており、基盤となるリクエストとデータは AWS のセキュリティ境界外で処理されます。これにより、特定のリージョンにおけるデータ居住要件を持たないチームに適しており、Amazon Bedrock 上の Claude モデルを補完するものとなります。これにより、ニーズに合ったアクセス方法を通じて Claude にアクセスできます。

*図 1: AWS Management Console にサインインし、*Claude Platform on AWS コンソールを開きます。
Claude Platform on AWS の始め方
AWS Marketplace を通じて Claude Platform on AWS をアクティブ化できます。手順については、アカウントの設定をご覧ください。アカウントが有効化された後、最初の API 呼び出しを行うには、ワークスペースの作成、認証、API の呼び出しという 3 つの手順が必要です。
ステップ 1: ワークスペースの作成
ワークスペースを使用することで、プロジェクト、環境、またはチームを分離しながら、集約された請求処理と管理を維持できます。また、Claude Platform on AWS における主要な AWS Identity and Access Management (IAM: インターネットアクセス管理) リソースとしても機能します。特定のワークスペースへのアクセス権限は、ワークスペース ARN を使用した IAM ポリシーを通じて付与または拒否されます。ポリシーの例については IAM ポリシー を参照してください。
Claude Platform on AWS Console 内で Claude コンソールを開き、ワークスペースを作成します。
*図 2: *Claude Platform on* AWS コンソールでワークスペース ID を確認できます。*
ステップ 2: 認証
Claude Platform on AWS は、2 つの認証方法をサポートしています。1 つ目は AWS Signature Version 4 を使用した IAM、もう 1 つは API キーです。より高いセキュリティレベルが必要なセットアップには 一時的な IAM クレデンシャル の使用を推奨し、Claude Platform on AWS の探索には API キーの使用を推奨します。
セットアップをすばやくテストするには、Claude Platform on AWS コンソールで API キーを生成できます。

*図 3: Claude Platform on AWS コンソールで API キーを生成できます*
API キー、ベース URL、ワークスペース ID を環境変数として設定してください:
# あなたの API キー
export ANTHROPIC_API_KEY=
Claude Platform on AWS のリージョンエンドポイント
export ANTHROPIC_BASE_URL=https://aws-external-anthropic..api.aws
ワークスペース ID(Claude Platform on AWS コンソール → Workspaces で確認)
export ANTHROPIC_WORKSPACE_ID=
ステップ 3: 最初の API コールを実行する
これで Anthropic Client SDKs をインストールし、API コールを行うことができます:
from anthropic import Anthropic
import os
client = Anthropic(
default_headers={"anthropic-workspace-id": os.environ["ANTHROPIC_WORKSPACE_ID"]},
)
message = client.messages.create(
model="claude-sonnet-4-6",
max_tokens=1024,
messages=[{"role": "user", "content": "Hello!"}],
)
print(message)
より多くのコード例については、Getting Started notebooks を参照してください。
Claude Platform on AWS の実践的な利用
セットアップが完了したら、以下の環境変数または設定を使用して、Claude Code、Claude Coworker、またはその他の API クライアントをワークスペースに指向させることができます:
export ANTHROPIC_API_KEY=
export ANTHROPIC_BASE_URL=https://aws-external-anthropic..api.aws
Claude Cowork の場合、推論設定で「anthropic-workspace-id」を設定してください。Claude Code の場合は以下を使用します:
export ANTHROPIC_CUSTOM_HEADERS='{"anthropic-workspace-id":""}'
Anthropic SDK の場合
export ANTHROPIC_WORKSPACE_ID=
接続が完了したら、クライアントは Claude Platform on AWS を通じて、ウェブ検索、MCP コネクタ(MCP connectors)、エージェントスキル、コード実行、ファイルアップロードなどの機能を利用できるようになります。
*図 4a: Claude Platform on AWS に接続された Claude Cowork*
*図 4b: Claude Platform on AWS に接続された Claude Code*
Claude コンソールでは、ワークスペース別、AWS IAM プリンシパル別、期間別の内訳を含む利用状況のモニタリングが可能です。

*図 5: Claude コンソールにおける利用状況分析*
AWS 環境において、Anthropic SDK、Claude Code、または Cowork からであっても、AWS CloudTrail は Claude Platform on AWS へのリクエストをキャプチャします。ワークスペース操作はデフォルトで管理イベントとしてログに記録され、推論アクティビティをキャプチャするにはデータイベントのロギングを有効化できます。イベントタイプとロギング設定の詳細については、モニタリングとロギング を参照してください。利用料は AWS Marketplace を通じて請求されるため、他のクラウドサービスとともに AWS Cost Explorer でコストを監視できます。また、リソースタグ を使用して支出を配分することも可能です。


*図 6: Claude Platform on AWS の例となる AWS CloudTrail イベント(左)と AWS Cost Explorer(右)
結論
AWS 上の Claude Platform を利用すれば、すでに使用している AWS アカウントを通じて、Anthropic の完全なネイティブ API および機能を利用できます。AWS 上の Claude Platform は、米国東部(バージニア北部)、米国東部(オハイオ)、米国西部(オレゴン)、カナダ(セントラル)、南米(サンパウロ)、欧州(アイルランド)、欧州(ロンドン)、欧州(フランクフルト)、欧州(ミラノ)、欧州(チューリッヒ)、欧州(パリ)、欧州(ストックホルム)、アジア太平洋地域(東京)、アジア太平洋地域(ソウル)、アジア太平洋地域(メルボルン)、アジア太平洋地域(ジャカルタ)、アジア太平洋地域(シドニー)の各リージョンで利用可能です。利用を開始するには、AWS コンソールを開くか、ドキュメントをご覧ください。
今日から AWS 上の Claude Platform をお試しください。フィードバックは、AWS re:Post または通常の AWS サポート窓口までお送りください。
著者について

ダニ・ミッチェル
ダニ・ミッチェル氏は、AWS のシニア GenAI スペシャリスト ソリューションアーキテクトであり、Amazon Bedrock Knowledge Bases(ネイティブ知識ベース)の SA リードを務めています。世界中の企業に対し、設計と展開を支援しています。
原文を表示
Today, we’re excited to announce the general availability of 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, with no separate credentials, contracts, or billing relationships required. AWS is the first cloud provider to offer access to the native Claude Platform experience.
In this post, we explore how Claude Platform on AWS works and how you can start using it today.
Claude Platform experience through AWS
With Claude Platform on AWS, you work with the same APIs, features, and console experience available through Anthropic directly. This includes the 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). For the full list of capabilities, see the Claude Platform documentation.
You access Claude Platform on AWS through familiar AWS features:
- Authentication: You use existing AWS IAM credentials to access Claude Platform. No separate accounts or API keys to manage.
- Billing: Usage is billed through AWS Marketplace on a consumption basis, so you can track and manage AI spending alongside your other AWS services.
- Audit: Activity is captured in AWS CloudTrail, so you can monitor, audit, and investigate AI usage the same way you do for any other AWS services.
Claude Platform on AWS is operated by Anthropic, and the underlying requests and data are processed outside the AWS security boundary. This makes it well suited for teams without specific Regional data residency requirements, and complements Claude models on Amazon Bedrock, so you can access Claude through the approach that fits your needs.

*Figure 1: Sign in to the AWS Management Console and open the *Claude Platform on AWS Console
Getting started with Claude Platform on AWS
You can activate Claude Platform on AWS through the AWS Marketplace. For step-by-step instructions, see Set up your account. After your account is activated, getting to your first API call takes three steps: create a workspace, authenticate, and call the API.
Step 1: Create a workspace
With a workspace, you can separate projects, environments, or teams while maintaining centralized billing and administration. It also serves as the primary AWS Identity and Access Management (IAM) resource for Claude Platform on AWS. You grant or deny access to specific workspaces through IAM policies using the workspace ARN. See IAM policies for policy examples.
Open the Claude Console from within the Claude Platform on AWS Console and create a workspace.
*Figure 2: You can find your workspace ID in the *Claude Platform on* AWS Console.*
Step 2: Authenticate
Claude Platform on AWS supports two authentication methods: IAM with AWS Signature Version 4, and API keys. We recommend using temporary IAM credentials for setups that require a higher level of security, and API keys for exploring Claude Platform on AWS.
To quickly test your setup, you can generate an API key in the Claude Platform on AWS Console:

*Figure 3: You can generate an API key in the Claude Platform on AWS Console*
Set your API key, base URL, and Workspace ID as environment variables:
# Your API key
export ANTHROPIC_API_KEY=
# Your regional endpoint for Claude Platform on AWS
export ANTHROPIC_BASE_URL=https://aws-external-anthropic..api.aws
# Your workspace ID (find in Claude Platform on AWS Console → Workspaces)
export ANTHROPIC_WORKSPACE_ID= Step 3: Make your first API call
You can now install the Anthropic Client SDKs and make API calls:
from anthropic import Anthropic
import os
client = Anthropic(
default_headers={"anthropic-workspace-id": os.environ["ANTHROPIC_WORKSPACE_ID"]},
)
message = client.messages.create(
model="claude-sonnet-4-6",
max_tokens=1024,
messages=[{"role": "user", "content": "Hello!"}],
)
print(message) See Getting Started notebooks for more code examples.
Claude Platform on AWS in practice
With your setup complete, you can point Claude Code, Claude Cowork, or any other API client at your workspace using the following environment variables or configuration:
export ANTHROPIC_API_KEY=
export ANTHROPIC_BASE_URL=https://aws-external-anthropic..api.aws
# For Claude Cowork, set the “anthropic-workspace-id" in your inference configuration. For Claude Code use the following:
export ANTHROPIC_CUSTOM_HEADERS='{"anthropic-workspace-id":""}'
# For the Anthropic SDK
export ANTHROPIC_WORKSPACE_ID= After you’re connected, your clients can use capabilities like web search, MCP connectors, agent skills, code execution, and file uploads through 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 Claude Console, including breakdowns by workspace, AWS IAM principal, and time period.

*Figure 5: Usage analytics in the Claude Console*
In your AWS environment, AWS CloudTrail captures requests to Claude Platform on AWS, whether from the Anthropic SDK, Claude Code, or Cowork. Workspace operations are logged as management events by default, and you can enable data event logging to capture inference activity. For details on event types and logging configuration, see Monitoring and logging. Because usage is billed through AWS Marketplace, you can monitor costs in AWS Cost Explorer alongside your other cloud services. You can also allocate spending using resource tags.


*Figure 6: Example AWS CloudTrail events (left) and AWS Cost Explorer (right) for Claude Platform on AWS*
Conclusion
With Claude Platform on AWS, your teams get Anthropic’s complete native APIs and features through the same AWS account you already use. Claude Platform on AWS is available in 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 Parcific (Melborune), Asia, Pacific (Jakarta), Asia Pacific (Sydney), and Asia Pacific (Melbourne). To get started, open the Claude Platform on AWS Console or explore the documentation.
Give Claude Platform on AWS a try today and send feedback to AWS re:Post or through your usual AWS Support contacts.
About the authors

Dani Mitchell
Dani Mitchell is a Sr GenAI Specialist Solutions Architect at AWS and the SA lead for Amazon Bedrock Knowledge Bases. He helps enterprises across the world design and depl
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み