Package: awsjavasdk
Type: Package
Title: Boilerplate R Access to the Amazon Web Services ('AWS') Java SDK
Version: 0.2.2
Date: 2020-10-17
Authors@R: c(
  person("Russell S.", "Pierce", role = c("aut", "cre"), email = "russell.pierce@zapier.com")
  )
Description: Provides boilerplate access to all of the classes included in the 
    Amazon Web Services ('AWS') Java Software Development Kit (SDK) via 
    package:'rJava'.  According to Amazon, the 'SDK helps take the complexity 
    out of coding by providing Java APIs for many AWS services including 
    Amazon S3, Amazon EC2, DynamoDB, and more'.  You can read more about the 
    included Java code on Amazon's website: 
    <https://aws.amazon.com/sdk-for-java/>.
URL: https://github.com/zapier/awsjavasdk
BugReports: https://github.com/zapier/awsjavasdk/issues
License: GPL-2
Imports: utils, rJava, R.utils, assertthat, rappdirs
Suggests: testthat, covr, knitr, rmarkdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-04 18:00:25 UTC; russellpierce
Author: Russell S. Pierce [aut, cre]
Maintainer: Russell S. Pierce <russell.pierce@zapier.com>
Repository: CRAN
Date/Publication: 2020-11-05 08:50:02 UTC
