dynamodb-recursive
v0.1.0
Published
Easy to use package to recursively scan AWS DynamoDb table using Document Client. Interchangable with aws-sdk's docClient.scan().
Readme
dynamodb-recursive
Easy to use package to recursively scan AWS DynamoDb table using Document Client. Interchangable with aws-sdk's docClient.scan().
Make sure to AWS.config.update({ region: });
