Skip to content

EU Region Model Support and Mapping

The GenAI-IDP accelerator supports deployment in EU regions with automatic model mapping between US and EU model endpoints. This document outlines the available models, mapping behavior, and fallback mechanisms.

The following table shows all US to EU model mappings currently configured in the system:

US ModelEU ModelNotes
us.amazon.nova-lite-v1:0eu.amazon.nova-lite-v1:0Direct mapping
us.amazon.nova-pro-v1:0eu.amazon.nova-pro-v1:0Direct mapping
us.amazon.nova-premier-v1:0eu.anthropic.claude-sonnet-4-5-20250929-v1:0Fallback mapping
us.amazon.nova-2-lite-v1:0eu.amazon.nova-2-lite-v1:0Direct mapping
us.anthropic.claude-3-haiku-20240307-v1:0eu.anthropic.claude-3-haiku-20240307-v1:0Direct mapping
us.anthropic.claude-3-5-haiku-20241022-v1:0eu.anthropic.claude-sonnet-4-5-20250929-v1:0Fallback mapping
us.anthropic.claude-haiku-4-5-20251001-v1:0eu.anthropic.claude-haiku-4-5-20251001-v1:0Direct mapping
us.anthropic.claude-3-5-sonnet-20241022-v2:0eu.anthropic.claude-3-5-sonnet-20241022-v2:0Direct mapping
us.anthropic.claude-3-7-sonnet-20250219-v1:0eu.anthropic.claude-3-7-sonnet-20250219-v1:0Direct mapping
us.anthropic.claude-sonnet-4-20250514-v1:0eu.anthropic.claude-sonnet-4-20250514-v1:0Direct mapping
us.anthropic.claude-sonnet-4-20250514-v1:0:1meu.anthropic.claude-sonnet-4-5-20250929-v1:0Fallback mapping
us.anthropic.claude-sonnet-4-5-20250929-v1:0eu.anthropic.claude-sonnet-4-5-20250929-v1:0Direct mapping
us.anthropic.claude-sonnet-4-5-20250929-v1:0:1meu.anthropic.claude-sonnet-4-5-20250929-v1:0:1mDirect mapping
us.anthropic.claude-sonnet-4-6eu.anthropic.claude-sonnet-4-6Direct mapping
us.anthropic.claude-sonnet-4-6:1meu.anthropic.claude-sonnet-4-6:1mDirect mapping
us.anthropic.claude-opus-4-20250514-v1:0eu.anthropic.claude-sonnet-4-5-20250929-v1:0Fallback mapping
us.anthropic.claude-opus-4-1-20250805-v1:0eu.anthropic.claude-sonnet-4-5-20250929-v1:0Fallback mapping
us.anthropic.claude-opus-4-5-20251101-v1:0eu.anthropic.claude-opus-4-5-20251101-v1:0Direct mapping
us.anthropic.claude-opus-4-6-v1eu.anthropic.claude-opus-4-6-v1Direct mapping
us.anthropic.claude-opus-4-6-v1:1meu.anthropic.claude-opus-4-6-v1:1mDirect mapping
us.meta.llama4-maverick-17b-instruct-v1:0eu.anthropic.claude-sonnet-4-5-20250929-v1:0Fallback mapping
us.meta.llama4-scout-17b-instruct-v1:0eu.anthropic.claude-sonnet-4-5-20250929-v1:0Fallback mapping
  • Direct Mapping: US model has exact EU equivalent
  • Fallback Mapping: US model not available in EU, mapped to best available EU alternative

Based on the mappings above, the following EU models are supported:

  • eu.amazon.nova-lite-v1:0
  • eu.amazon.nova-pro-v1:0
  • eu.anthropic.claude-3-haiku-20240307-v1:0
  • eu.anthropic.claude-haiku-4-5-20251001-v1:0
  • eu.anthropic.claude-3-5-sonnet-20241022-v2:0
  • eu.anthropic.claude-3-7-sonnet-20250219-v1:0
  • eu.anthropic.claude-sonnet-4-20250514-v1:0
  • eu.anthropic.claude-sonnet-4-5-20250929-v1:0
  • eu.anthropic.claude-sonnet-4-5-20250929-v1:0:1m

