1.0.1 • Published 4 years ago

dynamodb-empty v1.0.1

Weekly downloads
19
License
MIT
Repository
-
Last release
4 years ago

DynamoDB Empty

Built with
typescript version dependants license

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 FeatureProvided
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.