AWS cloudhsm documentation change
Summary
Added placeholder syntax <clusterID> in security group name example
Security assessment
Formatting update for clarity, no security impact.
Diff
diff --git a/cloudhsm/latest/userguide/configure-sg-client-instance.md b/cloudhsm/latest/userguide/configure-sg-client-instance.md index cbfb74147..f7be54647 100644 --- a/cloudhsm/latest/userguide/configure-sg-client-instance.md +++ b/cloudhsm/latest/userguide/configure-sg-client-instance.md @@ -67 +67 @@ You must attach the cluster security group to the EC2 instance so that the EC2 i - 4. Select the security group with the group name that matches your cluster ID, such as `cloudhsm-cluster-`clusterID`-sg`. + 4. Select the security group with the group name that matches your cluster ID, such as `cloudhsm-cluster-`<clusterID>`-sg`.