* Which Category is your question related to? *
Configuration for a new project.
* What AWS Services are you utilizing? *
Cognito, Lambda, RDS, etc
* Provide additional details e.g. code snippets *
The new project will run on ap-northeast-2 region.
But, I can't choose the region because the region was not on the list.
Did I something wrong or is there any reasons?
@theskiesmore, Currently we support these following regions but we have in our roadmap to add more regions in the future.
'us-east-1': 'US East (N. Virginia)',
'us-east-2': 'US East (Ohio)',
'us-west-2': 'US West (Oregon)',
'eu-west-1': 'EU (Ireland)',
'eu-central-1': 'EU (Frankfurt)',
'ap-northeast-1': 'Asia Pacific (Tokyo)',
'ap-southeast-1': 'Asia Pacific (Singapore)',
'ap-southeast-2': 'Asia Pacific (Sydney)',
'ap-south-1': 'Asia Pacific (Mumbai)',
Same here for London. Please let us know when we should expect new regions to be available.
* Which Category is your question related to? *
Configuration for a new project.* What AWS Services are you utilizing? *
Cognito, Lambda, RDS, etc* Provide additional details e.g. code snippets *
The new project will run on ap-northeast-2 region.
But, I can't choose the region because the region was not on the list.
Did I something wrong or is there any reasons?
If you already configured amplify with other regions, just modify a ./aws/configure file with your region.
Then you must choose a profile "default" after "amplify init".
'ap-northeast-1': 'Asia Pacific (Tokyo)',
'ap-northeast-2': 'Asia Pacific (Seoul)',
same here us-west-1
...
Can't find us-west-1
Can't find sao paulo region
Most helpful comment
Same here for London. Please let us know when we should expect new regions to be available.