View source: R/swf_operations.R
swf_describe_workflow_execution | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.