Kubernetes can be installed from AMIs, which are region-specific.
In addition, different regions support different AWS features/products and being a newer region usually means the least amount of support. So any setup tooling or infrastructure integration needs to account for those differences and use alternatives if certain services aren't available.
Just set
Here's the PR https://github.com/kubernetes/kubernetes/pull/24464