billingconductor_list_billing_group_cost_reports: A paginated call to retrieve a summary report of actual...

View source: R/billingconductor_operations.R

billingconductor_list_billing_group_cost_reportsR Documentation

A paginated call to retrieve a summary report of actual Amazon Web Services charges and the calculated Amazon Web Services charges based on the associated pricing plan of a billing group

Description

A paginated call to retrieve a summary report of actual Amazon Web Services charges and the calculated Amazon Web Services charges based on the associated pricing plan of a billing group.

See https://www.paws-r-sdk.com/docs/billingconductor_list_billing_group_cost_reports/ for full documentation.

Usage

billingconductor_list_billing_group_cost_reports(
  BillingPeriod = NULL,
  MaxResults = NULL,
  NextToken = NULL,
  Filters = NULL
)

Arguments

BillingPeriod

The preferred billing period for your report.

MaxResults

The maximum number of reports to retrieve.

NextToken

The pagination token that's used on subsequent calls to get reports.

Filters

A ListBillingGroupCostReportsFilter to specify billing groups to retrieve reports from.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.