aws kinesis put media nodejs module using pure javascript
npm install aws-kinesis-put-media-nodejsThis library can run on nodejs v8 and iotjs master branch (>20190301).
To use on iotjs, iotjs.patch should be applied in iotjs source directory.
{
"stream": "test1",
"key": "...",
"keyid": "...",
"region": "us-west-2"
}
`and run following command
`
node test.js
``