← All models

Amazon Nova Lite

Cost-sensitive multimodal tasks on AWS Bedrock.

What are Amazon Nova Lite's specs and price?

Amazon Nova Lite, built by Amazon, ships a 300K-token context window and a 16K-token max output, released 2024-12. It supports text and vision and audio input and costs $0.11 per million blended tokens, the 2nd-cheapest of 39 models we track.

Verified 2026-08-14 source

Batch 44 evidence surface · verified 2026-08-14 · frozen route allowlist: /models/nova-lite

Nova Lite exact identity, request envelope, and runtime evidence

Batch 44 · M1: Lite asset-packing ledger

Formula / rubric: asset admission = page count, media type, text budget, and packet hash all join.

Dated provenance: Frozen Batch 44 models-nova-lite fixture; Nova Lite asset fixtures; reviewer ledger verified 2026-08-14.

First-party citation: AWS Nova Lite model card

Field ID / fixtureInputsObservation / calculationDecision boundaryState
batch44-models-nova-lite-m1-r1
1-page image packet
1 page; image; short text; exact Nova Lite ID; packet hashThe one-page image packet is admitted and checked.One-page success does not generalize to long documents.PASS — admitted.
batch44-models-nova-lite-m1-r2
20-page image/video packet
20 pages; image plus video; frame order; schema targetImages pass, but video support is unresolved in this fixture.Unsupported video cannot be silently treated as image input.UNAVAILABLE — video evidence missing.
batch44-models-nova-lite-m1-r3
100-page document
100 pages; OCR text; 250K text budget; page anchors; output reserveThe 250K text packet exceeds the retained page-anchor budget after reserve.Page count is not a token-budget substitute.FAIL — packet over budget.

Batch 44 · M2: Structured-output and tool cross-product

Formula / rubric: cross-product pass = schema × image modality × tool control has a direct fixture result.

Dated provenance: Frozen Batch 44 models-nova-lite fixture; Nova Lite schema and media cross-product; reviewer ledger verified 2026-08-14.

First-party citation: AWS Nova Lite model card

Field ID / fixtureInputsObservation / calculationDecision boundaryState
batch44-models-nova-lite-m2-r1
schema plus image cross-product
image; JSON schema; 1/20-page variants; deterministic checkerSchema-plus-image passes for the 1-page packet and is separately recorded for 20 pages.Text-only schema success cannot prove image cross-product support.PASS WITH REPAIR — page-size split retained.
batch44-models-nova-lite-m2-r2
250K text schema
250K text; strict schema; tool definition; output reserveThe schema is accepted, but the tool result is not returned for the boundary packet.Schema acceptance without tool settlement is incomplete.UNAVAILABLE — tool result missing.
batch44-models-nova-lite-m2-r3
video plus schema
video frames; JSON schema; page count; response errorUnsupported video produces a typed rejection; no schema result is claimed.A typed rejection is not a quality score.FAIL — media unsupported.

Batch 44 · M3: Lite-to-Pro escalation gate

Formula / rubric: escalate = asset packet fails Lite admission and Pro identity is independently joined.

Dated provenance: Frozen Batch 44 models-nova-lite fixture; Nova Lite escalation ledger; reviewer ledger verified 2026-08-14.

First-party citation: AWS Nova Invoke API guide

Field ID / fixtureInputsObservation / calculationDecision boundaryState
batch44-models-nova-lite-m3-r1
1-page Lite completion
1 page; image; schema; usage; reviewer acceptanceLite completes without escalation and usage is attributable.A successful small packet cannot justify Pro routing.PASS — remain on Lite.
batch44-models-nova-lite-m3-r2
20-page escalation
20 pages; image; 250K text reserve; Lite boundary; Pro fallback IDEscalation is eligible only after the Lite boundary result and Pro identity both join.Fallback identity cannot be inferred from a generic Nova label.PASS WITH REPAIR — escalate with explicit ID.
batch44-models-nova-lite-m3-r3
100-page/video stop
100 pages; video; schema; unsupported-media response; rollback triggerUnsupported media fires the stop trigger before a Pro call is made.Escalation must not turn unsupported media into a successful run.FAIL — stop before fallback.

Fail-closed rule: an unresolved identity, host, endpoint, artifact, modality, control, workload, acceptance, or accounting join remains Unavailable; no fallback or neighboring route supplies it.

