Anthropic Claude Fable 5 on AWS: Mythos-class capabilities with built-in safeguards now available Anthropic has released Claude Fable 5 on Amazon Bedrock and the Claude Platform on AWS, providing customers with Mythos-class AI capabilities that include advanced vision, long-running asynchronous execution, and proactive self-verification. The model incorporates built-in safeguards that restrict its performance in high-risk areas such as cybersecurity and biology, with harmful prompts redirected to the less capable Opus 4.8 model. The full capabilities without these limits are reserved for a small group of vetted customers through the separate Claude Mythos 5 release. AWS News Blog https://aws.amazon.com/blogs/aws/ Anthropic Claude Fable 5 on AWS: Mythos-class capabilities with built-in safeguards now available | | Today, we’re announcing the availability of Claude Fable 5 https://www.anthropic.com/news/claude-fable-5-mythos-5 on Amazon Bedrock https://aws.amazon.com/bedrock/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&sc channel=el and Claude Platform on AWS https://aws.amazon.com/claude-platform/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&sc channel=el . Claude Fable 5 makes Mythos-level capabilities available to customers, with strong safeguards designed to make it safe for broader use. Fable 5 is state-of-the-art on nearly all tested benchmarks and delivers exceptional performance in software engineering, knowledge work tasks, and vision – built for ambitious, long running work. With Claude Fable 5 on Bedrock, you can build within your existing AWS environment and scale inference workloads. You can also use Claude Fable 5 through the Claude Platform on AWS, giving you Anthropic’s native platform experience. According to Anthropic, Claude Fable 5 represents a step-change in what you can accomplish with AI models. Here is what makes this model different: Long-running, asynchronous execution — Claude Fable 5 handles complex tasks that previous models could not sustain, executing coding and knowledge work tasks for extended periods without intervention. Advanced vision capabilities — Claude Fable 5 understands diagrams, charts, and tables nested in files and PDFs. This opens up research and document-heavy work in finance, legal, analytics, architecture, and gaming. In coding, the model implements designs with high fidelity and uses vision to critique its output against goals. Proactive self-verification — The model updates its own skills based on learnings and develops its own harnesses and evaluations. Claude Fable 5 includes safeguards that limit its performance in specific areas where misuse risk is elevated. Harmful prompts related to cybersecurity, biology, chemistry, and health fall back to receive a response from Opus 4.8 instead. Anthropic is able to expand access to nearly all of Claude Fable 5’s state-of-the-art capabilities by developing more powerful safeguards. The same model without these limits is Claude Mythos 5 https://www.anthropic.com/news/claude-fable-5-mythos-5 and it will only be available to a small group of vetted customers. Claude Fable 5 model in action You can use Claude Fable 5 in both Amazon Bedrock and Claude Platform on AWS. This post covers guidance on how to access and use on Amazon Bedrock. For guidance on the Claude Platform on AWS, visit the documentation https://docs.aws.amazon.com/claude-platform/latest/userguide/welcome.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&sc channel=el to learn more. To get started with Amazon Bedrock, you can access the model programmatically now using the Anthropic Messages API https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters-anthropic-claude-messages.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&sc channel=el to call the bedrock-runtime or bedrock-mantle endpoints through Anthropic SDK. You can also keep using the Invoke https://docs.aws.amazon.com/bedrock/latest/userguide/inference-api.html and Converse API https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&sc channel=el on bedrock-runtime through the AWS Command Line Interface AWS CLI https://aws.amazon.com/cli/?trk=769a1a2b-8c19-4976-9c45-b6b1226c7d20&sc channel=el and AWS SDK https://aws.amazon.com/developer/tools/?trk=769a1a2b-8c19-4976-9c45-b6b1226c7d20&sc channel=el . Configure data retention setting In order to access Claude Fable 5 model, you must opt into data sharing by using the Data Retention API https://docs.aws.amazon.com/bedrock/latest/userguide/data-retention.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&sc channel=el and setting provider data share before you can invoke the models. There is no console user interface for this setting at launch.This mode allows Amazon Bedrock to retain and share your inference data with model providers per their requirements. Anthropic requires 30-day inputs and outputs retention, as well as human review. To learn more, visit the Amazon Bedrock abuse detection https://docs.aws.amazon.com/bedrock/latest/userguide/abuse-detection.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&sc channel=el . Here is a sample script to set data retention for the bedrock-mantle engine. curl -X PUT https://bedrock-mantle.us-east-1.api.aws/v1/data retention \ -H "x-api-key: