Module Smaws_Client_DAX.UpdateCluster

val request : Smaws_Lib.Context.t -> update_cluster_request -> (update_cluster_response, [> Smaws_Lib.Protocols.AwsJson.error | `ClusterNotFoundFault of cluster_not_found_fault | `InvalidClusterStateFault of invalid_cluster_state_fault | `InvalidParameterCombinationException of invalid_parameter_combination_exception | `InvalidParameterGroupStateFault of invalid_parameter_group_state_fault | `InvalidParameterValueException of invalid_parameter_value_exception | `ParameterGroupNotFoundFault of parameter_group_not_found_fault | `ServiceLinkedRoleNotFoundFault of service_linked_role_not_found_fault ]) Stdlib.result

Modifies the settings for a DAX cluster. You can use this action to change one or more cluster configuration parameters by specifying the parameters and the new values.