View source: R/swf_operations.R
swf_undeprecate_workflow_type | R Documentation |
Undeprecates a previously deprecated workflow type. After a workflow type has been undeprecated, you can create new executions of that type.
See https://www.paws-r-sdk.com/docs/swf_undeprecate_workflow_type/ for full documentation.
swf_undeprecate_workflow_type(domain, workflowType)
domain |
[required] The name of the domain of the deprecated workflow type. |
workflowType |
[required] The name of the domain of the deprecated workflow type. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.