amazon-sns-cli
v0.0.2
Published
Amazon Simple Notification Service CLI
Downloads
2
Readme
Amazon SNS CLI
Amazon Simple Notification Service CLI
Install
$ npm install -g amazon-sns-cli
Usage
Usage: sns [options] <file>
Options:
-h, --help output usage information
-V, --version output the version number
-t, --target [target] either TopicArn or EndpointArn, but not both.
-m, --message [message] the message you want to send to the topic.
License
MIT © Sota Yamashita