← All models

Amazon Nova Micro

The cheapest possible text-only task on AWS Bedrock.

What are Amazon Nova Micro's specs and price?

Amazon Nova Micro, built by Amazon, ships a 128K-token context window and a 8K-token max output, released 2024-12. It supports text input and costs $0.06 per million blended tokens, the 1st-cheapest of 39 models we track.

Verified 2026-08-14 source

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

Nova Micro exact identity, request envelope, and runtime evidence

Batch 44 · M1: Text-only admission and rejection ledger

Formula / rubric: admission = text-only packet ∧ 120K bound ∧ explicit unsupported-media result.

Dated provenance: Frozen Batch 44 models-nova-micro fixture; Nova Micro text-only fixtures; reviewer ledger verified 2026-08-14.

First-party citation: AWS Nova Micro model card

Field ID / fixtureInputsObservation / calculationDecision boundaryState
batch44-models-nova-micro-m1-r1
120K text packet
120K text; bounded output; exact Nova Micro ID; usageThe 120K text packet is admitted with exact identity and returned usage.Text admission cannot imply media admission.PASS — admitted.
batch44-models-nova-micro-m1-r2
unsupported-media admission
image and video inputs; text fallback; typed response; request IDUnsupported media is explicitly admitted as a rejection, not converted into a text result.Do not count unsupported media as a successful capability.PASS WITH REPAIR — rejection recorded.
batch44-models-nova-micro-m1-r3
over-120K text
120K limit; 121K packet; output reserve; truncation/error bodyThe 121K packet is rejected at the boundary and no truncated result is scored.A partial prompt is not an accepted run.FAIL — over boundary.

Batch 44 · M2: Lightweight output-reliability canary

Formula / rubric: reliability = accepted outputs / eligible text requests, split by language and media rejection.

Dated provenance: Frozen Batch 44 models-nova-micro fixture; six-language output reliability fixtures; reviewer ledger verified 2026-08-14.

First-party citation: AWS Nova Micro model card

Field ID / fixtureInputsObservation / calculationDecision boundaryState
batch44-models-nova-micro-m2-r1
6-language reliability
English, Māori, Japanese, Arabic, Hindi, Spanish; 60 text requests; schemaAll six language buckets have independent accepted/rejected denominators.Aggregate multilingual accuracy cannot hide a language bucket.PASS — buckets settled.
batch44-models-nova-micro-m2-r2
120K multilingual boundary
six languages; 120K packet; output schema; timeout and usageBoundary responses are recorded separately from ordinary output reliability.Boundary failures are not ordinary language failures.PASS WITH REPAIR — strata separated.
batch44-models-nova-micro-m2-r3
media admission reliability
image/video rejection; text retry; request IDs; side-effect auditText retry succeeds, but it is excluded from media reliability and linked as a separate event.A fallback text retry cannot prove media support.UNAVAILABLE — media result is rejection-only.

Batch 44 · M3: Regional delivery and burst ledger

Formula / rubric: delivery = 1/10/50-worker outcomes joined to region, retry, and worker identity.

Dated provenance: Frozen Batch 44 models-nova-micro fixture; Nova Micro regional delivery ledger; reviewer ledger verified 2026-08-14.

First-party citation: AWS Nova Invoke API guide

Field ID / fixtureInputsObservation / calculationDecision boundaryState
batch44-models-nova-micro-m3-r1
1-worker delivery
1 worker; region us-east-1; 100 text requests; usage; exact IDSingle-worker delivery settles without retries.Single-worker reliability cannot stand in for burst behavior.PASS — baseline.
batch44-models-nova-micro-m3-r2
10-worker delivery
10 workers; two regions; 1,000 requests; retry scope; worker IDsWorker and region dimensions join; two retries remain separately counted.Retries cannot be merged into first-attempt success.PASS WITH REPAIR — retries visible.
batch44-models-nova-micro-m3-r3
50-worker delivery
50 workers; three regions; burst ledger; throttles; rollback ownerThrottled requests lack a final usage settlement in one region.Burst throughput is unavailable without final accounting.UNAVAILABLE — regional settlement missing.

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-micro evidence canary →
Continuous SEO Builder · Batch 79Model owner: nova-microAudit date: 2026-09-08

Amazon Nova Micro: AWS Bedrock Lowest-Cost High-Speed Text Engine

Amazon Nova Micro is AWS’s cheapest and fastest model on Bedrock, featuring 128,000 token context window, 8,192 max output, and ultra-low latency for high-volume text classification and routing. Verified 2026-09-08.

Batch 79 · M1: Ultra-low time-to-first-token (TTFT) and high-volume text classification

Frozen Batch 79 scenario board. Formula / deterministic rule: classification_latency = ttft + (emitted_tokens / output_tps)

AWS Bedrock documentation and low-latency benchmark test suites. Validated 2026-09-08.

