SOURCE // NEWS

OpenAI GPT-5.5 and Codex Now Generally Available on Amazon Bedrock

OpenAI GPT-5.5 and Codex Now Generally Available on Amazon Bedrock

OpenAI’s most advanced frontier models, GPT-5.5, GPT-5.4, and Codex, are now generally available on Amazon Bedrock. This release enables organizations and developers to deploy these models into production applications and agentic workflows using Bedrock’s high-performance, reliable, and secure inference engine.

Arriving just one month after the expanded partnership announcement, this release provides seamless access to OpenAI's flagship models and the specialized Codex programming model. Pricing on Amazon Bedrock matches OpenAI’s first-party rates with no additional fees, and Codex usage counts directly toward customers' existing AWS financial commitments.

GPT-5.5 excels at understanding user intent rapidly and executing multi-step tasks autonomously. It showcases superior capabilities in writing and debugging across massive code bases, analyzing complex datasets, generating interactive documents, and orchestrating multiple software tools. These advancements are particularly impactful for agentic coding and knowledge-intensive workflows, where success depends on sustaining long-context awareness and taking autonomous actions over extended periods.

Bedrock's enterprise-grade inference engine offers distinct operational benefits. It provides dedicated execution queues with automated capacity management to ensure predictable performance under heavy loads. Crucially, the engine continuously and durably captures the execution state of each request; in the event of hardware failures or mid-call restarts, the task automatically resumes from where it left off. All inference calls inherit standard AWS security and compliance guardrails, including IAM, VPC, PrivateLink, KMS encryption, and CloudTrail auditing. Prompts and responses are fully isolated and never used for model training.

Leading organizations like biopharma giant Amgen have welcomed this integration. They emphasize that GPT-5.5 and frontier models deliver compelling advances in capability, quality, and decision consistency—vital attributes in scientific fields with complex variables and uncompromising standards for accuracy.

[AgentUpdate Depth Analysis] The general availability of OpenAI's GPT-5.5 and Codex on Amazon Bedrock marks a pivotal shift in the enterprise AI Agent landscape. By providing access to OpenAI's premier models alongside AWS's robust security, compliance, and billing frameworks, AWS is directly challenging Microsoft Azure's enterprise dominance. Technically, Bedrock’s introduction of continuous, durable state capture addresses a critical engineering bottleneck for AI Agents: the fragility of long-running, multi-step agentic executions under hardware failures. Providing state resilience at the infrastructure layer, rather than requiring complex application-level state management, makes orchestrating enterprise-grade autonomous agents significantly more reliable. This integration will accelerate the deployment of resilient, multi-agent workflows within legacy AWS-native enterprise ecosystems.