@aws-sdk/client-elastic-load-balancing-v2 3.588.0 → 3.592.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (97) hide show
  1. package/dist-cjs/index.js +0 -44
  2. package/dist-types/ElasticLoadBalancingV2Client.d.ts +4 -4
  3. package/dist-types/commands/AddListenerCertificatesCommand.d.ts +2 -1
  4. package/dist-types/commands/AddTagsCommand.d.ts +2 -1
  5. package/dist-types/commands/AddTrustStoreRevocationsCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateListenerCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateLoadBalancerCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateTargetGroupCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateTrustStoreCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteListenerCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteLoadBalancerCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteTargetGroupCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteTrustStoreCommand.d.ts +2 -1
  16. package/dist-types/commands/DeregisterTargetsCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeListenerCertificatesCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeListenersCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeLoadBalancerAttributesCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeRulesCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeSSLPoliciesCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeTargetGroupAttributesCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeTargetGroupsCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeTargetHealthCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeTrustStoreAssociationsCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeTrustStoreRevocationsCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeTrustStoresCommand.d.ts +2 -1
  31. package/dist-types/commands/GetTrustStoreCaCertificatesBundleCommand.d.ts +2 -1
  32. package/dist-types/commands/GetTrustStoreRevocationContentCommand.d.ts +2 -1
  33. package/dist-types/commands/ModifyListenerCommand.d.ts +2 -1
  34. package/dist-types/commands/ModifyLoadBalancerAttributesCommand.d.ts +2 -1
  35. package/dist-types/commands/ModifyRuleCommand.d.ts +2 -1
  36. package/dist-types/commands/ModifyTargetGroupAttributesCommand.d.ts +2 -1
  37. package/dist-types/commands/ModifyTargetGroupCommand.d.ts +2 -1
  38. package/dist-types/commands/ModifyTrustStoreCommand.d.ts +2 -1
  39. package/dist-types/commands/RegisterTargetsCommand.d.ts +2 -1
  40. package/dist-types/commands/RemoveListenerCertificatesCommand.d.ts +2 -1
  41. package/dist-types/commands/RemoveTagsCommand.d.ts +2 -1
  42. package/dist-types/commands/RemoveTrustStoreRevocationsCommand.d.ts +2 -1
  43. package/dist-types/commands/SetIpAddressTypeCommand.d.ts +2 -1
  44. package/dist-types/commands/SetRulePrioritiesCommand.d.ts +2 -1
  45. package/dist-types/commands/SetSecurityGroupsCommand.d.ts +2 -1
  46. package/dist-types/commands/SetSubnetsCommand.d.ts +2 -1
  47. package/dist-types/index.d.ts +2 -2
  48. package/dist-types/models/ElasticLoadBalancingV2ServiceException.d.ts +2 -1
  49. package/dist-types/runtimeConfig.native.d.ts +1 -1
  50. package/dist-types/ts3.4/ElasticLoadBalancingV2Client.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/AddListenerCertificatesCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/AddTrustStoreRevocationsCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/CreateLoadBalancerCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/DeleteLoadBalancerCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DescribeListenerCertificatesCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DescribeListenersCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DescribeLoadBalancerAttributesCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DescribeRulesCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DescribeSSLPoliciesCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeTargetGroupAttributesCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeTargetGroupsCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeTargetHealthCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DescribeTrustStoreAssociationsCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DescribeTrustStoreRevocationsCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DescribeTrustStoresCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetTrustStoreCaCertificatesBundleCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetTrustStoreRevocationContentCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/ModifyListenerCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/ModifyLoadBalancerAttributesCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ModifyRuleCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ModifyTargetGroupAttributesCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ModifyTargetGroupCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ModifyTrustStoreCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/RemoveListenerCertificatesCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/RemoveTrustStoreRevocationsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/SetIpAddressTypeCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/SetRulePrioritiesCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/SetSecurityGroupsCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/SetSubnetsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/models/ElasticLoadBalancingV2ServiceException.d.ts +2 -1
  96. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  97. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -305,7 +305,6 @@ var ElasticLoadBalancingV2Client = _ElasticLoadBalancingV2Client;
305
305
 
306
306
  var import_middleware_serde = require("@smithy/middleware-serde");
307
307
 
308
- var import_types = require("@smithy/types");
309
308
 
310
309
  // src/protocols/Aws_query.ts
311
310
  var import_core2 = require("@aws-sdk/core");
@@ -6632,7 +6631,6 @@ var AddListenerCertificatesCommand = _AddListenerCertificatesCommand;
6632
6631
 
6633
6632
 
6634
6633
 
6635
-
6636
6634
  var _AddTagsCommand = class _AddTagsCommand extends import_smithy_client.Command.classBuilder().ep({
6637
6635
  ...commonParams
6638
6636
  }).m(function(Command, cs, config, o) {
@@ -6649,7 +6647,6 @@ var AddTagsCommand = _AddTagsCommand;
6649
6647
 
6650
6648
 
6651
6649
 
6652
-
6653
6650
  var _AddTrustStoreRevocationsCommand = class _AddTrustStoreRevocationsCommand extends import_smithy_client.Command.classBuilder().ep({
6654
6651
  ...commonParams
6655
6652
  }).m(function(Command, cs, config, o) {
@@ -6666,7 +6663,6 @@ var AddTrustStoreRevocationsCommand = _AddTrustStoreRevocationsCommand;
6666
6663
 
6667
6664
 
6668
6665
 
6669
-
6670
6666
  var _CreateListenerCommand = class _CreateListenerCommand extends import_smithy_client.Command.classBuilder().ep({
6671
6667
  ...commonParams
6672
6668
  }).m(function(Command, cs, config, o) {
@@ -6683,7 +6679,6 @@ var CreateListenerCommand = _CreateListenerCommand;
6683
6679
 
6684
6680
 
6685
6681
 
6686
-
6687
6682
  var _CreateLoadBalancerCommand = class _CreateLoadBalancerCommand extends import_smithy_client.Command.classBuilder().ep({
6688
6683
  ...commonParams
6689
6684
  }).m(function(Command, cs, config, o) {
@@ -6700,7 +6695,6 @@ var CreateLoadBalancerCommand = _CreateLoadBalancerCommand;
6700
6695
 
6701
6696
 
6702
6697
 
6703
-
6704
6698
  var _CreateRuleCommand = class _CreateRuleCommand extends import_smithy_client.Command.classBuilder().ep({
6705
6699
  ...commonParams
6706
6700
  }).m(function(Command, cs, config, o) {
@@ -6717,7 +6711,6 @@ var CreateRuleCommand = _CreateRuleCommand;
6717
6711
 
6718
6712
 
6719
6713
 
6720
-
6721
6714
  var _CreateTargetGroupCommand = class _CreateTargetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
6722
6715
  ...commonParams
6723
6716
  }).m(function(Command, cs, config, o) {
@@ -6734,7 +6727,6 @@ var CreateTargetGroupCommand = _CreateTargetGroupCommand;
6734
6727
 
6735
6728
 
6736
6729
 
6737
-
6738
6730
  var _CreateTrustStoreCommand = class _CreateTrustStoreCommand extends import_smithy_client.Command.classBuilder().ep({
6739
6731
  ...commonParams
6740
6732
  }).m(function(Command, cs, config, o) {
@@ -6751,7 +6743,6 @@ var CreateTrustStoreCommand = _CreateTrustStoreCommand;
6751
6743
 
6752
6744
 
6753
6745
 
6754
-
6755
6746
  var _DeleteListenerCommand = class _DeleteListenerCommand extends import_smithy_client.Command.classBuilder().ep({
6756
6747
  ...commonParams
6757
6748
  }).m(function(Command, cs, config, o) {
@@ -6768,7 +6759,6 @@ var DeleteListenerCommand = _DeleteListenerCommand;
6768
6759
 
6769
6760
 
6770
6761
 
6771
-
6772
6762
  var _DeleteLoadBalancerCommand = class _DeleteLoadBalancerCommand extends import_smithy_client.Command.classBuilder().ep({
6773
6763
  ...commonParams
6774
6764
  }).m(function(Command, cs, config, o) {
@@ -6785,7 +6775,6 @@ var DeleteLoadBalancerCommand = _DeleteLoadBalancerCommand;
6785
6775
 
6786
6776
 
6787
6777
 
6788
-
6789
6778
  var _DeleteRuleCommand = class _DeleteRuleCommand extends import_smithy_client.Command.classBuilder().ep({
6790
6779
  ...commonParams
6791
6780
  }).m(function(Command, cs, config, o) {
@@ -6802,7 +6791,6 @@ var DeleteRuleCommand = _DeleteRuleCommand;
6802
6791
 
6803
6792
 
6804
6793
 
6805
-
6806
6794
  var _DeleteTargetGroupCommand = class _DeleteTargetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
6807
6795
  ...commonParams
6808
6796
  }).m(function(Command, cs, config, o) {
@@ -6819,7 +6807,6 @@ var DeleteTargetGroupCommand = _DeleteTargetGroupCommand;
6819
6807
 
6820
6808
 
6821
6809
 
6822
-
6823
6810
  var _DeleteTrustStoreCommand = class _DeleteTrustStoreCommand extends import_smithy_client.Command.classBuilder().ep({
6824
6811
  ...commonParams
6825
6812
  }).m(function(Command, cs, config, o) {
@@ -6836,7 +6823,6 @@ var DeleteTrustStoreCommand = _DeleteTrustStoreCommand;
6836
6823
 
6837
6824
 
6838
6825
 
6839
-
6840
6826
  var _DeregisterTargetsCommand = class _DeregisterTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
6841
6827
  ...commonParams
6842
6828
  }).m(function(Command, cs, config, o) {
@@ -6853,7 +6839,6 @@ var DeregisterTargetsCommand = _DeregisterTargetsCommand;
6853
6839
 
6854
6840
 
6855
6841
 
6856
-
6857
6842
  var _DescribeAccountLimitsCommand = class _DescribeAccountLimitsCommand extends import_smithy_client.Command.classBuilder().ep({
6858
6843
  ...commonParams
6859
6844
  }).m(function(Command, cs, config, o) {
@@ -6870,7 +6855,6 @@ var DescribeAccountLimitsCommand = _DescribeAccountLimitsCommand;
6870
6855
 
6871
6856
 
6872
6857
 
6873
-
6874
6858
  var _DescribeListenerCertificatesCommand = class _DescribeListenerCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
6875
6859
  ...commonParams
6876
6860
  }).m(function(Command, cs, config, o) {
@@ -6887,7 +6871,6 @@ var DescribeListenerCertificatesCommand = _DescribeListenerCertificatesCommand;
6887
6871
 
6888
6872
 
6889
6873
 
6890
-
6891
6874
  var _DescribeListenersCommand = class _DescribeListenersCommand extends import_smithy_client.Command.classBuilder().ep({
6892
6875
  ...commonParams
6893
6876
  }).m(function(Command, cs, config, o) {
@@ -6904,7 +6887,6 @@ var DescribeListenersCommand = _DescribeListenersCommand;
6904
6887
 
6905
6888
 
6906
6889
 
6907
-
6908
6890
  var _DescribeLoadBalancerAttributesCommand = class _DescribeLoadBalancerAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
6909
6891
  ...commonParams
6910
6892
  }).m(function(Command, cs, config, o) {
@@ -6921,7 +6903,6 @@ var DescribeLoadBalancerAttributesCommand = _DescribeLoadBalancerAttributesComma
6921
6903
 
6922
6904
 
6923
6905
 
6924
-
6925
6906
  var _DescribeLoadBalancersCommand = class _DescribeLoadBalancersCommand extends import_smithy_client.Command.classBuilder().ep({
6926
6907
  ...commonParams
6927
6908
  }).m(function(Command, cs, config, o) {
@@ -6938,7 +6919,6 @@ var DescribeLoadBalancersCommand = _DescribeLoadBalancersCommand;
6938
6919
 
6939
6920
 
6940
6921
 
6941
-
6942
6922
  var _DescribeRulesCommand = class _DescribeRulesCommand extends import_smithy_client.Command.classBuilder().ep({
6943
6923
  ...commonParams
6944
6924
  }).m(function(Command, cs, config, o) {
@@ -6955,7 +6935,6 @@ var DescribeRulesCommand = _DescribeRulesCommand;
6955
6935
 
6956
6936
 
6957
6937
 
6958
-
6959
6938
  var _DescribeSSLPoliciesCommand = class _DescribeSSLPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
6960
6939
  ...commonParams
6961
6940
  }).m(function(Command, cs, config, o) {
@@ -6972,7 +6951,6 @@ var DescribeSSLPoliciesCommand = _DescribeSSLPoliciesCommand;
6972
6951
 
6973
6952
 
6974
6953
 
6975
-
6976
6954
  var _DescribeTagsCommand = class _DescribeTagsCommand extends import_smithy_client.Command.classBuilder().ep({
6977
6955
  ...commonParams
6978
6956
  }).m(function(Command, cs, config, o) {
@@ -6989,7 +6967,6 @@ var DescribeTagsCommand = _DescribeTagsCommand;
6989
6967
 
6990
6968
 
6991
6969
 
6992
-
6993
6970
  var _DescribeTargetGroupAttributesCommand = class _DescribeTargetGroupAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
6994
6971
  ...commonParams
6995
6972
  }).m(function(Command, cs, config, o) {
@@ -7006,7 +6983,6 @@ var DescribeTargetGroupAttributesCommand = _DescribeTargetGroupAttributesCommand
7006
6983
 
7007
6984
 
7008
6985
 
7009
-
7010
6986
  var _DescribeTargetGroupsCommand = class _DescribeTargetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
7011
6987
  ...commonParams
7012
6988
  }).m(function(Command, cs, config, o) {
@@ -7023,7 +6999,6 @@ var DescribeTargetGroupsCommand = _DescribeTargetGroupsCommand;
7023
6999
 
7024
7000
 
7025
7001
 
7026
-
7027
7002
  var _DescribeTargetHealthCommand = class _DescribeTargetHealthCommand extends import_smithy_client.Command.classBuilder().ep({
7028
7003
  ...commonParams
7029
7004
  }).m(function(Command, cs, config, o) {
@@ -7040,7 +7015,6 @@ var DescribeTargetHealthCommand = _DescribeTargetHealthCommand;
7040
7015
 
7041
7016
 
7042
7017
 
7043
-
7044
7018
  var _DescribeTrustStoreAssociationsCommand = class _DescribeTrustStoreAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
7045
7019
  ...commonParams
7046
7020
  }).m(function(Command, cs, config, o) {
@@ -7057,7 +7031,6 @@ var DescribeTrustStoreAssociationsCommand = _DescribeTrustStoreAssociationsComma
7057
7031
 
7058
7032
 
7059
7033
 
7060
-
7061
7034
  var _DescribeTrustStoreRevocationsCommand = class _DescribeTrustStoreRevocationsCommand extends import_smithy_client.Command.classBuilder().ep({
7062
7035
  ...commonParams
7063
7036
  }).m(function(Command, cs, config, o) {
@@ -7074,7 +7047,6 @@ var DescribeTrustStoreRevocationsCommand = _DescribeTrustStoreRevocationsCommand
7074
7047
 
7075
7048
 
7076
7049
 
7077
-
7078
7050
  var _DescribeTrustStoresCommand = class _DescribeTrustStoresCommand extends import_smithy_client.Command.classBuilder().ep({
7079
7051
  ...commonParams
7080
7052
  }).m(function(Command, cs, config, o) {
@@ -7091,7 +7063,6 @@ var DescribeTrustStoresCommand = _DescribeTrustStoresCommand;
7091
7063
 
7092
7064
 
7093
7065
 
7094
-
7095
7066
  var _GetTrustStoreCaCertificatesBundleCommand = class _GetTrustStoreCaCertificatesBundleCommand extends import_smithy_client.Command.classBuilder().ep({
7096
7067
  ...commonParams
7097
7068
  }).m(function(Command, cs, config, o) {
@@ -7108,7 +7079,6 @@ var GetTrustStoreCaCertificatesBundleCommand = _GetTrustStoreCaCertificatesBundl
7108
7079
 
7109
7080
 
7110
7081
 
7111
-
7112
7082
  var _GetTrustStoreRevocationContentCommand = class _GetTrustStoreRevocationContentCommand extends import_smithy_client.Command.classBuilder().ep({
7113
7083
  ...commonParams
7114
7084
  }).m(function(Command, cs, config, o) {
@@ -7125,7 +7095,6 @@ var GetTrustStoreRevocationContentCommand = _GetTrustStoreRevocationContentComma
7125
7095
 
7126
7096
 
7127
7097
 
7128
-
7129
7098
  var _ModifyListenerCommand = class _ModifyListenerCommand extends import_smithy_client.Command.classBuilder().ep({
7130
7099
  ...commonParams
7131
7100
  }).m(function(Command, cs, config, o) {
@@ -7142,7 +7111,6 @@ var ModifyListenerCommand = _ModifyListenerCommand;
7142
7111
 
7143
7112
 
7144
7113
 
7145
-
7146
7114
  var _ModifyLoadBalancerAttributesCommand = class _ModifyLoadBalancerAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
7147
7115
  ...commonParams
7148
7116
  }).m(function(Command, cs, config, o) {
@@ -7159,7 +7127,6 @@ var ModifyLoadBalancerAttributesCommand = _ModifyLoadBalancerAttributesCommand;
7159
7127
 
7160
7128
 
7161
7129
 
7162
-
7163
7130
  var _ModifyRuleCommand = class _ModifyRuleCommand extends import_smithy_client.Command.classBuilder().ep({
7164
7131
  ...commonParams
7165
7132
  }).m(function(Command, cs, config, o) {
@@ -7176,7 +7143,6 @@ var ModifyRuleCommand = _ModifyRuleCommand;
7176
7143
 
7177
7144
 
7178
7145
 
7179
-
7180
7146
  var _ModifyTargetGroupAttributesCommand = class _ModifyTargetGroupAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
7181
7147
  ...commonParams
7182
7148
  }).m(function(Command, cs, config, o) {
@@ -7193,7 +7159,6 @@ var ModifyTargetGroupAttributesCommand = _ModifyTargetGroupAttributesCommand;
7193
7159
 
7194
7160
 
7195
7161
 
7196
-
7197
7162
  var _ModifyTargetGroupCommand = class _ModifyTargetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
7198
7163
  ...commonParams
7199
7164
  }).m(function(Command, cs, config, o) {
@@ -7210,7 +7175,6 @@ var ModifyTargetGroupCommand = _ModifyTargetGroupCommand;
7210
7175
 
7211
7176
 
7212
7177
 
7213
-
7214
7178
  var _ModifyTrustStoreCommand = class _ModifyTrustStoreCommand extends import_smithy_client.Command.classBuilder().ep({
7215
7179
  ...commonParams
7216
7180
  }).m(function(Command, cs, config, o) {
@@ -7227,7 +7191,6 @@ var ModifyTrustStoreCommand = _ModifyTrustStoreCommand;
7227
7191
 
7228
7192
 
7229
7193
 
7230
-
7231
7194
  var _RegisterTargetsCommand = class _RegisterTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
7232
7195
  ...commonParams
7233
7196
  }).m(function(Command, cs, config, o) {
@@ -7244,7 +7207,6 @@ var RegisterTargetsCommand = _RegisterTargetsCommand;
7244
7207
 
7245
7208
 
7246
7209
 
7247
-
7248
7210
  var _RemoveListenerCertificatesCommand = class _RemoveListenerCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
7249
7211
  ...commonParams
7250
7212
  }).m(function(Command, cs, config, o) {
@@ -7261,7 +7223,6 @@ var RemoveListenerCertificatesCommand = _RemoveListenerCertificatesCommand;
7261
7223
 
7262
7224
 
7263
7225
 
7264
-
7265
7226
  var _RemoveTagsCommand = class _RemoveTagsCommand extends import_smithy_client.Command.classBuilder().ep({
7266
7227
  ...commonParams
7267
7228
  }).m(function(Command, cs, config, o) {
@@ -7278,7 +7239,6 @@ var RemoveTagsCommand = _RemoveTagsCommand;
7278
7239
 
7279
7240
 
7280
7241
 
7281
-
7282
7242
  var _RemoveTrustStoreRevocationsCommand = class _RemoveTrustStoreRevocationsCommand extends import_smithy_client.Command.classBuilder().ep({
7283
7243
  ...commonParams
7284
7244
  }).m(function(Command, cs, config, o) {
@@ -7295,7 +7255,6 @@ var RemoveTrustStoreRevocationsCommand = _RemoveTrustStoreRevocationsCommand;
7295
7255
 
7296
7256
 
7297
7257
 
7298
-
7299
7258
  var _SetIpAddressTypeCommand = class _SetIpAddressTypeCommand extends import_smithy_client.Command.classBuilder().ep({
7300
7259
  ...commonParams
7301
7260
  }).m(function(Command, cs, config, o) {
@@ -7312,7 +7271,6 @@ var SetIpAddressTypeCommand = _SetIpAddressTypeCommand;
7312
7271
 
7313
7272
 
7314
7273
 
7315
-
7316
7274
  var _SetRulePrioritiesCommand = class _SetRulePrioritiesCommand extends import_smithy_client.Command.classBuilder().ep({
7317
7275
  ...commonParams
7318
7276
  }).m(function(Command, cs, config, o) {
@@ -7329,7 +7287,6 @@ var SetRulePrioritiesCommand = _SetRulePrioritiesCommand;
7329
7287
 
7330
7288
 
7331
7289
 
7332
-
7333
7290
  var _SetSecurityGroupsCommand = class _SetSecurityGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
7334
7291
  ...commonParams
7335
7292
  }).m(function(Command, cs, config, o) {
@@ -7346,7 +7303,6 @@ var SetSecurityGroupsCommand = _SetSecurityGroupsCommand;
7346
7303
 
7347
7304
 
7348
7305
 
7349
-
7350
7306
  var _SetSubnetsCommand = class _SetSubnetsCommand extends import_smithy_client.Command.classBuilder().ep({
7351
7307
  ...commonParams
7352
7308
  }).m(function(Command, cs, config, o) {
@@ -134,15 +134,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
134
134
  * Enables FIPS compatible endpoints.
135
135
  */
136
136
  useFipsEndpoint?: boolean | __Provider<boolean>;
137
+ /**
138
+ * The AWS region to which this client will send requests
139
+ */
140
+ region?: string | __Provider<string>;
137
141
  /**
138
142
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
139
143
  * @internal
140
144
  */
141
145
  defaultUserAgentProvider?: Provider<__UserAgent>;
142
- /**
143
- * The AWS region to which this client will send requests
144
- */
145
- region?: string | __Provider<string>;
146
146
  /**
147
147
  * Default credentials provider; Not available in browser runtime.
148
148
  * @deprecated
@@ -5,7 +5,8 @@ import { AddListenerCertificatesInput, AddListenerCertificatesOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AddTagsInput, AddTagsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AddTrustStoreRevocationsInput, AddTrustStoreRevocationsOutput } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateListenerInput, CreateListenerOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateLoadBalancerInput, CreateLoadBalancerOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateRuleInput, CreateRuleOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateTargetGroupInput, CreateTargetGroupOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateTrustStoreInput, CreateTrustStoreOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteListenerInput, DeleteListenerOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteLoadBalancerInput, DeleteLoadBalancerOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteRuleInput, DeleteRuleOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteTargetGroupInput, DeleteTargetGroupOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteTrustStoreInput, DeleteTrustStoreOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeregisterTargetsInput, DeregisterTargetsOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeAccountLimitsInput, DescribeAccountLimitsOutput } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeListenerCertificatesInput, DescribeListenerCertificatesOutput }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeListenersInput, DescribeListenersOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeLoadBalancerAttributesInput, DescribeLoadBalancerAttributesOutp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeLoadBalancersInput, DescribeLoadBalancersOutput } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeRulesInput, DescribeRulesOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeSSLPoliciesInput, DescribeSSLPoliciesOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeTagsInput, DescribeTagsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeTargetGroupAttributesInput, DescribeTargetGroupAttributesOutput
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeTargetGroupsInput, DescribeTargetGroupsOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeTargetHealthInput, DescribeTargetHealthOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeTrustStoreAssociationsInput, DescribeTrustStoreAssociationsOutp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeTrustStoreRevocationsInput, DescribeTrustStoreRevocationsOutput
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeTrustStoresInput, DescribeTrustStoresOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetTrustStoreCaCertificatesBundleInput, GetTrustStoreCaCertificatesBund
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *