Node.js Alexa Task Issue
I\'m currently coding a Node.js Alexa Task via AWS Lambda, and I have been trying to code a function that receives informat
In my case the archive contained a folder "src" with index.js file, so I had to put to the handler: "src/index.handler"