sfn_describe_execution: Describes an execution
Description
Describes an execution.
Usage
sfn_describe_execution(executionArn)
Arguments
executionArn
[required] The Amazon Resource Name (ARN) of the execution to describe.
Request syntax
svc$describe_execution(
executionArn = "string"
)
Details
This operation is eventually consistent. The results are best effort and
may not reflect very recent updates and changes.
This API action is not supported by EXPRESS
state machines.