SSH problem
Please check SSH port, because I cannot ssh to new version of kali. Even if i open port in Security Group, I cannot ssh
if you are doing ssh from a linux or mac, use chmod 600 on the pem file that you created or used during the launch. then run the command ssh -i <key file name>.pem kali@<your public ip>
I had a similar problem, but it was solved. You must manually change the security group and add ssh port 22 to the input rules.
Would be nice if they would comment back. Just spun up an instance and cannot ssh on port 22 port 22: Connection refused