AWS cloudhsm documentation change
Summary
Updated endpoint example with <region> placeholder syntax
Security assessment
Documentation syntax improvement for region placeholder, no security impact
Diff
diff --git a/cloudhsm/latest/userguide/create-cluster.md b/cloudhsm/latest/userguide/create-cluster.md index 5c42162d6..f0e237d0e 100644 --- a/cloudhsm/latest/userguide/create-cluster.md +++ b/cloudhsm/latest/userguide/create-cluster.md @@ -17 +17 @@ When you create a cluster, AWS CloudHSM creates a [service-linked role](https:// -If you are using the [AWS CloudHSM dual-stack endpoint](https://docs.aws.amazon.com/general/latest/gr/cloudhsm.html) (that is, cloudhsmv2.`region`.api.aws), ensure that your IAM policies are updated to handle IPv6. For more information, see the [Upgrade IAM policies to IPv6 section under Security](https://docs.aws.amazon.com/cloudhsm/latest/userguide/ip-access.html). +If you are using the [AWS CloudHSM dual-stack endpoint](https://docs.aws.amazon.com/general/latest/gr/cloudhsm.html) (that is, cloudhsmv2.`<region>`.api.aws), ensure that your IAM policies are updated to handle IPv6. For more information, see the [Upgrade IAM policies to IPv6 section under Security](https://docs.aws.amazon.com/cloudhsm/latest/userguide/ip-access.html).