the skill tell you a new mind-blowing fact about movies that you probably didn't know about before
How to Build the skill:Create AWS account https://aws.amazon.com and change location to US East (N. Virginia). From the services choose Lambda:
And create a new function providing it name and zip file attached below in code part an go to developer console:
And choose Alexa Skill Kit:
Fill the interaction model with data provided with code below:
Copy arn which is string you will get after creating lambda function and paste it here:
Now we can test it as follows:
Add your own publishing info as description and icon:
Submit your skill to certification you should see image like this:
Now the skill is live and here is the link:
http://alexa.amazon.com/spa/index.html#skills/dp/B01J38KAKO/?ref=skill_dsk_skb_sr_1
Comments