Learn R Programming

paws.application.integration (version 0.8.0)

swf_undeprecate_domain: Undeprecates a previously deprecated domain

Description

Undeprecates a previously deprecated domain. After a domain has been undeprecated it can be used to create new workflow executions or register new types.

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

Usage

swf_undeprecate_domain(name)

Arguments

name

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