Module Smaws_Client_DAX.CreateParameterGroup

val request : Smaws_Lib.Context.t -> create_parameter_group_request -> (create_parameter_group_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidParameterCombinationException of invalid_parameter_combination_exception | `InvalidParameterGroupStateFault of invalid_parameter_group_state_fault | `InvalidParameterValueException of invalid_parameter_value_exception | `ParameterGroupAlreadyExistsFault of parameter_group_already_exists_fault | `ParameterGroupQuotaExceededFault of parameter_group_quota_exceeded_fault | `ServiceLinkedRoleNotFoundFault of service_linked_role_not_found_fault ]) Stdlib.result

Creates a new parameter group. A parameter group is a collection of parameters that you apply to all of the nodes in a DAX cluster.