UPROUTERONLINE

> Amazon Bedrock

edit
aws.amazon.com

Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models from leading AI companies like Anthropic, Meta, and Mistral via a single API. It is primarily pay-as-you-go with various service tiers (Standard, Flex, Priority).

up· 65msbest-effort probe · checked 13h agoupvotes · community
Paid APIPaid-onlyLow risk· conf 90%verified
Free credits
$200.00
Bedrock itself has no permanent free tier and bills per use from the first call; new AWS accounts opened after 2025-07-15 receive $200 in credits (expire in 6 months) usable across services including Bedrock.
Cheapest input /1M
$0.060
USD per 1M input tokens, best tracked model
Cheapest output /1M
$0.240
USD per 1M output tokens, best tracked model
Models tracked
5
Canonical models with normalized pricing
// source_analysisthird-party review via freeairouter.com

// pros

  • Official AWS; unified API for on-demand access to mainstream LLMs (Claude/Llama/Titan) with enterprise-grade stability and compliance
  • New accounts get $200 in cloud credit usable to trial Bedrock
  • Full official SDKs, console and docs

// cons

  • No permanent free tier; billing starts from the first call
  • Free is only a one-time $200 cloud credit that expires in 6 months, not an ongoing free LLM tier
  • Billing and permission setup are complex and can produce surprise bills

Good for enterprises and developers needing managed LLMs like Claude/Llama, with strong stability and compliance; but free is only a one-time cloud credit, so it does not suit long-term free needs — set budget alerts to avoid surprise charges.

community_reputation

AWS Bedrock has a solid reputation as a big-vendor managed LLM service with wide enterprise adoption; but for the 'free LLM API' need it offers only a limited one-time trial credit.

imported analysis — independent third party, not Uprouter editorial · verify before relying on it

// free_quota
$200.00provider-quoted

Value taken from the provider’s own published free-tier terms, expressed in USD.

note: Bedrock itself has no permanent free tier and bills per use from the first call; new AWS accounts opened after 2025-07-15 receive $200 in credits (expire in 6 months) usable across services including Bedrock.

// pricinglast verified 4d ago
PlanTypeMonthlyInput /1MOutput /1MNote
Free tier (source-reported)freeBedrock has no permanent free tier and bills per use from the first call; accounts opened after 2025-07-15 can receive $200 in AWS credits (expiring in 6 months) usable across services including Bedrock.
Pay-as-you-gopayg$3.00$15.00claude-sonnet-class; nova-micro $0.035/$0.14
Subscriptionsubscriptionreserved model units
Claude 3.5 Sonnet (Standard)payg$6.00$30.00
DeepSeek v3.2 (Standard US)payg$0.620$1.85
pricing_last_verified: 4d agoofficial pricing page

Pricing normalized from public sources — always verify with the provider.

// model prices

ModelInput /1MOutput /1MContext
Nova Lite 1.0$0.060$0.240300k
Nova Pro 1.0$0.800$3.20300k
Claude family
Llama 3
Amazon Titan
// embed_badgebadge · uprouter.online/badge/aws-amazon-com
<a href="https://uprouter.online/s/aws-amazon-com" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/aws-amazon-com.svg" alt="Amazon Bedrock live status on UPROUTER.ONLINE" height="40"></a>

Paste this into your README, docs or status page. The badge shows the same best-effort probe data as the directory, refreshes automatically, and links back to the full Amazon Bedrock entry — no tracking, no scripts.

Amazon Bedrock live status badge preview
// follows site theme
// faq
$ Does Amazon Bedrock have a free tier?

No. Amazon Bedrock does not offer a meaningful free tier — entry requires payment (pay-as-you-go or a plan). We mark this explicitly rather than showing a misleading zero.

$ How much does Amazon Bedrock cost per 1M tokens?

The cheapest model we track at Amazon Bedrock is $0.060 per 1M input tokens and $0.240 per 1M output tokens. This is normalized from Amazon Bedrock's published pricing — verify with the provider before purchasing, since prices change frequently.

$ Is Amazon Bedrock safe to use?

Uprouter rates Amazon Bedrock as low risk. Rated low risk. a paid API provider with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest. The standing caveat is that free quotas, rate limits and logging options can change without notice, so route sensitive payloads carefully. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.

$ Can I use Amazon Bedrock through Uprouter Connect?

Amazon Bedrock is not marked Connect-compatible in our catalog yet. You can still use their API directly, or request compatibility via /submit.

// community0 reviews

Raw community sentiment, shown unblended. Votes never feed into objective data fields like price, risk, or status — and never into sort order.

No published reviews yet — be the first.

// more_informationprice history · live status · risk & confidence · code snippets

price_history

No recorded changes yet.

live_status

full history →
up · 918msup · 76msup · 66msup · 72msup · 69msup · 71msup · 65ms
100%
7-probe uptime
7/30-day charts →

best-effort probes · not a guarantee · last 13h ago

CheckedStatusLatency
13h agoup65ms
1d agoup71ms
1d agoup69ms
2d agoup72ms
3d agoup66ms
4d agoup76ms
12d agoup918ms

Uprouter runs its own probes; best-effort, not a guarantee. Probe results depend on our network location and cadence — for production, always use the provider’s own status page.

risk_&_confidence

Low risk
90%

Rated low risk. a paid API provider with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest. The standing caveat is that free quotas, rate limits and logging options can change without notice, so route sensitive payloads carefully.

Confidence reflects how much verifiable evidence (official docs, probe history, community reports) backs this entry. Risk is our editorial assessment of operator reliability and terms — not financial advice.

code_snippets

# Amazon Bedrock's own API — get a key from their dashboard
curl https://YOUR-PROVIDER-ENDPOINT/chat/completions \
  -H "Authorization: Bearer THEIR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "claude-family",
    "messages": [{ "role": "user", "content": "Hello" }]
  }'

Direct to the provider — Uprouter receives nothing; verify their current pricing before purchasing.

// similar_providersscored by Paid API signals

Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.

Uprouter command palette

Jump to a page, provider, model or action

Keyboard shortcuts

Every keyboard shortcut available on Uprouter