AWS acm documentation change
Summary
Added tip recommending ACME automation for customer-managed infrastructure
Security assessment
Promotes automated certificate management for external systems, improving security posture through timely renewals. No specific vulnerability mentioned.
Diff
diff --git a/acm/latest/userguide/export-public-certificate.md b/acm/latest/userguide/export-public-certificate.md index 961a44135..fa9e4a930 100644 --- a//acm/latest/userguide/export-public-certificate.md +++ b//acm/latest/userguide/export-public-certificate.md @@ -12,0 +13,4 @@ The following procedures walks you through how you can export an ACM public cert +###### Tip + +If you need public certificates for customer-managed infrastructure (such as on-premises servers or Kubernetes clusters) and want to use industry-standard ACME clients to automate issuance and renewal, see [ACME certificate automation](./acm-acme.html). +