v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14130363656.8 KB

Returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list contains only the descriptions for that group.

get/#Action=DescribeCacheParameterGroups

Query parameters

CacheParameterGroupNamestring

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

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'DescribeCacheParameterGroups' required
Version'2015-02-02' required

Response

Success