AWS Security ChangesHomeSearch

AWS systems-manager-automation-runbooks documentation change

Service: systems-manager-automation-runbooks · 2025-11-22 · Documentation low

File: systems-manager-automation-runbooks/latest/userguide/automation-aws-troubleshootactivedirectoryreplication.md

Summary

Updated Secrets Manager documentation link and Automation execution links

Security assessment

URL formatting changes only. The existing security note about Secrets Manager permissions remains unchanged.

Diff

diff --git a/systems-manager-automation-runbooks/latest/userguide/automation-aws-troubleshootactivedirectoryreplication.md b/systems-manager-automation-runbooks/latest/userguide/automation-aws-troubleshootactivedirectoryreplication.md
index de20f0bc2..3d02aff5a 100644
--- a//systems-manager-automation-runbooks/latest/userguide/automation-aws-troubleshootactivedirectoryreplication.md
+++ b//systems-manager-automation-runbooks/latest/userguide/automation-aws-troubleshootactivedirectoryreplication.md
@@ -107 +107 @@ Example Policy:
-The check replication PowerShell script connects to the target Microsoft Active Directory domain controller by retrieving the username and password with a runtime call to AWS Secrets Manager. Follow the steps in [Create an AWS Secrets Manager secret](https://docs.aws.amazon.com/secretsmanager/latest/userguide/create_secret.html) to create a new AWS Secrets Manager secret. Make sure that the username and password are stored using a key/value pair in the format `{"username":"EXAMPLE-USER","password":"EXAMPLE-PASSWORD"}`. After creating the AWS Secrets Manager secret, make sure you grant the `secretsmanager:GetSecretValue` permission on the secret ARN to your target domain controller IAM instance profile role.
+The check replication PowerShell script connects to the target Microsoft Active Directory domain controller by retrieving the username and password with a runtime call to AWS Secrets Manager. Follow the steps in [Create an AWS Secrets Manager secret](https://docs.aws.amazon.com//secretsmanager/latest/userguide/create_secret.html) to create a new AWS Secrets Manager secret. Make sure that the username and password are stored using a key/value pair in the format `{"username":"EXAMPLE-USER","password":"EXAMPLE-PASSWORD"}`. After creating the AWS Secrets Manager secret, make sure you grant the `secretsmanager:GetSecretValue` permission on the secret ARN to your target domain controller IAM instance profile role.
@@ -210 +210 @@ 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)
@@ -212 +212 @@ 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)