amazon-kinesis-client-python
amazon-kinesis-client-python copied to clipboard
Is it possible to run applications utilizing amazon_kclpy in debug mode?
I've created an app that utilizes amazon_kclpy, however, i've not come across a way you can debug this app from your local IDE. Can this be specified or elaborated on somewhere in the documentation?
If it's not possible currently, it would be nice if there were a "debug mode" that would be able to emulate reading from a record processor.