aws-kinesis-put-media-nodejs

0.1.0 • Public • Published

pure nodejs module for aws kinesis put media

This library can run on nodejs v8 and iotjs master branch (>20190301). To use on iotjs, iotjs.patch should be applied in iotjs source directory.

test

put your config in /tmp/aws.cfg

{
   "stream": "test1",
   "key": "...",
   "keyid": "...",
   "region": "us-west-2"
}

and run following command

node test.js

Readme

Keywords

Package Sidebar

Install

npm i aws-kinesis-put-media-nodejs

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

69.7 kB

Total Files

7

Last publish

Collaborators

  • juliuswwj