下記のコマンドで、ec2-userディレクトリのパーミションを変更したら、SSHできなくなってしまった。。。
chmod 755 /home/ec2-user
.sshとか.authorized_keyとかが他のユーザーで見える状態になってしまうためです。
こうなると、パーミションを治すしかない。
コンソールから入れない場合は、他のインスタンスにアタッチする下記の流れで対応。
※ディスクをアタッチするインスタンスは、同じタイプでないとアタッチできない場合がある。
The instance configuration for this AWS Marketplace product is not supported. Please see the AWS Marketplace site for more information about supported instance types, regions, and operating systems.