AWS elasticloadbalancing documentation change
Summary
Updated description of X-Amzn-TLS-Version header: replaced 'facilitates' with 'helps'
Security assessment
Minor wording change in TLS version documentation. Maintains existing security context about TLS without adding new security features or addressing vulnerabilities.
Diff
diff --git a/elasticloadbalancing/latest/application/header-modification.md b/elasticloadbalancing/latest/application/header-modification.md index bdb8340c1..536867e3c 100644 --- a//elasticloadbalancing/latest/application/header-modification.md +++ b//elasticloadbalancing/latest/application/header-modification.md @@ -29 +29 @@ X-Amzn-Mtls-Clientcert | Carries the full client certificate. Allowing the targ -X-Amzn-TLS-Version | Indicates the version of the TLS protocol used for a connection. It facilitates determining the security level of the communication, troubleshoot connection issues and ensuring compliance. +X-Amzn-TLS-Version | Indicates the version of the TLS protocol used for a connection. It helps determining the security level of the communication, troubleshoot connection issues and ensuring compliance.