Skip to content

Conversation

@kubukoz
Copy link

@kubukoz kubukoz commented Dec 3, 2025

I was trying to read another account's stream, and noticed Plumber wasn't liking it - went ahead and added some rudimentary support, for Kinesis specifically.

I had to upgrade the AWS SDK because it wasn't accepting StreamARN in GetShardIterator in the older versions. Also had to update counterfeiter as it didn't include the aws-sdk-go/aws import, necessary for the Context type to resolve.

This is my first Go contribution ever, and the first one to this project too, so please let me know if anything can be improved, and whether I should split the dependency updates into a separate PR or commit :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant