Describe Orderable DB Instance Options
GET {{aws_rds_base_url}}/?DBInstanceClass&Engine&EngineVersion&Filters.Filter.N&LicenseModel&Marker&MaxRecords&Vpc&Action=DescribeOrderableDBInstanceOptions&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. | |
Engine | null | The name of the engine to retrieve DB instance options for. | |
EngineVersion | null | The engine version filter value. Specify this parameter to show only the available offerings matching the specified engine version. | |
Filters.Filter.N | null | This parameter isn't currently supported. | |
LicenseModel | null | The license model filter value. Specify this parameter to show only the available offerings matching the specified license model. | |
Marker | null | An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions 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 records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that you can retrieve the remaining results. | |
Vpc | null | A value that indicates whether to show only VPC or non-VPC offerings. | |
Action | string |