aws-kinesis-producer-js

0.1.0 • Public • Published

PURE javascript nodejs/iotjs module for aws kinesis producer

Build Status

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i aws-kinesis-producer-js

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

69.2 kB

Total Files

8

Last publish

Collaborators

  • juliuswwj