Animation Events : Execution Order

Given this diagram: Unity - Manual: Order of execution for event functions

Am I correct in assuming that Animation Events fire in the “Internal Animation Update”, After Update() but before LateUpdate()?

TIA!

I read somewhere that it is like that, but i’m not 100% sure. lets say 70% sure ! ;D