Amazon has invested roughly $8B in Anthropic, and the payoff is distribution: Claude β including Opus 4 and Sonnet 4 β is now a fully managed model on Amazon Bedrock, available across 30+ AWS regions, with Sonnet priced at about $3 per million input tokens and $15 per million output tokens.
That's the short answer. The longer answer is more interesting β because the $8B wasn't a charity check, it was a distribution deal. AWS gets a frontier model to sell to its enterprise base, Anthropic gets cheap Trainium compute and a managed sales channel, and the enterprise gets Claude inside the security perimeter it already trusts. Here's how the arrangement actually works, what it costs, and when you should ignore Bedrock and call the Anthropic API directly instead.
How Claude on Amazon Bedrock Works for Enterprises
Claude on Amazon Bedrock is the Anthropic family of models offered through Bedrock, AWS's fully managed generative-AI service, so enterprises can call Claude through a single API governed by AWS IAM, VPC networking, and CloudWatch logging. Prompts stay inside your AWS account and chosen region, are never used to train models, and bill alongside the rest of your AWS spend β which is why regulated buyers adopt it.
Bedrock launched in April 2023 as AWS's answer to a fragmented model market: rather than integrate each provider separately, you get one endpoint that fronts Anthropic, Meta's Llama, Mistral, Cohere, AI21, Stability AI, and Amazon's own Nova models. Claude has consistently been the headline act β for many Bedrock customers, "using Bedrock" effectively means "using Claude with AWS security bolted on." Below is the current Claude lineup on Bedrock and what each model costs.
| Claude Model | Context | Input $/M | Output $/M | Best For |
|---|---|---|---|---|
| Claude Opus 4 | 200K | $15.00 | $75.00 | Hardest reasoning, agents, coding |
| Claude Sonnet 4 | 200K | $3.00 | $15.00 | Default production workloads |
| Claude 3.7 Sonnet | 200K | $3.00 | $15.00 | Extended-thinking tasks |
| Claude 3.5 Sonnet v2 | 200K | $3.00 | $15.00 | Balanced legacy workloads |
| Claude 3.5 Haiku | 200K | $0.80 | $4.00 | High-volume, low-latency jobs |
| Claude 3 Haiku | 200K | $0.25 | $1.25 | Cheapest classification/extraction |
Figures are mid-2026 on-demand US-region list prices blended from the AWS Bedrock pricing page and Anthropic's model documentation. Actual costs vary by region, batch and provisioned-throughput discounts, and prompt-caching savings, which can cut input costs up to ~90% on repeated context.
The $8B AnthropicβAWS Deal Behind Claude on Bedrock
You can't understand Claude's prominence on Bedrock without the money. Amazon's investment in Anthropic started at $1.25B in September 2023, scaled to $4B, and then doubled with an additional $4B in November 2024 β roughly $8B total. That makes Amazon one of Anthropic's largest backers, alongside Google, which has committed billions of its own. The structure is deliberately circular: Amazon invests, Anthropic spends a large share of that capital on AWS compute, and AWS earns it back as cloud revenue while gaining a frontier model to resell.
The compute piece is the part most people miss. Anthropic made AWS its primary cloud and training partner and committed to Amazon's custom Trainium silicon. The flagship is Project Rainier, a cluster being built with hundreds of thousands of Trainium2 chips β one of the largest AI training deployments in the world. For Amazon, that's a proof point that its in-house chips can train frontier models, reducing dependence on Nvidia. For Anthropic, it's access to compute at a cost structure no startup could build alone.
This is the same infrastructure-versus-application dynamic playing out across the AI economy β the real leverage sits with whoever owns the compute and distribution. We've unpacked how those bets get priced on the AI Valuations dashboard and in our piece on Anthropic's $61B valuation.
Claude on Amazon Bedrock Pricing for Enterprises
The headline number enterprises care about: Bedrock charges the same per-token list price as Anthropic's direct API. Sonnet 4 is ~$3 input / $15 output per million tokens; Opus 4 is ~$15 / $75; Haiku models run a fraction of that. AWS doesn't mark Claude up β it monetizes through the surrounding compute, storage, and the broader account relationship. So the "Bedrock tax" people worry about largely doesn't exist on token price.
Where you actually move the bill is the optimization layers. Prompt caching can cut input costs by up to ~90% when you reuse a large system prompt or document across calls. Batch inference typically delivers around a 50% discount for non-real-time jobs. And Provisioned Throughput lets you reserve dedicated capacity by the hour or month β worth it once you're running steady volume and need guaranteed latency. A realistic enterprise rollout mixes all three: Sonnet for the bulk of traffic, Haiku for cheap pre-processing, Opus reserved for the 5β10% of requests that genuinely need it.
A Quick Cost Reality Check
Concretely: 1 million Sonnet 4 calls averaging 2,000 input and 500 output tokens runs about $6,000 in input and $7,500 in output β roughly $13,500 before caching. Add prompt caching on a shared 1,500-token system prompt and that input figure can fall by thousands. This is why FinOps discipline matters more than model choice for most teams; you can see how software-margin economics reward this kind of efficiency on our SaaS Valuations dashboard.
Bedrock vs the Anthropic API: Which Should an Enterprise Use?
The models are identical, so the decision is about everything around them β governance, latency to new features, and where the rest of your stack lives. Here's the honest side-by-side for an enterprise buyer choosing between Claude on Amazon Bedrock, the direct Anthropic API, and Google Vertex AI.
| Attribute | Amazon Bedrock | Anthropic API | Google Vertex AI |
|---|---|---|---|
| Per-token price | Same as API list | List price (baseline) | Same as API list |
| New model access | Daysβweeks behind | First, day one | Daysβweeks behind |
| Identity & access | Native AWS IAM | API keys | Native Google IAM |
| Data residency | 30+ AWS regions | Limited regions | Google Cloud regions |
| Guardrails / safety | Bedrock Guardrails | Built-in + custom | Vertex safety filters |
| Best fit | AWS-native shops | Dev-first / startups | GCP-native shops |
Comparison reflects mid-2026 availability from AWS, Anthropic, and Google Cloud documentation. Per-token list prices are matched across channels; total cost still depends on caching, batching, and committed-use discounts negotiated per account.
The verdict: if your data, identity, and compliance already live in AWS, deploy Claude on Bedrock β the integration tax is near zero and the security story sells itself internally. If you're a startup or AI-first team that wants the newest model the day it ships and the cleanest developer experience, go straight to the Anthropic API. For a deeper cost-and-quality breakdown, see our Claude API vs OpenAI API comparison.
Why Enterprises Deploy Claude Through Amazon Bedrock
The recurring reason isn't the model β it's the perimeter. AWS states that prompts and completions sent to Bedrock are never used to train models, are not shared with Anthropic, and stay within your account and region. Bedrock is HIPAA-eligible, SOC-compliant, and FedRAMP-authorized, which clears the legal and security review that kills most public-chatbot pilots in finance, healthcare, and government.
On top of that, Bedrock ships the enterprise plumbing: Guardrails to filter harmful content and redact PII, Knowledge Bases for managed retrieval-augmented generation over your own data, Agents for multi-step tool use, and model evaluation to benchmark Claude against alternatives before you commit. Crucially, switching from Sonnet to Opus β or testing Llama or Nova against Claude β is a one-line model-ID change, not a re-integration. That portability is a real hedge against being locked to a single provider.
The strategic read for investors: this is how foundation-model economics get distributed. Anthropic doesn't have to build an enterprise sales force from scratch when AWS already sells to millions of accounts β an estimated 30%+ of Anthropic's revenue is thought to flow through cloud partners. Track where that AI infrastructure spend is going on our AI Spending tracker and Big Tech Earnings dashboard.
The Bottom Line
Claude on Amazon Bedrock is a distribution machine: $8B bought AWS a frontier model to sell, at the same token price as the direct API, wrapped in the security that closes enterprise deals.
For most regulated enterprises already running on AWS, Bedrock is the path of least resistance β Sonnet 4 at $3/$15 per million tokens, zero training on your data, IAM-native access, and one-line model swaps. Go direct to the Anthropic API only if you need the newest model on day one or want the cleanest developer experience. Either way, the deeper story is the circular economics: Amazon's capital funds Anthropic's compute, that compute runs on Amazon's chips, and Bedrock turns the whole loop into enterprise revenue. If I'm underwriting AI distribution, that's the kind of structurally advantaged channel I want to be long.
Track AI valuations, enterprise AI spend, and big-tech earnings on the AI Valuations, AI Spending, and Big Tech Earnings dashboards at Value Add VC. Originally published in the Trace Cohen newsletter.