Light Vector/Material Editor

Not at all. There is no way to access the light vector in a material with deferred rendering.
What many people doe as a workaround is to use Blueprints to calculate a light vector from a certain light source(e.g. directional light/sun). For a water material this should work well enough.