Back to Claude Code

Claude apps gateway on AWS

examples/gateway/aws/README.md

2.1.217985 B
Original Source

Claude apps gateway on AWS

Reference deployment artifacts for running Claude apps gateway on AWS with Amazon Bedrock as the upstream: ECS on Fargate or EKS, Amazon RDS for PostgreSQL, AWS Secrets Manager, and IAM-role auth to Bedrock.

These files are provided as a working example rather than a supported production deployment. Adapt them to your own environment.

FilePurpose
setup.shScripts the walkthrough end to end via the aws CLI
DockerfileRuntime image for the claude gateway binary (bakes in gateway.yaml)
gateway.yaml.exampleGateway config template, AWS-shaped (Bedrock upstream, Okta IdP)
terraform/Provisions the full architecture (two-pass apply — see terraform/README.md)