createRecoveryPlanStep
abstract suspend fun createRecoveryPlanStep(input: CreateRecoveryPlanStepRequest): CreateRecoveryPlanStepResponse
Creates a step in a Recovery Plan. A step is either SERVER type (servers to recover in parallel) or WAIT type (timed pause between steps).