@aws-sdk/client-omics 3.651.1 → 3.658.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-types/commands/AbortMultipartReadSetUploadCommand.d.ts +11 -0
  2. package/dist-types/commands/AcceptShareCommand.d.ts +11 -0
  3. package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +11 -0
  4. package/dist-types/commands/CancelAnnotationImportJobCommand.d.ts +11 -0
  5. package/dist-types/commands/CancelRunCommand.d.ts +11 -0
  6. package/dist-types/commands/CancelVariantImportJobCommand.d.ts +11 -0
  7. package/dist-types/commands/CompleteMultipartReadSetUploadCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateAnnotationStoreCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateAnnotationStoreVersionCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateMultipartReadSetUploadCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateReferenceStoreCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateRunGroupCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateSequenceStoreCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateShareCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateVariantStoreCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateWorkflowCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteAnnotationStoreCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteAnnotationStoreVersionsCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteReferenceCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteRunCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteRunGroupCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteShareCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteVariantStoreCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteWorkflowCommand.d.ts +11 -0
  27. package/dist-types/commands/GetAnnotationImportJobCommand.d.ts +11 -0
  28. package/dist-types/commands/GetAnnotationStoreCommand.d.ts +11 -0
  29. package/dist-types/commands/GetAnnotationStoreVersionCommand.d.ts +11 -0
  30. package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +12 -1
  31. package/dist-types/commands/GetReadSetCommand.d.ts +11 -0
  32. package/dist-types/commands/GetReadSetExportJobCommand.d.ts +11 -0
  33. package/dist-types/commands/GetReadSetImportJobCommand.d.ts +11 -0
  34. package/dist-types/commands/GetReadSetMetadataCommand.d.ts +11 -0
  35. package/dist-types/commands/GetReferenceCommand.d.ts +11 -0
  36. package/dist-types/commands/GetReferenceImportJobCommand.d.ts +11 -0
  37. package/dist-types/commands/GetReferenceMetadataCommand.d.ts +11 -0
  38. package/dist-types/commands/GetReferenceStoreCommand.d.ts +11 -0
  39. package/dist-types/commands/GetRunCommand.d.ts +11 -0
  40. package/dist-types/commands/GetRunGroupCommand.d.ts +11 -0
  41. package/dist-types/commands/GetRunTaskCommand.d.ts +11 -0
  42. package/dist-types/commands/GetSequenceStoreCommand.d.ts +11 -0
  43. package/dist-types/commands/GetShareCommand.d.ts +11 -0
  44. package/dist-types/commands/GetVariantImportJobCommand.d.ts +12 -1
  45. package/dist-types/commands/GetVariantStoreCommand.d.ts +11 -0
  46. package/dist-types/commands/GetWorkflowCommand.d.ts +11 -0
  47. package/dist-types/commands/ListAnnotationImportJobsCommand.d.ts +11 -0
  48. package/dist-types/commands/ListAnnotationStoreVersionsCommand.d.ts +11 -0
  49. package/dist-types/commands/ListAnnotationStoresCommand.d.ts +11 -0
  50. package/dist-types/commands/ListMultipartReadSetUploadsCommand.d.ts +11 -0
  51. package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +11 -0
  52. package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +11 -0
  53. package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +11 -0
  54. package/dist-types/commands/ListReadSetUploadPartsCommand.d.ts +11 -0
  55. package/dist-types/commands/ListReadSetsCommand.d.ts +11 -0
  56. package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListReferenceStoresCommand.d.ts +11 -0
  58. package/dist-types/commands/ListReferencesCommand.d.ts +11 -0
  59. package/dist-types/commands/ListRunGroupsCommand.d.ts +11 -0
  60. package/dist-types/commands/ListRunTasksCommand.d.ts +11 -0
  61. package/dist-types/commands/ListRunsCommand.d.ts +11 -0
  62. package/dist-types/commands/ListSequenceStoresCommand.d.ts +11 -0
  63. package/dist-types/commands/ListSharesCommand.d.ts +11 -0
  64. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  65. package/dist-types/commands/ListVariantImportJobsCommand.d.ts +11 -0
  66. package/dist-types/commands/ListVariantStoresCommand.d.ts +11 -0
  67. package/dist-types/commands/ListWorkflowsCommand.d.ts +11 -0
  68. package/dist-types/commands/StartAnnotationImportJobCommand.d.ts +11 -0
  69. package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +11 -0
  70. package/dist-types/commands/StartReadSetExportJobCommand.d.ts +11 -0
  71. package/dist-types/commands/StartReadSetImportJobCommand.d.ts +11 -0
  72. package/dist-types/commands/StartReferenceImportJobCommand.d.ts +11 -0
  73. package/dist-types/commands/StartRunCommand.d.ts +11 -0
  74. package/dist-types/commands/StartVariantImportJobCommand.d.ts +11 -0
  75. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  76. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  77. package/dist-types/commands/UpdateAnnotationStoreCommand.d.ts +11 -0
  78. package/dist-types/commands/UpdateAnnotationStoreVersionCommand.d.ts +11 -0
  79. package/dist-types/commands/UpdateRunGroupCommand.d.ts +11 -0
  80. package/dist-types/commands/UpdateVariantStoreCommand.d.ts +11 -0
  81. package/dist-types/commands/UpdateWorkflowCommand.d.ts +11 -0
  82. package/dist-types/commands/UploadReadSetPartCommand.d.ts +11 -0
  83. package/dist-types/ts3.4/commands/AbortMultipartReadSetUploadCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/AcceptShareCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/BatchDeleteReadSetCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/CancelAnnotationImportJobCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/CancelRunCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/CancelVariantImportJobCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/CompleteMultipartReadSetUploadCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/CreateAnnotationStoreCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/CreateAnnotationStoreVersionCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/CreateMultipartReadSetUploadCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/CreateReferenceStoreCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/CreateRunGroupCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/CreateSequenceStoreCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/CreateShareCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/CreateVariantStoreCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/DeleteAnnotationStoreCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/DeleteAnnotationStoreVersionsCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/DeleteReferenceCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DeleteReferenceStoreCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DeleteRunGroupCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DeleteSequenceStoreCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DeleteShareCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DeleteVariantStoreCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/GetAnnotationImportJobCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/GetAnnotationStoreCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/GetAnnotationStoreVersionCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/GetReadSetActivationJobCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/GetReadSetCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/GetReadSetExportJobCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/GetReadSetImportJobCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/GetReadSetMetadataCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/GetReferenceCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/GetReferenceImportJobCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/GetReferenceMetadataCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/GetReferenceStoreCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/GetRunCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/GetRunGroupCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/GetRunTaskCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/GetSequenceStoreCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/GetShareCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/GetVariantImportJobCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/GetVariantStoreCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/ListAnnotationImportJobsCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/ListAnnotationStoreVersionsCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/ListAnnotationStoresCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/ListMultipartReadSetUploadsCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/ListReadSetActivationJobsCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/ListReadSetExportJobsCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/ListReadSetImportJobsCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/ListReadSetUploadPartsCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/ListReadSetsCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/ListReferenceImportJobsCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/ListReferenceStoresCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/ListReferencesCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/ListRunGroupsCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/ListRunTasksCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/ListSequenceStoresCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/ListSharesCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/ListVariantImportJobsCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/ListVariantStoresCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/StartAnnotationImportJobCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/StartReadSetActivationJobCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/StartReadSetExportJobCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/StartReadSetImportJobCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/StartReferenceImportJobCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/StartRunCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/StartVariantImportJobCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/UpdateAnnotationStoreCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/UpdateAnnotationStoreVersionCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/UpdateRunGroupCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/UpdateVariantStoreCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/UploadReadSetPartCommand.d.ts +12 -1
  165. package/package.json +37 -37
