v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14130363656.8 KB

Modifies the parameters of a cache parameter group. You can modify up to 20 parameters in a single request by submitting a list parameter name and value pairs.

get/#Action=ModifyCacheParameterGroup

Query parameters

CacheParameterGroupNamestring required

The name of the cache parameter group to modify.

ParameterNamestring

The name of the parameter.

ParameterValuestring

The value of the parameter.

An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

Action'ModifyCacheParameterGroup' required
Version'2015-02-02' required

Response

Success