Claude Fable 5 on Amazon Bedrock now available
Claude Fable 5 on Amazon Bedrock: Enterprise-grade AI with built-in safeguards
Anthropic just released Claude Fable 5 on Amazon Bedrock, and it's a significant step forward for teams building AI-powered applications on AWS. This model brings Mythos-level capabilities to the broader developer community while maintaining strong safety guardrails designed for real-world use.
What makes Fable 5 different?
Three core capabilities set this model apart. First, it handles long-running, asynchronous execution—complex tasks that previous models struggled to sustain without intervention. Second, advanced vision lets it understand diagrams, charts, and tables embedded in files and PDFs, opening doors for research, finance, legal, and analytics work. Third, proactive self-verification means the model updates its own skills based on learnings and develops its own test harnesses.
For software engineers, this matters. The model implements designs with high fidelity and uses vision to critique its output against your stated goals. For knowledge workers processing documents, extracting insights from visual data, or orchestrating multi-step workflows, the capabilities are genuinely useful.
Safety by design
Fable 5 includes guardrails that limit performance in high-risk areas. Harmful prompts related to cybersecurity, biology, chemistry, and health fall back to Opus 4.8 instead. This approach lets Anthropic make nearly all of Fable 5's capabilities available while managing misuse risk. The unrestricted version, Claude Mythos 5, remains available only to vetted customers in specialized domains.
How to get started
You access Fable 5 through Amazon Bedrock or the Claude Platform on AWS. There's one setup requirement: you must opt into data retention using the Data Retention API and set provider_data_share before invoking the model. Anthropic requires 30-day retention of inputs and outputs for abuse detection and human review.
Using the Anthropic SDK for Python is straightforward. Install the SDK, configure your Bedrock API key, and call the model through the bedrock-mantle or bedrock-runtime endpoints. You can also use the Invoke and Converse APIs through the AWS CLI or AWS SDK. The Bedrock console includes a Playground where you can test the model interactively.
Pricing and availability
When harmful prompts route to Opus 4.8, you pay Opus pricing instead. If a request is blocked mid-conversation, initial tokens charge at Fable rates and subsequent tokens at Opus rates. This pricing model rewards safe usage and keeps costs predictable.
Claude Fable 5 is available now in US East (N. Virginia) and Europe (Stockholm) on Amazon Bedrock. The Claude Platform on AWS supports it across North America, South America, Europe, and Asia Pacific. Access is gradually rolling out to all AWS accounts based on Bedrock usage. If you need immediate access, contact AWS Support.
The bigger picture
This release reflects a maturation in how enterprise AI gets deployed. Rather than forcing teams to choose between capability and safety, Fable 5 brings both. The model's ability to handle long-running, asynchronous work means you can build more ambitious applications without hitting execution walls. Vision capabilities unlock entirely new use cases in document processing and architectural design.
For DevOps and cloud engineers, the integration with Amazon Bedrock means you can scale inference workloads within your existing AWS footprint. No new platforms, no new vendor relationships. Just more powerful models available through familiar APIs and infrastructure.
#AWS #AmazonBedrock #Claude #Anthropic #AI #MachineLearning #CloudComputing #DevOps #SoftwareEngineering #AIInfrastructure