Package: aws.kms
Type: Package
Title: 'AWS Key Management Service' Client Package
Version: 0.1.2
Date: 2018-07-31
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"),
                    email = "thosjleeper@gmail.com",
                    comment = c(ORCID = "0000-0003-4097-6326")))
Description: Client package for the 'AWS Key Management Service' <https://aws.amazon.com/kms/>, a cloud service for managing encryption keys.
License: GPL (>= 2)
URL: https://github.com/cloudyr/aws.kms
BugReports: https://github.com/cloudyr/aws.kms/issues
Imports: httr, jsonlite, base64enc, aws.signature (>= 0.4.0)
Suggests: testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-31 15:51:24 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre] (<https://orcid.org/0000-0003-4097-6326>)
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-01 13:10:03 UTC
