AWS elasticloadbalancing documentation change
Summary
Replaced 'ELB' with 'Elastic Load Balancing' in a sentence about input validation
Security assessment
Change is purely terminological (branding update). The security context of input validation limitations remains unchanged. No vulnerability or security feature is mentioned.
Diff
diff --git a/elasticloadbalancing/latest/application/header-modification.md b/elasticloadbalancing/latest/application/header-modification.md index 66883168f..5bec85a19 100644 --- a//elasticloadbalancing/latest/application/header-modification.md +++ b//elasticloadbalancing/latest/application/header-modification.md @@ -67 +67 @@ The attribute name is `routing.http.response.server.enabled`. The available valu - * ELB performs basic input validations to verify the header value is valid. However the validation is unable to confirm if the value is supported for a specific header. + * Elastic Load Balancing performs basic input validations to verify the header value is valid. However the validation is unable to confirm if the value is supported for a specific header.