AWS Security ChangesHomeSearch

AWS acm documentation change

Service: acm · 2025-10-16 · Documentation low

File: acm/latest/userguide/revoke-certificate.md

Summary

Added a warning section at the top and adjusted existing warnings to emphasize the permanence of certificate revocation

Security assessment

The change reinforces the irreversible nature of certificate revocation, improving clarity about security practices. However, there is no evidence of addressing a specific security vulnerability.

Diff

diff --git a/acm/latest/userguide/revoke-certificate.md b/acm/latest/userguide/revoke-certificate.md
index 7a5d7835a..c3d9fc373 100644
--- a//acm/latest/userguide/revoke-certificate.md
+++ b//acm/latest/userguide/revoke-certificate.md
@@ -10,0 +11,4 @@ You can revoke an AWS Certificate Manager exportable public certificates using t
+###### Warning
+
+After a certificate is revoked, you cannot reuse the certificate. Revoking a certificate is permanent.
+
@@ -64,4 +67,0 @@ The following procedure walks you through how you can revoke an ACM public or pr
-###### Warning
-
-Once a certificate is revoked, you cannot reuse the certificate. Revoking a certificate is permanent.
-
@@ -79 +79 @@ Use the [`revoke-certificate`](https://docs.aws.amazon.com/cli/latest/reference/
-Once a certificate is revoked, you cannot reuse the certificate. Revoking a certificate is permanent.
+After a certificate is revoked, you cannot reuse the certificate. Revoking a certificate is permanent.