AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.31.13 to 2.31.16 and added '[HTTPS listeners]' clarification to mutual authentication documentation
Security assessment
The change adds context that mutual authentication applies specifically to HTTPS listeners, but does not address a security vulnerability or introduce new security documentation. Version number updates are routine maintenance.
Diff
diff --git a/cli/latest/reference/elbv2/modify-listener.md b/cli/latest/reference/elbv2/modify-listener.md index bef38aaa0..c92022cdf 100644 --- a//cli/latest/reference/elbv2/modify-listener.md +++ b//cli/latest/reference/elbv2/modify-listener.md @@ -15 +15 @@ - * [AWS CLI 2.31.13 Command Reference](../../index.html) » + * [AWS CLI 2.31.16 Command Reference](../../index.html) » @@ -563 +563 @@ Syntax: -> The mutual authentication configuration information. +> [HTTPS listeners] The mutual authentication configuration information. @@ -1248 +1248 @@ Listeners -> (list) - * [AWS CLI 2.31.13 Command Reference](../../index.html) » + * [AWS CLI 2.31.16 Command Reference](../../index.html) »