AWS Security ChangesHomeSearch

AWS cloudhsm documentation change

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

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

Summary

Added angle brackets to error code and command name placeholders

Security assessment

Formatting improvements without security impact

Diff

diff --git a/cloudhsm/latest/userguide/key_mgmt_util-Error2String.md b/cloudhsm/latest/userguide/key_mgmt_util-Error2String.md
index 1e296c2bf..43f620db1 100644
--- a/cloudhsm/latest/userguide/key_mgmt_util-Error2String.md
+++ b/cloudhsm/latest/userguide/key_mgmt_util-Error2String.md
@@ -35 +35 @@ This command gets the error description for the `0xdb` error code. The descripti
-This example shows where to find the error code in a key_mgmt_util error. The error code, `0xc6`, appears after the string: `Cfm3`command-name` returned: `.
+This example shows where to find the error code in a key_mgmt_util error. The error code, `0xc6`, appears after the string: `Cfm3`<command-name>` returned: `.
@@ -42 +42 @@ In this example, [getKeyInfo](./key_mgmt_util-getKeyInfo.html) indicates that th
-            Cfm3DeleteKey returned: 0xc6 : HSM Error: Key Access is denied
+            Cfm3DeleteKey returned: <0xc6> : HSM Error: Key Access is denied