Workflow - Amazon Application Recovery Controller
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon Web Services 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 Amazon SDKs, see the following: