v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14130363656.8 KB

Returns the detailed parameter list for a particular cache parameter group.

get/#Action=DescribeCacheParameters

Query parameters

CacheParameterGroupNamestring required

The name of a specific cache parameter group to return details for.

Sourcestring
<p>The parameter types to return.</p> <p>Valid values: <code>user</code> | <code>system</code> | <code>engine-default</code> </p>
MaxRecordsinteger
<p>The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a marker is included in the response so that the remaining results can be retrieved.</p> <p>Default: 100</p> <p>Constraints: minimum 20; maximum 100.</p>
Markerstring

An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>.

Action'DescribeCacheParameters' required
Version'2015-02-02' required

Response

Success