samuelmacedo83/raws.sns: Send Notifications Using Amazon SNS

This is an R wrapper from the AWS Command Line Interface that provides methods to send messages using Amazon Simple Notification Service. You can create as many topics as you want, subscribe users to a topic and send notifications to them via SMS or e-mail. It also provides a function to automatically install AWS CLI, but you can download it and install it manually if you prefer.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("samuelmacedo83/raws.sns")
samuelmacedo83/raws.sns documentation built on May 23, 2019, 8:57 a.m.