Retrieve your EC2 Key
Open AWS Console with your credentials.
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