要使用 SSH 连接实例,请使用已下载的密钥对文件。

过程

  1. 复制实例的 IP 地址。
  2. 使用 ssh 命令安全连接该实例。

    例如:

    $ ssh -i MyKey.pem [email protected]

  3. 在提示符下,输入 yes