Package: paws.database
Title: 'Amazon Web Services' Database Services
Version: 0.9.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 <https://aws.amazon.com/>.
License: Apache License (>= 2.0)
URL: https://github.com/paws-r/paws,
        https://paws-r.r-universe.dev/paws.database
BugReports: https://github.com/paws-r/paws/issues
Imports: paws.common (>= 0.8.0)
Suggests: testthat
Encoding: UTF-8
RoxygenNote: 7.3.2
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' 'qldb_service.R' 'qldb_interfaces.R'
        'qldb_operations.R' 'qldbsession_service.R'
        'qldbsession_interfaces.R' 'qldbsession_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'
NeedsCompilation: no
Packaged: 2025-03-14 09:21:20 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: 2025-03-14 14:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:17:23 UTC; windows
