Humilis kinesis stream mapper plugin
Project description
Kinesis event stream mapper
A humilis plugin to deploy a Lambda function that maps events in a Kinesis event stream using a list of Python callables.
Installation
pip install humilis-kinesis-mapper
Development
Assuming you have virtualenv installed:
make develop
Configure humilis:
.env/bin/humilis configure --local
Testing
To run the local test suite:
make test
You can test the deployment of the Lambda function using:
make create
The command above will also create additional resources (such as several Kinesis streams) needed to test that the deployment was successful. Once deployed you can run the integration test suite using:
make testi
Don’t forget to delete the test deployment after you are done:
make delete
More information
See humilis documentation.
Contact
If you have questions, bug reports, suggestions, etc. please create an issue on the GitHub project page.
License
This software is licensed under the MIT license
See License file
© 2016 Anatoly Bubenkov, Innovative Travel and others.
Changelog
0.1.0
Cleanup package data (bubenkoff)
0.1.0
Major refactoring to simplify and clean the code (germangh)
0.0.1
Initial release (bubenkoff)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for humilis-kinesis-mapper-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3de461c7a5f6fb98aafe48b3c6e398441a5d707ac7b805084310c3aa9a6f346 |
|
MD5 | cccee56e0fa0090dc65a1aab4a7fc3e8 |
|
BLAKE2b-256 | 6d52ed690faeb8db5ef7afed158649d6ae2e6641583fa8d7e9ff8e9edd9a1c13 |