@aws-sdk/client-elasticsearch-service 3.590.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 (107) hide show
  1. package/dist-cjs/index.js +0 -51
  2. package/dist-types/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +2 -1
  3. package/dist-types/commands/AddTagsCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociatePackageCommand.d.ts +2 -1
  5. package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +2 -1
  6. package/dist-types/commands/CancelDomainConfigChangeCommand.d.ts +2 -1
  7. package/dist-types/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateElasticsearchDomainCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +2 -1
  10. package/dist-types/commands/CreatePackageCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteElasticsearchDomainCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteElasticsearchServiceRoleCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +2 -1
  16. package/dist-types/commands/DeletePackageCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeElasticsearchDomainCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeElasticsearchDomainConfigCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeElasticsearchDomainsCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribePackagesCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
  30. package/dist-types/commands/DissociatePackageCommand.d.ts +2 -1
  31. package/dist-types/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +2 -1
  32. package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +2 -1
  33. package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +2 -1
  34. package/dist-types/commands/GetUpgradeStatusCommand.d.ts +2 -1
  35. package/dist-types/commands/ListDomainNamesCommand.d.ts +2 -1
  36. package/dist-types/commands/ListDomainsForPackageCommand.d.ts +2 -1
  37. package/dist-types/commands/ListElasticsearchInstanceTypesCommand.d.ts +2 -1
  38. package/dist-types/commands/ListElasticsearchVersionsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListPackagesForDomainCommand.d.ts +2 -1
  40. package/dist-types/commands/ListTagsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +2 -1
  42. package/dist-types/commands/ListVpcEndpointsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +2 -1
  44. package/dist-types/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +2 -1
  45. package/dist-types/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +2 -1
  46. package/dist-types/commands/RemoveTagsCommand.d.ts +2 -1
  47. package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +2 -1
  48. package/dist-types/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateElasticsearchDomainConfigCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdatePackageCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +2 -1
  52. package/dist-types/commands/UpgradeElasticsearchDomainCommand.d.ts +2 -1
  53. package/dist-types/index.d.ts +2 -2
  54. package/dist-types/models/ElasticsearchServiceServiceException.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/CancelDomainConfigChangeCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateElasticsearchDomainCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DeleteElasticsearchDomainCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DeleteElasticsearchServiceRoleCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeElasticsearchDomainCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeElasticsearchDomainConfigCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeElasticsearchDomainsCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DescribePackagesCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListDomainNamesCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListElasticsearchInstanceTypesCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListElasticsearchVersionsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/UpdateElasticsearchDomainConfigCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/UpgradeElasticsearchDomainCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/models/ElasticsearchServiceServiceException.d.ts +2 -1
  107. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -289,7 +289,6 @@ var ElasticsearchServiceClient = _ElasticsearchServiceClient;
289
289
 
290
290
  var import_middleware_serde = require("@smithy/middleware-serde");
291
291
 
292
- var import_types = require("@smithy/types");
293
292
 
294
293
  // src/protocols/Aws_restJson1.ts
295
294
  var import_core2 = require("@aws-sdk/core");
@@ -2874,7 +2873,6 @@ var AcceptInboundCrossClusterSearchConnectionCommand = _AcceptInboundCrossCluste
2874
2873
 
2875
2874
 
2876
2875
 
