AIToday
Large Language ModelsAI Business & IndustryAmazon AI BlogPublished: Jul 25, 2026, 01:00 JST

OpenAI GPT-5.6 models now available on Amazon Bedrock

OpenAI GPT-5.6 models now available on Amazon Bedrock

3 Key Points

  1. What happened

    OpenAI's three GPT-5.6 models—Sol (for reasoning tasks), Terra (for general production), and Luna (for fast inference)—are now generally available on Amazon Bedrock. All three support a 272K-token context window, text and image input, and reasoning effort levels from none to max, and are accessible through the OpenAI Responses API on the bedrock-mantle endpoint.

  2. Why it matters

    Developers can now use frontier OpenAI models through AWS infrastructure without managing separate model infrastructure, while staying within their VPC, AWS IAM policies, and regional data residency requirements. Pricing matches OpenAI's first-party rates, and usage counts toward existing AWS commitments.

  3. What to watch

    Sol and Terra are available in US East (N. Virginia) and US East (Ohio); Luna is also available in US West (Oregon). GPT-5.6 supports prompt caching (implicit by default, explicit for fine control) to reduce costs in repeated or multi-step workloads. Developers can authenticate using auto-refreshing short-term keys from AWS credentials or environment variables, and the new Amazon Bedrock console offers side-by-side model comparison before writing code.

Ask the AI about this article →

Summaries like this, in your inbox every morning.

Context & Analysis

OpenAI's release of its GPT-5.6 family on Amazon Bedrock represents a direct integration of frontier models into AWS's managed infrastructure, eliminating the need for developers to operate separate model endpoints. The three-tier approach—Sol for reasoning-heavy tasks, Terra for balanced production work, and Luna for high-throughput, latency-critical inference—allows teams to right-size both capability and cost for different workloads within a single API ecosystem.

The integration preserves AWS's security model: all requests operate within customers' IAM policies, VPCs, and CloudTrail logging, with optional regional residency. This addresses a key concern for enterprise workloads subject to data-governance requirements. Pricing parity with OpenAI's first-party offering, combined with credit toward existing AWS commitments, removes a common barrier to adoption. The prompt caching feature (available in implicit and explicit modes) directly targets the economics of agentic and multi-turn reasoning workloads, which repeat context between calls—a pattern that will likely dominate as developers scale autonomous systems.

FAQ
What are the three GPT-5.6 models and what are they best for?
Sol is the flagship reasoning model suited for autonomous coding, security research, scientific analysis, and deep multi-step reasoning. Terra balances performance and cost for general-purpose production workloads. Luna is optimized for fast, low-cost inference in high-volume, latency-sensitive workloads such as classification, summarization, and routing.
What AWS regions support each GPT-5.6 model?
Sol and Terra are available in US East (N. Virginia) and US East (Ohio). Luna is also available in US West (Oregon).
How does data security work with GPT-5.6 on Amazon Bedrock?
Every model call runs under your AWS IAM policies, inside your VPC, and is logged in AWS CloudTrail. In-region inference keeps requests within your specified AWS Region for data-residency compliance. Classifier-flagged traffic is retained for up to 30 days for offline abuse detection, and retained inputs and outputs are not shared with OpenAI unless you opt in.
How can I reduce costs with GPT-5.6 on Amazon Bedrock?
GPT-5.6 supports prompt caching in two modes: implicit caching (on by default), which automatically caches eligible requests without code changes, and explicit caching, which lets you mark cache breakpoints for precise control over which prompt parts are cached. Both reduce the cost of repeatedly processing shared context as request volume grows.
Amazon AI BlogRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Copado adds Headless mode to Agentia for Salesforce DevOpsSiliconANGLE AI · 2h ago
  • Jacob Coxon warns AI labs 'gambling with our lives'Fortune AI · 2h ago
  • Amodei's 'pacing the frontier' call splits software from chipsYahoo Finance AI · 5h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleGoogle raises capex outlook to $195–205B as AI compute demand stays tight