AWS Security ChangesHomeSearch

AWS cloudhsm documentation change

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

File: cloudhsm/latest/userguide/quorum-authentication-crypto-officers.md

Summary

Updated command syntax to use placeholder for password parameter

Security assessment

Change demonstrates proper placeholder usage in command examples but does not address security vulnerabilities or introduce new security controls.

Diff

diff --git a/cloudhsm/latest/userguide/quorum-authentication-crypto-officers.md b/cloudhsm/latest/userguide/quorum-authentication-crypto-officers.md
index 5bdfdaf12..6bae3512a 100644
--- a/cloudhsm/latest/userguide/quorum-authentication-crypto-officers.md
+++ b/cloudhsm/latest/userguide/quorum-authentication-crypto-officers.md
@@ -253 +252 @@ In the following example command, the CO creates a new user on the HSM.
-    aws-cloudhsm>createUser CU user1 password
+    aws-cloudhsm > createUser CU user1 <password>