Key-Pair to Bastion EC2 instance

0

How do I go about getting the .pem key pair on my bastion instance to be able to ssh to my instances on private subnet?

질문됨 2년 전855회 조회
2개 답변
2

Hello,

The .pem key is given to you when you create the key. If you lose the key, you may need to generate another key.

Please follow this documentation: How can I connect to my Amazon EC2 instance if I lost my SSH key pair after its initial launch?

profile pictureAWS
전문가
Chris_G
답변함 2년 전
profile picture
전문가
검토됨 한 달 전
0

You can look into alternatives like EC2 Instance Connect and System manager. Below blogs provide a detailed information on each

  1. You can use AWS Systems Manager Session Manager to securely connect to your private instances in your virtual private cloud (VPC) without needing an intermediary bastion host, open ports, or a key pair assigned to the instances - Reference : https://aws.amazon.com/blogs/infrastructure-and-automation/toward-a-bastion-less-world/
  2. How you can improve the security of your existing bastion hosts by using Amazon Elastic Compute Cloud (Amazon EC2) Instance Connect - Reference : https://aws.amazon.com/blogs/infrastructure-and-automation/securing-your-bastion-hosts-with-amazon-ec2-instance-connect/
profile pictureAWS
전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