AWS Security ChangesHomeSearch

AWS cloudhsm documentation change

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

File: cloudhsm/latest/userguide/configure-sg.md

Summary

Updated security group name example to use <clusterID> placeholder

Security assessment

Standard documentation formatting change without security implications.

Diff

diff --git a/cloudhsm/latest/userguide/configure-sg.md b/cloudhsm/latest/userguide/configure-sg.md
index 81a2bf29b..25460ada3 100644
--- a/cloudhsm/latest/userguide/configure-sg.md
+++ b/cloudhsm/latest/userguide/configure-sg.md
@@ -7 +7 @@
-When you create a cluster, AWS CloudHSM creates a security group with the name `cloudhsm-cluster-`clusterID`-sg`. This security group contains a preconfigured TCP rule that allows inbound and outbound communication within the cluster security group over ports 2223-2225. This SG allows your EC2 instances to use your VPC to talk to HSMs in your cluster. 
+When you create a cluster, AWS CloudHSM creates a security group with the name `cloudhsm-cluster-`<clusterID>`-sg`. This security group contains a preconfigured TCP rule that allows inbound and outbound communication within the cluster security group over ports 2223-2225. This SG allows your EC2 instances to use your VPC to talk to HSMs in your cluster.