Fetching from the wire…
Public story · 2026-08-07 · high
One route covers seven AWS regions with a plain model ID; the other needs a London-only ARN for the newest Claude models.
Why now: AWS itself calls the seven-versus-one region split decisive for anyone configuring single-region Claude Code, per its blog post.
AWS published two ways to keep Claude Code inference inside one region instead of one geography, according to a post from its machine learning team. Cross-Region inference is Bedrock's default because it routes prompts to whichever region has capacity, and that default breaks residency rules for customers who need every request to stay put, not just stay in-country.
The first path sets the environment variable CLAUDE_CODE_USE_MANTLE=1 alongside AWS_REGION and pins the model by its plain ID. AWS supports it in seven regions: Ireland, Stockholm, Tokyo, Melbourne, N. Virginia, Ohio and Oregon.
The second path uses classic Bedrock with an application inference profile ARN. Only eu-west-2, London, has that profile wired up for Opus 4.6 and Sonnet 4.6, per AWS's post.
AWS calls that split decisive for most people setting this up. Outside London, anyone who wants Opus 4.6 or Sonnet 4.6 pinned to a single region has to take the Mantle path, not the ARN one, because the ARN path isn't wired up past eu-west-2. That's a bet worth tracking: if AWS adds inference profiles for the newest models in more regions, the seven-versus-one gap closes and the ARN path stops being a London-only workaround. Until then, it is.
Each link below shares sources, entities, or timing with this story.
Claude Code uses Sonnet / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Claude Code uses Sonnet); both cover Claude Code, Opus, Sonnet; overlapping topics (claude, code).
Linked by a graph relationship (Claude Code uses Sonnet); both cover Claude Code, Opus, Sonnet; overlapping topics (claude, code).
Claude Code uses Sonnet / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Claude Code uses Sonnet); both cover Bedrock, Claude Code, Tokyo; overlapping topics (bedrock, claude, code).
Linked by a graph relationship (Claude Code uses Sonnet); both cover Claude Code, Opus, Sonnet; overlapping topics (claude, code).
Linked by a graph relationship (Claude Code uses Sonnet); both cover Bedrock, Claude Code, Opus; overlapping topics (claude, code).
Linked by a graph relationship (Claude Code uses Sonnet); both cover Claude Code, Opus, Sonnet; overlapping topics (claude, code).
Linked by a graph relationship (Claude Code uses Sonnet); both cover Claude Code, Opus, Sonnet; overlapping topics (claude, code).
Linked by a graph relationship (Claude Code uses Sonnet); both cover Claude Code, Opus, Sonnet; overlapping topics (claude, code).