amplify-education / serverless-domain-manager

Serverless plugin for managing custom domains with API Gateways.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Region is missing

fernandohonig opened this issue Β· comments

Community Note

  • Please vote on this issue by adding a πŸ‘ reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Bug Report

Error Description
When trying to deploy with the same configuration as yesterday, it fails due to the plugin used is 7.0.0

Command Run
serverless create_domain --stage dev --region us-east-1

Console Output

    at default (/builds/backend/shared-services/node_modules/serverless-domain-manager/node_modules/@aws-sdk/config-resolver/dist-cjs/regionConfig/config.js:10:15)
    at /builds/backend/shared-services/node_modules/serverless-domain-manager/node_modules/@aws-sdk/node-config-provider/dist-cjs/fromStatic.js:6:83
    at /builds/backend/shared-services/node_modules/serverless-domain-manager/node_modules/@aws-sdk/property-provider/dist-cjs/chain.js:11:28
    at async coalesceProvider (/builds/backend/shared-services/node_modules/serverless-domain-manager/node_modules/@aws-sdk/property-provider/dist-cjs/memoize.js:14:24)
    at async /builds/backend/shared-services/node_modules/serverless-domain-manager/node_modules/@aws-sdk/property-provider/dist-cjs/memoize.js:26:28

Domain Manager Configuration
Not relevant

Versions

  • Domain Manager version(s): [v7.0.0]
  • Serverless Version: [3.x]

We had this issue as well this morning. Our DevOps team was able to get around it in the short-term to use v6.4.4. We we're using ^5.1.0