View a markdown version of this page

QueryParameters - AWS Billing and Cost Management

QueryParameters

Defines the data retrieval parameters for a widget.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

budget

The parameters for querying budget data, including budget names, types, and thresholds.

Type: BudgetQuery object

Required: No

costAndUsage

The parameters for querying cost and usage data, including metrics, time range, granularity, grouping dimensions, and filters.

Type: CostAndUsageQuery object

Required: No

reservationCoverage

The parameters for querying Reserved Instance coverage data, showing how much of your eligible instance usage is covered by Reserved Instances.

Type: ReservationCoverageQuery object

Required: No

reservationUtilization

The parameters for querying Reserved Instance utilization data, showing how effectively your Reserved Instances are being used.

Type: ReservationUtilizationQuery object

Required: No

savingsPlansCoverage

The parameters for querying Savings Plans coverage data, showing how much of your eligible compute usage is covered by Savings Plans.

Type: SavingsPlansCoverageQuery object

Required: No

savingsPlansUtilization

The parameters for querying Savings Plans utilization data, showing how effectively your Savings Plans are being used.

Type: SavingsPlansUtilizationQuery object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: