AWS cloudhsm documentation change
Summary
Fixed syntax formatting in createUser command documentation
Security assessment
Corrects command syntax formatting without addressing security issues.
Diff
diff --git a/cloudhsm/latest/userguide/cloudhsm_mgmt_util-createUser.md b/cloudhsm/latest/userguide/cloudhsm_mgmt_util-createUser.md index e1a458e6f..d30963ee3 100644 --- a/cloudhsm/latest/userguide/cloudhsm_mgmt_util-createUser.md +++ b/cloudhsm/latest/userguide/cloudhsm_mgmt_util-createUser.md @@ -31 +31 @@ Enter the arguments in the order specified in the syntax diagram. Use the `-hpsw - createUser <user-type> <user-name> <password |-hpswd> [-2fa </path/to/authdata>] + createUser <user-type> <user-name> <password> |-hpswd> [-2fa </path/to/authdata>] @@ -126 +126 @@ Enter the arguments in the order specified in the syntax diagram. Use the `-hpsw - createUser <user-type> <user-name> <password |-hpswd> [-2fa </path/to/authdata>] + createUser <user-type> <user-name> <password> |-hpswd> [-2fa </path/to/authdata>]