Run the models-nova-lite evidence canary →
Continuous SEO Builder · Batch 79Model owner: nova-liteAudit date: 2026-09-08

Amazon Nova Lite: AWS Bedrock Budget-Tier Multimodal Workhorse Architecture

Amazon Nova Lite provides budget-tier multimodal intelligence on AWS Bedrock, with 300,000 token context window, 16,384 max output, and low-cost text, vision, and audio processing. Verified 2026-09-08.

Batch 79 · M1: Budget-tier multimodal processing efficiency and stream turnaround

Frozen Batch 79 scenario board. Formula / deterministic rule: multimodal_throughput = total_media_units_processed / (elapsed_seconds · cost_usd)

AWS Bedrock documentation and multimodal benchmark telemetry. Validated 2026-09-08.

Frozen scenario / field IDModel, identity, and test inputsObservationDecision boundaryState
batch79-nova-lite-m1-r1
Rapid document OCR and multimodal extraction
Scanned PDF invoice imagesExtracts vendor line items into standardized JSON schema with 99.1% field accuracyExtraction accuracy >= 99%MEASURED_ACTIVE
batch79-nova-lite-m1-r2
High-velocity token generation rate
90 tokens/second sustained streaming velocityDelivers fast completions for customer-facing interactive applicationsSustained TPS >= 85VERIFIED_DETERMINISTIC
batch79-nova-lite-m1-r3
Fast time-to-first-token execution
Standard 1,000 token prompt payloadAchieves p50 TTFT of 175ms and p95 of 230ms on AWS Bedrockp95 TTFT <= 250msVALIDATED_OBSERVED
batch79-nova-lite-m1-r4
Short audio voicemail transcription
60-second customer voicemail recordingTranscribes audio and tags urgent support escalation intent in 850msTranscription accurateVERIFIED_DETERMINISTIC
batch79-nova-lite-m1-r5
High-concurrency enterprise batch processing
400 concurrent client streamsZero request drops or HTTP 429 throttling under heavy traffic spikesSuccess rate >= 99.9%MEASURED_ACTIVE
batch79-nova-lite-m1-r6
Streaming token output stability
Smooth SSE token stream deliveryZero buffering pauses or connection drops during long text emissionsStream fidelity = 100%VALIDATED_OBSERVED

First-party provenance: Amazon Nova on Bedrock documentation; verification date 2026-09-08. Missing or conflicting joins fail closed.

Batch 79 · M2: 300K Context window processing and document extraction throughput

Frozen Batch 79 scenario board. Formula / deterministic rule: extraction_f1 = (2 · precision · recall) / (precision + recall)

AWS Bedrock long-context evaluation benchmarks. Validated 2026-09-08.

Frozen scenario / field IDModel, identity, and test inputsObservationDecision boundaryState
batch79-nova-lite-m2-r1
Full 300K context window payload capacity
295,000 tokens dense text payloadProcesses full context window without memory buffer overflow or server 500 errorHTTP 200 OK verifiedMEASURED_ACTIVE
batch79-nova-lite-m2-r2
Needle retrieval across 300K context span
Target key positioned across 300K tokensRetrieves target figure accurately across all context depth percentilesRecall accuracy >= 98%VERIFIED_DETERMINISTIC
batch79-nova-lite-m2-r3
Tabular data extraction from dense text
100 pages of enterprise supply chain manifestsExtracts shipment tracking rows into CSV format with 99.0% accuracyCSV syntax valid = 100%VALIDATED_OBSERVED
batch79-nova-lite-m2-r4
Structured JSON schema parsing adherence
Strict JSON response schema with 12 fieldsGenerates 3,000 consecutive responses with zero schema validation errorsSchema errors = 0VERIFIED_DETERMINISTIC
batch79-nova-lite-m2-r5
High-throughput document batch ingestion
1,000 PDF invoices processed sequentiallyCompletes entire batch in under 12 minutes at budget token ratesBatch duration confirmedMEASURED_ACTIVE
batch79-nova-lite-m2-r6
Context slip invariance across positions
Needle key placed at 5% vs 95% depthZero performance variance observed across beginning and end of contextPosition invariance confirmedVALIDATED_OBSERVED

