HOW WE BROUGHT COST CONTROL TO CLAUDE CODE
When we rolled out Claude Code to our engineering team via AWS Bedrock, we quickly ran into a gap: unlike using Claude through Anthropic’s enterprise offering, Bedrock didn’t give us out-of-the-box visibility into per-engineer spend or a way to enforce individual usage limits. To solve this, we built a FastAPI proxy that sits between Claude Code and AWS Bedrock, handling identity, budget enforcement, and audit logging without engineers noticing any difference.