Smaws_Client_SFN.DescribeMapRun
Provides information about a Map Run's configuration, progress, and results. If you've redriven a Map Run, this API action also returns information about the redrives of that Map Run. For more information, see Examining Map Run in the Step Functions Developer Guide.
val request :
Smaws_Lib.Context.t ->
Types.describe_map_run_input ->
(Types.describe_map_run_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidArn of Types.invalid_arn
| `ResourceNotFound of Types.resource_not_found ])
Stdlib.result