swf_deprecate_domain: Deprecates the specified domain

View source: R/swf_operations.R

swf_deprecate_domainR Documentation

Deprecates the specified domain

Description

Deprecates the specified domain. After a domain has been deprecated it cannot be used to create new workflow executions or register new types. However, you can still use visibility actions on this domain. Deprecating a domain also deprecates all activity and workflow types registered in the domain. Executions that were started before the domain was deprecated continues to run.

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

Usage

swf_deprecate_domain(name)

Arguments

name

[required] The name of the domain to deprecate.


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