@aws-sdk/client-omics 3.650.0 → 3.654.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
@@ -122,4 +122,15 @@ declare const GetRunCommand_base: {
122
122
  * @public
123
123
  */
124
124
  export declare class GetRunCommand extends GetRunCommand_base {
125
+ /** @internal type navigation helper, not in runtime. */
126
+ protected static __types: {
127
+ api: {
128
+ input: GetRunRequest;
129
+ output: GetRunResponse;
130
+ };
131
+ sdk: {
132
+ input: GetRunCommandInput;
133
+ output: GetRunCommandOutput;
134
+ };
135
+ };
125
136
  }
@@ -91,4 +91,15 @@ declare const GetRunGroupCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class GetRunGroupCommand extends GetRunGroupCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: GetRunGroupRequest;
98
+ output: GetRunGroupResponse;
99
+ };
100
+ sdk: {
101
+ input: GetRunGroupCommandInput;
102
+ output: GetRunGroupCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -94,4 +94,15 @@ declare const GetRunTaskCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class GetRunTaskCommand extends GetRunTaskCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: GetRunTaskRequest;
101
+ output: GetRunTaskResponse;
102
+ };
103
+ sdk: {
104
+ input: GetRunTaskCommandInput;
105
+ output: GetRunTaskCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -89,4 +89,15 @@ declare const GetSequenceStoreCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class GetSequenceStoreCommand extends GetSequenceStoreCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: GetSequenceStoreRequest;
96
+ output: GetSequenceStoreResponse;
97
+ };
98
+ sdk: {
99
+ input: GetSequenceStoreCommandInput;
100
+ output: GetSequenceStoreCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -89,4 +89,15 @@ declare const GetShareCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class GetShareCommand extends GetShareCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: GetShareRequest;
96
+ output: GetShareResponse;
97
+ };
98
+ sdk: {
99
+ input: GetShareCommandInput;
100
+ output: GetShareCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -24,7 +24,7 @@ export interface GetVariantImportJobCommandOutput extends GetVariantImportRespon
24
24
  declare const GetVariantImportJobCommand_base: {
25
25
  new (input: GetVariantImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetVariantImportJobCommandInput, GetVariantImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
26
  new (__0_0: GetVariantImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetVariantImportJobCommandInput, GetVariantImportJobCommandOutput, 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 variant import job.</p>
@@ -90,4 +90,15 @@ declare const GetVariantImportJobCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class GetVariantImportJobCommand extends GetVariantImportJobCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: GetVariantImportRequest;
97
+ output: GetVariantImportResponse;
98
+ };
99
+ sdk: {
100
+ input: GetVariantImportJobCommandInput;
101
+ output: GetVariantImportJobCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -90,4 +90,15 @@ declare const GetVariantStoreCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class GetVariantStoreCommand extends GetVariantStoreCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: GetVariantStoreRequest;
97
+ output: GetVariantStoreResponse;
98
+ };
99
+ sdk: {
100
+ input: GetVariantStoreCommandInput;
101
+ output: GetVariantStoreCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -112,4 +112,15 @@ declare const GetWorkflowCommand_base: {
112
112
  * @public
113
113
  */
114
114
  export declare class GetWorkflowCommand extends GetWorkflowCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: GetWorkflowRequest;
119
+ output: GetWorkflowResponse;
120
+ };
121
+ sdk: {
122
+ input: GetWorkflowCommandInput;
123
+ output: GetWorkflowCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -96,4 +96,15 @@ declare const ListAnnotationImportJobsCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class ListAnnotationImportJobsCommand extends ListAnnotationImportJobsCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: ListAnnotationImportJobsRequest;
103
+ output: ListAnnotationImportJobsResponse;
104
+ };
105
+ sdk: {
106
+ input: ListAnnotationImportJobsCommandInput;
107
+ output: ListAnnotationImportJobsCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -94,4 +94,15 @@ declare const ListAnnotationStoreVersionsCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class ListAnnotationStoreVersionsCommand extends ListAnnotationStoreVersionsCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: ListAnnotationStoreVersionsRequest;
101
+ output: ListAnnotationStoreVersionsResponse;
102
+ };
103
+ sdk: {
104
+ input: ListAnnotationStoreVersionsCommandInput;
105
+ output: ListAnnotationStoreVersionsCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -100,4 +100,15 @@ declare const ListAnnotationStoresCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class ListAnnotationStoresCommand extends ListAnnotationStoresCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: ListAnnotationStoresRequest;
107
+ output: ListAnnotationStoresResponse;
108
+ };
109
+ sdk: {
110
+ input: ListAnnotationStoresCommandInput;
111
+ output: ListAnnotationStoresCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -103,4 +103,15 @@ declare const ListMultipartReadSetUploadsCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class ListMultipartReadSetUploadsCommand extends ListMultipartReadSetUploadsCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: ListMultipartReadSetUploadsRequest;
110
+ output: ListMultipartReadSetUploadsResponse;
111
+ };
112
+ sdk: {
113
+ input: ListMultipartReadSetUploadsCommandInput;
114
+ output: ListMultipartReadSetUploadsCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -91,4 +91,15 @@ declare const ListReadSetActivationJobsCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class ListReadSetActivationJobsCommand extends ListReadSetActivationJobsCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: ListReadSetActivationJobsRequest;
98
+ output: ListReadSetActivationJobsResponse;
99
+ };
100
+ sdk: {
101
+ input: ListReadSetActivationJobsCommandInput;
102
+ output: ListReadSetActivationJobsCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -92,4 +92,15 @@ declare const ListReadSetExportJobsCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class ListReadSetExportJobsCommand extends ListReadSetExportJobsCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: ListReadSetExportJobsRequest;
99
+ output: ListReadSetExportJobsResponse;
100
+ };
101
+ sdk: {
102
+ input: ListReadSetExportJobsCommandInput;
103
+ output: ListReadSetExportJobsCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -92,4 +92,15 @@ declare const ListReadSetImportJobsCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class ListReadSetImportJobsCommand extends ListReadSetImportJobsCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: ListReadSetImportJobsRequest;
99
+ output: ListReadSetImportJobsResponse;
100
+ };
101
+ sdk: {
102
+ input: ListReadSetImportJobsCommandInput;
103
+ output: ListReadSetImportJobsCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -101,4 +101,15 @@ declare const ListReadSetUploadPartsCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class ListReadSetUploadPartsCommand extends ListReadSetUploadPartsCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: ListReadSetUploadPartsRequest;
108
+ output: ListReadSetUploadPartsResponse;
109
+ };
110
+ sdk: {
111
+ input: ListReadSetUploadPartsCommandInput;
112
+ output: ListReadSetUploadPartsCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -116,4 +116,15 @@ declare const ListReadSetsCommand_base: {
116
116
  * @public
117
117
  */
118
118
  export declare class ListReadSetsCommand extends ListReadSetsCommand_base {
119
+ /** @internal type navigation helper, not in runtime. */
120
+ protected static __types: {
121
+ api: {
122
+ input: ListReadSetsRequest;
123
+ output: ListReadSetsResponse;
124
+ };
125
+ sdk: {
126
+ input: ListReadSetsCommandInput;
127
+ output: ListReadSetsCommandOutput;
128
+ };
129
+ };
119
130
  }
@@ -92,4 +92,15 @@ declare const ListReferenceImportJobsCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class ListReferenceImportJobsCommand extends ListReferenceImportJobsCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: ListReferenceImportJobsRequest;
99
+ output: ListReferenceImportJobsResponse;
100
+ };
101
+ sdk: {
102
+ input: ListReferenceImportJobsCommandInput;
103
+ output: ListReferenceImportJobsCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -91,4 +91,15 @@ declare const ListReferenceStoresCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class ListReferenceStoresCommand extends ListReferenceStoresCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: ListReferenceStoresRequest;
98
+ output: ListReferenceStoresResponse;
99
+ };
100
+ sdk: {
101
+ input: ListReferenceStoresCommandInput;
102
+ output: ListReferenceStoresCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -96,4 +96,15 @@ declare const ListReferencesCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class ListReferencesCommand extends ListReferencesCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: ListReferencesRequest;
103
+ output: ListReferencesResponse;
104
+ };
105
+ sdk: {
106
+ input: ListReferencesCommandInput;
107
+ output: ListReferencesCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -95,4 +95,15 @@ declare const ListRunGroupsCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class ListRunGroupsCommand extends ListRunGroupsCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: ListRunGroupsRequest;
102
+ output: ListRunGroupsResponse;
103
+ };
104
+ sdk: {
105
+ input: ListRunGroupsCommandInput;
106
+ output: ListRunGroupsCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -98,4 +98,15 @@ declare const ListRunTasksCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class ListRunTasksCommand extends ListRunTasksCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: ListRunTasksRequest;
105
+ output: ListRunTasksResponse;
106
+ };
107
+ sdk: {
108
+ input: ListRunTasksCommandInput;
109
+ output: ListRunTasksCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -100,4 +100,15 @@ declare const ListRunsCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class ListRunsCommand extends ListRunsCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: ListRunsRequest;
107
+ output: ListRunsResponse;
108
+ };
109
+ sdk: {
110
+ input: ListRunsCommandInput;
111
+ output: ListRunsCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -93,4 +93,15 @@ declare const ListSequenceStoresCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class ListSequenceStoresCommand extends ListSequenceStoresCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: ListSequenceStoresRequest;
100
+ output: ListSequenceStoresResponse;
101
+ };
102
+ sdk: {
103
+ input: ListSequenceStoresCommandInput;
104
+ output: ListSequenceStoresCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -106,4 +106,15 @@ declare const ListSharesCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class ListSharesCommand extends ListSharesCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: ListSharesRequest;
113
+ output: ListSharesResponse;
114
+ };
115
+ sdk: {
116
+ input: ListSharesCommandInput;
117
+ output: ListSharesCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -83,4 +83,15 @@ declare const ListTagsForResourceCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: ListTagsForResourceRequest;
90
+ output: ListTagsForResourceResponse;
91
+ };
92
+ sdk: {
93
+ input: ListTagsForResourceCommandInput;
94
+ output: ListTagsForResourceCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -95,4 +95,15 @@ declare const ListVariantImportJobsCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class ListVariantImportJobsCommand extends ListVariantImportJobsCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: ListVariantImportJobsRequest;
102
+ output: ListVariantImportJobsResponse;
103
+ };
104
+ sdk: {
105
+ input: ListVariantImportJobsCommandInput;
106
+ output: ListVariantImportJobsCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -99,4 +99,15 @@ declare const ListVariantStoresCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class ListVariantStoresCommand extends ListVariantStoresCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: ListVariantStoresRequest;
106
+ output: ListVariantStoresResponse;
107
+ };
108
+ sdk: {
109
+ input: ListVariantStoresCommandInput;
110
+ output: ListVariantStoresCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -98,4 +98,15 @@ declare const ListWorkflowsCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class ListWorkflowsCommand extends ListWorkflowsCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: ListWorkflowsRequest;
105
+ output: ListWorkflowsResponse;
106
+ };
107
+ sdk: {
108
+ input: ListWorkflowsCommandInput;
109
+ output: ListWorkflowsCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -105,4 +105,15 @@ declare const StartAnnotationImportJobCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class StartAnnotationImportJobCommand extends StartAnnotationImportJobCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: StartAnnotationImportRequest;
112
+ output: StartAnnotationImportResponse;
113
+ };
114
+ sdk: {
115
+ input: StartAnnotationImportJobCommandInput;
116
+ output: StartAnnotationImportJobCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -88,4 +88,15 @@ declare const StartReadSetActivationJobCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class StartReadSetActivationJobCommand extends StartReadSetActivationJobCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: StartReadSetActivationJobRequest;
95
+ output: StartReadSetActivationJobResponse;
96
+ };
97
+ sdk: {
98
+ input: StartReadSetActivationJobCommandInput;
99
+ output: StartReadSetActivationJobCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -90,4 +90,15 @@ declare const StartReadSetExportJobCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class StartReadSetExportJobCommand extends StartReadSetExportJobCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: StartReadSetExportJobRequest;
97
+ output: StartReadSetExportJobResponse;
98
+ };
99
+ sdk: {
100
+ input: StartReadSetExportJobCommandInput;
101
+ output: StartReadSetExportJobCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -102,4 +102,15 @@ declare const StartReadSetImportJobCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class StartReadSetImportJobCommand extends StartReadSetImportJobCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: StartReadSetImportJobRequest;
109
+ output: StartReadSetImportJobResponse;
110
+ };
111
+ sdk: {
112
+ input: StartReadSetImportJobCommandInput;
113
+ output: StartReadSetImportJobCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -94,4 +94,15 @@ declare const StartReferenceImportJobCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class StartReferenceImportJobCommand extends StartReferenceImportJobCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: StartReferenceImportJobRequest;
101
+ output: StartReferenceImportJobResponse;
102
+ };
103
+ sdk: {
104
+ input: StartReferenceImportJobCommandInput;
105
+ output: StartReferenceImportJobCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -115,4 +115,15 @@ declare const StartRunCommand_base: {
115
115
  * @public
116
116
  */
117
117
  export declare class StartRunCommand extends StartRunCommand_base {
118
+ /** @internal type navigation helper, not in runtime. */
119
+ protected static __types: {
120
+ api: {
121
+ input: StartRunRequest;
122
+ output: StartRunResponse;
123
+ };
124
+ sdk: {
125
+ input: StartRunCommandInput;
126
+ output: StartRunCommandOutput;
127
+ };
128
+ };
118
129
  }
@@ -85,4 +85,15 @@ declare const StartVariantImportJobCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class StartVariantImportJobCommand extends StartVariantImportJobCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: StartVariantImportRequest;
92
+ output: StartVariantImportResponse;
93
+ };
94
+ sdk: {
95
+ input: StartVariantImportJobCommandInput;
96
+ output: StartVariantImportJobCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -82,4 +82,15 @@ declare const TagResourceCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class TagResourceCommand extends TagResourceCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: TagResourceRequest;
89
+ output: {};
90
+ };
91
+ sdk: {
92
+ input: TagResourceCommandInput;
93
+ output: TagResourceCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -82,4 +82,15 @@ declare const UntagResourceCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: UntagResourceRequest;
89
+ output: {};
90
+ };
91
+ sdk: {
92
+ input: UntagResourceCommandInput;
93
+ output: UntagResourceCommandOutput;
94
+ };
95
+ };
85
96
  }