AWS systems-manager: Fix broken Systems Manager console link
Summary
Updated the console URL to remove a double slash.
Security assessment
The change fixes a broken link without modifying security content or practices.
Evidence
-To get started with Inventory, open the [Systems Manager console](https://console.aws.amazon.com//systems-manager/inventory). In the navigation pane, choose **Inventory**.
Diff
diff --git a/systems-manager/latest/userguide/systems-manager-inventory.md b/systems-manager/latest/userguide/systems-manager-inventory.md index 03672d17b..1044b069e 100644 --- a//systems-manager/latest/userguide/systems-manager-inventory.md +++ b//systems-manager/latest/userguide/systems-manager-inventory.md @@ -9 +9 @@ -AWS Systems Manager Inventory provides visibility into your AWS computing environment. You can use Inventory to collect _metadata_ from your managed nodes. You can store this metadata in a central Amazon Simple Storage Service (Amazon S3) bucket, and then use built-in tools to query the data and quickly determine which nodes are running the software and configurations required by your software policy, and which nodes need to be updated. You can configure Inventory on all of your managed nodes by using a one-click procedure. You can also configure and view inventory data from multiple AWS Regions and AWS accounts by using Amazon Athena. To get started with Inventory, open the [Systems Manager console](https://console.aws.amazon.com//systems-manager/inventory). In the navigation pane, choose **Inventory**. +AWS Systems Manager Inventory provides visibility into your AWS computing environment. You can use Inventory to collect _metadata_ from your managed nodes. You can store this metadata in a central Amazon Simple Storage Service (Amazon S3) bucket, and then use built-in tools to query the data and quickly determine which nodes are running the software and configurations required by your software policy, and which nodes need to be updated. You can configure Inventory on all of your managed nodes by using a one-click procedure. You can also configure and view inventory data from multiple AWS Regions and AWS accounts by using Amazon Athena. To get started with Inventory, open the [Systems Manager console](https://console.aws.amazon.com/systems-manager/inventory). In the navigation pane, choose **Inventory**.