You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
"description": "A plugin for artillery.io that published response data to an SNS topic. See https://github.com/shoreditch-ops/artillery. Also see http://docs.aws.amazon.com/sns/latest/dg/welcome.html",
"main": "index.js",
"scripts": {
"jscs": "jscs .",
"jshint": "jshint --exclude node_modules .",
"test": "mocha -r aws-sdk --recursive -R min tests"