在 Amazon Bedrock 上通过单区域 Claude Code 实现数据驻留
原标题:Enforcing data residency with single-Region Claude Code on Amazon Bedrock
AI 摘要
AWS 机器学习博客发布文章,介绍如何在 Amazon Bedrock 上通过单区域 Claude Code 实现数据驻留。文章对比了两种路径:使用 Anthropic 的 Mantle 端点(支持七个区域)和经典 Bedrock Invoke API 配合应用推理配置文件(仅支持伦敦区域),并提供了 IAM 策略和 CloudTrail 验证方法。该方案帮助满足特定 AWS 区域的数据合规要求,但作者提醒大多数工作负载仍应使用跨区域推理。
正文节选
Enforcing data residency with single-Region Claude Code on Amazon Bedrock A US-headquartered global organization recently came to us with a deceptively simple data-residency request: let their engineers use Claude Code. The requirement: Amazon Bedrock model inference had to be processed in London (the eu-west-2 AWS Region), not merely called from London. Their compliance team had drawn a hard line. Prompts, completions, and intermediate processing were required to stay inside a single AWS Region