Skip to content

AWS Serverless Application Repository application for updating every entry in a DDB Table

Notifications You must be signed in to change notification settings

rhboyd/dynamodb-item-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dynamo-item-updater

dynamodb-item-updater

The application handles the pagination and coordinating the process across potentially many sequential executions of the Lambda. This application is useful if the size of the DynamoDB Table prevents a user from being able to Scan the entire Table within the execution time of a single Lambda (currently 15 min).

Made with ❤️ by Richard Boyd. Available on the AWS Serverless Application Repository

License

BSD with attribution (undefined)

About

AWS Serverless Application Repository application for updating every entry in a DDB Table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages