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 request : Smaws_Lib.Context.t -> update_map_run_input -> (unit, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidArn of invalid_arn | `ResourceNotFound of resource_not_found | `ValidationException of validation_exception ]) Stdlib.result