Package: paws
Title: Amazon Web Services Software Development Kit
Version: 0.1.12
Authors@R: 
    c(person(given = "David",
             family = "Kretch",
             role = c("aut", "cre"),
             email = "david.kretch@gmail.com"),
      person(given = "Adam",
             family = "Banker",
             role = "aut",
             email = "adam.banker39@gmail.com"),
      person(given = "Amazon.com, Inc.",
             role = "cph"))
Description: Interface to Amazon Web Services <https://aws.amazon.com>,
    including storage, database, and compute services, such as 'Simple
    Storage Service' ('S3'), 'DynamoDB' 'NoSQL' database, and 'Lambda'
    functions-as-a-service.
License: Apache License (>= 2.0)
URL: https://github.com/paws-r/paws
BugReports: https://github.com/paws-r/paws/issues
Imports: paws.analytics (>= 0.1.12), paws.application.integration (>=
        0.1.12), paws.compute (>= 0.1.12), paws.cost.management (>=
        0.1.12), paws.customer.engagement (>= 0.1.12), paws.database
        (>= 0.1.12), paws.developer.tools (>= 0.1.12),
        paws.end.user.computing (>= 0.1.12), paws.machine.learning (>=
        0.1.12), paws.management (>= 0.1.12), paws.networking (>=
        0.1.12), paws.security.identity (>= 0.1.12), paws.storage (>=
        0.1.12)
Suggests: testthat
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-09-02 23:50:19 UTC; david.kretch
Author: David Kretch [aut, cre],
  Adam Banker [aut],
  Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-03 04:50:11 UTC
