December 2017
Intermediate to advanced
296 pages
5h 56m
English
Now that we have all the pieces, we will configure the ARN in the Alexa skill we have created. Head back to Alexa skill and click on Configuration, and update the configuration as follows:

Click Next. If everything is set up correctly, we can test the setup.
Towards the bottom of the Test page, we should see a section named Service Emulator. You can test it, as follows:

The following screenshot shows the request received by lambda from Alexa:
With this, we are done with integrating Alexa with our IoT.js framework.