Package: paws.database
Title: 'Amazon Web Services' Database Services
Version: 0.3.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
BugReports: https://github.com/paws-r/paws/issues
Imports: paws.common (>= 0.5.4)
Suggests: testthat
Encoding: UTF-8
RoxygenNote: 7.2.3
Collate: 'dax_service.R' 'dax_interfaces.R' 'dax_operations.R'
        'docdb_service.R' 'docdb_interfaces.R' 'docdb_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' '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' '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: 2023-06-22 08:25:30 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: 2023-06-22 10:22:35 UTC
