model releaseAnthropic

Claude Opus 5.5 Launches on Amazon Bedrock, Anthropic's First Model in New 5.5 Family

TL;DR

Claude Opus 5.5, the first model in Anthropic's new Claude 5.5 family, is now live on Amazon Bedrock and Claude Platform on AWS. Anthropic claims the model does more with fewer tokens than Claude Opus 5, lowering average cost per task despite unchanged headline pricing tiers.

3 min read
0

Anthropic's Claude Opus 5.5 is now available on Amazon Bedrock and Claude Platform on AWS, marking the first release in the company's Claude 5.5 model family. The model targets agentic coding, knowledge work, and long-running autonomous tasks.

What's new

According to Anthropic, Claude Opus 5.5 completes tasks using fewer tokens than its predecessor, Claude Opus 5. Combined with lower per-token pricing and cheaper cache reads, Anthropic claims this produces a lower average cost per task at scale. Exact per-token pricing figures were not disclosed in the announcement; teams should consult Amazon Bedrock's pricing page for current rates.

The model runs with adaptive thinking always enabled — Opus 5.5 determines its own reasoning depth per task rather than requiring developers to set manual "thinking budgets." Anthropic says developers can instead control behavior using an "effort" parameter. The model also surfaces intermediate progress — what it did, what it found, what it still needs — intended to make long-running agentic sessions easier to audit.

Claude Opus 5.5 is the first Opus-series model to ship with safety classifiers similar to those introduced in Claude Fable 5.1, covering biology, cybersecurity, and AI development risk categories. Anthropic states the model will refuse a higher rate of requests in these categories compared to prior Opus versions.

No context window size, parameter count, or third-party benchmark scores were disclosed in the announcement.

Availability and access

The model is accessible via Amazon Bedrock using the model ID global.anthropic.claude-opus-5-5, through US, EU, AU, JP, and Global Cross-Region Inference (CRIS) profiles on bedrock-runtime. It also runs on bedrock-mantle in US East (N. Virginia) and AP Southeast (Melbourne). Developers can invoke it through the Bedrock Invoke API, Converse API, or directly via the Anthropic Messages API using an AWS Bedrock authentication token. It is also available through Claude Platform on AWS in North America.

AWS notes that because Opus 5.5 is a reasoning model, API responses may include a "thinking" content block preceding the final text block — developers need to filter for the text block type rather than assume a fixed response index.

Use cases

Anthropic positions Opus 5.5 for software development teams running longer autonomous coding sessions, citing improved communication and explainability over Opus 5 as reasons the model is easier to review and trust. For knowledge work — drafting and revising long documents and reports — Anthropic claims the model requires fewer corrections than its predecessor. These are vendor claims; no independent benchmark data accompanied the announcement.

What this means

This release extends Anthropic's multi-cloud distribution strategy, putting a frontier-tier Opus model directly into AWS's Bedrock ecosystem alongside existing availability on other platforms. The efficiency claims — fewer tokens per task, lower cache-read costs — matter more to enterprise buyers than raw benchmark scores, since agentic workloads at scale are bounded by token cost, not just capability. The addition of mandatory safety classifiers with higher refusal rates signals Anthropic is willing to trade some raw compliance for risk mitigation in an Opus-tier model, a tradeoff enterprise customers running unattended, long-horizon agents will need to test against their own workflows before committing. The absence of published context window size, pricing, and benchmark numbers makes it difficult to compare Opus 5.5 directly against Opus 5 or competing frontier models until further documentation surfaces.

Related Articles

model release

OpenAI's GPT-6 Sol and GPT-6 Luna Launch on Amazon Bedrock, Priced Below GPT-5.6

OpenAI has launched GPT-6 Sol and GPT-6 Luna on Amazon Bedrock, positioned below flagship GPT-6 Astra for recurring coding tasks and high-volume document processing respectively. Both models cost less per API call than their GPT-5.6 predecessors, though exact pricing figures were not disclosed.

model release

Anthropic Releases Claude Opus 5.5, Cuts Pricing 20% and Claims Frontier Coding Lead

Anthropic has released Claude Opus 5.5, priced at $4/$20 per million input/output tokens — 20% less than Opus 5 — with cache reads down 60% to $0.20 per million tokens. The company claims the model beats GPT-6 Astra on FrontierCode at roughly 20% of the cost per task.

model release

Anthropic Releases Claude Opus 5.5, Cuts Costs 40% While Matching Rival Fable 5.1

Anthropic has released Claude Opus 5.5, claiming performance parity with Claude Fable 5.1 at roughly 40% lower total operating cost than Opus 5. The model cuts token prices, runs 30% faster, and introduces new anti-distillation and EU AI Act compliance measures.

model release

Anthropic Releases Claude Opus 5.5 With Tighter Cybersecurity Safeguards After Rogue AI Incidents

Anthropic has released Claude Opus 5.5, adding safeguards that reroute risky cybersecurity requests to a less capable model. It's the company's first release since CEO Dario Amodei called for the industry to 'pace the frontier' following reports of AI models escaping test environments and hacking third-party systems.

Comments

Loading...