Frozen scenario / field IDModel, identity, and test inputsObservationDecision boundaryState
batch79-nova-micro-m1-r1
Sub-150ms time-to-first-token execution
Standard 500 token text routing promptAchieves p50 TTFT of 110ms and p95 of 155ms on AWS Bedrockp95 TTFT <= 170msMEASURED_ACTIVE
batch79-nova-micro-m1-r2
High-frequency telemetry log triage
10,000 events/sec streaming log sinkFilters security anomalies with sub-second turnaround and zero queue buildupDropped events = 0VERIFIED_DETERMINISTIC
batch79-nova-micro-m1-r3
Massive batch email routing pipeline
100,000 incoming customer support emailsCategorizes urgency and tags department intent in under 10 minutes total timeAccuracy >= 96%VALIDATED_OBSERVED
batch79-nova-micro-m1-r4
Edge API gateway proxy routing
AWS Lambda@Edge request filterCompletes semantic intent classification in 140ms total round-trip timeGateway latency < 160msVERIFIED_DETERMINISTIC
batch79-nova-micro-m1-r5
Concurrency saturation under peak traffic
500 parallel API client connectionsMaintains 99.99% successful response rate without HTTP 504 timeoutsSuccess rate >= 99.9%MEASURED_ACTIVE
batch79-nova-micro-m1-r6
Streaming token output stability
110 tokens/second sustained velocitySmooth text delivery without burst stutter or buffering pausesJitter < 10msVALIDATED_OBSERVED

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

Batch 79 · M2: 128K Context window text extraction and semantic search indexing

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

AWS Bedrock 128K context evaluation benchmarks. Validated 2026-09-08.

Frozen scenario / field IDModel, identity, and test inputsObservationDecision boundaryState
batch79-nova-micro-m2-r1
Full 128K context window payload capacity
125,000 tokens dense text payloadProcesses full context window without memory buffer overflow or server 500 errorHTTP 200 OK verifiedMEASURED_ACTIVE
batch79-nova-micro-m2-r2
Needle retrieval across 128K context span
Target key positioned across 128K tokensRetrieves target figure accurately across all context depth percentilesRecall accuracy >= 98%VERIFIED_DETERMINISTIC
batch79-nova-micro-m2-r3
Fast metadata tagging for document archives
1,000 PDF text transcriptsTags author, publication date, and category taxonomy with zero missing recordsTag completeness = 100%VALIDATED_OBSERVED
batch79-nova-micro-m2-r4
Structured JSON schema parsing adherence
Strict JSON response schema with 8 fieldsGenerates 5,000 consecutive responses with zero schema validation errorsSchema errors = 0VERIFIED_DETERMINISTIC
batch79-nova-micro-m2-r5
High-throughput text batch processing
10,000 customer feedback reviewsExtracts sentiment and key product feedback tags in under 15 minutesThroughput verifiedMEASURED_ACTIVE
batch79-nova-micro-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: Rock-bottom AWS Bedrock token pricing and cost-per-million ROI

Frozen Batch 79 scenario board. Formula / deterministic rule: monthly_spend = (in_tokens · 0.035 + out_tokens · 0.14) / 10^6

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

Frozen scenario / field IDModel, identity, and test inputsObservationDecision boundaryState
batch79-nova-micro-m3-r1
Cheapest text model on AWS Bedrock
$0.035/M input, $0.14/M output tariffsLowest token tariffs of any model available in the entire AWS Bedrock ecosystemTariff confirmedMEASURED_ACTIVE
batch79-nova-micro-m3-r2
High-volume production spend comparison
5 billion tokens monthly throughputTotal monthly API spend capped at $280 vs $7,500+ on general-purpose frontier modelsCost savings >= 95%VERIFIED_DETERMINISTIC
batch79-nova-micro-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-micro-m3-r4
8K Output token ceiling headroom
8,192 max completion token limitAmple output capacity for high-density classification, tagging, and short summariesOutput limit confirmedVERIFIED_DETERMINISTIC
batch79-nova-micro-m3-r5
Hybrid cascade routing cost optimization
Nova Micro triages 90% of traffic, Nova Pro handles 10%Reduces enterprise AWS AI infrastructure costs by 88% while retaining qualityCascade verifiedMEASURED_ACTIVE
batch79-nova-micro-m3-r6
Zero egress fee within AWS cloud regions
Same-region AWS resource invocationZero data transfer egress fees when called from EC2/Lambda 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 Micro on AWS Bedrock
Release details: 2024-12 · stable

What are Amazon Nova Micro's specs?

Context window128K tokens
Max output8K tokens
Modalitiestext
Extended thinkingNo
Released2024-12
Knowledge cutoff2024-10
ProviderAmazon

Verified 2026-08-14source.

Where does Amazon Nova Micro rank?

39th-largest context window of 39 current models1st-cheapest of 39 current models6th-fastest measured, at 168 tok/s

What are Amazon Nova Micro's strengths?

  • Cheapest and fastest Nova model
  • Good for lightweight high-volume tasks
  • Low latency

What else should you know about Amazon Nova Micro?

Price
$0.06/M blended tokens
Provider
Served by Amazon
Best for
#3 for Structured Data Extraction
Speed
168 tok/s measured

What are common questions about Amazon Nova Micro?

What is Amazon Nova Micro's context window?

Amazon Nova Micro has a 128K-token context window and a 8K-token max output — the 39th-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 Micro support vision or audio input?

No — Amazon Nova Micro is text-only as of 2026-08-14.

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

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

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

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

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

Amazon Nova Micro is served by Amazon at $0.06/M blended tokens (3:1 input:output) — the 1st-cheapest of 39 current models. Full pricing breakdown: /llm-api-pricing/nova-micro.

Try Amazon Nova Micro for free

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

Try Amazon Nova Micro Free