AWS Published a Walkthrough for Routing OpenAI Codex Through Your Own Bedrock Gateway
AWS Machine Learning Blog·medium signal
A new AWS post shows how to deploy a customer-operated LiteLLM gateway on ECS with Fargate, point it at an OpenAI model hosted on Amazon Bedrock, and configure Codex to route through the gateway's Responses API. That combination puts a coding agent's traffic behind infrastructure the customer controls, with their own logging and policy in the path. It is a concrete answer to the enterprise objection that agentic coding tools send source code to a vendor endpoint you cannot inspect.