swf_describe_workflow_type: Returns information about the specified workflow type

View source: R/swf_operations.R

swf_describe_workflow_typeR Documentation

Returns information about the specified workflow type

Description

Returns information about the specified workflow type. This includes configuration settings specified when the type was registered and other information such as creation date, current status, etc.

See https://www.paws-r-sdk.com/docs/swf_describe_workflow_type/ for full documentation.

Usage

swf_describe_workflow_type(domain, workflowType)

Arguments

domain

[required] The name of the domain in which this workflow type is registered.

workflowType

[required] The workflow type to describe.


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