@aws-sdk/client-omics 3.775.0 → 3.777.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 (92) hide show
  1. package/dist-types/commands/AbortMultipartReadSetUploadCommand.d.ts +1 -0
  2. package/dist-types/commands/AcceptShareCommand.d.ts +1 -0
  3. package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +1 -0
  4. package/dist-types/commands/CancelAnnotationImportJobCommand.d.ts +1 -0
  5. package/dist-types/commands/CancelRunCommand.d.ts +1 -0
  6. package/dist-types/commands/CancelVariantImportJobCommand.d.ts +1 -0
  7. package/dist-types/commands/CompleteMultipartReadSetUploadCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateAnnotationStoreCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateAnnotationStoreVersionCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateMultipartReadSetUploadCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateReferenceStoreCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateRunCacheCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateRunGroupCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateSequenceStoreCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateShareCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateVariantStoreCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateWorkflowCommand.d.ts +1 -0
  18. package/dist-types/commands/DeleteAnnotationStoreCommand.d.ts +1 -0
  19. package/dist-types/commands/DeleteAnnotationStoreVersionsCommand.d.ts +1 -0
  20. package/dist-types/commands/DeleteReferenceCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteRunCacheCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteRunCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteRunGroupCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteS3AccessPolicyCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteShareCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteVariantStoreCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -0
  30. package/dist-types/commands/GetAnnotationImportJobCommand.d.ts +1 -0
  31. package/dist-types/commands/GetAnnotationStoreCommand.d.ts +1 -0
  32. package/dist-types/commands/GetAnnotationStoreVersionCommand.d.ts +1 -0
  33. package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +2 -1
  34. package/dist-types/commands/GetReadSetCommand.d.ts +6 -0
  35. package/dist-types/commands/GetReadSetExportJobCommand.d.ts +1 -0
  36. package/dist-types/commands/GetReadSetImportJobCommand.d.ts +1 -0
  37. package/dist-types/commands/GetReadSetMetadataCommand.d.ts +1 -0
  38. package/dist-types/commands/GetReferenceCommand.d.ts +6 -0
  39. package/dist-types/commands/GetReferenceImportJobCommand.d.ts +1 -0
  40. package/dist-types/commands/GetReferenceMetadataCommand.d.ts +1 -0
  41. package/dist-types/commands/GetReferenceStoreCommand.d.ts +1 -0
  42. package/dist-types/commands/GetRunCacheCommand.d.ts +1 -0
  43. package/dist-types/commands/GetRunCommand.d.ts +1 -0
  44. package/dist-types/commands/GetRunGroupCommand.d.ts +1 -0
  45. package/dist-types/commands/GetRunTaskCommand.d.ts +1 -0
  46. package/dist-types/commands/GetS3AccessPolicyCommand.d.ts +1 -0
  47. package/dist-types/commands/GetSequenceStoreCommand.d.ts +1 -0
  48. package/dist-types/commands/GetShareCommand.d.ts +1 -0
  49. package/dist-types/commands/GetVariantImportJobCommand.d.ts +2 -1
  50. package/dist-types/commands/GetVariantStoreCommand.d.ts +1 -0
  51. package/dist-types/commands/GetWorkflowCommand.d.ts +1 -0
  52. package/dist-types/commands/ListAnnotationImportJobsCommand.d.ts +1 -0
  53. package/dist-types/commands/ListAnnotationStoreVersionsCommand.d.ts +1 -0
  54. package/dist-types/commands/ListAnnotationStoresCommand.d.ts +1 -0
  55. package/dist-types/commands/ListMultipartReadSetUploadsCommand.d.ts +1 -0
  56. package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +1 -0
  57. package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +1 -0
  58. package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +1 -0
  59. package/dist-types/commands/ListReadSetUploadPartsCommand.d.ts +1 -0
  60. package/dist-types/commands/ListReadSetsCommand.d.ts +1 -0
  61. package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +1 -0
  62. package/dist-types/commands/ListReferenceStoresCommand.d.ts +1 -0
  63. package/dist-types/commands/ListReferencesCommand.d.ts +1 -0
  64. package/dist-types/commands/ListRunCachesCommand.d.ts +1 -0
  65. package/dist-types/commands/ListRunGroupsCommand.d.ts +1 -0
  66. package/dist-types/commands/ListRunTasksCommand.d.ts +1 -0
  67. package/dist-types/commands/ListRunsCommand.d.ts +1 -0
  68. package/dist-types/commands/ListSequenceStoresCommand.d.ts +1 -0
  69. package/dist-types/commands/ListSharesCommand.d.ts +1 -0
  70. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  71. package/dist-types/commands/ListVariantImportJobsCommand.d.ts +1 -0
  72. package/dist-types/commands/ListVariantStoresCommand.d.ts +1 -0
  73. package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -0
  74. package/dist-types/commands/PutS3AccessPolicyCommand.d.ts +1 -0
  75. package/dist-types/commands/StartAnnotationImportJobCommand.d.ts +1 -0
  76. package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +1 -0
  77. package/dist-types/commands/StartReadSetExportJobCommand.d.ts +1 -0
  78. package/dist-types/commands/StartReadSetImportJobCommand.d.ts +1 -0
  79. package/dist-types/commands/StartReferenceImportJobCommand.d.ts +1 -0
  80. package/dist-types/commands/StartRunCommand.d.ts +1 -0
  81. package/dist-types/commands/StartVariantImportJobCommand.d.ts +1 -0
  82. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  83. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  84. package/dist-types/commands/UpdateAnnotationStoreCommand.d.ts +1 -0
  85. package/dist-types/commands/UpdateAnnotationStoreVersionCommand.d.ts +1 -0
  86. package/dist-types/commands/UpdateRunCacheCommand.d.ts +1 -0
  87. package/dist-types/commands/UpdateRunGroupCommand.d.ts +1 -0
  88. package/dist-types/commands/UpdateSequenceStoreCommand.d.ts +1 -0
  89. package/dist-types/commands/UpdateVariantStoreCommand.d.ts +1 -0
  90. package/dist-types/commands/UpdateWorkflowCommand.d.ts +1 -0
  91. package/dist-types/commands/UploadReadSetPartCommand.d.ts +1 -0
  92. package/package.json +2 -2
