1.0.1 • Published 5 years agoCLI
dynamodb-empty
Licence
MIT
Version
1.0.1
Deps
4
Size
27 kB
Vulns
2
Weekly
0
DynamoDB Empty
Quickly delete all items in a DynamoDB table.
Important
This is for use on small tables only, in testing environments. For large tables it is much more efficient to delete and re-create the entire table.
Use
yarn global add dynamodb-empty
dynamodb-empty tableName
Checklist
| CD Feature | Provided |
|---|---|
| Typescript | |
| Linting (AirBnB + Prettier) | |
| Unit tests (Jest) | |
| Coverage check (ideally 100% with Jest) | |
| Github Continuous Deployment |
Built by Skyhook
This module is contributed by the team at Skyhook.