← Back to all announcements
★★★★★ 09/06/2026

AWS announces Claude Fable 5, the first generally available Mythos-class model

Frontier autonomous AI hit a regulatory wall — Fable 5's landmark launch and sudden government-ordered suspension reshapes enterprise AI risk calculus.

View original announcement →

Visual Summary

graph TD A{{Claude Fable 5}}:::announced B(Amazon Bedrock):::compute C(Claude Platform on AWS):::compute D([Autonomous Coding & Knowledge Work]):::feature E([Safety Classifiers]):::feature F([Prompt Caching]):::feature G(AWS Guardrails):::compute H(Knowledge Bases):::storage I((Enterprise Customers)):::external J((US Government)):::external I ==>|"invokes"| A A ==>|"AWS-operated path"| B A -->|"Anthropic-operated path"| C A -->|"enables"| D A -->|"enforces"| E B -->|"integrates"| G B -->|"retrieves from"| H B -.->|"supports"| F J -.->|"export control directive"| A classDef announced fill:#ff9900,stroke:#ec7211,color:#fff,font-weight:bold classDef compute fill:#e3f2fd,stroke:#1565c0,color:#1565c0 classDef storage fill:#e8f5e9,stroke:#2e7d32,color:#2e7d32 classDef feature fill:#fff3e0,stroke:#e65100,color:#e65100 classDef external fill:#f5f5f5,stroke:#616161,color:#616161

What's New

Anthropic's Claude Fable 5, the first generally available Mythos-class model, launched on AWS on June 9, 2026, bringing frontier-level autonomous reasoning and coding capabilities to all customers via Amazon Bedrock and Claude Platform on AWS. A restricted variant, Claude Mythos 5 (without safety classifiers), was simultaneously made available to a limited set of pre-approved customers. However, on June 12, 2026, the US Government issued an export control directive requiring Anthropic to revoke access to both Fable 5 and Mythos 5 for all users, citing national security concerns related to a reported jailbreak technique.

How It Works

  • Autonomous long-horizon operation: Fable 5 can execute complex, multi-day knowledge work and coding tasks without human intervention, planning across stages, delegating to sub-agents, and self-verifying outputs before delivery.
  • Adaptive reasoning: Extended thinking (adaptive mode) is always enabled and cannot be disabled; reasoning effort level is configurable by the caller to balance latency and depth.
  • Large context window: Supports a 1M-token context window with up to 128K output tokens per request, enabling ingestion of very large codebases, documents, or datasets in a single call.
  • Safety classifiers (Fable vs. Mythos): Fable 5 includes blocking classifiers for dual-use cybersecurity and biology content; Mythos 5 is the same underlying model without those classifiers, available only to vetted customers.
  • Dual access paths: Amazon Bedrock (AWS-operated inference, data stays in AWS, integrates with Guardrails/Knowledge Bases/regional residency) and Claude Platform on AWS (Anthropic-operated infrastructure, same-day feature access, unified AWS billing via Marketplace).
  • Prompt caching: Supported with a minimum of 1,024 tokens per checkpoint, up to 4 checkpoints per request, and TTLs of 5 minutes or 1 hour on system, messages, and tools fields.
  • Constrained sampling: Temperature must be 1.0 or unset; top_p must be ≥ 0.99 and < 1.0 or unset; top_k is not supported — reflecting the model's design for high-fidelity, deterministic-leaning outputs.
  • Refusal handling: Content blocked by classifiers returns HTTP 200 with stop_reason: "refusal" and a stop_details object; prompt-stage refusals are not billed, but mid-stream refusals are billed for tokens generated before the block.
  • Data retention requirement: Fable 5 mandates 30-day customer data retention on Amazon Bedrock to support Anthropic's monitoring and rapid-response strategy against jailbreak attempts.

