harlow / kinesis-consumer

Golang library for consuming Kinesis stream data
MIT License
263 stars 88 forks source link

Don't send StreamName when calling ListShards with NextToken. #110

Closed jasonpepper closed 4 years ago

jasonpepper commented 4 years ago

Removed the StreamName for the case when NextToken is being sent in the ListShards command.

harlow commented 4 years ago

TY for PR 💯