@aws-sdk/client-omics 3.306.0 → 3.310.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.
- package/dist-cjs/commands/BatchDeleteReadSetCommand.js +2 -2
- package/dist-cjs/commands/CancelAnnotationImportJobCommand.js +2 -2
- package/dist-cjs/commands/CancelRunCommand.js +2 -2
- package/dist-cjs/commands/CancelVariantImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateAnnotationStoreCommand.js +2 -2
- package/dist-cjs/commands/CreateReferenceStoreCommand.js +2 -2
- package/dist-cjs/commands/CreateRunGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateSequenceStoreCommand.js +2 -2
- package/dist-cjs/commands/CreateVariantStoreCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkflowCommand.js +2 -2
- package/dist-cjs/commands/DeleteAnnotationStoreCommand.js +2 -2
- package/dist-cjs/commands/DeleteReferenceCommand.js +2 -2
- package/dist-cjs/commands/DeleteReferenceStoreCommand.js +2 -2
- package/dist-cjs/commands/DeleteRunCommand.js +2 -2
- package/dist-cjs/commands/DeleteRunGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteSequenceStoreCommand.js +2 -2
- package/dist-cjs/commands/DeleteVariantStoreCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-cjs/commands/GetAnnotationImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetAnnotationStoreCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetActivationJobCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetExportJobCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetReferenceCommand.js +2 -2
- package/dist-cjs/commands/GetReferenceImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetReferenceMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetReferenceStoreCommand.js +2 -2
- package/dist-cjs/commands/GetRunCommand.js +2 -2
- package/dist-cjs/commands/GetRunGroupCommand.js +2 -2
- package/dist-cjs/commands/GetRunTaskCommand.js +2 -2
- package/dist-cjs/commands/GetSequenceStoreCommand.js +2 -2
- package/dist-cjs/commands/GetVariantImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetVariantStoreCommand.js +2 -2
- package/dist-cjs/commands/GetWorkflowCommand.js +2 -2
- package/dist-cjs/commands/ListAnnotationImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListAnnotationStoresCommand.js +2 -2
- package/dist-cjs/commands/ListReadSetActivationJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReadSetExportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReadSetImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReadSetsCommand.js +2 -2
- package/dist-cjs/commands/ListReferenceImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReferenceStoresCommand.js +2 -2
- package/dist-cjs/commands/ListReferencesCommand.js +2 -2
- package/dist-cjs/commands/ListRunGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListRunTasksCommand.js +2 -2
- package/dist-cjs/commands/ListRunsCommand.js +2 -2
- package/dist-cjs/commands/ListSequenceStoresCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListVariantImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListVariantStoresCommand.js +2 -2
- package/dist-cjs/commands/ListWorkflowsCommand.js +2 -2
- package/dist-cjs/commands/StartAnnotationImportJobCommand.js +2 -2
- package/dist-cjs/commands/StartReadSetActivationJobCommand.js +2 -2
- package/dist-cjs/commands/StartReadSetExportJobCommand.js +2 -2
- package/dist-cjs/commands/StartReadSetImportJobCommand.js +2 -2
- package/dist-cjs/commands/StartReferenceImportJobCommand.js +2 -2
- package/dist-cjs/commands/StartRunCommand.js +2 -2
- package/dist-cjs/commands/StartVariantImportJobCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAnnotationStoreCommand.js +2 -2
- package/dist-cjs/commands/UpdateRunGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateVariantStoreCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkflowCommand.js +2 -2
- package/dist-cjs/models/models_0.js +0 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1109 -1131
- package/dist-es/commands/BatchDeleteReadSetCommand.js +3 -3
- package/dist-es/commands/CancelAnnotationImportJobCommand.js +3 -3
- package/dist-es/commands/CancelRunCommand.js +3 -3
- package/dist-es/commands/CancelVariantImportJobCommand.js +3 -3
- package/dist-es/commands/CreateAnnotationStoreCommand.js +3 -3
- package/dist-es/commands/CreateReferenceStoreCommand.js +3 -3
- package/dist-es/commands/CreateRunGroupCommand.js +3 -3
- package/dist-es/commands/CreateSequenceStoreCommand.js +3 -3
- package/dist-es/commands/CreateVariantStoreCommand.js +3 -3
- package/dist-es/commands/CreateWorkflowCommand.js +3 -3
- package/dist-es/commands/DeleteAnnotationStoreCommand.js +3 -3
- package/dist-es/commands/DeleteReferenceCommand.js +3 -3
- package/dist-es/commands/DeleteReferenceStoreCommand.js +3 -3
- package/dist-es/commands/DeleteRunCommand.js +3 -3
- package/dist-es/commands/DeleteRunGroupCommand.js +3 -3
- package/dist-es/commands/DeleteSequenceStoreCommand.js +3 -3
- package/dist-es/commands/DeleteVariantStoreCommand.js +3 -3
- package/dist-es/commands/DeleteWorkflowCommand.js +3 -3
- package/dist-es/commands/GetAnnotationImportJobCommand.js +3 -3
- package/dist-es/commands/GetAnnotationStoreCommand.js +3 -3
- package/dist-es/commands/GetReadSetActivationJobCommand.js +3 -3
- package/dist-es/commands/GetReadSetCommand.js +3 -3
- package/dist-es/commands/GetReadSetExportJobCommand.js +3 -3
- package/dist-es/commands/GetReadSetImportJobCommand.js +3 -3
- package/dist-es/commands/GetReadSetMetadataCommand.js +3 -3
- package/dist-es/commands/GetReferenceCommand.js +3 -3
- package/dist-es/commands/GetReferenceImportJobCommand.js +3 -3
- package/dist-es/commands/GetReferenceMetadataCommand.js +3 -3
- package/dist-es/commands/GetReferenceStoreCommand.js +3 -3
- package/dist-es/commands/GetRunCommand.js +3 -3
- package/dist-es/commands/GetRunGroupCommand.js +3 -3
- package/dist-es/commands/GetRunTaskCommand.js +3 -3
- package/dist-es/commands/GetSequenceStoreCommand.js +3 -3
- package/dist-es/commands/GetVariantImportJobCommand.js +3 -3
- package/dist-es/commands/GetVariantStoreCommand.js +3 -3
- package/dist-es/commands/GetWorkflowCommand.js +3 -3
- package/dist-es/commands/ListAnnotationImportJobsCommand.js +3 -3
- package/dist-es/commands/ListAnnotationStoresCommand.js +3 -3
- package/dist-es/commands/ListReadSetActivationJobsCommand.js +3 -3
- package/dist-es/commands/ListReadSetExportJobsCommand.js +3 -3
- package/dist-es/commands/ListReadSetImportJobsCommand.js +3 -3
- package/dist-es/commands/ListReadSetsCommand.js +3 -3
- package/dist-es/commands/ListReferenceImportJobsCommand.js +3 -3
- package/dist-es/commands/ListReferenceStoresCommand.js +3 -3
- package/dist-es/commands/ListReferencesCommand.js +3 -3
- package/dist-es/commands/ListRunGroupsCommand.js +3 -3
- package/dist-es/commands/ListRunTasksCommand.js +3 -3
- package/dist-es/commands/ListRunsCommand.js +3 -3
- package/dist-es/commands/ListSequenceStoresCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListVariantImportJobsCommand.js +3 -3
- package/dist-es/commands/ListVariantStoresCommand.js +3 -3
- package/dist-es/commands/ListWorkflowsCommand.js +3 -3
- package/dist-es/commands/StartAnnotationImportJobCommand.js +3 -3
- package/dist-es/commands/StartReadSetActivationJobCommand.js +3 -3
- package/dist-es/commands/StartReadSetExportJobCommand.js +3 -3
- package/dist-es/commands/StartReadSetImportJobCommand.js +3 -3
- package/dist-es/commands/StartReferenceImportJobCommand.js +3 -3
- package/dist-es/commands/StartRunCommand.js +3 -3
- package/dist-es/commands/StartVariantImportJobCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAnnotationStoreCommand.js +3 -3
- package/dist-es/commands/UpdateRunGroupCommand.js +3 -3
- package/dist-es/commands/UpdateVariantStoreCommand.js +3 -3
- package/dist-es/commands/UpdateWorkflowCommand.js +3 -3
- package/dist-es/models/models_0.js +0 -2
- package/dist-es/protocols/Aws_restJson1.js +974 -996
- package/dist-types/models/models_0.d.ts +0 -2
- package/dist-types/protocols/Aws_restJson1.d.ts +528 -132
- package/dist-types/ts3.4/models/models_0.d.ts +0 -2
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +132 -132
- package/package.json +38 -38
|
@@ -66,135 +66,531 @@ import { UpdateAnnotationStoreCommandInput, UpdateAnnotationStoreCommandOutput }
|
|
|
66
66
|
import { UpdateRunGroupCommandInput, UpdateRunGroupCommandOutput } from "../commands/UpdateRunGroupCommand";
|
|
67
67
|
import { UpdateVariantStoreCommandInput, UpdateVariantStoreCommandOutput } from "../commands/UpdateVariantStoreCommand";
|
|
68
68
|
import { UpdateWorkflowCommandInput, UpdateWorkflowCommandOutput } from "../commands/UpdateWorkflowCommand";
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
export declare const
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
export declare const
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
export declare const
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
export declare const
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
export declare const
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
export declare const
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
export declare const
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
export declare const
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
export declare const
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
export declare const
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
export declare const
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
export declare const
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
export declare const
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
export declare const
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
export declare const
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
export declare const
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
export declare const
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
export declare const
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
export declare const
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
export declare const
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
export declare const
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
export declare const
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
export declare const
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
export declare const
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
export declare const
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
export declare const
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
export declare const
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
export declare const
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
export declare const
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
export declare const
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
export declare const
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
export declare const
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
export declare const
|
|
69
|
+
/**
|
|
70
|
+
* serializeAws_restJson1BatchDeleteReadSetCommand
|
|
71
|
+
*/
|
|
72
|
+
export declare const se_BatchDeleteReadSetCommand: (input: BatchDeleteReadSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
73
|
+
/**
|
|
74
|
+
* serializeAws_restJson1CancelAnnotationImportJobCommand
|
|
75
|
+
*/
|
|
76
|
+
export declare const se_CancelAnnotationImportJobCommand: (input: CancelAnnotationImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
77
|
+
/**
|
|
78
|
+
* serializeAws_restJson1CancelRunCommand
|
|
79
|
+
*/
|
|
80
|
+
export declare const se_CancelRunCommand: (input: CancelRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
81
|
+
/**
|
|
82
|
+
* serializeAws_restJson1CancelVariantImportJobCommand
|
|
83
|
+
*/
|
|
84
|
+
export declare const se_CancelVariantImportJobCommand: (input: CancelVariantImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
85
|
+
/**
|
|
86
|
+
* serializeAws_restJson1CreateAnnotationStoreCommand
|
|
87
|
+
*/
|
|
88
|
+
export declare const se_CreateAnnotationStoreCommand: (input: CreateAnnotationStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
89
|
+
/**
|
|
90
|
+
* serializeAws_restJson1CreateReferenceStoreCommand
|
|
91
|
+
*/
|
|
92
|
+
export declare const se_CreateReferenceStoreCommand: (input: CreateReferenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
93
|
+
/**
|
|
94
|
+
* serializeAws_restJson1CreateRunGroupCommand
|
|
95
|
+
*/
|
|
96
|
+
export declare const se_CreateRunGroupCommand: (input: CreateRunGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
97
|
+
/**
|
|
98
|
+
* serializeAws_restJson1CreateSequenceStoreCommand
|
|
99
|
+
*/
|
|
100
|
+
export declare const se_CreateSequenceStoreCommand: (input: CreateSequenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
101
|
+
/**
|
|
102
|
+
* serializeAws_restJson1CreateVariantStoreCommand
|
|
103
|
+
*/
|
|
104
|
+
export declare const se_CreateVariantStoreCommand: (input: CreateVariantStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
105
|
+
/**
|
|
106
|
+
* serializeAws_restJson1CreateWorkflowCommand
|
|
107
|
+
*/
|
|
108
|
+
export declare const se_CreateWorkflowCommand: (input: CreateWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
109
|
+
/**
|
|
110
|
+
* serializeAws_restJson1DeleteAnnotationStoreCommand
|
|
111
|
+
*/
|
|
112
|
+
export declare const se_DeleteAnnotationStoreCommand: (input: DeleteAnnotationStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
113
|
+
/**
|
|
114
|
+
* serializeAws_restJson1DeleteReferenceCommand
|
|
115
|
+
*/
|
|
116
|
+
export declare const se_DeleteReferenceCommand: (input: DeleteReferenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
117
|
+
/**
|
|
118
|
+
* serializeAws_restJson1DeleteReferenceStoreCommand
|
|
119
|
+
*/
|
|
120
|
+
export declare const se_DeleteReferenceStoreCommand: (input: DeleteReferenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
121
|
+
/**
|
|
122
|
+
* serializeAws_restJson1DeleteRunCommand
|
|
123
|
+
*/
|
|
124
|
+
export declare const se_DeleteRunCommand: (input: DeleteRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
125
|
+
/**
|
|
126
|
+
* serializeAws_restJson1DeleteRunGroupCommand
|
|
127
|
+
*/
|
|
128
|
+
export declare const se_DeleteRunGroupCommand: (input: DeleteRunGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
129
|
+
/**
|
|
130
|
+
* serializeAws_restJson1DeleteSequenceStoreCommand
|
|
131
|
+
*/
|
|
132
|
+
export declare const se_DeleteSequenceStoreCommand: (input: DeleteSequenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
133
|
+
/**
|
|
134
|
+
* serializeAws_restJson1DeleteVariantStoreCommand
|
|
135
|
+
*/
|
|
136
|
+
export declare const se_DeleteVariantStoreCommand: (input: DeleteVariantStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
137
|
+
/**
|
|
138
|
+
* serializeAws_restJson1DeleteWorkflowCommand
|
|
139
|
+
*/
|
|
140
|
+
export declare const se_DeleteWorkflowCommand: (input: DeleteWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
141
|
+
/**
|
|
142
|
+
* serializeAws_restJson1GetAnnotationImportJobCommand
|
|
143
|
+
*/
|
|
144
|
+
export declare const se_GetAnnotationImportJobCommand: (input: GetAnnotationImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
145
|
+
/**
|
|
146
|
+
* serializeAws_restJson1GetAnnotationStoreCommand
|
|
147
|
+
*/
|
|
148
|
+
export declare const se_GetAnnotationStoreCommand: (input: GetAnnotationStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
149
|
+
/**
|
|
150
|
+
* serializeAws_restJson1GetReadSetCommand
|
|
151
|
+
*/
|
|
152
|
+
export declare const se_GetReadSetCommand: (input: GetReadSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
153
|
+
/**
|
|
154
|
+
* serializeAws_restJson1GetReadSetActivationJobCommand
|
|
155
|
+
*/
|
|
156
|
+
export declare const se_GetReadSetActivationJobCommand: (input: GetReadSetActivationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
157
|
+
/**
|
|
158
|
+
* serializeAws_restJson1GetReadSetExportJobCommand
|
|
159
|
+
*/
|
|
160
|
+
export declare const se_GetReadSetExportJobCommand: (input: GetReadSetExportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
161
|
+
/**
|
|
162
|
+
* serializeAws_restJson1GetReadSetImportJobCommand
|
|
163
|
+
*/
|
|
164
|
+
export declare const se_GetReadSetImportJobCommand: (input: GetReadSetImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
165
|
+
/**
|
|
166
|
+
* serializeAws_restJson1GetReadSetMetadataCommand
|
|
167
|
+
*/
|
|
168
|
+
export declare const se_GetReadSetMetadataCommand: (input: GetReadSetMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
169
|
+
/**
|
|
170
|
+
* serializeAws_restJson1GetReferenceCommand
|
|
171
|
+
*/
|
|
172
|
+
export declare const se_GetReferenceCommand: (input: GetReferenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
173
|
+
/**
|
|
174
|
+
* serializeAws_restJson1GetReferenceImportJobCommand
|
|
175
|
+
*/
|
|
176
|
+
export declare const se_GetReferenceImportJobCommand: (input: GetReferenceImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
177
|
+
/**
|
|
178
|
+
* serializeAws_restJson1GetReferenceMetadataCommand
|
|
179
|
+
*/
|
|
180
|
+
export declare const se_GetReferenceMetadataCommand: (input: GetReferenceMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
181
|
+
/**
|
|
182
|
+
* serializeAws_restJson1GetReferenceStoreCommand
|
|
183
|
+
*/
|
|
184
|
+
export declare const se_GetReferenceStoreCommand: (input: GetReferenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
185
|
+
/**
|
|
186
|
+
* serializeAws_restJson1GetRunCommand
|
|
187
|
+
*/
|
|
188
|
+
export declare const se_GetRunCommand: (input: GetRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
189
|
+
/**
|
|
190
|
+
* serializeAws_restJson1GetRunGroupCommand
|
|
191
|
+
*/
|
|
192
|
+
export declare const se_GetRunGroupCommand: (input: GetRunGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
193
|
+
/**
|
|
194
|
+
* serializeAws_restJson1GetRunTaskCommand
|
|
195
|
+
*/
|
|
196
|
+
export declare const se_GetRunTaskCommand: (input: GetRunTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
197
|
+
/**
|
|
198
|
+
* serializeAws_restJson1GetSequenceStoreCommand
|
|
199
|
+
*/
|
|
200
|
+
export declare const se_GetSequenceStoreCommand: (input: GetSequenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
201
|
+
/**
|
|
202
|
+
* serializeAws_restJson1GetVariantImportJobCommand
|
|
203
|
+
*/
|
|
204
|
+
export declare const se_GetVariantImportJobCommand: (input: GetVariantImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
205
|
+
/**
|
|
206
|
+
* serializeAws_restJson1GetVariantStoreCommand
|
|
207
|
+
*/
|
|
208
|
+
export declare const se_GetVariantStoreCommand: (input: GetVariantStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
209
|
+
/**
|
|
210
|
+
* serializeAws_restJson1GetWorkflowCommand
|
|
211
|
+
*/
|
|
212
|
+
export declare const se_GetWorkflowCommand: (input: GetWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
213
|
+
/**
|
|
214
|
+
* serializeAws_restJson1ListAnnotationImportJobsCommand
|
|
215
|
+
*/
|
|
216
|
+
export declare const se_ListAnnotationImportJobsCommand: (input: ListAnnotationImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
217
|
+
/**
|
|
218
|
+
* serializeAws_restJson1ListAnnotationStoresCommand
|
|
219
|
+
*/
|
|
220
|
+
export declare const se_ListAnnotationStoresCommand: (input: ListAnnotationStoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
221
|
+
/**
|
|
222
|
+
* serializeAws_restJson1ListReadSetActivationJobsCommand
|
|
223
|
+
*/
|
|
224
|
+
export declare const se_ListReadSetActivationJobsCommand: (input: ListReadSetActivationJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
225
|
+
/**
|
|
226
|
+
* serializeAws_restJson1ListReadSetExportJobsCommand
|
|
227
|
+
*/
|
|
228
|
+
export declare const se_ListReadSetExportJobsCommand: (input: ListReadSetExportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
229
|
+
/**
|
|
230
|
+
* serializeAws_restJson1ListReadSetImportJobsCommand
|
|
231
|
+
*/
|
|
232
|
+
export declare const se_ListReadSetImportJobsCommand: (input: ListReadSetImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
233
|
+
/**
|
|
234
|
+
* serializeAws_restJson1ListReadSetsCommand
|
|
235
|
+
*/
|
|
236
|
+
export declare const se_ListReadSetsCommand: (input: ListReadSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
237
|
+
/**
|
|
238
|
+
* serializeAws_restJson1ListReferenceImportJobsCommand
|
|
239
|
+
*/
|
|
240
|
+
export declare const se_ListReferenceImportJobsCommand: (input: ListReferenceImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
241
|
+
/**
|
|
242
|
+
* serializeAws_restJson1ListReferencesCommand
|
|
243
|
+
*/
|
|
244
|
+
export declare const se_ListReferencesCommand: (input: ListReferencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
245
|
+
/**
|
|
246
|
+
* serializeAws_restJson1ListReferenceStoresCommand
|
|
247
|
+
*/
|
|
248
|
+
export declare const se_ListReferenceStoresCommand: (input: ListReferenceStoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
249
|
+
/**
|
|
250
|
+
* serializeAws_restJson1ListRunGroupsCommand
|
|
251
|
+
*/
|
|
252
|
+
export declare const se_ListRunGroupsCommand: (input: ListRunGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
253
|
+
/**
|
|
254
|
+
* serializeAws_restJson1ListRunsCommand
|
|
255
|
+
*/
|
|
256
|
+
export declare const se_ListRunsCommand: (input: ListRunsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
257
|
+
/**
|
|
258
|
+
* serializeAws_restJson1ListRunTasksCommand
|
|
259
|
+
*/
|
|
260
|
+
export declare const se_ListRunTasksCommand: (input: ListRunTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
261
|
+
/**
|
|
262
|
+
* serializeAws_restJson1ListSequenceStoresCommand
|
|
263
|
+
*/
|
|
264
|
+
export declare const se_ListSequenceStoresCommand: (input: ListSequenceStoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
265
|
+
/**
|
|
266
|
+
* serializeAws_restJson1ListTagsForResourceCommand
|
|
267
|
+
*/
|
|
268
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
269
|
+
/**
|
|
270
|
+
* serializeAws_restJson1ListVariantImportJobsCommand
|
|
271
|
+
*/
|
|
272
|
+
export declare const se_ListVariantImportJobsCommand: (input: ListVariantImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
273
|
+
/**
|
|
274
|
+
* serializeAws_restJson1ListVariantStoresCommand
|
|
275
|
+
*/
|
|
276
|
+
export declare const se_ListVariantStoresCommand: (input: ListVariantStoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
277
|
+
/**
|
|
278
|
+
* serializeAws_restJson1ListWorkflowsCommand
|
|
279
|
+
*/
|
|
280
|
+
export declare const se_ListWorkflowsCommand: (input: ListWorkflowsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
281
|
+
/**
|
|
282
|
+
* serializeAws_restJson1StartAnnotationImportJobCommand
|
|
283
|
+
*/
|
|
284
|
+
export declare const se_StartAnnotationImportJobCommand: (input: StartAnnotationImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
285
|
+
/**
|
|
286
|
+
* serializeAws_restJson1StartReadSetActivationJobCommand
|
|
287
|
+
*/
|
|
288
|
+
export declare const se_StartReadSetActivationJobCommand: (input: StartReadSetActivationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
289
|
+
/**
|
|
290
|
+
* serializeAws_restJson1StartReadSetExportJobCommand
|
|
291
|
+
*/
|
|
292
|
+
export declare const se_StartReadSetExportJobCommand: (input: StartReadSetExportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
293
|
+
/**
|
|
294
|
+
* serializeAws_restJson1StartReadSetImportJobCommand
|
|
295
|
+
*/
|
|
296
|
+
export declare const se_StartReadSetImportJobCommand: (input: StartReadSetImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
297
|
+
/**
|
|
298
|
+
* serializeAws_restJson1StartReferenceImportJobCommand
|
|
299
|
+
*/
|
|
300
|
+
export declare const se_StartReferenceImportJobCommand: (input: StartReferenceImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
301
|
+
/**
|
|
302
|
+
* serializeAws_restJson1StartRunCommand
|
|
303
|
+
*/
|
|
304
|
+
export declare const se_StartRunCommand: (input: StartRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
305
|
+
/**
|
|
306
|
+
* serializeAws_restJson1StartVariantImportJobCommand
|
|
307
|
+
*/
|
|
308
|
+
export declare const se_StartVariantImportJobCommand: (input: StartVariantImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
309
|
+
/**
|
|
310
|
+
* serializeAws_restJson1TagResourceCommand
|
|
311
|
+
*/
|
|
312
|
+
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
313
|
+
/**
|
|
314
|
+
* serializeAws_restJson1UntagResourceCommand
|
|
315
|
+
*/
|
|
316
|
+
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
317
|
+
/**
|
|
318
|
+
* serializeAws_restJson1UpdateAnnotationStoreCommand
|
|
319
|
+
*/
|
|
320
|
+
export declare const se_UpdateAnnotationStoreCommand: (input: UpdateAnnotationStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
321
|
+
/**
|
|
322
|
+
* serializeAws_restJson1UpdateRunGroupCommand
|
|
323
|
+
*/
|
|
324
|
+
export declare const se_UpdateRunGroupCommand: (input: UpdateRunGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
325
|
+
/**
|
|
326
|
+
* serializeAws_restJson1UpdateVariantStoreCommand
|
|
327
|
+
*/
|
|
328
|
+
export declare const se_UpdateVariantStoreCommand: (input: UpdateVariantStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
329
|
+
/**
|
|
330
|
+
* serializeAws_restJson1UpdateWorkflowCommand
|
|
331
|
+
*/
|
|
332
|
+
export declare const se_UpdateWorkflowCommand: (input: UpdateWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
333
|
+
/**
|
|
334
|
+
* deserializeAws_restJson1BatchDeleteReadSetCommand
|
|
335
|
+
*/
|
|
336
|
+
export declare const de_BatchDeleteReadSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteReadSetCommandOutput>;
|
|
337
|
+
/**
|
|
338
|
+
* deserializeAws_restJson1CancelAnnotationImportJobCommand
|
|
339
|
+
*/
|
|
340
|
+
export declare const de_CancelAnnotationImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelAnnotationImportJobCommandOutput>;
|
|
341
|
+
/**
|
|
342
|
+
* deserializeAws_restJson1CancelRunCommand
|
|
343
|
+
*/
|
|
344
|
+
export declare const de_CancelRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelRunCommandOutput>;
|
|
345
|
+
/**
|
|
346
|
+
* deserializeAws_restJson1CancelVariantImportJobCommand
|
|
347
|
+
*/
|
|
348
|
+
export declare const de_CancelVariantImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelVariantImportJobCommandOutput>;
|
|
349
|
+
/**
|
|
350
|
+
* deserializeAws_restJson1CreateAnnotationStoreCommand
|
|
351
|
+
*/
|
|
352
|
+
export declare const de_CreateAnnotationStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAnnotationStoreCommandOutput>;
|
|
353
|
+
/**
|
|
354
|
+
* deserializeAws_restJson1CreateReferenceStoreCommand
|
|
355
|
+
*/
|
|
356
|
+
export declare const de_CreateReferenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReferenceStoreCommandOutput>;
|
|
357
|
+
/**
|
|
358
|
+
* deserializeAws_restJson1CreateRunGroupCommand
|
|
359
|
+
*/
|
|
360
|
+
export declare const de_CreateRunGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRunGroupCommandOutput>;
|
|
361
|
+
/**
|
|
362
|
+
* deserializeAws_restJson1CreateSequenceStoreCommand
|
|
363
|
+
*/
|
|
364
|
+
export declare const de_CreateSequenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSequenceStoreCommandOutput>;
|
|
365
|
+
/**
|
|
366
|
+
* deserializeAws_restJson1CreateVariantStoreCommand
|
|
367
|
+
*/
|
|
368
|
+
export declare const de_CreateVariantStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVariantStoreCommandOutput>;
|
|
369
|
+
/**
|
|
370
|
+
* deserializeAws_restJson1CreateWorkflowCommand
|
|
371
|
+
*/
|
|
372
|
+
export declare const de_CreateWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkflowCommandOutput>;
|
|
373
|
+
/**
|
|
374
|
+
* deserializeAws_restJson1DeleteAnnotationStoreCommand
|
|
375
|
+
*/
|
|
376
|
+
export declare const de_DeleteAnnotationStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAnnotationStoreCommandOutput>;
|
|
377
|
+
/**
|
|
378
|
+
* deserializeAws_restJson1DeleteReferenceCommand
|
|
379
|
+
*/
|
|
380
|
+
export declare const de_DeleteReferenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReferenceCommandOutput>;
|
|
381
|
+
/**
|
|
382
|
+
* deserializeAws_restJson1DeleteReferenceStoreCommand
|
|
383
|
+
*/
|
|
384
|
+
export declare const de_DeleteReferenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReferenceStoreCommandOutput>;
|
|
385
|
+
/**
|
|
386
|
+
* deserializeAws_restJson1DeleteRunCommand
|
|
387
|
+
*/
|
|
388
|
+
export declare const de_DeleteRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRunCommandOutput>;
|
|
389
|
+
/**
|
|
390
|
+
* deserializeAws_restJson1DeleteRunGroupCommand
|
|
391
|
+
*/
|
|
392
|
+
export declare const de_DeleteRunGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRunGroupCommandOutput>;
|
|
393
|
+
/**
|
|
394
|
+
* deserializeAws_restJson1DeleteSequenceStoreCommand
|
|
395
|
+
*/
|
|
396
|
+
export declare const de_DeleteSequenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSequenceStoreCommandOutput>;
|
|
397
|
+
/**
|
|
398
|
+
* deserializeAws_restJson1DeleteVariantStoreCommand
|
|
399
|
+
*/
|
|
400
|
+
export declare const de_DeleteVariantStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVariantStoreCommandOutput>;
|
|
401
|
+
/**
|
|
402
|
+
* deserializeAws_restJson1DeleteWorkflowCommand
|
|
403
|
+
*/
|
|
404
|
+
export declare const de_DeleteWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWorkflowCommandOutput>;
|
|
405
|
+
/**
|
|
406
|
+
* deserializeAws_restJson1GetAnnotationImportJobCommand
|
|
407
|
+
*/
|
|
408
|
+
export declare const de_GetAnnotationImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAnnotationImportJobCommandOutput>;
|
|
409
|
+
/**
|
|
410
|
+
* deserializeAws_restJson1GetAnnotationStoreCommand
|
|
411
|
+
*/
|
|
412
|
+
export declare const de_GetAnnotationStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAnnotationStoreCommandOutput>;
|
|
413
|
+
/**
|
|
414
|
+
* deserializeAws_restJson1GetReadSetCommand
|
|
415
|
+
*/
|
|
416
|
+
export declare const de_GetReadSetCommand: (output: __HttpResponse, context: __SerdeContext & __SdkStreamSerdeContext) => Promise<GetReadSetCommandOutput>;
|
|
417
|
+
/**
|
|
418
|
+
* deserializeAws_restJson1GetReadSetActivationJobCommand
|
|
419
|
+
*/
|
|
420
|
+
export declare const de_GetReadSetActivationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReadSetActivationJobCommandOutput>;
|
|
421
|
+
/**
|
|
422
|
+
* deserializeAws_restJson1GetReadSetExportJobCommand
|
|
423
|
+
*/
|
|
424
|
+
export declare const de_GetReadSetExportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReadSetExportJobCommandOutput>;
|
|
425
|
+
/**
|
|
426
|
+
* deserializeAws_restJson1GetReadSetImportJobCommand
|
|
427
|
+
*/
|
|
428
|
+
export declare const de_GetReadSetImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReadSetImportJobCommandOutput>;
|
|
429
|
+
/**
|
|
430
|
+
* deserializeAws_restJson1GetReadSetMetadataCommand
|
|
431
|
+
*/
|
|
432
|
+
export declare const de_GetReadSetMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReadSetMetadataCommandOutput>;
|
|
433
|
+
/**
|
|
434
|
+
* deserializeAws_restJson1GetReferenceCommand
|
|
435
|
+
*/
|
|
436
|
+
export declare const de_GetReferenceCommand: (output: __HttpResponse, context: __SerdeContext & __SdkStreamSerdeContext) => Promise<GetReferenceCommandOutput>;
|
|
437
|
+
/**
|
|
438
|
+
* deserializeAws_restJson1GetReferenceImportJobCommand
|
|
439
|
+
*/
|
|
440
|
+
export declare const de_GetReferenceImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReferenceImportJobCommandOutput>;
|
|
441
|
+
/**
|
|
442
|
+
* deserializeAws_restJson1GetReferenceMetadataCommand
|
|
443
|
+
*/
|
|
444
|
+
export declare const de_GetReferenceMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReferenceMetadataCommandOutput>;
|
|
445
|
+
/**
|
|
446
|
+
* deserializeAws_restJson1GetReferenceStoreCommand
|
|
447
|
+
*/
|
|
448
|
+
export declare const de_GetReferenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReferenceStoreCommandOutput>;
|
|
449
|
+
/**
|
|
450
|
+
* deserializeAws_restJson1GetRunCommand
|
|
451
|
+
*/
|
|
452
|
+
export declare const de_GetRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRunCommandOutput>;
|
|
453
|
+
/**
|
|
454
|
+
* deserializeAws_restJson1GetRunGroupCommand
|
|
455
|
+
*/
|
|
456
|
+
export declare const de_GetRunGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRunGroupCommandOutput>;
|
|
457
|
+
/**
|
|
458
|
+
* deserializeAws_restJson1GetRunTaskCommand
|
|
459
|
+
*/
|
|
460
|
+
export declare const de_GetRunTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRunTaskCommandOutput>;
|
|
461
|
+
/**
|
|
462
|
+
* deserializeAws_restJson1GetSequenceStoreCommand
|
|
463
|
+
*/
|
|
464
|
+
export declare const de_GetSequenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSequenceStoreCommandOutput>;
|
|
465
|
+
/**
|
|
466
|
+
* deserializeAws_restJson1GetVariantImportJobCommand
|
|
467
|
+
*/
|
|
468
|
+
export declare const de_GetVariantImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVariantImportJobCommandOutput>;
|
|
469
|
+
/**
|
|
470
|
+
* deserializeAws_restJson1GetVariantStoreCommand
|
|
471
|
+
*/
|
|
472
|
+
export declare const de_GetVariantStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVariantStoreCommandOutput>;
|
|
473
|
+
/**
|
|
474
|
+
* deserializeAws_restJson1GetWorkflowCommand
|
|
475
|
+
*/
|
|
476
|
+
export declare const de_GetWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWorkflowCommandOutput>;
|
|
477
|
+
/**
|
|
478
|
+
* deserializeAws_restJson1ListAnnotationImportJobsCommand
|
|
479
|
+
*/
|
|
480
|
+
export declare const de_ListAnnotationImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAnnotationImportJobsCommandOutput>;
|
|
481
|
+
/**
|
|
482
|
+
* deserializeAws_restJson1ListAnnotationStoresCommand
|
|
483
|
+
*/
|
|
484
|
+
export declare const de_ListAnnotationStoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAnnotationStoresCommandOutput>;
|
|
485
|
+
/**
|
|
486
|
+
* deserializeAws_restJson1ListReadSetActivationJobsCommand
|
|
487
|
+
*/
|
|
488
|
+
export declare const de_ListReadSetActivationJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReadSetActivationJobsCommandOutput>;
|
|
489
|
+
/**
|
|
490
|
+
* deserializeAws_restJson1ListReadSetExportJobsCommand
|
|
491
|
+
*/
|
|
492
|
+
export declare const de_ListReadSetExportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReadSetExportJobsCommandOutput>;
|
|
493
|
+
/**
|
|
494
|
+
* deserializeAws_restJson1ListReadSetImportJobsCommand
|
|
495
|
+
*/
|
|
496
|
+
export declare const de_ListReadSetImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReadSetImportJobsCommandOutput>;
|
|
497
|
+
/**
|
|
498
|
+
* deserializeAws_restJson1ListReadSetsCommand
|
|
499
|
+
*/
|
|
500
|
+
export declare const de_ListReadSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReadSetsCommandOutput>;
|
|
501
|
+
/**
|
|
502
|
+
* deserializeAws_restJson1ListReferenceImportJobsCommand
|
|
503
|
+
*/
|
|
504
|
+
export declare const de_ListReferenceImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReferenceImportJobsCommandOutput>;
|
|
505
|
+
/**
|
|
506
|
+
* deserializeAws_restJson1ListReferencesCommand
|
|
507
|
+
*/
|
|
508
|
+
export declare const de_ListReferencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReferencesCommandOutput>;
|
|
509
|
+
/**
|
|
510
|
+
* deserializeAws_restJson1ListReferenceStoresCommand
|
|
511
|
+
*/
|
|
512
|
+
export declare const de_ListReferenceStoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReferenceStoresCommandOutput>;
|
|
513
|
+
/**
|
|
514
|
+
* deserializeAws_restJson1ListRunGroupsCommand
|
|
515
|
+
*/
|
|
516
|
+
export declare const de_ListRunGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRunGroupsCommandOutput>;
|
|
517
|
+
/**
|
|
518
|
+
* deserializeAws_restJson1ListRunsCommand
|
|
519
|
+
*/
|
|
520
|
+
export declare const de_ListRunsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRunsCommandOutput>;
|
|
521
|
+
/**
|
|
522
|
+
* deserializeAws_restJson1ListRunTasksCommand
|
|
523
|
+
*/
|
|
524
|
+
export declare const de_ListRunTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRunTasksCommandOutput>;
|
|
525
|
+
/**
|
|
526
|
+
* deserializeAws_restJson1ListSequenceStoresCommand
|
|
527
|
+
*/
|
|
528
|
+
export declare const de_ListSequenceStoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSequenceStoresCommandOutput>;
|
|
529
|
+
/**
|
|
530
|
+
* deserializeAws_restJson1ListTagsForResourceCommand
|
|
531
|
+
*/
|
|
532
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
533
|
+
/**
|
|
534
|
+
* deserializeAws_restJson1ListVariantImportJobsCommand
|
|
535
|
+
*/
|
|
536
|
+
export declare const de_ListVariantImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVariantImportJobsCommandOutput>;
|
|
537
|
+
/**
|
|
538
|
+
* deserializeAws_restJson1ListVariantStoresCommand
|
|
539
|
+
*/
|
|
540
|
+
export declare const de_ListVariantStoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVariantStoresCommandOutput>;
|
|
541
|
+
/**
|
|
542
|
+
* deserializeAws_restJson1ListWorkflowsCommand
|
|
543
|
+
*/
|
|
544
|
+
export declare const de_ListWorkflowsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWorkflowsCommandOutput>;
|
|
545
|
+
/**
|
|
546
|
+
* deserializeAws_restJson1StartAnnotationImportJobCommand
|
|
547
|
+
*/
|
|
548
|
+
export declare const de_StartAnnotationImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAnnotationImportJobCommandOutput>;
|
|
549
|
+
/**
|
|
550
|
+
* deserializeAws_restJson1StartReadSetActivationJobCommand
|
|
551
|
+
*/
|
|
552
|
+
export declare const de_StartReadSetActivationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReadSetActivationJobCommandOutput>;
|
|
553
|
+
/**
|
|
554
|
+
* deserializeAws_restJson1StartReadSetExportJobCommand
|
|
555
|
+
*/
|
|
556
|
+
export declare const de_StartReadSetExportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReadSetExportJobCommandOutput>;
|
|
557
|
+
/**
|
|
558
|
+
* deserializeAws_restJson1StartReadSetImportJobCommand
|
|
559
|
+
*/
|
|
560
|
+
export declare const de_StartReadSetImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReadSetImportJobCommandOutput>;
|
|
561
|
+
/**
|
|
562
|
+
* deserializeAws_restJson1StartReferenceImportJobCommand
|
|
563
|
+
*/
|
|
564
|
+
export declare const de_StartReferenceImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReferenceImportJobCommandOutput>;
|
|
565
|
+
/**
|
|
566
|
+
* deserializeAws_restJson1StartRunCommand
|
|
567
|
+
*/
|
|
568
|
+
export declare const de_StartRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartRunCommandOutput>;
|
|
569
|
+
/**
|
|
570
|
+
* deserializeAws_restJson1StartVariantImportJobCommand
|
|
571
|
+
*/
|
|
572
|
+
export declare const de_StartVariantImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartVariantImportJobCommandOutput>;
|
|
573
|
+
/**
|
|
574
|
+
* deserializeAws_restJson1TagResourceCommand
|
|
575
|
+
*/
|
|
576
|
+
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
577
|
+
/**
|
|
578
|
+
* deserializeAws_restJson1UntagResourceCommand
|
|
579
|
+
*/
|
|
580
|
+
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
581
|
+
/**
|
|
582
|
+
* deserializeAws_restJson1UpdateAnnotationStoreCommand
|
|
583
|
+
*/
|
|
584
|
+
export declare const de_UpdateAnnotationStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAnnotationStoreCommandOutput>;
|
|
585
|
+
/**
|
|
586
|
+
* deserializeAws_restJson1UpdateRunGroupCommand
|
|
587
|
+
*/
|
|
588
|
+
export declare const de_UpdateRunGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRunGroupCommandOutput>;
|
|
589
|
+
/**
|
|
590
|
+
* deserializeAws_restJson1UpdateVariantStoreCommand
|
|
591
|
+
*/
|
|
592
|
+
export declare const de_UpdateVariantStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVariantStoreCommandOutput>;
|
|
593
|
+
/**
|
|
594
|
+
* deserializeAws_restJson1UpdateWorkflowCommand
|
|
595
|
+
*/
|
|
596
|
+
export declare const de_UpdateWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkflowCommandOutput>;
|