The system automatically detects the deployment region and applies appropriate model mappings:

  • EU Regions: Any region starting with eu- (e.g., eu-west-1, eu-central-1)
  • US Regions: Any region starting with us- (e.g., us-east-1, us-west-2)
  1. US to EU Mapping: When deployed in EU regions, US model IDs are automatically mapped to their EU equivalents
  2. EU to US Mapping: When deployed in US regions, EU model IDs are mapped back to US equivalents
  3. Fallback Behavior: If no mapping exists, the original model ID is returned unchanged

The UpdateConfiguration lambda processes default configurations as follows:

  1. Model ID Detection: Identifies strings containing us. or eu. prefixes
  2. Region-Based Swapping: Swaps model IDs based on deployment region
  3. Logging: Logs all model swaps for debugging purposes

⚠️ Critical: Some US models are not directly available in EU regions and use fallback mappings:

  • Nova Premier: us.amazon.nova-premier-v1:0eu.anthropic.claude-sonnet-4-5-20250929-v1:0
  • Claude 3.5 Haiku: us.anthropic.claude-3-5-haiku-20241022-v1:0eu.anthropic.claude-sonnet-4-5-20250929-v1:0
  • Claude Opus Models: Both Opus variants → eu.anthropic.claude-sonnet-4-5-20250929-v1:0
  1. Performance Changes: Fallback models may have different speed/cost characteristics
  2. Behavior Differences: Different models may produce varying outputs for the same input
  3. Cost Impact: Fallback models may have different pricing structures

The following third-party models are available in US regions only and have no EU cross-region inference profiles. In EU deployments, the Meta Llama 4 models fall back to Claude Sonnet 4.5, while the single-region models (Gemma, Nemotron) are not available and should not be selected:

  • Meta Llama 4 Maverick 17B: us.meta.llama4-maverick-17b-instruct-v1:0eu.anthropic.claude-sonnet-4-5-20250929-v1:0 (fallback)
  • Meta Llama 4 Scout 17B: us.meta.llama4-scout-17b-instruct-v1:0eu.anthropic.claude-sonnet-4-5-20250929-v1:0 (fallback)
  • Google Gemma 3 27B IT: google.gemma-3-27b-it — single-region only, no EU availability
  • NVIDIA Nemotron Nano 12B v2: nvidia.nemotron-nano-12b-v2 — single-region only, no EU availability
  • Qwen3 VL 235B A22B: qwen.qwen3-vl-235b-a22b — single-region only, no EU availability

The following US models do not have direct EU equivalents:

  • Nova Premier
  • Claude 3.5 Haiku (specific version)
  • Claude Opus 4 variants
  • Meta Llama 4 Maverick/Scout (US cross-region only)
  • Google Gemma 3, NVIDIA Nemotron, Qwen (single-region US only)
  1. Verify Model Availability: Ensure all configured models have EU mappings before deployment
  2. Test Thoroughly: Test document processing with actual EU model endpoints
  3. Monitor Logs: Check UpdateConfiguration lambda logs for model swap confirmations
  • Fastest: eu.amazon.nova-lite-v1:0
  • Balanced: eu.amazon.nova-pro-v1:0
  • Best Quality: eu.anthropic.claude-sonnet-4-5-20250929-v1:0
  1. Model Not Found Errors: Check if the model has an EU mapping
  2. Access Denied: Verify Bedrock model access is enabled for EU models
  3. Unexpected US Model Usage: Check logs for missing mappings

This feature supports all AWS regions but is specifically designed for:

  • EU Regions: eu-west-1, eu-central-1, eu-north-1, etc.
  • US Regions: us-east-1, us-west-2, etc.

Other regions (Asia-Pacific, etc.) will use the original model IDs without mapping.