describeMapRun
inline suspend fun SfnClient.describeMapRun(crossinline block: DescribeMapRunRequest.Builder.() -> Unit): DescribeMapRunResponse
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.