AWS Security ChangesHomeSearch

AWS cloudhsm documentation change

Service: cloudhsm · 2025-03-30 · Documentation low

File: cloudhsm/latest/userguide/ksp-library-authentication.md

Summary

Updated documentation to use angle brackets for placeholder values in CU credentials and environment variable examples

Security assessment

Change improves documentation formatting but doesn't address vulnerabilities or add security features

Diff

diff --git a/cloudhsm/latest/userguide/ksp-library-authentication.md b/cloudhsm/latest/userguide/ksp-library-authentication.md
index 0ecb4c78b..99830bdad 100644
--- a/cloudhsm/latest/userguide/ksp-library-authentication.md
+++ b/cloudhsm/latest/userguide/ksp-library-authentication.md
@@ -48 +48 @@ The Windows installer includes the `set_cloudhsm_credentials` utility. You can u
-       * **Username** : `CU USER`.
+       * **Username** : `<CU USER>`.
@@ -50 +50 @@ The Windows installer includes the `set_cloudhsm_credentials` utility. You can u
-       * **Password** : `CU PASSWORD`.
+       * **Password** : `<CU PASSWORD>`.
@@ -78 +78 @@ To set the system environment variable:
-**`CLOUDHSM_PIN=`CU USERNAME`:`CU PASSWORD``**
+**`CLOUDHSM_PIN=`<CU USERNAME>`:`<CU PASSWORD>``**