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 ->
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