Package: paws
Title: Amazon Web Services Software Development Kit
Version: 0.5.0
Authors@R: c(
    person("David", "Kretch", , "david.kretch@gmail.com", role = "aut"),
    person("Adam", "Banker", , "adam.banker39@gmail.com", role = "aut"),
    person("Dyfan", "Jones", , "dyfan.r.jones@gmail.com", role = "cre"),
    person("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.5.0), paws.application.integration (>=
        0.5.0), paws.common (>= 0.6.0), paws.compute (>= 0.5.0),
        paws.cost.management (>= 0.5.0), paws.customer.engagement (>=
        0.5.0), paws.database (>= 0.5.0), paws.developer.tools (>=
        0.5.0), paws.end.user.computing (>= 0.5.0),
        paws.machine.learning (>= 0.5.0), paws.management (>= 0.5.0),
        paws.networking (>= 0.5.0), paws.security.identity (>= 0.5.0),
        paws.storage (>= 0.5.0)
Suggests: testthat
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-01-15 10:27:47 UTC; dyfanjones
Author: David Kretch [aut],
  Adam Banker [aut],
  Dyfan Jones [cre],
  Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-15 11:50:02 UTC
