listMapRuns

abstract suspend fun listMapRuns(input: ListMapRunsRequest): ListMapRunsResponse

Lists all Map Runs that were started by a given state machine execution. Use this API action to obtain Map Run ARNs, and then call DescribeMapRun to obtain more information, if needed.