Add Keypair to existing EC2 instance

前端 未结 10 898
夕颜
夕颜 2020-11-28 17:32

I was given AWS Console access to an account with 2 instances running that I cannot shut down (in production). I would however like to gain SSH access to these instances, is

10条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-11-28 17:51

    You can actually add a key pair through the elastic beanstalk config page. it then restarts your instance for you and everything works.

提交回复
热议问题