Amplify-cli: Support eu-west-3 region

Created on 4 Nov 2020  路  3Comments  路  Source: aws-amplify/amplify-cli

Please add support for eu-west-3 (Paris) region.

feature-request platform

Most helpful comment

Hi @sammartinez,
Yes when we initiate a new amplify project in the CLI there is no choice for eu-west-3.
Thanks :)

All 3 comments

Hello @mimccio, Amplify JS interacts with the Amplify CLI. Are you calling out for support within the CLI? Please let us know. cc @renebrandel for awareness.

Hi @sammartinez,
Yes when we initiate a new amplify project in the CLI there is no choice for eu-west-3.
Thanks :)

I have setup a project with a profile in eu-west-3. All the project has been created in the correct region. But when i tried to deploy it with the Amplify Console the build failed with message : "Amplify service is not available in the region eu-west-3"

                                 # Starting phase: build
                                 # Executing command: amplifyPush --simple
2020-12-22T14:44:56.572Z [INFO]: 
2020-12-22T14:44:56.574Z [INFO]: For more information on AWS Profiles, see:
                                 https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html
                                 Amplify service is not available in the region eu-west-3
2020-12-22T14:44:56.575Z [INFO]: Failed to pull the backend.
2020-12-22T14:44:56.577Z [INFO]: Amplify service is not available in the region eu-west-3
2020-12-22T14:44:56.579Z [INFO]: Error: Amplify service is not available in the region eu-west-3
                                     at Object.run (/root/.nvm/versions/node/v12.19.0/lib/node_modules/@aws-amplify/cli/node_modules/amplify-provider-awscloudformation/src/attach-backend.js:63:11)
                                     at processTicksAndRejections (internal/process/task_queues.js:97:5)
                                     at Object.attachBackend (/root/.nvm/versions/node/v12.19.0/lib/node_modules/@aws-amplify/cli/node_modules/amplify-provider-awscloudformation/src/index.ts:37:3)
                                     at Object.queryProvider (/root/.nvm/versions/node/v12.19.0/lib/node_modules/@aws-amplify/cli/src/attach-backend-steps/a10-queryProvider.ts:12:3)
                                     at Object.attachBackend (/root/.nvm/versions/node/v12.19.0/lib/node_modules/@aws-amplify/cli/src/attach-backend.ts:20:5)
                                     at Object.exports.run (/root/.nvm/versions/node/v12.19.0/lib/node_modules/@aws-amplify/cli/src/commands/pull.ts:57:5)
                                     at Object.executeAmplifyCommand (/root/.nvm/versions/node/v12.19.0/lib/node_modules/@aws-amplify/cli/src/index.ts:256:5)
                                     at executePluginModuleCommand (/root/.nvm/versions/node/v12.19.0/lib/node_modules/@aws-amplify/cli/src/execution-manager.ts:181:3)
                                     at Object.executeCommand (/root/.nvm/versions/node/v12.19.0/lib/node_modules/@aws-amplify/cli/src/execution-manager.ts:28:5)
                                     at Object.run (/root/.nvm/versions/node/v12.19.0/lib/node_modules/@aws-amplify/cli/src/index.ts:105:5)
2020-12-22T14:44:56.596Z [ERROR]: !!! Build failed
2020-12-22T14:44:56.597Z [ERROR]: !!! Non-Zero Exit Code detected
2020-12-22T14:44:56.597Z [INFO]: # Starting environment caching...
2020-12-22T14:44:56.597Z [INFO]: # Environment caching completed
Terminating logging...
Was this page helpful?
0 / 5 - 0 ratings

Related issues

jexh picture jexh  路  3Comments

adriatikgashi picture adriatikgashi  路  3Comments

davo301 picture davo301  路  3Comments

kangks picture kangks  路  3Comments

onlybakam picture onlybakam  路  3Comments