Anthropic Launches Claude Apps Gateway for AWS, Bringing Enterprise Control to AI Development
Key Takeaways
- ▸Centralized identity and access management through OIDC-compliant single sign-on, eliminating per-developer credential provisioning
- ▸Spend management with configurable daily, weekly, and monthly spending caps scoped to organizations, groups, or individual users
- ▸Policy enforcement at sign-in and on every request, with managed settings distributed centrally and scoped by identity provider groups
Summary
Anthropic has announced the Claude Apps Gateway for AWS, a self-hosted control plane that provides enterprises with centralized management of access, cost, and policy for Claude Code and Claude Desktop deployments. The gateway eliminates the need to provision individual credentials per developer, manually distribute settings across teams, or build custom tracking infrastructure.
The gateway operates as a stateless container backed by PostgreSQL, implementing five core responsibilities: identity management via OIDC single sign-on, centralized policy enforcement with role-based settings, telemetry collection through OpenTelemetry Protocol, request routing to AWS infrastructure, and spend controls with daily, weekly, and monthly caps at the organization, group, or user level. All authentication uses short-lived tokens with no long-lived secrets stored on developer machines, enabling seamless onboarding and offboarding through existing identity provider workflows.
The product can be deployed through Amazon Bedrock to keep data within AWS security boundaries, or through Claude Platform on AWS for native Claude platform integration. The gateway is delivered directly within the Claude Code CLI binary and uses a simple YAML configuration file, making deployment straightforward for enterprise infrastructure teams. By centralizing governance, the solution addresses a critical pain point for organizations scaling AI developer tools across large teams.
- Deployment flexibility with options for both Amazon Bedrock (data stays in AWS account) and Claude Platform on AWS (Anthropic-managed)
- Enterprise observability through OpenTelemetry Protocol integration for sending telemetry to CloudWatch, Prometheus, or third-party platforms
Editorial Opinion
This is a significant enterprise infrastructure move for Anthropic. Scaling AI developer tools has been a governance nightmare for large organizations—managing credentials, enforcing policies, tracking spend, and auditing usage across distributed teams. The gateway solves that elegantly by making the control plane self-hosted and AWS-native, which should resonate with enterprises concerned about data residency. The real value isn't just automation; it's the regulatory confidence that comes with keeping everything in your own AWS account while still using frontier AI models.



