Skip to content

Missing "AWS-RunPatchBaselineAssociation" in automation document under maintenance window

0

Hi Team,

I am creating a way to automate the patching task for EC2 instances. I have created a maintenance window and registered the targets. When I want to register a task, I selected "Register Automation Task" under "Register Task" in the maintenance window. However, I can't find the "aws-runpatchbaseline" SSM document in the automation document section, while I can find it in the command documentation when I try to register under "Register Run Command Task". Please guide me through this. I will attach some pictures here.

From Automation Document From Run Command Document

asked 2 years ago276 views
1 Answer
2

Hello,

AWS-RunPatchBaseline is of Document type Command. So this document will be only available in Command Task.

For More info please have a check on types of SSM documents .

You can refer About patching schedules using maintenance windows

You can also create custom automation document based on your use case and Register the same Automation Task in maintenance window.

AWS
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.