Skip to content

Conversation

@jacknugent
Copy link

@jacknugent jacknugent commented Mar 10, 2020

Addresses #3

This module fails if DynamoDB has to implement paging. You can recreate the error by trying to source from a DynamoDB that has over 1mb of data (1mb is the limit for one payload).

The failure is that params is undefined. Easy fix -- this PR simply changes params to options.params and then paging works fine.

@jacknugent jacknugent mentioned this pull request Mar 10, 2020
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