Add Keypair to existing EC2 instance
You can’t apply a keypair to a running instance. You can only use the new keypair to launch a new instance. For recovery, if it’s an EBS boot AMI, you can stop it, make a snapshot of the volume. Create a new volume based on it. And be able to use it back to start … Read more