Open ghost opened 7 years ago
Hello @longit644, it's not your request but this might help: https://aws.amazon.com/pt/blogs/aws/speak-to-kinesis-in-python/
It's the only thing I was capable to find close to a code example for the KCL in python.
Although "initialize() and shutdown() are self-explanatory; " well... they are not.
Looking at RecordProcessor::process_records I am a newbie with Python and Kinesis. Could you provide a sample with multi-threading for RecordProcessor::process_records