Skip to content

awspilot/dynamodb-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dynamodb-mock

Not an Amazon DynamoDB implementation!
It acts as a middleware between client and DynamoDB local

It's purpose is to

  • act as a DynamoDB endpoint
  • proxy requests to DynamoDB local
  • intercept and handle backup requests ( create, delete, restore, list )
  • publish cloudwatch metrics ( partially working )
  • map lambda function to DynamoDB local streams
  • if demo mode, prevent deleting demo tables and items

This is a subproject of @awspilot/dynamodb-ui

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published