Package: aws.sns
Type: Package
Title: AWS SNS Client Package
Version: 0.1.7
Date: 2017-07-02
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"),
                    email = "thosjleeper@gmail.com"))
Description: A simple client package for the Amazon Web Services ('AWS') Simple
    Notification Service ('SNS') 'API' <https://aws.amazon.com/sns/>.
License: GPL (>= 2)
Imports: stats, httr, xml2, jsonlite, aws.signature (>= 0.3.4)
URL: https://github.com/cloudyr/aws.sns
BugReports: https://github.com/cloudyr/aws.sns/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-04 14:41:35 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-04 20:31:37 UTC
