Create ARN (Amazon Resource Name)
aws.amazon.com -> Go to Lambda service -> Create a Lambda function -> Select the Region as N. Virginia
Coding a code in Code tab
Configure Programming Language, Role etc. in Configuration tab
Set Alexa Skills Kit in Triggers tab
The ARN on top right of the screen will be used to configure the Alexa Skill in developer.amazon.com
developer.amazon.com - ALEXA - Alexa Skills Kit
Add a New Skill Button
Complete all steps in left menu pannel
1. Skill Information
2. Interaction Model (Builder BETA)
3. Configuration
4. Test
5. Publishing Information
6. Privacy & Compliance
1. Skill Information
: Enter Name and Invocation Name
2. Interaction Model
: Set Customer Intents - Sample Utterances
: Build the App (Save and Build)
3. Configuration
: Service Endpoint Type - AWS Lambda ARN, Select a geographical region
: Copy ARN from asw.amazon.com and paste it to the text field under North America in the Configuration page
4. Test
: Alexa Start Session
: Type command in Enter Utterance text field and Click on the Button
: Click on Listen button
You can test it at https://echosim.io.
get more sample skills from github.com/alexa
'IoT > AWS AMAZON' 카테고리의 다른 글
Register today for the AWS re:Invent live streams (0) | 2017.11.09 |
---|---|
[AWS Certificate] Developer - Bash Script + PHP + S3 memo (1) | 2017.10.13 |
[Alexa] 7 Tips for Building Standout Skills Your Customers Will Love (0) | 2017.09.29 |
Free Mobile App - Download 'Lottery Numbers' app from Amazon App Store (0) | 2017.09.02 |
Make enable Yut nori game helper skill on your Alexa devices. (0) | 2017.08.25 |
[Alexa Skill] Publishing Alexa Skill - Yut Nori game helper - (0) | 2017.08.24 |
[Alexa Skill] Descriptions and Images of Yutnori for Alexa Skill (0) | 2017.08.19 |
[Alexa Skill] How to develop Alexa Skill. - A place where Changsoo lived. (0) | 2017.08.14 |
[Echo Show] Build Skills for Echo Show (0) | 2017.08.08 |
[AWS IoT] Getting Started with AWS IoT (0) | 2017.08.03 |