swf_describe_workflow_execution {paws.application.integration} | R Documentation |
Returns information about the specified workflow execution including its type and some statistics.
See https://www.paws-r-sdk.com/docs/swf_describe_workflow_execution/ for full documentation.
swf_describe_workflow_execution(domain, execution)
domain |
[required] The name of the domain containing the workflow execution. |
execution |
[required] The workflow execution to describe. |