@stamp-lib/stamp-dynamodb-db-plugin
v0.9.0
Published
Deploy [cf-template.yaml (dynamodb-db)](./../../plugins/dynamodb-db/cf-template.yaml) to CloudFormation
Downloads
440
Readme
stamp-dynamodb-db-plugin
How to setup
Deploy cf-template.yaml (dynamodb-db) to CloudFormation
How to execute test
- Set environment variables
$ export DYNAMO_TABLE_PREFIX=<TableNamePrefix you specified>- Run tests (at plugins/dynamodb-db directory)
$ npm run test