AWS::ARCRegionSwitch::Plan Step - Amazon CloudFormation
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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::ARCRegionSwitch::Plan Step

Represents a step in a Region switch plan workflow. Each step performs a specific action during the Region switch process.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Description

The description of a step in a workflow.

Required: No

Type: String

Update requires: No interruption

ExecutionBlockConfiguration

The configuration for an execution block in a workflow.

Required: Yes

Type: ExecutionBlockConfiguration

Update requires: No interruption

ExecutionBlockType

The type of an execution block in a workflow.

Required: Yes

Type: String

Allowed values: CustomActionLambda | ManualApproval | AuroraGlobalDatabase | EC2AutoScaling | ARCRoutingControl | ARCRegionSwitchPlan | Parallel | ECSServiceScaling | EKSResourceScaling | Route53HealthCheck

Update requires: No interruption

Name

The name of a step in a workflow.

Required: Yes

Type: String

Update requires: No interruption