Right this moment, we announce the supply of Claude Opus 5 on Amazon Bedrock and Claude Platform on AWS. Claude Opus 5 is Anthropic’s most superior Opus mannequin and the primary within the fifth technology. It’s a significant step ahead, offering enhancements throughout the workflows that groups run in manufacturing equivalent to agentic coding, data work, visible understanding, and long-running duties. In accordance with Anthropic, Claude Opus 5 matches Claude Fable 5’s top-tier intelligence in lots of domains at Opus-tier pricing.
On Amazon Bedrock, Claude Opus 5 advantages from zero knowledge retention (ZDR) by default, delivering top-tier intelligence with out compromising enterprise knowledge governance. Claude Opus 5 is powered by Bedrock’s next-generation inference engine, letting you construct inside your current AWS setting, keep enterprise safety and regional knowledge residency, and scale inference with zero operator entry.
Claude Opus 5 can be out there by way of Claude Platform on AWS, which helps zero knowledge retention on request and offers you entry to Anthropic’s native platform expertise and capabilities by way of the AWS Console. Construct, take a look at, and deploy with the identical APIs, options, and console expertise you get working with Anthropic immediately, unified with AWS billing and authentication.
This submit covers Opus 5’s enhancements and sensible steering for AI engineers integrating the mannequin into agentic methods and manufacturing inference workloads on Amazon Bedrock. See the documentation for Claude Platform on AWS.
What makes Claude Opus 5 totally different
In accordance with Anthropic, Claude Opus 5 delivers a step-change in coding. It understands and navigates codebases like an skilled engineer and writes production-quality code whereas adapting its technique as it really works. It powers reliable long-running brokers that work for hours and even in a single day, discovering paths round obstacles, recovering from errors, and reaching their targets. For skilled work, it brings deeper reasoning to lengthy paperwork and better accuracy to complicated evaluation, with the biggest positive aspects on document-heavy enterprise duties. Collectively, this provides as much as frontier functionality at Opus-tier economics.
Use instances
Claude Opus 5 is a powerful match for industries the place precision, reliability, and deep reasoning matter most. For monetary companies groups, it powers monetary workflows with deeper reasoning and end-to-end understanding of context. It handles compliance-sensitive work with extra readability and focus. For agent and workflow automation, it pushes again on flawed directions and breaks complicated jobs into sub-agents that want much less oversight. In productiveness work, it handles report constructing and auditing, doc drafting, and structured evaluation with excessive consistency. It runs multi-day initiatives and produces professional-grade outputs.
Claude Opus 5 additionally improves on Claude Opus 4.8’s cyber capabilities throughout the board, from coding to cyber safety. In higher-risk areas, Opus 5 might fall again to Opus 4.8. Customers are notified when this occurs, and fallbacks could be configured when utilizing the APIs.
Getting began with Claude Opus 5 on Amazon Bedrock
You will get began with Claude Opus 5 within the Amazon Bedrock console.
Within the Amazon Bedrock console, underneath Check, select Playground.
For the mannequin, select Claude Opus 5. Now, you’ll be able to take a look at your complicated coding immediate with the mannequin.


Amazon Bedrock console Playground with Claude Opus 5 chosen
You too can entry the mannequin programmatically utilizing the Anthropic Messages API to name bedrock-runtime by way of the Anthropic SDK or bedrock-mantle endpoints, or maintain utilizing the Invoke and Converse API on bedrock-runtime by way of the AWS Command Line Interface (AWS CLI) and AWS SDK.
Conditions
- Energetic AWS account with Amazon Bedrock entry.
- AWS CLI put in and configured.
- Python 3.8+.
- Boto3 put in:
pip set up boto3 - Anthropic SDK put in:
pip set up anthropic[bedrock] - IAM permissions:
bedrock:InvokeModel,bedrock:InvokeModelWithResponseStream, andbedrock:CreateInference
Right here’s a fast instance utilizing the AWS SDK for Python (Boto3):
You too can use Claude Opus 5 with the Amazon Bedrock Converse API for a unified multi-model expertise:
You too can use Claude Opus 5 with the Anthropic Messages API utilizing the anthropic[bedrock] SDK package deal for a streamlined expertise:
Claude Opus 5 helps including and eradicating instruments mid-conversation by way of tool_addition and tool_removal content material blocks on position: "system" messages, as a substitute of re-sending the total top-level instruments array. See Bedrock documentation for extra particulars.
Availability
Claude Opus 5 is out there in the present day on Amazon Bedrock in Areas together with US East (N. Virginia), Asia Pacific (Melbourne), Europe (Eire), and Europe (Stockholm). See Bedrock documentation for the total record of supported Areas. Claude Opus 5 can be out there on the Claude Platform on AWS in North America, South America, Europe, and Asia Pacific.
Give Claude Opus 5 a strive within the Amazon Bedrock console, in Claude Platform on AWS, or discover the Getting Started notebooks on GitHub. You too can unlock the total potential of Opus 5 through the use of Advanced Prompt Optimization on Amazon Bedrock. It takes your present prompts, benchmarks them towards your analysis standards, and outputs production-ready rewrites.
In regards to the authors
