AWS Security ChangesHomeSearch

AWS systems-manager: Fix broken Secrets Manager documentation link

Service: systems-manager · 2026-08-19 · Documentation low

File: systems-manager/latest/userguide/systems-manager-parameter-store.md

Summary

Updated the URL for Secrets Manager documentation to remove a double slash.

Security assessment

The change corrects a URL but doesn't alter the existing security recommendation to use Secrets Manager.

Evidence

-If you manage credentials such as usernames, passwords, or any other secrets, we recommend using [AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html). Secrets Manager is purpose-built for managing secrets such as database credentials, API keys, and supported third-party software-vended secrets. For more information, see [What is AWS Secrets Manager?](https://docs.aws.amazon.com//secretsmanager/latest/userguide/intro.html) in the _AWS Secrets Manager User Guide_.

Diff

diff --git a/systems-manager/latest/userguide/systems-manager-parameter-store.md b/systems-manager/latest/userguide/systems-manager-parameter-store.md
index af2bf9368..c9533f68e 100644
--- a//systems-manager/latest/userguide/systems-manager-parameter-store.md
+++ b//systems-manager/latest/userguide/systems-manager-parameter-store.md
@@ -42 +42 @@ Use the following table to choose a service for your application data.
-If you manage credentials such as usernames, passwords, or any other secrets, we recommend using [AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html). Secrets Manager is purpose-built for managing secrets such as database credentials, API keys, and supported third-party software-vended secrets. For more information, see [What is AWS Secrets Manager?](https://docs.aws.amazon.com//secretsmanager/latest/userguide/intro.html) in the _AWS Secrets Manager User Guide_.
+If you manage credentials such as usernames, passwords, or any other secrets, we recommend using [AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html). Secrets Manager is purpose-built for managing secrets such as database credentials, API keys, and supported third-party software-vended secrets. For more information, see [What is AWS Secrets Manager?](https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html) in the _AWS Secrets Manager User Guide_.