Cannot find alexa-skill function when using lambda create funciton

0

I follow the guide want to create lambda-alexa application.
https://aws.amazon.com/cn/blogs/china/aws-iot-series-8/
When I do the 'lambda->Blueprints' and search 'alexa-skill', nothing can find.
I use free try version. And my region have been set Virginia.

  • youngluoyang,

    It appears that I may (or may not) have a question similar to yours...

    My name is Mike and I seek help. 
Our family has created several Alexa skills - all the same type… ask “alexa, ask <skill name>” and she uses a random number to get a random line from a text file in lambda and then speaks the response.

    Our skills are listed at - http://vanvooren.us/Alexa/VanVooren_Alexa_Skills.html.

    I want to update some of the things in the text file that Alexa reads from… and I have no clue where to go any more.

    I remember logging into the Lambda Console (https://us-east-1.console.aws.amazon.com/console/home?nc2=h_ct&region=us-east-1&src=header-signin#?) and seeing a list of our skills, and I’d click one and I could edit the text.

    Do you know where I need to go to edit the text files in the lambda console - where to log in? where to click after we log in?

    Thanks, Mike

asked 5 years ago270 views
1 Answer
0

I solved the problem following the guide:
https://github.com/alexa/skill-sample-nodejs-hello-world
Now, close the topic.

answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions