Skip to content

Commit abb3f45

Browse files
committed
chore(models): update models as of 08/05/2021
1 parent 6c33a77 commit abb3f45

18 files changed

+3036
-555
lines changed

codegen/sdk-codegen/aws-models/appsync.2017-07-25.json

Lines changed: 93 additions & 29 deletions
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/auto-scaling.2011-01-01.json

Lines changed: 51 additions & 10 deletions
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/elastic-load-balancing-v2.2015-12-01.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2936,7 +2936,7 @@
29362936
"Key": {
29372937
"target": "com.amazonaws.elasticloadbalancingv2#LoadBalancerAttributeKey",
29382938
"traits": {
2939-
"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>"
2939+
"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\n whether the two headers (<code>x-amzn-tls-version</code> and\n <code>x-amzn-tls-cipher-suite</code>), which contain information about the negotiated\n TLS version and cipher suite, are added to the client request before sending it to the\n target. The <code>x-amzn-tls-version</code> header has information about the TLS protocol\n version negotiated with the client, and the <code>x-amzn-tls-cipher-suite</code> header\n has information about the cipher suite negotiated with the client. Both headers are in\n OpenSSL 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.http.xff_client_port.enabled</code> - Indicates whether the\n <code>X-Forwarded-For</code> header should preserve the source port that the client used\n to connect to the load balancer. The possible values 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 possible\n values are <code>true</code> and <code>false</code>. The default is <code>true</code>.\n Elastic Load Balancing requires that message header names contain only alphanumeric\n characters and hyphens.</p>\n\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 possible values are <code>true</code> and <code>false</code>. The\n default is <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 possible values are <code>true</code> and <code>false</code>.\n The default is <code>false</code>.</p>\n </li>\n </ul>"
29402940
}
29412941
},
29422942
"Value": {

0 commit comments

Comments
 (0)