AWS-PatchInstanceWithRollback
Description
Brings an EC2 instance into compliance with the applicable patch baseline. Rolls back root volume on failure.
Document type
Automation
Owner
Amazon
Platforms
Linux, macOS, Windows
Parameters
-
AutomationAssumeRole
Type: String
Description: (Optional) The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that allows Systems Manager Automation to perform the actions on your behalf. If no role is specified, Systems Manager Automation uses the permissions of the user that starts this runbook.
-
InstanceId
Type: String
Description: (Required) EC2 InstanceId to which we apply the patch-baseline.
-
LambdaAssumeRole
Type: String
Description: (Optional) The ARN of the role that allows Lambda created by Automation to perform the actions on your behalf. If not specified a transient role will be created to run the Lambda function.
-
ReportS3Bucket
Type: String
Description: (Optional) Amazon S3 Bucket destination for the Compliance Report generated during process.
Document Steps
Step number | Step name | Automation action |
---|---|---|
1 |
createDocumentStack |
|
2 |
IdentifyRootVolume |
|
3 |
PrePatchSnapshot |
|
4 |
installMissingUpdates |
|
5 |
SleepThruInstallation |
|
6 |
CheckCompliance |
|
7 |
SaveComplianceReportToS3 |
|
8 |
ReportSuccessOrFailure |
|
9 |
RestoreFromSnapshot |
|
10 | DeleteSnapshot |
|
11 |
deleteCloudFormationTemplate |
|
Outputs
IdentifyRootVolume.Payload
PrePatchSnapshot.Output
SaveComplianceReportToS3.Payload
RestoreFromSnapshot.Payload
CheckCompliance.Payload