BillingGroupCostReportResultElement
A paginated call to retrieve a list of summary reports of actual AWS charges and the calculated AWS charges, broken down by attributes.
Contents
- Arn
-
The Amazon Resource Number (ARN) that uniquely identifies the billing group.
Type: String
Pattern:
(arn:aws(-cn)?:billingconductor::[0-9]{12}:billinggroup/)?[a-zA-Z0-9]{10,12}Required: No
- Attributes
-
The list of key-value pairs that represent the attributes by which the
BillingGroupCostReportResultsare grouped. For example, if you want the Amazon S3 service-level breakdown of a billing group for November 2023, the attributes list will contain a key-value pair of"PRODUCT_NAME"and"S3"and a key-value pair of"BILLING_PERIOD"and"Nov 2023".Type: Array of Attribute objects
Required: No
- AWSCost
-
The actual AWS charges for the billing group.
Type: String
Required: No
- Currency
-
The displayed currency.
Type: String
Required: No
- Margin
-
The billing group margin.
Type: String
Required: No
- MarginPercentage
-
The percentage of the billing group margin.
Type: String
Required: No
- ProformaCost
-
The hypothetical AWS charges based on the associated pricing plan of a billing group.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: