AWS Security ChangesHomeSearch

AWS cloudhsm documentation change

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

File: cloudhsm/latest/userguide/cloudhsm_cli-key-replicate.md

Summary

Updated environment variable examples with proper placeholder syntax

Security assessment

Formatting changes to documentation examples without security implications

Diff

diff --git a/cloudhsm/latest/userguide/cloudhsm_cli-key-replicate.md b/cloudhsm/latest/userguide/cloudhsm_cli-key-replicate.md
index 5bf288b44..bef710c07 100644
--- a/cloudhsm/latest/userguide/cloudhsm_cli-key-replicate.md
+++ b/cloudhsm/latest/userguide/cloudhsm_cli-key-replicate.md
@@ -36 +36 @@ Crypto Users must own the key to use this command.
-                $ export DESTINATION_CLOUDHSM_ROLE=role
+                $ export DESTINATION_CLOUDHSM_ROLE=<role>
@@ -38 +38 @@ Crypto Users must own the key to use this command.
-                $ export DESTINATION_CLOUDHSM_PIN=username:password
+                $ export DESTINATION_CLOUDHSM_PIN=<username:password>