SSM Agent Latest Version Release Date

0

Hi, is there a way to find out when was the SSM agent latest version was made available for update via AWS SDK?

akhtar
질문됨 3년 전1301회 조회
3개 답변
0

The release notes are on GitHub: https://github.com/aws/amazon-ssm-agent/releases

GregB
답변함 3년 전
0

Yes, I saw that. But I am trying to find a way to know when was the latest version released using AWS SDK for JS or through some other workaround in my code. I have a use case to periodically check whether the latest version is installed on my SSM Managed Instances and generate a notification. The issue that I am facing is that sometimes when a new version is available, SSM takes some time to install the new version and during this timespan, I get a failure notification that my Managed Instances does not have the latest version installed. So I am trying to find a way to get the timestamp for the release date and then wait for some grace period before sending a notification.

akhtar
답변함 3년 전
0

Unfortunately, there isn't a way today to get this information via the AWS SDK. I will pass this on to the team as something we can consider for the future.

Thanks.

AWS
답변함 3년 전

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

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

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

관련 콘텐츠