Package: paws.storage
Title: 'Amazon Web Services' Storage Services
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' storage services,
including 'Simple Storage Service' ('S3') and more
.
License: Apache License (>= 2.0)
URL: https://github.com/paws-r/paws,
https://paws-r.r-universe.dev/paws.storage,
https://www.paws-r-sdk.com
BugReports: https://github.com/paws-r/paws/issues
Imports: paws.common (>= 0.8.0)
Suggests: testthat
Encoding: UTF-8
Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace",
"collate"))
Config/roxygen2/version: 8.0.0
Collate: 'backup_service.R' 'backup_interfaces.R' 'backup_operations.R'
'dlm_service.R' 'dlm_interfaces.R' 'dlm_operations.R'
'ebs_service.R' 'ebs_interfaces.R' 'ebs_operations.R'
'efs_service.R' 'efs_interfaces.R' 'efs_operations.R'
'finspacedata_service.R' 'finspacedata_interfaces.R'
'finspacedata_operations.R' 'fsx_service.R' 'fsx_interfaces.R'
'fsx_operations.R' 'glacier_service.R' 'glacier_interfaces.R'
'glacier_operations.R' 'omics_service.R' 'omics_interfaces.R'
'omics_operations.R' 'recyclebin_service.R'
'recyclebin_interfaces.R' 'recyclebin_operations.R'
'reexports_paws.common.R' 's3_service.R' 's3_operations.R'
's3_custom.R' 's3_interfaces.R' 's3control_service.R'
's3control_interfaces.R' 's3control_operations.R'
's3outposts_service.R' 's3outposts_interfaces.R'
's3outposts_operations.R' 's3tables_service.R'
's3tables_interfaces.R' 's3tables_operations.R'
'storagegateway_service.R' 'storagegateway_interfaces.R'
'storagegateway_operations.R'
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.storage
NeedsCompilation: no
Packaged: 2026-06-17 15:16:51 UTC; root
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones