events-to-kinesis-lambda
v1.1.6
Published
An EventHandler to send EVENTs to AWS Kinesis Stream
Downloads
2
Readme
eventes-to-kinesis-lambda
Kinesis streaming lambda. Link between SNS topics and Kinesis Data Stream
Requirements
SNS topics to stream
The topics are described at subscriptions/topics.yml
using the j2 template from that path.
The actual subscriptions.yml
generation is expected to perform via build.sh
:
topics:
CanonicalNameLambdaFunction:
- TOPIC_NAME_1
- TOPIC_NAME_2
...
./subscriptions/build.sh ENVIRONMENT_NAME