alexa-samples / skill-sample-nodejs-fact

Build An Alexa Fact Skill
Apache License 2.0
1.15k stars 1.19k forks source link

Runtime #128

Closed vitostrokov closed 1 year ago

vitostrokov commented 4 years ago

The Runtime needs to be changed for the AWS Lambda Template Runtime: nodejs8.10 is not supported any longer

aszk commented 1 year ago

We have updated the serverless app. You should be able to deploy it.