riddheshganatra / iotcore-createthings

AWS node js sdk to create Iot core Things and certificates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create AWS IOT things using AWS SDK of node js

  1. create IAM user whith access to aws iot core, update env variables in code

  2. Create Policy on AWS IOT core, update policy in code

  3. run script: node index.js

About

AWS node js sdk to create Iot core Things and certificates


Languages

Language:JavaScript 100.0%