AWS Security ChangesHomeSearch

AWS cloudhsm documentation change

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

File: cloudhsm/latest/userguide/key_mgmt_util-getCaviumPrivKey.md

Summary

Fixed syntax in command example by adding missing angle bracket

Security assessment

Minor syntax correction without security implications

Diff

diff --git a/cloudhsm/latest/userguide/key_mgmt_util-getCaviumPrivKey.md b/cloudhsm/latest/userguide/key_mgmt_util-getCaviumPrivKey.md
index 9f5943a4c..072906b77 100644
--- a/cloudhsm/latest/userguide/key_mgmt_util-getCaviumPrivKey.md
+++ b/cloudhsm/latest/userguide/key_mgmt_util-getCaviumPrivKey.md
@@ -18 +18 @@ Before you run any key_mgmt_util command, you must [start key_mgmt_util](./key_m
-    getCaviumPrivKey -k <private-key-handle
+    getCaviumPrivKey -k <private-key-handle>