Describe Option Group Options
GET {{aws_rds_base_url}}/?EngineName&Filters.Filter.N&MajorEngineVersion&Marker&MaxRecords&Action=DescribeOptionGroupOptions&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
EngineName | null | A required parameter. Options available for the given engine name are described. | |
Filters.Filter.N | null | This parameter isn't currently supported. | |
MajorEngineVersion | null | If specified, filters the results to include only options for the specified major engine version. | |
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 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. | |
Action | string |