Humilis layer that deploys Kinesis streams
Project description
A humilis plug-in layer that deploys one ore more Kinesis streams. See humilis documentation for more information.
Installation
pip install git+https://github.com/InnovativeTravel/humilis-streams
Development
Assuming you have virtualenv installed:
make develop
Configure humilis:
.env/bin/humilis configure --local
Testing
This layer has no embedded logic so there are no unit tests. To run the integration test suite you will first need to make a test deployment to AWS:
make create
Then you can run the tests using:
make test
Don’t forget to delete the deployment when you are done:
make delete
More information
See humilis documentation.
Who do I ask?
Ask German