Smaws_Client_SFN.DescribeMapRun
val request :
Smaws_Lib.Context.t ->
describe_map_run_input ->
(describe_map_run_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidArn of invalid_arn
| `ResourceNotFound of resource_not_found ])
Stdlib.result
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.