A single example using nodejs and Amazon Kinesis Firehose, you can read the articles about here
To start server
npm start
To execute tests
npm test
To execute tests with kinesis
NODE_AWS_KEY=********* NODE_AWS_SECRET=************************** NODE_AWS_STREAM=your-tutorial-stream npm test
To make logs
bash try_api.sh