Package: paws.database
Title: 'Amazon Web Services' Database 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' database services,
including 'Relational Database Service' ('RDS'), 'DynamoDB'
'NoSQL' database, and more .
License: Apache License (>= 2.0)
URL: https://github.com/paws-r/paws,
https://paws-r.r-universe.dev/paws.database,
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: 'dax_service.R' 'dax_interfaces.R' 'dax_operations.R'
'docdb_service.R' 'docdb_interfaces.R' 'docdb_operations.R'
'docdbelastic_service.R' 'docdbelastic_interfaces.R'
'docdbelastic_operations.R' 'dynamodb_service.R'
'dynamodb_interfaces.R' 'dynamodb_operations.R'
'dynamodbstreams_service.R' 'dynamodbstreams_interfaces.R'
'dynamodbstreams_operations.R' 'elasticache_service.R'
'elasticache_interfaces.R' 'elasticache_operations.R'
'keyspaces_service.R' 'keyspaces_interfaces.R'
'keyspaces_operations.R' 'lakeformation_service.R'
'lakeformation_interfaces.R' 'lakeformation_operations.R'
'memorydb_service.R' 'memorydb_interfaces.R'
'memorydb_operations.R' 'neptune_service.R'
'neptune_interfaces.R' 'neptune_operations.R'
'neptunedata_service.R' 'neptunedata_interfaces.R'
'neptunedata_operations.R' 'rds_service.R' 'rds_operations.R'
'rds_custom.R' 'rds_interfaces.R' 'rdsdataservice_service.R'
'rdsdataservice_interfaces.R' 'rdsdataservice_operations.R'
'redshift_service.R' 'redshift_interfaces.R'
'redshift_operations.R' 'redshiftdataapiservice_service.R'
'redshiftdataapiservice_interfaces.R'
'redshiftdataapiservice_operations.R'
'redshiftserverless_service.R'
'redshiftserverless_interfaces.R'
'redshiftserverless_operations.R' 'reexports_paws.common.R'
'simpledb_service.R' 'simpledb_interfaces.R'
'simpledb_operations.R' 'timestreamquery_service.R'
'timestreamquery_interfaces.R' 'timestreamquery_operations.R'
'timestreamwrite_service.R' 'timestreamwrite_interfaces.R'
'timestreamwrite_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.database
NeedsCompilation: no
Packaged: 2026-06-17 15:15:06 UTC; root
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones