AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/acm/update-certificate-options.md

Summary

Updated navigation links and CLI version from 2.34.20 to 2.34.21; added clarification that the Export option cannot be updated after certificate creation.

Security assessment

The change clarifies an immutable property of certificate export settings, which is a documentation improvement. There is no indication of a security vulnerability being addressed.

Diff

diff --git a/cli/latest/reference/acm/update-certificate-options.md b/cli/latest/reference/acm/update-certificate-options.md
index f5fd36321..fce942a1f 100644
--- a//cli/latest/reference/acm/update-certificate-options.md
+++ b//cli/latest/reference/acm/update-certificate-options.md
@@ -14,2 +14,2 @@
-  * [previous](revoke-certificate.html "revoke-certificate") |
-  * [AWS CLI 2.34.20 Command Reference](../../index.html) »
+  * [previous](search-certificates.html "search-certificates") |
+  * [AWS CLI 2.34.21 Command Reference](../../index.html) »
@@ -22 +22 @@
-  * [← revoke-certificate](revoke-certificate.html "previous chapter \(use the left arrow\)") /
+  * [← search-certificates](search-certificates.html "previous chapter \(use the left arrow\)") /
@@ -126 +126 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/acm-20
->> You can opt in to allow the export of your certificates by specifying `ENABLED` .
+>> You can opt in to allow the export of your certificates by specifying `ENABLED` . You cannot update the value of `Export` after the the certificate is created.
@@ -281 +281 @@ None
-  * [← revoke-certificate](revoke-certificate.html "previous chapter \(use the left arrow\)") /
+  * [← search-certificates](search-certificates.html "previous chapter \(use the left arrow\)") /
@@ -290,2 +290,2 @@ None
-  * [previous](revoke-certificate.html "revoke-certificate") |
-  * [AWS CLI 2.34.20 Command Reference](../../index.html) »
+  * [previous](search-certificates.html "search-certificates") |
+  * [AWS CLI 2.34.21 Command Reference](../../index.html) »