awslabs / aws-cyclone-solution

Apache License 2.0
22 stars 2 forks source link

fix: use LastEvaluatedKey to grab all rows in the scan #23

Closed jamie1911 closed 1 year ago

jamie1911 commented 1 year ago

Issue #, if available: https://github.com/awslabs/aws-cyclone-solution/issues/22

Description of changes: Loop through and use the LastEvaluatedKey to continue to grab items if we reach the limit.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.