createParameterGroup
inline suspend fun MemoryDbClient.createParameterGroup(crossinline block: CreateParameterGroupRequest.Builder.() -> Unit): CreateParameterGroupResponse
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 Configuring engine parameters using parameter groups.