Summary
Amazon Bedrock offers NVIDIA Nemotron 3 Super 120B as an on-demand model (Standard, Priority, and Flex tiers), but it has no entry in model_list.json. The catalog has nvidia/Nemotron-120B-A12B for Together but no Bedrock variant of any Nemotron model.
Missing model
NVIDIA Nemotron 3 Super 120B (nvidia.nemotron-super-3-120b)
- Model ID (bedrock-runtime):
nvidia.nemotron-super-3-120b
- Model ID (bedrock-mantle):
nvidia.nemotron-super-3-120b
- Format:
converse
- Flavor:
completion
- Context window: 256,000 tokens
- Max output tokens: 32,768
- Tiers: Standard (on-demand), Priority, Flex
- Lifecycle: Active (launched 2026-03-11)
- Regions: us-east-1, us-east-2, us-west-2, eu-north-1, eu-west-1, eu-west-2, ap-northeast-1, ap-south-1, ap-southeast-2, ca-central-1, us-gov-west-1, us-gov-east-1
Sources
- Bedrock model card:
https://us-east-2.console.aws.amazon.com/bedrock/home?region=us-east-2#/model-catalog/nvidia.nemotron-super-3-120b
- Bedrock models-at-a-glance:
https://docs.aws.amazon.com/bedrock/latest/userguide/models-at-a-glance.html (lists model under NVIDIA provider)
- Bedrock pricing page:
https://aws.amazon.com/bedrock/pricing/ (NVIDIA section not visible in page scrape due to truncation — pricing needs manual verification)
Verification checklist
{
"provider": "bedrock",
"models": ["nvidia.nemotron-super-3-120b"],
"action": "add",
"catalog_file": "packages/proxy/schema/model_list.json",
"schema_reference": "packages/proxy/schema/models.ts"
}
Summary
Amazon Bedrock offers NVIDIA Nemotron 3 Super 120B as an on-demand model (Standard, Priority, and Flex tiers), but it has no entry in
model_list.json. The catalog hasnvidia/Nemotron-120B-A12Bfor Together but no Bedrock variant of any Nemotron model.Missing model
NVIDIA Nemotron 3 Super 120B (
nvidia.nemotron-super-3-120b)nvidia.nemotron-super-3-120bnvidia.nemotron-super-3-120bconversecompletionSources
https://us-east-2.console.aws.amazon.com/bedrock/home?region=us-east-2#/model-catalog/nvidia.nemotron-super-3-120bhttps://docs.aws.amazon.com/bedrock/latest/userguide/models-at-a-glance.html(lists model under NVIDIA provider)https://aws.amazon.com/bedrock/pricing/(NVIDIA section not visible in page scrape due to truncation — pricing needs manual verification)Verification checklist
model_list.json(confirmed via grep){ "provider": "bedrock", "models": ["nvidia.nemotron-super-3-120b"], "action": "add", "catalog_file": "packages/proxy/schema/model_list.json", "schema_reference": "packages/proxy/schema/models.ts" }