dynamodb-iterator
Promise based DynamoDB data iterator. It uses Dynamo DB Document client and support scan and query iterator methods.
Install
$ npm install dynamodb-iterator
Basic Usage
const AWS = const createIterator = const documentClient = const iterator = // Note: This function can return a promise that will be resolved before the// next item gets called { console} iterator queryTable = iterator