Open jugaldb-fam opened 5 months ago
We are actively working on this but do not have a timeline for when this will be completed. There is a branch where most of the core work was done, but the sample itself was not updated, you can try to see if this works for you: https://github.com/aws/amazon-kinesis-video-streams-parser-library/tree/migrate-v2-java-sdk. The final released version will differ from this, but perhaps this might unblock you for now.
Alternative to functions in this library from SDK-v2
Logging
Any design considerations/constraints I use this library to parse streams into the current project which uses V1 of the kinesis library and sdkv1.
And currently in the process of migrating the codebase to use V2 SDKs.
I am trying to understand if there are any similar methods for parser in the new SDK, because I couldn't find any documentation online.