@@ -82,4 +82,15 @@ declare const AbortMultipartReadSetUploadCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class AbortMultipartReadSetUploadCommand extends AbortMultipartReadSetUploadCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: AbortMultipartReadSetUploadRequest;
89
+ output: {};
90
+ };
91
+ sdk: {
92
+ input: AbortMultipartReadSetUploadCommandInput;
93
+ output: AbortMultipartReadSetUploadCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -78,4 +78,15 @@ declare const AcceptShareCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class AcceptShareCommand extends AcceptShareCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: AcceptShareRequest;
85
+ output: AcceptShareResponse;
86
+ };
87
+ sdk: {
88
+ input: AcceptShareCommandInput;
89
+ output: AcceptShareCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -84,4 +84,15 @@ declare const BatchDeleteReadSetCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class BatchDeleteReadSetCommand extends BatchDeleteReadSetCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: BatchDeleteReadSetRequest;
91
+ output: BatchDeleteReadSetResponse;
92
+ };
93
+ sdk: {
94
+ input: BatchDeleteReadSetCommandInput;
95
+ output: BatchDeleteReadSetCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -70,4 +70,15 @@ declare const CancelAnnotationImportJobCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class CancelAnnotationImportJobCommand extends CancelAnnotationImportJobCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: CancelAnnotationImportRequest;
77
+ output: {};
78
+ };
79
+ sdk: {
80
+ input: CancelAnnotationImportJobCommandInput;
81
+ output: CancelAnnotationImportJobCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -79,4 +79,15 @@ declare const CancelRunCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class CancelRunCommand extends CancelRunCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: CancelRunRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: CancelRunCommandInput;
90
+ output: CancelRunCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -70,4 +70,15 @@ declare const CancelVariantImportJobCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class CancelVariantImportJobCommand extends CancelVariantImportJobCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: CancelVariantImportRequest;
77
+ output: {};
78
+ };
79
+ sdk: {
80
+ input: CancelVariantImportJobCommandInput;
81
+ output: CancelVariantImportJobCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -91,4 +91,15 @@ declare const CompleteMultipartReadSetUploadCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class CompleteMultipartReadSetUploadCommand extends CompleteMultipartReadSetUploadCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: CompleteMultipartReadSetUploadRequest;
98
+ output: CompleteMultipartReadSetUploadResponse;
99
+ };
100
+ sdk: {
101
+ input: CompleteMultipartReadSetUploadCommandInput;
102
+ output: CompleteMultipartReadSetUploadCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -125,4 +125,15 @@ declare const CreateAnnotationStoreCommand_base: {
125
125
  * @public
126
126
  */
127
127
  export declare class CreateAnnotationStoreCommand extends CreateAnnotationStoreCommand_base {
128
+ /** @internal type navigation helper, not in runtime. */
129
+ protected static __types: {
130
+ api: {
131
+ input: CreateAnnotationStoreRequest;
132
+ output: CreateAnnotationStoreResponse;
133
+ };
134
+ sdk: {
135
+ input: CreateAnnotationStoreCommandInput;
136
+ output: CreateAnnotationStoreCommandOutput;
137
+ };
138
+ };
128
139
  }
@@ -116,4 +116,15 @@ declare const CreateAnnotationStoreVersionCommand_base: {
116
116
  * @public
117
117
  */
118
118
  export declare class CreateAnnotationStoreVersionCommand extends CreateAnnotationStoreVersionCommand_base {
119
+ /** @internal type navigation helper, not in runtime. */
120
+ protected static __types: {
121
+ api: {
122
+ input: CreateAnnotationStoreVersionRequest;
123
+ output: CreateAnnotationStoreVersionResponse;
124
+ };
125
+ sdk: {
126
+ input: CreateAnnotationStoreVersionCommandInput;
127
+ output: CreateAnnotationStoreVersionCommandOutput;
128
+ };
129
+ };
119
130
  }
@@ -106,4 +106,15 @@ declare const CreateMultipartReadSetUploadCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class CreateMultipartReadSetUploadCommand extends CreateMultipartReadSetUploadCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: CreateMultipartReadSetUploadRequest;
113
+ output: CreateMultipartReadSetUploadResponse;
114
+ };
115
+ sdk: {
116
+ input: CreateMultipartReadSetUploadCommandInput;
117
+ output: CreateMultipartReadSetUploadCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -92,4 +92,15 @@ declare const CreateReferenceStoreCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class CreateReferenceStoreCommand extends CreateReferenceStoreCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: CreateReferenceStoreRequest;
99
+ output: CreateReferenceStoreResponse;
100
+ };
101
+ sdk: {
102
+ input: CreateReferenceStoreCommandInput;
103
+ output: CreateReferenceStoreCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -93,4 +93,15 @@ declare const CreateRunGroupCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class CreateRunGroupCommand extends CreateRunGroupCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: CreateRunGroupRequest;
100
+ output: CreateRunGroupResponse;
101
+ };
102
+ sdk: {
103
+ input: CreateRunGroupCommandInput;
104
+ output: CreateRunGroupCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -96,4 +96,15 @@ declare const CreateSequenceStoreCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class CreateSequenceStoreCommand extends CreateSequenceStoreCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: CreateSequenceStoreRequest;
103
+ output: CreateSequenceStoreResponse;
104
+ };
105
+ sdk: {
106
+ input: CreateSequenceStoreCommandInput;
107
+ output: CreateSequenceStoreCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -95,4 +95,15 @@ declare const CreateShareCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class CreateShareCommand extends CreateShareCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: CreateShareRequest;
102
+ output: CreateShareResponse;
103
+ };
104
+ sdk: {
105
+ input: CreateShareCommandInput;
106
+ output: CreateShareCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -95,4 +95,15 @@ declare const CreateVariantStoreCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class CreateVariantStoreCommand extends CreateVariantStoreCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: CreateVariantStoreRequest;
102
+ output: CreateVariantStoreResponse;
103
+ };
104
+ sdk: {
105
+ input: CreateVariantStoreCommandInput;
106
+ output: CreateVariantStoreCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -103,4 +103,15 @@ declare const CreateWorkflowCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class CreateWorkflowCommand extends CreateWorkflowCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: CreateWorkflowRequest;
110
+ output: CreateWorkflowResponse;
111
+ };
112
+ sdk: {
113
+ input: CreateWorkflowCommandInput;
114
+ output: CreateWorkflowCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -76,4 +76,15 @@ declare const DeleteAnnotationStoreCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteAnnotationStoreCommand extends DeleteAnnotationStoreCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteAnnotationStoreRequest;
83
+ output: DeleteAnnotationStoreResponse;
84
+ };
85
+ sdk: {
86
+ input: DeleteAnnotationStoreCommandInput;
87
+ output: DeleteAnnotationStoreCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -86,4 +86,15 @@ declare const DeleteAnnotationStoreVersionsCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DeleteAnnotationStoreVersionsCommand extends DeleteAnnotationStoreVersionsCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DeleteAnnotationStoreVersionsRequest;
93
+ output: DeleteAnnotationStoreVersionsResponse;
94
+ };
95
+ sdk: {
96
+ input: DeleteAnnotationStoreVersionsCommandInput;
97
+ output: DeleteAnnotationStoreVersionsCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -77,4 +77,15 @@ declare const DeleteReferenceCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DeleteReferenceCommand extends DeleteReferenceCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DeleteReferenceRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: DeleteReferenceCommandInput;
88
+ output: DeleteReferenceCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -76,4 +76,15 @@ declare const DeleteReferenceStoreCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteReferenceStoreCommand extends DeleteReferenceStoreCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteReferenceStoreRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeleteReferenceStoreCommandInput;
87
+ output: DeleteReferenceStoreCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -79,4 +79,15 @@ declare const DeleteRunCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class DeleteRunCommand extends DeleteRunCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DeleteRunRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: DeleteRunCommandInput;
90
+ output: DeleteRunCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -79,4 +79,15 @@ declare const DeleteRunGroupCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class DeleteRunGroupCommand extends DeleteRunGroupCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DeleteRunGroupRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: DeleteRunGroupCommandInput;
90
+ output: DeleteRunGroupCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -76,4 +76,15 @@ declare const DeleteSequenceStoreCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteSequenceStoreCommand extends DeleteSequenceStoreCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteSequenceStoreRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeleteSequenceStoreCommandInput;
87
+ output: DeleteSequenceStoreCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -79,4 +79,15 @@ declare const DeleteShareCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class DeleteShareCommand extends DeleteShareCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DeleteShareRequest;
86
+ output: DeleteShareResponse;
87
+ };
88
+ sdk: {
89
+ input: DeleteShareCommandInput;
90
+ output: DeleteShareCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -76,4 +76,15 @@ declare const DeleteVariantStoreCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteVariantStoreCommand extends DeleteVariantStoreCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteVariantStoreRequest;
83
+ output: DeleteVariantStoreResponse;
84
+ };
85
+ sdk: {
86
+ input: DeleteVariantStoreCommandInput;
87
+ output: DeleteVariantStoreCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -79,4 +79,15 @@ declare const DeleteWorkflowCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class DeleteWorkflowCommand extends DeleteWorkflowCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DeleteWorkflowRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: DeleteWorkflowCommandInput;
90
+ output: DeleteWorkflowCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -109,4 +109,15 @@ declare const GetAnnotationImportJobCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class GetAnnotationImportJobCommand extends GetAnnotationImportJobCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: GetAnnotationImportRequest;
116
+ output: GetAnnotationImportResponse;
117
+ };
118
+ sdk: {
119
+ input: GetAnnotationImportJobCommandInput;
120
+ output: GetAnnotationImportJobCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -105,4 +105,15 @@ declare const GetAnnotationStoreCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class GetAnnotationStoreCommand extends GetAnnotationStoreCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: GetAnnotationStoreRequest;
112
+ output: GetAnnotationStoreResponse;
113
+ };
114
+ sdk: {
115
+ input: GetAnnotationStoreCommandInput;
116
+ output: GetAnnotationStoreCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -101,4 +101,15 @@ declare const GetAnnotationStoreVersionCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class GetAnnotationStoreVersionCommand extends GetAnnotationStoreVersionCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: GetAnnotationStoreVersionRequest;
108
+ output: GetAnnotationStoreVersionResponse;
109
+ };
110
+ sdk: {
111
+ input: GetAnnotationStoreVersionCommandInput;
112
+ output: GetAnnotationStoreVersionCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -24,7 +24,7 @@ export interface GetReadSetActivationJobCommandOutput extends GetReadSetActivati
24
24
  declare const GetReadSetActivationJobCommand_base: {
25
25
  new (input: GetReadSetActivationJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
26
  new (__0_0: GetReadSetActivationJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions; /** @internal type navigation helper, not in runtime. */
28
28
  };
29
29
  /**
30
30
  * <p>Gets information about a read set activation job.</p>
@@ -88,4 +88,15 @@ declare const GetReadSetActivationJobCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class GetReadSetActivationJobCommand extends GetReadSetActivationJobCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: GetReadSetActivationJobRequest;
95
+ output: GetReadSetActivationJobResponse;
96
+ };
97
+ sdk: {
98
+ input: GetReadSetActivationJobCommandInput;
99
+ output: GetReadSetActivationJobCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -85,4 +85,15 @@ declare const GetReadSetCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class GetReadSetCommand extends GetReadSetCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: GetReadSetRequest;
92
+ output: GetReadSetResponse;
93
+ };
94
+ sdk: {
95
+ input: GetReadSetCommandInput;
96
+ output: GetReadSetCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -89,4 +89,15 @@ declare const GetReadSetExportJobCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class GetReadSetExportJobCommand extends GetReadSetExportJobCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: GetReadSetExportJobRequest;
96
+ output: GetReadSetExportJobResponse;
97
+ };
98
+ sdk: {
99
+ input: GetReadSetExportJobCommandInput;
100
+ output: GetReadSetExportJobCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -103,4 +103,15 @@ declare const GetReadSetImportJobCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class GetReadSetImportJobCommand extends GetReadSetImportJobCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: GetReadSetImportJobRequest;
110
+ output: GetReadSetImportJobResponse;
111
+ };
112
+ sdk: {
113
+ input: GetReadSetImportJobCommandInput;
114
+ output: GetReadSetImportJobCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -126,4 +126,15 @@ declare const GetReadSetMetadataCommand_base: {
126
126
  * @public
127
127
  */
128
128
  export declare class GetReadSetMetadataCommand extends GetReadSetMetadataCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: GetReadSetMetadataRequest;
133
+ output: GetReadSetMetadataResponse;
134
+ };
135
+ sdk: {
136
+ input: GetReadSetMetadataCommandInput;
137
+ output: GetReadSetMetadataCommandOutput;
138
+ };
139
+ };
129
140
  }
@@ -83,4 +83,15 @@ declare const GetReferenceCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class GetReferenceCommand extends GetReferenceCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: GetReferenceRequest;
90
+ output: GetReferenceResponse;
91
+ };
92
+ sdk: {
93
+ input: GetReferenceCommandInput;
94
+ output: GetReferenceCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -95,4 +95,15 @@ declare const GetReferenceImportJobCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class GetReferenceImportJobCommand extends GetReferenceImportJobCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: GetReferenceImportJobRequest;
102
+ output: GetReferenceImportJobResponse;
103
+ };
104
+ sdk: {
105
+ input: GetReferenceImportJobCommandInput;
106
+ output: GetReferenceImportJobCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -104,4 +104,15 @@ declare const GetReferenceMetadataCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class GetReferenceMetadataCommand extends GetReferenceMetadataCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: GetReferenceMetadataRequest;
111
+ output: GetReferenceMetadataResponse;
112
+ };
113
+ sdk: {
114
+ input: GetReferenceMetadataCommandInput;
115
+ output: GetReferenceMetadataCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -83,4 +83,15 @@ declare const GetReferenceStoreCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class GetReferenceStoreCommand extends GetReferenceStoreCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: GetReferenceStoreRequest;
90
+ output: GetReferenceStoreResponse;
91
+ };
92
+ sdk: {
93
+ input: GetReferenceStoreCommandInput;
94
+ output: GetReferenceStoreCommandOutput;
95
+ };
96
+ };
86
97
  }