Why It's Important

  • Democratization of frontier AI: Fable 5 was the first time Mythos-class (frontier reasoning) capabilities were made broadly available rather than restricted to a small preview cohort, representing a significant lowering of the barrier to production-grade autonomous AI.
  • Step-change in autonomous work: The ability to run unsupervised for multi-day tasks across finance, legal, engineering, and data domains signals a qualitative shift from AI as a copilot to AI as an autonomous worker.
  • Export control precedent: The June 12 suspension under a US Government export control directive is a landmark event — the first known instance of a frontier AI model being pulled from a major cloud platform for national security reasons, with broad implications for AI governance and enterprise risk planning.
  • Defense-in-depth safety model: Anthropic's published strategy of layered safeguards, mandatory data retention, and rapid-response monitoring sets a new industry reference point for how to deploy powerful models responsibly at scale.
  • Enterprise workflow integration: Native support for AWS Guardrails, Knowledge Bases, IAM, and unified billing lowers integration friction for enterprises already operating within the AWS ecosystem.

How It's Different

  • Mythos-class capabilities with guardrails: Unlike prior generally available Claude models, Fable 5 brings the same underlying capability as the restricted Mythos 5 but adds production-grade safety classifiers, making frontier reasoning accessible without requiring special vetting.
  • Always-on adaptive thinking: Unlike models where extended reasoning is an optional toggle, Fable 5's adaptive thinking is permanently enabled, ensuring the model always applies its full reasoning capacity rather than defaulting to shallow responses.
  • Self-updating and self-verifying: Fable 5 proactively updates its own skill representations based on task learnings and builds its own evaluation harnesses — behaviors not present in prior Claude generations.
  • Two distinct deployment models on AWS: The Bedrock path (AWS-operated, data residency guarantees) and Claude Platform on AWS (Anthropic-operated, same-day feature parity) give customers an explicit choice between compliance-first and feature-first deployment, unlike most model integrations that offer only one path.
  • Stricter sampling constraints: The locked temperature and top_p range distinguish Fable 5 from earlier Claude models, reflecting a deliberate design choice to optimize for reliable, high-quality autonomous outputs over creative variability.
  • Mandatory 30-day data retention: This is a new policy requirement not present on other Claude models, tied directly to Anthropic's security monitoring obligations for a model with this capability level.

When to Prefer It

  • Long-horizon autonomous coding: When you need an agent to independently plan, implement, test, and iterate on a complex software project over hours or days without continuous human prompting.
  • Professional knowledge work at scale: When automating high-complexity tasks in finance (e.g., financial modeling, regulatory analysis), legal (e.g., contract review pipelines), or data engineering where multi-step reasoning and self-verification are critical.
  • AWS-native compliance environments: When your organization requires data to remain within a specific AWS region or geography and you need a frontier model that integrates natively with Guardrails, Knowledge Bases, and IAM.
  • Enterprises needing unified billing: When you want to consolidate AI spend on your existing AWS invoice rather than managing a separate Anthropic billing relationship.
  • Feature-parity with Anthropic's first-party API: When you need same-day access to new Claude features, Agent Skills, code execution, or Files API — use Claude Platform on AWS rather than Bedrock.
  • High-throughput batch workloads: When processing large volumes of complex documents or code artifacts where the 1M-token context window and batch processing support provide a meaningful throughput advantage.
  • Note — currently not applicable: As of June 12, 2026, access has been suspended for all users pending resolution of the US Government export control directive; customers should monitor Anthropic's official communications before planning new deployments on Fable 5.

Availability

  • General availability status: Claude Fable 5 launched as generally available on Amazon Bedrock and Claude Platform on AWS on June 9, 2026.
  • Access suspended: Effective June 12, 2026, access to both Claude Fable 5 and Claude Mythos 5 has been revoked for all users on Amazon Bedrock and Claude Platform on AWS pursuant to a US Government export control directive; no timeline for reinstatement has been provided.
  • Unaffected models: All other Amazon Bedrock models, including Claude Opus 4.8, remain fully available and are not subject to the directive.
  • Mythos 5 access: Claude Mythos 5 (the unclassified variant) was available only to a small group of pre-approved Claude Mythos Preview customers and is also currently suspended.
  • Regional availability: At launch, Fable 5 supported In-Region, Geographic (Geo), and Global inference routing on Amazon Bedrock; specific region list is detailed in the Amazon Bedrock regional availability documentation.
  • GovCloud: Access to Bedrock foundation models in AWS GovCloud requires EULA acceptance in a standard region (us-east-1 or us-west-2) before enabling in the GovCloud account.
  • Pricing: Consumption-based pricing per token; prompt-stage refusals are not billed; mid-stream refusals are billed for tokens generated before the block; refer to the Amazon Bedrock Pricing page for current rates.
  • Data retention requirement: A mandatory 30-day data retention policy applies to Fable 5 on Amazon Bedrock; Zero Data Retention (ZDR) is available on Claude Platform on AWS by request through an Anthropic account representative.
  • Knowledge cutoff: January 2026.

