AWS Security ChangesHomeSearch

AWS msk documentation change

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

File: msk/latest/developerguide/msk-password-howitworks.md

Summary

Fixed a URL formatting issue in the AWS Secrets Manager documentation link by adding an extra slash.

Security assessment

The change corrects a URL path but does not alter security-related content. No evidence of addressing a security vulnerability or adding security features.

Diff

diff --git a/msk/latest/developerguide/msk-password-howitworks.md b/msk/latest/developerguide/msk-password-howitworks.md
index 01df8c32a..1c6b8a0ab 100644
--- a//msk/latest/developerguide/msk-password-howitworks.md
+++ b//msk/latest/developerguide/msk-password-howitworks.md
@@ -7 +7 @@
-Sign-in credentials authentication for Amazon MSK uses SASL/SCRAM (Simple Authentication and Security Layer/ Salted Challenge Response Mechanism) authentication. To set up sign-in credentials authentication for a cluster, you create a Secret resource in [AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/?id=docs_gateway), and associate sign-in credentials with that secret. 
+Sign-in credentials authentication for Amazon MSK uses SASL/SCRAM (Simple Authentication and Security Layer/ Salted Challenge Response Mechanism) authentication. To set up sign-in credentials authentication for a cluster, you create a Secret resource in [AWS Secrets Manager](https://docs.aws.amazon.com//secretsmanager/?id=docs_gateway), and associate sign-in credentials with that secret.