AWS Security ChangesHomeSearch

AWS toolkit-for-vscode documentation change

Service: toolkit-for-vscode · 2025-11-22 · Documentation low

File: toolkit-for-vscode/latest/userguide/systems-manager-automation-docs.md

Summary

Updated multiple documentation URLs by adding an extra slash after the domain name (changed 'https://docs.aws.amazon.com/' to 'https://docs.aws.amazon.com//') in Systems Manager and IAM documentation links

Security assessment

The changes are purely cosmetic URL formatting updates with no security content modifications. All alterations involve adding an extra slash in documentation links without changing any security-related descriptions, IAM policies, or access control guidance.

Diff

diff --git a/toolkit-for-vscode/latest/userguide/systems-manager-automation-docs.md b/toolkit-for-vscode/latest/userguide/systems-manager-automation-docs.md
index 481a53075..c8c6da563 100644
--- a//toolkit-for-vscode/latest/userguide/systems-manager-automation-docs.md
+++ b//toolkit-for-vscode/latest/userguide/systems-manager-automation-docs.md
@@ -11 +11 @@ AWS Systems Manager gives you visibility and control of your infrastructure on A
-A [Systems Manager document](https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-systems-manager-docs.html) defines the actions that Systems Manager performs on your managed instances. An Automation document is a type of Systems Manager document that you use to perform common maintenance and deployment tasks such as creating or updating an Amazon Machine Image (AMI). This topic outlines how to create, edit, publish, and delete Automation documents with AWS Toolkit for Visual Studio Code.
+A [Systems Manager document](https://docs.aws.amazon.com//systems-manager/latest/userguide/sysman-systems-manager-docs.html) defines the actions that Systems Manager performs on your managed instances. An Automation document is a type of Systems Manager document that you use to perform common maintenance and deployment tasks such as creating or updating an Amazon Machine Image (AMI). This topic outlines how to create, edit, publish, and delete Automation documents with AWS Toolkit for Visual Studio Code.
@@ -42 +42 @@ Before you begin, make sure:
-  * You’re familiar with Systems Manager. For more information, see the [_AWS Systems Manager User Guide_](https://docs.aws.amazon.com/systems-manager/latest/userguide/what-is-systems-manager.html).
+  * You’re familiar with Systems Manager. For more information, see the [_AWS Systems Manager User Guide_](https://docs.aws.amazon.com//systems-manager/latest/userguide/what-is-systems-manager.html).
@@ -44 +44 @@ Before you begin, make sure:
-  * You’re familiar with Systems Manager Automation use cases. For more information, see [AWS Systems Manager Automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-automation.html) in the _AWS Systems Manager User Guide_.
+  * You’re familiar with Systems Manager Automation use cases. For more information, see [AWS Systems Manager Automation](https://docs.aws.amazon.com//systems-manager/latest/userguide/systems-manager-automation.html) in the _AWS Systems Manager User Guide_.
@@ -81 +81 @@ JSON
-For information on how to update an IAM policy, see [Creating IAM policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_create.html) in the _IAM User Guide_. For information on how to set up your credentials profile, see [AWS IAM credentials](./setup-credentials.html). 
+For information on how to update an IAM policy, see [Creating IAM policies](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_create.html) in the _IAM User Guide_. For information on how to set up your credentials profile, see [AWS IAM credentials](./setup-credentials.html). 
@@ -206 +206 @@ You can delete Automation documents in VS Code. Deleting an Automation document
-Once your Automation document is published to AWS, you can run it to perform tasks on your behalf in your AWS account. To run your Automation document, you use the AWS Management Console, the Systems Manager APIs, the AWS CLI, or the AWS Tools for PowerShell. For instructions on how to run an Automation document, see [Running a simple automation](https://docs.aws.amazon.com/systems-manager/latest/userguide/automation-working-executing.html) in the _AWS Systems Manager User Guide_.
+Once your Automation document is published to AWS, you can run it to perform tasks on your behalf in your AWS account. To run your Automation document, you use the AWS Management Console, the Systems Manager APIs, the AWS CLI, or the AWS Tools for PowerShell. For instructions on how to run an Automation document, see [Running a simple automation](https://docs.aws.amazon.com//systems-manager/latest/userguide/automation-working-executing.html) in the _AWS Systems Manager User Guide_.