AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-07-01 · Documentation low

File: cli/latest/reference/acm/index.md

Summary

Added documentation for new ACME certificate management commands (create/delete/describe/list/revoke/update operations) and updated CLI version reference

Security assessment

The added ACME commands relate to automated certificate management (domain validation, external account binding), which are security features for TLS certificate lifecycle management. However, there's no evidence this addresses a specific security vulnerability.

Diff

diff --git a/cli/latest/reference/acm/index.md b/cli/latest/reference/acm/index.md
index d8e002ea2..c5aa80498 100644
--- a//cli/latest/reference/acm/index.md
+++ b//cli/latest/reference/acm/index.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.11 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.13 Command Reference](../../index.html) »
@@ -59,0 +60,6 @@ You can use Certificate Manager (ACM) to manage SSL/TLS certificates for your Am
+  * [create-acme-domain-validation](create-acme-domain-validation.html)
+  * [create-acme-endpoint](create-acme-endpoint.html)
+  * [create-acme-external-account-binding](create-acme-external-account-binding.html)
+  * [delete-acme-domain-validation](delete-acme-domain-validation.html)
+  * [delete-acme-endpoint](delete-acme-endpoint.html)
+  * [delete-acme-external-account-binding](delete-acme-external-account-binding.html)
@@ -60,0 +67,4 @@ You can use Certificate Manager (ACM) to manage SSL/TLS certificates for your Am
+  * [describe-acme-account](describe-acme-account.html)
+  * [describe-acme-domain-validation](describe-acme-domain-validation.html)
+  * [describe-acme-endpoint](describe-acme-endpoint.html)
+  * [describe-acme-external-account-binding](describe-acme-external-account-binding.html)
@@ -63,0 +74 @@ You can use Certificate Manager (ACM) to manage SSL/TLS certificates for your Am
+  * [get-acme-external-account-binding-credentials](get-acme-external-account-binding-credentials.html)
@@ -65,0 +77,4 @@ You can use Certificate Manager (ACM) to manage SSL/TLS certificates for your Am
+  * [list-acme-accounts](list-acme-accounts.html)
+  * [list-acme-domain-validations](list-acme-domain-validations.html)
+  * [list-acme-endpoints](list-acme-endpoints.html)
+  * [list-acme-external-account-bindings](list-acme-external-account-bindings.html)
@@ -67,0 +83 @@ You can use Certificate Manager (ACM) to manage SSL/TLS certificates for your Am
+  * [list-tags-for-resource](list-tags-for-resource.html)
@@ -72,0 +89,2 @@ You can use Certificate Manager (ACM) to manage SSL/TLS certificates for your Am
+  * [revoke-acme-account](revoke-acme-account.html)
+  * [revoke-acme-external-account-binding](revoke-acme-external-account-binding.html)
@@ -74,0 +93,4 @@ You can use Certificate Manager (ACM) to manage SSL/TLS certificates for your Am
+  * [tag-resource](tag-resource.html)
+  * [untag-resource](untag-resource.html)
+  * [update-acme-domain-validation](update-acme-domain-validation.html)
+  * [update-acme-endpoint](update-acme-endpoint.html)
@@ -90 +112 @@ You can use Certificate Manager (ACM) to manage SSL/TLS certificates for your Am
-  * [AWS CLI 2.35.11 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.13 Command Reference](../../index.html) »