Amazon Bedrock および Google Cloud 向け Claude アプリゲートウェイの導入発表
Anthropic は、Amazon Bedrock と Google Cloud 上で Claude アプリを直接利用・管理するためのゲートウェイ機能を正式に発表し、マルチクラウド環境でのモデル展開を容易にした。
キーポイント
Claude Apps Gateway の正式発表
Anthropic が、主要クラウドプロバイダーである Amazon Bedrock と Google Cloud 上で Claude アプリを直接利用・管理するための専用ゲートウェイ機能をリリースした。
マルチクラウド環境での利便性向上
各クラウドプラットフォーム内から Claude モデルの利用がシームレスになり、開発者が異なる環境間でモデルを柔軟に展開・管理できるようになる。
企業導入の障壁低下
既存のクラウドインフラ上で直接 Claude を利用できるため、追加の複雑な統合プロセスが不要となり、企業の AI 導入スピードが加速する見込みである。
影響分析・編集コメントを表示
影響分析
この発表は、大規模言語モデル(LLM)市場におけるマルチクラウド戦略の実現に向けた重要な一歩であり、ベンダーロックインのリスクを軽減しつつ、企業が多様なクラウド環境から最適な AI サービスを選定・利用する自由度を高める。特に、既存のクラウド投資を活かしつつ最新 AI モデルを導入したい組織にとって、実用性と導入スピードが劇的に改善される画期的な進展である。
編集コメント
主要クラウドプロバイダーとの連携強化により、Claude の市場浸透速度が加速することが確実視されます。企業にとっては、複雑な統合工数を削減して AI 活用を急ぐための重要なツールと言えます。
- カテゴリ
- 製品Claude Code
- 日付2026年6月29日
- 読了時間5分
- シェアリンクをコピーhttps://claude.com/blog/introducing-the-claude-apps-gateway
本日、Amazon Bedrock および Google Cloud 向けの Claude apps gateway を発表いたします。従来、これらのプラットフォームで Claude Code を実行するには、開発者ごとにクラウド認証情報をプロビジョニングし、設定を手動で各ラップトップにプッシュし、開発者ごとの支出を把握するための別々のツールを立てる必要がありました。ゲートウェイは自己ホスト型の管理プレーンであり、企業向けの SSO ログイン、中央集権的なポリシーの強制、ロールベースのアクセス制御、そして Claude Code におけるユーザーごとのコスト帰属機能を提供します。
ゲートウェイのデプロイ
ゲートウェイは、Linux 上で展開される単一のステートレスコンテナとして実行され、PostgreSQL データベースによってバックアップされます。これは、上位層の認証情報を保持し、開発者を ID プロバイダーに対して認証し、管理された設定を配布・強制し、ユーザーごとの利用状況をあなたが運用するコレクターへ報告します。開発者のオンボーディングとは、その人を ID プロバイダー(IdP)に追加することを意味し、オフボーディングとは、その人を削除することを意味します。
ゲートウェイは、開発者がすでにインストールしている同じ claude バイナリ内で Anthropic によって構築・提供されるため、インフラストラクチャ上でステートレスなコンテナ 1 つで実行できます。ゲートウェイとクライアントが一体となって構築されているため、/login フローはゲートウェイを意識した設計となっており、クライアントはサインイン時に管理された設定を自動的に適用し、ポリシーはすべてのリクエストで一貫して強制されます。
ゲートウェイの仕組み
ゲートウェイは以下の処理を担当します:
- アイデンティティ。これは Google Workspace、Microsoft Entra ID、Okta、または標準準拠の OIDC プロバイダに対して OpenID Connect (OIDC) 依存側として機能し、短期間のセッションを発行します。開発者マシン上に長期有効な秘密鍵は存在しません。
- ポリシー。サーバー上で管理設定を一度定義するだけで、クライアントはサインイン時にポリシーを受け取り、ゲートウェイがすべてのリクエストに対してこれを強制します。許可されるモデルやデフォルト設定を中央で調整できます。
- 計測データ (Telemetry)。クライアントはすべてのリクエストに使用量メトリクスを含め、ゲートウェイはそれを OTLP を介して、ネットワーク内および保持スケジュールに従って構成したコレクタへ中継します。
- ルーティング。ゲートウェイはアップストリームの認証情報を保持し、推論を Claude API、Amazon Bedrock、または Google Cloud へルーティングします。プロバイダ間のオプションのフェイルオーバーも可能です。
- 支出上限。ゲートウェイでは、日次、週次、月次の支出制限を設定できます。これらの制限は組織、グループ、またはユーザーごとに適用可能です。
ゲートウェイは、Claude API の使用を構成しない限り、推論トラフィックや使用量データを Anthropic に送信しません。また、ゲートウェイが使用するプロトコルも公開しており、他のゲートウェイ開発者が同様の機能を実装できるようになっています。
始め方
ゲートウェイは現在利用可能です。始めるには:
- ゲートウェイのデプロイ:Claude Code CLI バイナリをダウンロードし、gateway.yaml で OIDC 発行者とアップストリームの認証情報を指定して、IdP に OIDC アプリを 1 つ登録します。
- ロールアウト:クライアントマシン上の managed-settings.json で forceLoginMethod と forceLoginGatewayUrl パラメータを設定します。クライアントは初回起動時にゲートウェイに接続されます。
詳しくは ドキュメント をご覧ください。
アイテムが見つかりませんでした。
0/5
eBook
image
image
アイテムが見つかりませんでした。
クロードで組織の運用を変革する
開発者向けニュースレターを購読する
製品アップデート、ハウツー記事、コミュニティ紹介など。毎月あなたのメールボックスにお届けします。
月次の開発者向けニュースレターを受け取りたい場合は、メールアドレスをご入力ください。いつでも購読解除が可能です。
ありがとうございます!購読が完了しました。
申し訳ありませんが、送信に問題が発生しました。後ほどもう一度お試しください。
原文を表示
- Category
- ProductClaude Code
- DateJune 29, 2026
- Reading time5min
- ShareCopy linkhttps://claude.com/blog/introducing-the-claude-apps-gateway
Today, we're introducing the Claude apps gateway for Amazon Bedrock and Google Cloud. Previously, running Claude Code on these platforms has meant provisioning a cloud credential per developer, manually pushing settings to every laptop, and standing up separate tooling to see per-developer spend. The gateway is a self-hosted control plane that gives you corporate SSO login, centrally enforced policy, role-based access, and per-user cost attribution for Claude Code.
Deploying the gateway
The gateway is run as a single stateless container deployed on Linux and backed by a PostgreSQL database. It holds your upstream credential, authenticates developers against your identity provider, distributes and enforces managed settings, and reports per-user usage to a collector you operate. Onboarding a developer means adding them to your Identity Provider (IdP). Offboarding means removing them.
The gateway is built and shipped by Anthropic inside the same claude binary your developers already install, so you can run it in one stateless container on your infrastructure. Because the gateway and the client are built together, the /login flow is gateway-aware, the client applies managed settings automatically at sign-in, and policy is enforced consistently on every request.
How the gateway works
The gateway handles:
- Identity. It acts as an OpenID Connect (OIDC) relying party against Google Workspace, Microsoft Entra ID, Okta, or any standards-compliant OIDC provider, and issues a short-lived session. No long-lived secrets sit on developer machines.
- Policy. You can define managed settings once on the server, and clients receive the policy at sign-in and the gateway enforces it on every request. You can adjust allowed models and default settings centrally.
- Telemetry. The client stamps a usage metric for every request, and the gateway relays it over OTLP to a collector you configure, in your network and on your retention schedule.
- Routing. The gateway holds your upstream credential and routes inference to the Claude API, Amazon Bedrock, or Google Cloud, with optional failover between providers.
- Spend caps. The gateway allows you to set daily, weekly, and monthly spend limits. Limits can be applied per organization, group, or user.
The gateway does not send inference traffic or usage data to Anthropic unless you configure it to use the Claude API. We're also publishing the protocol the gateway uses, so other gateway developers can implement the same features.
Getting started
The gateway is available now. To get started:
- Deploy the gateway: Download the Claude Code CLI binary, point gateway.yaml at your OIDC issuer and upstream credential, and register one OIDC app in your IdP.
- Roll it out: Configure the forceLoginMethod and forceLoginGatewayUrl parameters in managed-settings.json on client machines. Clients connect to your gateway on first boot.
See the documentation to learn more.
No items found.
0/5
eBook
No items found.
Transform how your organization operates with Claude
Get the developer newsletter
Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.
Please provide your email address if you'd like to receive our monthly developer newsletter. You can unsubscribe at any time.
Thank you! You’re subscribed.
Sorry, there was a problem with your submission, please try again later.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み