Package: paws.analytics
Title: Amazon Web Services Analytics Services
Version: 0.1.11
Authors@R: 
    c(person(given = "David",
             family = "Kretch",
             role = c("aut", "cre"),
             email = "david.kretch@gmail.com"),
      person(given = "Adam",
             family = "Banker",
             role = "aut",
             email = "adam.banker39@gmail.com"),
      person(given = "Amazon.com, Inc.",
             role = "cph"))
Description: Interface to Amazon Web Services 'analytics' services,
    including 'Elastic MapReduce' 'Hadoop' and 'Spark' big data service,
    'Elasticsearch' search engine, 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.3.0)
Suggests: testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Collate: 'athena_service.R' 'athena_interfaces.R' 'athena_operations.R'
        'cloudsearch_service.R' 'cloudsearch_interfaces.R'
        'cloudsearch_operations.R' 'cloudsearchdomain_service.R'
        'cloudsearchdomain_interfaces.R'
        'cloudsearchdomain_operations.R' 'datapipeline_service.R'
        'datapipeline_interfaces.R' 'datapipeline_operations.R'
        'elasticsearchservice_service.R'
        'elasticsearchservice_interfaces.R'
        'elasticsearchservice_operations.R' 'emr_service.R'
        'emr_interfaces.R' 'emr_operations.R' 'firehose_service.R'
        'firehose_interfaces.R' 'firehose_operations.R'
        'glue_service.R' 'glue_interfaces.R' 'glue_operations.R'
        'kafka_service.R' 'kafka_interfaces.R' 'kafka_operations.R'
        'kinesis_service.R' 'kinesis_interfaces.R'
        'kinesis_operations.R' 'kinesisanalytics_service.R'
        'kinesisanalytics_interfaces.R' 'kinesisanalytics_operations.R'
        'kinesisanalyticsv2_service.R'
        'kinesisanalyticsv2_interfaces.R'
        'kinesisanalyticsv2_operations.R' 'mturk_service.R'
        'mturk_interfaces.R' 'mturk_operations.R'
        'quicksight_service.R' 'quicksight_interfaces.R'
        'quicksight_operations.R'
NeedsCompilation: no
Packaged: 2021-03-07 21:05:15 UTC; david.kretch
Author: David Kretch [aut, cre],
  Adam Banker [aut],
  Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-07 22:50:05 UTC
