0.0.2 • Published 8 years ago

amazon-sns-cli v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

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