AWS Publishes Enterprise Deployment Guide for Claude Apps Gateway | enterprise-deployment
AWS published a production reference deployment guide for the Claude apps gateway on August 6, 2026, covering end to end architecture, enterprise deployment pa…
Published on MyPrivateClaw
Aug 12, 2026, 1:38 AM UTC
Coverage date
Aug 11, 2026
Last updated
Aug 12, 2026, 1:38 AM UTC
News summary
The Claude apps gateway ships in the same claude binary as Claude Code CLI and is started with the claude gateway config gateway.yaml subcommand. The claude gateway subcommand and gateway sign in flow require Claude Code v2.1.195 or later; the Claude Platform on AWS upstream provider requires Claude Code v2.1.198 or later. The Claude apps gateway supports Amazon Bedrock, Claude Platform on AWS, Google Cloud Agent Platform, Microsoft Foundry, and the Anthropic API as model upstreams with multi upstream failover. The gateway delegates authentication to OIDC identity providers (Okta, Microsoft Entra ID, Google Workspace, Keycloak, Dex, PingFederate) and issues short lived bearer tokens valid for one hour by default; SAML and LDAP are not supported. PostgreSQL 14 or later is required as the state store for device sign in flow, rate limit counters, and per user spend enforcement via durable…