I see here and here (under Connecting to Your Linux Instance if You Lose Your Private Key) ways to access EC2 instance without a .pem file that was created when the instance was created.
I would like to secure my EC2 so NO-ONE without the .pem file (that I have locally on my machine) will be able to access it.
BTW, I still have in the ec2 the keypairs of instances (public, fingerprint)
How can I do it?