diff --git a/clients/client-elastic-load-balancing-v2/src/models/models_0.ts b/clients/client-elastic-load-balancing-v2/src/models/models_0.ts index 5f235f4e18a68..e19bfad211141 100644 --- a/clients/client-elastic-load-balancing-v2/src/models/models_0.ts +++ b/clients/client-elastic-load-balancing-v2/src/models/models_0.ts @@ -3626,6 +3626,11 @@ export interface LoadBalancerAttribute { * *
  • *

    + * client_keep_alive.seconds - The client keep alive value, in seconds. The + * valid range is 60-604800 seconds. The default is 3600 seconds.

    + *
  • + *
  • + *

    * connection_logs.s3.enabled - Indicates whether connection logs are enabled. The * value is true or false. The default is false.

    *
  • diff --git a/codegen/sdk-codegen/aws-models/elastic-load-balancing-v2.json b/codegen/sdk-codegen/aws-models/elastic-load-balancing-v2.json index 3ada0145666b3..3f8d735fc2d9a 100644 --- a/codegen/sdk-codegen/aws-models/elastic-load-balancing-v2.json +++ b/codegen/sdk-codegen/aws-models/elastic-load-balancing-v2.json @@ -5595,7 +5595,7 @@ "Key": { "target": "com.amazonaws.elasticloadbalancingv2#LoadBalancerAttributeKey", "traits": { - "smithy.api#documentation": "

    The name of the attribute.

    \n

    The following attributes are supported by all load balancers:

    \n \n

    The following attributes are supported by both Application Load Balancers and Network Load\n Balancers:

    \n \n

    The following attributes are supported by only Application Load Balancers:

    \n \n

    The following attributes are supported by only Network Load Balancers:

    \n " + "smithy.api#documentation": "

    The name of the attribute.

    \n

    The following attributes are supported by all load balancers:

    \n \n

    The following attributes are supported by both Application Load Balancers and Network Load\n Balancers:

    \n \n

    The following attributes are supported by only Application Load Balancers:

    \n \n

    The following attributes are supported by only Network Load Balancers:

    \n " } }, "Value": {