Why is SSM Agent version 3.2.582.0 not yet available on Amazon Linux 2?

0

As mentioned in https://docs.aws.amazon.com/systems-manager/latest/userguide/managed-instances-default-host-management.html, SSM Agent version 3.2.582.0 or above have to be used in order to make use of Default Host Management Configuration. However, the latest version on Amazon Linux 2 is 3.1.1732.0 when I use yum update. Do we need to build from source code in order to use it at this moment? Thanks.

Alan
질문됨 일 년 전508회 조회
1개 답변
1

If you install the agent manually with

sudo yum install -y https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/latest/linux_amd64/amazon-ssm-agent.rpm

you'll get the required agent version or higher, and the node will register with Systems Manager. I was also surprised the latest Amazon LInux 2 AMI had a version that didn't work, and your question pointed me to that, thank you. Hopefully they will update the AMI soon.

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