Skip to content

juliuswwj/aws-kinesis-producer-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published