Describe Cache Engine Versions

GET {{aws_elasticache_base_url}}/?CacheParameterGroupFamily&DefaultOnly&Engine&EngineVersion&Marker&MaxRecords&Version=2015-02-02

Request Params

KeyDatatypeRequiredDescription
CacheParameterGroupFamilynullThe name of a specific cache parameter group family to return details for.
DefaultOnlynullIf true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
EnginenullThe cache engine to return. Valid values: memcached
EngineVersionnullThe cache engine version to return.
MarkernullAn 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.
MaxRecordsnullThe 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.
VersionstringThe version of the API.