Package: paws.application.integration
Title: 'Amazon Web Services' Application Integration Services
Version: 0.1.13
Authors@R: c(
    person("David", "Kretch", , "david.kretch@gmail.com", role = c("aut")),
    person("Adam", "Banker", , "adam.banker39@gmail.com", role = "aut"),
    person("Dyfan", "Jones", email = "dyfan.r.jones@gmail.com", role = "cre"),
    person("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: 2022-10-02 10:35:25 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: 2022-10-02 15:30:02 UTC
