amazon-sns-cli

Amazon Simple Notification Service CLI

Usage no npm install needed!

<script type="module">
  import amazonSnsCli from 'https://cdn.skypack.dev/amazon-sns-cli';
</script>

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