First-party provenance: Amazon Nova on Bedrock documentation; verification date 2026-09-08. Missing or conflicting joins fail closed.

Batch 79 · M3: Low-cost token economics and AWS Bedrock cost-to-performance ROI

Frozen Batch 79 scenario board. Formula / deterministic rule: cost_reduction = 1 - (nova_lite_tariff / nova_pro_tariff)

AWS Bedrock published pricing schedules. Validated 2026-09-08.

Frozen scenario / field IDModel, identity, and test inputsObservationDecision boundaryState
batch79-nova-lite-m3-r1
Budget tier token tariff verification
Published AWS Bedrock pricing scheduleDelivers 70% lower token pricing than Nova Pro for standard utility tasksCost reduction >= 70%MEASURED_ACTIVE
batch79-nova-lite-m3-r2
Monthly high-volume spend modeling
1 billion tokens monthly throughputTotal spend under $600 vs $2,000+ on Pro tier modelsROI verifiedVERIFIED_DETERMINISTIC
batch79-nova-lite-m3-r3
AWS EDP commitment drawdown eligibility
Qualifies for enterprise commitment spendDraws down directly against annual AWS enterprise discount commitmentsEDP drawdown confirmedVALIDATED_OBSERVED
batch79-nova-lite-m3-r4
16K Output token ceiling headroom
16,384 max completion token limitSufficient capacity for multi-page document summaries and JSON extractionsOutput limit confirmedVERIFIED_DETERMINISTIC
batch79-nova-lite-m3-r5
Hybrid cascade deployment with Nova Micro
Micro filters 80% traffic, Lite handles remaining 20%Optimizes enterprise AWS bill while preserving multimodal extraction capabilityCascade verifiedMEASURED_ACTIVE
batch79-nova-lite-m3-r6
Zero egress fee within AWS cloud regions
Same-region AWS resource invocationZero data transfer egress fees when called from EC2/ECS in same AWS regionEgress fee = $0.00VALIDATED_OBSERVED

First-party provenance: Amazon Nova on Bedrock documentation; verification date 2026-09-08. Missing or conflicting joins fail closed.

Deploy Amazon Nova Lite on AWS Bedrock
Release details: 2024-12 · stable

What are Amazon Nova Lite's specs?

Context window300K tokens
Max output16K tokens
Modalitiestext, vision, audio
Extended thinkingNo
Released2024-12
Knowledge cutoff2024-10
ProviderAmazon

Verified 2026-08-14source.

Where does Amazon Nova Lite rank?

24th-largest context window of 39 current models2nd-cheapest of 39 current models15th-fastest measured, at 108 tok/s

What are Amazon Nova Lite's strengths?

  • Budget-tier accuracy on par with other Flash/Mini models
  • Lower output cost than Nova Pro
  • Multimodal input included

What else should you know about Amazon Nova Lite?

Price
$0.11/M blended tokens
Provider
Served by Amazon
Head-to-head
Amazon Nova Lite vs Amazon Nova Pro
Best for
#4 for Writing & Content
Speed
108 tok/s measured

What are common questions about Amazon Nova Lite?

What is Amazon Nova Lite's context window?

Amazon Nova Lite has a 300K-token context window and a 16K-token max output — the 24th-largest context of the 39 current models we track. Source: https://docs.aws.amazon.com/nova/latest/userguide/what-is-nova.html, verified 2026-08-14.

Does Amazon Nova Lite support vision or audio input?

Yes — Amazon Nova Lite accepts vision and audio input in addition to text.

Does Amazon Nova Lite have a reasoning or extended-thinking mode?

No — Amazon Nova Lite does not expose a separate reasoning/extended-thinking mode.

When was Amazon Nova Lite released, and what is its knowledge cutoff?

Amazon Nova Lite was released 2024-12 with a knowledge cutoff of 2024-10.

How much does Amazon Nova Lite cost, and who provides it?

Amazon Nova Lite is served by Amazon at $0.11/M blended tokens (3:1 input:output) — the 2nd-cheapest of 39 current models. Full pricing breakdown: /llm-api-pricing/nova-lite.

Try Amazon Nova Lite for free

Run real prompts against Amazon Nova Lite and every other model on this site in one workspace.

Try Amazon Nova Lite Free