amplify-education / serverless-domain-manager

Serverless plugin for managing custom domains with API Gateways.
MIT License
941 stars 232 forks source link

Error: Region is missing #565

Closed fernandohonig closed 1 year ago

fernandohonig commented 1 year ago

Community Note

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

polancichbenSBMC commented 1 year ago

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