updateRecoveryPlanExecutionStep
abstract suspend fun updateRecoveryPlanExecutionStep(input: UpdateRecoveryPlanExecutionStepRequest): UpdateRecoveryPlanExecutionStepResponse
Updates an execution step. Supports two actions: (1) skip a step that is in NOT_STARTED or FAILED status; (2) update the wait duration of a WAIT type step that is in NOT_STARTED status.