AdditionalAttribute
Information about additional load balancer attributes.
Contents
- Key
-
The name of the attribute.
The following attribute is supported.
-
elb.http.desyncmitigationmode
- Determines how the load balancer handles requests that might pose a security risk to your application. The possible values aremonitor
,defensive
, andstrictest
. The default isdefensive
.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
^[a-zA-Z0-9.]+$
Required: No
-
- Value
-
This value of the attribute.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
^[a-zA-Z0-9.]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: