← Back to LLM Wiki
LLM Wiki · Frontier · Closed Weights

Nova

Amazon's first-party model family — Nova Pro, Lite, Micro for text; Canvas and Reel for image and video. Bedrock-native.
Nova is Amazon's in-house model line, launched at re:Invent 2024 to reduce Bedrock's dependence on Anthropic and Meta for first-party tenancy. The family covers text (Pro / Lite / Micro), image (Canvas), and video (Reel) generation. Pricing and latency are aggressive by design; the strategic play is to keep Bedrock customers inside AWS for more of the stack.
Amazon Bedrock Multimodal Low Cost AWS-native

Quick Facts

Vendor
Amazon (AWS)
Released
December 2024 (re:Invent)
Current line
Nova Pro · Nova Lite · Nova Micro · Nova Canvas (image) · Nova Reel (video)
License
Proprietary; Bedrock-hosted only
Hosting
Amazon Bedrock (all AWS regions supporting it)
Context window
300K tokens (Pro / Lite); 128K (Micro)
Modalities
Text, image, video input/output depending on variant
Positioning
Cost-per-token competitive; frontier-adjacent quality

Summary

Nova is Amazon's first real attempt at owning the frontier-tier LLM spot in Bedrock. Before Nova, AWS customers defaulted to Claude (Anthropic) or Llama (Meta) for high-end tenancy; Amazon Titan existed but wasn't competitive. Nova changes that: Pro is benchmark-competitive with mid-tier frontier models at a fraction of the cost, Lite and Micro aggressively price the commodity tiers, and Canvas / Reel cover image and video generation so customers don't have to stitch in third-party providers.

For infrastructure teams already committed to AWS, Nova removes friction — the same IAM, VPC endpoints, CloudWatch, and KMS that govern the rest of Bedrock govern Nova too. Data residency follows AWS region settings. The tradeoff is lock-in: none of this transfers off Bedrock.

Model Lineup

Where Nova Fits

Nova is the default when AWS is the architectural center of gravity and cost per token is a live constraint. For agent workloads that run at high volume inside an AWS environment, Nova Lite often beats Claude and GPT on cost while staying close enough in quality. Multi-model orgs tend to route by workload — Claude for hard reasoning, Nova Lite for the bulk of cheap calls, Micro for classification.

Tradeoffs

Deployment Notes

Within the Claw ecosystem, Nova is a first-class provider in the Bedrock arbitrage lane — Nova Lite often sits alongside Claude Haiku and Gemini Flash as a cheap, fast tier that soaks up routing, classification, and high-volume summarization. For AWS-native customers where data sovereignty is tied to AWS regions, Nova is usually the lowest-friction option. For on-premise Claw deployments (OpenClaw, NanoClaw), Nova doesn't apply — it lives exclusively on the cloud side of the architecture.

References

  1. Amazon Nova
  2. Amazon Bedrock Documentation
  3. The Agent Infrastructure Stack — Organized AI