alexa-samples / skill-sample-nodejs-adventure-game

This tool provides an easy to use front-end that allows developers to instantly deploy code for your story, or use the generated code as a starting point for more complex projects.
Apache License 2.0
510 stars 218 forks source link

Region fix #51

Open zembrowski opened 6 years ago

zembrowski commented 6 years ago

Upload throws an error if lambda function is in different region than us-east-1. Passing region from config.js fixes issue.