AWS Security ChangesHomeSearch

AWS secretsmanager documentation change

Service: secretsmanager · 2025-11-22 · Documentation low

File: secretsmanager/latest/userguide/standalone-secret.md

Summary

Fixed URL formatting in CLI command references

Security assessment

URL syntax corrections without security implications.

Diff

diff --git a/secretsmanager/latest/userguide/standalone-secret.md b/secretsmanager/latest/userguide/standalone-secret.md
index c3a7d044e..3214d5742 100644
--- a//secretsmanager/latest/userguide/standalone-secret.md
+++ b//secretsmanager/latest/userguide/standalone-secret.md
@@ -36 +36 @@ Secrets Manager generates a CloudTrail log entry when you promote a secret. For
-The following [`stop-replication-to-replica`](https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/stop-replication-to-replica.html) example removes the link between a replica secret to the primary. The replica secret is promoted to a primary secret in the replica region. You must call [`stop-replication-to-replica`](https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/stop-replication-to-replica.html) from within the replica region.
+The following [`stop-replication-to-replica`](https://docs.aws.amazon.com//cli/latest/reference/secretsmanager/stop-replication-to-replica.html) example removes the link between a replica secret to the primary. The replica secret is promoted to a primary secret in the replica region. You must call [`stop-replication-to-replica`](https://docs.aws.amazon.com//cli/latest/reference/secretsmanager/stop-replication-to-replica.html) from within the replica region.