AWS Region Codes Reference

All AWS regions with code, display name, launch year and opt-in status.

Searchable AWS region reference with region code, geographic location, continent, availability-zone count and opt-in requirement for every commercial AWS Region.

What does a region code like eu-west-1 mean?

AWS region codes follow a continent-direction-number pattern. eu-west-1 means Europe, west area, the first region launched there — physically Ireland. The number reflects launch order within the area, not a ranking.

AWS region codes reference

An AWS Region is a physical cluster of data centres in one geographic area, each containing multiple isolated availability zones. Picking the right region affects latency, data-residency compliance and price. This reference maps every commercial AWS region code — like us-east-1 or ap-southeast-2 — to its location, continent, AZ count and whether it needs to be opted in.

How it works

Region codes encode three parts: a geography prefix (us, eu, ap, sa, ca, af, me, il), a sub-area (east, west, central, north, south, southeast, northeast), and a launch-order number. So ap-northeast-1 is Asia-Pacific, north-east area, first region — Tokyo.

Regions launched since 2019 are opt-in: they are disabled on new accounts and must be enabled before use. Older regions are enabled by default. Use the location and AZ count to choose for latency and resilience.

Tips and notes

  • Default global control-plane endpoints often resolve to us-east-1 — keep it enabled.
  • Pick the region nearest your users, but verify data-residency rules first (GDPR, etc.).
  • Opt-in regions need explicit enabling and may not support every service at launch.
  • AZ count matters for high availability — prefer a region with at least three AZs for production.