Tim-B / grunt-aws-lambda

A grunt plugin to assist in developing functions for AWS Lambda.
MIT License
247 stars 100 forks source link

Alexa skills for lambda package #100

Open giridhari1 opened 7 years ago

giridhari1 commented 7 years ago

Hi,I created a lambda function which has sample utterances and slots declared in the index.handler file and deployed into aws lambda.So do i need to create a skill in developers console and give the interaction model??What is the procedure i should follow?I'm following this blog https://github.com/michaeljhopkins/pandorabots-alexa-skill .Please help

Thanks and Regards Giridhar