sfn_describe_map_run {paws.application.integration} | R Documentation |
Provides information about a Map Run's configuration, progress, and results
Description
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.
See https://www.paws-r-sdk.com/docs/sfn_describe_map_run/ for full documentation.
Usage
sfn_describe_map_run(mapRunArn)
Arguments
mapRunArn |
[required] The Amazon Resource Name (ARN) that identifies a Map Run. |
[Package paws.application.integration version 0.6.0 Index]