haaska
haaska copied to clipboard
New instructions for updated Lambda / Skills
I'm attempting to follow the setup guide but it seems some of the interface options for Amazon's developer console have changed.
When creating a skill there is now an option for Payload version - do we need v3 or v2?
Also should Runtime
be set to Python 3.6
? I ask because the file haaska.py
has at the top:
#!/usr/bin/env python2.7
Finally Amazon's new Lambda interface seems to have removed (or renamed) the option to Enable event source
- which option should be selected in the new interface?:
Would love to get this working but the instructions are a bit difficult to follow since Amazon updated the developer console / Lambda interfaces.
It's v2
, for now.
I too have problems getting this running :( I would be very happy for a updated instaruktion.
How far is this project from getting aproved as a Alexa skill by amazon ?
#89 partly does this, hopefully it'll merge soon.
#89 does not help with this thizzle