serverless-dynamodb-local
serverless-dynamodb-local copied to clipboard
Add ability to drop tables from a running DynamoDB instance
Implements issue #232
Changes: Add ability to drop tables from a running DynamoDB instance
I fixed the two quality review items, but I'm not sure what to do about the failing node 8 tests. From the error, it looks like node 8 is no longer supported by Serverless.