## Issue The [KCL library version used in this plugin](https://github.com/logstash-plugins/logstash-input-kinesis/blob/0c2293281f136a8b893f538e06e6bf550cecbc47/logstash-input-kinesis.gemspec#L25C30-L25C65) is severely outdated and must be updated. Notification from AWS: > KCL version 1.x will reach end-of-support (EoS) on January 30, 2026, and will enter maintenance mode on April 17, 2025, accordingly. Additional Reference: https://docs.aws.amazon.com/streams/latest/dev/kcl-migration-1-3.html ### Open PRs * https://github.com/logstash-plugins/logstash-input-kinesis/pull/36 * https://github.com/logstash-plugins/logstash-input-kinesis/pull/38 * https://github.com/logstash-plugins/logstash-input-kinesis/pull/93