Netcat for AWS Kinesis Data Streams.
Inspired by edenhill/kafkacat.
go get github.com/adammw/kinesiscat/...
kinesiscat [OPTIONS] <STREAM_NAME>
Requirements:
<STREAM_NAME>
argument--region <REGION>
or set$AWS_REGION
~/.aws/credentials
or set$AWS_ACCESS_KEY_ID
and$AWS_SECRET_KEY
- https://github.com/volker48/c2k (GET and PUT)
- https://github.com/robbles/kinesiscat (GET only)
- https://github.com/winebarrel/kinesis-cat-go (PUT only)
- https://github.com/winebarrel/kinesis_cat (PUT only)
Adam Malcontenti-Wilson [email protected] License: MIT