Create Cache Parameter Group
GET {{aws_elasticache_base_url}}/?CacheParameterGroupFamily&CacheParameterGroupName&Description&Version=2015-02-02
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
CacheParameterGroupFamily | null | The name of the cache parameter group family that the cache parameter group can be used with. | |
CacheParameterGroupName | null | A user-specified name for the cache parameter group. | |
Description | null | A user-specified description for the cache parameter group. | |
Version | string | The version of the API. |