Transfering a file from Local Machine to an EC2 instance without Key Pair

0

I need to transfer a file from my local machine to an EC2 instance. I don't have the key pair. I normally get into the ec2 instance via SSM Manager. Now, I need to move a file from my local machine into the EC2 instance with scp command. The scp requires key pair name to send to file to the ec2 instance, so the command fails. Is there anything else I can do to move the file without the key? Any recommendation to fix this will be highly appreciated.

posta 5 mesi fa332 visualizzazioni
2 Risposte
0
Risposta accettata

Hello.

Isn't it okay to upload local files to S3 and download the S3 files from EC2?

profile picture
ESPERTO
con risposta 5 mesi fa
profile pictureAWS
ESPERTO
verificato 5 mesi fa
0

Thanks so much. It worked for me

con risposta 5 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande