AWS announced Claude Fable 5 on Amazon Bedrock and Claude Platform on AWS June 9, 2026 — Mythos-class capabilities with built-in safeguards for broader enterprise use. Fable 5 is state-of-the-art on coding, knowledge work, and vision, built for long-running agentic workloads.

What makes Fable 5 different

  • Long-running asynchronous execution — sustains complex coding and knowledge tasks without constant intervention
  • Advanced vision — diagrams, charts, tables in PDFs; high-fidelity design implementation in code
  • Proactive self-verification — writes tests, develops harnesses, critiques its own output

Safeguards on AWS

Harmful prompts in cybersecurity, biology, chemistry, and health fall back to Opus 4.8. You pay Opus prices for rerouted requests, not Fable rates. Claude Mythos 5 (same model without limits) remains limited preview for vetted customers.

Data retention opt-in required

Before invoking Fable 5 on Bedrock, opt into data sharing via the Data Retention API with mode provider_data_share. Anthropic requires 30-day input/output retention and human review for Mythos-class models. At launch there was no console UI — use the bedrock-mantle API.

Getting started

Anthropic SDK on bedrock-mantle: model anthropic.claude-fable-5. Alternatively use Bedrock Invoke/Converse on bedrock-runtime with modelId global.anthropic.claude-fable-5. Regions at launch include US East (N. Virginia) and Europe (Stockholm); Claude Platform on AWS spans North America, South America, Europe, and Asia Pacific.

Things to know

  • Access rolls out gradually — contact AWS Support to expedite
  • Mid-conversation blocks: initial tokens at Fable rates, subsequent at Opus
  • Data leaves AWS boundary once you opt into provider retention
  • Console support on bedrock-runtime; bedrock-mantle console coming soon