AWS systems-manager-automation-runbooks documentation change
Summary
Updated IAM documentation link in security note
Security assessment
Existing security warning about privileged operations remains unchanged. Only URL formatting was updated.
Diff
diff --git a/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-containec2instance.md b/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-containec2instance.md index e60fd2889..53bec6a4c 100644 --- a//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-containec2instance.md +++ b//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-containec2instance.md @@ -17 +17 @@ This Automation runbook `AWSSupport-ContainEC2Instance` performs network contain - * This runbook performs various operations that require elevated privileges, such as modifying security groups, creating AMIs, and interacting with Auto Scaling groups. These actions could potentially lead to privilege escalation or impact other workloads in your account. You should review the permissions granted to the role specified by the `AutomationAssumeRole` parameter and ensure they are appropriate for the intended use case. You can refer to the following AWS documentation for more information on IAM permissions: [`AWS Identity and Access Management (IAM) Permissions`](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_controlling.html) [`AWS Systems Manager Automation Permissions`](https://docs.aws.amazon.com/systems-manager/latest/userguide/automation-setup-iam.html). + * This runbook performs various operations that require elevated privileges, such as modifying security groups, creating AMIs, and interacting with Auto Scaling groups. These actions could potentially lead to privilege escalation or impact other workloads in your account. You should review the permissions granted to the role specified by the `AutomationAssumeRole` parameter and ensure they are appropriate for the intended use case. You can refer to the following AWS documentation for more information on IAM permissions: [`AWS Identity and Access Management (IAM) Permissions`](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_controlling.html) [`AWS Systems Manager Automation Permissions`](https://docs.aws.amazon.com//systems-manager/latest/userguide/automation-setup-iam.html). @@ -432 +432 @@ Systems Manager Automation - * [Running a simple automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/automation-working-executing.html) + * [Running a simple automation](https://docs.aws.amazon.com//systems-manager/latest/userguide/automation-working-executing.html) @@ -434 +434 @@ Systems Manager Automation - * [Setting up Automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/automation-setup.html) + * [Setting up Automation](https://docs.aws.amazon.com//systems-manager/latest/userguide/automation-setup.html)