@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 ListVariantImportJobsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListVariantImportJobsCommand 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: "ListVariantImportJobs",
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 ListVariantStoresCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListVariantStoresCommand 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: "ListVariantStores",
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 ListWorkflowsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListWorkflowsCommand 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: "ListWorkflows",
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 StartAnnotationImportJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class StartAnnotationImportJobCommand 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: "StartAnnotationImportJob",
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 StartReadSetActivationJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class StartReadSetActivationJobCommand 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: "StartReadSetActivationJob",
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 StartReadSetExportJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class StartReadSetExportJobCommand 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: "StartReadSetExportJob",
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 StartReadSetImportJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class StartReadSetImportJobCommand 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: "StartReadSetImportJob",
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 StartReferenceImportJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class StartReferenceImportJobCommand 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: "StartReferenceImportJob",
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 StartRunCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class StartRunCommand 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: "StartRun",
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 StartVariantImportJobCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class StartVariantImportJobCommand 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: "StartVariantImportJob",
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 TagResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class TagResourceCommand 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: "TagResource",
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 UntagResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UntagResourceCommand 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: "UntagResource",
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 UpdateAnnotationStoreCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateAnnotationStoreCommand 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: "UpdateAnnotationStore",
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 UpdateAnnotationStoreVersionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateAnnotationStoreVersionCommand 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: "UpdateAnnotationStoreVersion",
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 UpdateRunGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateRunGroupCommand 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: "UpdateRunGroup",
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 UpdateVariantStoreCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateVariantStoreCommand 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: "UpdateVariantStore",
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 UpdateWorkflowCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class UpdateWorkflowCommand 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: "UpdateWorkflow",
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 UploadReadSetPartCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class UploadReadSetPartCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.UploadReadSetPartRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "Omics",
39
+ operation: "UploadReadSetPart",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_AbortMultipartReadSetUploadCommand, se_AbortMultipartReadSetUploadCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class AbortMultipartReadSetUploadCommand extends $Command {
@@ -29,6 +30,10 @@ export class AbortMultipartReadSetUploadCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "AbortMultipartReadSetUpload",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_AcceptShareCommand, se_AcceptShareCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class AcceptShareCommand extends $Command {
@@ -29,6 +30,10 @@ export class AcceptShareCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "AcceptShare",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_BatchDeleteReadSetCommand, se_BatchDeleteReadSetCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class BatchDeleteReadSetCommand extends $Command {
@@ -29,6 +30,10 @@ export class BatchDeleteReadSetCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "BatchDeleteReadSet",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CancelAnnotationImportJobCommand, se_CancelAnnotationImportJobCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class CancelAnnotationImportJobCommand extends $Command {
@@ -29,6 +30,10 @@ export class CancelAnnotationImportJobCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "CancelAnnotationImportJob",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CancelRunCommand, se_CancelRunCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class CancelRunCommand extends $Command {
@@ -29,6 +30,10 @@ export class CancelRunCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "CancelRun",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CancelVariantImportJobCommand, se_CancelVariantImportJobCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class CancelVariantImportJobCommand extends $Command {
@@ -29,6 +30,10 @@ export class CancelVariantImportJobCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "CancelVariantImportJob",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CompleteMultipartReadSetUploadCommand, se_CompleteMultipartReadSetUploadCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class CompleteMultipartReadSetUploadCommand extends $Command {
@@ -29,6 +30,10 @@ export class CompleteMultipartReadSetUploadCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "CompleteMultipartReadSetUpload",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateAnnotationStoreCommand, se_CreateAnnotationStoreCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class CreateAnnotationStoreCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateAnnotationStoreCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "CreateAnnotationStore",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateAnnotationStoreVersionCommand, se_CreateAnnotationStoreVersionCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class CreateAnnotationStoreVersionCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateAnnotationStoreVersionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "CreateAnnotationStoreVersion",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateMultipartReadSetUploadCommand, se_CreateMultipartReadSetUploadCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class CreateMultipartReadSetUploadCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateMultipartReadSetUploadCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "CreateMultipartReadSetUpload",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateReferenceStoreCommand, se_CreateReferenceStoreCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class CreateReferenceStoreCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateReferenceStoreCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "CreateReferenceStore",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateRunGroupCommand, se_CreateRunGroupCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class CreateRunGroupCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateRunGroupCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "CreateRunGroup",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateSequenceStoreCommand, se_CreateSequenceStoreCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class CreateSequenceStoreCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateSequenceStoreCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "CreateSequenceStore",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateShareCommand, se_CreateShareCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class CreateShareCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateShareCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "Omics",
35
+ operation: "CreateShare",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);