v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1445255198.7 KB

Creates a new MemoryDB parameter group. A parameter group is a collection of parameters and their values that are applied to all of the nodes in any cluster. For more information, see <a href="https://docs.aws.amazon.com/MemoryDB/latest/devguide/parametergroups.html">Configuring engine parameters using parameter groups</a>.

post/#X-Amz-Target=AmazonMemoryDB.CreateParameterGroup

Headers

X-Amz-Target'AmazonMemoryDB.CreateParameterGroup' required

Request body

ParameterGroupNamestring required

The name of the parameter group.

Familystring required

The name of the parameter group family that the parameter group can be used with.

Descriptionstring

An optional description of the parameter group.

Response

Success