This skill requires several AWS services to be configured. See ARCHITECTURE.md for more details.
The complete app is now available via an AWS Serverless Application Model template, which is a wizard for deploying a "stack" of components all at once. See LAB.md
The manual steps for deploying this project are presented below.
- Experience building Alexa skills with AWS Lambda
Laptop environment:
- Node.JS version 8 or higher
- AWS CLI and ASK CLI for zipping and deploying your project to AWS Lambda.
- AWS-SDK Run
npm install aws-sdk --global - Clone or download this repository to a local folder
- Setup the Skill
- Setup the Web Service
- Setup the Cognito Pool
- Setup the IOT Endpoint
- Setup the S3 Bucket