AWS systems-manager: Fix Systems Manager console URL
Summary
Corrected a broken URL link to the Systems Manager console.
Security assessment
Change fixes a console URL typo but doesn't impact security guidance about remote management capabilities.
Evidence
+Using Run Command, you can remotely and securely manage the configuration of your managed nodes. A _managed node_ is any Amazon Elastic Compute Cloud (Amazon EC2) instance or non-EC2 machine in your [hybrid and multicloud](./operating-systems-and-machine-types.html#supported-machine-types) environment that has been configured for Systems Manager. With Run Command, you can automate common administrative tasks and perform one-time configuration changes at scale. You can use Run Command from the AWS Management Console, the AWS Command Line Interface (AWS CLI), AWS Tools for Windows PowerShell, or the AWS SDKs. Run Command is offered at no additional cost. To get started with Run Command, open the [Systems Manager console](https://console.aws.amazon.com/systems-manager/run-command). In the navigation pane, choose **Run Command**.
Diff
diff --git a/systems-manager/latest/userguide/run-command.md b/systems-manager/latest/userguide/run-command.md index 2636a195d..2ae09af9d 100644 --- a//systems-manager/latest/userguide/run-command.md +++ b//systems-manager/latest/userguide/run-command.md @@ -9 +9 @@ -Using Run Command, you can remotely and securely manage the configuration of your managed nodes. A _managed node_ is any Amazon Elastic Compute Cloud (Amazon EC2) instance or non-EC2 machine in your [hybrid and multicloud](./operating-systems-and-machine-types.html#supported-machine-types) environment that has been configured for Systems Manager. With Run Command, you can automate common administrative tasks and perform one-time configuration changes at scale. You can use Run Command from the AWS Management Console, the AWS Command Line Interface (AWS CLI), AWS Tools for Windows PowerShell, or the AWS SDKs. Run Command is offered at no additional cost. To get started with Run Command, open the [Systems Manager console](https://console.aws.amazon.com//systems-manager/run-command). In the navigation pane, choose **Run Command**. +Using Run Command, you can remotely and securely manage the configuration of your managed nodes. A _managed node_ is any Amazon Elastic Compute Cloud (Amazon EC2) instance or non-EC2 machine in your [hybrid and multicloud](./operating-systems-and-machine-types.html#supported-machine-types) environment that has been configured for Systems Manager. With Run Command, you can automate common administrative tasks and perform one-time configuration changes at scale. You can use Run Command from the AWS Management Console, the AWS Command Line Interface (AWS CLI), AWS Tools for Windows PowerShell, or the AWS SDKs. Run Command is offered at no additional cost. To get started with Run Command, open the [Systems Manager console](https://console.aws.amazon.com/systems-manager/run-command). In the navigation pane, choose **Run Command**.