Step
Represents a step in a Region switch plan workflow. Each step performs a specific action during the Region switch process.
Contents
- executionBlockConfiguration
-
The configuration for an execution block in a workflow.
Type: ExecutionBlockConfiguration object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- executionBlockType
-
The type of an execution block in a workflow.
Type: String
Valid Values:
CustomActionLambda | ManualApproval | AuroraGlobalDatabase | EC2AutoScaling | ARCRoutingControl | ARCRegionSwitchPlan | Parallel | ECSServiceScaling | EKSResourceScaling | Route53HealthCheck
Required: Yes
- name
-
The name of a step in a workflow.
Type: String
Required: Yes
- description
-
The description of a step in a workflow.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: