AWS Adds Cross-Region Inference for OpenAI GPT-5.6 on Amazon Bedrock
Amazon Bedrock now supports cross-Region inference for OpenAI GPT-5.6 Sol, Terra and Luna across more than 25 AWS Regions to improve available serving capacity.
GPT-5.6 expands across Amazon Bedrock
AWS announced on August 20, 2026 that OpenAI's GPT-5.6 family is available through Amazon Bedrock in more than 25 AWS Regions with cross-Region inference support. The supported GPT-5.6 variants are Sol, Terra and Luna, which target different capability and cost profiles.
The update is about deployment capacity and routing rather than a new OpenAI model release. GPT-5.6 was already generally available; Bedrock's cross-Region inference gives AWS customers another way to serve the models under changing regional demand.
How cross-Region inference works
Amazon Bedrock uses inference profiles that map a model to a set of eligible destination Regions. A request originates in one source Region, while Bedrock can route the workload to an allowed destination Region with available compute.
AWS describes cross-Region inference primarily as a capacity mechanism. Instead of depending only on the compute currently available in a single Region, a workload can draw from a broader regional pool, which can improve throughput and reduce the risk of capacity-related throttling during demand spikes.
Geographic and global profiles
AWS provides geographic and global inference profiles for supported models. Geographic profiles keep routing within a defined geography, while global profiles can access a broader set of supported Regions. The right profile depends on an organization's latency, capacity, data-residency, compliance and cost requirements.
Cross-Region routing does not remove the need to review where prompts and outputs may be processed. Teams with strict residency obligations should confirm the exact destination Regions included in a profile before enabling it for regulated workloads.
Developer and operations implications
For application teams, the feature can simplify high-throughput GPT-5.6 deployments because the same Bedrock model interface can use a larger capacity pool. AWS documents access through both its Converse APIs and OpenAI-compatible interfaces, which can reduce migration work for applications already built around those request formats.
Operators should still monitor service quotas, latency, token usage and regional routing behavior. A wider capacity pool can improve availability, but it is not a guarantee of identical latency or unlimited throughput under every traffic pattern.
Release status
Cross-Region inference for GPT-5.6 Sol, Terra and Luna is released on Amazon Bedrock in the supported Regions described by AWS. It should be treated as an infrastructure availability update, not as a new GPT-5.6 model generation.
This article is built from the source material below. Open the originals for full context and the latest updates.