AWS systems-manager-automation-runbooks documentation change
Summary
Updated documentation links by adding double slashes in URLs for consistency
Security assessment
The changes only modify URL formatting (adding redundant slashes) without altering security-related content. No security vulnerabilities, mitigations, or new security features are mentioned in the diff. The updates appear to be documentation link maintenance rather than security-related changes.
Diff
diff --git a/systems-manager-automation-runbooks/latest/userguide/automation-enable-windows-ec2-serial-console.md b/systems-manager-automation-runbooks/latest/userguide/automation-enable-windows-ec2-serial-console.md index d12452988..c7d8f8144 100644 --- a//systems-manager-automation-runbooks/latest/userguide/automation-enable-windows-ec2-serial-console.md +++ b//systems-manager-automation-runbooks/latest/userguide/automation-enable-windows-ec2-serial-console.md @@ -13 +13 @@ The runbook `AWSSupport-EnableWindowsEC2SerialConsole` helps you enable Amazon E -The `AWSSupport-EnableWindowsEC2SerialConsole` automation runbook helps to enable SAC and boot menu on Amazon EC2 instances running Microsoft Windows Server. For instances in running state and managed by AWS Systems Manager, the runbook runs an AWS Systems Manager Run Command PowerShell script to enable SAC and boot menu. For instances in stopped state or not managed by AWS Systems Manager, the runbook uses the [AWSSupport-StartEC2RescueWorkflow](https://docs.aws.amazon.com/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-startec2rescueworkflow.html) to create a temporary Amazon EC2 instance to perform the required changes offline. +The `AWSSupport-EnableWindowsEC2SerialConsole` automation runbook helps to enable SAC and boot menu on Amazon EC2 instances running Microsoft Windows Server. For instances in running state and managed by AWS Systems Manager, the runbook runs an AWS Systems Manager Run Command PowerShell script to enable SAC and boot menu. For instances in stopped state or not managed by AWS Systems Manager, the runbook uses the [AWSSupport-StartEC2RescueWorkflow](https://docs.aws.amazon.com//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-startec2rescueworkflow.html) to create a temporary Amazon EC2 instance to perform the required changes offline. @@ -15 +15 @@ The `AWSSupport-EnableWindowsEC2SerialConsole` automation runbook helps to enabl -For more information see [Amazon EC2 Serial Console for Windows instances.](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-serial-console.html) +For more information see [Amazon EC2 Serial Console for Windows instances.](https://docs.aws.amazon.com//AWSEC2/latest/WindowsGuide/ec2-serial-console.html) @@ -19 +19 @@ For more information see [Amazon EC2 Serial Console for Windows instances.](http - * If you enable SAC on an instance, the Amazon EC2 services that rely on password retrieval will not work from the Amazon EC2 console. For more information, see [Use SAC to troubleshoot your Windows instance.](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/troubleshooting-sac.html) + * If you enable SAC on an instance, the Amazon EC2 services that rely on password retrieval will not work from the Amazon EC2 console. For more information, see [Use SAC to troubleshoot your Windows instance.](https://docs.aws.amazon.com//AWSEC2/latest/WindowsGuide/troubleshooting-sac.html) @@ -21 +21 @@ For more information see [Amazon EC2 Serial Console for Windows instances.](http - * To configure access to the serial console, you must grant serial console access at the account level and then configure AWS Identity and Access Management (IAM) policies to grant access to your users. You must also configure a password-based user on every instance so that your users can use the serial console for troubleshooting. For more information see [Configure access to the Amazon EC2 Serial Console.](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configure-access-to-serial-console.html) + * To configure access to the serial console, you must grant serial console access at the account level and then configure AWS Identity and Access Management (IAM) policies to grant access to your users. You must also configure a password-based user on every instance so that your users can use the serial console for troubleshooting. For more information see [Configure access to the Amazon EC2 Serial Console.](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/configure-access-to-serial-console.html) @@ -23 +23 @@ For more information see [Amazon EC2 Serial Console for Windows instances.](http - * To see if the serial console is enabled on your account see [View account access status to the serial console.](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/configure-access-to-serial-console.html#sc-view-account-access) + * To see if the serial console is enabled on your account see [View account access status to the serial console.](https://docs.aws.amazon.com//AWSEC2/latest/WindowsGuide/configure-access-to-serial-console.html#sc-view-account-access) @@ -25 +25 @@ For more information see [Amazon EC2 Serial Console for Windows instances.](http - * Serial console access is only supported on virtualized instances built on the [Nitro System.](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#nitro-instance-types) + * Serial console access is only supported on virtualized instances built on the [Nitro System.](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/instance-types.html#nitro-instance-types) @@ -30 +30 @@ For more information see [Amazon EC2 Serial Console for Windows instances.](http -For more information, see the Amazon EC2 Serial Console [Prerequisites.](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-serial-console-prerequisites.html) +For more information, see the Amazon EC2 Serial Console [Prerequisites.](https://docs.aws.amazon.com//AWSEC2/latest/WindowsGuide/ec2-serial-console-prerequisites.html) @@ -222 +222 @@ A prefix for the Amazon Machine Image (AMI) that is created if the `CreateInstan -Checks if Amazon EC2 Serial Console access is enabled at the account level. Note: Access to the serial console is not available by default. For more information see [Configure access to the Amazon EC2 Serial Console.](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/configure-access-to-serial-console.html#sc-grant-account-access) +Checks if Amazon EC2 Serial Console access is enabled at the account level. Note: Access to the serial console is not available by default. For more information see [Configure access to the Amazon EC2 Serial Console.](https://docs.aws.amazon.com//AWSEC2/latest/WindowsGuide/configure-access-to-serial-console.html#sc-grant-account-access) @@ -307 +307 @@ Systems Manager Automation - * [Run an automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/automation-working-executing.html) + * [Run an automation](https://docs.aws.amazon.com//systems-manager/latest/userguide/automation-working-executing.html) @@ -309 +309 @@ Systems Manager Automation - * [Setting up an Automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/automation-setup.html) + * [Setting up an Automation](https://docs.aws.amazon.com//systems-manager/latest/userguide/automation-setup.html)