swf_undeprecate_workflow_type: Undeprecates a previously deprecated workflow type

View source: R/swf_operations.R

swf_undeprecate_workflow_typeR Documentation

Undeprecates a previously deprecated workflow type

Description

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.

Usage

swf_undeprecate_workflow_type(domain, workflowType)

Arguments

domain

[required] The name of the domain of the deprecated workflow type.

workflowType

[required] The name of the domain of the deprecated workflow type.


paws.application.integration documentation built on Sept. 12, 2024, 6:11 a.m.