Anthropic’s Claude Opus 5 Now Available on AWS

Anthropic’s latest AI model, Claude Opus 5, is now accessible through Amazon Web Services (AWS), offering enhanced capabilities in coding, document analysis, visual understanding, and cybersecurity workflows. This integration allows enterprises to leverage advanced AI within their existing AWS infrastructure.

On Amazon Bedrock, Claude Opus 5 operates with zero data retention by default, ensuring that customer prompts and responses are not stored. This feature aids organizations in adhering to internal data governance policies. The model utilizes Bedrock’s next-generation inference engine, enabling regional deployments to meet data residency requirements and providing scalable inference workloads. Authentication and access are managed through AWS Identity and Access Management (IAM).

Additionally, Claude Opus 5 is available via the Claude Platform on AWS, offering Anthropic’s native platform experience within the AWS Console, complete with AWS billing and authentication. Zero data retention is available upon request for this deployment.

For cybersecurity teams, Claude Opus 5 presents significant improvements over its predecessor, Claude Opus 4.8. The model enhances tasks such as reviewing source code for vulnerabilities, analyzing suspicious scripts, summarizing incident reports, correlating threat intelligence, and providing remediation guidance. Its ability to handle complex, multi-step tasks over extended periods supports the creation of agentic workflows for investigating alerts, retrieving internal documentation, assessing configuration changes, and generating structured reports.

Despite these advancements, human oversight remains crucial, especially when AI-generated outputs influence vulnerability management, incident response, or cloud configuration changes. To balance enhanced cybersecurity assistance with safety controls, Claude Opus 5 may revert to the previous Claude Opus 4.8 model in certain high-risk scenarios. Users will be notified of such fallbacks, and API users can configure fallback behavior accordingly.

Developers can access Claude Opus 5 through the Amazon Bedrock Playground or programmatically via the Anthropic Messages API, the Bedrock Invoke API, and the Converse API. Necessary IAM permissions include Bedrock:InvokeModel, Bedrock:InvokeModelWithResponseStream, and Bedrock:CreateInference. The model identifier for Bedrock is global.anthropic.claude-opus-5, accessible via the AWS SDK, AWS CLI, or Anthropic’s Bedrock-compatible SDK. Notably, Claude Opus 5 allows developers to add or remove tools during a conversation, facilitating flexible AI agents without the need to resend entire tool configurations.

Currently, Claude Opus 5 is available in select Amazon Bedrock Regions, including US East (N. Virginia), Asia Pacific (Melbourne), Europe (Ireland), and Europe (Stockholm). The Claude Platform on AWS is accessible across North America, South America, Europe, and Asia Pacific.

This release expands options for enterprises seeking to utilize advanced AI for secure development, threat analysis, compliance operations, and security automation while maintaining AWS-native governance and data controls.

The integration of Claude Opus 5 into AWS signifies a substantial advancement in making powerful AI tools more accessible to enterprises. By embedding these capabilities within familiar cloud environments, organizations can enhance their cybersecurity measures and operational efficiency. However, the necessity for human oversight in critical decision-making processes underscores the importance of a balanced approach to AI adoption in security workflows.