AWS cli documentation change
Summary
Added UseClientCertificateOCSPEndpoint field to output documentation
Security assessment
Documents OCSP revocation status checking feature in command output without referencing a security incident.
Diff
diff --git a/cli/latest/reference/cloudfront/get-trust-store.md b/cli/latest/reference/cloudfront/get-trust-store.md index 95017a1d3..912e74ad1 100644 --- a//cli/latest/reference/cloudfront/get-trust-store.md +++ b//cli/latest/reference/cloudfront/get-trust-store.md @@ -15 +15 @@ - * [AWS CLI 2.34.45 Command Reference](../../index.html) » + * [AWS CLI 2.34.48 Command Reference](../../index.html) » @@ -248,0 +249,4 @@ TrustStore -> (structure) +> +> UseClientCertificateOCSPEndpoint -> (boolean) +> +>> A Boolean that determines whether the trust store uses the CA certificate’s OCSP endpoint to check certificate revocation status. @@ -264 +268 @@ ETag -> (string) - * [AWS CLI 2.34.45 Command Reference](../../index.html) » + * [AWS CLI 2.34.48 Command Reference](../../index.html) »