Describe Reserved DB Instances Offerings
GET {{aws_rds_base_url}}/?DBInstanceClass&Duration&Filters.Filter.N&Marker&MaxRecords&MultiAZ&OfferingType&ProductDescription&ReservedDBInstancesOfferingId&Action=DescribeReservedDBInstancesOfferings&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DBInstanceClass | null | The DB instance class filter value. Specify this parameter to show only the available offerings matching the specified DB instance class. | |
Duration | null | Duration filter value, specified in years or seconds. Specify this parameter to show only reservations for this duration. | |
Filters.Filter.N | null | This parameter isn't currently supported. | |
Marker | null | 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 MaxRecords. | |
MaxRecords | null | The maximum number of records to include in the response. If more than the MaxRecords value is available, a pagination token called a marker is included in the response so you can retrieve the remaining results. | |
MultiAZ | null | A value that indicates whether to show only those reservations that support Multi-AZ. | |
OfferingType | null | The offering type filter value. Specify this parameter to show only the available offerings matching the specified offering type. | |
ProductDescription | null | Product description filter value. Specify this parameter to show only the available offerings that contain the specified product description. | |
ReservedDBInstancesOfferingId | null | The offering identifier filter value. Specify this parameter to show only the available offering that matches the specified reservation identifier. | |
Action | string |