I have the same problem, it told me can not find the host, and I solved it by removing the "-" from the "Host" section, and everything works now!
The following is the ssh config file that works well in Windows 10
Host tokyo
HostName 12.23.34.45
User xxyyuser
IdentityFile "D:/download/tokyo.pem"