We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b20c3 commit 0e92a43Copy full SHA for 0e92a43
1 file changed
packages/amplify-e2e-core/src/configure/index.ts
@@ -32,6 +32,8 @@ export const amplifyRegions = [
32
'ap-southeast-2',
33
'ap-south-1',
34
'ca-central-1',
35
+ 'me-south-1',
36
+ 'sa-east-1',
37
];
38
39
const configurationOptions = ['Project information', 'AWS Profile setting', 'Advanced: Container-based deployments'];
0 commit comments