@aws-sdk/client-omics 3.414.0 → 3.418.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 (165) hide show
  1. package/dist-cjs/commands/AbortMultipartReadSetUploadCommand.js +5 -0
  2. package/dist-cjs/commands/AcceptShareCommand.js +5 -0
  3. package/dist-cjs/commands/BatchDeleteReadSetCommand.js +5 -0
  4. package/dist-cjs/commands/CancelAnnotationImportJobCommand.js +5 -0
  5. package/dist-cjs/commands/CancelRunCommand.js +5 -0
  6. package/dist-cjs/commands/CancelVariantImportJobCommand.js +5 -0
  7. package/dist-cjs/commands/CompleteMultipartReadSetUploadCommand.js +5 -0
  8. package/dist-cjs/commands/CreateAnnotationStoreCommand.js +5 -0
  9. package/dist-cjs/commands/CreateAnnotationStoreVersionCommand.js +5 -0
  10. package/dist-cjs/commands/CreateMultipartReadSetUploadCommand.js +5 -0
  11. package/dist-cjs/commands/CreateReferenceStoreCommand.js +5 -0
  12. package/dist-cjs/commands/CreateRunGroupCommand.js +5 -0
  13. package/dist-cjs/commands/CreateSequenceStoreCommand.js +5 -0
  14. package/dist-cjs/commands/CreateShareCommand.js +5 -0
  15. package/dist-cjs/commands/CreateVariantStoreCommand.js +5 -0
  16. package/dist-cjs/commands/CreateWorkflowCommand.js +5 -0
  17. package/dist-cjs/commands/DeleteAnnotationStoreCommand.js +5 -0
  18. package/dist-cjs/commands/DeleteAnnotationStoreVersionsCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteReferenceCommand.js +5 -0
  20. package/dist-cjs/commands/DeleteReferenceStoreCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteRunCommand.js +5 -0
  22. package/dist-cjs/commands/DeleteRunGroupCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteSequenceStoreCommand.js +5 -0
  24. package/dist-cjs/commands/DeleteShareCommand.js +5 -0
  25. package/dist-cjs/commands/DeleteVariantStoreCommand.js +5 -0
  26. package/dist-cjs/commands/DeleteWorkflowCommand.js +5 -0
  27. package/dist-cjs/commands/GetAnnotationImportJobCommand.js +5 -0
  28. package/dist-cjs/commands/GetAnnotationStoreCommand.js +5 -0
  29. package/dist-cjs/commands/GetAnnotationStoreVersionCommand.js +5 -0
  30. package/dist-cjs/commands/GetReadSetActivationJobCommand.js +5 -0
  31. package/dist-cjs/commands/GetReadSetCommand.js +5 -0
  32. package/dist-cjs/commands/GetReadSetExportJobCommand.js +5 -0
  33. package/dist-cjs/commands/GetReadSetImportJobCommand.js +5 -0
  34. package/dist-cjs/commands/GetReadSetMetadataCommand.js +5 -0
  35. package/dist-cjs/commands/GetReferenceCommand.js +5 -0
  36. package/dist-cjs/commands/GetReferenceImportJobCommand.js +5 -0
  37. package/dist-cjs/commands/GetReferenceMetadataCommand.js +5 -0
  38. package/dist-cjs/commands/GetReferenceStoreCommand.js +5 -0
  39. package/dist-cjs/commands/GetRunCommand.js +5 -0
  40. package/dist-cjs/commands/GetRunGroupCommand.js +5 -0
  41. package/dist-cjs/commands/GetRunTaskCommand.js +5 -0
  42. package/dist-cjs/commands/GetSequenceStoreCommand.js +5 -0
  43. package/dist-cjs/commands/GetShareCommand.js +5 -0
  44. package/dist-cjs/commands/GetVariantImportJobCommand.js +5 -0
  45. package/dist-cjs/commands/GetVariantStoreCommand.js +5 -0
  46. package/dist-cjs/commands/GetWorkflowCommand.js +5 -0
  47. package/dist-cjs/commands/ListAnnotationImportJobsCommand.js +5 -0
  48. package/dist-cjs/commands/ListAnnotationStoreVersionsCommand.js +5 -0
  49. package/dist-cjs/commands/ListAnnotationStoresCommand.js +5 -0
  50. package/dist-cjs/commands/ListMultipartReadSetUploadsCommand.js +5 -0
  51. package/dist-cjs/commands/ListReadSetActivationJobsCommand.js +5 -0
  52. package/dist-cjs/commands/ListReadSetExportJobsCommand.js +5 -0
  53. package/dist-cjs/commands/ListReadSetImportJobsCommand.js +5 -0
  54. package/dist-cjs/commands/ListReadSetUploadPartsCommand.js +5 -0
  55. package/dist-cjs/commands/ListReadSetsCommand.js +5 -0
  56. package/dist-cjs/commands/ListReferenceImportJobsCommand.js +5 -0
  57. package/dist-cjs/commands/ListReferenceStoresCommand.js +5 -0
  58. package/dist-cjs/commands/ListReferencesCommand.js +5 -0
  59. package/dist-cjs/commands/ListRunGroupsCommand.js +5 -0
  60. package/dist-cjs/commands/ListRunTasksCommand.js +5 -0
  61. package/dist-cjs/commands/ListRunsCommand.js +5 -0
  62. package/dist-cjs/commands/ListSequenceStoresCommand.js +5 -0
  63. package/dist-cjs/commands/ListSharesCommand.js +5 -0
  64. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  65. package/dist-cjs/commands/ListVariantImportJobsCommand.js +5 -0
  66. package/dist-cjs/commands/ListVariantStoresCommand.js +5 -0
  67. package/dist-cjs/commands/ListWorkflowsCommand.js +5 -0
  68. package/dist-cjs/commands/StartAnnotationImportJobCommand.js +5 -0
  69. package/dist-cjs/commands/StartReadSetActivationJobCommand.js +5 -0
  70. package/dist-cjs/commands/StartReadSetExportJobCommand.js +5 -0
  71. package/dist-cjs/commands/StartReadSetImportJobCommand.js +5 -0
  72. package/dist-cjs/commands/StartReferenceImportJobCommand.js +5 -0
  73. package/dist-cjs/commands/StartRunCommand.js +5 -0
  74. package/dist-cjs/commands/StartVariantImportJobCommand.js +5 -0
  75. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  76. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  77. package/dist-cjs/commands/UpdateAnnotationStoreCommand.js +5 -0
  78. package/dist-cjs/commands/UpdateAnnotationStoreVersionCommand.js +5 -0
  79. package/dist-cjs/commands/UpdateRunGroupCommand.js +5 -0
  80. package/dist-cjs/commands/UpdateVariantStoreCommand.js +5 -0
  81. package/dist-cjs/commands/UpdateWorkflowCommand.js +5 -0
  82. package/dist-cjs/commands/UploadReadSetPartCommand.js +5 -0
  83. package/dist-es/commands/AbortMultipartReadSetUploadCommand.js +5 -0
  84. package/dist-es/commands/AcceptShareCommand.js +5 -0
  85. package/dist-es/commands/BatchDeleteReadSetCommand.js +5 -0
  86. package/dist-es/commands/CancelAnnotationImportJobCommand.js +5 -0
  87. package/dist-es/commands/CancelRunCommand.js +5 -0
  88. package/dist-es/commands/CancelVariantImportJobCommand.js +5 -0
  89. package/dist-es/commands/CompleteMultipartReadSetUploadCommand.js +5 -0
  90. package/dist-es/commands/CreateAnnotationStoreCommand.js +5 -0
  91. package/dist-es/commands/CreateAnnotationStoreVersionCommand.js +5 -0
  92. package/dist-es/commands/CreateMultipartReadSetUploadCommand.js +5 -0
  93. package/dist-es/commands/CreateReferenceStoreCommand.js +5 -0
  94. package/dist-es/commands/CreateRunGroupCommand.js +5 -0
  95. package/dist-es/commands/CreateSequenceStoreCommand.js +5 -0
  96. package/dist-es/commands/CreateShareCommand.js +5 -0
  97. package/dist-es/commands/CreateVariantStoreCommand.js +5 -0
  98. package/dist-es/commands/CreateWorkflowCommand.js +5 -0
  99. package/dist-es/commands/DeleteAnnotationStoreCommand.js +5 -0
  100. package/dist-es/commands/DeleteAnnotationStoreVersionsCommand.js +5 -0
  101. package/dist-es/commands/DeleteReferenceCommand.js +5 -0
  102. package/dist-es/commands/DeleteReferenceStoreCommand.js +5 -0
  103. package/dist-es/commands/DeleteRunCommand.js +5 -0
  104. package/dist-es/commands/DeleteRunGroupCommand.js +5 -0
  105. package/dist-es/commands/DeleteSequenceStoreCommand.js +5 -0
  106. package/dist-es/commands/DeleteShareCommand.js +5 -0
  107. package/dist-es/commands/DeleteVariantStoreCommand.js +5 -0
  108. package/dist-es/commands/DeleteWorkflowCommand.js +5 -0
  109. package/dist-es/commands/GetAnnotationImportJobCommand.js +5 -0
  110. package/dist-es/commands/GetAnnotationStoreCommand.js +5 -0
  111. package/dist-es/commands/GetAnnotationStoreVersionCommand.js +5 -0
  112. package/dist-es/commands/GetReadSetActivationJobCommand.js +5 -0
  113. package/dist-es/commands/GetReadSetCommand.js +5 -0
  114. package/dist-es/commands/GetReadSetExportJobCommand.js +5 -0
  115. package/dist-es/commands/GetReadSetImportJobCommand.js +5 -0
  116. package/dist-es/commands/GetReadSetMetadataCommand.js +5 -0
  117. package/dist-es/commands/GetReferenceCommand.js +5 -0
  118. package/dist-es/commands/GetReferenceImportJobCommand.js +5 -0
  119. package/dist-es/commands/GetReferenceMetadataCommand.js +5 -0
  120. package/dist-es/commands/GetReferenceStoreCommand.js +5 -0
  121. package/dist-es/commands/GetRunCommand.js +5 -0
  122. package/dist-es/commands/GetRunGroupCommand.js +5 -0
  123. package/dist-es/commands/GetRunTaskCommand.js +5 -0
  124. package/dist-es/commands/GetSequenceStoreCommand.js +5 -0
  125. package/dist-es/commands/GetShareCommand.js +5 -0
  126. package/dist-es/commands/GetVariantImportJobCommand.js +5 -0
  127. package/dist-es/commands/GetVariantStoreCommand.js +5 -0
  128. package/dist-es/commands/GetWorkflowCommand.js +5 -0
  129. package/dist-es/commands/ListAnnotationImportJobsCommand.js +5 -0
  130. package/dist-es/commands/ListAnnotationStoreVersionsCommand.js +5 -0
  131. package/dist-es/commands/ListAnnotationStoresCommand.js +5 -0
  132. package/dist-es/commands/ListMultipartReadSetUploadsCommand.js +5 -0
  133. package/dist-es/commands/ListReadSetActivationJobsCommand.js +5 -0
  134. package/dist-es/commands/ListReadSetExportJobsCommand.js +5 -0
  135. package/dist-es/commands/ListReadSetImportJobsCommand.js +5 -0
  136. package/dist-es/commands/ListReadSetUploadPartsCommand.js +5 -0
  137. package/dist-es/commands/ListReadSetsCommand.js +5 -0
  138. package/dist-es/commands/ListReferenceImportJobsCommand.js +5 -0
  139. package/dist-es/commands/ListReferenceStoresCommand.js +5 -0
  140. package/dist-es/commands/ListReferencesCommand.js +5 -0
  141. package/dist-es/commands/ListRunGroupsCommand.js +5 -0
  142. package/dist-es/commands/ListRunTasksCommand.js +5 -0
  143. package/dist-es/commands/ListRunsCommand.js +5 -0
  144. package/dist-es/commands/ListSequenceStoresCommand.js +5 -0
  145. package/dist-es/commands/ListSharesCommand.js +5 -0
  146. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  147. package/dist-es/commands/ListVariantImportJobsCommand.js +5 -0
  148. package/dist-es/commands/ListVariantStoresCommand.js +5 -0
  149. package/dist-es/commands/ListWorkflowsCommand.js +5 -0
  150. package/dist-es/commands/StartAnnotationImportJobCommand.js +5 -0
  151. package/dist-es/commands/StartReadSetActivationJobCommand.js +5 -0
  152. package/dist-es/commands/StartReadSetExportJobCommand.js +5 -0
  153. package/dist-es/commands/StartReadSetImportJobCommand.js +5 -0
  154. package/dist-es/commands/StartReferenceImportJobCommand.js +5 -0
  155. package/dist-es/commands/StartRunCommand.js +5 -0
  156. package/dist-es/commands/StartVariantImportJobCommand.js +5 -0
  157. package/dist-es/commands/TagResourceCommand.js +5 -0
  158. package/dist-es/commands/UntagResourceCommand.js +5 -0
  159. package/dist-es/commands/UpdateAnnotationStoreCommand.js +5 -0
  160. package/dist-es/commands/UpdateAnnotationStoreVersionCommand.js +5 -0
  161. package/dist-es/commands/UpdateRunGroupCommand.js +5 -0
  162. package/dist-es/commands/UpdateVariantStoreCommand.js +5 -0
  163. package/dist-es/commands/UpdateWorkflowCommand.js +5 -0
  164. package/dist-es/commands/UploadReadSetPartCommand.js +5 -0
  165. package/package.json +33 -33
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class AbortMultipartReadSetUploadCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AbortMultipartReadSetUploadCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "AbortMultipartReadSetUpload",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class AcceptShareCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AcceptShareCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "AcceptShare",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class BatchDeleteReadSetCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class BatchDeleteReadSetCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "BatchDeleteReadSet",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CancelAnnotationImportJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CancelAnnotationImportJobCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CancelAnnotationImportJob",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CancelRunCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CancelRunCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CancelRun",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CancelVariantImportJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CancelVariantImportJobCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CancelVariantImportJob",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CompleteMultipartReadSetUploadCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CompleteMultipartReadSetUploadCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CompleteMultipartReadSetUpload",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateAnnotationStoreCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateAnnotationStoreCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CreateAnnotationStore",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateAnnotationStoreVersionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateAnnotationStoreVersionCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CreateAnnotationStoreVersion",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateMultipartReadSetUploadCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateMultipartReadSetUploadCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CreateMultipartReadSetUpload",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateReferenceStoreCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateReferenceStoreCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CreateReferenceStore",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateRunGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateRunGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CreateRunGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateSequenceStoreCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateSequenceStoreCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CreateSequenceStore",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateShareCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateShareCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CreateShare",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateVariantStoreCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateVariantStoreCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CreateVariantStore",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class CreateWorkflowCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateWorkflowCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "CreateWorkflow",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteAnnotationStoreCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteAnnotationStoreCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "DeleteAnnotationStore",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteAnnotationStoreVersionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteAnnotationStoreVersionsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "DeleteAnnotationStoreVersions",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteReferenceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteReferenceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "DeleteReference",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteReferenceStoreCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteReferenceStoreCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "DeleteReferenceStore",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteRunCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteRunCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "DeleteRun",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteRunGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteRunGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "DeleteRunGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteSequenceStoreCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteSequenceStoreCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "DeleteSequenceStore",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteShareCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteShareCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "DeleteShare",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteVariantStoreCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteVariantStoreCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "DeleteVariantStore",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class DeleteWorkflowCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DeleteWorkflowCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "DeleteWorkflow",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetAnnotationImportJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetAnnotationImportJobCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "GetAnnotationImportJob",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetAnnotationStoreCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetAnnotationStoreCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "GetAnnotationStore",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetAnnotationStoreVersionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetAnnotationStoreVersionCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "GetAnnotationStoreVersion",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetReadSetActivationJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetReadSetActivationJobCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "GetReadSetActivationJob",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
11
  class GetReadSetCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class GetReadSetCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: (_) => _,
35
36
  outputFilterSensitiveLog: models_0_1.GetReadSetResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "Omics",
39
+ operation: "GetReadSet",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
10
  class GetReadSetExportJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetReadSetExportJobCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Omics",
38
+ operation: "GetReadSetExportJob",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);