https://github.com/xreef/dynamodb-tutorial-examples-iot
Here my set of examples on DynamoDB with Amazon AWS JavaScript SDK v2 and v3
https://github.com/xreef/dynamodb-tutorial-examples-iot
Last synced: 11 months ago
JSON representation
Here my set of examples on DynamoDB with Amazon AWS JavaScript SDK v2 and v3
- Host: GitHub
- URL: https://github.com/xreef/dynamodb-tutorial-examples-iot
- Owner: xreef
- Created: 2021-04-12T20:10:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-12T21:16:13.000Z (almost 5 years ago)
- Last Synced: 2024-12-30T08:28:31.366Z (about 1 year ago)
- Language: JavaScript
- Size: 60.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dynamodb-tutorial-examples-iot
Here my set of examples on DynamoDB with Amazon AWS JavaScript SDK v2 and v3
[You can find the complete tutorial on my site at this url.](https://www.mischianti.org/category/tutorial/alexa-connected-devices-smart-home-skill-tutorial/dynamodb-tutorial/)
(ENG/ITA)

I want to write a step by step tutorial on how to create an Alexa Smart Home Skill from scratch. So I’m going to present all the prerequisites and steps to create a Smart Home Skill connected to our micro-controller able to manage every connected device.