Workflow - Amazon Application Recovery Controller

Workflow

Represents a workflow in a Region switch plan. A workflow defines a sequence of steps to execute during a Region switch.

Contents

workflowTargetAction

The action that the workflow performs. Valid values include ACTIVATE and DEACTIVATE.

Type: String

Valid Values: activate | deactivate

Required: Yes

steps

The steps that make up the workflow.

Type: Array of Step objects

Required: No

workflowDescription

The description of the workflow.

Type: String

Required: No

workflowTargetRegion

The AWS Region that the workflow targets.

Type: String

Pattern: [a-z]{2}-[a-z-]+-\d+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: