AWS general documentation change
Summary
Updated AWS Bedrock service quotas for various models and regions, including adjustments for me-central-1 region, addition of new quotas for Claude Opus 4.7, and updates to batch inference job limits.
Security assessment
The changes are routine quota updates and adjustments for different AWS regions and model versions. The only security-related change is an update to the guardrail sensitive information filter regex limit for me-central-1 (from 30 to 10), which is a quota adjustment rather than a security fix. There is no evidence of a security vulnerability, incident, or weakness being addressed. These are standard service limit updates that could impact service availability and capacity planning but don't directly address security vulnerabilities.
Diff
diff --git a/general/latest/gr/bedrock.md b/general/latest/gr/bedrock.md index fec8076e4..88c74f9b1 100644 --- a//general/latest/gr/bedrock.md +++ b//general/latest/gr/bedrock.md @@ -297 +297 @@ Name | Default | Adjustable | Description -(Guardrails) Regex entities in Sensitive Information Filter | Each supported Region: 30 | No | The maximum number of guardrail filter regexes that can be included in a sensitive information policy +(Guardrails) Regex entities in Sensitive Information Filter | me-central-1: 10 Each of the other supported Regions: 30 | No | The maximum number of guardrail filter regexes that can be included in a sensitive information policy @@ -528 +528 @@ Batch inference job size (in GB) for NVIDIA Nemotron Nano 9B | Each supported Re -Batch inference job size (in GB) for Nova Lite V1 | Each supported Region: 100 | No | The maximum cumulative size of all input files (in GB) included in the batch inference job for Nova Lite V1. +Batch inference job size (in GB) for Nova Lite V1 | me-central-1: 5 Each of the other supported Regions: 100 | No | The maximum cumulative size of all input files (in GB) included in the batch inference job for Nova Lite V1. @@ -622,0 +623 @@ Cross-region model inference tokens per minute for Anthropic Claude Opus 4.6 V1 +Cross-region model inference tokens per minute for Anthropic Claude Opus 4.7 | Each supported Region: 15,000,000 | No | The maximum number of cross-region tokens that you can submit for model inference in one minute for Anthropic Claude Opus 4.7. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. @@ -628 +628,0 @@ Cross-region model inference tokens per minute for Anthropic Claude Sonnet 4.6 | -Cross-region model inference tokens per minute for Anthropic Claude Sonnet 4.6 1M Context Length | Each supported Region: 1,000,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-CE512C9A) | The maximum number of cross-region tokens that you can submit for model inference in one minute for Anthropic Claude Sonnet 4.6 1M Context Length. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. @@ -658,4 +658,4 @@ Global cross-region model inference requests per minute for Amazon Nova 2 Pro Pr -Global cross-region model inference requests per minute for Anthropic Claude Haiku 4.5 | Each supported Region: 10,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-E5084BBA) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Haiku 4.5. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. -Global cross-region model inference requests per minute for Anthropic Claude Opus 4.5 | Each supported Region: 10,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-58424D95) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Opus 4.5. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. -Global cross-region model inference requests per minute for Anthropic Claude Opus 4.6 V1 | Each supported Region: 10,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-3DD46812) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Opus 4.6 V1. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. -Global cross-region model inference requests per minute for Anthropic Claude Opus 4.6 V1 1M Context Length | Each supported Region: 1,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-CDA5906C) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Opus 4.6 V1 1M Context Length. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. +Global cross-region model inference requests per minute for Anthropic Claude Haiku 4.5 | me-central-1: 1,000 Each of the other supported Regions: 10,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-E5084BBA) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Haiku 4.5. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. +Global cross-region model inference requests per minute for Anthropic Claude Opus 4.5 | me-central-1: 500 Each of the other supported Regions: 10,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-58424D95) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Opus 4.5. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. +Global cross-region model inference requests per minute for Anthropic Claude Opus 4.6 V1 | me-central-1: 500 Each of the other supported Regions: 10,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-3DD46812) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Opus 4.6 V1. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. +Global cross-region model inference requests per minute for Anthropic Claude Opus 4.6 V1 1M Context Length | Each supported Region: 5 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-CDA5906C) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Opus 4.6 V1 1M Context Length. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. @@ -663,2 +663,2 @@ Global cross-region model inference requests per minute for Anthropic Claude Son -Global cross-region model inference requests per minute for Anthropic Claude Sonnet 4.5 V1 | Each supported Region: 10,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-DB84CE56) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Sonnet 4.5 V1. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. -Global cross-region model inference requests per minute for Anthropic Claude Sonnet 4.5 V1 1M Context Length | Each supported Region: 1,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-C0D53EFB) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Sonnet 4.5 V1 1M Context Length. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. +Global cross-region model inference requests per minute for Anthropic Claude Sonnet 4.5 V1 | me-central-1: 1,000 Each of the other supported Regions: 10,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-DB84CE56) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Sonnet 4.5 V1. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. +Global cross-region model inference requests per minute for Anthropic Claude Sonnet 4.5 V1 1M Context Length | me-central-1: 5 Each of the other supported Regions: 1,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-C0D53EFB) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Sonnet 4.5 V1 1M Context Length. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. @@ -666 +666 @@ Global cross-region model inference requests per minute for Anthropic Claude Son -Global cross-region model inference requests per minute for Anthropic Claude Sonnet 4.6 1M Context Length | Each supported Region: 1,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-B117CDDA) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Sonnet 4.6 1M Context Length. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. +Global cross-region model inference requests per minute for Anthropic Claude Sonnet 4.6 1M Context Length | Each supported Region: 500 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-B117CDDA) | The maximum number of global cross-region requests that you can submit for model inference in one minute for Anthropic Claude Sonnet 4.6 1M Context Length. This quota represents the total number of requests to the Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream actions. @@ -673 +673,2 @@ Global cross-region model inference tokens per day for Anthropic Claude Opus 4.5 -Global cross-region model inference tokens per day for Anthropic Claude Opus 4.6 V1 | Each supported Region: 4,320,000,000 | No | The maximum number of global cross-region tokens that you can submit for model inference in one day for Anthropic Claude Opus 4.6 V1. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. +Global cross-region model inference tokens per day for Anthropic Claude Opus 4.6 V1 | me-central-1: 2,880,000,000 Each of the other supported Regions: 4,320,000,000 | No | The maximum number of global cross-region tokens that you can submit for model inference in one day for Anthropic Claude Opus 4.6 V1. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. +Global cross-region model inference tokens per day for Anthropic Claude Opus 4.6 V1 1M Context Length | Each supported Region: 1,440,000,000 | No | The maximum number of global cross-region tokens that you can submit for model inference in one day for Anthropic Claude Opus 4.6 V1 1M Context Length. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. @@ -677 +678,2 @@ Global cross-region model inference tokens per day for Anthropic Claude Sonnet 4 -Global cross-region model inference tokens per day for Anthropic Claude Sonnet 4.6 | Each supported Region: 8,640,000,000 | No | The maximum number of global cross-region tokens that you can submit for model inference in one day for Anthropic Claude Sonnet 4.6. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. +Global cross-region model inference tokens per day for Anthropic Claude Sonnet 4.6 | me-central-1: 7,200,000,000 Each of the other supported Regions: 8,640,000,000 | No | The maximum number of global cross-region tokens that you can submit for model inference in one day for Anthropic Claude Sonnet 4.6. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. +Global cross-region model inference tokens per day for Anthropic Claude Sonnet 4.6 1M Context Length | Each supported Region: 1,440,000,000 | No | The maximum number of global cross-region tokens that you can submit for model inference in one day for Anthropic Claude Sonnet 4.6 1M Context Length. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. @@ -684 +686,3 @@ Global cross-region model inference tokens per minute for Anthropic Claude Opus -Global cross-region model inference tokens per minute for Anthropic Claude Opus 4.6 V1 | Each supported Region: 3,000,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-3DCCFAA4) | The maximum number of global cross-region tokens that you can submit for model inference in one minute for Anthropic Claude Opus 4.6 V1. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. +Global cross-region model inference tokens per minute for Anthropic Claude Opus 4.6 V1 | me-central-1: 2,000,000 Each of the other supported Regions: 3,000,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-3DCCFAA4) | The maximum number of global cross-region tokens that you can submit for model inference in one minute for Anthropic Claude Opus 4.6 V1. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. +Global cross-region model inference tokens per minute for Anthropic Claude Opus 4.6 V1 1M Context Length | Each supported Region: 1,000,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-4C59C1F4) | The maximum number of global cross-region tokens that you can submit for model inference in one minute for Anthropic Claude Opus 4.6 V1 1M Context Length. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. +Global cross-region model inference tokens per minute for Anthropic Claude Opus 4.7 | Each supported Region: 15,000,000 | No | The maximum number of global cross-region tokens that you can submit for model inference in one minute for Anthropic Claude Opus 4.7. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. @@ -688 +692,2 @@ Global cross-region model inference tokens per minute for Anthropic Claude Sonne -Global cross-region model inference tokens per minute for Anthropic Claude Sonnet 4.6 | Each supported Region: 6,000,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-7BEE40FB) | The maximum number of global cross-region tokens that you can submit for model inference in one minute for Anthropic Claude Sonnet 4.6. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. +Global cross-region model inference tokens per minute for Anthropic Claude Sonnet 4.6 | me-central-1: 5,000,000 Each of the other supported Regions: 6,000,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-7BEE40FB) | The maximum number of global cross-region tokens that you can submit for model inference in one minute for Anthropic Claude Sonnet 4.6. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. +Global cross-region model inference tokens per minute for Anthropic Claude Sonnet 4.6 1M Context Length | Each supported Region: 1,000,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-6955C77B) | The maximum number of global cross-region tokens that you can submit for model inference in one minute for Anthropic Claude Sonnet 4.6 1M Context Length. The quota considers the combined sum of input and output tokens across all requests to Converse, ConverseStream, InvokeModel and InvokeModelWithResponseStream. @@ -1147,5 +1152,5 @@ Records per batch inference job for Claude 3.7 Sonnet | Each supported Region: 1 -Records per batch inference job for Claude Haiku 4.5 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-28612175) | The maximum number of records across all input files in a batch inference job for Claude Haiku 4.5. -Records per batch inference job for Claude Opus 4.5 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-2767B9A9) | The maximum number of records across all input files in a batch inference job for Claude Opus 4.5. -Records per batch inference job for Claude Opus 4.6 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-9AA02BEF) | The maximum number of records across all input files in a batch inference job for Claude Opus 4.6. -Records per batch inference job for Claude Sonnet 4 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-8A6B31EE) | The maximum number of records across all input files in a batch inference job for Claude Sonnet 4. -Records per batch inference job for Claude Sonnet 4.5 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-FFFEDD8D) | The maximum number of records across all input files in a batch inference job for Claude Sonnet 4.5. +Records per batch inference job for Claude Haiku 4.5 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-28612175) | The maximum number of records across all input files in a batch inference job for Claude Haiku 4.5. +Records per batch inference job for Claude Opus 4.5 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-2767B9A9) | The maximum number of records across all input files in a batch inference job for Claude Opus 4.5. +Records per batch inference job for Claude Opus 4.6 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-9AA02BEF) | The maximum number of records across all input files in a batch inference job for Claude Opus 4.6. +Records per batch inference job for Claude Sonnet 4 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-8A6B31EE) | The maximum number of records across all input files in a batch inference job for Claude Sonnet 4. +Records per batch inference job for Claude Sonnet 4.5 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-FFFEDD8D) | The maximum number of records across all input files in a batch inference job for Claude Sonnet 4.5. @@ -1188,4 +1193,4 @@ Records per batch inference job for NVIDIA Nemotron Nano 9B | Each supported Reg -Records per batch inference job for Nova 2 Lite | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-ECCE76C6) | The maximum number of records across all input files in a batch inference job for Nova 2 Lite. -Records per batch inference job for Nova Lite V1 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-916C9264) | The maximum number of records across all input files in a batch inference job for Nova Lite V1. -Records per batch inference job for Nova Micro V1 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-57DC56A1) | The maximum number of records across all input files in a batch inference job for Nova Micro V1. -Records per batch inference job for Nova Pro V1 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-89197AE6) | The maximum number of records across all input files in a batch inference job for Nova Pro V1. +Records per batch inference job for Nova 2 Lite | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-ECCE76C6) | The maximum number of records across all input files in a batch inference job for Nova 2 Lite. +Records per batch inference job for Nova Lite V1 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-916C9264) | The maximum number of records across all input files in a batch inference job for Nova Lite V1. +Records per batch inference job for Nova Micro V1 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-57DC56A1) | The maximum number of records across all input files in a batch inference job for Nova Micro V1. +Records per batch inference job for Nova Pro V1 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-89197AE6) | The maximum number of records across all input files in a batch inference job for Nova Pro V1. @@ -1217,5 +1222,5 @@ Records per input file per batch inference job for Claude 3.7 Sonnet | Each supp -Records per input file per batch inference job for Claude Haiku 4.5 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-9EDE6039) | The maximum number of records in an input file in a batch inference job for Claude Haiku 4.5. -Records per input file per batch inference job for Claude Opus 4.5 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-F7440010) | The maximum number of records in an input file in a batch inference job for Claude Opus 4.5. -Records per input file per batch inference job for Claude Opus 4.6 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-D8E451A7) | The maximum number of records in an input file in a batch inference job for Claude Opus 4.6. -Records per input file per batch inference job for Claude Sonnet 4 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-02DB18B4) | The maximum number of records in an input file in a batch inference job for Claude Sonnet 4. -Records per input file per batch inference job for Claude Sonnet 4.5 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-4DFF050E) | The maximum number of records in an input file in a batch inference job for Claude Sonnet 4.5. +Records per input file per batch inference job for Claude Haiku 4.5 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-9EDE6039) | The maximum number of records in an input file in a batch inference job for Claude Haiku 4.5. +Records per input file per batch inference job for Claude Opus 4.5 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-F7440010) | The maximum number of records in an input file in a batch inference job for Claude Opus 4.5. +Records per input file per batch inference job for Claude Opus 4.6 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-D8E451A7) | The maximum number of records in an input file in a batch inference job for Claude Opus 4.6. +Records per input file per batch inference job for Claude Sonnet 4 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-02DB18B4) | The maximum number of records in an input file in a batch inference job for Claude Sonnet 4. +Records per input file per batch inference job for Claude Sonnet 4.5 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-4DFF050E) | The maximum number of records in an input file in a batch inference job for Claude Sonnet 4.5. @@ -1258,4 +1263,4 @@ Records per input file per batch inference job for NVIDIA Nemotron Nano 9B | Eac -Records per input file per batch inference job for Nova 2 Lite | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-4A832410) | The maximum number of records in an input file in a batch inference job for Nova 2 Lite. -Records per input file per batch inference job for Nova Lite V1 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-B8626674) | The maximum number of records in an input file in a batch inference job for Nova Lite V1. -Records per input file per batch inference job for Nova Micro V1 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-D56DF585) | The maximum number of records in an input file in a batch inference job for Nova Micro V1. -Records per input file per batch inference job for Nova Pro V1 | Each supported Region: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-9B651738) | The maximum number of records in an input file in a batch inference job for Nova Pro V1. +Records per input file per batch inference job for Nova 2 Lite | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-4A832410) | The maximum number of records in an input file in a batch inference job for Nova 2 Lite. +Records per input file per batch inference job for Nova Lite V1 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-B8626674) | The maximum number of records in an input file in a batch inference job for Nova Lite V1. +Records per input file per batch inference job for Nova Micro V1 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-D56DF585) | The maximum number of records in an input file in a batch inference job for Nova Micro V1. +Records per input file per batch inference job for Nova Pro V1 | me-central-1: 50,000 Each of the other supported Regions: 100,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-9B651738) | The maximum number of records in an input file in a batch inference job for Nova Pro V1. @@ -1287,5 +1292,5 @@ Sum of in-progress and submitted batch inference jobs using a base model for Cla -Sum of in-progress and submitted batch inference jobs using a base model for Claude Haiku 4.5 | Each supported Region: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-63020993) | The maximum number of in-progress and submitted batch inference jobs using a base model for Claude Haiku 4.5. -Sum of in-progress and submitted batch inference jobs using a base model for Claude Opus 4.5 | Each supported Region: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-E83AC604) | The maximum number of in-progress and submitted batch inference jobs using a base model for Claude Opus 4.5. -Sum of in-progress and submitted batch inference jobs using a base model for Claude Opus 4.6 | Each supported Region: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-B0F56DCF) | The maximum number of in-progress and submitted batch inference jobs using a base model for Claude Opus 4.6. -Sum of in-progress and submitted batch inference jobs using a base model for Claude Sonnet 4 | Each supported Region: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-79EFF176) | The maximum number of in-progress and submitted batch inference jobs using a base model for Claude Sonnet 4. -Sum of in-progress and submitted batch inference jobs using a base model for Claude Sonnet 4.5. | Each supported Region: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-A0300844) | The maximum number of in-progress and submitted batch inference jobs using a base model for Claude Sonnet 4.5. +Sum of in-progress and submitted batch inference jobs using a base model for Claude Haiku 4.5 | me-central-1: 20 Each of the other supported Regions: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-63020993) | The maximum number of in-progress and submitted batch inference jobs using a base model for Claude Haiku 4.5. +Sum of in-progress and submitted batch inference jobs using a base model for Claude Opus 4.5 | me-central-1: 20 Each of the other supported Regions: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-E83AC604) | The maximum number of in-progress and submitted batch inference jobs using a base model for Claude Opus 4.5. +Sum of in-progress and submitted batch inference jobs using a base model for Claude Opus 4.6 | me-central-1: 20 Each of the other supported Regions: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-B0F56DCF) | The maximum number of in-progress and submitted batch inference jobs using a base model for Claude Opus 4.6. +Sum of in-progress and submitted batch inference jobs using a base model for Claude Sonnet 4 | me-central-1: 20 Each of the other supported Regions: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-79EFF176) | The maximum number of in-progress and submitted batch inference jobs using a base model for Claude Sonnet 4. +Sum of in-progress and submitted batch inference jobs using a base model for Claude Sonnet 4.5. | me-central-1: 20 Each of the other supported Regions: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-A0300844) | The maximum number of in-progress and submitted batch inference jobs using a base model for Claude Sonnet 4.5. @@ -1328,4 +1333,4 @@ Sum of in-progress and submitted batch inference jobs using a base model for NVI -Sum of in-progress and submitted batch inference jobs using a base model for Nova 2 Lite | Each supported Region: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-10F69CA1) | The maximum number of in-progress and submitted batch inference jobs using a base model for Nova 2 Lite. -Sum of in-progress and submitted batch inference jobs using a base model for Nova Lite V1 | Each supported Region: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-E2ED42E6) | The maximum number of in-progress and submitted batch inference jobs using a base model for Nova Lite V1. -Sum of in-progress and submitted batch inference jobs using a base model for Nova Micro V1 | Each supported Region: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-564C017C) | The maximum number of in-progress and submitted batch inference jobs using a base model for Nova Micro V1. -Sum of in-progress and submitted batch inference jobs using a base model for Nova Pro V1 | Each supported Region: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-FE130012) | The maximum number of in-progress and submitted batch inference jobs using a base model for Nova Pro V1. +Sum of in-progress and submitted batch inference jobs using a base model for Nova 2 Lite | me-central-1: 20 Each of the other supported Regions: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-10F69CA1) | The maximum number of in-progress and submitted batch inference jobs using a base model for Nova 2 Lite. +Sum of in-progress and submitted batch inference jobs using a base model for Nova Lite V1 | me-central-1: 20 Each of the other supported Regions: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-E2ED42E6) | The maximum number of in-progress and submitted batch inference jobs using a base model for Nova Lite V1. +Sum of in-progress and submitted batch inference jobs using a base model for Nova Micro V1 | me-central-1: 20 Each of the other supported Regions: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-564C017C) | The maximum number of in-progress and submitted batch inference jobs using a base model for Nova Micro V1. +Sum of in-progress and submitted batch inference jobs using a base model for Nova Pro V1 | me-central-1: 20 Each of the other supported Regions: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/bedrock/quotas/L-FE130012) | The maximum number of in-progress and submitted batch inference jobs using a base model for Nova Pro V1.