block pemfile for my ec2 instance

0

I want to block the Pemfile that some people are using to ssh into my ec2 instance

asked a year ago195 views
1 Answer
1
Accepted Answer

Delete the corresponding information in the pemfile according to the method in the following document.
The ".ssh/authorized_keys" file is located in the home directory of the user using ssh.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/replacing-key-pair.html

profile picture
EXPERT
answered a year ago
profile pictureAWS
EXPERT
reviewed a year 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