デフォルトのSSHキーペアをユーザーのアカウントからダウンロードします。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lightsail/download-default-key-pair.html
aws lightsail download-default-key-pair \ |
AWS Lightsailで作成したインスタンスを別AZに変更する方法 #reinvent | Developers.IO : http://dev.classmethod.jp/cloud/aws/how-to-modify-az-for-lightsail-instance/ |
aws lightsail download-default-key-pair --output text --query privateKeyBase64 |
AWS – fun in IT : http://funinit.wordpress.com/category/aws/ |