Error while trying to register managed instance

0

I've down this before for other raspberry pi's without a problem, but know I get this error:

ERROR Registration failed due to error registering the instance with AWS SSM. MissingEndpoint: 'Endpoint' configuration is required for this service

Using this as the guide: https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-install-managed-linux.html

Any ideas?

feita há 3 anos2604 visualizações
1 Resposta
0

Solved. I had failed to attach the proper service role for a hybrid environments.

aws iam attach-role-policy \
--role-name SSMServiceRole \
--policy-arn arn:aws:iam::aws:policy/AmazonSSMManagedInstanceCore

respondido há 3 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas