AWS Security ChangesHomeSearch

AWS acm documentation change

Service: acm · 2025-05-01 · Documentation low

File: acm/latest/userguide/gs.md

Summary

Fixed typo in 'certifiates' to 'certificates'

Security assessment

The change is a minor typo correction with no security implications. No security-related content was added or modified.

Diff

diff --git a/acm/latest/userguide/gs.md b/acm/latest/userguide/gs.md
index 35f9ff6fa..595f49a8f 100644
--- a//acm/latest/userguide/gs.md
+++ b//acm/latest/userguide/gs.md
@@ -7 +7 @@
-ACM manages public, private, and imported certifiates. Certificates are used to establish secure communications across the internet or within an internal network. You can request a publicly trusted certificate directly from ACM (an "ACM certificate"), import a publicly trusted certificate issued by a third party. Self-signed certificates are also supported. To provision your organization's internal PKI, you can issue ACM certificates signed by a private certificate authority (CA) created and managed by [AWS Private CA](https://docs.aws.amazon.com/privateca/latest/userguide/PcaWelcome.html). The CA may either reside in your account or be shared with you by a different account. 
+ACM manages public, private, and imported certificates. Certificates are used to establish secure communications across the internet or within an internal network. You can request a publicly trusted certificate directly from ACM (an "ACM certificate"), import a publicly trusted certificate issued by a third party. Self-signed certificates are also supported. To provision your organization's internal PKI, you can issue ACM certificates signed by a private certificate authority (CA) created and managed by [AWS Private CA](https://docs.aws.amazon.com/privateca/latest/userguide/PcaWelcome.html). The CA may either reside in your account or be shared with you by a different account.