今後通常の開発運用では次に設定した IAM アカウントを利用するが、一部の管理機能(AWSの費用管理、解約など)ではオリジナルの AWS アカウントへのログインが必要になる場合がある。 この時には Amazon US のサイト にログインして AWS の管理コンソールを開ける(ようだ)。
munakata:~$ ssh -v -i .ssh/magu-tokyo-messenger.pem ubuntu@54.249.36.47 OpenSSH_7.2p2 Ubuntu-4ubuntu2.2, OpenSSL 1.0.2g 1 Mar 2016 debug1: Reading configuration data /home/munakata/.ssh/config debug1: /home/munakata/.ssh/config line 6: Applying options for * debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Connecting to 54.249.36.47 [54.249.36.47] port 22. debug1: Connection established. debug1: key_load_public: No such file or directory debug1: identity file .ssh/magu-tokyo-messenger.pem type -1 debug1: key_load_public: No such file or directory debug1: identity file .ssh/magu-tokyo-messenger.pem-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2 :ssh_exchange_identification: read: Connection reset by peer