Y
Y
Yurii Diduk2022-04-15 18:52:23
linux
Yurii Diduk, 2022-04-15 18:52:23

How to get data from EC2 where ssh ssm doesn't work?

Imagine the situation, I have an EC2 instance but SSH SSM does not work there and I need to get information from there (I have one solution .. unmount volumes). What other solutions are there to this problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Karasik, 2022-04-16
@vitaly_il1

If the question is "how to connect to the server", then the answer is simple - add your public key to .ssh/authorized_keys .
One of the easiest ways to do this is via cloud init: https://aws.amazon.com/premiumsupport/knowledge-ce...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question