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