Tags

Servicesother-aws
Typega-launchnew-model
Conceptsllmgenaiagentic-aicoding-assistant
Use Casesenterprisedeveloper-toolsfinancial
Providersanthropic
GeographyGlobal

Related Resources

AI Radar AWS

AWS AI/ML news — curated, researched, explained

An automated intelligence platform that curates, researches, and analyzes AWS AI/ML/GenAI announcements daily. Every report is backed by real research — the system reads linked blog posts and documentation to provide accurate, in-depth analysis.

How Each Report Is Generated

  1. Collection — Daily monitoring of the AWS "What's New" RSS feed
  2. Filtering — AI-powered relevance detection for AI/ML/GenAI topics
  3. Taxonomy Tagging — LLM-based classification across 6 dimensions
  4. Importance Scoring — Point-based system with tag bonuses (1-5 stars)
  5. Research Phase — Follows links to blog posts and documentation
  6. Report Generation — Claude Sonnet produces structured 6-section analysis
  7. Visual Summary — Claude Opus generates Mermaid diagrams for key items
  8. Publishing — Static website rebuilt and deployed via CloudFront

Features

  • Faceted filtering by service, type, concept, and more
  • Multi-dimensional taxonomy with 80+ tags across 6 dimensions
  • Geographic availability badges (Global, APJ, EMEA, AMER) with filtering
  • Timeline visualization of announcement volume
  • PDF export for offline reading
  • Mermaid visual summaries for key announcements
  • Daily automated updates — no manual curation
What makes this different: Each report involves a dedicated research phase where the system reads linked blog posts and AWS documentation pages. This produces analysis that goes beyond the original announcement text.

Technology

Built with Python, AWS Lambda, Amazon Bedrock (Claude Sonnet 4.6, Opus 4.6, Haiku 4.5), S3, CloudFront, WAF, EventBridge, and CDK.

Open Source

This project is open source. Fork it, customize it for your needs, and deploy your own instance.
📦 github.com/bbonik/ai-radar-aws

How Importance Scoring Works

Each announcement receives a point score based on multiple factors. The total score maps to a 1-5 star rating:

1★ < 2 pts 2★ ≥ 2 pts 3★ ≥ 3.5 pts 4★ ≥ 5 pts 5★ ≥ 6.5 pts

Point Breakdown

FactorPointsWhen
Core AI service (Bedrock, AgentCore, SageMaker AI)+4Service named in title
Key AI service (SageMaker, Kiro, QuickSight)+2Service named in title
Other AI-related service+1Default
Blog post link+3Link to aws.amazon.com/blogs/
GitHub samples link+2Link to github.com/aws*
Documentation link+1Link to docs.aws.amazon.com/
New model+1.5Tagged as "new-model"
New service+1Tagged as "new-service"
New feature+0.5Tagged as "new-feature"
Anthropic / OpenAI provider+2Provider explicitly mentioned
Instance / notebook announcement-2Hardware/capacity, not feature
Performance / pricing / security-0.5Incremental updates
Region expansion to APJ+1Expands to Asia Pacific
Region expansion (non-APJ only)-1.5Only expands to other regions

Geographic Relevance Badges

Each announcement card shows a small badge indicating whether the feature is available in your region:

🌐 Global Available in all regions
🌏 APJ Asia Pacific
🌍 EMEA Europe / Middle East / Africa
🌎 AMER Americas (US, Canada, South America)
No badge Geography unknown
How geography is detected: The system detects ALL geographies mentioned in each announcement. If the text mentions specific regions (Tokyo, Frankfurt, Oregon, etc.), the corresponding geography badges are shown. If it says "all regions" or is a new feature with no region specified, it gets the Global badge. Geography is also filterable — click a geo chip to see only announcements available in that region.