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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
humilis-streams-0.1.0.tar.gz
(3.5 kB
view hashes)