I get there is error any one help me please

0

Enter image description here I get this error any one help me to solve this problem

posta un anno fa248 visualizzazioni
1 Risposta
0

I understand you using Session Manager to connect, you need to install the Session Manager Agent.

https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-manual-agent-install.html

If you don't have access, create a key pair and temporarily grant SSH access. Alternatively, you can install the SSM Agent when creating the instance in Advanced details > User Data. enter the lines to automatically install on instance startup.

sudo snap install amazon-ssm-agent --classic

sudo snap start amazon-ssm-agent

profile picture
con risposta un anno 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