Module Smaws_Client_EMR.ModifyCluster

Modifies the number of steps that can be executed concurrently for the cluster specified using ClusterID.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `InvalidRequestException of Types.invalid_request_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.modify_cluster_input -> (Types.modify_cluster_output, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `InvalidRequestException of Types.invalid_request_exception ]) Stdlib.result