Is a client aware of existing AI Controller?

By design, AI controller only exist in server / listen server, the only controller you have in client is your own PlayerController. This to prevent case like any client can hack and control any AI as they want.