Describe DB Cluster Parameters
GET {{aws_rds_base_url}}/?DBClusterParameterGroupName&Filters.Filter.N&Marker&MaxRecords&Source&Action=DescribeDBClusterParameters&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DBClusterParameterGroupName | null | The name of a specific DB cluster parameter group to return parameter details for. | |
Filters.Filter.N | null | This parameter isn't currently supported. | |
Marker | null | An optional pagination token provided by a previous DescribeDBClusterParameters 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 you can retrieve the remaining results. | |
Source | null | A value that indicates to return only parameters for a specific source. Parameter sources can be engine, service, or customer. | |
Action | string | ||
Version | string |