We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b56bc9 commit f3183d7Copy full SHA for f3183d7
packages/amplify-codegen-e2e-core/src/configure/index.ts
@@ -31,6 +31,7 @@ const defaultProjectSettings = {
31
*
32
* NOTE:
33
* - The list is used to configure correct region in Amplify profile as env var $CLI_REGION
34
+ * - The list much be in the same order as 'amplify configure' regions selection dropdown
35
* - 'ap-east-1' is not included in the list due to known discrepancy in Amplify CLI 'configure' command dropdown and supported regions
36
37
* The list of supported regions must be kept in sync amongst all of:
0 commit comments