Module Smaws_Client_SFN.UpdateMapRun

Updates an in-progress Map Run's configuration to include changes to the settings that control maximum concurrency and Map Run failure.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidArn of Types.invalid_arn | `ResourceNotFound of Types.resource_not_found | `ValidationException of Types.validation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.update_map_run_input -> (Types.update_map_run_output, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidArn of Types.invalid_arn | `ResourceNotFound of Types.resource_not_found | `ValidationException of Types.validation_exception ]) Stdlib.result