First feature request was added on Github. That’s cool. Many users, myself included, don’t just use the default users to SSH into AWS instances. Request was for the ability to add custom users so you can ssh in as johndoe instead of ec2-user or ubuntu.

This version adds that ability. If an SSH key is not imported with the user then it will just due normal password authentication.

Added
– Ability to add users to a region to ssh as instead of just the default aws users
– If no ssh key is uploaded it will try to do password authentication