@aws-sdk/client-omics 3.649.0 → 3.651.1

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 (84) hide show
  1. package/dist-cjs/index.js +82 -246
  2. package/dist-es/commands/AbortMultipartReadSetUploadCommand.js +1 -3
  3. package/dist-es/commands/AcceptShareCommand.js +1 -3
  4. package/dist-es/commands/BatchDeleteReadSetCommand.js +1 -3
  5. package/dist-es/commands/CancelAnnotationImportJobCommand.js +1 -3
  6. package/dist-es/commands/CancelRunCommand.js +1 -3
  7. package/dist-es/commands/CancelVariantImportJobCommand.js +1 -3
  8. package/dist-es/commands/CompleteMultipartReadSetUploadCommand.js +1 -3
  9. package/dist-es/commands/CreateAnnotationStoreCommand.js +1 -3
  10. package/dist-es/commands/CreateAnnotationStoreVersionCommand.js +1 -3
  11. package/dist-es/commands/CreateMultipartReadSetUploadCommand.js +1 -3
  12. package/dist-es/commands/CreateReferenceStoreCommand.js +1 -3
  13. package/dist-es/commands/CreateRunGroupCommand.js +1 -3
  14. package/dist-es/commands/CreateSequenceStoreCommand.js +1 -3
  15. package/dist-es/commands/CreateShareCommand.js +1 -3
  16. package/dist-es/commands/CreateVariantStoreCommand.js +1 -3
  17. package/dist-es/commands/CreateWorkflowCommand.js +1 -3
  18. package/dist-es/commands/DeleteAnnotationStoreCommand.js +1 -3
  19. package/dist-es/commands/DeleteAnnotationStoreVersionsCommand.js +1 -3
  20. package/dist-es/commands/DeleteReferenceCommand.js +1 -3
  21. package/dist-es/commands/DeleteReferenceStoreCommand.js +1 -3
  22. package/dist-es/commands/DeleteRunCommand.js +1 -3
  23. package/dist-es/commands/DeleteRunGroupCommand.js +1 -3
  24. package/dist-es/commands/DeleteSequenceStoreCommand.js +1 -3
  25. package/dist-es/commands/DeleteShareCommand.js +1 -3
  26. package/dist-es/commands/DeleteVariantStoreCommand.js +1 -3
  27. package/dist-es/commands/DeleteWorkflowCommand.js +1 -3
  28. package/dist-es/commands/GetAnnotationImportJobCommand.js +1 -3
  29. package/dist-es/commands/GetAnnotationStoreCommand.js +1 -3
  30. package/dist-es/commands/GetAnnotationStoreVersionCommand.js +1 -3
  31. package/dist-es/commands/GetReadSetActivationJobCommand.js +1 -3
  32. package/dist-es/commands/GetReadSetCommand.js +1 -3
  33. package/dist-es/commands/GetReadSetExportJobCommand.js +1 -3
  34. package/dist-es/commands/GetReadSetImportJobCommand.js +1 -3
  35. package/dist-es/commands/GetReadSetMetadataCommand.js +1 -3
  36. package/dist-es/commands/GetReferenceCommand.js +1 -3
  37. package/dist-es/commands/GetReferenceImportJobCommand.js +1 -3
  38. package/dist-es/commands/GetReferenceMetadataCommand.js +1 -3
  39. package/dist-es/commands/GetReferenceStoreCommand.js +1 -3
  40. package/dist-es/commands/GetRunCommand.js +1 -3
  41. package/dist-es/commands/GetRunGroupCommand.js +1 -3
  42. package/dist-es/commands/GetRunTaskCommand.js +1 -3
  43. package/dist-es/commands/GetSequenceStoreCommand.js +1 -3
  44. package/dist-es/commands/GetShareCommand.js +1 -3
  45. package/dist-es/commands/GetVariantImportJobCommand.js +1 -3
  46. package/dist-es/commands/GetVariantStoreCommand.js +1 -3
  47. package/dist-es/commands/GetWorkflowCommand.js +1 -3
  48. package/dist-es/commands/ListAnnotationImportJobsCommand.js +1 -3
  49. package/dist-es/commands/ListAnnotationStoreVersionsCommand.js +1 -3
  50. package/dist-es/commands/ListAnnotationStoresCommand.js +1 -3
  51. package/dist-es/commands/ListMultipartReadSetUploadsCommand.js +1 -3
  52. package/dist-es/commands/ListReadSetActivationJobsCommand.js +1 -3
  53. package/dist-es/commands/ListReadSetExportJobsCommand.js +1 -3
  54. package/dist-es/commands/ListReadSetImportJobsCommand.js +1 -3
  55. package/dist-es/commands/ListReadSetUploadPartsCommand.js +1 -3
  56. package/dist-es/commands/ListReadSetsCommand.js +1 -3
  57. package/dist-es/commands/ListReferenceImportJobsCommand.js +1 -3
  58. package/dist-es/commands/ListReferenceStoresCommand.js +1 -3
  59. package/dist-es/commands/ListReferencesCommand.js +1 -3
  60. package/dist-es/commands/ListRunGroupsCommand.js +1 -3
  61. package/dist-es/commands/ListRunTasksCommand.js +1 -3
  62. package/dist-es/commands/ListRunsCommand.js +1 -3
  63. package/dist-es/commands/ListSequenceStoresCommand.js +1 -3
  64. package/dist-es/commands/ListSharesCommand.js +1 -3
  65. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  66. package/dist-es/commands/ListVariantImportJobsCommand.js +1 -3
  67. package/dist-es/commands/ListVariantStoresCommand.js +1 -3
  68. package/dist-es/commands/ListWorkflowsCommand.js +1 -3
  69. package/dist-es/commands/StartAnnotationImportJobCommand.js +1 -3
  70. package/dist-es/commands/StartReadSetActivationJobCommand.js +1 -3
  71. package/dist-es/commands/StartReadSetExportJobCommand.js +1 -3
  72. package/dist-es/commands/StartReadSetImportJobCommand.js +1 -3
  73. package/dist-es/commands/StartReferenceImportJobCommand.js +1 -3
  74. package/dist-es/commands/StartRunCommand.js +1 -3
  75. package/dist-es/commands/StartVariantImportJobCommand.js +1 -3
  76. package/dist-es/commands/TagResourceCommand.js +1 -3
  77. package/dist-es/commands/UntagResourceCommand.js +1 -3
  78. package/dist-es/commands/UpdateAnnotationStoreCommand.js +1 -3
  79. package/dist-es/commands/UpdateAnnotationStoreVersionCommand.js +1 -3
  80. package/dist-es/commands/UpdateRunGroupCommand.js +1 -3
  81. package/dist-es/commands/UpdateVariantStoreCommand.js +1 -3
  82. package/dist-es/commands/UpdateWorkflowCommand.js +1 -3
  83. package/dist-es/commands/UploadReadSetPartCommand.js +1 -3
  84. package/package.json +5 -5