2877
-
2878
2876
  var _AddTagsCommand = class _AddTagsCommand extends import_smithy_client.Command.classBuilder().ep({
2879
2877
  ...commonParams
2880
2878
  }).m(function(Command, cs, config, o) {
@@ -2891,7 +2889,6 @@ var AddTagsCommand = _AddTagsCommand;
2891
2889
 
2892
2890
 
2893
2891
 
2894
-
2895
2892
  var _AssociatePackageCommand = class _AssociatePackageCommand extends import_smithy_client.Command.classBuilder().ep({
2896
2893
  ...commonParams
2897
2894
  }).m(function(Command, cs, config, o) {
@@ -2908,7 +2905,6 @@ var AssociatePackageCommand = _AssociatePackageCommand;
2908
2905
 
2909
2906
 
2910
2907
 
2911
-
2912
2908
  var _AuthorizeVpcEndpointAccessCommand = class _AuthorizeVpcEndpointAccessCommand extends import_smithy_client.Command.classBuilder().ep({
2913
2909
  ...commonParams
2914
2910
  }).m(function(Command, cs, config, o) {
@@ -2925,7 +2921,6 @@ var AuthorizeVpcEndpointAccessCommand = _AuthorizeVpcEndpointAccessCommand;
2925
2921
 
2926
2922
 
2927
2923
 
2928
-
2929
2924
  var _CancelDomainConfigChangeCommand = class _CancelDomainConfigChangeCommand extends import_smithy_client.Command.classBuilder().ep({
2930
2925
  ...commonParams
2931
2926
  }).m(function(Command, cs, config, o) {
@@ -2942,7 +2937,6 @@ var CancelDomainConfigChangeCommand = _CancelDomainConfigChangeCommand;
2942
2937
 
2943
2938
 
2944
2939
 
2945
-
2946
2940
  var _CancelElasticsearchServiceSoftwareUpdateCommand = class _CancelElasticsearchServiceSoftwareUpdateCommand extends import_smithy_client.Command.classBuilder().ep({
2947
2941
  ...commonParams
2948
2942
  }).m(function(Command, cs, config, o) {
@@ -2959,7 +2953,6 @@ var CancelElasticsearchServiceSoftwareUpdateCommand = _CancelElasticsearchServic
2959
2953
 
2960
2954
 
2961
2955
 
2962
-
2963
2956
  var _CreateElasticsearchDomainCommand = class _CreateElasticsearchDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2964
2957
  ...commonParams
2965
2958
  }).m(function(Command, cs, config, o) {
@@ -2976,7 +2969,6 @@ var CreateElasticsearchDomainCommand = _CreateElasticsearchDomainCommand;
2976
2969
 
2977
2970
 
2978
2971
 
2979
-
2980
2972
  var _CreateOutboundCrossClusterSearchConnectionCommand = class _CreateOutboundCrossClusterSearchConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2981
2973
  ...commonParams
2982
2974
  }).m(function(Command, cs, config, o) {
@@ -2993,7 +2985,6 @@ var CreateOutboundCrossClusterSearchConnectionCommand = _CreateOutboundCrossClus
2993
2985
 
2994
2986
 
2995
2987
 
2996
-
2997
2988
  var _CreatePackageCommand = class _CreatePackageCommand extends import_smithy_client.Command.classBuilder().ep({
2998
2989
  ...commonParams
2999
2990
  }).m(function(Command, cs, config, o) {
@@ -3010,7 +3001,6 @@ var CreatePackageCommand = _CreatePackageCommand;
3010
3001
 
3011
3002
 
3012
3003
 
3013
-
3014
3004
  var _CreateVpcEndpointCommand = class _CreateVpcEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
3015
3005
  ...commonParams
3016
3006
  }).m(function(Command, cs, config, o) {
@@ -3027,7 +3017,6 @@ var CreateVpcEndpointCommand = _CreateVpcEndpointCommand;
3027
3017
 
3028
3018
 
3029
3019
 
3030
-
3031
3020
  var _DeleteElasticsearchDomainCommand = class _DeleteElasticsearchDomainCommand extends import_smithy_client.Command.classBuilder().ep({
3032
3021
  ...commonParams
3033
3022
  }).m(function(Command, cs, config, o) {
@@ -3044,7 +3033,6 @@ var DeleteElasticsearchDomainCommand = _DeleteElasticsearchDomainCommand;
3044
3033
 
3045
3034
 
3046
3035
 
3047
-
3048
3036
  var _DeleteElasticsearchServiceRoleCommand = class _DeleteElasticsearchServiceRoleCommand extends import_smithy_client.Command.classBuilder().ep({
3049
3037
  ...commonParams
3050
3038
  }).m(function(Command, cs, config, o) {
@@ -3061,7 +3049,6 @@ var DeleteElasticsearchServiceRoleCommand = _DeleteElasticsearchServiceRoleComma
3061
3049
 
3062
3050
 
3063
3051
 
3064
-
3065
3052
  var _DeleteInboundCrossClusterSearchConnectionCommand = class _DeleteInboundCrossClusterSearchConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
3066
3053
  ...commonParams
3067
3054
  }).m(function(Command, cs, config, o) {
@@ -3078,7 +3065,6 @@ var DeleteInboundCrossClusterSearchConnectionCommand = _DeleteInboundCrossCluste
3078
3065
 
3079
3066
 
3080
3067
 
3081
-
3082
3068
  var _DeleteOutboundCrossClusterSearchConnectionCommand = class _DeleteOutboundCrossClusterSearchConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
3083
3069
  ...commonParams
3084
3070
  }).m(function(Command, cs, config, o) {
@@ -3095,7 +3081,6 @@ var DeleteOutboundCrossClusterSearchConnectionCommand = _DeleteOutboundCrossClus
3095
3081
 
3096
3082
 
3097
3083
 
3098
-
3099
3084
  var _DeletePackageCommand = class _DeletePackageCommand extends import_smithy_client.Command.classBuilder().ep({
3100
3085
  ...commonParams
3101
3086
  }).m(function(Command, cs, config, o) {
@@ -3112,7 +3097,6 @@ var DeletePackageCommand = _DeletePackageCommand;
3112
3097
 
3113
3098
 
3114
3099
 
3115
-
3116
3100
  var _DeleteVpcEndpointCommand = class _DeleteVpcEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
3117
3101
  ...commonParams
3118
3102
  }).m(function(Command, cs, config, o) {
@@ -3129,7 +3113,6 @@ var DeleteVpcEndpointCommand = _DeleteVpcEndpointCommand;
3129
3113
 
3130
3114
 
3131
3115
 
3132
-
3133
3116
  var _DescribeDomainAutoTunesCommand = class _DescribeDomainAutoTunesCommand extends import_smithy_client.Command.classBuilder().ep({
3134
3117
  ...commonParams
3135
3118
  }).m(function(Command, cs, config, o) {
@@ -3146,7 +3129,6 @@ var DescribeDomainAutoTunesCommand = _DescribeDomainAutoTunesCommand;
3146
3129
 
3147
3130
 
3148
3131
 
3149
-
3150
3132
  var _DescribeDomainChangeProgressCommand = class _DescribeDomainChangeProgressCommand extends import_smithy_client.Command.classBuilder().ep({
3151
3133
  ...commonParams
3152
3134
  }).m(function(Command, cs, config, o) {
@@ -3163,7 +3145,6 @@ var DescribeDomainChangeProgressCommand = _DescribeDomainChangeProgressCommand;
3163
3145
 
3164
3146
 
3165
3147
 
3166
-
3167
3148
  var _DescribeElasticsearchDomainCommand = class _DescribeElasticsearchDomainCommand extends import_smithy_client.Command.classBuilder().ep({
3168
3149
  ...commonParams
3169
3150
  }).m(function(Command, cs, config, o) {
@@ -3180,7 +3161,6 @@ var DescribeElasticsearchDomainCommand = _DescribeElasticsearchDomainCommand;
3180
3161
 
3181
3162
 
3182
3163
 
3183
-
3184
3164
  var _DescribeElasticsearchDomainConfigCommand = class _DescribeElasticsearchDomainConfigCommand extends import_smithy_client.Command.classBuilder().ep({
3185
3165
  ...commonParams
3186
3166
  }).m(function(Command, cs, config, o) {
@@ -3197,7 +3177,6 @@ var DescribeElasticsearchDomainConfigCommand = _DescribeElasticsearchDomainConfi
3197
3177
 
3198
3178
 
3199
3179
 
3200
-
3201
3180
  var _DescribeElasticsearchDomainsCommand = class _DescribeElasticsearchDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
3202
3181
  ...commonParams
3203
3182
  }).m(function(Command, cs, config, o) {
@@ -3214,7 +3193,6 @@ var DescribeElasticsearchDomainsCommand = _DescribeElasticsearchDomainsCommand;
3214
3193
 
3215
3194
 
3216
3195
 
3217
-
3218
3196
  var _DescribeElasticsearchInstanceTypeLimitsCommand = class _DescribeElasticsearchInstanceTypeLimitsCommand extends import_smithy_client.Command.classBuilder().ep({
3219
3197
  ...commonParams
3220
3198
  }).m(function(Command, cs, config, o) {
@@ -3231,7 +3209,6 @@ var DescribeElasticsearchInstanceTypeLimitsCommand = _DescribeElasticsearchInsta
3231
3209
 
3232
3210
 
3233
3211
 
3234
-
3235
3212
  var _DescribeInboundCrossClusterSearchConnectionsCommand = class _DescribeInboundCrossClusterSearchConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
3236
3213
  ...commonParams
3237
3214
  }).m(function(Command, cs, config, o) {
@@ -3248,7 +3225,6 @@ var DescribeInboundCrossClusterSearchConnectionsCommand = _DescribeInboundCrossC
3248
3225
 
3249
3226
 
3250
3227
 
3251
-
3252
3228
  var _DescribeOutboundCrossClusterSearchConnectionsCommand = class _DescribeOutboundCrossClusterSearchConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
3253
3229
  ...commonParams
3254
3230
  }).m(function(Command, cs, config, o) {
@@ -3265,7 +3241,6 @@ var DescribeOutboundCrossClusterSearchConnectionsCommand = _DescribeOutboundCros
3265
3241
 
3266
3242
 
3267
3243
 
3268
-
3269
3244
  var _DescribePackagesCommand = class _DescribePackagesCommand extends import_smithy_client.Command.classBuilder().ep({
3270
3245
  ...commonParams
3271
3246
  }).m(function(Command, cs, config, o) {
@@ -3282,7 +3257,6 @@ var DescribePackagesCommand = _DescribePackagesCommand;
3282
3257
 
3283
3258
 
3284
3259
 
3285
-
3286
3260
  var _DescribeReservedElasticsearchInstanceOfferingsCommand = class _DescribeReservedElasticsearchInstanceOfferingsCommand extends import_smithy_client.Command.classBuilder().ep({
3287
3261
  ...commonParams
3288
3262
  }).m(function(Command, cs, config, o) {
@@ -3299,7 +3273,6 @@ var DescribeReservedElasticsearchInstanceOfferingsCommand = _DescribeReservedEla
3299
3273
 
3300
3274
 
3301
3275
 
3302
-
3303
3276
  var _DescribeReservedElasticsearchInstancesCommand = class _DescribeReservedElasticsearchInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
3304
3277
  ...commonParams
3305
3278
  }).m(function(Command, cs, config, o) {
@@ -3316,7 +3289,6 @@ var DescribeReservedElasticsearchInstancesCommand = _DescribeReservedElasticsear
3316
3289
 
3317
3290
 
3318
3291
 
3319
-
3320
3292
  var _DescribeVpcEndpointsCommand = class _DescribeVpcEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
3321
3293
  ...commonParams
3322
3294
  }).m(function(Command, cs, config, o) {
@@ -3333,7 +3305,6 @@ var DescribeVpcEndpointsCommand = _DescribeVpcEndpointsCommand;
3333
3305
 
3334
3306
 
3335
3307
 
3336
-
3337
3308
  var _DissociatePackageCommand = class _DissociatePackageCommand extends import_smithy_client.Command.classBuilder().ep({
3338
3309
  ...commonParams
3339
3310
  }).m(function(Command, cs, config, o) {
@@ -3350,7 +3321,6 @@ var DissociatePackageCommand = _DissociatePackageCommand;
3350
3321
 
3351
3322
 
3352
3323
 
3353
-
3354
3324
  var _GetCompatibleElasticsearchVersionsCommand = class _GetCompatibleElasticsearchVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
3355
3325
  ...commonParams
3356
3326
  }).m(function(Command, cs, config, o) {
@@ -3367,7 +3337,6 @@ var GetCompatibleElasticsearchVersionsCommand = _GetCompatibleElasticsearchVersi
3367
3337
 
3368
3338
 
3369
3339
 
3370
-
3371
3340
  var _GetPackageVersionHistoryCommand = class _GetPackageVersionHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
3372
3341
  ...commonParams
3373
3342
  }).m(function(Command, cs, config, o) {
@@ -3384,7 +3353,6 @@ var GetPackageVersionHistoryCommand = _GetPackageVersionHistoryCommand;
3384
3353
 
3385
3354
 
3386
3355
 
3387
-
3388
3356
  var _GetUpgradeHistoryCommand = class _GetUpgradeHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
3389
3357
  ...commonParams
3390
3358
  }).m(function(Command, cs, config, o) {
@@ -3401,7 +3369,6 @@ var GetUpgradeHistoryCommand = _GetUpgradeHistoryCommand;
3401
3369
 
3402
3370
 
3403
3371
 
3404
-
3405
3372
  var _GetUpgradeStatusCommand = class _GetUpgradeStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3406
3373
  ...commonParams
3407
3374
  }).m(function(Command, cs, config, o) {
@@ -3418,7 +3385,6 @@ var GetUpgradeStatusCommand = _GetUpgradeStatusCommand;
3418
3385
 
3419
3386
 
3420
3387
 
3421
-
3422
3388
  var _ListDomainNamesCommand = class _ListDomainNamesCommand extends import_smithy_client.Command.classBuilder().ep({
3423
3389
  ...commonParams
3424
3390
  }).m(function(Command, cs, config, o) {
@@ -3435,7 +3401,6 @@ var ListDomainNamesCommand = _ListDomainNamesCommand;
3435
3401
 
3436
3402
 
3437
3403
 
3438
-
3439
3404
  var _ListDomainsForPackageCommand = class _ListDomainsForPackageCommand extends import_smithy_client.Command.classBuilder().ep({
3440
3405
  ...commonParams
3441
3406
  }).m(function(Command, cs, config, o) {
@@ -3452,7 +3417,6 @@ var ListDomainsForPackageCommand = _ListDomainsForPackageCommand;
3452
3417
 
3453
3418
 
3454
3419
 
3455
-
3456
3420
  var _ListElasticsearchInstanceTypesCommand = class _ListElasticsearchInstanceTypesCommand extends import_smithy_client.Command.classBuilder().ep({
3457
3421
  ...commonParams
3458
3422
  }).m(function(Command, cs, config, o) {
@@ -3469,7 +3433,6 @@ var ListElasticsearchInstanceTypesCommand = _ListElasticsearchInstanceTypesComma
3469
3433
 
3470
3434
 
3471
3435
 
3472
-
3473
3436
  var _ListElasticsearchVersionsCommand = class _ListElasticsearchVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
3474
3437
  ...commonParams
3475
3438
  }).m(function(Command, cs, config, o) {
@@ -3486,7 +3449,6 @@ var ListElasticsearchVersionsCommand = _ListElasticsearchVersionsCommand;
3486
3449
 
3487
3450
 
3488
3451
 
3489
-
3490
3452
  var _ListPackagesForDomainCommand = class _ListPackagesForDomainCommand extends import_smithy_client.Command.classBuilder().ep({
3491
3453
  ...commonParams
3492
3454
  }).m(function(Command, cs, config, o) {
@@ -3503,7 +3465,6 @@ var ListPackagesForDomainCommand = _ListPackagesForDomainCommand;
3503
3465
 
3504
3466
 
3505
3467
 
3506
-
3507
3468
  var _ListTagsCommand = class _ListTagsCommand extends import_smithy_client.Command.classBuilder().ep({
3508
3469
  ...commonParams
3509
3470
  }).m(function(Command, cs, config, o) {
@@ -3520,7 +3481,6 @@ var ListTagsCommand = _ListTagsCommand;
3520
3481
 
3521
3482
 
3522
3483
 
3523
-
3524
3484
  var _ListVpcEndpointAccessCommand = class _ListVpcEndpointAccessCommand extends import_smithy_client.Command.classBuilder().ep({
3525
3485
  ...commonParams
3526
3486
  }).m(function(Command, cs, config, o) {
@@ -3537,7 +3497,6 @@ var ListVpcEndpointAccessCommand = _ListVpcEndpointAccessCommand;
3537
3497
 
3538
3498
 
3539
3499
 
3540
-
3541
3500
  var _ListVpcEndpointsCommand = class _ListVpcEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
3542
3501
  ...commonParams
3543
3502
  }).m(function(Command, cs, config, o) {
@@ -3554,7 +3513,6 @@ var ListVpcEndpointsCommand = _ListVpcEndpointsCommand;
3554
3513
 
3555
3514
 
3556
3515
 
3557
-
3558
3516
  var _ListVpcEndpointsForDomainCommand = class _ListVpcEndpointsForDomainCommand extends import_smithy_client.Command.classBuilder().ep({
3559
3517
  ...commonParams
3560
3518
  }).m(function(Command, cs, config, o) {
@@ -3571,7 +3529,6 @@ var ListVpcEndpointsForDomainCommand = _ListVpcEndpointsForDomainCommand;
3571
3529
 
3572
3530
 
3573
3531
 
3574
-
3575
3532
  var _PurchaseReservedElasticsearchInstanceOfferingCommand = class _PurchaseReservedElasticsearchInstanceOfferingCommand extends import_smithy_client.Command.classBuilder().ep({
3576
3533
  ...commonParams
3577
3534
  }).m(function(Command, cs, config, o) {
@@ -3588,7 +3545,6 @@ var PurchaseReservedElasticsearchInstanceOfferingCommand = _PurchaseReservedElas
3588
3545
 
3589
3546
 
3590
3547
 
3591
-
3592
3548
  var _RejectInboundCrossClusterSearchConnectionCommand = class _RejectInboundCrossClusterSearchConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
3593
3549
  ...commonParams
3594
3550
  }).m(function(Command, cs, config, o) {
@@ -3605,7 +3561,6 @@ var RejectInboundCrossClusterSearchConnectionCommand = _RejectInboundCrossCluste
3605
3561
 
3606
3562
 
3607
3563
 
3608
-
3609
3564
  var _RemoveTagsCommand = class _RemoveTagsCommand extends import_smithy_client.Command.classBuilder().ep({
3610
3565
  ...commonParams
3611
3566
  }).m(function(Command, cs, config, o) {
@@ -3622,7 +3577,6 @@ var RemoveTagsCommand = _RemoveTagsCommand;
3622
3577
 
3623
3578
 
3624
3579
 
3625
-
3626
3580
  var _RevokeVpcEndpointAccessCommand = class _RevokeVpcEndpointAccessCommand extends import_smithy_client.Command.classBuilder().ep({
3627
3581
  ...commonParams
3628
3582
  }).m(function(Command, cs, config, o) {
@@ -3639,7 +3593,6 @@ var RevokeVpcEndpointAccessCommand = _RevokeVpcEndpointAccessCommand;
3639
3593
 
3640
3594
 
3641
3595
 
3642
-
3643
3596
  var _StartElasticsearchServiceSoftwareUpdateCommand = class _StartElasticsearchServiceSoftwareUpdateCommand extends import_smithy_client.Command.classBuilder().ep({
3644
3597
  ...commonParams
3645
3598
  }).m(function(Command, cs, config, o) {
@@ -3656,7 +3609,6 @@ var StartElasticsearchServiceSoftwareUpdateCommand = _StartElasticsearchServiceS
3656
3609
 
3657
3610
 
3658
3611
 
3659
-
3660
3612
  var _UpdateElasticsearchDomainConfigCommand = class _UpdateElasticsearchDomainConfigCommand extends import_smithy_client.Command.classBuilder().ep({
3661
3613
  ...commonParams
3662
3614
  }).m(function(Command, cs, config, o) {
@@ -3673,7 +3625,6 @@ var UpdateElasticsearchDomainConfigCommand = _UpdateElasticsearchDomainConfigCom
3673
3625
 
3674
3626
 
3675
3627
 
3676
-
3677
3628
  var _UpdatePackageCommand = class _UpdatePackageCommand extends import_smithy_client.Command.classBuilder().ep({
3678
3629
  ...commonParams
3679
3630
  }).m(function(Command, cs, config, o) {
@@ -3690,7 +3641,6 @@ var UpdatePackageCommand = _UpdatePackageCommand;
3690
3641
 
3691
3642
 
3692
3643
 
3693
-
3694
3644
  var _UpdateVpcEndpointCommand = class _UpdateVpcEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
3695
3645
  ...commonParams
3696
3646
  }).m(function(Command, cs, config, o) {
@@ -3707,7 +3657,6 @@ var UpdateVpcEndpointCommand = _UpdateVpcEndpointCommand;
3707
3657
 
3708
3658
 
3709
3659
 
3710
-
3711
3660
  var _UpgradeElasticsearchDomainCommand = class _UpgradeElasticsearchDomainCommand extends import_smithy_client.Command.classBuilder().ep({
3712
3661
  ...commonParams
3713
3662
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AcceptInboundCrossClusterSearchConnectionRequest, AcceptInboundCrossClu
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 { AddTagsRequest } 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 { AssociatePackageRequest, AssociatePackageResponse } 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 { AuthorizeVpcEndpointAccessRequest, AuthorizeVpcEndpointAccessResponse }
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 { CancelDomainConfigChangeRequest, CancelDomainConfigChangeResponse } fro
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 { CancelElasticsearchServiceSoftwareUpdateRequest, CancelElasticsearchSer
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 { CreateElasticsearchDomainRequest, CreateElasticsearchDomainResponse } 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 { CreateOutboundCrossClusterSearchConnectionRequest, CreateOutboundCrossC
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 { CreatePackageRequest, CreatePackageResponse } 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 { CreateVpcEndpointRequest, CreateVpcEndpointResponse } 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 { DeleteElasticsearchDomainRequest, DeleteElasticsearchDomainResponse } 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
  *
@@ -4,7 +4,8 @@ import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOut
4
4
  /**
5
5
  * @public
6
6
  */
7
- export { __MetadataBearer, $Command };
7
+ export type { __MetadataBearer };
8
+ export { $Command };
8
9
  /**
9
10
  * @public
10
11
  *
@@ -5,7 +5,8 @@ import { DeleteInboundCrossClusterSearchConnectionRequest, DeleteInboundCrossClu
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 { DeleteOutboundCrossClusterSearchConnectionRequest, DeleteOutboundCrossC
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 { DeletePackageRequest, DeletePackageResponse } 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 { DeleteVpcEndpointRequest, DeleteVpcEndpointResponse } 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 { DescribeDomainAutoTunesRequest, DescribeDomainAutoTunesResponse } 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 { DescribeDomainChangeProgressRequest, DescribeDomainChangeProgressRespon
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 { DescribeElasticsearchDomainRequest, DescribeElasticsearchDomainResponse
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 { DescribeElasticsearchDomainConfigRequest, DescribeElasticsearchDomainCo
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 { DescribeElasticsearchDomainsRequest, DescribeElasticsearchDomainsRespon
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 { DescribeElasticsearchInstanceTypeLimitsRequest, DescribeElasticsearchIn
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 { DescribeInboundCrossClusterSearchConnectionsRequest, DescribeInboundCro
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 { DescribeOutboundCrossClusterSearchConnectionsRequest, DescribeOutboundC
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 { DescribePackagesRequest, DescribePackagesResponse } 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 { DescribeReservedElasticsearchInstanceOfferingsRequest, DescribeReserved
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
  *