swf_undeprecate_activity_type: Undeprecates a previously deprecated activity type

View source: R/swf_operations.R

swf_undeprecate_activity_typeR Documentation

Undeprecates a previously deprecated activity type

Description

Undeprecates a previously deprecated activity type. After an activity type has been undeprecated, you can create new tasks of that activity type.

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

Usage

swf_undeprecate_activity_type(domain, activityType)

Arguments

domain

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

activityType

[required] The activity type to undeprecate.


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