AWS Enforces Single-Region Data Residency for Claude Code on Bedrock
Introduction
FAQ
What is Claude Code on Amazon Bedrock?
Claude Code is an AI-powered coding tool from Anthropic, available via Amazon Bedrock, enabling developers to write and debug code using Claude models.
How does AWS ensure data residency in a single region?
You can use an Application Inference Profile or Mantle endpoint with an IAM Region condition to restrict all inference to a specific AWS Region, such as London, with verification via CloudTrail.
Is this solution suitable for MENA enterprises?
Yes, especially for banks and government entities that require data to remain within national or regional borders, aiding compliance with local regulations.
What is the difference between Application Inference Profile and Mantle endpoint?
Both enforce a single region, but Application Inference Profile works at the application level, while Mantle endpoint provides a dedicated endpoint with finer network control.
Source: AWS Machine Learning
AI-assisted content, human-reviewed.