The Circuitry
THE CIRCUITRYYour one-stop source for all tech news
HOMETODAYNEWSFEEDEVENTS
BOOKMARKS
RSS
© 2026 The Circuitry
About UsSourcesContactCorrectionsPrivacy
  • Today
  • Feed
  • Events
  • Saved
Scroll for more
Verification
VERIFIEDConfidence: HIGH
Source identified
Claims cross-referenced
No discrepancies found
Fact-check summary

Reported directly by AWS Blog — the official primary source for this announcement.

Sourcing
1source

via AWS Blog

AWS Blog · track record
5Stories
100%Verified
230d
All sources →
Markets
AMZN···

Live quote · not investment advice

Home/Tech/OpenAI GPT-5.5, GPT-5.4 and Codex Now Generally Available on Bedrock
VERIFIEDBy Xavier Rivera· ·2 min read

OpenAI GPT-5.5, GPT-5.4 and Codex Now Generally Available on Bedrock

OpenAI GPT-5.5, GPT-5.4 models, and the Codex coding agent are now generally available on Amazon Bedrock. The availability gives developers frontier model access through a high-performance inference engine with data residency controls and pay-per-token pricing.

Source:AWS Blog
Post
OpenAI GPT-5.5, GPT-5.4 and Codex Now Generally Available on Bedrock
TL;DRAI · 60 sec read

OpenAI GPT-5.5, GPT-5.4 models and Codex are now generally available on Amazon Bedrock. The models handle complex coding, reasoning and agentic tasks through the Responses API. Codex supports AI-assisted development at scale with data residency options and per-token pricing for enterprises.

OpenAI GPT-5.5, GPT-5.4 models, and Codex are now generally available on Amazon Bedrock. The availability follows a preview in What’s Next with AWS 2026 and provides access to frontier models plus a coding agent for software development.

GPT-5.5 and GPT-5.4 deliver capabilities for demanding workloads. According to OpenAI, the models are excellent for coding, reasoning, agentic workflows, and complex professional work. GPT-5.5 targets the hardest customer workloads while GPT-5.4 delivers the best price-performance.

Both models are called through the Responses API on Amazon Bedrock’s next-generation inference engine. That engine is built for high performance, reliability, and security.
With GPT-5.5 powering inference, Codex introduces a new class of intelligence optimized for complex, long-horizon developer workflows.

Codex powers AI-assisted development at scale. Codex is the OpenAI coding agent for AI-powered software development. According to OpenAI, more than 4 million developers use Codex every week to write, refactor, debug, test, and validate code across large codebases.
POST FROM @OpenAI· official announcement tweet confirming general availability of OpenAI frontier models and Codex on AWS Bedrock
https://x.com/OpenAI/status/2061564502160892138

With GPT-5.5 powering inference, Codex introduces a new class of intelligence optimized for complex, long-horizon developer workflows. It works through the Codex App, the Codex CLI, and IDE integrations with Visual Studio Code, JetBrains, and Xcode. All model inference routes through the Responses API on Amazon Bedrock.
From The CircuitryThe Feed — live briefs across tech, all day.See what’s happening →

Bedrock meets enterprise data and cost requirements. For customers with data residency requirements, all processing stays within the Bedrock Region selected. Customers pay per token with no seat licenses and no per-developer commitments.
Customers pay per token with no seat licenses and no per-developer commitments.

Programmatic access uses the OpenAI Responses API. Developers access the models programmatically by calling bedrock-mantle endpoints through the OpenAI SDK or command-line tools such as curl. Sample Python code installs the OpenAI SDK with pip, sets environment variables for OPENAI_BASE_URL, OPENAI_API_KEY and BEDROCK_OPENAI_MODEL_ID, then creates a client to call responses.create with developer and user roles.

One provided example prompts a software engineer with AWS cloud knowledge to design a distributed architecture in Python supporting 100k requests per second across multiple geographic regions. The Responses API suits model-managed multi-turn state, hosted tools, function tools, richer tool orchestration, and background or long-running work.
Codex tools support flexible Bedrock authentication. Users download the Codex CLI, Codex App or Codex VS Code extension to begin. Codex supports two Bedrock authentication pathways: Amazon Bedrock API key or AWS SDK credential chain. It reads AWS_BEARER_TOKEN_BEDROCK first if set and otherwise falls back to the AWS SDK credential chain.
Why this mattersAI · ~100 words

Tap a lens to see what this story means for you.

Reader-supported
DonateBuy me a coffee →Follow@thecircuitry_ →Follow@thecircuitry.to →

Reader-supported · The Brief

Liked this? The Brief brings you the whole day in tech, verified, every morning. Two minutes, free forever.

HELP US IMPROVE
From The Circuitry

See what’s happening right now

The Feed runs all day — short, verified briefs the moment they break.

Open the Feed →
From The Circuitry

Follow @thecircuitry_

Every story we publish, as it happens. No noise between.

Follow on X ↗On Bluesky ↗

Reader-supported

The Circuitry is a passion project I've always wanted to build, and I love the work behind it.

Running it costs real money. APIs, hosting, time. To keep improving the site and growing this into something useful for everyone, those costs have to be covered.

Any contribution is appreciated. If not, no pressure. Thanks for reading.

Buy me a coffee
OpenAIAWSBedrockAI
More fromAWS Blog
  • AWS Builder Center turns 1 with sandbox environments

    Tech · 7d
  • AWS Lambda Introduces MicroVMs for Isolated, Stateful Sandboxes

    Tech · 28d
  • Amazon S3 annotations attach up to 1 GB of mutable context per object

    Tech · 1mo
More inTech
  • Judge pauses Paramount-Warner Bros Discovery merger

    Tech · 8h
  • Xi calls for AI emergency systems and global openness

    Tech · 1d
  • SigNoz 0.133.0 Open Redirect Lets Attackers Steal SSO Tokens

    Tech · 3d
SupportThe Work

The Circuitry is reader-supported. If you find the daily brief useful, you can buy me a coffee to keep it going.

Buy a coffee →
SubscribeCircuitry Brief

Liked this? The Brief brings you the whole day in tech, verified, every morning. Free forever.

MORE IN TECH

Judge pauses Paramount-Warner Bros Discovery merger

A federal judge issued a 14-day restraining order halting the $110 billion Paramount-Warner Bros Discovery merger after a dozen states argued it would violate antitrust laws. The pause prevents immediate irreversible actions and sets an August 3 hearing on a preliminary injunction while exposing Paramount to millions in daily penalties if the deal misses its September 30 deadline.

Xi calls for AI emergency systems and global openness

Xi Jinping has called for AI openness paired with emergency response systems and new global governance structures, while Asia sees a major Coupang warehouse fire and fresh Indian chip subsidies. The developments highlight competing priorities of innovation, risk control, and regional industrial policy.

SigNoz 0.133.0 Open Redirect Lets Attackers Steal SSO Tokens

SigNoz through 0.133.0 is affected by a reported open redirect in the SSO flow (referenced in NVD as CVE-2026-63094) that lets unauthenticated attackers steal access and refresh tokens from users on Google OAuth, SAML, or OIDC instances. The CVSS 3.1 score of 8.1 from VulnCheck marks it high severity and requires immediate patching on affected self-hosted deployments.