Package: paws.application.integration
Title: 'Amazon Web Services' Application Integration Services
Version: 0.10.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 .
License: Apache License (>= 2.0)
URL: https://github.com/paws-r/paws,
https://paws-r.r-universe.dev/paws.application.integration,
https://www.paws-r-sdk.com
BugReports: https://github.com/paws-r/paws/issues
Imports: paws.common (>= 0.8.0)
Suggests: testthat
Encoding: UTF-8
Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace",
"collate"))
Config/roxygen2/version: 8.0.0
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'
Config/pak/sysreqs: libxml2-dev libssl-dev
Repository: https://paws-r.r-universe.dev
Date/Publication: 2026-06-17 12:24:03 UTC
RemoteUrl: https://github.com/paws-r/paws
RemoteRef: HEAD
RemoteSha: ef2015286fa0f1596287ecefaa53d8c6908e7954
RemoteSubdir: cran/paws.application.integration
NeedsCompilation: no
Packaged: 2026-06-17 15:12:10 UTC; root
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones