

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 支持推理配置文件的区域和模型
<a name="inference-profiles-support"></a>

有关 Amazon Bedrock 支持的区域代码和端点的列表，请参阅 [Amazon Bedrock 端点和配额](https://docs.aws.amazon.com/general/latest/gr/bedrock.html#bedrock_region)。本主题介绍您可以使用的预定义推理配置文件，以及支持应用程序推理配置文件的区域和模型。

**Topics**
+ [支持的跨区域推理配置文件](#inference-profiles-support-system)
+ [支持应用程序推理配置文件的区域和模型](#inference-profiles-support-user)

## 支持的跨区域推理配置文件
<a name="inference-profiles-support-system"></a>

您可以使用跨区域（系统定义的）推理配置文件执行[跨区域推理](cross-region-inference.md)。跨区域推理允许您通过利用不同区域的计算来无缝管理计划外的流量爆发。 AWS 区域利用跨区域推理功能，您可以跨多个 AWS 区域分配流量。

跨区域（系统定义）的推理配置文件以其支持的模型命名，并按照所支持的区域进行定义。要了解跨区域推理配置文件如何处理您的请求，请查看以下定义：
+ **源区域** – 发出指定了推理配置文件的 API 请求的区域。
+ **目标区域** – Amazon Bedrock 服务可以将请求从源区域路由到的区域。

当您在 Amazon Bedrock 中调用跨区域推理配置文件时，您的请求来自源区域，该请求会自动路由到该配置文件中定义的目标区域之一，并对性能进行优化。全球跨区域推理配置文件的目标区域包括所有商业区域。

**注意**  
跨区域推理配置文件中的目标区域可以包括可*选区域*，即您必须在 AWS 账户 或组织级别明确启用的区域。要了解更多信息，请参阅[AWS 区域 在您的账户中启用或禁用](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html)。使用跨区域推理配置文件时，您的推理请求可以路由到配置文件中的任何目标区域，即使您没有在账户中选择加入此类区域也是如此。

服务控制策略 (SCPs) 和 AWS Identity and Access Management (IAM) 策略协同工作，以控制允许跨区域推断的位置。使用 SCPs，您可以控制 Amazon Bedrock 可以使用哪些区域进行推理；使用 IAM 策略，您可以定义哪些用户或角色有权运行推理。如果您的跨区域推理配置文件中的任何目标区域被屏蔽 SCPs，则即使其他区域仍被允许，请求也会失败。为了确保跨区域推理的高效运行，您可以更新您的 SCPs 和 IAM 策略，以允许在您选择的推理配置文件中包含的所有目标区域执行所有必需的 Amazon Bedrock 推理操作（例如，`bedrock:InvokeModel*`或`bedrock:CreateModelInvocationJob`）。要了解更多信息，请参阅[在多账户环境中启用 Amazon Bedrock 跨区域推理](https://aws.amazon.com/blogs/machine-learning/enable-amazon-bedrock-cross-region-inference-in-multi-account-environments/)。

**注意**  
根据您发出调用的源区域，某些推理配置文件会路由到不同的目标区域。例如，如果您从美国东部（俄亥俄州）调用 `us.anthropic.claude-3-haiku-20240307-v1:0`，它可以将请求路由到 `us-east-1`、`us-east-2` 或 `us-west-2`；但是如果您从美国西部（俄勒冈州）进行该调用，它只会将请求路由到 `us-east-1` 和 `us-west-2`。

要查看推理配置文件的源区域与目标区域，您可以执行下列操作之一：
+ 展开[支持的跨区域推理配置文件列表](#inference-profiles-support)中的相应部分。
+ 使用来自来源区域的 A [mazon Bedrock 控制平面终端节点](https://docs.aws.amazon.com/general/latest/gr/bedrock.html#br-cp)发送[GetInferenceProfile](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetInferenceProfile.html)请求，并在字段中指定推理配置文件的亚马逊资源名称 (ARN) 或 ID。`inferenceProfileIdentifier`响应中的`models`字段映射到模型列表 ARNs，您可以在其中标识每个目标区域。

**注意**  
随着更多可以处理请求的商业区域的 AWS 增加，特定模型的全球跨区域推理配置文件可能会随着时间的推移而发生变化。但是，如果推理配置文件与地理位置（例如美国、欧盟或亚太地区）相关联，则其目标区域列表将永远不会更改。 AWS 可能会创建包含新区域的新推理配置文件。您可以通过将设置 IDs 中的更改为新的推理配置文件来更新系统以使用这些推理配置文件。  
全球跨区域推理配置文件目前仅在以下源区域中支持 Anthropic Claude Sonnet 4 模型：美国西部（俄勒冈州）、美国东部（弗吉尼亚州北部）、美国东部（弗吉尼亚州北部）、美国东部（俄亥俄州）、欧洲地区（爱尔兰）和亚太地区（东京）。全球推理配置文件的目标区域包括所有商业 AWS 区域。

分别展开以下各部分，查看有关跨区域推理配置文件、可在其中调用该配置文件的源区域，以及该配置文件可将请求路由到的目标区域的信息。

### 全球亚马逊 Nova 2 Lite
<a name="cross-region-ip-global.amazon.nova-2-lite-v1:0"></a>

要调用全球 Amazon Nova 2 Lite 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
global.amazon.nova-2-lite-v1:0
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-east-2 |  Commercial AWS Regions ap-east-2  | 
| ap-northeast-1 |  Commercial AWS Regions ap-northeast-1  | 
| ap-northeast-2 |  Commercial AWS Regions ap-northeast-2  | 
| ap-south-1 |  Commercial AWS Regions ap-south-1  | 
| ap-southeast-1 |  Commercial AWS Regions ap-southeast-1  | 
| ap-southeast-2 |  Commercial AWS Regions ap-southeast-2  | 
| ap-southeast-3 |  Commercial AWS Regions ap-southeast-3  | 
| ap-southeast-4 |  Commercial AWS Regions ap-southeast-4  | 
| ap-southeast-5 |  Commercial AWS Regions ap-southeast-5  | 
| ap-southeast-7 |  Commercial AWS Regions ap-southeast-7  | 
| ca-central-1 |  Commercial AWS Regions ca-central-1  | 
| ca-west-1 |  Commercial AWS Regions ca-west-1  | 
| eu-central-1 |  Commercial AWS Regions eu-central-1  | 
| eu-north-1 |  Commercial AWS Regions eu-north-1  | 
| eu-south-1 |  Commercial AWS Regions eu-south-1  | 
| eu-south-2 |  Commercial AWS Regions eu-south-2  | 
| eu-west-1 |  Commercial AWS Regions eu-west-1  | 
| eu-west-2 |  Commercial AWS Regions eu-west-2  | 
| eu-west-3 |  Commercial AWS Regions eu-west-3  | 
| il-central-1 |  Commercial AWS Regions il-central-1  | 
| me-central-1 |  Commercial AWS Regions me-central-1  | 
| us-east-1 |  Commercial AWS Regions us-east-1  | 
| us-east-2 |  Commercial AWS Regions us-east-2  | 
| us-west-1 |  Commercial AWS Regions us-west-1  | 
| us-west-2 |  Commercial AWS Regions us-west-2  | 

### 全球人类克劳德作品 4.5
<a name="cross-region-ip-global.anthropic.claude-opus-4-5-20251101-v1:0"></a>

要调用 GLOBAL Anthropic Claude Opus 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
global.anthropic.claude-opus-4-5-20251101-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| af-south-1 |  Commercial AWS Regions af-south-1  | 
| ap-east-2 |  Commercial AWS Regions ap-east-2  | 
| ap-northeast-1 |  Commercial AWS Regions ap-northeast-1  | 
| ap-northeast-2 |  Commercial AWS Regions ap-northeast-2  | 
| ap-northeast-3 |  Commercial AWS Regions ap-northeast-3  | 
| ap-south-1 |  Commercial AWS Regions ap-south-1  | 
| ap-south-2 |  Commercial AWS Regions ap-south-2  | 
| ap-southeast-1 |  Commercial AWS Regions ap-southeast-1  | 
| ap-southeast-2 |  Commercial AWS Regions ap-southeast-2  | 
| ap-southeast-3 |  Commercial AWS Regions ap-southeast-3  | 
| ap-southeast-4 |  Commercial AWS Regions ap-southeast-4  | 
| ap-southeast-5 |  Commercial AWS Regions ap-southeast-5  | 
| ap-southeast-7 |  Commercial AWS Regions ap-southeast-7  | 
| ca-central-1 |  Commercial AWS Regions ca-central-1  | 
| ca-west-1 |  Commercial AWS Regions ca-west-1  | 
| eu-central-1 |  Commercial AWS Regions eu-central-1  | 
| eu-central-2 |  Commercial AWS Regions eu-central-2  | 
| eu-north-1 |  Commercial AWS Regions eu-north-1  | 
| eu-south-1 |  Commercial AWS Regions eu-south-1  | 
| eu-south-2 |  Commercial AWS Regions eu-south-2  | 
| eu-west-1 |  Commercial AWS Regions eu-west-1  | 
| eu-west-2 |  Commercial AWS Regions eu-west-2  | 
| eu-west-3 |  Commercial AWS Regions eu-west-3  | 
| il-central-1 |  Commercial AWS Regions il-central-1  | 
| me-central-1 |  Commercial AWS Regions me-central-1  | 
| me-south-1 |  Commercial AWS Regions me-south-1  | 
| mx-central-1 |  Commercial AWS Regions mx-central-1  | 
| sa-east-1 |  Commercial AWS Regions sa-east-1  | 
| us-east-1 |  Commercial AWS Regions us-east-1  | 
| us-east-2 |  Commercial AWS Regions us-east-2  | 
| us-west-1 |  Commercial AWS Regions us-west-1  | 
| us-west-2 |  Commercial AWS Regions us-west-2  | 

### 全球 TwelveLabs 飞马 v1.2
<a name="cross-region-ip-global.twelvelabs.pegasus-1-2-v1:0"></a>

要调用 GLOBA TwelveLabs L Pegasus v1.2 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
global.twelvelabs.pegasus-1-2-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-pegasus.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| af-south-1 |  Commercial AWS Regions af-south-1  | 
| ap-east-2 |  Commercial AWS Regions ap-east-2  | 
| ap-northeast-1 |  Commercial AWS Regions ap-northeast-1  | 
| ap-northeast-2 |  Commercial AWS Regions ap-northeast-2  | 
| ap-northeast-3 |  Commercial AWS Regions ap-northeast-3  | 
| ap-south-1 |  Commercial AWS Regions ap-south-1  | 
| ap-south-2 |  Commercial AWS Regions ap-south-2  | 
| ap-southeast-1 |  Commercial AWS Regions ap-southeast-1  | 
| ap-southeast-2 |  Commercial AWS Regions ap-southeast-2  | 
| ap-southeast-3 |  Commercial AWS Regions ap-southeast-3  | 
| ap-southeast-4 |  Commercial AWS Regions ap-southeast-4  | 
| ap-southeast-5 |  Commercial AWS Regions ap-southeast-5  | 
| ap-southeast-7 |  Commercial AWS Regions ap-southeast-7  | 
| ca-central-1 |  Commercial AWS Regions ca-central-1  | 
| ca-west-1 |  Commercial AWS Regions ca-west-1  | 
| eu-central-1 |  Commercial AWS Regions eu-central-1  | 
| eu-central-2 |  Commercial AWS Regions eu-central-2  | 
| eu-north-1 |  Commercial AWS Regions eu-north-1  | 
| eu-south-1 |  Commercial AWS Regions eu-south-1  | 
| eu-south-2 |  Commercial AWS Regions eu-south-2  | 
| eu-west-1 |  Commercial AWS Regions eu-west-1  | 
| eu-west-2 |  Commercial AWS Regions eu-west-2  | 
| eu-west-3 |  Commercial AWS Regions eu-west-3  | 
| il-central-1 |  Commercial AWS Regions il-central-1  | 
| me-central-1 |  Commercial AWS Regions me-central-1  | 
| me-south-1 |  Commercial AWS Regions me-south-1  | 
| mx-central-1 |  Commercial AWS Regions mx-central-1  | 
| sa-east-1 |  Commercial AWS Regions sa-east-1  | 
| us-east-1 |  Commercial AWS Regions us-east-1  | 
| us-east-2 |  Commercial AWS Regions us-east-2  | 
| us-west-1 |  Commercial AWS Regions us-west-1  | 
| us-west-2 |  Commercial AWS Regions us-west-2  | 

### Global Anthropic Claude Haiku 4.5
<a name="cross-region-ip-global.anthropic.claude-haiku-4-5-20251001-v1:0"></a>

要调用 Global Anthropic Claude Haiku 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
global.anthropic.claude-haiku-4-5-20251001-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| af-south-1 |  Commercial AWS Regions af-south-1  | 
| ap-east-2 |  Commercial AWS Regions ap-east-2  | 
| ap-northeast-1 |  Commercial AWS Regions ap-northeast-1  | 
| ap-northeast-2 |  Commercial AWS Regions ap-northeast-2  | 
| ap-northeast-3 |  Commercial AWS Regions ap-northeast-3  | 
| ap-south-1 |  Commercial AWS Regions ap-south-1  | 
| ap-south-2 |  Commercial AWS Regions ap-south-2  | 
| ap-southeast-1 |  Commercial AWS Regions ap-southeast-1  | 
| ap-southeast-2 |  Commercial AWS Regions ap-southeast-2  | 
| ap-southeast-3 |  Commercial AWS Regions ap-southeast-3  | 
| ap-southeast-4 |  Commercial AWS Regions ap-southeast-4  | 
| ap-southeast-5 |  Commercial AWS Regions ap-southeast-5  | 
| ap-southeast-7 |  Commercial AWS Regions ap-southeast-7  | 
| ca-central-1 |  Commercial AWS Regions ca-central-1  | 
| ca-west-1 |  Commercial AWS Regions ca-west-1  | 
| eu-central-1 |  Commercial AWS Regions eu-central-1  | 
| eu-central-2 |  Commercial AWS Regions eu-central-2  | 
| eu-north-1 |  Commercial AWS Regions eu-north-1  | 
| eu-south-1 |  Commercial AWS Regions eu-south-1  | 
| eu-south-2 |  Commercial AWS Regions eu-south-2  | 
| eu-west-1 |  Commercial AWS Regions eu-west-1  | 
| eu-west-2 |  Commercial AWS Regions eu-west-2  | 
| eu-west-3 |  Commercial AWS Regions eu-west-3  | 
| il-central-1 |  Commercial AWS Regions il-central-1  | 
| me-central-1 |  Commercial AWS Regions me-central-1  | 
| me-south-1 |  Commercial AWS Regions me-south-1  | 
| mx-central-1 |  Commercial AWS Regions mx-central-1  | 
| sa-east-1 |  Commercial AWS Regions sa-east-1  | 
| us-east-1 |  Commercial AWS Regions us-east-1  | 
| us-east-2 |  Commercial AWS Regions us-east-2  | 
| us-west-1 |  Commercial AWS Regions us-west-1  | 
| us-west-2 |  Commercial AWS Regions us-west-2  | 

### 全球人类克劳德作品 4.6
<a name="cross-region-ip-global.anthropic.claude-opus-4-6-v1"></a>

要调用 Global Anthropic Claude Opus 4.6 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
global.anthropic.claude-opus-4-6-v1
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| af-south-1 |  Commercial AWS Regions af-south-1  | 
| ap-east-2 |  Commercial AWS Regions ap-east-2  | 
| ap-northeast-1 |  Commercial AWS Regions ap-northeast-1  | 
| ap-northeast-2 |  Commercial AWS Regions ap-northeast-2  | 
| ap-northeast-3 |  Commercial AWS Regions ap-northeast-3  | 
| ap-south-1 |  Commercial AWS Regions ap-south-1  | 
| ap-south-2 |  Commercial AWS Regions ap-south-2  | 
| ap-southeast-1 |  Commercial AWS Regions ap-southeast-1  | 
| ap-southeast-2 |  Commercial AWS Regions ap-southeast-2  | 
| ap-southeast-3 |  Commercial AWS Regions ap-southeast-3  | 
| ap-southeast-4 |  Commercial AWS Regions ap-southeast-4  | 
| ap-southeast-5 |  Commercial AWS Regions ap-southeast-5  | 
| ap-southeast-7 |  Commercial AWS Regions ap-southeast-7  | 
| ca-central-1 |  Commercial AWS Regions ca-central-1  | 
| ca-west-1 |  Commercial AWS Regions ca-west-1  | 
| eu-central-1 |  Commercial AWS Regions eu-central-1  | 
| eu-central-2 |  Commercial AWS Regions eu-central-2  | 
| eu-north-1 |  Commercial AWS Regions eu-north-1  | 
| eu-south-1 |  Commercial AWS Regions eu-south-1  | 
| eu-south-2 |  Commercial AWS Regions eu-south-2  | 
| eu-west-1 |  Commercial AWS Regions eu-west-1  | 
| eu-west-2 |  Commercial AWS Regions eu-west-2  | 
| eu-west-3 |  Commercial AWS Regions eu-west-3  | 
| il-central-1 |  Commercial AWS Regions il-central-1  | 
| me-central-1 |  Commercial AWS Regions me-central-1  | 
| me-south-1 |  Commercial AWS Regions me-south-1  | 
| mx-central-1 |  Commercial AWS Regions mx-central-1  | 
| sa-east-1 |  Commercial AWS Regions sa-east-1  | 
| us-east-1 |  Commercial AWS Regions us-east-1  | 
| us-east-2 |  Commercial AWS Regions us-east-2  | 
| us-west-1 |  Commercial AWS Regions us-west-1  | 
| us-west-2 |  Commercial AWS Regions us-west-2  | 

### 全球人类学克劳德十四行诗 4.6
<a name="cross-region-ip-global.anthropic.claude-sonnet-4-6"></a>

要调用 Global Anthropic Claude Sonnet 4.6 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
global.anthropic.claude-sonnet-4-6
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| af-south-1 |  Commercial AWS Regions af-south-1  | 
| ap-east-2 |  Commercial AWS Regions ap-east-2  | 
| ap-northeast-1 |  Commercial AWS Regions ap-northeast-1  | 
| ap-northeast-2 |  Commercial AWS Regions ap-northeast-2  | 
| ap-northeast-3 |  Commercial AWS Regions ap-northeast-3  | 
| ap-south-1 |  Commercial AWS Regions ap-south-1  | 
| ap-south-2 |  Commercial AWS Regions ap-south-2  | 
| ap-southeast-1 |  Commercial AWS Regions ap-southeast-1  | 
| ap-southeast-2 |  Commercial AWS Regions ap-southeast-2  | 
| ap-southeast-3 |  Commercial AWS Regions ap-southeast-3  | 
| ap-southeast-4 |  Commercial AWS Regions ap-southeast-4  | 
| ap-southeast-5 |  Commercial AWS Regions ap-southeast-5  | 
| ap-southeast-7 |  Commercial AWS Regions ap-southeast-7  | 
| ca-central-1 |  Commercial AWS Regions ca-central-1  | 
| ca-west-1 |  Commercial AWS Regions ca-west-1  | 
| eu-central-1 |  Commercial AWS Regions eu-central-1  | 
| eu-central-2 |  Commercial AWS Regions eu-central-2  | 
| eu-north-1 |  Commercial AWS Regions eu-north-1  | 
| eu-south-1 |  Commercial AWS Regions eu-south-1  | 
| eu-south-2 |  Commercial AWS Regions eu-south-2  | 
| eu-west-1 |  Commercial AWS Regions eu-west-1  | 
| eu-west-2 |  Commercial AWS Regions eu-west-2  | 
| eu-west-3 |  Commercial AWS Regions eu-west-3  | 
| il-central-1 |  Commercial AWS Regions il-central-1  | 
| me-central-1 |  Commercial AWS Regions me-central-1  | 
| me-south-1 |  Commercial AWS Regions me-south-1  | 
| mx-central-1 |  Commercial AWS Regions mx-central-1  | 
| sa-east-1 |  Commercial AWS Regions sa-east-1  | 
| us-east-1 |  Commercial AWS Regions us-east-1  | 
| us-east-2 |  Commercial AWS Regions us-east-2  | 
| us-west-1 |  Commercial AWS Regions us-west-1  | 
| us-west-2 |  Commercial AWS Regions us-west-2  | 

### Global Claude Sonnet 4
<a name="cross-region-ip-global.anthropic.claude-sonnet-4-20250514-v1:0"></a>

要调用 Global Claude Sonnet 4 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
global.anthropic.claude-sonnet-4-20250514-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-1 |  Commercial AWS Regions ap-northeast-1  | 
| eu-west-1 |  Commercial AWS Regions eu-west-1  | 
| us-east-1 |  Commercial AWS Regions us-east-1  | 
| us-east-2 |  Commercial AWS Regions us-east-2  | 
| us-west-2 |  Commercial AWS Regions us-west-2  | 

### Global Claude Sonnet 4.5
<a name="cross-region-ip-global.anthropic.claude-sonnet-4-5-20250929-v1:0"></a>

要调用 Global Claude Sonnet 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
global.anthropic.claude-sonnet-4-5-20250929-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| af-south-1 |  Commercial AWS Regions af-south-1  | 
| ap-east-2 |  Commercial AWS Regions ap-east-2  | 
| ap-northeast-1 |  Commercial AWS Regions ap-northeast-1  | 
| ap-northeast-2 |  Commercial AWS Regions ap-northeast-2  | 
| ap-northeast-3 |  Commercial AWS Regions ap-northeast-3  | 
| ap-south-1 |  Commercial AWS Regions ap-south-1  | 
| ap-south-2 |  Commercial AWS Regions ap-south-2  | 
| ap-southeast-1 |  Commercial AWS Regions ap-southeast-1  | 
| ap-southeast-2 |  Commercial AWS Regions ap-southeast-2  | 
| ap-southeast-3 |  Commercial AWS Regions ap-southeast-3  | 
| ap-southeast-4 |  Commercial AWS Regions ap-southeast-4  | 
| ap-southeast-5 |  Commercial AWS Regions ap-southeast-5  | 
| ap-southeast-7 |  Commercial AWS Regions ap-southeast-7  | 
| ca-central-1 |  Commercial AWS Regions ca-central-1  | 
| ca-west-1 |  Commercial AWS Regions ca-west-1  | 
| eu-central-1 |  Commercial AWS Regions eu-central-1  | 
| eu-central-2 |  Commercial AWS Regions eu-central-2  | 
| eu-north-1 |  Commercial AWS Regions eu-north-1  | 
| eu-south-1 |  Commercial AWS Regions eu-south-1  | 
| eu-south-2 |  Commercial AWS Regions eu-south-2  | 
| eu-west-1 |  Commercial AWS Regions eu-west-1  | 
| eu-west-2 |  Commercial AWS Regions eu-west-2  | 
| eu-west-3 |  Commercial AWS Regions eu-west-3  | 
| il-central-1 |  Commercial AWS Regions il-central-1  | 
| me-central-1 |  Commercial AWS Regions me-central-1  | 
| me-south-1 |  Commercial AWS Regions me-south-1  | 
| mx-central-1 |  Commercial AWS Regions mx-central-1  | 
| sa-east-1 |  Commercial AWS Regions sa-east-1  | 
| us-east-1 |  Commercial AWS Regions us-east-1  | 
| us-east-2 |  Commercial AWS Regions us-east-2  | 
| us-west-1 |  Commercial AWS Regions us-west-1  | 
| us-west-2 |  Commercial AWS Regions us-west-2  | 

### Global Cohere Embed v4
<a name="cross-region-ip-global.cohere.embed-v4:0"></a>

要调用 Global Cohere Embed v4 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
global.cohere.embed-v4:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-embed.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-1 |  Commercial AWS Regions ap-northeast-1  | 
| ap-northeast-2 |  Commercial AWS Regions ap-northeast-2  | 
| ap-northeast-3 |  Commercial AWS Regions ap-northeast-3  | 
| ap-south-1 |  Commercial AWS Regions ap-south-1  | 
| ap-south-2 |  Commercial AWS Regions ap-south-2  | 
| ap-southeast-1 |  Commercial AWS Regions ap-southeast-1  | 
| ap-southeast-2 |  Commercial AWS Regions ap-southeast-2  | 
| ap-southeast-3 |  Commercial AWS Regions ap-southeast-3  | 
| ap-southeast-4 |  Commercial AWS Regions ap-southeast-4  | 
| ca-central-1 |  Commercial AWS Regions ca-central-1  | 
| eu-central-1 |  Commercial AWS Regions eu-central-1  | 
| eu-central-2 |  Commercial AWS Regions eu-central-2  | 
| eu-north-1 |  Commercial AWS Regions eu-north-1  | 
| eu-south-1 |  Commercial AWS Regions eu-south-1  | 
| eu-south-2 |  Commercial AWS Regions eu-south-2  | 
| eu-west-1 |  Commercial AWS Regions eu-west-1  | 
| eu-west-2 |  Commercial AWS Regions eu-west-2  | 
| eu-west-3 |  Commercial AWS Regions eu-west-3  | 
| sa-east-1 |  Commercial AWS Regions sa-east-1  | 
| us-east-1 |  Commercial AWS Regions us-east-1  | 
| us-east-2 |  Commercial AWS Regions us-east-2  | 
| us-west-1 |  Commercial AWS Regions us-west-1  | 
| us-west-2 |  Commercial AWS Regions us-west-2  | 

### 美国亚马逊 Nova 2 Lite
<a name="cross-region-ip-us.amazon.nova-2-lite-v1:0"></a>

要调用美国 Amazon Nova 2 Lite 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.amazon.nova-2-lite-v1:0
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ca-central-1 |  ca-central-1 us-east-1 us-east-2 us-west-2  | 
| ca-west-1 |  ca-west-1 us-east-1 us-east-2 us-west-2  | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Anthropic Claude 3 Haiku
<a name="cross-region-ip-us.anthropic.claude-3-haiku-20240307-v1:0"></a>

要调用 US Anthropic Claude 3 Haiku 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-3-haiku-20240307-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-west-2  | 

### US Anthropic Claude 3 Opus
<a name="cross-region-ip-us.anthropic.claude-3-opus-20240229-v1:0"></a>

要调用 US Anthropic Claude 3 Opus 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-3-opus-20240229-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-west-2  | 
| us-west-2 |  us-east-1 us-west-2  | 

### US Anthropic Claude 3 Sonnet
<a name="cross-region-ip-us.anthropic.claude-3-sonnet-20240229-v1:0"></a>

要调用 US Anthropic Claude 3 Sonnet 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-3-sonnet-20240229-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-west-2  | 
| us-west-2 |  us-east-1 us-west-2  | 

### US Anthropic Claude 3.5 Haiku
<a name="cross-region-ip-us.anthropic.claude-3-5-haiku-20241022-v1:0"></a>

要调用 US Anthropic Claude 3.5 Haiku 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-3-5-haiku-20241022-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Anthropic Claude 3.5 Sonnet
<a name="cross-region-ip-us.anthropic.claude-3-5-sonnet-20240620-v1:0"></a>

要调用 US Anthropic Claude 3.5 Sonnet 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-3-5-sonnet-20240620-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-west-2  | 
| us-east-2 |  us-east-1 us-west-2  | 
| us-west-2 |  us-east-1 us-west-2  | 

### US Anthropic Claude 3.5 Sonnet v2
<a name="cross-region-ip-us.anthropic.claude-3-5-sonnet-20241022-v2:0"></a>

要调用 US Anthropic Claude 3.5 Sonnet v2 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-3-5-sonnet-20241022-v2:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Anthropic Claude 3.7 Sonnet
<a name="cross-region-ip-us.anthropic.claude-3-7-sonnet-20250219-v1:0"></a>

要调用 US Anthropic Claude 3.7 Sonnet 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-3-7-sonnet-20250219-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Anthropic Claude Haiku 4.5
<a name="cross-region-ip-us.anthropic.claude-haiku-4-5-20251001-v1:0"></a>

要调用 US Anthropic Claude Haiku 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-haiku-4-5-20251001-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ca-central-1 |  ca-central-1 us-east-1 us-east-2 us-west-2  | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### 美国 Anthropic Claude Opu
<a name="cross-region-ip-us.anthropic.claude-opus-4-5-20251101-v1:0"></a>

要调用 US Anthropic Claude Opus 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-opus-4-5-20251101-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ca-central-1 |  ca-central-1 us-east-1 us-east-2 us-west-2  | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### 美国人类学克劳德作品 4.6
<a name="cross-region-ip-us.anthropic.claude-opus-4-6-v1"></a>

要调用 US Anthropic Claude Opus 4.6 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-opus-4-6-v1
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ca-central-1 |  ca-central-1 us-east-1 us-east-2 us-west-2  | 
| ca-west-1 |  ca-west-1 us-east-1 us-east-2 us-west-2  | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Anthropic Claude Sonnet 4.5
<a name="cross-region-ip-us.anthropic.claude-sonnet-4-5-20250929-v1:0"></a>

要调用 US Anthropic Claude Sonnet 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-sonnet-4-5-20250929-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ca-central-1 |  ca-central-1 us-east-1 us-east-2 us-west-2  | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### 美国人类学克劳德十四行诗 4.6
<a name="cross-region-ip-us.anthropic.claude-sonnet-4-6"></a>

要调用 US Anthropic Claude Sonnet 4.6 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-sonnet-4-6
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ca-central-1 |  ca-central-1 us-east-1 us-east-2 us-west-2  | 
| ca-west-1 |  ca-west-1 us-east-1 us-east-2 us-west-2  | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Claude Opus 4
<a name="cross-region-ip-us.anthropic.claude-opus-4-20250514-v1:0"></a>

要调用 US Claude Opus 4 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-opus-4-20250514-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Claude Opus 4.1
<a name="cross-region-ip-us.anthropic.claude-opus-4-1-20250805-v1:0"></a>

要调用 US Claude Opus 4.1 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-opus-4-1-20250805-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Claude Sonnet 4
<a name="cross-region-ip-us.anthropic.claude-sonnet-4-20250514-v1:0"></a>

要调用 US Claude Sonnet 4 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.anthropic.claude-sonnet-4-20250514-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Cohere Embed v4
<a name="cross-region-ip-us.cohere.embed-v4:0"></a>

要调用 US Cohere Embed v4 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.cohere.embed-v4:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-embed.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### 美国 DeepSeek-R1
<a name="cross-region-ip-us.deepseek.r1-v1:0"></a>

要调用 US DeepSeek-R1 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.deepseek.r1-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](https://www.deepseek.com/)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Llama 4 Maverick 17B Instruct
<a name="cross-region-ip-us.meta.llama4-maverick-17b-instruct-v1:0"></a>

要调用 US Llama 4 Maverick 17B Instruct 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.meta.llama4-maverick-17b-instruct-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-meta.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Llama 4 Scout 17B Instruct
<a name="cross-region-ip-us.meta.llama4-scout-17b-instruct-v1:0"></a>

要调用 US Llama 4 Scout 17B Instruct 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.meta.llama4-scout-17b-instruct-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-meta.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Meta Llama 3.1 70B Instruct
<a name="cross-region-ip-us.meta.llama3-1-70b-instruct-v1:0"></a>

要调用 US Meta Llama 3.1 70B Instruct 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.meta.llama3-1-70b-instruct-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-meta.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Meta Llama 3.1 8B Instruct
<a name="cross-region-ip-us.meta.llama3-1-8b-instruct-v1:0"></a>

要调用 US Meta Llama 3.1 8B Instruct 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.meta.llama3-1-8b-instruct-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-meta.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Meta Llama 3.1 Instruct 405B
<a name="cross-region-ip-us.meta.llama3-1-405b-instruct-v1:0"></a>

要调用 US Meta Llama 3.1 Instruct 405B 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.meta.llama3-1-405b-instruct-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-meta.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 

### US Meta Llama 3.2 11B Instruct
<a name="cross-region-ip-us.meta.llama3-2-11b-instruct-v1:0"></a>

要调用 US Meta Llama 3.2 11B Instruct 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.meta.llama3-2-11b-instruct-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-meta.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-west-2  | 

### US Meta Llama 3.2 1B Instruct
<a name="cross-region-ip-us.meta.llama3-2-1b-instruct-v1:0"></a>

要调用 US Meta Llama 3.2 1B Instruct 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.meta.llama3-2-1b-instruct-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-meta.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-west-2  | 

### US Meta Llama 3.2 3B Instruct
<a name="cross-region-ip-us.meta.llama3-2-3b-instruct-v1:0"></a>

要调用 US Meta Llama 3.2 3B Instruct 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.meta.llama3-2-3b-instruct-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-meta.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-west-2  | 

### US Meta Llama 3.2 90B Instruct
<a name="cross-region-ip-us.meta.llama3-2-90b-instruct-v1:0"></a>

要调用 US Meta Llama 3.2 90B Instruct 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.meta.llama3-2-90b-instruct-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-meta.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-west-2  | 

### US Meta Llama 3.3 70B Instruct
<a name="cross-region-ip-us.meta.llama3-3-70b-instruct-v1:0"></a>

要调用 US Meta Llama 3.3 70B Instruct 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.meta.llama3-3-70b-instruct-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-meta.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Mistral Pixtral Large 25.02
<a name="cross-region-ip-us.mistral.pixtral-large-2502-v1:0"></a>

要调用 US Mistral Pixtral Large 25.02 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.mistral.pixtral-large-2502-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-mistral.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Nova Lite
<a name="cross-region-ip-us.amazon.nova-lite-v1:0"></a>

要调用 US Nova Lite 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.amazon.nova-lite-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](https://docs.aws.amazon.com/nova/latest/userguide/getting-started-schema.html)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Nova Micro
<a name="cross-region-ip-us.amazon.nova-micro-v1:0"></a>

要调用 US Nova Micro 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.amazon.nova-micro-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](https://docs.aws.amazon.com/nova/latest/userguide/getting-started-schema.html)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Nova Premier
<a name="cross-region-ip-us.amazon.nova-premier-v1:0"></a>

要调用 US Nova Premier 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.amazon.nova-premier-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](https://docs.aws.amazon.com/nova/latest/userguide/getting-started-schema.html)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Nova Pro
<a name="cross-region-ip-us.amazon.nova-pro-v1:0"></a>

要调用 US Nova Pro 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.amazon.nova-pro-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](https://docs.aws.amazon.com/nova/latest/userguide/getting-started-schema.html)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### 美国 Pegasus v1.2
<a name="cross-region-ip-us.twelvelabs.pegasus-1-2-v1:0"></a>

要调用 US Pegasus v1.2 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.twelvelabs.pegasus-1-2-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-pegasus.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### 美国稳定形象保守派高档
<a name="cross-region-ip-us.stability.stable-conservative-upscale-v1:0"></a>

要调用美国稳定图像保守高档推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-conservative-upscale-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](stable-image-services.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Stable Image Control Sketch
<a name="cross-region-ip-us.stability.stable-image-control-sketch-v1:0"></a>

要调用 US Stable Image Control Sketch 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-image-control-sketch-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-stability-diffusion.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Stable Image Control Structure
<a name="cross-region-ip-us.stability.stable-image-control-structure-v1:0"></a>

要调用 US Stable Image Control Structure 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-image-control-structure-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-stability-diffusion.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### 美国稳定形象创意高档
<a name="cross-region-ip-us.stability.stable-creative-upscale-v1:0"></a>

要调用 US Stable Image Creative Uscale 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-creative-upscale-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](stable-image-services.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Stable Image Erase Object
<a name="cross-region-ip-us.stability.stable-image-erase-object-v1:0"></a>

要调用 US Stable Image Erase Object 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-image-erase-object-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-stability-diffusion.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### 美国稳定图像快速升级
<a name="cross-region-ip-us.stability.stable-fast-upscale-v1:0"></a>

要调用 US Stable Image Fast Uscale 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-fast-upscale-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](stable-image-services.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Stable Image Inpaint
<a name="cross-region-ip-us.stability.stable-image-inpaint-v1:0"></a>

要调用 US Stable Image Inpaint 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-image-inpaint-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-stability-diffusion.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### 美国稳定图像出局
<a name="cross-region-ip-us.stability.stable-outpaint-v1:0"></a>

要调用 US Stable Image Outpaint 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-outpaint-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](stable-image-services.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Stable Image Remove Background
<a name="cross-region-ip-us.stability.stable-image-remove-background-v1:0"></a>

要调用 US Stable Image Remove Background 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-image-remove-background-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-stability-diffusion.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Stable Image Search and Recolor
<a name="cross-region-ip-us.stability.stable-image-search-recolor-v1:0"></a>

要调用 US Stable Image Search and Recolor 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-image-search-recolor-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-stability-diffusion.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Stable Image Search and Replace
<a name="cross-region-ip-us.stability.stable-image-search-replace-v1:0"></a>

要调用 US Stable Image Search and Replace 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-image-search-replace-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-stability-diffusion.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Stable Image Style Guide
<a name="cross-region-ip-us.stability.stable-image-style-guide-v1:0"></a>

要调用 US Stable Image Style Guide 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-image-style-guide-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-stability-diffusion.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US Stable Image Style Transfer
<a name="cross-region-ip-us.stability.stable-style-transfer-v1:0"></a>

要调用 US Stable Image Style Transfer 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.stability.stable-style-transfer-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-stability-diffusion.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### 美国 TwelveLabs Marengo Embed 3.0
<a name="cross-region-ip-us.twelvelabs.marengo-embed-3-0-v1:0"></a>

要调用美国 TwelveLabs Marengo Embed 3.0 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.twelvelabs.marengo-embed-3-0-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-marengo.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 

### 美国 TwelveLabs Marengo Embed v2.7
<a name="cross-region-ip-us.twelvelabs.marengo-embed-2-7-v1:0"></a>

要调用 US TwelveLabs Marengo Embed v2.7 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.twelvelabs.marengo-embed-2-7-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-marengo.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 

### 美国作家 Palmyra X4
<a name="cross-region-ip-us.writer.palmyra-x4-v1:0"></a>

要调用 US Writer Palmyra X4 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.writer.palmyra-x4-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-writer-palmyra.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### 美国作家 Palmyra X5
<a name="cross-region-ip-us.writer.palmyra-x5-v1:0"></a>

要调用 US Writer Palmyra X5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us.writer.palmyra-x5-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-writer-palmyra.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-east-1 |  us-east-1 us-east-2 us-west-2  | 
| us-east-2 |  us-east-1 us-east-2 us-west-2  | 
| us-west-1 |  us-east-1 us-east-2 us-west-1 us-west-2  | 
| us-west-2 |  us-east-1 us-east-2 us-west-2  | 

### US-GOV Claude 3 Haiku
<a name="cross-region-ip-us-gov.anthropic.claude-3-haiku-20240307-v1:0"></a>

要调用 US-GOV Claude 3 Haiku 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us-gov.anthropic.claude-3-haiku-20240307-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-gov-east-1 |  us-gov-east-1 us-gov-west-1  | 

### US-GOV Claude 3.5 Sonnet
<a name="cross-region-ip-us-gov.anthropic.claude-3-5-sonnet-20240620-v1:0"></a>

要调用 US-GOV Claude 3.5 Sonnet 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us-gov.anthropic.claude-3-5-sonnet-20240620-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-gov-east-1 |  us-gov-east-1 us-gov-west-1  | 

### US-GOV Claude 3.7 Sonnet
<a name="cross-region-ip-us-gov.anthropic.claude-3-7-sonnet-20250219-v1:0"></a>

要调用 US-GOV Claude 3.7 Sonnet 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us-gov.anthropic.claude-3-7-sonnet-20250219-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-gov-east-1 |  us-gov-east-1 us-gov-west-1  | 

### 美国政府 Claude Sonnet 4.5
<a name="cross-region-ip-us-gov.anthropic.claude-sonnet-4-5-20250929-v1:0"></a>

要调用 US-GOV Claude Sonnet 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
us-gov.anthropic.claude-sonnet-4-5-20250929-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| us-gov-east-1 |  us-gov-west-1  | 
| us-gov-west-1 |  us-gov-west-1  | 

### APAC Anthropic Claude 3 Haiku
<a name="cross-region-ip-apac.anthropic.claude-3-haiku-20240307-v1:0"></a>

要调用 APAC Anthropic Claude 3 Haiku 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
apac.anthropic.claude-3-haiku-20240307-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-northeast-2 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-south-1 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-1 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-2 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 

### APAC Anthropic Claude 3 Sonnet
<a name="cross-region-ip-apac.anthropic.claude-3-sonnet-20240229-v1:0"></a>

要调用 APAC Anthropic Claude 3 Sonnet 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
apac.anthropic.claude-3-sonnet-20240229-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-northeast-2 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-south-1 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-1 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-2 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 

### APAC Anthropic Claude 3.5 Sonnet
<a name="cross-region-ip-apac.anthropic.claude-3-5-sonnet-20240620-v1:0"></a>

要调用 APAC Anthropic Claude 3.5 Sonnet 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
apac.anthropic.claude-3-5-sonnet-20240620-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-northeast-2 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-south-1 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-1 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-2 |  ap-northeast-1 ap-northeast-2 ap-south-1 ap-southeast-1 ap-southeast-2  | 

### APAC Anthropic Claude 3.5 Sonnet v2
<a name="cross-region-ip-apac.anthropic.claude-3-5-sonnet-20241022-v2:0"></a>

要调用 APAC Anthropic Claude 3.5 Sonnet v2 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
apac.anthropic.claude-3-5-sonnet-20241022-v2:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-northeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-northeast-3 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-south-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-south-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 

### APAC Anthropic Claude 3.7 Sonnet
<a name="cross-region-ip-apac.anthropic.claude-3-7-sonnet-20250219-v1:0"></a>

要调用 APAC Anthropic Claude 3.7 Sonnet 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
apac.anthropic.claude-3-7-sonnet-20250219-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2  | 
| ap-northeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2  | 
| ap-northeast-3 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2  | 
| ap-south-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2  | 
| ap-south-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2  | 

### APAC Claude Sonnet 4
<a name="cross-region-ip-apac.anthropic.claude-sonnet-4-20250514-v1:0"></a>

要调用 APAC Claude Sonnet 4 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
apac.anthropic.claude-sonnet-4-20250514-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-east-2 |  ap-east-2 ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4  | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  | 
| ap-northeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  | 
| ap-northeast-3 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  | 
| ap-south-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  | 
| ap-south-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  | 
| ap-southeast-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  | 
| ap-southeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  | 
| ap-southeast-3 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4  | 
| ap-southeast-4 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  | 
| ap-southeast-5 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4 ap-southeast-5  | 
| ap-southeast-7 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4 ap-southeast-7  | 
| me-central-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4 me-central-1  | 

### APAC Nova Lite
<a name="cross-region-ip-apac.amazon.nova-lite-v1:0"></a>

要调用 APAC Nova Lite 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
apac.amazon.nova-lite-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](https://docs.aws.amazon.com/nova/latest/userguide/getting-started-schema.html)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-east-2 |  ap-east-2 ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4  | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-northeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-south-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-3 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4  | 
| ap-southeast-4 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  | 
| ap-southeast-5 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4 ap-southeast-5  | 
| ap-southeast-7 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4 ap-southeast-7  | 
| me-central-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4 me-central-1  | 

### APAC Nova Micro
<a name="cross-region-ip-apac.amazon.nova-micro-v1:0"></a>

要调用 APAC Nova Micro 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
apac.amazon.nova-micro-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](https://docs.aws.amazon.com/nova/latest/userguide/getting-started-schema.html)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-east-2 |  ap-east-2 ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4  | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-northeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-south-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-3 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4  | 
| ap-southeast-5 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4 ap-southeast-5  | 
| ap-southeast-7 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4 ap-southeast-7  | 
| me-central-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4 me-central-1  | 

### APAC Nova Pro
<a name="cross-region-ip-apac.amazon.nova-pro-v1:0"></a>

要调用 APAC Nova Pro 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
apac.amazon.nova-pro-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](https://docs.aws.amazon.com/nova/latest/userguide/getting-started-schema.html)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-east-2 |  ap-east-2 ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4  | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-northeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-south-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-southeast-1 ap-southeast-2  | 
| ap-southeast-3 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4  | 
| ap-southeast-4 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  | 
| ap-southeast-5 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4 ap-southeast-5  | 
| ap-southeast-7 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4 ap-southeast-7  | 
| me-central-1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4 me-central-1  | 

### APAC Pegasus v1.2
<a name="cross-region-ip-apac.twelvelabs.pegasus-1-2-v1:0"></a>

要调用 APAC Pegasus v1.2 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
apac.twelvelabs.pegasus-1-2-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-pegasus.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  | 

### APAC TwelveLabs Marengo Embed v2.7
<a name="cross-region-ip-apac.twelvelabs.marengo-embed-2-7-v1:0"></a>

要调用 APAC TwelveLabs Marengo Embed v2.7 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
apac.twelvelabs.marengo-embed-2-7-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-marengo.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-2 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-3 ap-southeast-4  | 

### AU AU Anthropic Claude Sonnet 4.5
<a name="cross-region-ip-au.anthropic.claude-sonnet-4-5-20250929-v1:0"></a>

要调用 AU AU Anthropic Claude Sonnet 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
au.anthropic.claude-sonnet-4-5-20250929-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-southeast-2 |  ap-southeast-2 ap-southeast-4  | 
| ap-southeast-4 |  ap-southeast-2 ap-southeast-4  | 

### AU Anthropic Claude Haiku 4.5
<a name="cross-region-ip-au.anthropic.claude-haiku-4-5-20251001-v1:0"></a>

要调用 AU Anthropic Claude Haiku 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
au.anthropic.claude-haiku-4-5-20251001-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-southeast-2 |  ap-southeast-2 ap-southeast-4  | 
| ap-southeast-4 |  ap-southeast-2 ap-southeast-4  | 

### AU Anthropic Claude Op
<a name="cross-region-ip-au.anthropic.claude-opus-4-6-v1"></a>

要调用 AU Anthropic Claude Opus 4.6 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
au.anthropic.claude-opus-4-6-v1
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-southeast-2 |  ap-southeast-2 ap-southeast-4  | 
| ap-southeast-4 |  ap-southeast-2 ap-southeast-4  | 

### AU Anthropic Claude Son
<a name="cross-region-ip-au.anthropic.claude-sonnet-4-6"></a>

要调用 AU Anthropic Claude Sonnet 4.6 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
au.anthropic.claude-sonnet-4-6
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-southeast-2 |  ap-southeast-2 ap-southeast-4  | 
| ap-southeast-4 |  ap-southeast-2 ap-southeast-4  | 

### CA Nova Lite
<a name="cross-region-ip-ca.amazon.nova-lite-v1:0"></a>

要调用 CA Nova Lite 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
ca.amazon.nova-lite-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](https://docs.aws.amazon.com/nova/latest/userguide/getting-started-schema.html)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ca-central-1 |  ca-central-1 ca-west-1  | 
| ca-west-1 |  ca-central-1 ca-west-1  | 

### 欧盟亚马逊 Nova 2 Lite
<a name="cross-region-ip-eu.amazon.nova-2-lite-v1:0"></a>

要调用欧盟 Amazon Nova 2 Lite 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.amazon.nova-2-lite-v1:0
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 

### EU Anthropic Claude 3 Haiku
<a name="cross-region-ip-eu.anthropic.claude-3-haiku-20240307-v1:0"></a>

要调用 EU Anthropic Claude 3 Haiku 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.anthropic.claude-3-haiku-20240307-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-west-1 eu-west-3  | 

### EU Anthropic Claude 3 Sonnet
<a name="cross-region-ip-eu.anthropic.claude-3-sonnet-20240229-v1:0"></a>

要调用 EU Anthropic Claude 3 Sonnet 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.anthropic.claude-3-sonnet-20240229-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-west-1 eu-west-3  | 

### EU Anthropic Claude 3.5 Sonnet
<a name="cross-region-ip-eu.anthropic.claude-3-5-sonnet-20240620-v1:0"></a>

要调用 EU Anthropic Claude 3.5 Sonnet 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.anthropic.claude-3-5-sonnet-20240620-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-west-1 eu-west-3  | 

### EU Anthropic Claude 3.7 Sonnet
<a name="cross-region-ip-eu.anthropic.claude-3-7-sonnet-20250219-v1:0"></a>

要调用 EU Anthropic Claude 3.7 Sonnet 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.anthropic.claude-3-7-sonnet-20250219-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 

### EU Anthropic Claude Haiku 4.5
<a name="cross-region-ip-eu.anthropic.claude-haiku-4-5-20251001-v1:0"></a>

要调用 EU Anthropic Claude Haiku 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.anthropic.claude-haiku-4-5-20251001-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-central-2 |  eu-central-1 eu-central-2 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-2 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 

### 欧盟人类 Claude Opus 4.5
<a name="cross-region-ip-eu.anthropic.claude-opus-4-5-20251101-v1:0"></a>

要调用欧盟 Anthropic Claude Opus 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.anthropic.claude-opus-4-5-20251101-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-central-2 |  eu-central-1 eu-central-2 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-2 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 

### 欧盟人类 Claude Opus 4.6
<a name="cross-region-ip-eu.anthropic.claude-opus-4-6-v1"></a>

要调用欧盟 Anthropic Claude Opus 4.6 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.anthropic.claude-opus-4-6-v1
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-central-2 |  eu-central-1 eu-central-2 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-2 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 

### EU Anthropic Claude Sonnet 4.5
<a name="cross-region-ip-eu.anthropic.claude-sonnet-4-5-20250929-v1:0"></a>

要调用 EU Anthropic Claude Sonnet 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.anthropic.claude-sonnet-4-5-20250929-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-central-2 |  eu-central-1 eu-central-2 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-2 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 

### 欧盟人类 Claude Sonnet 4.6
<a name="cross-region-ip-eu.anthropic.claude-sonnet-4-6"></a>

要调用 EU Anthropic Claude Sonnet 4.6 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.anthropic.claude-sonnet-4-6
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-central-2 |  eu-central-1 eu-central-2 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-2 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 

### EU Claude Sonnet 4
<a name="cross-region-ip-eu.anthropic.claude-sonnet-4-20250514-v1:0"></a>

要调用 EU Claude Sonnet 4 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.anthropic.claude-sonnet-4-20250514-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| il-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3 il-central-1  | 

### EU Cohere Embed v4
<a name="cross-region-ip-eu.cohere.embed-v4:0"></a>

要调用 EU Cohere Embed v4 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.cohere.embed-v4:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-embed.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 

### EU Meta Llama 3.2 1B Instruct
<a name="cross-region-ip-eu.meta.llama3-2-1b-instruct-v1:0"></a>

要调用 EU Meta Llama 3.2 1B Instruct 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.meta.llama3-2-1b-instruct-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-meta.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-west-1 eu-west-3  | 

### EU Meta Llama 3.2 3B Instruct
<a name="cross-region-ip-eu.meta.llama3-2-3b-instruct-v1:0"></a>

要调用 EU Meta Llama 3.2 3B Instruct 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.meta.llama3-2-3b-instruct-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-meta.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-west-1 eu-west-3  | 

### EU Mistral Pixtral Large 25.02
<a name="cross-region-ip-eu.mistral.pixtral-large-2502-v1:0"></a>

要调用 EU Mistral Pixtral Large 25.02 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.mistral.pixtral-large-2502-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-mistral.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 

### EU Nova Lite
<a name="cross-region-ip-eu.amazon.nova-lite-v1:0"></a>

要调用 EU Nova Lite 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.amazon.nova-lite-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](https://docs.aws.amazon.com/nova/latest/userguide/getting-started-schema.html)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-south-1 |  eu-central-1 eu-north-1 eu-south-1 eu-west-1 eu-west-3  | 
| eu-south-2 |  eu-central-1 eu-north-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| il-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-west-1 eu-west-3 il-central-1  | 

### EU Nova Micro
<a name="cross-region-ip-eu.amazon.nova-micro-v1:0"></a>

要调用 EU Nova Micro 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.amazon.nova-micro-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](https://docs.aws.amazon.com/nova/latest/userguide/getting-started-schema.html)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-south-1 |  eu-central-1 eu-north-1 eu-south-1 eu-west-1 eu-west-3  | 
| eu-south-2 |  eu-central-1 eu-north-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| il-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-west-1 eu-west-3 il-central-1  | 

### EU Nova Pro
<a name="cross-region-ip-eu.amazon.nova-pro-v1:0"></a>

要调用 EU Nova Pro 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.amazon.nova-pro-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](https://docs.aws.amazon.com/nova/latest/userguide/getting-started-schema.html)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-south-1 |  eu-central-1 eu-north-1 eu-south-1 eu-west-1 eu-west-3  | 
| eu-south-2 |  eu-central-1 eu-north-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-west-1 eu-west-3  | 
| il-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-west-1 eu-west-3 il-central-1  | 

### 欧盟 TwelveLabs Marengo 嵌入 3.0
<a name="cross-region-ip-eu.twelvelabs.marengo-embed-3-0-v1:0"></a>

要调用 EU TwelveLabs Marengo Embed 3.0 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.twelvelabs.marengo-embed-3-0-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-marengo.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 

### 欧盟 TwelveLabs Marengo Embed v2.7
<a name="cross-region-ip-eu.twelvelabs.marengo-embed-2-7-v1:0"></a>

要调用 EU TwelveLabs Marengo Embed v2.7 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.twelvelabs.marengo-embed-2-7-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-marengo.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 

### 欧盟 TwelveLabs Pegasus v1.2
<a name="cross-region-ip-eu.twelvelabs.pegasus-1-2-v1:0"></a>

要调用 TwelveLabs EU Pegasus v1.2 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
eu.twelvelabs.pegasus-1-2-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-pegasus.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| eu-central-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-central-2 |  eu-central-1 eu-central-2 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-north-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-south-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 
| eu-west-2 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-2 eu-west-3  | 
| eu-west-3 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  | 

### JP 亚马逊 Nova 2 Lite
<a name="cross-region-ip-jp.amazon.nova-2-lite-v1:0"></a>

要调用 JP Amazon Nova 2 Lite 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
jp.amazon.nova-2-lite-v1:0
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-3  | 

### JP Anthropic Claude Haiku 4.5
<a name="cross-region-ip-jp.anthropic.claude-haiku-4-5-20251001-v1:0"></a>

要调用 JP Anthropic Claude Haiku 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
jp.anthropic.claude-haiku-4-5-20251001-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-3  | 
| ap-northeast-3 |  ap-northeast-1 ap-northeast-3  | 

### JP Anthropic Claude Sonnet 4.5
<a name="cross-region-ip-jp.anthropic.claude-sonnet-4-5-20250929-v1:0"></a>

要调用 JP Anthropic Claude Sonnet 4.5 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
jp.anthropic.claude-sonnet-4-5-20250929-v1:0
```

有关此模型的推理参数的更多信息，请参阅[链接](model-parameters-claude.md)。

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-3  | 
| ap-northeast-3 |  ap-northeast-1 ap-northeast-3  | 

### JP Anthropic Claude Son
<a name="cross-region-ip-jp.anthropic.claude-sonnet-4-6"></a>

要调用 JP Anthropic Claude Sonnet 4.6 推理配置文件，请在其中一个源区域中指定以下推理配置文件 ID：

```
jp.anthropic.claude-sonnet-4-6
```

下表显示了您可以从中调用推理配置文件的源区域，以及可以将请求路由到的目标区域：


| 来源区域 | 目标区域 | 
| --- | --- | 
| ap-northeast-1 |  ap-northeast-1 ap-northeast-3  | 
| ap-northeast-3 |  ap-northeast-1 ap-northeast-3  | 

## 支持应用程序推理配置文件的区域和模型
<a name="inference-profiles-support-user"></a>

可以为以下 AWS 区域所有模型创建应用程序推理配置文件：
+ ap-northeast-1
+ ap-northeast-2
+ ap-south-1
+ ap-southeast-1
+ ap-southeast-2
+ ca-central-1
+ eu-central-1
+ eu-west-1
+ eu-west-2
+ eu-west-3
+ sa-east-1
+ us-east-1
+ us-east-2
+ us-gov-east-1
+ us-west-2

可以从 Amazon Bedrock 支持的所有模型和推理配置文件中创建应用程序推理配置文件。有关 Amazon Bedrock 支持的模型的更多信息，请参阅 [Amazon Bedrock 中支持的根基模型](models-supported.md)。