GetReservationCoverageRequest
You can use the following request parameters to query for how much of your instance usage a reservation covered.
Types
Properties
Filters utilization data by dimensions. You can filter by the following dimensions:
The granularity of the Amazon Web Services cost data for the reservation. Valid values are MONTHLY
and DAILY
.
You can group the data by the following attributes:
The maximum number of objects that you returned for this request. If more objects are available, in the response, Amazon Web Services provides a NextPageToken value that you can use in a subsequent call to get the next batch of objects.
The token to retrieve the next set of results. Amazon Web Services provides the token when the response from a previous call has more results than the maximum page size.
The value by which you want to sort the data.
The start and end dates of the period that you want to retrieve data about reservation coverage for. You can retrieve data for a maximum of 13 months: the last 12 months and the current month. The start date is inclusive, but the end date is exclusive. For example, if start
is 2017-01-01
and end
is 2017-05-01
, then the cost and usage data is retrieved from 2017-01-01
up to and including 2017-04-30
but not including 2017-05-01
.