Package: paws.application.integration
Title: 'Amazon Web Services' Application Integration 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' 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,
        https://paws-r.r-universe.dev/paws.application.integration
BugReports: https://github.com/paws-r/paws/issues
Imports: paws.common (>= 0.8.0)
Suggests: testthat
Encoding: UTF-8
RoxygenNote: 7.3.2
Collate: 'eventbridge_service.R' 'eventbridge_interfaces.R'
        'eventbridge_operations.R' 'eventbridgepipes_service.R'
        'eventbridgepipes_interfaces.R' 'eventbridgepipes_operations.R'
        'eventbridgescheduler_service.R'
        'eventbridgescheduler_interfaces.R'
        'eventbridgescheduler_operations.R' 'locationservice_service.R'
        'locationservice_interfaces.R' 'locationservice_operations.R'
        'mq_service.R' 'mq_interfaces.R' 'mq_operations.R'
        'mwaa_service.R' 'mwaa_interfaces.R' 'mwaa_operations.R'
        'reexports_paws.common.R' 'resourceexplorer_service.R'
        'resourceexplorer_interfaces.R' 'resourceexplorer_operations.R'
        'schemas_service.R' 'schemas_interfaces.R'
        'schemas_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: 2025-03-14 09:19:27 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 12:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:01:18 UTC; unix
