paws.application.integration (version 0.5.0)

swf_describe_workflow_execution: Returns information about the specified workflow execution including its type and some statistics

Description

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.

Usage

swf_describe_workflow_execution(domain, execution)

Arguments

domain

[required] The name of the domain containing the workflow execution.

execution

[required] The workflow execution to describe.