startPlanExecution
abstract suspend fun startPlanExecution(input: StartPlanExecutionRequest): StartPlanExecutionResponse
Starts the execution of a Region switch plan. You can execute a plan in either PRACTICE or RECOVERY mode.
In PRACTICE mode, the execution simulates the steps without making actual changes to your application's traffic routing. In RECOVERY mode, the execution performs actual changes to shift traffic between Regions.