Introducing Claude apps gateway for AWS

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cloud Computing & IT Infrastructure, Software Development & Engineering · Depth: Intermediate, medium

Summary

Anthropic has introduced the Claude apps gateway for AWS, a self-hosted control plane designed to centralize access, cost, and policy management for enterprises deploying Claude Code and Claude Desktop. This gateway eliminates the need for individual developer credentials, manual setting distribution, and disparate spend tracking tools. Organizations can deploy it via Amazon Bedrock to keep data within the AWS security boundary or through Claude Platform on AWS for the native Claude experience. The gateway, delivered within the Claude Code CLI binary, manages identity through OpenID Connect (OIDC) and SSO, enforces policies for model access and tool permissions, collects telemetry via OpenTelemetry Protocol, routes inference requests to Bedrock or Claude Platform, and applies spend caps per organization, group, or user. It runs as a stateless container on AWS services like ECS, EKS, or EC2, using Amazon RDS for PostgreSQL.

Key takeaway

For AI Architects or MLOps Engineers scaling Claude Code and Desktop deployments, the Claude apps gateway for AWS offers a critical solution for centralized governance. You can consolidate identity, policy, and cost management, eliminating manual credentialing and disparate tracking. This enables secure, compliant, and cost-controlled AI tool adoption across your organization, ensuring data residency via Amazon Bedrock if required. Consider deploying this gateway to streamline your enterprise AI operations.

Key insights

Centralized control over AI application access, cost, and policy streamlines enterprise deployments and enhances governance.

Principles

Method

The gateway runs as a stateless container on AWS (ECS/EKS/EC2) with a PostgreSQL database. It connects to an OIDC IdP for SSO, issues short-lived tokens, and routes requests to Amazon Bedrock or Claude Platform, enforcing policies and spend caps.

In practice

Topics

Best for: CTO, VP of Engineering/Data, MLOps Engineer, AI Architect, Director of AI/ML

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.