swf_undeprecate_domain {paws.application.integration} | R Documentation |
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. |
[Package paws.application.integration version 0.7.0 Index]