A humilis plug-in layer that deploys Firehose delivery streams.
pip install humilis-firehose
To install the development version:
pip install git+https://github.com/humilis/humilis-firehose
Assuming you have virtualenv installed:
make develop
Configure humilis:
make configure
There is no logic in this layer beyond the deployment of AWS resources so there is no unit test suite. You can test the deployment of the Firehose delivery streams with:
make create
Then you can run integration tests using:
make test
Don't forget to delete the deployment after you are done:
make delete
See humilis documentation.
If you have questions, bug reports, suggestions, etc. please create an issue on the GitHub project page.
This software is licensed under the MIT license.
See License file.
© 2016 German Gomez-Herrero, Find Hotel and others.