Key Pair Needed For Instance id -i-0bd058a5844e262e7

0

I want key pair ( .pem ) of the my this instance because im not able to connect with ssh instance id is - i-0bd058a5844e262e7

asked a month ago162 views
3 Answers
0

You'll need to generate a new keypair and then assign it to your EB Instance under EB Config -> Security.

profile pictureAWS
EXPERT
David
answered a month ago
0

Hi,

You want to follow this gist to generate a new key pair for your existing EC2 instance: https://gist.github.com/thomaskanzig/3ef8c358efbae732968961e3e33acf9f

Best,

Didier

profile pictureAWS
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago
0

Hi,

If no access to the instance, then you can update the key using the user-data script, steps and tutorial can be found here: https://repost.aws/knowledge-center/user-data-replace-key-pair-ec2

profile pictureAWS
SUPPORT ENGINEER
Lundi
answered a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions