Ec2-user.pem file

Can anyone help me in finding pem file in the lab terminal which is already created and mentioned in instructions of AWS SAA labs? I need pem file to complete labs. thank you.

Could you please share the lab link?

find / -name '*.pem'

will find all .pem files on the system

I am also not able to find the pem file inside the lab.
Not sure where to run the ```
find / -name ‘*.pem’

Once again – please include a link to the lab and we’ll tell you exactly how to find it. But the link to lab. is very much needed so we can do that w/o scanning every. lab. in. the. whole. course.

Here’s an example lab; you open up the terminal window (click on the character on the upper right side of the window), and it’s at the very top of the terminal in the /root directory:

and run the find command at that terminal prompt