- "smithy.api#documentation": "<p>The name of the attribute.</p>\n\n <p>The following attribute is supported by all load balancers:</p>\n <ul>\n <li>\n <p>\n <code>deletion_protection.enabled</code> - Indicates whether deletion protection is\n enabled. The value is <code>true</code> or <code>false</code>. The default is\n <code>false</code>.</p>\n </li>\n </ul>\n\n <p>The following attributes are supported by both Application Load Balancers and Network Load\n Balancers:</p>\n <ul>\n <li>\n <p>\n <code>access_logs.s3.enabled</code> - Indicates whether access logs are enabled. The\n value is <code>true</code> or <code>false</code>. The default is\n <code>false</code>.</p>\n </li>\n <li>\n <p>\n <code>access_logs.s3.bucket</code> - The name of the S3 bucket for the access logs.\n This attribute is required if access logs are enabled. The bucket must exist in the same\n region as the load balancer and have a bucket policy that grants Elastic Load Balancing\n permissions to write to the bucket.</p>\n </li>\n <li>\n <p>\n <code>access_logs.s3.prefix</code> - The prefix for the location in the S3 bucket for the\n access logs.</p>\n </li>\n </ul>\n\n <p>The following attributes are supported by only Application Load Balancers:</p>\n <ul>\n <li>\n <p>\n <code>idle_timeout.timeout_seconds</code> - The idle timeout value, in seconds. The\n valid range is 1-4000 seconds. The default is 60 seconds.</p>\n </li>\n <li>\n <p>\n <code>routing.http.desync_mitigation_mode</code> - Determines how the load balancer\n handles requests that might pose a security risk to your application. The possible values\n are <code>monitor</code>, <code>defensive</code>, and <code>strictest</code>. The default\n is <code>defensive</code>.</p>\n </li>\n <li>\n <p>\n <code>routing.http.drop_invalid_header_fields.enabled</code> - Indicates whether HTTP\n headers with invalid header fields are removed by the load balancer (<code>true</code>) or\n routed to targets (<code>false</code>). The default is <code>false</code>.</p>\n </li>\n <li>\n <p>\n <code>routing.http.x_amzn_tls_version_and_cipher_suite.enabled</code> - Indicates whether the two headers (<code>x-amzn-tls-version</code> and\n <code>x-amzn-tls-cipher-suite</code>), which contain information about\n the negotiated TLS version and cipher suite, are added to the client request\n before sending it to the target. The <code>x-amzn-tls-version</code> header\n has information about the TLS protocol version negotiated with the client,\n and the <code>x-amzn-tls-cipher-suite</code> header has information about\n the cipher suite negotiated with the client. Both headers are in OpenSSL\n format. The possible values for the attribute are <code>true</code> and\n <code>false</code>. The default is <code>false</code>.</p>\n </li>\n <li>\n <p>\n <code>routing.http2.enabled</code> - Indicates whether HTTP/2 is enabled. The value is\n <code>true</code> or <code>false</code>. The default is <code>true</code>. Elastic Load\n Balancing requires that message header names contain only alphanumeric characters and\n hyphens.</p>\n </li>\n <li>\n <p>\n <code>waf.fail_open.enabled</code> - Indicates whether to allow a WAF-enabled load\n balancer to route requests to targets if it is unable to forward the request to Amazon Web Services WAF. The value is <code>true</code> or <code>false</code>. The default is\n <code>false</code>.</p>\n </li>\n </ul>\n\n <p>The following attribute is supported by Network Load Balancers and Gateway Load\n Balancers:</p>\n <ul>\n <li>\n <p>\n <code>load_balancing.cross_zone.enabled</code> - Indicates whether cross-zone load\n balancing is enabled. The value is <code>true</code> or <code>false</code>. The default is\n <code>false</code>.</p>\n </li>\n </ul>"
0 commit comments