AWS Security ChangesHomeSearch

AWS cloudhsm documentation change

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

File: cloudhsm/latest/userguide/quorum-auth-chsm-cli-first-time.md

Summary

Modified admin username placeholder and improved JSON formatting in examples

Security assessment

Documentation formatting changes without security impact

Diff

diff --git a/cloudhsm/latest/userguide/quorum-auth-chsm-cli-first-time.md b/cloudhsm/latest/userguide/quorum-auth-chsm-cli-first-time.md
index 0031b5636..768c09526 100644
--- a/cloudhsm/latest/userguide/quorum-auth-chsm-cli-first-time.md
+++ b/cloudhsm/latest/userguide/quorum-auth-chsm-cli-first-time.md
@@ -99 +99,2 @@ Windows
-        $ cat /path/tokenfile{
+        $ cat /path/tokenfile
+    {
@@ -178 +179 @@ Windows
-        aws-cloudhsm > login --username admin --role admin
+        aws-cloudhsm > login --username <admin> --role admin
@@ -183 +184 @@ Windows
-        "username": "admin",
+        "username": "<admin>",
@@ -311 +312 @@ Windows
-        aws-cloudhsm > login --username admin --role admin
+        aws-cloudhsm > login --username <admin> --role admin
@@ -316 +317 @@ Windows
-        "username": "admin",
+        "username": "<admin>",