Package: aws.cloudtrail
Type: Package
Title: AWS CloudTrail Client Package
Version: 0.1.5
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') 'CloudTrail'
    'API' <https://aws.amazon.com/cloudtrail/>.
License: GPL (>= 2)
Imports: utils, httr, jsonlite, aws.s3 (>= 0.1.34), aws.signature (>=
        0.3.4)
Suggests: testthat, aws.sns
URL: https://github.com/cloudyr/aws.cloudtrail
BugReports: https://github.com/cloudyr/aws.cloudtrail/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-04 12:46:32 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-04 13:01:28 UTC
