GetCostComparisonDriversRequest
Types
Properties
The reference time period for comparison. This time period serves as the baseline against which other cost and usage data will be compared. The interval must start and end on the first day of a month, with a duration of exactly one month.
The Amazon Resource Name (ARN) that uniquely identifies a specific billing view. The ARN is used to specify which particular billing view you want to interact with or retrieve information from when making API calls related to Amazon Web Services Billing and Cost Management features. The BillingViewArn can be retrieved by calling the ListBillingViews API.
The comparison time period for analysis. This time period's cost and usage data will be compared against the baseline time period. The interval must start and end on the first day of a month, with a duration of exactly one month.
Use Expression
to filter in various Cost Explorer APIs.
You can group results using the attributes DIMENSION
, TAG
, and COST_CATEGORY
. Note that SERVICE
and USAGE_TYPE
dimensions are automatically included in the cost comparison drivers analysis.
The maximum number of results that are returned for the request.
The cost and usage metric to compare. Valid values are AmortizedCost
, BlendedCost
, NetAmortizedCost
, NetUnblendedCost
, NormalizedUsageAmount
, UnblendedCost
, and UsageQuantity
.
The token to retrieve the next set of paginated results.