@@ -79,6 +79,7 @@ declare const AbortMultipartReadSetUploadCommand_base: {
79
79
  * @throws {@link OmicsServiceException}
80
80
  * <p>Base exception class for all service exceptions from Omics service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class AbortMultipartReadSetUploadCommand extends AbortMultipartReadSetUploadCommand_base {
@@ -75,6 +75,7 @@ declare const AcceptShareCommand_base: {
75
75
  * @throws {@link OmicsServiceException}
76
76
  * <p>Base exception class for all service exceptions from Omics service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class AcceptShareCommand extends AcceptShareCommand_base {
@@ -81,6 +81,7 @@ declare const BatchDeleteReadSetCommand_base: {
81
81
  * @throws {@link OmicsServiceException}
82
82
  * <p>Base exception class for all service exceptions from Omics service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class BatchDeleteReadSetCommand extends BatchDeleteReadSetCommand_base {
@@ -67,6 +67,7 @@ declare const CancelAnnotationImportJobCommand_base: {
67
67
  * @throws {@link OmicsServiceException}
68
68
  * <p>Base exception class for all service exceptions from Omics service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class CancelAnnotationImportJobCommand extends CancelAnnotationImportJobCommand_base {
@@ -76,6 +76,7 @@ declare const CancelRunCommand_base: {
76
76
  * @throws {@link OmicsServiceException}
77
77
  * <p>Base exception class for all service exceptions from Omics service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class CancelRunCommand extends CancelRunCommand_base {
@@ -67,6 +67,7 @@ declare const CancelVariantImportJobCommand_base: {
67
67
  * @throws {@link OmicsServiceException}
68
68
  * <p>Base exception class for all service exceptions from Omics service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class CancelVariantImportJobCommand extends CancelVariantImportJobCommand_base {
@@ -88,6 +88,7 @@ declare const CompleteMultipartReadSetUploadCommand_base: {
88
88
  * @throws {@link OmicsServiceException}
89
89
  * <p>Base exception class for all service exceptions from Omics service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class CompleteMultipartReadSetUploadCommand extends CompleteMultipartReadSetUploadCommand_base {
@@ -122,6 +122,7 @@ declare const CreateAnnotationStoreCommand_base: {
122
122
  * @throws {@link OmicsServiceException}
123
123
  * <p>Base exception class for all service exceptions from Omics service.</p>
124
124
  *
125
+ *
125
126
  * @public
126
127
  */
127
128
  export declare class CreateAnnotationStoreCommand extends CreateAnnotationStoreCommand_base {
@@ -113,6 +113,7 @@ declare const CreateAnnotationStoreVersionCommand_base: {
113
113
  * @throws {@link OmicsServiceException}
114
114
  * <p>Base exception class for all service exceptions from Omics service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class CreateAnnotationStoreVersionCommand extends CreateAnnotationStoreVersionCommand_base {
@@ -103,6 +103,7 @@ declare const CreateMultipartReadSetUploadCommand_base: {
103
103
  * @throws {@link OmicsServiceException}
104
104
  * <p>Base exception class for all service exceptions from Omics service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class CreateMultipartReadSetUploadCommand extends CreateMultipartReadSetUploadCommand_base {
@@ -89,6 +89,7 @@ declare const CreateReferenceStoreCommand_base: {
89
89
  * @throws {@link OmicsServiceException}
90
90
  * <p>Base exception class for all service exceptions from Omics service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class CreateReferenceStoreCommand extends CreateReferenceStoreCommand_base {
@@ -95,6 +95,7 @@ declare const CreateRunCacheCommand_base: {
95
95
  * @throws {@link OmicsServiceException}
96
96
  * <p>Base exception class for all service exceptions from Omics service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class CreateRunCacheCommand extends CreateRunCacheCommand_base {
@@ -90,6 +90,7 @@ declare const CreateRunGroupCommand_base: {
90
90
  * @throws {@link OmicsServiceException}
91
91
  * <p>Base exception class for all service exceptions from Omics service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class CreateRunGroupCommand extends CreateRunGroupCommand_base {
@@ -109,6 +109,7 @@ declare const CreateSequenceStoreCommand_base: {
109
109
  * @throws {@link OmicsServiceException}
110
110
  * <p>Base exception class for all service exceptions from Omics service.</p>
111
111
  *
112
+ *
112
113
  * @public
113
114
  */
114
115
  export declare class CreateSequenceStoreCommand extends CreateSequenceStoreCommand_base {
@@ -92,6 +92,7 @@ declare const CreateShareCommand_base: {
92
92
  * @throws {@link OmicsServiceException}
93
93
  * <p>Base exception class for all service exceptions from Omics service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class CreateShareCommand extends CreateShareCommand_base {
@@ -92,6 +92,7 @@ declare const CreateVariantStoreCommand_base: {
92
92
  * @throws {@link OmicsServiceException}
93
93
  * <p>Base exception class for all service exceptions from Omics service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class CreateVariantStoreCommand extends CreateVariantStoreCommand_base {
@@ -100,6 +100,7 @@ declare const CreateWorkflowCommand_base: {
100
100
  * @throws {@link OmicsServiceException}
101
101
  * <p>Base exception class for all service exceptions from Omics service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class CreateWorkflowCommand extends CreateWorkflowCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteAnnotationStoreCommand_base: {
73
73
  * @throws {@link OmicsServiceException}
74
74
  * <p>Base exception class for all service exceptions from Omics service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteAnnotationStoreCommand extends DeleteAnnotationStoreCommand_base {
@@ -83,6 +83,7 @@ declare const DeleteAnnotationStoreVersionsCommand_base: {
83
83
  * @throws {@link OmicsServiceException}
84
84
  * <p>Base exception class for all service exceptions from Omics service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class DeleteAnnotationStoreVersionsCommand extends DeleteAnnotationStoreVersionsCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteReferenceCommand_base: {
74
74
  * @throws {@link OmicsServiceException}
75
75
  * <p>Base exception class for all service exceptions from Omics service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DeleteReferenceCommand extends DeleteReferenceCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteReferenceStoreCommand_base: {
73
73
  * @throws {@link OmicsServiceException}
74
74
  * <p>Base exception class for all service exceptions from Omics service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteReferenceStoreCommand extends DeleteReferenceStoreCommand_base {
@@ -81,6 +81,7 @@ declare const DeleteRunCacheCommand_base: {
81
81
  * @throws {@link OmicsServiceException}
82
82
  * <p>Base exception class for all service exceptions from Omics service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class DeleteRunCacheCommand extends DeleteRunCacheCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteRunCommand_base: {
76
76
  * @throws {@link OmicsServiceException}
77
77
  * <p>Base exception class for all service exceptions from Omics service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DeleteRunCommand extends DeleteRunCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteRunGroupCommand_base: {
76
76
  * @throws {@link OmicsServiceException}
77
77
  * <p>Base exception class for all service exceptions from Omics service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DeleteRunGroupCommand extends DeleteRunGroupCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteS3AccessPolicyCommand_base: {
75
75
  * @throws {@link OmicsServiceException}
76
76
  * <p>Base exception class for all service exceptions from Omics service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteS3AccessPolicyCommand extends DeleteS3AccessPolicyCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteSequenceStoreCommand_base: {
73
73
  * @throws {@link OmicsServiceException}
74
74
  * <p>Base exception class for all service exceptions from Omics service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteSequenceStoreCommand extends DeleteSequenceStoreCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteShareCommand_base: {
76
76
  * @throws {@link OmicsServiceException}
77
77
  * <p>Base exception class for all service exceptions from Omics service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DeleteShareCommand extends DeleteShareCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteVariantStoreCommand_base: {
73
73
  * @throws {@link OmicsServiceException}
74
74
  * <p>Base exception class for all service exceptions from Omics service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteVariantStoreCommand extends DeleteVariantStoreCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteWorkflowCommand_base: {
76
76
  * @throws {@link OmicsServiceException}
77
77
  * <p>Base exception class for all service exceptions from Omics service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DeleteWorkflowCommand extends DeleteWorkflowCommand_base {
@@ -106,6 +106,7 @@ declare const GetAnnotationImportJobCommand_base: {
106
106
  * @throws {@link OmicsServiceException}
107
107
  * <p>Base exception class for all service exceptions from Omics service.</p>
108
108
  *
109
+ *
109
110
  * @public
110
111
  */
111
112
  export declare class GetAnnotationImportJobCommand extends GetAnnotationImportJobCommand_base {
@@ -102,6 +102,7 @@ declare const GetAnnotationStoreCommand_base: {
102
102
  * @throws {@link OmicsServiceException}
103
103
  * <p>Base exception class for all service exceptions from Omics service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class GetAnnotationStoreCommand extends GetAnnotationStoreCommand_base {
@@ -98,6 +98,7 @@ declare const GetAnnotationStoreVersionCommand_base: {
98
98
  * @throws {@link OmicsServiceException}
99
99
  * <p>Base exception class for all service exceptions from Omics service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class GetAnnotationStoreVersionCommand extends GetAnnotationStoreVersionCommand_base {
@@ -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; /** @internal type navigation helper, not in runtime. */
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
30
  * <p>Gets information about a read set activation job.</p>
@@ -85,6 +85,7 @@ declare const GetReadSetActivationJobCommand_base: {
85
85
  * @throws {@link OmicsServiceException}
86
86
  * <p>Base exception class for all service exceptions from Omics service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class GetReadSetActivationJobCommand extends GetReadSetActivationJobCommand_base {
@@ -43,6 +43,11 @@ declare const GetReadSetCommand_base: {
43
43
  * };
44
44
  * const command = new GetReadSetCommand(input);
45
45
  * const response = await client.send(command);
46
+ * // consume or destroy the stream to free the socket.
47
+ * const bytes = await response.payload.transformToByteArray();
48
+ * // const str = await response.payload.transformToString();
49
+ * // response.payload.destroy(); // only applicable to Node.js Readable streams.
50
+ *
46
51
  * // { // GetReadSetResponse
47
52
  * // payload: "<SdkStream>", // see \@smithy/types -> StreamingBlobPayloadOutputTypes
48
53
  * // };
@@ -82,6 +87,7 @@ declare const GetReadSetCommand_base: {
82
87
  * @throws {@link OmicsServiceException}
83
88
  * <p>Base exception class for all service exceptions from Omics service.</p>
84
89
  *
90
+ *
85
91
  * @public
86
92
  */
87
93
  export declare class GetReadSetCommand extends GetReadSetCommand_base {
@@ -86,6 +86,7 @@ declare const GetReadSetExportJobCommand_base: {
86
86
  * @throws {@link OmicsServiceException}
87
87
  * <p>Base exception class for all service exceptions from Omics service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class GetReadSetExportJobCommand extends GetReadSetExportJobCommand_base {
@@ -100,6 +100,7 @@ declare const GetReadSetImportJobCommand_base: {
100
100
  * @throws {@link OmicsServiceException}
101
101
  * <p>Base exception class for all service exceptions from Omics service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class GetReadSetImportJobCommand extends GetReadSetImportJobCommand_base {
@@ -123,6 +123,7 @@ declare const GetReadSetMetadataCommand_base: {
123
123
  * @throws {@link OmicsServiceException}
124
124
  * <p>Base exception class for all service exceptions from Omics service.</p>
125
125
  *
126
+ *
126
127
  * @public
127
128
  */
128
129
  export declare class GetReadSetMetadataCommand extends GetReadSetMetadataCommand_base {
@@ -44,6 +44,11 @@ declare const GetReferenceCommand_base: {
44
44
  * };
45
45
  * const command = new GetReferenceCommand(input);
46
46
  * const response = await client.send(command);
47
+ * // consume or destroy the stream to free the socket.
48
+ * const bytes = await response.payload.transformToByteArray();
49
+ * // const str = await response.payload.transformToString();
50
+ * // response.payload.destroy(); // only applicable to Node.js Readable streams.
51
+ *
47
52
  * // { // GetReferenceResponse
48
53
  * // payload: "<SdkStream>", // see \@smithy/types -> StreamingBlobPayloadOutputTypes
49
54
  * // };
@@ -80,6 +85,7 @@ declare const GetReferenceCommand_base: {
80
85
  * @throws {@link OmicsServiceException}
81
86
  * <p>Base exception class for all service exceptions from Omics service.</p>
82
87
  *
88
+ *
83
89
  * @public
84
90
  */
85
91
  export declare class GetReferenceCommand extends GetReferenceCommand_base {
@@ -92,6 +92,7 @@ declare const GetReferenceImportJobCommand_base: {
92
92
  * @throws {@link OmicsServiceException}
93
93
  * <p>Base exception class for all service exceptions from Omics service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class GetReferenceImportJobCommand extends GetReferenceImportJobCommand_base {
@@ -101,6 +101,7 @@ declare const GetReferenceMetadataCommand_base: {
101
101
  * @throws {@link OmicsServiceException}
102
102
  * <p>Base exception class for all service exceptions from Omics service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class GetReferenceMetadataCommand extends GetReferenceMetadataCommand_base {
@@ -80,6 +80,7 @@ declare const GetReferenceStoreCommand_base: {
80
80
  * @throws {@link OmicsServiceException}
81
81
  * <p>Base exception class for all service exceptions from Omics service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class GetReferenceStoreCommand extends GetReferenceStoreCommand_base {
@@ -90,6 +90,7 @@ declare const GetRunCacheCommand_base: {
90
90
  * @throws {@link OmicsServiceException}
91
91
  * <p>Base exception class for all service exceptions from Omics service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class GetRunCacheCommand extends GetRunCacheCommand_base {
@@ -126,6 +126,7 @@ declare const GetRunCommand_base: {
126
126
  * @throws {@link OmicsServiceException}
127
127
  * <p>Base exception class for all service exceptions from Omics service.</p>
128
128
  *
129
+ *
129
130
  * @public
130
131
  */
131
132
  export declare class GetRunCommand extends GetRunCommand_base {
@@ -88,6 +88,7 @@ declare const GetRunGroupCommand_base: {
88
88
  * @throws {@link OmicsServiceException}
89
89
  * <p>Base exception class for all service exceptions from Omics service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class GetRunGroupCommand extends GetRunGroupCommand_base {
@@ -93,6 +93,7 @@ declare const GetRunTaskCommand_base: {
93
93
  * @throws {@link OmicsServiceException}
94
94
  * <p>Base exception class for all service exceptions from Omics service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class GetRunTaskCommand extends GetRunTaskCommand_base {
@@ -84,6 +84,7 @@ declare const GetS3AccessPolicyCommand_base: {
84
84
  * @throws {@link OmicsServiceException}
85
85
  * <p>Base exception class for all service exceptions from Omics service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class GetS3AccessPolicyCommand extends GetS3AccessPolicyCommand_base {
@@ -93,6 +93,7 @@ declare const GetSequenceStoreCommand_base: {
93
93
  * @throws {@link OmicsServiceException}
94
94
  * <p>Base exception class for all service exceptions from Omics service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class GetSequenceStoreCommand extends GetSequenceStoreCommand_base {
@@ -86,6 +86,7 @@ declare const GetShareCommand_base: {
86
86
  * @throws {@link OmicsServiceException}
87
87
  * <p>Base exception class for all service exceptions from Omics service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class GetShareCommand extends GetShareCommand_base {
@@ -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; /** @internal type navigation helper, not in runtime. */
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
30
  * <p>Gets information about a variant import job.</p>
@@ -87,6 +87,7 @@ declare const GetVariantImportJobCommand_base: {
87
87
  * @throws {@link OmicsServiceException}
88
88
  * <p>Base exception class for all service exceptions from Omics service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class GetVariantImportJobCommand extends GetVariantImportJobCommand_base {
@@ -87,6 +87,7 @@ declare const GetVariantStoreCommand_base: {
87
87
  * @throws {@link OmicsServiceException}
88
88
  * <p>Base exception class for all service exceptions from Omics service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class GetVariantStoreCommand extends GetVariantStoreCommand_base {
@@ -109,6 +109,7 @@ declare const GetWorkflowCommand_base: {
109
109
  * @throws {@link OmicsServiceException}
110
110
  * <p>Base exception class for all service exceptions from Omics service.</p>
111
111
  *
112
+ *
112
113
  * @public
113
114
  */
114
115
  export declare class GetWorkflowCommand extends GetWorkflowCommand_base {
@@ -93,6 +93,7 @@ declare const ListAnnotationImportJobsCommand_base: {
93
93
  * @throws {@link OmicsServiceException}
94
94
  * <p>Base exception class for all service exceptions from Omics service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class ListAnnotationImportJobsCommand extends ListAnnotationImportJobsCommand_base {
@@ -91,6 +91,7 @@ declare const ListAnnotationStoreVersionsCommand_base: {
91
91
  * @throws {@link OmicsServiceException}
92
92
  * <p>Base exception class for all service exceptions from Omics service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class ListAnnotationStoreVersionsCommand extends ListAnnotationStoreVersionsCommand_base {
@@ -97,6 +97,7 @@ declare const ListAnnotationStoresCommand_base: {
97
97
  * @throws {@link OmicsServiceException}
98
98
  * <p>Base exception class for all service exceptions from Omics service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class ListAnnotationStoresCommand extends ListAnnotationStoresCommand_base {
@@ -100,6 +100,7 @@ declare const ListMultipartReadSetUploadsCommand_base: {
100
100
  * @throws {@link OmicsServiceException}
101
101
  * <p>Base exception class for all service exceptions from Omics service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class ListMultipartReadSetUploadsCommand extends ListMultipartReadSetUploadsCommand_base {
@@ -88,6 +88,7 @@ declare const ListReadSetActivationJobsCommand_base: {
88
88
  * @throws {@link OmicsServiceException}
89
89
  * <p>Base exception class for all service exceptions from Omics service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class ListReadSetActivationJobsCommand extends ListReadSetActivationJobsCommand_base {
@@ -89,6 +89,7 @@ declare const ListReadSetExportJobsCommand_base: {
89
89
  * @throws {@link OmicsServiceException}
90
90
  * <p>Base exception class for all service exceptions from Omics service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class ListReadSetExportJobsCommand extends ListReadSetExportJobsCommand_base {
@@ -89,6 +89,7 @@ declare const ListReadSetImportJobsCommand_base: {
89
89
  * @throws {@link OmicsServiceException}
90
90
  * <p>Base exception class for all service exceptions from Omics service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class ListReadSetImportJobsCommand extends ListReadSetImportJobsCommand_base {
@@ -98,6 +98,7 @@ declare const ListReadSetUploadPartsCommand_base: {
98
98
  * @throws {@link OmicsServiceException}
99
99
  * <p>Base exception class for all service exceptions from Omics service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class ListReadSetUploadPartsCommand extends ListReadSetUploadPartsCommand_base {
@@ -113,6 +113,7 @@ declare const ListReadSetsCommand_base: {
113
113
  * @throws {@link OmicsServiceException}
114
114
  * <p>Base exception class for all service exceptions from Omics service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class ListReadSetsCommand extends ListReadSetsCommand_base {
@@ -89,6 +89,7 @@ declare const ListReferenceImportJobsCommand_base: {
89
89
  * @throws {@link OmicsServiceException}
90
90
  * <p>Base exception class for all service exceptions from Omics service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class ListReferenceImportJobsCommand extends ListReferenceImportJobsCommand_base {
@@ -88,6 +88,7 @@ declare const ListReferenceStoresCommand_base: {
88
88
  * @throws {@link OmicsServiceException}
89
89
  * <p>Base exception class for all service exceptions from Omics service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class ListReferenceStoresCommand extends ListReferenceStoresCommand_base {
@@ -93,6 +93,7 @@ declare const ListReferencesCommand_base: {
93
93
  * @throws {@link OmicsServiceException}
94
94
  * <p>Base exception class for all service exceptions from Omics service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class ListReferencesCommand extends ListReferencesCommand_base {
@@ -90,6 +90,7 @@ declare const ListRunCachesCommand_base: {
90
90
  * @throws {@link OmicsServiceException}
91
91
  * <p>Base exception class for all service exceptions from Omics service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class ListRunCachesCommand extends ListRunCachesCommand_base {
@@ -92,6 +92,7 @@ declare const ListRunGroupsCommand_base: {
92
92
  * @throws {@link OmicsServiceException}
93
93
  * <p>Base exception class for all service exceptions from Omics service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class ListRunGroupsCommand extends ListRunGroupsCommand_base {
@@ -97,6 +97,7 @@ declare const ListRunTasksCommand_base: {
97
97
  * @throws {@link OmicsServiceException}
98
98
  * <p>Base exception class for all service exceptions from Omics service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class ListRunTasksCommand extends ListRunTasksCommand_base {
@@ -101,6 +101,7 @@ declare const ListRunsCommand_base: {
101
101
  * @throws {@link OmicsServiceException}
102
102
  * <p>Base exception class for all service exceptions from Omics service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class ListRunsCommand extends ListRunsCommand_base {
@@ -96,6 +96,7 @@ declare const ListSequenceStoresCommand_base: {
96
96
  * @throws {@link OmicsServiceException}
97
97
  * <p>Base exception class for all service exceptions from Omics service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class ListSequenceStoresCommand extends ListSequenceStoresCommand_base {
@@ -103,6 +103,7 @@ declare const ListSharesCommand_base: {
103
103
  * @throws {@link OmicsServiceException}
104
104
  * <p>Base exception class for all service exceptions from Omics service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class ListSharesCommand extends ListSharesCommand_base {
@@ -80,6 +80,7 @@ declare const ListTagsForResourceCommand_base: {
80
80
  * @throws {@link OmicsServiceException}
81
81
  * <p>Base exception class for all service exceptions from Omics service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -92,6 +92,7 @@ declare const ListVariantImportJobsCommand_base: {
92
92
  * @throws {@link OmicsServiceException}
93
93
  * <p>Base exception class for all service exceptions from Omics service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class ListVariantImportJobsCommand extends ListVariantImportJobsCommand_base {
@@ -96,6 +96,7 @@ declare const ListVariantStoresCommand_base: {
96
96
  * @throws {@link OmicsServiceException}
97
97
  * <p>Base exception class for all service exceptions from Omics service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class ListVariantStoresCommand extends ListVariantStoresCommand_base {
@@ -95,6 +95,7 @@ declare const ListWorkflowsCommand_base: {
95
95
  * @throws {@link OmicsServiceException}
96
96
  * <p>Base exception class for all service exceptions from Omics service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class ListWorkflowsCommand extends ListWorkflowsCommand_base {
@@ -80,6 +80,7 @@ declare const PutS3AccessPolicyCommand_base: {
80
80
  * @throws {@link OmicsServiceException}
81
81
  * <p>Base exception class for all service exceptions from Omics service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class PutS3AccessPolicyCommand extends PutS3AccessPolicyCommand_base {
@@ -102,6 +102,7 @@ declare const StartAnnotationImportJobCommand_base: {
102
102
  * @throws {@link OmicsServiceException}
103
103
  * <p>Base exception class for all service exceptions from Omics service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class StartAnnotationImportJobCommand extends StartAnnotationImportJobCommand_base {
@@ -85,6 +85,7 @@ declare const StartReadSetActivationJobCommand_base: {
85
85
  * @throws {@link OmicsServiceException}
86
86
  * <p>Base exception class for all service exceptions from Omics service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class StartReadSetActivationJobCommand extends StartReadSetActivationJobCommand_base {
@@ -87,6 +87,7 @@ declare const StartReadSetExportJobCommand_base: {
87
87
  * @throws {@link OmicsServiceException}
88
88
  * <p>Base exception class for all service exceptions from Omics service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class StartReadSetExportJobCommand extends StartReadSetExportJobCommand_base {
@@ -99,6 +99,7 @@ declare const StartReadSetImportJobCommand_base: {
99
99
  * @throws {@link OmicsServiceException}
100
100
  * <p>Base exception class for all service exceptions from Omics service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class StartReadSetImportJobCommand extends StartReadSetImportJobCommand_base {
@@ -91,6 +91,7 @@ declare const StartReferenceImportJobCommand_base: {
91
91
  * @throws {@link OmicsServiceException}
92
92
  * <p>Base exception class for all service exceptions from Omics service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class StartReferenceImportJobCommand extends StartReferenceImportJobCommand_base {
@@ -115,6 +115,7 @@ declare const StartRunCommand_base: {
115
115
  * @throws {@link OmicsServiceException}
116
116
  * <p>Base exception class for all service exceptions from Omics service.</p>
117
117
  *
118
+ *
118
119
  * @public
119
120
  */
120
121
  export declare class StartRunCommand extends StartRunCommand_base {
@@ -82,6 +82,7 @@ declare const StartVariantImportJobCommand_base: {
82
82
  * @throws {@link OmicsServiceException}
83
83
  * <p>Base exception class for all service exceptions from Omics service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class StartVariantImportJobCommand extends StartVariantImportJobCommand_base {
@@ -79,6 +79,7 @@ declare const TagResourceCommand_base: {
79
79
  * @throws {@link OmicsServiceException}
80
80
  * <p>Base exception class for all service exceptions from Omics service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -79,6 +79,7 @@ declare const UntagResourceCommand_base: {
79
79
  * @throws {@link OmicsServiceException}
80
80
  * <p>Base exception class for all service exceptions from Omics service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -92,6 +92,7 @@ declare const UpdateAnnotationStoreCommand_base: {
92
92
  * @throws {@link OmicsServiceException}
93
93
  * <p>Base exception class for all service exceptions from Omics service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class UpdateAnnotationStoreCommand extends UpdateAnnotationStoreCommand_base {
@@ -80,6 +80,7 @@ declare const UpdateAnnotationStoreVersionCommand_base: {
80
80
  * @throws {@link OmicsServiceException}
81
81
  * <p>Base exception class for all service exceptions from Omics service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class UpdateAnnotationStoreVersionCommand extends UpdateAnnotationStoreVersionCommand_base {
@@ -79,6 +79,7 @@ declare const UpdateRunCacheCommand_base: {
79
79
  * @throws {@link OmicsServiceException}
80
80
  * <p>Base exception class for all service exceptions from Omics service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class UpdateRunCacheCommand extends UpdateRunCacheCommand_base {
@@ -81,6 +81,7 @@ declare const UpdateRunGroupCommand_base: {
81
81
  * @throws {@link OmicsServiceException}
82
82
  * <p>Base exception class for all service exceptions from Omics service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class UpdateRunGroupCommand extends UpdateRunGroupCommand_base {
@@ -106,6 +106,7 @@ declare const UpdateSequenceStoreCommand_base: {
106
106
  * @throws {@link OmicsServiceException}
107
107
  * <p>Base exception class for all service exceptions from Omics service.</p>
108
108
  *
109
+ *
109
110
  * @public
110
111
  */
111
112
  export declare class UpdateSequenceStoreCommand extends UpdateSequenceStoreCommand_base {
@@ -78,6 +78,7 @@ declare const UpdateVariantStoreCommand_base: {
78
78
  * @throws {@link OmicsServiceException}
79
79
  * <p>Base exception class for all service exceptions from Omics service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class UpdateVariantStoreCommand extends UpdateVariantStoreCommand_base {
@@ -78,6 +78,7 @@ declare const UpdateWorkflowCommand_base: {
78
78
  * @throws {@link OmicsServiceException}
79
79
  * <p>Base exception class for all service exceptions from Omics service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class UpdateWorkflowCommand extends UpdateWorkflowCommand_base {
@@ -86,6 +86,7 @@ declare const UploadReadSetPartCommand_base: {
86
86
  * @throws {@link OmicsServiceException}
87
87
  * <p>Base exception class for all service exceptions from Omics service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class UploadReadSetPartCommand extends UploadReadSetPartCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-omics",
3
3
  "description": "AWS SDK for JavaScript Omics Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-omics",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",