ReservationUtilizationQuery - Amazon Billing and Cost Management
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ReservationUtilizationQuery

Defines the parameters for querying Reserved Instance utilization data, including grouping options and time granularity.

Contents

timeRange

Defines a time period with explicit start and end times for data queries.

Type: DateTimeRange object

Required: Yes

filter

Defines complex filtering conditions using logical operators (AND, OR, NOT) and various filter types.

Type: Expression object

Required: No

granularity

The time granularity of the retrieved data: HOURLY, DAILY, or MONTHLY.

Type: String

Valid Values: HOURLY | DAILY | MONTHLY

Required: No

groupBy

Specifies how to group the Reserved Instance utilization data, such as by service, Region, or instance type.

Type: Array of GroupDefinition objects

Required: No

See Also

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