View source: R/swf_operations.R
swf_undeprecate_domain | R Documentation |
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.
swf_undeprecate_domain(name)
name |
[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.