package/dist-cjs/index.js CHANGED
@@ -4922,9 +4922,7 @@ var _tK = "tagKeys";
4922
4922
  var _wOI = "workflowOwnerId";
4923
4923
 
4924
4924
  // src/commands/AbortMultipartReadSetUploadCommand.ts
4925
- var _AbortMultipartReadSetUploadCommand = class _AbortMultipartReadSetUploadCommand extends import_smithy_client.Command.classBuilder().ep({
4926
- ...commonParams
4927
- }).m(function(Command, cs, config, o) {
4925
+ var _AbortMultipartReadSetUploadCommand = class _AbortMultipartReadSetUploadCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4928
4926
  return [
4929
4927
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4930
4928
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4938,9 +4936,7 @@ var AbortMultipartReadSetUploadCommand = _AbortMultipartReadSetUploadCommand;
4938
4936
 
4939
4937
 
4940
4938
 
4941
- var _AcceptShareCommand = class _AcceptShareCommand extends import_smithy_client.Command.classBuilder().ep({
4942
- ...commonParams
4943
- }).m(function(Command, cs, config, o) {
4939
+ var _AcceptShareCommand = class _AcceptShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4944
4940
  return [
4945
4941
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4946
4942
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4954,9 +4950,7 @@ var AcceptShareCommand = _AcceptShareCommand;
4954
4950
 
4955
4951
 
4956
4952
 
4957
- var _BatchDeleteReadSetCommand = class _BatchDeleteReadSetCommand extends import_smithy_client.Command.classBuilder().ep({
4958
- ...commonParams
4959
- }).m(function(Command, cs, config, o) {
4953
+ var _BatchDeleteReadSetCommand = class _BatchDeleteReadSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4960
4954
  return [
4961
4955
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4962
4956
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4970,9 +4964,7 @@ var BatchDeleteReadSetCommand = _BatchDeleteReadSetCommand;
4970
4964
 
4971
4965
 
4972
4966
 
4973
- var _CancelAnnotationImportJobCommand = class _CancelAnnotationImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
4974
- ...commonParams
4975
- }).m(function(Command, cs, config, o) {
4967
+ var _CancelAnnotationImportJobCommand = class _CancelAnnotationImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4976
4968
  return [
4977
4969
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4978
4970
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4986,9 +4978,7 @@ var CancelAnnotationImportJobCommand = _CancelAnnotationImportJobCommand;
4986
4978
 
4987
4979
 
4988
4980
 
4989
- var _CancelRunCommand = class _CancelRunCommand extends import_smithy_client.Command.classBuilder().ep({
4990
- ...commonParams
4991
- }).m(function(Command, cs, config, o) {
4981
+ var _CancelRunCommand = class _CancelRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4992
4982
  return [
4993
4983
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4994
4984
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5002,9 +4992,7 @@ var CancelRunCommand = _CancelRunCommand;
5002
4992
 
5003
4993
 
5004
4994
 
5005
- var _CancelVariantImportJobCommand = class _CancelVariantImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5006
- ...commonParams
5007
- }).m(function(Command, cs, config, o) {
4995
+ var _CancelVariantImportJobCommand = class _CancelVariantImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5008
4996
  return [
5009
4997
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5010
4998
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5018,9 +5006,7 @@ var CancelVariantImportJobCommand = _CancelVariantImportJobCommand;
5018
5006
 
5019
5007
 
5020
5008
 
5021
- var _CompleteMultipartReadSetUploadCommand = class _CompleteMultipartReadSetUploadCommand extends import_smithy_client.Command.classBuilder().ep({
5022
- ...commonParams
5023
- }).m(function(Command, cs, config, o) {
5009
+ var _CompleteMultipartReadSetUploadCommand = class _CompleteMultipartReadSetUploadCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5024
5010
  return [
5025
5011
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5026
5012
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5034,9 +5020,7 @@ var CompleteMultipartReadSetUploadCommand = _CompleteMultipartReadSetUploadComma
5034
5020
 
5035
5021
 
5036
5022
 
5037
- var _CreateAnnotationStoreCommand = class _CreateAnnotationStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5038
- ...commonParams
5039
- }).m(function(Command, cs, config, o) {
5023
+ var _CreateAnnotationStoreCommand = class _CreateAnnotationStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5040
5024
  return [
5041
5025
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5042
5026
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5050,9 +5034,7 @@ var CreateAnnotationStoreCommand = _CreateAnnotationStoreCommand;
5050
5034
 
5051
5035
 
5052
5036
 
5053
- var _CreateAnnotationStoreVersionCommand = class _CreateAnnotationStoreVersionCommand extends import_smithy_client.Command.classBuilder().ep({
5054
- ...commonParams
5055
- }).m(function(Command, cs, config, o) {
5037
+ var _CreateAnnotationStoreVersionCommand = class _CreateAnnotationStoreVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5056
5038
  return [
5057
5039
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5058
5040
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5066,9 +5048,7 @@ var CreateAnnotationStoreVersionCommand = _CreateAnnotationStoreVersionCommand;
5066
5048
 
5067
5049
 
5068
5050
 
5069
- var _CreateMultipartReadSetUploadCommand = class _CreateMultipartReadSetUploadCommand extends import_smithy_client.Command.classBuilder().ep({
5070
- ...commonParams
5071
- }).m(function(Command, cs, config, o) {
5051
+ var _CreateMultipartReadSetUploadCommand = class _CreateMultipartReadSetUploadCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5072
5052
  return [
5073
5053
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5074
5054
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5082,9 +5062,7 @@ var CreateMultipartReadSetUploadCommand = _CreateMultipartReadSetUploadCommand;
5082
5062
 
5083
5063
 
5084
5064
 
5085
- var _CreateReferenceStoreCommand = class _CreateReferenceStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5086
- ...commonParams
5087
- }).m(function(Command, cs, config, o) {
5065
+ var _CreateReferenceStoreCommand = class _CreateReferenceStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5088
5066
  return [
5089
5067
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5090
5068
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5098,9 +5076,7 @@ var CreateReferenceStoreCommand = _CreateReferenceStoreCommand;
5098
5076
 
5099
5077
 
5100
5078
 
5101
- var _CreateRunGroupCommand = class _CreateRunGroupCommand extends import_smithy_client.Command.classBuilder().ep({
5102
- ...commonParams
5103
- }).m(function(Command, cs, config, o) {
5079
+ var _CreateRunGroupCommand = class _CreateRunGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5104
5080
  return [
5105
5081
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5106
5082
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5114,9 +5090,7 @@ var CreateRunGroupCommand = _CreateRunGroupCommand;
5114
5090
 
5115
5091
 
5116
5092
 
5117
- var _CreateSequenceStoreCommand = class _CreateSequenceStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5118
- ...commonParams
5119
- }).m(function(Command, cs, config, o) {
5093
+ var _CreateSequenceStoreCommand = class _CreateSequenceStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5120
5094
  return [
5121
5095
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5122
5096
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5130,9 +5104,7 @@ var CreateSequenceStoreCommand = _CreateSequenceStoreCommand;
5130
5104
 
5131
5105
 
5132
5106
 
5133
- var _CreateShareCommand = class _CreateShareCommand extends import_smithy_client.Command.classBuilder().ep({
5134
- ...commonParams
5135
- }).m(function(Command, cs, config, o) {
5107
+ var _CreateShareCommand = class _CreateShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5136
5108
  return [
5137
5109
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5138
5110
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5146,9 +5118,7 @@ var CreateShareCommand = _CreateShareCommand;
5146
5118
 
5147
5119
 
5148
5120
 
5149
- var _CreateVariantStoreCommand = class _CreateVariantStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5150
- ...commonParams
5151
- }).m(function(Command, cs, config, o) {
5121
+ var _CreateVariantStoreCommand = class _CreateVariantStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5152
5122
  return [
5153
5123
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5154
5124
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5162,9 +5132,7 @@ var CreateVariantStoreCommand = _CreateVariantStoreCommand;
5162
5132
 
5163
5133
 
5164
5134
 
5165
- var _CreateWorkflowCommand = class _CreateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
5166
- ...commonParams
5167
- }).m(function(Command, cs, config, o) {
5135
+ var _CreateWorkflowCommand = class _CreateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5168
5136
  return [
5169
5137
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5170
5138
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5178,9 +5146,7 @@ var CreateWorkflowCommand = _CreateWorkflowCommand;
5178
5146
 
5179
5147
 
5180
5148
 
5181
- var _DeleteAnnotationStoreCommand = class _DeleteAnnotationStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5182
- ...commonParams
5183
- }).m(function(Command, cs, config, o) {
5149
+ var _DeleteAnnotationStoreCommand = class _DeleteAnnotationStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5184
5150
  return [
5185
5151
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5186
5152
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5194,9 +5160,7 @@ var DeleteAnnotationStoreCommand = _DeleteAnnotationStoreCommand;
5194
5160
 
5195
5161
 
5196
5162
 
5197
- var _DeleteAnnotationStoreVersionsCommand = class _DeleteAnnotationStoreVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
5198
- ...commonParams
5199
- }).m(function(Command, cs, config, o) {
5163
+ var _DeleteAnnotationStoreVersionsCommand = class _DeleteAnnotationStoreVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5200
5164
  return [
5201
5165
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5202
5166
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5210,9 +5174,7 @@ var DeleteAnnotationStoreVersionsCommand = _DeleteAnnotationStoreVersionsCommand
5210
5174
 
5211
5175
 
5212
5176
 
5213
- var _DeleteReferenceCommand = class _DeleteReferenceCommand extends import_smithy_client.Command.classBuilder().ep({
5214
- ...commonParams
5215
- }).m(function(Command, cs, config, o) {
5177
+ var _DeleteReferenceCommand = class _DeleteReferenceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5216
5178
  return [
5217
5179
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5218
5180
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5226,9 +5188,7 @@ var DeleteReferenceCommand = _DeleteReferenceCommand;
5226
5188
 
5227
5189
 
5228
5190
 
5229
- var _DeleteReferenceStoreCommand = class _DeleteReferenceStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5230
- ...commonParams
5231
- }).m(function(Command, cs, config, o) {
5191
+ var _DeleteReferenceStoreCommand = class _DeleteReferenceStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5232
5192
  return [
5233
5193
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5234
5194
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5242,9 +5202,7 @@ var DeleteReferenceStoreCommand = _DeleteReferenceStoreCommand;
5242
5202
 
5243
5203
 
5244
5204
 
5245
- var _DeleteRunCommand = class _DeleteRunCommand extends import_smithy_client.Command.classBuilder().ep({
5246
- ...commonParams
5247
- }).m(function(Command, cs, config, o) {
5205
+ var _DeleteRunCommand = class _DeleteRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5248
5206
  return [
5249
5207
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5250
5208
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5258,9 +5216,7 @@ var DeleteRunCommand = _DeleteRunCommand;
5258
5216
 
5259
5217
 
5260
5218
 
5261
- var _DeleteRunGroupCommand = class _DeleteRunGroupCommand extends import_smithy_client.Command.classBuilder().ep({
5262
- ...commonParams
5263
- }).m(function(Command, cs, config, o) {
5219
+ var _DeleteRunGroupCommand = class _DeleteRunGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5264
5220
  return [
5265
5221
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5266
5222
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5274,9 +5230,7 @@ var DeleteRunGroupCommand = _DeleteRunGroupCommand;
5274
5230
 
5275
5231
 
5276
5232
 
5277
- var _DeleteSequenceStoreCommand = class _DeleteSequenceStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5278
- ...commonParams
5279
- }).m(function(Command, cs, config, o) {
5233
+ var _DeleteSequenceStoreCommand = class _DeleteSequenceStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5280
5234
  return [
5281
5235
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5282
5236
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5290,9 +5244,7 @@ var DeleteSequenceStoreCommand = _DeleteSequenceStoreCommand;
5290
5244
 
5291
5245
 
5292
5246
 
5293
- var _DeleteShareCommand = class _DeleteShareCommand extends import_smithy_client.Command.classBuilder().ep({
5294
- ...commonParams
5295
- }).m(function(Command, cs, config, o) {
5247
+ var _DeleteShareCommand = class _DeleteShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5296
5248
  return [
5297
5249
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5298
5250
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5306,9 +5258,7 @@ var DeleteShareCommand = _DeleteShareCommand;
5306
5258
 
5307
5259
 
5308
5260
 
5309
- var _DeleteVariantStoreCommand = class _DeleteVariantStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5310
- ...commonParams
5311
- }).m(function(Command, cs, config, o) {
5261
+ var _DeleteVariantStoreCommand = class _DeleteVariantStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5312
5262
  return [
5313
5263
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5314
5264
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5322,9 +5272,7 @@ var DeleteVariantStoreCommand = _DeleteVariantStoreCommand;
5322
5272
 
5323
5273
 
5324
5274
 
5325
- var _DeleteWorkflowCommand = class _DeleteWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
5326
- ...commonParams
5327
- }).m(function(Command, cs, config, o) {
5275
+ var _DeleteWorkflowCommand = class _DeleteWorkflowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5328
5276
  return [
5329
5277
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5330
5278
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5338,9 +5286,7 @@ var DeleteWorkflowCommand = _DeleteWorkflowCommand;
5338
5286
 
5339
5287
 
5340
5288
 
5341
- var _GetAnnotationImportJobCommand = class _GetAnnotationImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5342
- ...commonParams
5343
- }).m(function(Command, cs, config, o) {
5289
+ var _GetAnnotationImportJobCommand = class _GetAnnotationImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5344
5290
  return [
5345
5291
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5346
5292
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5354,9 +5300,7 @@ var GetAnnotationImportJobCommand = _GetAnnotationImportJobCommand;
5354
5300
 
5355
5301
 
5356
5302
 
5357
- var _GetAnnotationStoreCommand = class _GetAnnotationStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5358
- ...commonParams
5359
- }).m(function(Command, cs, config, o) {
5303
+ var _GetAnnotationStoreCommand = class _GetAnnotationStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5360
5304
  return [
5361
5305
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5362
5306
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5370,9 +5314,7 @@ var GetAnnotationStoreCommand = _GetAnnotationStoreCommand;
5370
5314
 
5371
5315
 
5372
5316
 
5373
- var _GetAnnotationStoreVersionCommand = class _GetAnnotationStoreVersionCommand extends import_smithy_client.Command.classBuilder().ep({
5374
- ...commonParams
5375
- }).m(function(Command, cs, config, o) {
5317
+ var _GetAnnotationStoreVersionCommand = class _GetAnnotationStoreVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5376
5318
  return [
5377
5319
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5378
5320
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5386,9 +5328,7 @@ var GetAnnotationStoreVersionCommand = _GetAnnotationStoreVersionCommand;
5386
5328
 
5387
5329
 
5388
5330
 
5389
- var _GetReadSetActivationJobCommand = class _GetReadSetActivationJobCommand extends import_smithy_client.Command.classBuilder().ep({
5390
- ...commonParams
5391
- }).m(function(Command, cs, config, o) {
5331
+ var _GetReadSetActivationJobCommand = class _GetReadSetActivationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5392
5332
  return [
5393
5333
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5394
5334
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5402,9 +5342,7 @@ var GetReadSetActivationJobCommand = _GetReadSetActivationJobCommand;
5402
5342
 
5403
5343
 
5404
5344
 
5405
- var _GetReadSetCommand = class _GetReadSetCommand extends import_smithy_client.Command.classBuilder().ep({
5406
- ...commonParams
5407
- }).m(function(Command, cs, config, o) {
5345
+ var _GetReadSetCommand = class _GetReadSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5408
5346
  return [
5409
5347
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5410
5348
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5418,9 +5356,7 @@ var GetReadSetCommand = _GetReadSetCommand;
5418
5356
 
5419
5357
 
5420
5358
 
5421
- var _GetReadSetExportJobCommand = class _GetReadSetExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5422
- ...commonParams
5423
- }).m(function(Command, cs, config, o) {
5359
+ var _GetReadSetExportJobCommand = class _GetReadSetExportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5424
5360
  return [
5425
5361
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5426
5362
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5434,9 +5370,7 @@ var GetReadSetExportJobCommand = _GetReadSetExportJobCommand;
5434
5370
 
5435
5371
 
5436
5372
 
5437
- var _GetReadSetImportJobCommand = class _GetReadSetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5438
- ...commonParams
5439
- }).m(function(Command, cs, config, o) {
5373
+ var _GetReadSetImportJobCommand = class _GetReadSetImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5440
5374
  return [
5441
5375
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5442
5376
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5450,9 +5384,7 @@ var GetReadSetImportJobCommand = _GetReadSetImportJobCommand;
5450
5384
 
5451
5385
 
5452
5386
 
5453
- var _GetReadSetMetadataCommand = class _GetReadSetMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
5454
- ...commonParams
5455
- }).m(function(Command, cs, config, o) {
5387
+ var _GetReadSetMetadataCommand = class _GetReadSetMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5456
5388
  return [
5457
5389
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5458
5390
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5466,9 +5398,7 @@ var GetReadSetMetadataCommand = _GetReadSetMetadataCommand;
5466
5398
 
5467
5399
 
5468
5400
 
5469
- var _GetReferenceCommand = class _GetReferenceCommand extends import_smithy_client.Command.classBuilder().ep({
5470
- ...commonParams
5471
- }).m(function(Command, cs, config, o) {
5401
+ var _GetReferenceCommand = class _GetReferenceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5472
5402
  return [
5473
5403
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5474
5404
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5482,9 +5412,7 @@ var GetReferenceCommand = _GetReferenceCommand;
5482
5412
 
5483
5413
 
5484
5414
 
5485
- var _GetReferenceImportJobCommand = class _GetReferenceImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5486
- ...commonParams
5487
- }).m(function(Command, cs, config, o) {
5415
+ var _GetReferenceImportJobCommand = class _GetReferenceImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5488
5416
  return [
5489
5417
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5490
5418
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5498,9 +5426,7 @@ var GetReferenceImportJobCommand = _GetReferenceImportJobCommand;
5498
5426
 
5499
5427
 
5500
5428
 
5501
- var _GetReferenceMetadataCommand = class _GetReferenceMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
5502
- ...commonParams
5503
- }).m(function(Command, cs, config, o) {
5429
+ var _GetReferenceMetadataCommand = class _GetReferenceMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5504
5430
  return [
5505
5431
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5506
5432
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5514,9 +5440,7 @@ var GetReferenceMetadataCommand = _GetReferenceMetadataCommand;
5514
5440
 
5515
5441
 
5516
5442
 
5517
- var _GetReferenceStoreCommand = class _GetReferenceStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5518
- ...commonParams
5519
- }).m(function(Command, cs, config, o) {
5443
+ var _GetReferenceStoreCommand = class _GetReferenceStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5520
5444
  return [
5521
5445
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5522
5446
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5530,9 +5454,7 @@ var GetReferenceStoreCommand = _GetReferenceStoreCommand;
5530
5454
 
5531
5455
 
5532
5456
 
5533
- var _GetRunCommand = class _GetRunCommand extends import_smithy_client.Command.classBuilder().ep({
5534
- ...commonParams
5535
- }).m(function(Command, cs, config, o) {
5457
+ var _GetRunCommand = class _GetRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5536
5458
  return [
5537
5459
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5538
5460
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5546,9 +5468,7 @@ var GetRunCommand = _GetRunCommand;
5546
5468
 
5547
5469
 
5548
5470
 
5549
- var _GetRunGroupCommand = class _GetRunGroupCommand extends import_smithy_client.Command.classBuilder().ep({
5550
- ...commonParams
5551
- }).m(function(Command, cs, config, o) {
5471
+ var _GetRunGroupCommand = class _GetRunGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5552
5472
  return [
5553
5473
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5554
5474
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5562,9 +5482,7 @@ var GetRunGroupCommand = _GetRunGroupCommand;
5562
5482
 
5563
5483
 
5564
5484
 
5565
- var _GetRunTaskCommand = class _GetRunTaskCommand extends import_smithy_client.Command.classBuilder().ep({
5566
- ...commonParams
5567
- }).m(function(Command, cs, config, o) {
5485
+ var _GetRunTaskCommand = class _GetRunTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5568
5486
  return [
5569
5487
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5570
5488
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5578,9 +5496,7 @@ var GetRunTaskCommand = _GetRunTaskCommand;
5578
5496
 
5579
5497
 
5580
5498
 
5581
- var _GetSequenceStoreCommand = class _GetSequenceStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5582
- ...commonParams
5583
- }).m(function(Command, cs, config, o) {
5499
+ var _GetSequenceStoreCommand = class _GetSequenceStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5584
5500
  return [
5585
5501
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5586
5502
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5594,9 +5510,7 @@ var GetSequenceStoreCommand = _GetSequenceStoreCommand;
5594
5510
 
5595
5511
 
5596
5512
 
5597
- var _GetShareCommand = class _GetShareCommand extends import_smithy_client.Command.classBuilder().ep({
5598
- ...commonParams
5599
- }).m(function(Command, cs, config, o) {
5513
+ var _GetShareCommand = class _GetShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5600
5514
  return [
5601
5515
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5602
5516
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5610,9 +5524,7 @@ var GetShareCommand = _GetShareCommand;
5610
5524
 
5611
5525
 
5612
5526
 
5613
- var _GetVariantImportJobCommand = class _GetVariantImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5614
- ...commonParams
5615
- }).m(function(Command, cs, config, o) {
5527
+ var _GetVariantImportJobCommand = class _GetVariantImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5616
5528
  return [
5617
5529
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5618
5530
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5626,9 +5538,7 @@ var GetVariantImportJobCommand = _GetVariantImportJobCommand;
5626
5538
 
5627
5539
 
5628
5540
 
5629
- var _GetVariantStoreCommand = class _GetVariantStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5630
- ...commonParams
5631
- }).m(function(Command, cs, config, o) {
5541
+ var _GetVariantStoreCommand = class _GetVariantStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5632
5542
  return [
5633
5543
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5634
5544
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5642,9 +5552,7 @@ var GetVariantStoreCommand = _GetVariantStoreCommand;
5642
5552
 
5643
5553
 
5644
5554
 
5645
- var _GetWorkflowCommand = class _GetWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
5646
- ...commonParams
5647
- }).m(function(Command, cs, config, o) {
5555
+ var _GetWorkflowCommand = class _GetWorkflowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5648
5556
  return [
5649
5557
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5650
5558
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5658,9 +5566,7 @@ var GetWorkflowCommand = _GetWorkflowCommand;
5658
5566
 
5659
5567
 
5660
5568
 
5661
- var _ListAnnotationImportJobsCommand = class _ListAnnotationImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5662
- ...commonParams
5663
- }).m(function(Command, cs, config, o) {
5569
+ var _ListAnnotationImportJobsCommand = class _ListAnnotationImportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5664
5570
  return [
5665
5571
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5666
5572
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5674,9 +5580,7 @@ var ListAnnotationImportJobsCommand = _ListAnnotationImportJobsCommand;
5674
5580
 
5675
5581
 
5676
5582
 
5677
- var _ListAnnotationStoresCommand = class _ListAnnotationStoresCommand extends import_smithy_client.Command.classBuilder().ep({
5678
- ...commonParams
5679
- }).m(function(Command, cs, config, o) {
5583
+ var _ListAnnotationStoresCommand = class _ListAnnotationStoresCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5680
5584
  return [
5681
5585
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5682
5586
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5690,9 +5594,7 @@ var ListAnnotationStoresCommand = _ListAnnotationStoresCommand;
5690
5594
 
5691
5595
 
5692
5596
 
5693
- var _ListAnnotationStoreVersionsCommand = class _ListAnnotationStoreVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
5694
- ...commonParams
5695
- }).m(function(Command, cs, config, o) {
5597
+ var _ListAnnotationStoreVersionsCommand = class _ListAnnotationStoreVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5696
5598
  return [
5697
5599
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5698
5600
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5706,9 +5608,7 @@ var ListAnnotationStoreVersionsCommand = _ListAnnotationStoreVersionsCommand;
5706
5608
 
5707
5609
 
5708
5610
 
5709
- var _ListMultipartReadSetUploadsCommand = class _ListMultipartReadSetUploadsCommand extends import_smithy_client.Command.classBuilder().ep({
5710
- ...commonParams
5711
- }).m(function(Command, cs, config, o) {
5611
+ var _ListMultipartReadSetUploadsCommand = class _ListMultipartReadSetUploadsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5712
5612
  return [
5713
5613
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5714
5614
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5722,9 +5622,7 @@ var ListMultipartReadSetUploadsCommand = _ListMultipartReadSetUploadsCommand;
5722
5622
 
5723
5623
 
5724
5624
 
5725
- var _ListReadSetActivationJobsCommand = class _ListReadSetActivationJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5726
- ...commonParams
5727
- }).m(function(Command, cs, config, o) {
5625
+ var _ListReadSetActivationJobsCommand = class _ListReadSetActivationJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5728
5626
  return [
5729
5627
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5730
5628
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5738,9 +5636,7 @@ var ListReadSetActivationJobsCommand = _ListReadSetActivationJobsCommand;
5738
5636
 
5739
5637
 
5740
5638
 
5741
- var _ListReadSetExportJobsCommand = class _ListReadSetExportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5742
- ...commonParams
5743
- }).m(function(Command, cs, config, o) {
5639
+ var _ListReadSetExportJobsCommand = class _ListReadSetExportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5744
5640
  return [
5745
5641
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5746
5642
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5754,9 +5650,7 @@ var ListReadSetExportJobsCommand = _ListReadSetExportJobsCommand;
5754
5650
 
5755
5651
 
5756
5652
 
5757
- var _ListReadSetImportJobsCommand = class _ListReadSetImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5758
- ...commonParams
5759
- }).m(function(Command, cs, config, o) {
5653
+ var _ListReadSetImportJobsCommand = class _ListReadSetImportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5760
5654
  return [
5761
5655
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5762
5656
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5770,9 +5664,7 @@ var ListReadSetImportJobsCommand = _ListReadSetImportJobsCommand;
5770
5664
 
5771
5665
 
5772
5666
 
5773
- var _ListReadSetsCommand = class _ListReadSetsCommand extends import_smithy_client.Command.classBuilder().ep({
5774
- ...commonParams
5775
- }).m(function(Command, cs, config, o) {
5667
+ var _ListReadSetsCommand = class _ListReadSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5776
5668
  return [
5777
5669
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5778
5670
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5786,9 +5678,7 @@ var ListReadSetsCommand = _ListReadSetsCommand;
5786
5678
 
5787
5679
 
5788
5680
 
5789
- var _ListReadSetUploadPartsCommand = class _ListReadSetUploadPartsCommand extends import_smithy_client.Command.classBuilder().ep({
5790
- ...commonParams
5791
- }).m(function(Command, cs, config, o) {
5681
+ var _ListReadSetUploadPartsCommand = class _ListReadSetUploadPartsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5792
5682
  return [
5793
5683
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5794
5684
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5802,9 +5692,7 @@ var ListReadSetUploadPartsCommand = _ListReadSetUploadPartsCommand;
5802
5692
 
5803
5693
 
5804
5694
 
5805
- var _ListReferenceImportJobsCommand = class _ListReferenceImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5806
- ...commonParams
5807
- }).m(function(Command, cs, config, o) {
5695
+ var _ListReferenceImportJobsCommand = class _ListReferenceImportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5808
5696
  return [
5809
5697
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5810
5698
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5818,9 +5706,7 @@ var ListReferenceImportJobsCommand = _ListReferenceImportJobsCommand;
5818
5706
 
5819
5707
 
5820
5708
 
5821
- var _ListReferencesCommand = class _ListReferencesCommand extends import_smithy_client.Command.classBuilder().ep({
5822
- ...commonParams
5823
- }).m(function(Command, cs, config, o) {
5709
+ var _ListReferencesCommand = class _ListReferencesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5824
5710
  return [
5825
5711
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5826
5712
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5834,9 +5720,7 @@ var ListReferencesCommand = _ListReferencesCommand;
5834
5720
 
5835
5721
 
5836
5722
 
5837
- var _ListReferenceStoresCommand = class _ListReferenceStoresCommand extends import_smithy_client.Command.classBuilder().ep({
5838
- ...commonParams
5839
- }).m(function(Command, cs, config, o) {
5723
+ var _ListReferenceStoresCommand = class _ListReferenceStoresCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5840
5724
  return [
5841
5725
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5842
5726
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5850,9 +5734,7 @@ var ListReferenceStoresCommand = _ListReferenceStoresCommand;
5850
5734
 
5851
5735
 
5852
5736
 
5853
- var _ListRunGroupsCommand = class _ListRunGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
5854
- ...commonParams
5855
- }).m(function(Command, cs, config, o) {
5737
+ var _ListRunGroupsCommand = class _ListRunGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5856
5738
  return [
5857
5739
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5858
5740
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5866,9 +5748,7 @@ var ListRunGroupsCommand = _ListRunGroupsCommand;
5866
5748
 
5867
5749
 
5868
5750
 
5869
- var _ListRunsCommand = class _ListRunsCommand extends import_smithy_client.Command.classBuilder().ep({
5870
- ...commonParams
5871
- }).m(function(Command, cs, config, o) {
5751
+ var _ListRunsCommand = class _ListRunsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5872
5752
  return [
5873
5753
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5874
5754
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5882,9 +5762,7 @@ var ListRunsCommand = _ListRunsCommand;
5882
5762
 
5883
5763
 
5884
5764
 
5885
- var _ListRunTasksCommand = class _ListRunTasksCommand extends import_smithy_client.Command.classBuilder().ep({
5886
- ...commonParams
5887
- }).m(function(Command, cs, config, o) {
5765
+ var _ListRunTasksCommand = class _ListRunTasksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5888
5766
  return [
5889
5767
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5890
5768
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5898,9 +5776,7 @@ var ListRunTasksCommand = _ListRunTasksCommand;
5898
5776
 
5899
5777
 
5900
5778
 
5901
- var _ListSequenceStoresCommand = class _ListSequenceStoresCommand extends import_smithy_client.Command.classBuilder().ep({
5902
- ...commonParams
5903
- }).m(function(Command, cs, config, o) {
5779
+ var _ListSequenceStoresCommand = class _ListSequenceStoresCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5904
5780
  return [
5905
5781
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5906
5782
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5914,9 +5790,7 @@ var ListSequenceStoresCommand = _ListSequenceStoresCommand;
5914
5790
 
5915
5791
 
5916
5792
 
5917
- var _ListSharesCommand = class _ListSharesCommand extends import_smithy_client.Command.classBuilder().ep({
5918
- ...commonParams
5919
- }).m(function(Command, cs, config, o) {
5793
+ var _ListSharesCommand = class _ListSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5920
5794
  return [
5921
5795
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5922
5796
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5930,9 +5804,7 @@ var ListSharesCommand = _ListSharesCommand;
5930
5804
 
5931
5805
 
5932
5806
 
5933
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5934
- ...commonParams
5935
- }).m(function(Command, cs, config, o) {
5807
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5936
5808
  return [
5937
5809
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5938
5810
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5946,9 +5818,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
5946
5818
 
5947
5819
 
5948
5820
 
5949
- var _ListVariantImportJobsCommand = class _ListVariantImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5950
- ...commonParams
5951
- }).m(function(Command, cs, config, o) {
5821
+ var _ListVariantImportJobsCommand = class _ListVariantImportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5952
5822
  return [
5953
5823
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5954
5824
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5962,9 +5832,7 @@ var ListVariantImportJobsCommand = _ListVariantImportJobsCommand;
5962
5832
 
5963
5833
 
5964
5834
 
5965
- var _ListVariantStoresCommand = class _ListVariantStoresCommand extends import_smithy_client.Command.classBuilder().ep({
5966
- ...commonParams
5967
- }).m(function(Command, cs, config, o) {
5835
+ var _ListVariantStoresCommand = class _ListVariantStoresCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5968
5836
  return [
5969
5837
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5970
5838
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5978,9 +5846,7 @@ var ListVariantStoresCommand = _ListVariantStoresCommand;
5978
5846
 
5979
5847
 
5980
5848
 
5981
- var _ListWorkflowsCommand = class _ListWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep({
5982
- ...commonParams
5983
- }).m(function(Command, cs, config, o) {
5849
+ var _ListWorkflowsCommand = class _ListWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5984
5850
  return [
5985
5851
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5986
5852
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5994,9 +5860,7 @@ var ListWorkflowsCommand = _ListWorkflowsCommand;
5994
5860
 
5995
5861
 
5996
5862
 
5997
- var _StartAnnotationImportJobCommand = class _StartAnnotationImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5998
- ...commonParams
5999
- }).m(function(Command, cs, config, o) {
5863
+ var _StartAnnotationImportJobCommand = class _StartAnnotationImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6000
5864
  return [
6001
5865
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6002
5866
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6010,9 +5874,7 @@ var StartAnnotationImportJobCommand = _StartAnnotationImportJobCommand;
6010
5874
 
6011
5875
 
6012
5876
 
6013
- var _StartReadSetActivationJobCommand = class _StartReadSetActivationJobCommand extends import_smithy_client.Command.classBuilder().ep({
6014
- ...commonParams
6015
- }).m(function(Command, cs, config, o) {
5877
+ var _StartReadSetActivationJobCommand = class _StartReadSetActivationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6016
5878
  return [
6017
5879
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6018
5880
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6026,9 +5888,7 @@ var StartReadSetActivationJobCommand = _StartReadSetActivationJobCommand;
6026
5888
 
6027
5889
 
6028
5890
 
6029
- var _StartReadSetExportJobCommand = class _StartReadSetExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
6030
- ...commonParams
6031
- }).m(function(Command, cs, config, o) {
5891
+ var _StartReadSetExportJobCommand = class _StartReadSetExportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6032
5892
  return [
6033
5893
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6034
5894
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6042,9 +5902,7 @@ var StartReadSetExportJobCommand = _StartReadSetExportJobCommand;
6042
5902
 
6043
5903
 
6044
5904
 
6045
- var _StartReadSetImportJobCommand = class _StartReadSetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
6046
- ...commonParams
6047
- }).m(function(Command, cs, config, o) {
5905
+ var _StartReadSetImportJobCommand = class _StartReadSetImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6048
5906
  return [
6049
5907
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6050
5908
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6058,9 +5916,7 @@ var StartReadSetImportJobCommand = _StartReadSetImportJobCommand;
6058
5916
 
6059
5917
 
6060
5918
 
6061
- var _StartReferenceImportJobCommand = class _StartReferenceImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
6062
- ...commonParams
6063
- }).m(function(Command, cs, config, o) {
5919
+ var _StartReferenceImportJobCommand = class _StartReferenceImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6064
5920
  return [
6065
5921
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6066
5922
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6074,9 +5930,7 @@ var StartReferenceImportJobCommand = _StartReferenceImportJobCommand;
6074
5930
 
6075
5931
 
6076
5932
 
6077
- var _StartRunCommand = class _StartRunCommand extends import_smithy_client.Command.classBuilder().ep({
6078
- ...commonParams
6079
- }).m(function(Command, cs, config, o) {
5933
+ var _StartRunCommand = class _StartRunCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6080
5934
  return [
6081
5935
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6082
5936
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6090,9 +5944,7 @@ var StartRunCommand = _StartRunCommand;
6090
5944
 
6091
5945
 
6092
5946
 
6093
- var _StartVariantImportJobCommand = class _StartVariantImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
6094
- ...commonParams
6095
- }).m(function(Command, cs, config, o) {
5947
+ var _StartVariantImportJobCommand = class _StartVariantImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6096
5948
  return [
6097
5949
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6098
5950
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6106,9 +5958,7 @@ var StartVariantImportJobCommand = _StartVariantImportJobCommand;
6106
5958
 
6107
5959
 
6108
5960
 
6109
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6110
- ...commonParams
6111
- }).m(function(Command, cs, config, o) {
5961
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6112
5962
  return [
6113
5963
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6114
5964
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6122,9 +5972,7 @@ var TagResourceCommand = _TagResourceCommand;
6122
5972
 
6123
5973
 
6124
5974
 
6125
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6126
- ...commonParams
6127
- }).m(function(Command, cs, config, o) {
5975
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6128
5976
  return [
6129
5977
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6130
5978
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6138,9 +5986,7 @@ var UntagResourceCommand = _UntagResourceCommand;
6138
5986
 
6139
5987
 
6140
5988
 
6141
- var _UpdateAnnotationStoreCommand = class _UpdateAnnotationStoreCommand extends import_smithy_client.Command.classBuilder().ep({
6142
- ...commonParams
6143
- }).m(function(Command, cs, config, o) {
5989
+ var _UpdateAnnotationStoreCommand = class _UpdateAnnotationStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6144
5990
  return [
6145
5991
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6146
5992
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6154,9 +6000,7 @@ var UpdateAnnotationStoreCommand = _UpdateAnnotationStoreCommand;
6154
6000
 
6155
6001
 
6156
6002
 
6157
- var _UpdateAnnotationStoreVersionCommand = class _UpdateAnnotationStoreVersionCommand extends import_smithy_client.Command.classBuilder().ep({
6158
- ...commonParams
6159
- }).m(function(Command, cs, config, o) {
6003
+ var _UpdateAnnotationStoreVersionCommand = class _UpdateAnnotationStoreVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6160
6004
  return [
6161
6005
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6162
6006
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6170,9 +6014,7 @@ var UpdateAnnotationStoreVersionCommand = _UpdateAnnotationStoreVersionCommand;
6170
6014
 
6171
6015
 
6172
6016
 
6173
- var _UpdateRunGroupCommand = class _UpdateRunGroupCommand extends import_smithy_client.Command.classBuilder().ep({
6174
- ...commonParams
6175
- }).m(function(Command, cs, config, o) {
6017
+ var _UpdateRunGroupCommand = class _UpdateRunGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6176
6018
  return [
6177
6019
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6178
6020
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6186,9 +6028,7 @@ var UpdateRunGroupCommand = _UpdateRunGroupCommand;
6186
6028
 
6187
6029
 
6188
6030
 
6189
- var _UpdateVariantStoreCommand = class _UpdateVariantStoreCommand extends import_smithy_client.Command.classBuilder().ep({
6190
- ...commonParams
6191
- }).m(function(Command, cs, config, o) {
6031
+ var _UpdateVariantStoreCommand = class _UpdateVariantStoreCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6192
6032
  return [
6193
6033
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6194
6034
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6202,9 +6042,7 @@ var UpdateVariantStoreCommand = _UpdateVariantStoreCommand;
6202
6042
 
6203
6043
 
6204
6044
 
6205
- var _UpdateWorkflowCommand = class _UpdateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
6206
- ...commonParams
6207
- }).m(function(Command, cs, config, o) {
6045
+ var _UpdateWorkflowCommand = class _UpdateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6208
6046
  return [
6209
6047
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6210
6048
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6218,9 +6056,7 @@ var UpdateWorkflowCommand = _UpdateWorkflowCommand;
6218
6056
 
6219
6057
 
6220
6058
 
6221
- var _UploadReadSetPartCommand = class _UploadReadSetPartCommand extends import_smithy_client.Command.classBuilder().ep({
6222
- ...commonParams
6223
- }).m(function(Command, cs, config, o) {
6059
+ var _UploadReadSetPartCommand = class _UploadReadSetPartCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6224
6060
  return [
6225
6061
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6226
6062
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())