Package: paws.migration
Title: 'Amazon Web Services' Migration & Transfer Services
Version: 0.8.0
Authors@R: c(
person("David", "Kretch", , "david.kretch@gmail.com", role = c("aut")),
person("Adam", "Banker", , "adam.banker39@gmail.com", role = "aut"),
person("Dyfan", "Jones", email = "dyfan.r.jones@gmail.com", role = "cre"),
person("Amazon.com, Inc.", role = "cph")
)
Description: Interface to 'Amazon Web Services' migration & transfer
services, including file and database migration to 'Amazon Web
Services' .
License: Apache License (>= 2.0)
URL: https://github.com/paws-r/paws
BugReports: https://github.com/paws-r/paws/issues
Imports: paws.common (>= 0.5.4)
Suggests: testthat
Encoding: UTF-8
Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace",
"collate"))
RoxygenNote: 7.1.1
Collate: 'applicationdiscoveryservice_service.R'
'applicationdiscoveryservice_interfaces.R'
'applicationdiscoveryservice_operations.R'
'databasemigrationservice_service.R'
'databasemigrationservice_interfaces.R'
'databasemigrationservice_operations.R' 'datasync_service.R'
'datasync_interfaces.R' 'datasync_operations.R'
'importexport_service.R' 'importexport_interfaces.R'
'importexport_operations.R' 'migrationhub_service.R'
'migrationhub_interfaces.R' 'migrationhub_operations.R'
'sms_service.R' 'sms_interfaces.R' 'sms_operations.R'
'snowball_service.R' 'snowball_interfaces.R'
'snowball_operations.R' 'transfer_service.R'
'transfer_interfaces.R' 'transfer_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.migration
NeedsCompilation: no
Packaged: 2026-06-17 15:16:24 UTC; root
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones