Package: paws Title: Amazon Web Services Software Development Kit Version: 0.10.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 , 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, https://paws-r.r-universe.dev/paws, https://www.paws-r-sdk.com BugReports: https://github.com/paws-r/paws/issues Imports: paws.analytics (>= 0.10.0), paws.application.integration (>= 0.10.0), paws.common (>= 0.8.0), paws.compute (>= 0.10.0), paws.cost.management (>= 0.10.0), paws.customer.engagement (>= 0.10.0), paws.database (>= 0.10.0), paws.developer.tools (>= 0.10.0), paws.end.user.computing (>= 0.10.0), paws.machine.learning (>= 0.10.0), paws.management (>= 0.10.0), paws.networking (>= 0.10.0), paws.security.identity (>= 0.10.0), paws.storage (>= 0.10.0) Suggests: testthat Config/roxygen2/version: 8.0.0 Encoding: UTF-8 Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace", "collate")) Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://paws-r.r-universe.dev Date/Publication: 2026-06-17 12:24:03 UTC RemoteUrl: https://github.com/paws-r/paws RemoteRef: HEAD RemoteSha: ef2015286fa0f1596287ecefaa53d8c6908e7954 RemoteSubdir: cran/paws NeedsCompilation: no Packaged: 2026-06-17 15:19:00 UTC; root Author: David Kretch [aut], Adam Banker [aut], Dyfan Jones [cre], Amazon.com, Inc. [cph] Maintainer: Dyfan Jones