First time here? Check out the FAQ!
answered 2017-03-26 15:12:08 -0600
Did you install an ubuntu cloud image? If so, you should access via ssh by using the suitable key-pair.
ssh -i key.pem ubuntu@ip-of-your-vm
The username is ubuntu.