Amazon Bedrock Adds OpenAI GPT-5.6 Model Family

Amazon Bedrock made OpenAI's GPT-5.6 Sol, Terra, and Luna generally available in July 2026, with a dedicated AWS announcement posted July 13. Customers can access the models through the OpenAI Responses API on the bedrock-mantle endpoint. AWS lists a 272K-token context window, text and image inputs, configurable reasoning effort, and prompt caching across the family.
Amazon Bedrock has made OpenAI GPT-5.6 Sol, Terra, and Luna generally available. The models are accessible through the OpenAI Responses API on Bedrock's bedrock-mantle endpoint, according to AWS's dedicated July 13 announcement and a detailed July 24 AWS Machine Learning Blog post.
A broader About Amazon page says it was updated July 9 to reflect general availability, while the dedicated AWS announcement and model documentation use July 13. The public AWS chronology therefore supports a July launch and a July 13 dated product announcement, but not a definitive claim that July 13 was the first moment of availability.
AWS describes Sol as the flagship tier for autonomous coding, security research, scientific analysis, and multi-step reasoning. Terra is positioned for general production workloads balancing reasoning performance and cost, while Luna is intended for high-volume, latency-sensitive uses including classification, summarization, and routing.
Model access and deployment details
AWS lists the following model IDs and regional availability:
- •Sol: openai.gpt-5.6-sol, available in US East (N. Virginia) and US East (Ohio).
- •Terra: openai.gpt-5.6-terra, available in US East (N. Virginia), US East (Ohio), and US West (Oregon).
- •Luna: openai.gpt-5.6-luna, available in the same three regions as Terra.
According to the AWS blog, all three models accept text and image inputs, generate text output, and provide a 272K-token context window. The API also exposes reasoning-effort settings of none, low, medium, high, xhigh, and max, allowing applications to vary inference effort without changing their API integration.
AWS states that pricing matches OpenAI's first-party rates and that usage can count toward existing AWS commitments. The company says prompts and completions sent through this Bedrock integration are not used to train models and are not shared with the model provider. Its technical post also says classifier-flagged traffic may be retained by AWS for up to 30 days for automated offline abuse detection; retained inputs and outputs remain with AWS unless the customer opts in to sharing.
Caching and data controls
AWS reports that the GPT-5.6 models support prompt caching with explicit cache breakpoints. Under AWS's stated pricing terms, cached repeated context receives a 90% discount. This is particularly relevant to agentic systems that repeatedly submit large system prompts, codebase context, tool outputs, or accumulated task state.
The technical post says model calls run under AWS Identity and Access Management policies, inside the customer's virtual private cloud, and are logged in AWS CloudTrail. AWS also says in-region inference keeps requests in the selected AWS Region. These are AWS product claims, and teams with regulated or sensitive workloads will still need to evaluate regional availability, retention mode, identity controls, and their own data-handling obligations.
For managed-model platforms, tiered model families give engineering teams a practical routing choice: reserve the most capable reasoning tier for complex tasks, while directing routine or high-throughput requests to lower-cost inference tiers. In this release, the common Responses API and reasoning controls reduce the integration differences among those choices.
Key Points
- 1Bedrock now offers three GPT-5.6 capability tiers through one Responses API, enabling workload routing without separate model-provider infrastructure.
- 2AWS lists a 272K-token context window and configurable reasoning effort across all tiers, simplifying application-level model substitution.
- 3Prompt caching's reported 90% cached-input discount can materially affect agent workloads that repeatedly send long context and tool traces.
Scoring Rationale
General availability of a frontier OpenAI model family on Amazon Bedrock is consequential for teams standardizing on AWS governance, billing, and regional controls. The shared API, long context window, reasoning controls, and caching economics are directly relevant to production agent and inference-system design.
Sources
Primary source and supporting public references used for this report.
Practice with real Retail & eCommerce data
90 SQL & Python problems · 15 industry datasets
250 free problems · No credit card
See all Retail & eCommerce problems
