v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14238527879.4 KB

Returns a list of parameter settings for the specified parameter group family.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

get/#Action=DescribeDefaultClusterParameters

Query parameters

ParameterGroupFamilystring required

The name of the cluster parameter group family.

MaxRecordsinteger
<p>The maximum number of response records to return in each call. If the number of remaining response records exceeds the specified <code>MaxRecords</code> value, a value is returned in a <code>marker</code> field of the response. You can retrieve the next set of records by retrying the command with the returned marker value. </p> <p>Default: <code>100</code> </p> <p>Constraints: minimum 20, maximum 100.</p>
Markerstring

An optional parameter that specifies the starting point to return a set of response records. When the results of a <a>DescribeDefaultClusterParameters</a> request exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of response records by providing the returned marker value in the <code>Marker</code> parameter and retrying the request.

Action'DescribeDefaultClusterParameters' required
Version'2012-12-01' required

Response

Success