@aws-sdk/client-eks 3.589.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 (121) hide show
  1. package/dist-cjs/index.js +0 -56
  2. package/dist-types/EKSClient.d.ts +4 -4
  3. package/dist-types/commands/AssociateAccessPolicyCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociateEncryptionConfigCommand.d.ts +2 -1
  5. package/dist-types/commands/AssociateIdentityProviderConfigCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateAccessEntryCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateAddonCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateClusterCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateEksAnywhereSubscriptionCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateFargateProfileCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateNodegroupCommand.d.ts +2 -1
  12. package/dist-types/commands/CreatePodIdentityAssociationCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteAccessEntryCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteAddonCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteClusterCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteEksAnywhereSubscriptionCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteFargateProfileCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteNodegroupCommand.d.ts +2 -1
  19. package/dist-types/commands/DeletePodIdentityAssociationCommand.d.ts +2 -1
  20. package/dist-types/commands/DeregisterClusterCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeAccessEntryCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeAddonCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeAddonConfigurationCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeAddonVersionsCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeEksAnywhereSubscriptionCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeFargateProfileCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeIdentityProviderConfigCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeInsightCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeNodegroupCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribePodIdentityAssociationCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeUpdateCommand.d.ts +2 -1
  33. package/dist-types/commands/DisassociateAccessPolicyCommand.d.ts +2 -1
  34. package/dist-types/commands/DisassociateIdentityProviderConfigCommand.d.ts +2 -1
  35. package/dist-types/commands/ListAccessEntriesCommand.d.ts +2 -1
  36. package/dist-types/commands/ListAccessPoliciesCommand.d.ts +2 -1
  37. package/dist-types/commands/ListAddonsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListAssociatedAccessPoliciesCommand.d.ts +2 -1
  39. package/dist-types/commands/ListClustersCommand.d.ts +2 -1
  40. package/dist-types/commands/ListEksAnywhereSubscriptionsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListFargateProfilesCommand.d.ts +2 -1
  42. package/dist-types/commands/ListIdentityProviderConfigsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListInsightsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListNodegroupsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListPodIdentityAssociationsCommand.d.ts +2 -1
  46. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  47. package/dist-types/commands/ListUpdatesCommand.d.ts +2 -1
  48. package/dist-types/commands/RegisterClusterCommand.d.ts +2 -1
  49. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  50. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateAccessEntryCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateAddonCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateClusterConfigCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdateClusterVersionCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateEksAnywhereSubscriptionCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateNodegroupConfigCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateNodegroupVersionCommand.d.ts +2 -1
  58. package/dist-types/commands/UpdatePodIdentityAssociationCommand.d.ts +2 -1
  59. package/dist-types/index.d.ts +2 -2
  60. package/dist-types/models/EKSServiceException.d.ts +2 -1
  61. package/dist-types/runtimeConfig.native.d.ts +1 -1
  62. package/dist-types/ts3.4/EKSClient.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/AssociateAccessPolicyCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/AssociateEncryptionConfigCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/AssociateIdentityProviderConfigCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/CreateAccessEntryCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/CreateAddonCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/CreateEksAnywhereSubscriptionCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/CreateFargateProfileCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/CreateNodegroupCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/CreatePodIdentityAssociationCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DeleteAccessEntryCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DeleteAddonCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DeleteEksAnywhereSubscriptionCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DeleteFargateProfileCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DeleteNodegroupCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DeletePodIdentityAssociationCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DeregisterClusterCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/DescribeAccessEntryCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/DescribeAddonCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/DescribeAddonConfigurationCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/DescribeAddonVersionsCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/DescribeEksAnywhereSubscriptionCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/DescribeFargateProfileCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/DescribeIdentityProviderConfigCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/DescribeInsightCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/DescribeNodegroupCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/DescribePodIdentityAssociationCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/DescribeUpdateCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/DisassociateAccessPolicyCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/DisassociateIdentityProviderConfigCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListAccessEntriesCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListAddonsCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ListAssociatedAccessPoliciesCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/ListEksAnywhereSubscriptionsCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/ListFargateProfilesCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/ListIdentityProviderConfigsCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/ListInsightsCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/ListNodegroupsCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/ListPodIdentityAssociationsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/ListUpdatesCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/RegisterClusterCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/UpdateAccessEntryCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/UpdateAddonCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/UpdateClusterConfigCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/UpdateClusterVersionCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/UpdateEksAnywhereSubscriptionCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/UpdateNodegroupConfigCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/UpdateNodegroupVersionCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/UpdatePodIdentityAssociationCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/models/EKSServiceException.d.ts +2 -1
  120. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  121. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -302,7 +302,6 @@ var EKSClient = _EKSClient;
