Kinesis event stream processor
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-processor
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, FindHotel and others.
Changelog
0.4.0
Major bugfix: permission to put records in delivery streams
0.3.0
Major bugfix: give permission to write state to DynamodDB
0.2.0
Package becomes a generic map-multiplex-map processor (germangh)
0.1.1
Cleanup package data (bubenkoff)
0.1.0
Major refactoring to simplify and clean the code (germangh)
0.0.1
Initial release (bubenkoff)
Release files for humilis-kinesis-processor 0.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| humilis-kinesis-processor-0.4.0.tar.gz | 8.1 kB | Details |
Release files / humilis-kinesis-processor-0.4.0.tar.gz
| Download URL | humilis-kinesis-processor-0.4.0.tar.gz |
|---|---|
| Size | 8.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b8bbed3ab2d2d6e188708f570df49023936846be03b52e601beb190a1735a8e1
|
|
BLAKE2b-256 checksum How to use checksums |
fae2876423412466784800f98592c07f54ec620825bec14947ee01cf289a971c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |