Package: paws.application.integration
Title: 'Amazon Web Services' Application Integration Services
Version: 0.1.12
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' application integration
    services, including 'Simple Queue Service' ('SQS') message queue,
    'Simple Notification Service' ('SNS') publish/subscribe messaging, 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
RoxygenNote: 7.1.1
Collate: 'eventbridge_service.R' 'eventbridge_interfaces.R'
        'eventbridge_operations.R' 'mq_service.R' 'mq_interfaces.R'
        'mq_operations.R' 'sfn_service.R' 'sfn_interfaces.R'
        'sfn_operations.R' 'sns_service.R' 'sns_interfaces.R'
        'sns_operations.R' 'sqs_service.R' 'sqs_interfaces.R'
        'sqs_operations.R' 'swf_service.R' 'swf_interfaces.R'
        'swf_operations.R'
NeedsCompilation: no
Packaged: 2021-08-22 20:58:33 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-08-23 07:11:15 UTC
Built: R 4.0.5; ; 2022-04-21 09:35:56 UTC; windows
