Describe Cache Parameters
GET {{aws_elasticache_base_url}}/?CacheParameterGroupName&Marker&MaxRecords&Source&Version=2015-02-02
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
CacheParameterGroupName | null | The name of a specific cache parameter group to return details for. | |
Marker | null | 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 MaxRecords. | |
MaxRecords | null | The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved. | |
Source | null | The parameter types to return. | |
Version | string | The version of the API. |