AWS elasticloadbalancing documentation change
Summary
Updated description of X-Amzn-TLS-Version header from 'helps determining' to 'facilitates determining'.
Security assessment
Change is linguistic refinement only. The header's security purpose (TLS version reporting) remains unchanged with no new security guidance.
Diff
diff --git a/elasticloadbalancing/latest/application/header-modification.md b/elasticloadbalancing/latest/application/header-modification.md index 536867e3c..bdb8340c1 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 helps 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 facilitates determining the security level of the communication, troubleshoot connection issues and ensuring compliance.