FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

Support more AWS regions #2619

Open mooreds opened 5 months ago

mooreds commented 5 months ago

Support more AWS regions

Description

With FusionAuth Cloud, we support many AWS regions, but not all of them.

As of the last time I looked (which was a while ago) here were the regions we did not support:

af-south-1: Cape Town Africa
ap-northeast-3: Osaka, JP
eu-south-1: Milan, IT.
Asia Pacific (Hyderabad) ap-south-2
Asia Pacific (Jakarta) ap-southeast-3
Asia Pacific (Melbourne) ap-southeast-4
Europe (Zurich) eu-central-2
Europe (Spain) eu-south-2
Middle East (UAE) me-central-1
Asia Pacific (Melbourne)    ap-southeast-4

But when this gets reviewed, we should double check.

Related Info

Here's the list of all regions which support RDS: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html which in theory we could support.

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.