AWS SSM Patch Manager

0

I have question around AWS SSM Patch manger custom Patch baseline. I create a custom patch baseline for Windows servers and add to Patch group, so far good. I tried to use this custom patch baseline in Maintenance Window task, Couldn't find anything. Only option for Run_Command is AWS-RunPatchBaseline which is default, not the custom that I create.

질문됨 2년 전775회 조회
3개 답변
1

Hello, you are correct -- when you use the document AWS-RunPatchBaseline, you target managed nodes using instance IDs, resource tags, or resource groups. The SSM Agent on each instance makes it's own determination for which baseline it should use based on tags added to itself.

You can either set the baseline as default for the OS or you would want to add Patch Group tags to the instance and the appropriate baseline.

More information can be found in this documentation topic:

https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-patch-patchgroups.html

AWS
Erik_W
답변함 2년 전
0

Yes I did. Looks like answer is -- When you run AWS-RunPatchBaseline, you can target managed nodes using their ID or tags. SSM Agent and Patch Manager then evaluate which patch baseline to use based on the patch group value that you added to the managed node. If this is true, I am good with this set up.

답변함 2년 전
  • Good hear that

0
profile picture
GK
답변함 2년 전

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

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

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

관련 콘텐츠