AWS cloudhsm documentation change
Summary
Fixed command formatting and placeholder syntax in interactive mode examples
Security assessment
Documentation formatting improvements without security implications
Diff
diff --git a/cloudhsm/latest/userguide/cloudhsm_cli-modes.md b/cloudhsm/latest/userguide/cloudhsm_cli-modes.md index 9513af465..38e9f8e0d 100644 --- a/cloudhsm/latest/userguide/cloudhsm_cli-modes.md +++ b/cloudhsm/latest/userguide/cloudhsm_cli-modes.md @@ -32,0 +33,3 @@ When using the CLI in Interactive Mode, you can log in to a user account using t + + aws-cloudhsm > login --username <USERNAME> --role ROLE> + @@ -36 +39 @@ To list all CloudHSM CLI commands, run the following command: - aws-cloudhsm > **help** + aws-cloudhsm > help @@ -46 +49 @@ To get a list of users on the HSMs, enter **user list**. - aws-cloudhsm > **user list** + aws-cloudhsm > user list