Package: paws.cost.management
Title: 'Amazon Web Services' Cost Management 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' cost management
services, including cost and usage reports, budgets, pricing,
and more .
License: Apache License (>= 2.0)
URL: https://github.com/paws-r/paws,
https://paws-r.r-universe.dev/paws.cost.management,
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: 'billing_service.R' 'billing_interfaces.R'
'billing_operations.R' 'billingconductor_service.R'
'billingconductor_interfaces.R' 'billingconductor_operations.R'
'budgets_service.R' 'budgets_interfaces.R'
'budgets_operations.R' 'costandusagereportservice_service.R'
'costandusagereportservice_interfaces.R'
'costandusagereportservice_operations.R'
'costexplorer_service.R' 'costexplorer_interfaces.R'
'costexplorer_operations.R' 'marketplacecatalog_service.R'
'marketplacecatalog_interfaces.R'
'marketplacecatalog_operations.R'
'marketplacecommerceanalytics_service.R'
'marketplacecommerceanalytics_interfaces.R'
'marketplacecommerceanalytics_operations.R'
'marketplaceentitlementservice_service.R'
'marketplaceentitlementservice_interfaces.R'
'marketplaceentitlementservice_operations.R'
'marketplacemetering_service.R'
'marketplacemetering_interfaces.R'
'marketplacemetering_operations.R'
'paymentcryptographycontrolplane_service.R'
'paymentcryptographycontrolplane_interfaces.R'
'paymentcryptographycontrolplane_operations.R'
'paymentcryptographydataplane_service.R'
'paymentcryptographydataplane_interfaces.R'
'paymentcryptographydataplane_operations.R' 'pricing_service.R'
'pricing_interfaces.R' 'pricing_operations.R'
'reexports_paws.common.R' 'savingsplans_service.R'
'savingsplans_interfaces.R' 'savingsplans_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.cost.management
NeedsCompilation: no
Packaged: 2026-06-17 15:13:10 UTC; root
Author: David Kretch [aut],
Adam Banker [aut],
Dyfan Jones [cre],
Amazon.com, Inc. [cph]
Maintainer: Dyfan Jones