alexa / alexa-skills-kit-sdk-for-nodejs

The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Apache License 2.0
3.12k stars 736 forks source link

AskSdk.DynamoDbPersistenceAdapter error after upgrading to aws-sdk v2.1269.0 #726

Open jefforulez opened 1 year ago

jefforulez commented 1 year ago

I'm submitting a...


[x] Bug report

Context

I upgraded the AWS SDK for my app from v2.1174.0 to v2.1269.0 and started getting this error:

AskSdk.DynamoDbPersistenceAdapter Error: Could not create table (...): Missing region in config

No other changes were made to my app, development environment, or production environment.

Your Environment

Node.js and NPM Info