UNPKG

artillery-plugin-dynamodb

Version:

A plugin for artillery.io that publishes stats to DynamoDB. See https://github.com/shoreditch-ops/artillery. Also see http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Introduction.html

4 lines (2 loc) 70 B
'use strict'; module.exports = require(__dirname + '/lib/dynamodb');