Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.
/ dynamodb-recursive Public archive

I don't know why I wrote the shit -- Easy to use package to recursively scan AWS DynamoDb table using Document Client. Interchangable with aws-sdk's docClient.scan().

License

Notifications You must be signed in to change notification settings

sherbst/dynamodb-recursive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: });

About

I don't know why I wrote the shit -- Easy to use package to recursively scan AWS DynamoDb table using Document Client. Interchangable with aws-sdk's docClient.scan().

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published