🔑Retrieve your EC2 Key
Follow the steps below to securely download your EC2 key pair and connect to your instance.
Login to your AWS Console.
Type “Systems Manager” in the search bar of the AWS console. Alternatively click here to go directly to Systems Manager.
Click on “Parameter Store” present on the left pane of Systems Manger dashboard.
Open your desired EC2 key pair, copy the encrypted value and save it as the same name as the expected key (with .pem extension)
You can now use this pem file to access your EC2 Instance.
Last updated