OpenAI GPT OSS and NVIDIA Nemotron Models Available on Amazon Bedrock in AWS GovCloud (US)
Government agencies and enterprises can now access cutting-edge open-weight models from OpenAI and NVIDIA in secure AWS GovCloud regions through a ...
View original announcement →Visual Summary
What's New
Amazon Bedrock now supports OpenAI's open-weight GPT OSS models (120B and 20B parameters) and NVIDIA's Nemotron model family (Nano 9B v2, Nano 12B v2, Nano 30B, and Super 120B) within the AWS GovCloud (US) regions. These additions expand the catalog of foundation models available through Bedrock's unified API, giving developers and enterprises access to high-performance open-weight models from two major AI providers. Notably, these models are powered by Mantle, a new distributed inference engine purpose-built for large-scale model serving on Amazon Bedrock.
How It Works
- Both model families are served through Amazon Bedrock's standard serverless inference infrastructure, underpinned by the newly introduced Mantle distributed inference engine.
- Mantle handles large-scale model serving by providing automated capacity management, unified resource pools, and sophisticated quality-of-service (QoS) controls that enable higher default customer quotas without manual intervention.
- A key architectural feature is Mantle's out-of-the-box compatibility with the OpenAI API specification, meaning applications already written against the OpenAI API can invoke these models with minimal or no code changes.
- Developers access the models through Bedrock's single, unified API, allowing seamless model switching across OpenAI GPT OSS, NVIDIA Nemotron, and other Bedrock-supported models without modifying application logic.
Why It's Important
- For government agencies, defense contractors, and regulated enterprises operating under FedRAMP, ITAR, or other compliance frameworks, the availability of these models in AWS GovCloud (US) is significant because it allows them to leverage state-of-the-art open-weight foundation models without leaving the compliance boundary.
- The open-weight nature of both GPT OSS and Nemotron models provides transparency into model architecture and weights, which is critical for organizations that require auditability and explainability.
- NVIDIA Nemotron's range of SLM and LLM sizes also enables cost-efficient deployment of agentic AI workloads at varying compute budgets, while the Mantle engine's automated capacity management reduces operational overhead for teams scaling generative AI applications.
How It's Different
- Previously, AWS GovCloud (US) had a more limited selection of foundation models on Bedrock compared to standard commercial regions, creating a capability gap for government and regulated-industry customers.
- The introduction of Mantle as the underlying inference engine represents a meaningful infrastructure shift from prior model onboarding approaches — it standardizes and accelerates how new models are integrated into Bedrock, improves reliability through unified capacity pools, and natively supports OpenAI API compatibility, which was not a built-in feature of earlier Bedrock infrastructure.
- Compared to self-hosting these open-weight models on EC2 or SageMaker, Bedrock's serverless delivery eliminates the need to manage GPU infrastructure, patching, and scaling logic while still providing access to the same open weights.
When to Prefer It
- Choose OpenAI GPT OSS models (120B or 20B) on Bedrock GovCloud when you need strong general-purpose language understanding and generation with the transparency of open weights, particularly if your team already has tooling or prompts built around OpenAI API conventions and wants to avoid refactoring.
- Opt for NVIDIA Nemotron models when building specialized agentic AI systems that require a range of model sizes to balance latency, cost, and accuracy — for example, using Nano 9B or 12B v2 for high-throughput, low-latency agent subtasks and Super 120B for complex reasoning steps.
- Both families are especially well-suited for GovCloud workloads where data sovereignty, compliance, and auditability are non-negotiable, and where the fully open weights, datasets, and training recipes of Nemotron provide the documentation trail required for risk assessments and authority-to-operate (ATO) processes.
Availability
- These models are generally available (GA) in AWS GovCloud (US) regions as of April 29, 2026.
- Supported regions are specifically the AWS GovCloud (US) partition, which includes GovCloud (US-East) and GovCloud (US-West), making them accessible to customers with workloads subject to U.S. government compliance requirements.
- Access is provided through Amazon Bedrock's serverless on-demand inference model, with automated capacity management via Mantle reducing quota friction.
- No specific mention of cross-region inference support or fine-tuning availability for these models was included in the announcement, so customers should verify those capabilities through the Bedrock model catalog and service documentation before designing workflows that depend on them.