swf_describe_workflow_execution: Returns information about the specified workflow execution...

View source: R/swf_operations.R

swf_describe_workflow_executionR Documentation

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.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.