AWS cli documentation change
Summary
Updated navigation links and CLI version from 2.34.20 to 2.34.21; added a warning section about the permanence of certificate revocation.
Security assessment
The change adds a warning about the irreversible nature of certificate revocation, which is a clarification of existing functionality, not a response to a specific security vulnerability. No evidence of a security incident is present.
Diff
diff --git a/cli/latest/reference/acm/revoke-certificate.md b/cli/latest/reference/acm/revoke-certificate.md index 113a5345e..cee1055d8 100644 --- a//cli/latest/reference/acm/revoke-certificate.md +++ b//cli/latest/reference/acm/revoke-certificate.md @@ -13 +13 @@ - * [next](update-certificate-options.html "update-certificate-options") | + * [next](search-certificates.html "search-certificates") | @@ -15 +15 @@ - * [AWS CLI 2.34.20 Command Reference](../../index.html) » + * [AWS CLI 2.34.21 Command Reference](../../index.html) » @@ -23 +23 @@ - * [update-certificate-options →](update-certificate-options.html "next chapter \(use the right arrow\)") + * [search-certificates →](search-certificates.html "next chapter \(use the right arrow\)") @@ -60,0 +61,4 @@ Revokes a public ACM certificate. You can only revoke certificates that have bee +### Warning + +Once a certificate is revoked, you cannot reuse the certificate. Revoking a certificate is permanent. + @@ -254 +258 @@ CertificateArn -> (string) - * [update-certificate-options →](update-certificate-options.html "next chapter \(use the right arrow\)") + * [search-certificates →](search-certificates.html "next chapter \(use the right arrow\)") @@ -261 +265 @@ CertificateArn -> (string) - * [next](update-certificate-options.html "update-certificate-options") | + * [next](search-certificates.html "search-certificates") | @@ -263 +267 @@ CertificateArn -> (string) - * [AWS CLI 2.34.20 Command Reference](../../index.html) » + * [AWS CLI 2.34.21 Command Reference](../../index.html) »