AWS Security ChangesHomeSearch

AWS acm documentation change

Service: acm · 2025-07-04 · Documentation low

File: acm/latest/userguide/acm-public-certificates.md

Summary

Updated troubleshooting link reference

Security assessment

Link correction without security implications

Diff

diff --git a/acm/latest/userguide/acm-public-certificates.md b/acm/latest/userguide/acm-public-certificates.md
index 3ee78fe01..88bcf8847 100644
--- a//acm/latest/userguide/acm-public-certificates.md
+++ b//acm/latest/userguide/acm-public-certificates.md
@@ -90 +90 @@ When you finish adding tags, choose **Request**.
-A certificate enters status **Pending validation** upon being requested, unless it fails for any of the reasons given in the troubleshooting topic [Certificate request fails](https://docs.aws.amazon.com/acm/latest/userguide/troubleshooting-failed.html). ACM makes repeated attempts to validate a certificate for 72 hours and then times out. If a certificate shows status **Failed** or **Validation timed out** , delete the request, correct the issue with [DNS validation](https://docs.aws.amazon.com/acm/latest/userguide/dns-validation.html) or [Email validation](https://docs.aws.amazon.com/acm/latest/userguide/email-validation.html), and try again. If validation succeeds, the certificate enters status **Issued**. 
+A certificate enters status **Pending validation** upon being requested, unless it fails for any of the reasons given in the troubleshooting topic [Certificate request fails](https://docs.aws.amazon.com/acm/latest/userguide/troubleshooting-cert-requests.html#troubleshooting-failed). ACM makes repeated attempts to validate a certificate for 72 hours and then times out. If a certificate shows status **Failed** or **Validation timed out** , delete the request, correct the issue with [DNS validation](https://docs.aws.amazon.com/acm/latest/userguide/dns-validation.html) or [Email validation](https://docs.aws.amazon.com/acm/latest/userguide/email-validation.html), and try again. If validation succeeds, the certificate enters status **Issued**.