AWS Security ChangesHomeSearch

AWS systems-manager-automation-runbooks documentation change

Service: systems-manager-automation-runbooks · 2025-10-22 · Documentation low

File: systems-manager-automation-runbooks/latest/userguide/automation-awssupport-clonexenec2instanceandmigratetonitro.md

Summary

Formatted IAM action names in a list with backticks for code consistency.

Security assessment

This is a formatting change to improve readability of required IAM actions. No new security guidance or vulnerability mitigation is introduced; it maintains existing security documentation standards.

Diff

diff --git a/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-clonexenec2instanceandmigratetonitro.md b/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-clonexenec2instanceandmigratetonitro.md
index bcc483c91..f2ad815f3 100644
--- a//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-clonexenec2instanceandmigratetonitro.md
+++ b//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-clonexenec2instanceandmigratetonitro.md
@@ -92 +92 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * autoscaling:DescribeAutoScalingInstances
+  * `autoscaling:DescribeAutoScalingInstances`
@@ -94 +94 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:CreateImage
+  * `ec2:CreateImage`
@@ -96 +96 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:CreateTags
+  * `ec2:CreateTags`
@@ -98 +98 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:DescribeImages
+  * `ec2:DescribeImages`
@@ -100 +100 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:DescribeInstanceAttribute
+  * `ec2:DescribeInstanceAttribute`
@@ -102 +102 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:DescribeInstances
+  * `ec2:DescribeInstances`
@@ -104 +104 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:DescribeInstanceStatus
+  * `ec2:DescribeInstanceStatus`
@@ -106 +106 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:DescribeInstanceTypeOfferings
+  * `ec2:DescribeInstanceTypeOfferings`
@@ -108 +108 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:DescribeInstanceTypes
+  * `ec2:DescribeInstanceTypes`
@@ -110 +110 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:DeregisterImage
+  * `ec2:DeregisterImage`
@@ -112 +112 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:ModifyInstanceAttribute
+  * `ec2:ModifyInstanceAttribute`
@@ -114 +114 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:RunInstances
+  * `ec2:RunInstances`
@@ -116 +116 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:StartInstances
+  * `ec2:StartInstances`
@@ -118 +118 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:StopInstances
+  * `ec2:StopInstances`
@@ -120 +120 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ec2:TerminateInstances
+  * `ec2:TerminateInstances`
@@ -122 +122 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * iam:PassRole
+  * `iam:PassRole`
@@ -124 +124 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * sns:Publish
+  * `sns:Publish`
@@ -126 +126 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ssm:DescribeAutomationExecutions
+  * `ssm:DescribeAutomationExecutions`
@@ -128 +128 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ssm:DescribeInstanceInformation
+  * `ssm:DescribeInstanceInformation`
@@ -130 +130 @@ The `AutomationAssumeRole` parameter requires the following actions to use the r
-  * ssm:SendCommand
+  * `ssm:SendCommand`