302
302
 
303
303
  var import_middleware_serde = require("@smithy/middleware-serde");
304
304
 
305
- var import_types = require("@smithy/types");
306
305
 
307
306
  // src/protocols/Aws_restJson1.ts
308
307
  var import_core2 = require("@aws-sdk/core");
@@ -2996,7 +2995,6 @@ var AssociateAccessPolicyCommand = _AssociateAccessPolicyCommand;
2996
2995
 
2997
2996
 
2998
2997
 
2999
-
3000
2998
  var _AssociateEncryptionConfigCommand = class _AssociateEncryptionConfigCommand extends import_smithy_client.Command.classBuilder().ep({
3001
2999
  ...commonParams
3002
3000
  }).m(function(Command, cs, config, o) {
@@ -3013,7 +3011,6 @@ var AssociateEncryptionConfigCommand = _AssociateEncryptionConfigCommand;
3013
3011
 
3014
3012
 
3015
3013
 
3016
-
3017
3014
  var _AssociateIdentityProviderConfigCommand = class _AssociateIdentityProviderConfigCommand extends import_smithy_client.Command.classBuilder().ep({
3018
3015
  ...commonParams
3019
3016
  }).m(function(Command, cs, config, o) {
@@ -3030,7 +3027,6 @@ var AssociateIdentityProviderConfigCommand = _AssociateIdentityProviderConfigCom
3030
3027
 
3031
3028
 
3032
3029
 
3033
-
3034
3030
  var _CreateAccessEntryCommand = class _CreateAccessEntryCommand extends import_smithy_client.Command.classBuilder().ep({
3035
3031
  ...commonParams
3036
3032
  }).m(function(Command, cs, config, o) {
@@ -3047,7 +3043,6 @@ var CreateAccessEntryCommand = _CreateAccessEntryCommand;
3047
3043
 
3048
3044
 
3049
3045
 
3050
-
3051
3046
  var _CreateAddonCommand = class _CreateAddonCommand extends import_smithy_client.Command.classBuilder().ep({
3052
3047
  ...commonParams
3053
3048
  }).m(function(Command, cs, config, o) {
@@ -3064,7 +3059,6 @@ var CreateAddonCommand = _CreateAddonCommand;
3064
3059
 
3065
3060
 
3066
3061
 
3067
-
3068
3062
  var _CreateClusterCommand = class _CreateClusterCommand extends import_smithy_client.Command.classBuilder().ep({
3069
3063
  ...commonParams
3070
3064
  }).m(function(Command, cs, config, o) {
@@ -3081,7 +3075,6 @@ var CreateClusterCommand = _CreateClusterCommand;
3081
3075
 
3082
3076
 
3083
3077
 
3084
-
3085
3078
  var _CreateEksAnywhereSubscriptionCommand = class _CreateEksAnywhereSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
3086
3079
  ...commonParams
3087
3080
  }).m(function(Command, cs, config, o) {
@@ -3098,7 +3091,6 @@ var CreateEksAnywhereSubscriptionCommand = _CreateEksAnywhereSubscriptionCommand
3098
3091
 
3099
3092
 
3100
3093
 
3101
-
3102
3094
  var _CreateFargateProfileCommand = class _CreateFargateProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3103
3095
  ...commonParams
3104
3096
  }).m(function(Command, cs, config, o) {
@@ -3115,7 +3107,6 @@ var CreateFargateProfileCommand = _CreateFargateProfileCommand;
3115
3107
 
3116
3108
 
3117
3109
 
3118
-
3119
3110
  var _CreateNodegroupCommand = class _CreateNodegroupCommand extends import_smithy_client.Command.classBuilder().ep({
3120
3111
  ...commonParams
3121
3112
  }).m(function(Command, cs, config, o) {
@@ -3132,7 +3123,6 @@ var CreateNodegroupCommand = _CreateNodegroupCommand;
3132
3123
 
3133
3124
 
3134
3125
 
3135
-
3136
3126
  var _CreatePodIdentityAssociationCommand = class _CreatePodIdentityAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
3137
3127
  ...commonParams
3138
3128
  }).m(function(Command, cs, config, o) {
@@ -3149,7 +3139,6 @@ var CreatePodIdentityAssociationCommand = _CreatePodIdentityAssociationCommand;
3149
3139
 
3150
3140
 
3151
3141
 
3152
-
3153
3142
  var _DeleteAccessEntryCommand = class _DeleteAccessEntryCommand extends import_smithy_client.Command.classBuilder().ep({
3154
3143
  ...commonParams
3155
3144
  }).m(function(Command, cs, config, o) {
@@ -3166,7 +3155,6 @@ var DeleteAccessEntryCommand = _DeleteAccessEntryCommand;
3166
3155
 
3167
3156
 
3168
3157
 
3169
-
3170
3158
  var _DeleteAddonCommand = class _DeleteAddonCommand extends import_smithy_client.Command.classBuilder().ep({
3171
3159
  ...commonParams
3172
3160
  }).m(function(Command, cs, config, o) {
@@ -3183,7 +3171,6 @@ var DeleteAddonCommand = _DeleteAddonCommand;
3183
3171
 
3184
3172
 
3185
3173
 
3186
-
3187
3174
  var _DeleteClusterCommand = class _DeleteClusterCommand extends import_smithy_client.Command.classBuilder().ep({
3188
3175
  ...commonParams
3189
3176
  }).m(function(Command, cs, config, o) {
@@ -3200,7 +3187,6 @@ var DeleteClusterCommand = _DeleteClusterCommand;
3200
3187
 
3201
3188
 
3202
3189
 
3203
-
3204
3190
  var _DeleteEksAnywhereSubscriptionCommand = class _DeleteEksAnywhereSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
3205
3191
  ...commonParams
3206
3192
  }).m(function(Command, cs, config, o) {
@@ -3217,7 +3203,6 @@ var DeleteEksAnywhereSubscriptionCommand = _DeleteEksAnywhereSubscriptionCommand
3217
3203
 
3218
3204
 
3219
3205
 
3220
-
3221
3206
  var _DeleteFargateProfileCommand = class _DeleteFargateProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3222
3207
  ...commonParams
3223
3208
  }).m(function(Command, cs, config, o) {
@@ -3234,7 +3219,6 @@ var DeleteFargateProfileCommand = _DeleteFargateProfileCommand;
3234
3219
 
3235
3220
 
3236
3221
 
3237
-
3238
3222
  var _DeleteNodegroupCommand = class _DeleteNodegroupCommand extends import_smithy_client.Command.classBuilder().ep({
3239
3223
  ...commonParams
3240
3224
  }).m(function(Command, cs, config, o) {
@@ -3251,7 +3235,6 @@ var DeleteNodegroupCommand = _DeleteNodegroupCommand;
3251
3235
 
3252
3236
 
3253
3237
 
3254
-
3255
3238
  var _DeletePodIdentityAssociationCommand = class _DeletePodIdentityAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
3256
3239
  ...commonParams
3257
3240
  }).m(function(Command, cs, config, o) {
@@ -3268,7 +3251,6 @@ var DeletePodIdentityAssociationCommand = _DeletePodIdentityAssociationCommand;
3268
3251
 
3269
3252
 
3270
3253
 
3271
-
3272
3254
  var _DeregisterClusterCommand = class _DeregisterClusterCommand extends import_smithy_client.Command.classBuilder().ep({
3273
3255
  ...commonParams
3274
3256
  }).m(function(Command, cs, config, o) {
@@ -3285,7 +3267,6 @@ var DeregisterClusterCommand = _DeregisterClusterCommand;
3285
3267
 
3286
3268
 
3287
3269
 
3288
-
3289
3270
  var _DescribeAccessEntryCommand = class _DescribeAccessEntryCommand extends import_smithy_client.Command.classBuilder().ep({
3290
3271
  ...commonParams
3291
3272
  }).m(function(Command, cs, config, o) {
@@ -3302,7 +3283,6 @@ var DescribeAccessEntryCommand = _DescribeAccessEntryCommand;
3302
3283
 
3303
3284
 
3304
3285
 
3305
-
3306
3286
  var _DescribeAddonCommand = class _DescribeAddonCommand extends import_smithy_client.Command.classBuilder().ep({
3307
3287
  ...commonParams
3308
3288
  }).m(function(Command, cs, config, o) {
@@ -3319,7 +3299,6 @@ var DescribeAddonCommand = _DescribeAddonCommand;
3319
3299
 
3320
3300
 
3321
3301
 
3322
-
3323
3302
  var _DescribeAddonConfigurationCommand = class _DescribeAddonConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3324
3303
  ...commonParams
3325
3304
  }).m(function(Command, cs, config, o) {
@@ -3336,7 +3315,6 @@ var DescribeAddonConfigurationCommand = _DescribeAddonConfigurationCommand;
3336
3315
 
3337
3316
 
3338
3317
 
3339
-
3340
3318
  var _DescribeAddonVersionsCommand = class _DescribeAddonVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
3341
3319
  ...commonParams
3342
3320
  }).m(function(Command, cs, config, o) {
@@ -3353,7 +3331,6 @@ var DescribeAddonVersionsCommand = _DescribeAddonVersionsCommand;
3353
3331
 
3354
3332
 
3355
3333
 
3356
-
3357
3334
  var _DescribeClusterCommand = class _DescribeClusterCommand extends import_smithy_client.Command.classBuilder().ep({
3358
3335
  ...commonParams
3359
3336
  }).m(function(Command, cs, config, o) {
@@ -3370,7 +3347,6 @@ var DescribeClusterCommand = _DescribeClusterCommand;
3370
3347
 
3371
3348
 
3372
3349
 
3373
-
3374
3350
  var _DescribeEksAnywhereSubscriptionCommand = class _DescribeEksAnywhereSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
3375
3351
  ...commonParams
3376
3352
  }).m(function(Command, cs, config, o) {
@@ -3387,7 +3363,6 @@ var DescribeEksAnywhereSubscriptionCommand = _DescribeEksAnywhereSubscriptionCom
3387
3363
 
3388
3364
 
3389
3365
 
3390
-
3391
3366
  var _DescribeFargateProfileCommand = class _DescribeFargateProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3392
3367
  ...commonParams
3393
3368
  }).m(function(Command, cs, config, o) {
@@ -3404,7 +3379,6 @@ var DescribeFargateProfileCommand = _DescribeFargateProfileCommand;
3404
3379
 
3405
3380
 
3406
3381
 
3407
-
3408
3382
  var _DescribeIdentityProviderConfigCommand = class _DescribeIdentityProviderConfigCommand extends import_smithy_client.Command.classBuilder().ep({
3409
3383
  ...commonParams
3410
3384
  }).m(function(Command, cs, config, o) {
@@ -3421,7 +3395,6 @@ var DescribeIdentityProviderConfigCommand = _DescribeIdentityProviderConfigComma
3421
3395
 
3422
3396
 
3423
3397
 
3424
-
3425
3398
  var _DescribeInsightCommand = class _DescribeInsightCommand extends import_smithy_client.Command.classBuilder().ep({
3426
3399
  ...commonParams
3427
3400
  }).m(function(Command, cs, config, o) {
@@ -3438,7 +3411,6 @@ var DescribeInsightCommand = _DescribeInsightCommand;
3438
3411
 
3439
3412
 
3440
3413
 
3441
-
3442
3414
  var _DescribeNodegroupCommand = class _DescribeNodegroupCommand extends import_smithy_client.Command.classBuilder().ep({
3443
3415
  ...commonParams
3444
3416
  }).m(function(Command, cs, config, o) {
@@ -3455,7 +3427,6 @@ var DescribeNodegroupCommand = _DescribeNodegroupCommand;
3455
3427
 
3456
3428
 
3457
3429
 
3458
-
3459
3430
  var _DescribePodIdentityAssociationCommand = class _DescribePodIdentityAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
3460
3431
  ...commonParams
3461
3432
  }).m(function(Command, cs, config, o) {
@@ -3472,7 +3443,6 @@ var DescribePodIdentityAssociationCommand = _DescribePodIdentityAssociationComma
3472
3443
 
3473
3444
 
3474
3445
 
3475
-
3476
3446
  var _DescribeUpdateCommand = class _DescribeUpdateCommand extends import_smithy_client.Command.classBuilder().ep({
3477
3447
  ...commonParams
3478
3448
  }).m(function(Command, cs, config, o) {
@@ -3489,7 +3459,6 @@ var DescribeUpdateCommand = _DescribeUpdateCommand;
3489
3459
 
3490
3460
 
3491
3461
 
3492
-
3493
3462
  var _DisassociateAccessPolicyCommand = class _DisassociateAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3494
3463
  ...commonParams
3495
3464
  }).m(function(Command, cs, config, o) {
@@ -3506,7 +3475,6 @@ var DisassociateAccessPolicyCommand = _DisassociateAccessPolicyCommand;
3506
3475
 
3507
3476
 
3508
3477
 
3509
-
3510
3478
  var _DisassociateIdentityProviderConfigCommand = class _DisassociateIdentityProviderConfigCommand extends import_smithy_client.Command.classBuilder().ep({
3511
3479
  ...commonParams
3512
3480
  }).m(function(Command, cs, config, o) {
@@ -3523,7 +3491,6 @@ var DisassociateIdentityProviderConfigCommand = _DisassociateIdentityProviderCon
3523
3491
 
3524
3492
 
3525
3493
 
3526
-
3527
3494
  var _ListAccessEntriesCommand = class _ListAccessEntriesCommand extends import_smithy_client.Command.classBuilder().ep({
3528
3495
  ...commonParams
3529
3496
  }).m(function(Command, cs, config, o) {
@@ -3540,7 +3507,6 @@ var ListAccessEntriesCommand = _ListAccessEntriesCommand;
3540
3507
 
3541
3508
 
3542
3509
 
3543
-
3544
3510
  var _ListAccessPoliciesCommand = class _ListAccessPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
3545
3511
  ...commonParams
3546
3512
  }).m(function(Command, cs, config, o) {
@@ -3557,7 +3523,6 @@ var ListAccessPoliciesCommand = _ListAccessPoliciesCommand;
3557
3523
 
3558
3524
 
3559
3525
 
3560
-
3561
3526
  var _ListAddonsCommand = class _ListAddonsCommand extends import_smithy_client.Command.classBuilder().ep({
3562
3527
  ...commonParams
3563
3528
  }).m(function(Command, cs, config, o) {
@@ -3574,7 +3539,6 @@ var ListAddonsCommand = _ListAddonsCommand;
3574
3539
 
3575
3540
 
3576
3541
 
3577
-
3578
3542
  var _ListAssociatedAccessPoliciesCommand = class _ListAssociatedAccessPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
3579
3543
  ...commonParams
3580
3544
  }).m(function(Command, cs, config, o) {
@@ -3591,7 +3555,6 @@ var ListAssociatedAccessPoliciesCommand = _ListAssociatedAccessPoliciesCommand;
3591
3555
 
3592
3556
 
3593
3557
 
3594
-
3595
3558
  var _ListClustersCommand = class _ListClustersCommand extends import_smithy_client.Command.classBuilder().ep({
3596
3559
  ...commonParams
3597
3560
  }).m(function(Command, cs, config, o) {
@@ -3608,7 +3571,6 @@ var ListClustersCommand = _ListClustersCommand;
3608
3571
 
3609
3572
 
3610
3573
 
3611
-
3612
3574
  var _ListEksAnywhereSubscriptionsCommand = class _ListEksAnywhereSubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep({
3613
3575
  ...commonParams
3614
3576
  }).m(function(Command, cs, config, o) {
@@ -3625,7 +3587,6 @@ var ListEksAnywhereSubscriptionsCommand = _ListEksAnywhereSubscriptionsCommand;
3625
3587
 
3626
3588
 
3627
3589
 
3628
-
3629
3590
  var _ListFargateProfilesCommand = class _ListFargateProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
3630
3591
  ...commonParams
3631
3592
  }).m(function(Command, cs, config, o) {
@@ -3642,7 +3603,6 @@ var ListFargateProfilesCommand = _ListFargateProfilesCommand;
3642
3603
 
3643
3604
 
3644
3605
 
3645
-
3646
3606
  var _ListIdentityProviderConfigsCommand = class _ListIdentityProviderConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
3647
3607
  ...commonParams
3648
3608
  }).m(function(Command, cs, config, o) {
@@ -3659,7 +3619,6 @@ var ListIdentityProviderConfigsCommand = _ListIdentityProviderConfigsCommand;
3659
3619
 
3660
3620
 
3661
3621
 
3662
-
3663
3622
  var _ListInsightsCommand = class _ListInsightsCommand extends import_smithy_client.Command.classBuilder().ep({
3664
3623
  ...commonParams
3665
3624
  }).m(function(Command, cs, config, o) {
@@ -3676,7 +3635,6 @@ var ListInsightsCommand = _ListInsightsCommand;
3676
3635
 
3677
3636
 
3678
3637
 
3679
-
3680
3638
  var _ListNodegroupsCommand = class _ListNodegroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3681
3639
  ...commonParams
3682
3640
  }).m(function(Command, cs, config, o) {
@@ -3693,7 +3651,6 @@ var ListNodegroupsCommand = _ListNodegroupsCommand;
3693
3651
 
3694
3652
 
3695
3653
 
3696
-
3697
3654
  var _ListPodIdentityAssociationsCommand = class _ListPodIdentityAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
3698
3655
  ...commonParams
3699
3656
  }).m(function(Command, cs, config, o) {
@@ -3710,7 +3667,6 @@ var ListPodIdentityAssociationsCommand = _ListPodIdentityAssociationsCommand;
3710
3667
 
3711
3668
 
3712
3669
 
3713
-
3714
3670
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3715
3671
  ...commonParams
3716
3672
  }).m(function(Command, cs, config, o) {
@@ -3727,7 +3683,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3727
3683
 
3728
3684
 
3729
3685
 
3730
-
3731
3686
  var _ListUpdatesCommand = class _ListUpdatesCommand extends import_smithy_client.Command.classBuilder().ep({
3732
3687
  ...commonParams
3733
3688
  }).m(function(Command, cs, config, o) {
@@ -3744,7 +3699,6 @@ var ListUpdatesCommand = _ListUpdatesCommand;
3744
3699
 
3745
3700
 
3746
3701
 
3747
-
3748
3702
  var _RegisterClusterCommand = class _RegisterClusterCommand extends import_smithy_client.Command.classBuilder().ep({
3749
3703
  ...commonParams
3750
3704
  }).m(function(Command, cs, config, o) {
@@ -3761,7 +3715,6 @@ var RegisterClusterCommand = _RegisterClusterCommand;
3761
3715
 
3762
3716
 
3763
3717
 
3764
-
3765
3718
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3766
3719
  ...commonParams
3767
3720
  }).m(function(Command, cs, config, o) {
@@ -3778,7 +3731,6 @@ var TagResourceCommand = _TagResourceCommand;
3778
3731
 
3779
3732
 
3780
3733
 
3781
-
3782
3734
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3783
3735
  ...commonParams
3784
3736
  }).m(function(Command, cs, config, o) {
@@ -3795,7 +3747,6 @@ var UntagResourceCommand = _UntagResourceCommand;
3795
3747
 
3796
3748
 
3797
3749
 
3798
-
3799
3750
  var _UpdateAccessEntryCommand = class _UpdateAccessEntryCommand extends import_smithy_client.Command.classBuilder().ep({
3800
3751
  ...commonParams
3801
3752
  }).m(function(Command, cs, config, o) {
@@ -3812,7 +3763,6 @@ var UpdateAccessEntryCommand = _UpdateAccessEntryCommand;
3812
3763
 
3813
3764
 
3814
3765
 
3815
-
3816
3766
  var _UpdateAddonCommand = class _UpdateAddonCommand extends import_smithy_client.Command.classBuilder().ep({
3817
3767
  ...commonParams
3818
3768
  }).m(function(Command, cs, config, o) {
@@ -3829,7 +3779,6 @@ var UpdateAddonCommand = _UpdateAddonCommand;
3829
3779
 
3830
3780
 
3831
3781
 
3832
-
3833
3782
  var _UpdateClusterConfigCommand = class _UpdateClusterConfigCommand extends import_smithy_client.Command.classBuilder().ep({
3834
3783
  ...commonParams
3835
3784
  }).m(function(Command, cs, config, o) {
@@ -3846,7 +3795,6 @@ var UpdateClusterConfigCommand = _UpdateClusterConfigCommand;
3846
3795
 
3847
3796
 
3848
3797
 
3849
-
3850
3798
  var _UpdateClusterVersionCommand = class _UpdateClusterVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3851
3799
  ...commonParams
3852
3800
  }).m(function(Command, cs, config, o) {
@@ -3863,7 +3811,6 @@ var UpdateClusterVersionCommand = _UpdateClusterVersionCommand;
3863
3811
 
3864
3812
 
3865
3813
 
3866
-
3867
3814
  var _UpdateEksAnywhereSubscriptionCommand = class _UpdateEksAnywhereSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
3868
3815
  ...commonParams
3869
3816
  }).m(function(Command, cs, config, o) {
@@ -3880,7 +3827,6 @@ var UpdateEksAnywhereSubscriptionCommand = _UpdateEksAnywhereSubscriptionCommand
3880
3827
 
3881
3828
 
3882
3829
 
3883
-
3884
3830
  var _UpdateNodegroupConfigCommand = class _UpdateNodegroupConfigCommand extends import_smithy_client.Command.classBuilder().ep({
3885
3831
  ...commonParams
3886
3832
  }).m(function(Command, cs, config, o) {
@@ -3897,7 +3843,6 @@ var UpdateNodegroupConfigCommand = _UpdateNodegroupConfigCommand;
3897
3843
 
3898
3844
 
3899
3845
 
3900
-
3901
3846
  var _UpdateNodegroupVersionCommand = class _UpdateNodegroupVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3902
3847
  ...commonParams
3903
3848
  }).m(function(Command, cs, config, o) {
@@ -3914,7 +3859,6 @@ var UpdateNodegroupVersionCommand = _UpdateNodegroupVersionCommand;
3914
3859
 
3915
3860
 
3916
3861
 
3917
-
3918
3862
  var _UpdatePodIdentityAssociationCommand = class _UpdatePodIdentityAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
3919
3863
  ...commonParams
3920
3864
  }).m(function(Command, cs, config, o) {
@@ -146,15 +146,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
146
146
  * Enables FIPS compatible endpoints.
147
147
  */
148
148
  useFipsEndpoint?: boolean | __Provider<boolean>;
149
+ /**
150
+ * The AWS region to which this client will send requests
151
+ */
152
+ region?: string | __Provider<string>;
149
153
  /**
150
154
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
151
155
  * @internal
152
156
  */
153
157
  defaultUserAgentProvider?: Provider<__UserAgent>;
154
- /**
155
- * The AWS region to which this client will send requests
156
- */
157
- region?: string | __Provider<string>;
158
158
  /**
159
159
  * Default credentials provider; Not available in browser runtime.
160
160
  * @deprecated
@@ -5,7 +5,8 @@ import { AssociateAccessPolicyRequest, AssociateAccessPolicyResponse } 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 { AssociateEncryptionConfigRequest, AssociateEncryptionConfigResponse } f
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 { AssociateIdentityProviderConfigRequest, AssociateIdentityProviderConfig
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 { CreateAccessEntryRequest, CreateAccessEntryResponse } 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 { CreateAddonRequest, CreateAddonResponse } 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 { CreateClusterRequest, CreateClusterResponse } 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 { CreateEksAnywhereSubscriptionRequest, CreateEksAnywhereSubscriptionResp
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 { CreateFargateProfileRequest, CreateFargateProfileResponse } from "../mo
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 { CreateNodegroupRequest, CreateNodegroupResponse } 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 { CreatePodIdentityAssociationRequest, CreatePodIdentityAssociationRespon
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 { DeleteAccessEntryRequest, DeleteAccessEntryResponse } 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 { DeleteAddonRequest, DeleteAddonResponse } 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 { DeleteClusterRequest, DeleteClusterResponse } 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 { DeleteEksAnywhereSubscriptionRequest, DeleteEksAnywhereSubscriptionResp
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 { DeleteFargateProfileRequest, DeleteFargateProfileResponse } from "../mo
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 { DeleteNodegroupRequest, DeleteNodegroupResponse } 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 { DeletePodIdentityAssociationRequest, DeletePodIdentityAssociationRespon
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 { DeregisterClusterRequest, DeregisterClusterResponse } 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 { DescribeAccessEntryRequest, DescribeAccessEntryResponse } 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 { DescribeAddonRequest, DescribeAddonResponse } 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 { DescribeAddonConfigurationRequest, DescribeAddonConfigurationResponse }
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
  *