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 e4a20f8c13fd..7e7eb132e7ce 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 @@ -3861,6 +3861,120 @@ export interface ListenerAttribute { * valid range is 60-6000 seconds. The default is 350 seconds.

* * + *

The following attributes are only supported by Application Load Balancers.

+ * * @public */ Key?: string | undefined; @@ -4035,6 +4149,12 @@ export interface LoadBalancerAttribute { * true for internal load balancers, preventing unintended access to your * internal load balancer through an internet gateway.

* + *
  • + *

    + * zonal_shift.config.enabled - Indicates whether zonal shift is + * enabled. The possible values are true and false. The + * default is false.

    + *
  • * *

    The following attributes are supported by only Application Load Balancers:

    * * @public */ 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 6123ccb1f480..d9d433dd1571 100644 --- a/codegen/sdk-codegen/aws-models/elastic-load-balancing-v2.json +++ b/codegen/sdk-codegen/aws-models/elastic-load-balancing-v2.json @@ -5910,7 +5910,7 @@ "Key": { "target": "com.amazonaws.elasticloadbalancingv2#ListenerAttributeKey", "traits": { - "smithy.api#documentation": "

    The name of the attribute.

    \n

    The following attribute is supported by Network Load Balancers, and Gateway Load Balancers.

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

    The name of the attribute.

    \n

    The following attribute is supported by Network Load Balancers, and Gateway Load Balancers.

    \n \n

    The following attributes are only supported by Application Load Balancers.

    \n " } }, "Value": { @@ -6117,7 +6117,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": {