Lists available reserved DB instance offerings.
get/#Action=DescribeReservedDBInstancesOfferings
Query parameters
ReservedDBInstancesOfferingIdstring
<p>The offering identifier filter value. Specify this parameter to show only the available offering that matches the specified reservation identifier.</p> <p>Example: <code>438012d3-4052-4cc7-b2e3-8d3372e0e706</code> </p>
DBInstanceClassstring
The DB instance class filter value. Specify this parameter to show only the available offerings matching the specified DB instance class.
Durationstring
<p>Duration filter value, specified in years or seconds. Specify this parameter to show only reservations for this duration.</p> <p>Valid Values: <code>1 | 3 | 31536000 | 94608000</code> </p>
ProductDescriptionstring
<p>Product description filter value. Specify this parameter to show only the available offerings that contain the specified product description.</p> <note> <p>The results show offerings that partially match the filter value.</p> </note>
OfferingTypestring
<p>The offering type filter value. Specify this parameter to show only the available offerings matching the specified offering type.</p> <p>Valid Values: <code>"Partial Upfront" | "All Upfront" | "No Upfront" </code> </p>
MultiAZboolean
A value that indicates whether to show only those reservations that support Multi-AZ.
This parameter isn't currently supported.
MaxRecordsinteger
<p>The maximum number of records to include in the response. If more than the <code>MaxRecords</code> value is available, a pagination token called a marker is included in the response so you can retrieve the remaining results.</p> <p>Default: 100</p> <p>Constraints: Minimum 20, maximum 100.</p>
Markerstring
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>.
Action'DescribeReservedDBInstancesOfferings' required
Version'2014-10-31' required
Response
Success