AWS Security ChangesHomeSearch

AWS acm documentation change

Service: acm · 2025-08-28 · Documentation low

File: acm/latest/userguide/gs-acm-request-public.md

Summary

Corrected certificate type in renewal description (private -> public)

Security assessment

Fixes documentation accuracy but does not directly address security.

Diff

diff --git a/acm/latest/userguide/gs-acm-request-public.md b/acm/latest/userguide/gs-acm-request-public.md
index 31028f2fb..2c3c47e6f 100644
--- a//acm/latest/userguide/gs-acm-request-public.md
+++ b//acm/latest/userguide/gs-acm-request-public.md
@@ -17 +17 @@ Public ACM certificates follow the X.509 standard and are subject to the followi
-  * **Renewal:** ACM attempts to renew a private certificate automatically after 11 months. 
+  * **Renewal:** ACM attempts to renew a public certificate automatically after 11 months.