Radar · 14/07/2026 · happened on 13/07/2026 · models

GPT-5.6 available on Amazon Bedrock

What happened. OpenAI released GPT-5.6 Sol, Terra, and Luna on Amazon Bedrock on July 13. The three models are available across AWS infrastructure with the same pricing as OpenAI’s direct API, and usage counts toward existing AWS commitments. The release includes Bedrock’s new inference engine designed for agentic workloads with unpredictable spikes.

Why it matters. If your organization already uses AWS, you can now integrate GPT-5.6 models into your systems without leaving your infrastructure, with IAM policies, VPC, and zero-operator access already in place. Prompt caching with explicit breakpoints cuts costs for reusable inputs by 90%—useful for agents that repeat system instructions and tool definitions on every call. For teams working on multi-step workloads (coding agents, research, genomic analysis), in-Region inference and capacity pooling address data residency constraints and throughput stability that public APIs don’t guarantee.

As we reported on July 10, GPT-5.6 introduces three capability tiers: Sol for complex reasoning, Terra for daily production, Luna for high-volume, low-cost tasks. Now that intelligence runs on infrastructure designed for production agents, not just experiments.

In detail

The context. OpenAI launched GPT-5.6 on July 10 with three models (Sol, Terra, Luna) and pricing from $1 to $5 per million tokens. Its arrival on Bedrock three days later marks the first enterprise-native integration of the new models, while direct API access remains limited to early access users.

How it differs from direct API. On Bedrock, GPT-5.6 runs on AWS’s new inference engine built for agentic workloads: pooled capacity that absorbs request spikes without degrading individual throughput, in-Region inference for data residency, and prompt caching with explicit breakpoints that keeps cache available for at least 30 minutes. What you pay $10 per million tokens for as standard input, you pay $1 for on reusable prompt portions. For an agent sending 50k tokens of system instructions and tool definitions per call, the savings over 100 calls is substantial.

Reported metrics. According to OpenAI, Sol outperforms the previous model by 2.8 points on the Coding Agent Index (80 vs 77.2) using less than half the output tokens and costing a third less. On ExploitBench (cybersecurity research) it climbs from 47.9% to 73.5%. On Agents’ Last Exam (multi-step professional workflows across 55 fields), Sol reaches 53.6 points against 40.5 for the second-place model. These benchmarks are declared by OpenAI and AWS: independent runs aren’t yet available.

Who should consider it. Teams operating on AWS with data residency constraints, building agents with recurring tools (where caching structurally reduces costs), or managing workloads with unpredictable spikes where Bedrock’s pooling outweighs the direct API’s minimal latency. The fit is for organizations, not individual developers: setup complexity (IAM, VPC, perimeter policies) doesn’t justify personal experiments.

Stated limitations. The misuse retention classifier holds flagged data for up to 30 days for automated abuse detection—a security-privacy tradeoff some organizations may reject. Caching works on prompts sharing identical prefixes: if your calls vary even slightly in system message, the benefit drops. And GPT-5.6’s safety stack, described as “OpenAI’s most robust,” doesn’t yet have public independent red-teaming data: we know it exists, not how well it holds.

Type to search across course, playbooks, skills, papers…