Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement NextToken/MaxRecords for ListShards #99

Open
slydon opened this issue Apr 1, 2020 · 0 comments
Open

Implement NextToken/MaxRecords for ListShards #99

slydon opened this issue Apr 1, 2020 · 0 comments

Comments

@slydon
Copy link

slydon commented Apr 1, 2020

Hello! I was attempting to use this library to test some implementation issues with ListShards in Kinesis client libraries (including aws-cli). I was seeing that MaxResults wasn't being used and no NextToken implementation was functioning other than throwing the error I expect when the StreamName is provided.

I see: https://github.com/mhart/kinesalite/blob/master/actions/listShards.js#L12

Would this be hard to implement? This language isn't really my wheelhouse and I don't see a NextToken implementation in here or in dynalite.

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

No branches or pull requests

1 participant