@aws-sdk/client-omics 3.927.0 → 3.929.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/index.js +4470 -5461
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/OmicsClient.js +2 -0
- package/dist-es/commands/AbortMultipartReadSetUploadCommand.js +3 -9
- package/dist-es/commands/AcceptShareCommand.js +3 -9
- package/dist-es/commands/BatchDeleteReadSetCommand.js +3 -9
- package/dist-es/commands/CancelAnnotationImportJobCommand.js +3 -9
- package/dist-es/commands/CancelRunCommand.js +3 -9
- package/dist-es/commands/CancelVariantImportJobCommand.js +3 -9
- package/dist-es/commands/CompleteMultipartReadSetUploadCommand.js +3 -9
- package/dist-es/commands/CreateAnnotationStoreCommand.js +3 -9
- package/dist-es/commands/CreateAnnotationStoreVersionCommand.js +3 -9
- package/dist-es/commands/CreateMultipartReadSetUploadCommand.js +3 -9
- package/dist-es/commands/CreateReferenceStoreCommand.js +3 -9
- package/dist-es/commands/CreateRunCacheCommand.js +3 -9
- package/dist-es/commands/CreateRunGroupCommand.js +3 -9
- package/dist-es/commands/CreateSequenceStoreCommand.js +3 -9
- package/dist-es/commands/CreateShareCommand.js +3 -9
- package/dist-es/commands/CreateVariantStoreCommand.js +3 -9
- package/dist-es/commands/CreateWorkflowCommand.js +3 -9
- package/dist-es/commands/CreateWorkflowVersionCommand.js +3 -9
- package/dist-es/commands/DeleteAnnotationStoreCommand.js +3 -9
- package/dist-es/commands/DeleteAnnotationStoreVersionsCommand.js +3 -9
- package/dist-es/commands/DeleteReferenceCommand.js +3 -9
- package/dist-es/commands/DeleteReferenceStoreCommand.js +3 -9
- package/dist-es/commands/DeleteRunCacheCommand.js +3 -9
- package/dist-es/commands/DeleteRunCommand.js +3 -9
- package/dist-es/commands/DeleteRunGroupCommand.js +3 -9
- package/dist-es/commands/DeleteS3AccessPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteSequenceStoreCommand.js +3 -9
- package/dist-es/commands/DeleteShareCommand.js +3 -9
- package/dist-es/commands/DeleteVariantStoreCommand.js +3 -9
- package/dist-es/commands/DeleteWorkflowCommand.js +3 -9
- package/dist-es/commands/DeleteWorkflowVersionCommand.js +3 -9
- package/dist-es/commands/GetAnnotationImportJobCommand.js +3 -9
- package/dist-es/commands/GetAnnotationStoreCommand.js +3 -9
- package/dist-es/commands/GetAnnotationStoreVersionCommand.js +3 -9
- package/dist-es/commands/GetReadSetActivationJobCommand.js +3 -9
- package/dist-es/commands/GetReadSetCommand.js +3 -10
- package/dist-es/commands/GetReadSetExportJobCommand.js +3 -9
- package/dist-es/commands/GetReadSetImportJobCommand.js +3 -9
- package/dist-es/commands/GetReadSetMetadataCommand.js +3 -9
- package/dist-es/commands/GetReferenceCommand.js +3 -10
- package/dist-es/commands/GetReferenceImportJobCommand.js +3 -9
- package/dist-es/commands/GetReferenceMetadataCommand.js +3 -9
- package/dist-es/commands/GetReferenceStoreCommand.js +3 -9
- package/dist-es/commands/GetRunCacheCommand.js +3 -9
- package/dist-es/commands/GetRunCommand.js +3 -9
- package/dist-es/commands/GetRunGroupCommand.js +3 -9
- package/dist-es/commands/GetRunTaskCommand.js +3 -9
- package/dist-es/commands/GetS3AccessPolicyCommand.js +3 -9
- package/dist-es/commands/GetSequenceStoreCommand.js +3 -9
- package/dist-es/commands/GetShareCommand.js +3 -9
- package/dist-es/commands/GetVariantImportJobCommand.js +3 -9
- package/dist-es/commands/GetVariantStoreCommand.js +3 -9
- package/dist-es/commands/GetWorkflowCommand.js +3 -9
- package/dist-es/commands/GetWorkflowVersionCommand.js +3 -9
- package/dist-es/commands/ListAnnotationImportJobsCommand.js +3 -9
- package/dist-es/commands/ListAnnotationStoreVersionsCommand.js +3 -9
- package/dist-es/commands/ListAnnotationStoresCommand.js +3 -9
- package/dist-es/commands/ListMultipartReadSetUploadsCommand.js +3 -9
- package/dist-es/commands/ListReadSetActivationJobsCommand.js +3 -9
- package/dist-es/commands/ListReadSetExportJobsCommand.js +3 -9
- package/dist-es/commands/ListReadSetImportJobsCommand.js +3 -9
- package/dist-es/commands/ListReadSetUploadPartsCommand.js +3 -9
- package/dist-es/commands/ListReadSetsCommand.js +3 -9
- package/dist-es/commands/ListReferenceImportJobsCommand.js +3 -9
- package/dist-es/commands/ListReferenceStoresCommand.js +3 -9
- package/dist-es/commands/ListReferencesCommand.js +3 -9
- package/dist-es/commands/ListRunCachesCommand.js +3 -9
- package/dist-es/commands/ListRunGroupsCommand.js +3 -9
- package/dist-es/commands/ListRunTasksCommand.js +3 -9
- package/dist-es/commands/ListRunsCommand.js +3 -9
- package/dist-es/commands/ListSequenceStoresCommand.js +3 -9
- package/dist-es/commands/ListSharesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListVariantImportJobsCommand.js +3 -9
- package/dist-es/commands/ListVariantStoresCommand.js +3 -9
- package/dist-es/commands/ListWorkflowVersionsCommand.js +3 -9
- package/dist-es/commands/ListWorkflowsCommand.js +3 -9
- package/dist-es/commands/PutS3AccessPolicyCommand.js +3 -9
- package/dist-es/commands/StartAnnotationImportJobCommand.js +3 -9
- package/dist-es/commands/StartReadSetActivationJobCommand.js +3 -9
- package/dist-es/commands/StartReadSetExportJobCommand.js +3 -9
- package/dist-es/commands/StartReadSetImportJobCommand.js +3 -9
- package/dist-es/commands/StartReferenceImportJobCommand.js +3 -9
- package/dist-es/commands/StartRunCommand.js +3 -9
- package/dist-es/commands/StartVariantImportJobCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAnnotationStoreCommand.js +3 -9
- package/dist-es/commands/UpdateAnnotationStoreVersionCommand.js +3 -9
- package/dist-es/commands/UpdateRunCacheCommand.js +3 -9
- package/dist-es/commands/UpdateRunGroupCommand.js +3 -9
- package/dist-es/commands/UpdateSequenceStoreCommand.js +3 -9
- package/dist-es/commands/UpdateVariantStoreCommand.js +3 -9
- package/dist-es/commands/UpdateWorkflowCommand.js +3 -9
- package/dist-es/commands/UpdateWorkflowVersionCommand.js +3 -9
- package/dist-es/commands/UploadReadSetPartCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -6
- package/dist-es/models/models_1.js +1 -3
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +4057 -0
- package/dist-types/OmicsClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -8
- package/dist-types/models/models_1.d.ts +0 -4
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +434 -0
- package/dist-types/ts3.4/OmicsClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -6
- package/dist-types/ts3.4/models/models_1.d.ts +0 -3
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +441 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_restJson1.js +0 -4541
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -866
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1160
|
@@ -1,866 +0,0 @@
|
|
|
1
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
|
2
|
-
import { SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext } from "@smithy/types";
|
|
3
|
-
import { AbortMultipartReadSetUploadCommandInput, AbortMultipartReadSetUploadCommandOutput } from "../commands/AbortMultipartReadSetUploadCommand";
|
|
4
|
-
import { AcceptShareCommandInput, AcceptShareCommandOutput } from "../commands/AcceptShareCommand";
|
|
5
|
-
import { BatchDeleteReadSetCommandInput, BatchDeleteReadSetCommandOutput } from "../commands/BatchDeleteReadSetCommand";
|
|
6
|
-
import { CancelAnnotationImportJobCommandInput, CancelAnnotationImportJobCommandOutput } from "../commands/CancelAnnotationImportJobCommand";
|
|
7
|
-
import { CancelRunCommandInput, CancelRunCommandOutput } from "../commands/CancelRunCommand";
|
|
8
|
-
import { CancelVariantImportJobCommandInput, CancelVariantImportJobCommandOutput } from "../commands/CancelVariantImportJobCommand";
|
|
9
|
-
import { CompleteMultipartReadSetUploadCommandInput, CompleteMultipartReadSetUploadCommandOutput } from "../commands/CompleteMultipartReadSetUploadCommand";
|
|
10
|
-
import { CreateAnnotationStoreCommandInput, CreateAnnotationStoreCommandOutput } from "../commands/CreateAnnotationStoreCommand";
|
|
11
|
-
import { CreateAnnotationStoreVersionCommandInput, CreateAnnotationStoreVersionCommandOutput } from "../commands/CreateAnnotationStoreVersionCommand";
|
|
12
|
-
import { CreateMultipartReadSetUploadCommandInput, CreateMultipartReadSetUploadCommandOutput } from "../commands/CreateMultipartReadSetUploadCommand";
|
|
13
|
-
import { CreateReferenceStoreCommandInput, CreateReferenceStoreCommandOutput } from "../commands/CreateReferenceStoreCommand";
|
|
14
|
-
import { CreateRunCacheCommandInput, CreateRunCacheCommandOutput } from "../commands/CreateRunCacheCommand";
|
|
15
|
-
import { CreateRunGroupCommandInput, CreateRunGroupCommandOutput } from "../commands/CreateRunGroupCommand";
|
|
16
|
-
import { CreateSequenceStoreCommandInput, CreateSequenceStoreCommandOutput } from "../commands/CreateSequenceStoreCommand";
|
|
17
|
-
import { CreateShareCommandInput, CreateShareCommandOutput } from "../commands/CreateShareCommand";
|
|
18
|
-
import { CreateVariantStoreCommandInput, CreateVariantStoreCommandOutput } from "../commands/CreateVariantStoreCommand";
|
|
19
|
-
import { CreateWorkflowCommandInput, CreateWorkflowCommandOutput } from "../commands/CreateWorkflowCommand";
|
|
20
|
-
import { CreateWorkflowVersionCommandInput, CreateWorkflowVersionCommandOutput } from "../commands/CreateWorkflowVersionCommand";
|
|
21
|
-
import { DeleteAnnotationStoreCommandInput, DeleteAnnotationStoreCommandOutput } from "../commands/DeleteAnnotationStoreCommand";
|
|
22
|
-
import { DeleteAnnotationStoreVersionsCommandInput, DeleteAnnotationStoreVersionsCommandOutput } from "../commands/DeleteAnnotationStoreVersionsCommand";
|
|
23
|
-
import { DeleteReferenceCommandInput, DeleteReferenceCommandOutput } from "../commands/DeleteReferenceCommand";
|
|
24
|
-
import { DeleteReferenceStoreCommandInput, DeleteReferenceStoreCommandOutput } from "../commands/DeleteReferenceStoreCommand";
|
|
25
|
-
import { DeleteRunCacheCommandInput, DeleteRunCacheCommandOutput } from "../commands/DeleteRunCacheCommand";
|
|
26
|
-
import { DeleteRunCommandInput, DeleteRunCommandOutput } from "../commands/DeleteRunCommand";
|
|
27
|
-
import { DeleteRunGroupCommandInput, DeleteRunGroupCommandOutput } from "../commands/DeleteRunGroupCommand";
|
|
28
|
-
import { DeleteS3AccessPolicyCommandInput, DeleteS3AccessPolicyCommandOutput } from "../commands/DeleteS3AccessPolicyCommand";
|
|
29
|
-
import { DeleteSequenceStoreCommandInput, DeleteSequenceStoreCommandOutput } from "../commands/DeleteSequenceStoreCommand";
|
|
30
|
-
import { DeleteShareCommandInput, DeleteShareCommandOutput } from "../commands/DeleteShareCommand";
|
|
31
|
-
import { DeleteVariantStoreCommandInput, DeleteVariantStoreCommandOutput } from "../commands/DeleteVariantStoreCommand";
|
|
32
|
-
import { DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput } from "../commands/DeleteWorkflowCommand";
|
|
33
|
-
import { DeleteWorkflowVersionCommandInput, DeleteWorkflowVersionCommandOutput } from "../commands/DeleteWorkflowVersionCommand";
|
|
34
|
-
import { GetAnnotationImportJobCommandInput, GetAnnotationImportJobCommandOutput } from "../commands/GetAnnotationImportJobCommand";
|
|
35
|
-
import { GetAnnotationStoreCommandInput, GetAnnotationStoreCommandOutput } from "../commands/GetAnnotationStoreCommand";
|
|
36
|
-
import { GetAnnotationStoreVersionCommandInput, GetAnnotationStoreVersionCommandOutput } from "../commands/GetAnnotationStoreVersionCommand";
|
|
37
|
-
import { GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput } from "../commands/GetReadSetActivationJobCommand";
|
|
38
|
-
import { GetReadSetCommandInput, GetReadSetCommandOutput } from "../commands/GetReadSetCommand";
|
|
39
|
-
import { GetReadSetExportJobCommandInput, GetReadSetExportJobCommandOutput } from "../commands/GetReadSetExportJobCommand";
|
|
40
|
-
import { GetReadSetImportJobCommandInput, GetReadSetImportJobCommandOutput } from "../commands/GetReadSetImportJobCommand";
|
|
41
|
-
import { GetReadSetMetadataCommandInput, GetReadSetMetadataCommandOutput } from "../commands/GetReadSetMetadataCommand";
|
|
42
|
-
import { GetReferenceCommandInput, GetReferenceCommandOutput } from "../commands/GetReferenceCommand";
|
|
43
|
-
import { GetReferenceImportJobCommandInput, GetReferenceImportJobCommandOutput } from "../commands/GetReferenceImportJobCommand";
|
|
44
|
-
import { GetReferenceMetadataCommandInput, GetReferenceMetadataCommandOutput } from "../commands/GetReferenceMetadataCommand";
|
|
45
|
-
import { GetReferenceStoreCommandInput, GetReferenceStoreCommandOutput } from "../commands/GetReferenceStoreCommand";
|
|
46
|
-
import { GetRunCacheCommandInput, GetRunCacheCommandOutput } from "../commands/GetRunCacheCommand";
|
|
47
|
-
import { GetRunCommandInput, GetRunCommandOutput } from "../commands/GetRunCommand";
|
|
48
|
-
import { GetRunGroupCommandInput, GetRunGroupCommandOutput } from "../commands/GetRunGroupCommand";
|
|
49
|
-
import { GetRunTaskCommandInput, GetRunTaskCommandOutput } from "../commands/GetRunTaskCommand";
|
|
50
|
-
import { GetS3AccessPolicyCommandInput, GetS3AccessPolicyCommandOutput } from "../commands/GetS3AccessPolicyCommand";
|
|
51
|
-
import { GetSequenceStoreCommandInput, GetSequenceStoreCommandOutput } from "../commands/GetSequenceStoreCommand";
|
|
52
|
-
import { GetShareCommandInput, GetShareCommandOutput } from "../commands/GetShareCommand";
|
|
53
|
-
import { GetVariantImportJobCommandInput, GetVariantImportJobCommandOutput } from "../commands/GetVariantImportJobCommand";
|
|
54
|
-
import { GetVariantStoreCommandInput, GetVariantStoreCommandOutput } from "../commands/GetVariantStoreCommand";
|
|
55
|
-
import { GetWorkflowCommandInput, GetWorkflowCommandOutput } from "../commands/GetWorkflowCommand";
|
|
56
|
-
import { GetWorkflowVersionCommandInput, GetWorkflowVersionCommandOutput } from "../commands/GetWorkflowVersionCommand";
|
|
57
|
-
import { ListAnnotationImportJobsCommandInput, ListAnnotationImportJobsCommandOutput } from "../commands/ListAnnotationImportJobsCommand";
|
|
58
|
-
import { ListAnnotationStoresCommandInput, ListAnnotationStoresCommandOutput } from "../commands/ListAnnotationStoresCommand";
|
|
59
|
-
import { ListAnnotationStoreVersionsCommandInput, ListAnnotationStoreVersionsCommandOutput } from "../commands/ListAnnotationStoreVersionsCommand";
|
|
60
|
-
import { ListMultipartReadSetUploadsCommandInput, ListMultipartReadSetUploadsCommandOutput } from "../commands/ListMultipartReadSetUploadsCommand";
|
|
61
|
-
import { ListReadSetActivationJobsCommandInput, ListReadSetActivationJobsCommandOutput } from "../commands/ListReadSetActivationJobsCommand";
|
|
62
|
-
import { ListReadSetExportJobsCommandInput, ListReadSetExportJobsCommandOutput } from "../commands/ListReadSetExportJobsCommand";
|
|
63
|
-
import { ListReadSetImportJobsCommandInput, ListReadSetImportJobsCommandOutput } from "../commands/ListReadSetImportJobsCommand";
|
|
64
|
-
import { ListReadSetsCommandInput, ListReadSetsCommandOutput } from "../commands/ListReadSetsCommand";
|
|
65
|
-
import { ListReadSetUploadPartsCommandInput, ListReadSetUploadPartsCommandOutput } from "../commands/ListReadSetUploadPartsCommand";
|
|
66
|
-
import { ListReferenceImportJobsCommandInput, ListReferenceImportJobsCommandOutput } from "../commands/ListReferenceImportJobsCommand";
|
|
67
|
-
import { ListReferencesCommandInput, ListReferencesCommandOutput } from "../commands/ListReferencesCommand";
|
|
68
|
-
import { ListReferenceStoresCommandInput, ListReferenceStoresCommandOutput } from "../commands/ListReferenceStoresCommand";
|
|
69
|
-
import { ListRunCachesCommandInput, ListRunCachesCommandOutput } from "../commands/ListRunCachesCommand";
|
|
70
|
-
import { ListRunGroupsCommandInput, ListRunGroupsCommandOutput } from "../commands/ListRunGroupsCommand";
|
|
71
|
-
import { ListRunsCommandInput, ListRunsCommandOutput } from "../commands/ListRunsCommand";
|
|
72
|
-
import { ListRunTasksCommandInput, ListRunTasksCommandOutput } from "../commands/ListRunTasksCommand";
|
|
73
|
-
import { ListSequenceStoresCommandInput, ListSequenceStoresCommandOutput } from "../commands/ListSequenceStoresCommand";
|
|
74
|
-
import { ListSharesCommandInput, ListSharesCommandOutput } from "../commands/ListSharesCommand";
|
|
75
|
-
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
76
|
-
import { ListVariantImportJobsCommandInput, ListVariantImportJobsCommandOutput } from "../commands/ListVariantImportJobsCommand";
|
|
77
|
-
import { ListVariantStoresCommandInput, ListVariantStoresCommandOutput } from "../commands/ListVariantStoresCommand";
|
|
78
|
-
import { ListWorkflowsCommandInput, ListWorkflowsCommandOutput } from "../commands/ListWorkflowsCommand";
|
|
79
|
-
import { ListWorkflowVersionsCommandInput, ListWorkflowVersionsCommandOutput } from "../commands/ListWorkflowVersionsCommand";
|
|
80
|
-
import { PutS3AccessPolicyCommandInput, PutS3AccessPolicyCommandOutput } from "../commands/PutS3AccessPolicyCommand";
|
|
81
|
-
import { StartAnnotationImportJobCommandInput, StartAnnotationImportJobCommandOutput } from "../commands/StartAnnotationImportJobCommand";
|
|
82
|
-
import { StartReadSetActivationJobCommandInput, StartReadSetActivationJobCommandOutput } from "../commands/StartReadSetActivationJobCommand";
|
|
83
|
-
import { StartReadSetExportJobCommandInput, StartReadSetExportJobCommandOutput } from "../commands/StartReadSetExportJobCommand";
|
|
84
|
-
import { StartReadSetImportJobCommandInput, StartReadSetImportJobCommandOutput } from "../commands/StartReadSetImportJobCommand";
|
|
85
|
-
import { StartReferenceImportJobCommandInput, StartReferenceImportJobCommandOutput } from "../commands/StartReferenceImportJobCommand";
|
|
86
|
-
import { StartRunCommandInput, StartRunCommandOutput } from "../commands/StartRunCommand";
|
|
87
|
-
import { StartVariantImportJobCommandInput, StartVariantImportJobCommandOutput } from "../commands/StartVariantImportJobCommand";
|
|
88
|
-
import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
|
|
89
|
-
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
|
|
90
|
-
import { UpdateAnnotationStoreCommandInput, UpdateAnnotationStoreCommandOutput } from "../commands/UpdateAnnotationStoreCommand";
|
|
91
|
-
import { UpdateAnnotationStoreVersionCommandInput, UpdateAnnotationStoreVersionCommandOutput } from "../commands/UpdateAnnotationStoreVersionCommand";
|
|
92
|
-
import { UpdateRunCacheCommandInput, UpdateRunCacheCommandOutput } from "../commands/UpdateRunCacheCommand";
|
|
93
|
-
import { UpdateRunGroupCommandInput, UpdateRunGroupCommandOutput } from "../commands/UpdateRunGroupCommand";
|
|
94
|
-
import { UpdateSequenceStoreCommandInput, UpdateSequenceStoreCommandOutput } from "../commands/UpdateSequenceStoreCommand";
|
|
95
|
-
import { UpdateVariantStoreCommandInput, UpdateVariantStoreCommandOutput } from "../commands/UpdateVariantStoreCommand";
|
|
96
|
-
import { UpdateWorkflowCommandInput, UpdateWorkflowCommandOutput } from "../commands/UpdateWorkflowCommand";
|
|
97
|
-
import { UpdateWorkflowVersionCommandInput, UpdateWorkflowVersionCommandOutput } from "../commands/UpdateWorkflowVersionCommand";
|
|
98
|
-
import { UploadReadSetPartCommandInput, UploadReadSetPartCommandOutput } from "../commands/UploadReadSetPartCommand";
|
|
99
|
-
/**
|
|
100
|
-
* serializeAws_restJson1AbortMultipartReadSetUploadCommand
|
|
101
|
-
*/
|
|
102
|
-
export declare const se_AbortMultipartReadSetUploadCommand: (input: AbortMultipartReadSetUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
103
|
-
/**
|
|
104
|
-
* serializeAws_restJson1AcceptShareCommand
|
|
105
|
-
*/
|
|
106
|
-
export declare const se_AcceptShareCommand: (input: AcceptShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
107
|
-
/**
|
|
108
|
-
* serializeAws_restJson1BatchDeleteReadSetCommand
|
|
109
|
-
*/
|
|
110
|
-
export declare const se_BatchDeleteReadSetCommand: (input: BatchDeleteReadSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
111
|
-
/**
|
|
112
|
-
* serializeAws_restJson1CancelAnnotationImportJobCommand
|
|
113
|
-
*/
|
|
114
|
-
export declare const se_CancelAnnotationImportJobCommand: (input: CancelAnnotationImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
115
|
-
/**
|
|
116
|
-
* serializeAws_restJson1CancelRunCommand
|
|
117
|
-
*/
|
|
118
|
-
export declare const se_CancelRunCommand: (input: CancelRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
119
|
-
/**
|
|
120
|
-
* serializeAws_restJson1CancelVariantImportJobCommand
|
|
121
|
-
*/
|
|
122
|
-
export declare const se_CancelVariantImportJobCommand: (input: CancelVariantImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
123
|
-
/**
|
|
124
|
-
* serializeAws_restJson1CompleteMultipartReadSetUploadCommand
|
|
125
|
-
*/
|
|
126
|
-
export declare const se_CompleteMultipartReadSetUploadCommand: (input: CompleteMultipartReadSetUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
127
|
-
/**
|
|
128
|
-
* serializeAws_restJson1CreateAnnotationStoreCommand
|
|
129
|
-
*/
|
|
130
|
-
export declare const se_CreateAnnotationStoreCommand: (input: CreateAnnotationStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
131
|
-
/**
|
|
132
|
-
* serializeAws_restJson1CreateAnnotationStoreVersionCommand
|
|
133
|
-
*/
|
|
134
|
-
export declare const se_CreateAnnotationStoreVersionCommand: (input: CreateAnnotationStoreVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
135
|
-
/**
|
|
136
|
-
* serializeAws_restJson1CreateMultipartReadSetUploadCommand
|
|
137
|
-
*/
|
|
138
|
-
export declare const se_CreateMultipartReadSetUploadCommand: (input: CreateMultipartReadSetUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
139
|
-
/**
|
|
140
|
-
* serializeAws_restJson1CreateReferenceStoreCommand
|
|
141
|
-
*/
|
|
142
|
-
export declare const se_CreateReferenceStoreCommand: (input: CreateReferenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
143
|
-
/**
|
|
144
|
-
* serializeAws_restJson1CreateRunCacheCommand
|
|
145
|
-
*/
|
|
146
|
-
export declare const se_CreateRunCacheCommand: (input: CreateRunCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
147
|
-
/**
|
|
148
|
-
* serializeAws_restJson1CreateRunGroupCommand
|
|
149
|
-
*/
|
|
150
|
-
export declare const se_CreateRunGroupCommand: (input: CreateRunGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
151
|
-
/**
|
|
152
|
-
* serializeAws_restJson1CreateSequenceStoreCommand
|
|
153
|
-
*/
|
|
154
|
-
export declare const se_CreateSequenceStoreCommand: (input: CreateSequenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
155
|
-
/**
|
|
156
|
-
* serializeAws_restJson1CreateShareCommand
|
|
157
|
-
*/
|
|
158
|
-
export declare const se_CreateShareCommand: (input: CreateShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
159
|
-
/**
|
|
160
|
-
* serializeAws_restJson1CreateVariantStoreCommand
|
|
161
|
-
*/
|
|
162
|
-
export declare const se_CreateVariantStoreCommand: (input: CreateVariantStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
163
|
-
/**
|
|
164
|
-
* serializeAws_restJson1CreateWorkflowCommand
|
|
165
|
-
*/
|
|
166
|
-
export declare const se_CreateWorkflowCommand: (input: CreateWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
167
|
-
/**
|
|
168
|
-
* serializeAws_restJson1CreateWorkflowVersionCommand
|
|
169
|
-
*/
|
|
170
|
-
export declare const se_CreateWorkflowVersionCommand: (input: CreateWorkflowVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
171
|
-
/**
|
|
172
|
-
* serializeAws_restJson1DeleteAnnotationStoreCommand
|
|
173
|
-
*/
|
|
174
|
-
export declare const se_DeleteAnnotationStoreCommand: (input: DeleteAnnotationStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
175
|
-
/**
|
|
176
|
-
* serializeAws_restJson1DeleteAnnotationStoreVersionsCommand
|
|
177
|
-
*/
|
|
178
|
-
export declare const se_DeleteAnnotationStoreVersionsCommand: (input: DeleteAnnotationStoreVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
179
|
-
/**
|
|
180
|
-
* serializeAws_restJson1DeleteReferenceCommand
|
|
181
|
-
*/
|
|
182
|
-
export declare const se_DeleteReferenceCommand: (input: DeleteReferenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
183
|
-
/**
|
|
184
|
-
* serializeAws_restJson1DeleteReferenceStoreCommand
|
|
185
|
-
*/
|
|
186
|
-
export declare const se_DeleteReferenceStoreCommand: (input: DeleteReferenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
187
|
-
/**
|
|
188
|
-
* serializeAws_restJson1DeleteRunCommand
|
|
189
|
-
*/
|
|
190
|
-
export declare const se_DeleteRunCommand: (input: DeleteRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
191
|
-
/**
|
|
192
|
-
* serializeAws_restJson1DeleteRunCacheCommand
|
|
193
|
-
*/
|
|
194
|
-
export declare const se_DeleteRunCacheCommand: (input: DeleteRunCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
195
|
-
/**
|
|
196
|
-
* serializeAws_restJson1DeleteRunGroupCommand
|
|
197
|
-
*/
|
|
198
|
-
export declare const se_DeleteRunGroupCommand: (input: DeleteRunGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
199
|
-
/**
|
|
200
|
-
* serializeAws_restJson1DeleteS3AccessPolicyCommand
|
|
201
|
-
*/
|
|
202
|
-
export declare const se_DeleteS3AccessPolicyCommand: (input: DeleteS3AccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
203
|
-
/**
|
|
204
|
-
* serializeAws_restJson1DeleteSequenceStoreCommand
|
|
205
|
-
*/
|
|
206
|
-
export declare const se_DeleteSequenceStoreCommand: (input: DeleteSequenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
207
|
-
/**
|
|
208
|
-
* serializeAws_restJson1DeleteShareCommand
|
|
209
|
-
*/
|
|
210
|
-
export declare const se_DeleteShareCommand: (input: DeleteShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
211
|
-
/**
|
|
212
|
-
* serializeAws_restJson1DeleteVariantStoreCommand
|
|
213
|
-
*/
|
|
214
|
-
export declare const se_DeleteVariantStoreCommand: (input: DeleteVariantStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
215
|
-
/**
|
|
216
|
-
* serializeAws_restJson1DeleteWorkflowCommand
|
|
217
|
-
*/
|
|
218
|
-
export declare const se_DeleteWorkflowCommand: (input: DeleteWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
219
|
-
/**
|
|
220
|
-
* serializeAws_restJson1DeleteWorkflowVersionCommand
|
|
221
|
-
*/
|
|
222
|
-
export declare const se_DeleteWorkflowVersionCommand: (input: DeleteWorkflowVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
223
|
-
/**
|
|
224
|
-
* serializeAws_restJson1GetAnnotationImportJobCommand
|
|
225
|
-
*/
|
|
226
|
-
export declare const se_GetAnnotationImportJobCommand: (input: GetAnnotationImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
227
|
-
/**
|
|
228
|
-
* serializeAws_restJson1GetAnnotationStoreCommand
|
|
229
|
-
*/
|
|
230
|
-
export declare const se_GetAnnotationStoreCommand: (input: GetAnnotationStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
231
|
-
/**
|
|
232
|
-
* serializeAws_restJson1GetAnnotationStoreVersionCommand
|
|
233
|
-
*/
|
|
234
|
-
export declare const se_GetAnnotationStoreVersionCommand: (input: GetAnnotationStoreVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
235
|
-
/**
|
|
236
|
-
* serializeAws_restJson1GetReadSetCommand
|
|
237
|
-
*/
|
|
238
|
-
export declare const se_GetReadSetCommand: (input: GetReadSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
239
|
-
/**
|
|
240
|
-
* serializeAws_restJson1GetReadSetActivationJobCommand
|
|
241
|
-
*/
|
|
242
|
-
export declare const se_GetReadSetActivationJobCommand: (input: GetReadSetActivationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
243
|
-
/**
|
|
244
|
-
* serializeAws_restJson1GetReadSetExportJobCommand
|
|
245
|
-
*/
|
|
246
|
-
export declare const se_GetReadSetExportJobCommand: (input: GetReadSetExportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
247
|
-
/**
|
|
248
|
-
* serializeAws_restJson1GetReadSetImportJobCommand
|
|
249
|
-
*/
|
|
250
|
-
export declare const se_GetReadSetImportJobCommand: (input: GetReadSetImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
251
|
-
/**
|
|
252
|
-
* serializeAws_restJson1GetReadSetMetadataCommand
|
|
253
|
-
*/
|
|
254
|
-
export declare const se_GetReadSetMetadataCommand: (input: GetReadSetMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
255
|
-
/**
|
|
256
|
-
* serializeAws_restJson1GetReferenceCommand
|
|
257
|
-
*/
|
|
258
|
-
export declare const se_GetReferenceCommand: (input: GetReferenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
259
|
-
/**
|
|
260
|
-
* serializeAws_restJson1GetReferenceImportJobCommand
|
|
261
|
-
*/
|
|
262
|
-
export declare const se_GetReferenceImportJobCommand: (input: GetReferenceImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
263
|
-
/**
|
|
264
|
-
* serializeAws_restJson1GetReferenceMetadataCommand
|
|
265
|
-
*/
|
|
266
|
-
export declare const se_GetReferenceMetadataCommand: (input: GetReferenceMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
267
|
-
/**
|
|
268
|
-
* serializeAws_restJson1GetReferenceStoreCommand
|
|
269
|
-
*/
|
|
270
|
-
export declare const se_GetReferenceStoreCommand: (input: GetReferenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
271
|
-
/**
|
|
272
|
-
* serializeAws_restJson1GetRunCommand
|
|
273
|
-
*/
|
|
274
|
-
export declare const se_GetRunCommand: (input: GetRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
275
|
-
/**
|
|
276
|
-
* serializeAws_restJson1GetRunCacheCommand
|
|
277
|
-
*/
|
|
278
|
-
export declare const se_GetRunCacheCommand: (input: GetRunCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
279
|
-
/**
|
|
280
|
-
* serializeAws_restJson1GetRunGroupCommand
|
|
281
|
-
*/
|
|
282
|
-
export declare const se_GetRunGroupCommand: (input: GetRunGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
283
|
-
/**
|
|
284
|
-
* serializeAws_restJson1GetRunTaskCommand
|
|
285
|
-
*/
|
|
286
|
-
export declare const se_GetRunTaskCommand: (input: GetRunTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
287
|
-
/**
|
|
288
|
-
* serializeAws_restJson1GetS3AccessPolicyCommand
|
|
289
|
-
*/
|
|
290
|
-
export declare const se_GetS3AccessPolicyCommand: (input: GetS3AccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
291
|
-
/**
|
|
292
|
-
* serializeAws_restJson1GetSequenceStoreCommand
|
|
293
|
-
*/
|
|
294
|
-
export declare const se_GetSequenceStoreCommand: (input: GetSequenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
295
|
-
/**
|
|
296
|
-
* serializeAws_restJson1GetShareCommand
|
|
297
|
-
*/
|
|
298
|
-
export declare const se_GetShareCommand: (input: GetShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
299
|
-
/**
|
|
300
|
-
* serializeAws_restJson1GetVariantImportJobCommand
|
|
301
|
-
*/
|
|
302
|
-
export declare const se_GetVariantImportJobCommand: (input: GetVariantImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
303
|
-
/**
|
|
304
|
-
* serializeAws_restJson1GetVariantStoreCommand
|
|
305
|
-
*/
|
|
306
|
-
export declare const se_GetVariantStoreCommand: (input: GetVariantStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
307
|
-
/**
|
|
308
|
-
* serializeAws_restJson1GetWorkflowCommand
|
|
309
|
-
*/
|
|
310
|
-
export declare const se_GetWorkflowCommand: (input: GetWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
311
|
-
/**
|
|
312
|
-
* serializeAws_restJson1GetWorkflowVersionCommand
|
|
313
|
-
*/
|
|
314
|
-
export declare const se_GetWorkflowVersionCommand: (input: GetWorkflowVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
315
|
-
/**
|
|
316
|
-
* serializeAws_restJson1ListAnnotationImportJobsCommand
|
|
317
|
-
*/
|
|
318
|
-
export declare const se_ListAnnotationImportJobsCommand: (input: ListAnnotationImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
319
|
-
/**
|
|
320
|
-
* serializeAws_restJson1ListAnnotationStoresCommand
|
|
321
|
-
*/
|
|
322
|
-
export declare const se_ListAnnotationStoresCommand: (input: ListAnnotationStoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
323
|
-
/**
|
|
324
|
-
* serializeAws_restJson1ListAnnotationStoreVersionsCommand
|
|
325
|
-
*/
|
|
326
|
-
export declare const se_ListAnnotationStoreVersionsCommand: (input: ListAnnotationStoreVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
327
|
-
/**
|
|
328
|
-
* serializeAws_restJson1ListMultipartReadSetUploadsCommand
|
|
329
|
-
*/
|
|
330
|
-
export declare const se_ListMultipartReadSetUploadsCommand: (input: ListMultipartReadSetUploadsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
331
|
-
/**
|
|
332
|
-
* serializeAws_restJson1ListReadSetActivationJobsCommand
|
|
333
|
-
*/
|
|
334
|
-
export declare const se_ListReadSetActivationJobsCommand: (input: ListReadSetActivationJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
335
|
-
/**
|
|
336
|
-
* serializeAws_restJson1ListReadSetExportJobsCommand
|
|
337
|
-
*/
|
|
338
|
-
export declare const se_ListReadSetExportJobsCommand: (input: ListReadSetExportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
339
|
-
/**
|
|
340
|
-
* serializeAws_restJson1ListReadSetImportJobsCommand
|
|
341
|
-
*/
|
|
342
|
-
export declare const se_ListReadSetImportJobsCommand: (input: ListReadSetImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
343
|
-
/**
|
|
344
|
-
* serializeAws_restJson1ListReadSetsCommand
|
|
345
|
-
*/
|
|
346
|
-
export declare const se_ListReadSetsCommand: (input: ListReadSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
347
|
-
/**
|
|
348
|
-
* serializeAws_restJson1ListReadSetUploadPartsCommand
|
|
349
|
-
*/
|
|
350
|
-
export declare const se_ListReadSetUploadPartsCommand: (input: ListReadSetUploadPartsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
351
|
-
/**
|
|
352
|
-
* serializeAws_restJson1ListReferenceImportJobsCommand
|
|
353
|
-
*/
|
|
354
|
-
export declare const se_ListReferenceImportJobsCommand: (input: ListReferenceImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
355
|
-
/**
|
|
356
|
-
* serializeAws_restJson1ListReferencesCommand
|
|
357
|
-
*/
|
|
358
|
-
export declare const se_ListReferencesCommand: (input: ListReferencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
359
|
-
/**
|
|
360
|
-
* serializeAws_restJson1ListReferenceStoresCommand
|
|
361
|
-
*/
|
|
362
|
-
export declare const se_ListReferenceStoresCommand: (input: ListReferenceStoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
363
|
-
/**
|
|
364
|
-
* serializeAws_restJson1ListRunCachesCommand
|
|
365
|
-
*/
|
|
366
|
-
export declare const se_ListRunCachesCommand: (input: ListRunCachesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
367
|
-
/**
|
|
368
|
-
* serializeAws_restJson1ListRunGroupsCommand
|
|
369
|
-
*/
|
|
370
|
-
export declare const se_ListRunGroupsCommand: (input: ListRunGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
371
|
-
/**
|
|
372
|
-
* serializeAws_restJson1ListRunsCommand
|
|
373
|
-
*/
|
|
374
|
-
export declare const se_ListRunsCommand: (input: ListRunsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
375
|
-
/**
|
|
376
|
-
* serializeAws_restJson1ListRunTasksCommand
|
|
377
|
-
*/
|
|
378
|
-
export declare const se_ListRunTasksCommand: (input: ListRunTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
379
|
-
/**
|
|
380
|
-
* serializeAws_restJson1ListSequenceStoresCommand
|
|
381
|
-
*/
|
|
382
|
-
export declare const se_ListSequenceStoresCommand: (input: ListSequenceStoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
383
|
-
/**
|
|
384
|
-
* serializeAws_restJson1ListSharesCommand
|
|
385
|
-
*/
|
|
386
|
-
export declare const se_ListSharesCommand: (input: ListSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
387
|
-
/**
|
|
388
|
-
* serializeAws_restJson1ListTagsForResourceCommand
|
|
389
|
-
*/
|
|
390
|
-
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
391
|
-
/**
|
|
392
|
-
* serializeAws_restJson1ListVariantImportJobsCommand
|
|
393
|
-
*/
|
|
394
|
-
export declare const se_ListVariantImportJobsCommand: (input: ListVariantImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
395
|
-
/**
|
|
396
|
-
* serializeAws_restJson1ListVariantStoresCommand
|
|
397
|
-
*/
|
|
398
|
-
export declare const se_ListVariantStoresCommand: (input: ListVariantStoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
399
|
-
/**
|
|
400
|
-
* serializeAws_restJson1ListWorkflowsCommand
|
|
401
|
-
*/
|
|
402
|
-
export declare const se_ListWorkflowsCommand: (input: ListWorkflowsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
403
|
-
/**
|
|
404
|
-
* serializeAws_restJson1ListWorkflowVersionsCommand
|
|
405
|
-
*/
|
|
406
|
-
export declare const se_ListWorkflowVersionsCommand: (input: ListWorkflowVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
407
|
-
/**
|
|
408
|
-
* serializeAws_restJson1PutS3AccessPolicyCommand
|
|
409
|
-
*/
|
|
410
|
-
export declare const se_PutS3AccessPolicyCommand: (input: PutS3AccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
411
|
-
/**
|
|
412
|
-
* serializeAws_restJson1StartAnnotationImportJobCommand
|
|
413
|
-
*/
|
|
414
|
-
export declare const se_StartAnnotationImportJobCommand: (input: StartAnnotationImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
415
|
-
/**
|
|
416
|
-
* serializeAws_restJson1StartReadSetActivationJobCommand
|
|
417
|
-
*/
|
|
418
|
-
export declare const se_StartReadSetActivationJobCommand: (input: StartReadSetActivationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
419
|
-
/**
|
|
420
|
-
* serializeAws_restJson1StartReadSetExportJobCommand
|
|
421
|
-
*/
|
|
422
|
-
export declare const se_StartReadSetExportJobCommand: (input: StartReadSetExportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
423
|
-
/**
|
|
424
|
-
* serializeAws_restJson1StartReadSetImportJobCommand
|
|
425
|
-
*/
|
|
426
|
-
export declare const se_StartReadSetImportJobCommand: (input: StartReadSetImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
427
|
-
/**
|
|
428
|
-
* serializeAws_restJson1StartReferenceImportJobCommand
|
|
429
|
-
*/
|
|
430
|
-
export declare const se_StartReferenceImportJobCommand: (input: StartReferenceImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
431
|
-
/**
|
|
432
|
-
* serializeAws_restJson1StartRunCommand
|
|
433
|
-
*/
|
|
434
|
-
export declare const se_StartRunCommand: (input: StartRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
435
|
-
/**
|
|
436
|
-
* serializeAws_restJson1StartVariantImportJobCommand
|
|
437
|
-
*/
|
|
438
|
-
export declare const se_StartVariantImportJobCommand: (input: StartVariantImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
439
|
-
/**
|
|
440
|
-
* serializeAws_restJson1TagResourceCommand
|
|
441
|
-
*/
|
|
442
|
-
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
443
|
-
/**
|
|
444
|
-
* serializeAws_restJson1UntagResourceCommand
|
|
445
|
-
*/
|
|
446
|
-
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
447
|
-
/**
|
|
448
|
-
* serializeAws_restJson1UpdateAnnotationStoreCommand
|
|
449
|
-
*/
|
|
450
|
-
export declare const se_UpdateAnnotationStoreCommand: (input: UpdateAnnotationStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
451
|
-
/**
|
|
452
|
-
* serializeAws_restJson1UpdateAnnotationStoreVersionCommand
|
|
453
|
-
*/
|
|
454
|
-
export declare const se_UpdateAnnotationStoreVersionCommand: (input: UpdateAnnotationStoreVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
455
|
-
/**
|
|
456
|
-
* serializeAws_restJson1UpdateRunCacheCommand
|
|
457
|
-
*/
|
|
458
|
-
export declare const se_UpdateRunCacheCommand: (input: UpdateRunCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
459
|
-
/**
|
|
460
|
-
* serializeAws_restJson1UpdateRunGroupCommand
|
|
461
|
-
*/
|
|
462
|
-
export declare const se_UpdateRunGroupCommand: (input: UpdateRunGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
463
|
-
/**
|
|
464
|
-
* serializeAws_restJson1UpdateSequenceStoreCommand
|
|
465
|
-
*/
|
|
466
|
-
export declare const se_UpdateSequenceStoreCommand: (input: UpdateSequenceStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
467
|
-
/**
|
|
468
|
-
* serializeAws_restJson1UpdateVariantStoreCommand
|
|
469
|
-
*/
|
|
470
|
-
export declare const se_UpdateVariantStoreCommand: (input: UpdateVariantStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
471
|
-
/**
|
|
472
|
-
* serializeAws_restJson1UpdateWorkflowCommand
|
|
473
|
-
*/
|
|
474
|
-
export declare const se_UpdateWorkflowCommand: (input: UpdateWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
475
|
-
/**
|
|
476
|
-
* serializeAws_restJson1UpdateWorkflowVersionCommand
|
|
477
|
-
*/
|
|
478
|
-
export declare const se_UpdateWorkflowVersionCommand: (input: UpdateWorkflowVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
479
|
-
/**
|
|
480
|
-
* serializeAws_restJson1UploadReadSetPartCommand
|
|
481
|
-
*/
|
|
482
|
-
export declare const se_UploadReadSetPartCommand: (input: UploadReadSetPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
483
|
-
/**
|
|
484
|
-
* deserializeAws_restJson1AbortMultipartReadSetUploadCommand
|
|
485
|
-
*/
|
|
486
|
-
export declare const de_AbortMultipartReadSetUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AbortMultipartReadSetUploadCommandOutput>;
|
|
487
|
-
/**
|
|
488
|
-
* deserializeAws_restJson1AcceptShareCommand
|
|
489
|
-
*/
|
|
490
|
-
export declare const de_AcceptShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptShareCommandOutput>;
|
|
491
|
-
/**
|
|
492
|
-
* deserializeAws_restJson1BatchDeleteReadSetCommand
|
|
493
|
-
*/
|
|
494
|
-
export declare const de_BatchDeleteReadSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteReadSetCommandOutput>;
|
|
495
|
-
/**
|
|
496
|
-
* deserializeAws_restJson1CancelAnnotationImportJobCommand
|
|
497
|
-
*/
|
|
498
|
-
export declare const de_CancelAnnotationImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelAnnotationImportJobCommandOutput>;
|
|
499
|
-
/**
|
|
500
|
-
* deserializeAws_restJson1CancelRunCommand
|
|
501
|
-
*/
|
|
502
|
-
export declare const de_CancelRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelRunCommandOutput>;
|
|
503
|
-
/**
|
|
504
|
-
* deserializeAws_restJson1CancelVariantImportJobCommand
|
|
505
|
-
*/
|
|
506
|
-
export declare const de_CancelVariantImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelVariantImportJobCommandOutput>;
|
|
507
|
-
/**
|
|
508
|
-
* deserializeAws_restJson1CompleteMultipartReadSetUploadCommand
|
|
509
|
-
*/
|
|
510
|
-
export declare const de_CompleteMultipartReadSetUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CompleteMultipartReadSetUploadCommandOutput>;
|
|
511
|
-
/**
|
|
512
|
-
* deserializeAws_restJson1CreateAnnotationStoreCommand
|
|
513
|
-
*/
|
|
514
|
-
export declare const de_CreateAnnotationStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAnnotationStoreCommandOutput>;
|
|
515
|
-
/**
|
|
516
|
-
* deserializeAws_restJson1CreateAnnotationStoreVersionCommand
|
|
517
|
-
*/
|
|
518
|
-
export declare const de_CreateAnnotationStoreVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAnnotationStoreVersionCommandOutput>;
|
|
519
|
-
/**
|
|
520
|
-
* deserializeAws_restJson1CreateMultipartReadSetUploadCommand
|
|
521
|
-
*/
|
|
522
|
-
export declare const de_CreateMultipartReadSetUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMultipartReadSetUploadCommandOutput>;
|
|
523
|
-
/**
|
|
524
|
-
* deserializeAws_restJson1CreateReferenceStoreCommand
|
|
525
|
-
*/
|
|
526
|
-
export declare const de_CreateReferenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReferenceStoreCommandOutput>;
|
|
527
|
-
/**
|
|
528
|
-
* deserializeAws_restJson1CreateRunCacheCommand
|
|
529
|
-
*/
|
|
530
|
-
export declare const de_CreateRunCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRunCacheCommandOutput>;
|
|
531
|
-
/**
|
|
532
|
-
* deserializeAws_restJson1CreateRunGroupCommand
|
|
533
|
-
*/
|
|
534
|
-
export declare const de_CreateRunGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRunGroupCommandOutput>;
|
|
535
|
-
/**
|
|
536
|
-
* deserializeAws_restJson1CreateSequenceStoreCommand
|
|
537
|
-
*/
|
|
538
|
-
export declare const de_CreateSequenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSequenceStoreCommandOutput>;
|
|
539
|
-
/**
|
|
540
|
-
* deserializeAws_restJson1CreateShareCommand
|
|
541
|
-
*/
|
|
542
|
-
export declare const de_CreateShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateShareCommandOutput>;
|
|
543
|
-
/**
|
|
544
|
-
* deserializeAws_restJson1CreateVariantStoreCommand
|
|
545
|
-
*/
|
|
546
|
-
export declare const de_CreateVariantStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVariantStoreCommandOutput>;
|
|
547
|
-
/**
|
|
548
|
-
* deserializeAws_restJson1CreateWorkflowCommand
|
|
549
|
-
*/
|
|
550
|
-
export declare const de_CreateWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkflowCommandOutput>;
|
|
551
|
-
/**
|
|
552
|
-
* deserializeAws_restJson1CreateWorkflowVersionCommand
|
|
553
|
-
*/
|
|
554
|
-
export declare const de_CreateWorkflowVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkflowVersionCommandOutput>;
|
|
555
|
-
/**
|
|
556
|
-
* deserializeAws_restJson1DeleteAnnotationStoreCommand
|
|
557
|
-
*/
|
|
558
|
-
export declare const de_DeleteAnnotationStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAnnotationStoreCommandOutput>;
|
|
559
|
-
/**
|
|
560
|
-
* deserializeAws_restJson1DeleteAnnotationStoreVersionsCommand
|
|
561
|
-
*/
|
|
562
|
-
export declare const de_DeleteAnnotationStoreVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAnnotationStoreVersionsCommandOutput>;
|
|
563
|
-
/**
|
|
564
|
-
* deserializeAws_restJson1DeleteReferenceCommand
|
|
565
|
-
*/
|
|
566
|
-
export declare const de_DeleteReferenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReferenceCommandOutput>;
|
|
567
|
-
/**
|
|
568
|
-
* deserializeAws_restJson1DeleteReferenceStoreCommand
|
|
569
|
-
*/
|
|
570
|
-
export declare const de_DeleteReferenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReferenceStoreCommandOutput>;
|
|
571
|
-
/**
|
|
572
|
-
* deserializeAws_restJson1DeleteRunCommand
|
|
573
|
-
*/
|
|
574
|
-
export declare const de_DeleteRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRunCommandOutput>;
|
|
575
|
-
/**
|
|
576
|
-
* deserializeAws_restJson1DeleteRunCacheCommand
|
|
577
|
-
*/
|
|
578
|
-
export declare const de_DeleteRunCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRunCacheCommandOutput>;
|
|
579
|
-
/**
|
|
580
|
-
* deserializeAws_restJson1DeleteRunGroupCommand
|
|
581
|
-
*/
|
|
582
|
-
export declare const de_DeleteRunGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRunGroupCommandOutput>;
|
|
583
|
-
/**
|
|
584
|
-
* deserializeAws_restJson1DeleteS3AccessPolicyCommand
|
|
585
|
-
*/
|
|
586
|
-
export declare const de_DeleteS3AccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteS3AccessPolicyCommandOutput>;
|
|
587
|
-
/**
|
|
588
|
-
* deserializeAws_restJson1DeleteSequenceStoreCommand
|
|
589
|
-
*/
|
|
590
|
-
export declare const de_DeleteSequenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSequenceStoreCommandOutput>;
|
|
591
|
-
/**
|
|
592
|
-
* deserializeAws_restJson1DeleteShareCommand
|
|
593
|
-
*/
|
|
594
|
-
export declare const de_DeleteShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteShareCommandOutput>;
|
|
595
|
-
/**
|
|
596
|
-
* deserializeAws_restJson1DeleteVariantStoreCommand
|
|
597
|
-
*/
|
|
598
|
-
export declare const de_DeleteVariantStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVariantStoreCommandOutput>;
|
|
599
|
-
/**
|
|
600
|
-
* deserializeAws_restJson1DeleteWorkflowCommand
|
|
601
|
-
*/
|
|
602
|
-
export declare const de_DeleteWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWorkflowCommandOutput>;
|
|
603
|
-
/**
|
|
604
|
-
* deserializeAws_restJson1DeleteWorkflowVersionCommand
|
|
605
|
-
*/
|
|
606
|
-
export declare const de_DeleteWorkflowVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWorkflowVersionCommandOutput>;
|
|
607
|
-
/**
|
|
608
|
-
* deserializeAws_restJson1GetAnnotationImportJobCommand
|
|
609
|
-
*/
|
|
610
|
-
export declare const de_GetAnnotationImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAnnotationImportJobCommandOutput>;
|
|
611
|
-
/**
|
|
612
|
-
* deserializeAws_restJson1GetAnnotationStoreCommand
|
|
613
|
-
*/
|
|
614
|
-
export declare const de_GetAnnotationStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAnnotationStoreCommandOutput>;
|
|
615
|
-
/**
|
|
616
|
-
* deserializeAws_restJson1GetAnnotationStoreVersionCommand
|
|
617
|
-
*/
|
|
618
|
-
export declare const de_GetAnnotationStoreVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAnnotationStoreVersionCommandOutput>;
|
|
619
|
-
/**
|
|
620
|
-
* deserializeAws_restJson1GetReadSetCommand
|
|
621
|
-
*/
|
|
622
|
-
export declare const de_GetReadSetCommand: (output: __HttpResponse, context: __SerdeContext & __SdkStreamSerdeContext) => Promise<GetReadSetCommandOutput>;
|
|
623
|
-
/**
|
|
624
|
-
* deserializeAws_restJson1GetReadSetActivationJobCommand
|
|
625
|
-
*/
|
|
626
|
-
export declare const de_GetReadSetActivationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReadSetActivationJobCommandOutput>;
|
|
627
|
-
/**
|
|
628
|
-
* deserializeAws_restJson1GetReadSetExportJobCommand
|
|
629
|
-
*/
|
|
630
|
-
export declare const de_GetReadSetExportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReadSetExportJobCommandOutput>;
|
|
631
|
-
/**
|
|
632
|
-
* deserializeAws_restJson1GetReadSetImportJobCommand
|
|
633
|
-
*/
|
|
634
|
-
export declare const de_GetReadSetImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReadSetImportJobCommandOutput>;
|
|
635
|
-
/**
|
|
636
|
-
* deserializeAws_restJson1GetReadSetMetadataCommand
|
|
637
|
-
*/
|
|
638
|
-
export declare const de_GetReadSetMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReadSetMetadataCommandOutput>;
|
|
639
|
-
/**
|
|
640
|
-
* deserializeAws_restJson1GetReferenceCommand
|
|
641
|
-
*/
|
|
642
|
-
export declare const de_GetReferenceCommand: (output: __HttpResponse, context: __SerdeContext & __SdkStreamSerdeContext) => Promise<GetReferenceCommandOutput>;
|
|
643
|
-
/**
|
|
644
|
-
* deserializeAws_restJson1GetReferenceImportJobCommand
|
|
645
|
-
*/
|
|
646
|
-
export declare const de_GetReferenceImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReferenceImportJobCommandOutput>;
|
|
647
|
-
/**
|
|
648
|
-
* deserializeAws_restJson1GetReferenceMetadataCommand
|
|
649
|
-
*/
|
|
650
|
-
export declare const de_GetReferenceMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReferenceMetadataCommandOutput>;
|
|
651
|
-
/**
|
|
652
|
-
* deserializeAws_restJson1GetReferenceStoreCommand
|
|
653
|
-
*/
|
|
654
|
-
export declare const de_GetReferenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReferenceStoreCommandOutput>;
|
|
655
|
-
/**
|
|
656
|
-
* deserializeAws_restJson1GetRunCommand
|
|
657
|
-
*/
|
|
658
|
-
export declare const de_GetRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRunCommandOutput>;
|
|
659
|
-
/**
|
|
660
|
-
* deserializeAws_restJson1GetRunCacheCommand
|
|
661
|
-
*/
|
|
662
|
-
export declare const de_GetRunCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRunCacheCommandOutput>;
|
|
663
|
-
/**
|
|
664
|
-
* deserializeAws_restJson1GetRunGroupCommand
|
|
665
|
-
*/
|
|
666
|
-
export declare const de_GetRunGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRunGroupCommandOutput>;
|
|
667
|
-
/**
|
|
668
|
-
* deserializeAws_restJson1GetRunTaskCommand
|
|
669
|
-
*/
|
|
670
|
-
export declare const de_GetRunTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRunTaskCommandOutput>;
|
|
671
|
-
/**
|
|
672
|
-
* deserializeAws_restJson1GetS3AccessPolicyCommand
|
|
673
|
-
*/
|
|
674
|
-
export declare const de_GetS3AccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetS3AccessPolicyCommandOutput>;
|
|
675
|
-
/**
|
|
676
|
-
* deserializeAws_restJson1GetSequenceStoreCommand
|
|
677
|
-
*/
|
|
678
|
-
export declare const de_GetSequenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSequenceStoreCommandOutput>;
|
|
679
|
-
/**
|
|
680
|
-
* deserializeAws_restJson1GetShareCommand
|
|
681
|
-
*/
|
|
682
|
-
export declare const de_GetShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetShareCommandOutput>;
|
|
683
|
-
/**
|
|
684
|
-
* deserializeAws_restJson1GetVariantImportJobCommand
|
|
685
|
-
*/
|
|
686
|
-
export declare const de_GetVariantImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVariantImportJobCommandOutput>;
|
|
687
|
-
/**
|
|
688
|
-
* deserializeAws_restJson1GetVariantStoreCommand
|
|
689
|
-
*/
|
|
690
|
-
export declare const de_GetVariantStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVariantStoreCommandOutput>;
|
|
691
|
-
/**
|
|
692
|
-
* deserializeAws_restJson1GetWorkflowCommand
|
|
693
|
-
*/
|
|
694
|
-
export declare const de_GetWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWorkflowCommandOutput>;
|
|
695
|
-
/**
|
|
696
|
-
* deserializeAws_restJson1GetWorkflowVersionCommand
|
|
697
|
-
*/
|
|
698
|
-
export declare const de_GetWorkflowVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWorkflowVersionCommandOutput>;
|
|
699
|
-
/**
|
|
700
|
-
* deserializeAws_restJson1ListAnnotationImportJobsCommand
|
|
701
|
-
*/
|
|
702
|
-
export declare const de_ListAnnotationImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAnnotationImportJobsCommandOutput>;
|
|
703
|
-
/**
|
|
704
|
-
* deserializeAws_restJson1ListAnnotationStoresCommand
|
|
705
|
-
*/
|
|
706
|
-
export declare const de_ListAnnotationStoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAnnotationStoresCommandOutput>;
|
|
707
|
-
/**
|
|
708
|
-
* deserializeAws_restJson1ListAnnotationStoreVersionsCommand
|
|
709
|
-
*/
|
|
710
|
-
export declare const de_ListAnnotationStoreVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAnnotationStoreVersionsCommandOutput>;
|
|
711
|
-
/**
|
|
712
|
-
* deserializeAws_restJson1ListMultipartReadSetUploadsCommand
|
|
713
|
-
*/
|
|
714
|
-
export declare const de_ListMultipartReadSetUploadsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMultipartReadSetUploadsCommandOutput>;
|
|
715
|
-
/**
|
|
716
|
-
* deserializeAws_restJson1ListReadSetActivationJobsCommand
|
|
717
|
-
*/
|
|
718
|
-
export declare const de_ListReadSetActivationJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReadSetActivationJobsCommandOutput>;
|
|
719
|
-
/**
|
|
720
|
-
* deserializeAws_restJson1ListReadSetExportJobsCommand
|
|
721
|
-
*/
|
|
722
|
-
export declare const de_ListReadSetExportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReadSetExportJobsCommandOutput>;
|
|
723
|
-
/**
|
|
724
|
-
* deserializeAws_restJson1ListReadSetImportJobsCommand
|
|
725
|
-
*/
|
|
726
|
-
export declare const de_ListReadSetImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReadSetImportJobsCommandOutput>;
|
|
727
|
-
/**
|
|
728
|
-
* deserializeAws_restJson1ListReadSetsCommand
|
|
729
|
-
*/
|
|
730
|
-
export declare const de_ListReadSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReadSetsCommandOutput>;
|
|
731
|
-
/**
|
|
732
|
-
* deserializeAws_restJson1ListReadSetUploadPartsCommand
|
|
733
|
-
*/
|
|
734
|
-
export declare const de_ListReadSetUploadPartsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReadSetUploadPartsCommandOutput>;
|
|
735
|
-
/**
|
|
736
|
-
* deserializeAws_restJson1ListReferenceImportJobsCommand
|
|
737
|
-
*/
|
|
738
|
-
export declare const de_ListReferenceImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReferenceImportJobsCommandOutput>;
|
|
739
|
-
/**
|
|
740
|
-
* deserializeAws_restJson1ListReferencesCommand
|
|
741
|
-
*/
|
|
742
|
-
export declare const de_ListReferencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReferencesCommandOutput>;
|
|
743
|
-
/**
|
|
744
|
-
* deserializeAws_restJson1ListReferenceStoresCommand
|
|
745
|
-
*/
|
|
746
|
-
export declare const de_ListReferenceStoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReferenceStoresCommandOutput>;
|
|
747
|
-
/**
|
|
748
|
-
* deserializeAws_restJson1ListRunCachesCommand
|
|
749
|
-
*/
|
|
750
|
-
export declare const de_ListRunCachesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRunCachesCommandOutput>;
|
|
751
|
-
/**
|
|
752
|
-
* deserializeAws_restJson1ListRunGroupsCommand
|
|
753
|
-
*/
|
|
754
|
-
export declare const de_ListRunGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRunGroupsCommandOutput>;
|
|
755
|
-
/**
|
|
756
|
-
* deserializeAws_restJson1ListRunsCommand
|
|
757
|
-
*/
|
|
758
|
-
export declare const de_ListRunsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRunsCommandOutput>;
|
|
759
|
-
/**
|
|
760
|
-
* deserializeAws_restJson1ListRunTasksCommand
|
|
761
|
-
*/
|
|
762
|
-
export declare const de_ListRunTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRunTasksCommandOutput>;
|
|
763
|
-
/**
|
|
764
|
-
* deserializeAws_restJson1ListSequenceStoresCommand
|
|
765
|
-
*/
|
|
766
|
-
export declare const de_ListSequenceStoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSequenceStoresCommandOutput>;
|
|
767
|
-
/**
|
|
768
|
-
* deserializeAws_restJson1ListSharesCommand
|
|
769
|
-
*/
|
|
770
|
-
export declare const de_ListSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSharesCommandOutput>;
|
|
771
|
-
/**
|
|
772
|
-
* deserializeAws_restJson1ListTagsForResourceCommand
|
|
773
|
-
*/
|
|
774
|
-
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
775
|
-
/**
|
|
776
|
-
* deserializeAws_restJson1ListVariantImportJobsCommand
|
|
777
|
-
*/
|
|
778
|
-
export declare const de_ListVariantImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVariantImportJobsCommandOutput>;
|
|
779
|
-
/**
|
|
780
|
-
* deserializeAws_restJson1ListVariantStoresCommand
|
|
781
|
-
*/
|
|
782
|
-
export declare const de_ListVariantStoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVariantStoresCommandOutput>;
|
|
783
|
-
/**
|
|
784
|
-
* deserializeAws_restJson1ListWorkflowsCommand
|
|
785
|
-
*/
|
|
786
|
-
export declare const de_ListWorkflowsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWorkflowsCommandOutput>;
|
|
787
|
-
/**
|
|
788
|
-
* deserializeAws_restJson1ListWorkflowVersionsCommand
|
|
789
|
-
*/
|
|
790
|
-
export declare const de_ListWorkflowVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWorkflowVersionsCommandOutput>;
|
|
791
|
-
/**
|
|
792
|
-
* deserializeAws_restJson1PutS3AccessPolicyCommand
|
|
793
|
-
*/
|
|
794
|
-
export declare const de_PutS3AccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutS3AccessPolicyCommandOutput>;
|
|
795
|
-
/**
|
|
796
|
-
* deserializeAws_restJson1StartAnnotationImportJobCommand
|
|
797
|
-
*/
|
|
798
|
-
export declare const de_StartAnnotationImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAnnotationImportJobCommandOutput>;
|
|
799
|
-
/**
|
|
800
|
-
* deserializeAws_restJson1StartReadSetActivationJobCommand
|
|
801
|
-
*/
|
|
802
|
-
export declare const de_StartReadSetActivationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReadSetActivationJobCommandOutput>;
|
|
803
|
-
/**
|
|
804
|
-
* deserializeAws_restJson1StartReadSetExportJobCommand
|
|
805
|
-
*/
|
|
806
|
-
export declare const de_StartReadSetExportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReadSetExportJobCommandOutput>;
|
|
807
|
-
/**
|
|
808
|
-
* deserializeAws_restJson1StartReadSetImportJobCommand
|
|
809
|
-
*/
|
|
810
|
-
export declare const de_StartReadSetImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReadSetImportJobCommandOutput>;
|
|
811
|
-
/**
|
|
812
|
-
* deserializeAws_restJson1StartReferenceImportJobCommand
|
|
813
|
-
*/
|
|
814
|
-
export declare const de_StartReferenceImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartReferenceImportJobCommandOutput>;
|
|
815
|
-
/**
|
|
816
|
-
* deserializeAws_restJson1StartRunCommand
|
|
817
|
-
*/
|
|
818
|
-
export declare const de_StartRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartRunCommandOutput>;
|
|
819
|
-
/**
|
|
820
|
-
* deserializeAws_restJson1StartVariantImportJobCommand
|
|
821
|
-
*/
|
|
822
|
-
export declare const de_StartVariantImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartVariantImportJobCommandOutput>;
|
|
823
|
-
/**
|
|
824
|
-
* deserializeAws_restJson1TagResourceCommand
|
|
825
|
-
*/
|
|
826
|
-
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
827
|
-
/**
|
|
828
|
-
* deserializeAws_restJson1UntagResourceCommand
|
|
829
|
-
*/
|
|
830
|
-
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
831
|
-
/**
|
|
832
|
-
* deserializeAws_restJson1UpdateAnnotationStoreCommand
|
|
833
|
-
*/
|
|
834
|
-
export declare const de_UpdateAnnotationStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAnnotationStoreCommandOutput>;
|
|
835
|
-
/**
|
|
836
|
-
* deserializeAws_restJson1UpdateAnnotationStoreVersionCommand
|
|
837
|
-
*/
|
|
838
|
-
export declare const de_UpdateAnnotationStoreVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAnnotationStoreVersionCommandOutput>;
|
|
839
|
-
/**
|
|
840
|
-
* deserializeAws_restJson1UpdateRunCacheCommand
|
|
841
|
-
*/
|
|
842
|
-
export declare const de_UpdateRunCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRunCacheCommandOutput>;
|
|
843
|
-
/**
|
|
844
|
-
* deserializeAws_restJson1UpdateRunGroupCommand
|
|
845
|
-
*/
|
|
846
|
-
export declare const de_UpdateRunGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRunGroupCommandOutput>;
|
|
847
|
-
/**
|
|
848
|
-
* deserializeAws_restJson1UpdateSequenceStoreCommand
|
|
849
|
-
*/
|
|
850
|
-
export declare const de_UpdateSequenceStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSequenceStoreCommandOutput>;
|
|
851
|
-
/**
|
|
852
|
-
* deserializeAws_restJson1UpdateVariantStoreCommand
|
|
853
|
-
*/
|
|
854
|
-
export declare const de_UpdateVariantStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVariantStoreCommandOutput>;
|
|
855
|
-
/**
|
|
856
|
-
* deserializeAws_restJson1UpdateWorkflowCommand
|
|
857
|
-
*/
|
|
858
|
-
export declare const de_UpdateWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkflowCommandOutput>;
|
|
859
|
-
/**
|
|
860
|
-
* deserializeAws_restJson1UpdateWorkflowVersionCommand
|
|
861
|
-
*/
|
|
862
|
-
export declare const de_UpdateWorkflowVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkflowVersionCommandOutput>;
|
|
863
|
-
/**
|
|
864
|
-
* deserializeAws_restJson1UploadReadSetPartCommand
|
|
865
|
-
*/
|
|
866
|
-
export declare const de_UploadReadSetPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UploadReadSetPartCommandOutput>;
|