A CUI tool inspect your AWS kinesis streams, check records, and put new records.
go build .
go get github.com/borgmon/go-kinspector
go-kinspector
if you cannot find the command, add your ~/go/bin
to your PATH
export PATH="$PATH:$HOME/go/bin"
./go-kinspector
config your aws key in ~/.aws