model releaseAnthropic

Anthropic Launches Claude Opus 5 on AWS, First Fifth-Generation Opus Model

TL;DR

Anthropic's Claude Opus 5 is now available on Amazon Bedrock and Claude Platform on AWS, marking the first release in the company's fifth-generation Opus line. Anthropic claims the model matches its top-tier Claude Fable 5 intelligence at Opus-tier pricing, though specific pricing and benchmark figures remain undisclosed.

3 min read
0

Anthropic's Claude Opus 5 is now generally available on Amazon Bedrock and Claude Platform on AWS, the companies announced. It is the first model in Anthropic's fifth-generation Opus line, succeeding Claude Opus 4.8.

AWS and Anthropic did not disclose a training cutoff date, context window size, or per-token pricing in the announcement. No standardized benchmark scores (MMLU, HumanEval, SWE-bench, etc.) were published alongside the release.

What Anthropic claims changed

According to Anthropic, Claude Opus 5 delivers improvements across four core areas: agentic coding, knowledge work, visual understanding, and long-running autonomous tasks. The company claims the model can navigate codebases like an experienced engineer, write production-quality code, and adapt its strategy mid-task. Anthropic also claims Opus 5 can run as a dependable agent for hours or overnight, recovering from errors and working around obstacles without human intervention.

For knowledge work, Anthropic claims the largest capability gains show up in document-heavy enterprise tasks — deeper reasoning over long documents and higher accuracy on complex analysis. The company also claims the model improves on Opus 4.8's cybersecurity capabilities "across the board," from coding to security-specific tasks.

Notably, Anthropic claims Claude Opus 5 matches the intelligence of its Claude Fable 5 model in many domains, but at what it calls "Opus-tier pricing" — implying a cost structure similar to prior Opus releases rather than a premium tier. No dollar figures for input or output token pricing were provided in the announcement; pricing not yet disclosed.

Anthropic also states that in unspecified "higher-risk areas," Opus 5 may automatically fall back to Claude Opus 4.8, with users notified when this occurs. Developers can configure fallback behavior through the API.

Enterprise and deployment details

On Amazon Bedrock, Claude Opus 5 ships with zero data retention (ZDR) enabled by default, running on what AWS describes as its "next-generation inference engine." AWS says this allows customers to keep workloads within existing AWS environments, maintain regional data residency, and scale inference with no operator access to underlying data.

The model is also available through Claude Platform on AWS, where zero data retention is available on request. This route gives customers access to Anthropic's native API and console feature set while billing and authentication route through AWS.

The model supports mid-conversation tool addition and removal via tool_addition and tool_removal content blocks, avoiding the need to resend a full tools array on every turn — a detail aimed specifically at long-running agentic workflows.

At launch, Claude Opus 5 is available on Amazon Bedrock in US East (N. Virginia), Asia Pacific (Melbourne), Europe (Ireland), and Europe (Stockholm), with additional regions listed in AWS documentation. Claude Platform on AWS supports the model across North America, South America, Europe, and Asia Pacific. The model ID for API calls is global.anthropic.claude-opus-5.

What this means

This release is notable less for new capability disclosures — none of the usual benchmark comparisons (SWE-bench, GPQA, MMLU) accompanied the announcement — and more for distribution strategy. Anthropic continues to deepen its dependency on AWS as a deployment surface, pairing model releases with enterprise-friendly guarantees like default zero data retention and regional residency, which matter more to regulated industries (financial services, healthcare) than raw benchmark leadership.

The claim that Opus 5 matches "Fable 5" intelligence at Opus-tier pricing suggests Anthropic is trying to compress its pricing tiers rather than simply pushing frontier performance upward — a signal that cost-per-intelligence, not just raw capability, is becoming the competitive battleground. Until Anthropic publishes concrete pricing and benchmark numbers, buyers should treat every capability claim in this announcement as vendor-asserted rather than independently verified.

Related Articles

product update

AWS Details Two Paths for Single-Region Claude Code Deployments on Amazon Bedrock

AWS published a technical guide detailing two methods for keeping Claude Code inference confined to a single AWS Region: Anthropic's newer Mantle endpoint and the classic Bedrock Invoke API with application inference profiles. The right path depends entirely on which Region compliance teams require.

product update

Anthropic Adds Cross-Session Messaging to Claude Code v2.1.224

Claude Code v2.1.224 introduces cross-session messaging, letting separate Claude Code instances on macOS and Linux send each other summaries to coordinate work. The feature does not support approving permissions or executing commands remotely.

product update

Anthropic Sets Claude Code Auto Mode as Default Starting August 14

Anthropic will switch Claude Code's default permission setting to auto mode on August 14 for Pro, Max, and Team users. The company says its safety classifier caught 89% of dangerous commands in testing, compared to 13.6% for human reviewers, and will no longer charge extra tokens for the classifier itself.

changelog

Anthropic Cuts False Positives in Fable 5's Biology Filter by 85%, Keeps Virology and Toxicology Blocked

Anthropic has cut false positives in Fable 5's biology safety classifier by roughly 85%, letting users ask about lab results, symptoms, and medical questions without being rerouted to the weaker Opus 5 model. Dual-use topics like virology, toxicology, and molecular design remain restricted, with Anthropic citing the difficulty of containing biological threats once released.

Comments

Loading...