AWS Security ChangesHomeSearch

AWS cloudhsm documentation change

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

File: cloudhsm/latest/userguide/key_mgmt_util-exportPrivateKey.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-exportPrivateKey.md b/cloudhsm/latest/userguide/key_mgmt_util-exportPrivateKey.md
index 711f7199b..ba4c3e125 100644
--- a/cloudhsm/latest/userguide/key_mgmt_util-exportPrivateKey.md
+++ b/cloudhsm/latest/userguide/key_mgmt_util-exportPrivateKey.md
@@ -22 +22 @@ Before you run any key_mgmt_util command, you must [start key_mgmt_util](./key_m
-    exportPrivateKey -k <private-key-handle
+    exportPrivateKey -k <private-key-handle>