website: parameter_group_name for elasticache cluster required [GH-1929]
This commit is contained in:
parent
0c9e95a32f
commit
ad62be8642
|
@ -44,7 +44,7 @@ supported node types
|
|||
cache cluster will have. For Redis, this value must be 1. For Memcache, this
|
||||
value must be between 1 and 20
|
||||
|
||||
* `parameter_group_name` – (Optional) Name of the parameter group to associate
|
||||
* `parameter_group_name` – (Required) Name of the parameter group to associate
|
||||
with this cache cluster
|
||||
|
||||
* `port` – (Optional) The port number on which each of the cache nodes will
|
||||
|
|
Loading…
Reference in New Issue