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?

preguntada hace 3 años2604 visualizaciones
1 Respuesta
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 hace 3 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas