@aws-sdk/client-omics 3.1019.0 → 3.1020.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-es/Omics.js +11 -11
- package/dist-es/waiters/waitForAnnotationImportJobCreated.js +1 -1
- package/dist-es/waiters/waitForAnnotationStoreCreated.js +1 -1
- package/dist-es/waiters/waitForAnnotationStoreDeleted.js +1 -1
- package/dist-es/waiters/waitForAnnotationStoreVersionCreated.js +1 -1
- package/dist-es/waiters/waitForAnnotationStoreVersionDeleted.js +1 -1
- package/dist-es/waiters/waitForReadSetActivationJobCompleted.js +1 -1
- package/dist-es/waiters/waitForReadSetExportJobCompleted.js +2 -2
- package/dist-es/waiters/waitForReadSetImportJobCompleted.js +2 -2
- package/dist-es/waiters/waitForReferenceImportJobCompleted.js +1 -1
- package/dist-es/waiters/waitForRunCompleted.js +1 -1
- package/dist-es/waiters/waitForRunRunning.js +1 -1
- package/dist-es/waiters/waitForTaskCompleted.js +1 -1
- package/dist-es/waiters/waitForTaskRunning.js +1 -1
- package/dist-es/waiters/waitForVariantImportJobCreated.js +2 -2
- package/dist-es/waiters/waitForVariantStoreCreated.js +1 -1
- package/dist-es/waiters/waitForVariantStoreDeleted.js +1 -1
- package/dist-es/waiters/waitForWorkflowActive.js +1 -1
- package/dist-es/waiters/waitForWorkflowVersionActive.js +1 -1
- package/dist-types/Omics.d.ts +107 -107
- package/dist-types/OmicsClient.d.ts +110 -110
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/commands/GetReadSetCommand.d.ts +1 -1
- package/dist-types/commands/GetReferenceCommand.d.ts +1 -1
- package/dist-types/commands/UploadReadSetPartCommand.d.ts +1 -1
- package/dist-types/index.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +2 -2
- package/dist-types/pagination/ListAnnotationImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAnnotationStoreVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAnnotationStoresPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBatchPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMultipartReadSetUploadsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReadSetActivationJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReadSetExportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReadSetImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReadSetUploadPartsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReadSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReferenceImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReferenceStoresPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReferencesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRunCachesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRunGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRunTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRunsInBatchPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSequenceStoresPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSharesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVariantImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVariantStoresPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkflowVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/OmicsClient.d.ts +2 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/commands/UploadReadSetPartCommand.d.ts +1 -1
- package/dist-types/waiters/waitForAnnotationImportJobCreated.d.ts +3 -3
- package/dist-types/waiters/waitForAnnotationStoreCreated.d.ts +3 -3
- package/dist-types/waiters/waitForAnnotationStoreDeleted.d.ts +3 -3
- package/dist-types/waiters/waitForAnnotationStoreVersionCreated.d.ts +3 -3
- package/dist-types/waiters/waitForAnnotationStoreVersionDeleted.d.ts +3 -3
- package/dist-types/waiters/waitForReadSetActivationJobCompleted.d.ts +3 -3
- package/dist-types/waiters/waitForReadSetExportJobCompleted.d.ts +3 -3
- package/dist-types/waiters/waitForReadSetImportJobCompleted.d.ts +3 -3
- package/dist-types/waiters/waitForReferenceImportJobCompleted.d.ts +3 -3
- package/dist-types/waiters/waitForRunCompleted.d.ts +3 -3
- package/dist-types/waiters/waitForRunRunning.d.ts +3 -3
- package/dist-types/waiters/waitForTaskCompleted.d.ts +3 -3
- package/dist-types/waiters/waitForTaskRunning.d.ts +3 -3
- package/dist-types/waiters/waitForVariantImportJobCreated.d.ts +3 -3
- package/dist-types/waiters/waitForVariantStoreCreated.d.ts +3 -3
- package/dist-types/waiters/waitForVariantStoreDeleted.d.ts +3 -3
- package/dist-types/waiters/waitForWorkflowActive.d.ts +3 -3
- package/dist-types/waiters/waitForWorkflowVersionActive.d.ts +3 -3
- package/package.json +15 -15
|
@@ -5,116 +5,116 @@ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/m
|
|
|
5
5
|
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
-
import {
|
|
8
|
+
import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, SdkStreamMixinInjector as __SdkStreamMixinInjector, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
|
-
import { AbortMultipartReadSetUploadCommandInput, AbortMultipartReadSetUploadCommandOutput } from "./commands/AbortMultipartReadSetUploadCommand";
|
|
11
|
-
import { AcceptShareCommandInput, AcceptShareCommandOutput } from "./commands/AcceptShareCommand";
|
|
12
|
-
import { BatchDeleteReadSetCommandInput, BatchDeleteReadSetCommandOutput } from "./commands/BatchDeleteReadSetCommand";
|
|
13
|
-
import { CancelAnnotationImportJobCommandInput, CancelAnnotationImportJobCommandOutput } from "./commands/CancelAnnotationImportJobCommand";
|
|
14
|
-
import { CancelRunBatchCommandInput, CancelRunBatchCommandOutput } from "./commands/CancelRunBatchCommand";
|
|
15
|
-
import { CancelRunCommandInput, CancelRunCommandOutput } from "./commands/CancelRunCommand";
|
|
16
|
-
import { CancelVariantImportJobCommandInput, CancelVariantImportJobCommandOutput } from "./commands/CancelVariantImportJobCommand";
|
|
17
|
-
import { CompleteMultipartReadSetUploadCommandInput, CompleteMultipartReadSetUploadCommandOutput } from "./commands/CompleteMultipartReadSetUploadCommand";
|
|
18
|
-
import { CreateAnnotationStoreCommandInput, CreateAnnotationStoreCommandOutput } from "./commands/CreateAnnotationStoreCommand";
|
|
19
|
-
import { CreateAnnotationStoreVersionCommandInput, CreateAnnotationStoreVersionCommandOutput } from "./commands/CreateAnnotationStoreVersionCommand";
|
|
20
|
-
import { CreateConfigurationCommandInput, CreateConfigurationCommandOutput } from "./commands/CreateConfigurationCommand";
|
|
21
|
-
import { CreateMultipartReadSetUploadCommandInput, CreateMultipartReadSetUploadCommandOutput } from "./commands/CreateMultipartReadSetUploadCommand";
|
|
22
|
-
import { CreateReferenceStoreCommandInput, CreateReferenceStoreCommandOutput } from "./commands/CreateReferenceStoreCommand";
|
|
23
|
-
import { CreateRunCacheCommandInput, CreateRunCacheCommandOutput } from "./commands/CreateRunCacheCommand";
|
|
24
|
-
import { CreateRunGroupCommandInput, CreateRunGroupCommandOutput } from "./commands/CreateRunGroupCommand";
|
|
25
|
-
import { CreateSequenceStoreCommandInput, CreateSequenceStoreCommandOutput } from "./commands/CreateSequenceStoreCommand";
|
|
26
|
-
import { CreateShareCommandInput, CreateShareCommandOutput } from "./commands/CreateShareCommand";
|
|
27
|
-
import { CreateVariantStoreCommandInput, CreateVariantStoreCommandOutput } from "./commands/CreateVariantStoreCommand";
|
|
28
|
-
import { CreateWorkflowCommandInput, CreateWorkflowCommandOutput } from "./commands/CreateWorkflowCommand";
|
|
29
|
-
import { CreateWorkflowVersionCommandInput, CreateWorkflowVersionCommandOutput } from "./commands/CreateWorkflowVersionCommand";
|
|
30
|
-
import { DeleteAnnotationStoreCommandInput, DeleteAnnotationStoreCommandOutput } from "./commands/DeleteAnnotationStoreCommand";
|
|
31
|
-
import { DeleteAnnotationStoreVersionsCommandInput, DeleteAnnotationStoreVersionsCommandOutput } from "./commands/DeleteAnnotationStoreVersionsCommand";
|
|
32
|
-
import { DeleteBatchCommandInput, DeleteBatchCommandOutput } from "./commands/DeleteBatchCommand";
|
|
33
|
-
import { DeleteConfigurationCommandInput, DeleteConfigurationCommandOutput } from "./commands/DeleteConfigurationCommand";
|
|
34
|
-
import { DeleteReferenceCommandInput, DeleteReferenceCommandOutput } from "./commands/DeleteReferenceCommand";
|
|
35
|
-
import { DeleteReferenceStoreCommandInput, DeleteReferenceStoreCommandOutput } from "./commands/DeleteReferenceStoreCommand";
|
|
36
|
-
import { DeleteRunBatchCommandInput, DeleteRunBatchCommandOutput } from "./commands/DeleteRunBatchCommand";
|
|
37
|
-
import { DeleteRunCacheCommandInput, DeleteRunCacheCommandOutput } from "./commands/DeleteRunCacheCommand";
|
|
38
|
-
import { DeleteRunCommandInput, DeleteRunCommandOutput } from "./commands/DeleteRunCommand";
|
|
39
|
-
import { DeleteRunGroupCommandInput, DeleteRunGroupCommandOutput } from "./commands/DeleteRunGroupCommand";
|
|
40
|
-
import { DeleteS3AccessPolicyCommandInput, DeleteS3AccessPolicyCommandOutput } from "./commands/DeleteS3AccessPolicyCommand";
|
|
41
|
-
import { DeleteSequenceStoreCommandInput, DeleteSequenceStoreCommandOutput } from "./commands/DeleteSequenceStoreCommand";
|
|
42
|
-
import { DeleteShareCommandInput, DeleteShareCommandOutput } from "./commands/DeleteShareCommand";
|
|
43
|
-
import { DeleteVariantStoreCommandInput, DeleteVariantStoreCommandOutput } from "./commands/DeleteVariantStoreCommand";
|
|
44
|
-
import { DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput } from "./commands/DeleteWorkflowCommand";
|
|
45
|
-
import { DeleteWorkflowVersionCommandInput, DeleteWorkflowVersionCommandOutput } from "./commands/DeleteWorkflowVersionCommand";
|
|
46
|
-
import { GetAnnotationImportJobCommandInput, GetAnnotationImportJobCommandOutput } from "./commands/GetAnnotationImportJobCommand";
|
|
47
|
-
import { GetAnnotationStoreCommandInput, GetAnnotationStoreCommandOutput } from "./commands/GetAnnotationStoreCommand";
|
|
48
|
-
import { GetAnnotationStoreVersionCommandInput, GetAnnotationStoreVersionCommandOutput } from "./commands/GetAnnotationStoreVersionCommand";
|
|
49
|
-
import { GetBatchCommandInput, GetBatchCommandOutput } from "./commands/GetBatchCommand";
|
|
50
|
-
import { GetConfigurationCommandInput, GetConfigurationCommandOutput } from "./commands/GetConfigurationCommand";
|
|
51
|
-
import { GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput } from "./commands/GetReadSetActivationJobCommand";
|
|
52
|
-
import { GetReadSetCommandInput, GetReadSetCommandOutput } from "./commands/GetReadSetCommand";
|
|
53
|
-
import { GetReadSetExportJobCommandInput, GetReadSetExportJobCommandOutput } from "./commands/GetReadSetExportJobCommand";
|
|
54
|
-
import { GetReadSetImportJobCommandInput, GetReadSetImportJobCommandOutput } from "./commands/GetReadSetImportJobCommand";
|
|
55
|
-
import { GetReadSetMetadataCommandInput, GetReadSetMetadataCommandOutput } from "./commands/GetReadSetMetadataCommand";
|
|
56
|
-
import { GetReferenceCommandInput, GetReferenceCommandOutput } from "./commands/GetReferenceCommand";
|
|
57
|
-
import { GetReferenceImportJobCommandInput, GetReferenceImportJobCommandOutput } from "./commands/GetReferenceImportJobCommand";
|
|
58
|
-
import { GetReferenceMetadataCommandInput, GetReferenceMetadataCommandOutput } from "./commands/GetReferenceMetadataCommand";
|
|
59
|
-
import { GetReferenceStoreCommandInput, GetReferenceStoreCommandOutput } from "./commands/GetReferenceStoreCommand";
|
|
60
|
-
import { GetRunCacheCommandInput, GetRunCacheCommandOutput } from "./commands/GetRunCacheCommand";
|
|
61
|
-
import { GetRunCommandInput, GetRunCommandOutput } from "./commands/GetRunCommand";
|
|
62
|
-
import { GetRunGroupCommandInput, GetRunGroupCommandOutput } from "./commands/GetRunGroupCommand";
|
|
63
|
-
import { GetRunTaskCommandInput, GetRunTaskCommandOutput } from "./commands/GetRunTaskCommand";
|
|
64
|
-
import { GetS3AccessPolicyCommandInput, GetS3AccessPolicyCommandOutput } from "./commands/GetS3AccessPolicyCommand";
|
|
65
|
-
import { GetSequenceStoreCommandInput, GetSequenceStoreCommandOutput } from "./commands/GetSequenceStoreCommand";
|
|
66
|
-
import { GetShareCommandInput, GetShareCommandOutput } from "./commands/GetShareCommand";
|
|
67
|
-
import { GetVariantImportJobCommandInput, GetVariantImportJobCommandOutput } from "./commands/GetVariantImportJobCommand";
|
|
68
|
-
import { GetVariantStoreCommandInput, GetVariantStoreCommandOutput } from "./commands/GetVariantStoreCommand";
|
|
69
|
-
import { GetWorkflowCommandInput, GetWorkflowCommandOutput } from "./commands/GetWorkflowCommand";
|
|
70
|
-
import { GetWorkflowVersionCommandInput, GetWorkflowVersionCommandOutput } from "./commands/GetWorkflowVersionCommand";
|
|
71
|
-
import { ListAnnotationImportJobsCommandInput, ListAnnotationImportJobsCommandOutput } from "./commands/ListAnnotationImportJobsCommand";
|
|
72
|
-
import { ListAnnotationStoresCommandInput, ListAnnotationStoresCommandOutput } from "./commands/ListAnnotationStoresCommand";
|
|
73
|
-
import { ListAnnotationStoreVersionsCommandInput, ListAnnotationStoreVersionsCommandOutput } from "./commands/ListAnnotationStoreVersionsCommand";
|
|
74
|
-
import { ListBatchCommandInput, ListBatchCommandOutput } from "./commands/ListBatchCommand";
|
|
75
|
-
import { ListConfigurationsCommandInput, ListConfigurationsCommandOutput } from "./commands/ListConfigurationsCommand";
|
|
76
|
-
import { ListMultipartReadSetUploadsCommandInput, ListMultipartReadSetUploadsCommandOutput } from "./commands/ListMultipartReadSetUploadsCommand";
|
|
77
|
-
import { ListReadSetActivationJobsCommandInput, ListReadSetActivationJobsCommandOutput } from "./commands/ListReadSetActivationJobsCommand";
|
|
78
|
-
import { ListReadSetExportJobsCommandInput, ListReadSetExportJobsCommandOutput } from "./commands/ListReadSetExportJobsCommand";
|
|
79
|
-
import { ListReadSetImportJobsCommandInput, ListReadSetImportJobsCommandOutput } from "./commands/ListReadSetImportJobsCommand";
|
|
80
|
-
import { ListReadSetsCommandInput, ListReadSetsCommandOutput } from "./commands/ListReadSetsCommand";
|
|
81
|
-
import { ListReadSetUploadPartsCommandInput, ListReadSetUploadPartsCommandOutput } from "./commands/ListReadSetUploadPartsCommand";
|
|
82
|
-
import { ListReferenceImportJobsCommandInput, ListReferenceImportJobsCommandOutput } from "./commands/ListReferenceImportJobsCommand";
|
|
83
|
-
import { ListReferencesCommandInput, ListReferencesCommandOutput } from "./commands/ListReferencesCommand";
|
|
84
|
-
import { ListReferenceStoresCommandInput, ListReferenceStoresCommandOutput } from "./commands/ListReferenceStoresCommand";
|
|
85
|
-
import { ListRunCachesCommandInput, ListRunCachesCommandOutput } from "./commands/ListRunCachesCommand";
|
|
86
|
-
import { ListRunGroupsCommandInput, ListRunGroupsCommandOutput } from "./commands/ListRunGroupsCommand";
|
|
87
|
-
import { ListRunsCommandInput, ListRunsCommandOutput } from "./commands/ListRunsCommand";
|
|
88
|
-
import { ListRunsInBatchCommandInput, ListRunsInBatchCommandOutput } from "./commands/ListRunsInBatchCommand";
|
|
89
|
-
import { ListRunTasksCommandInput, ListRunTasksCommandOutput } from "./commands/ListRunTasksCommand";
|
|
90
|
-
import { ListSequenceStoresCommandInput, ListSequenceStoresCommandOutput } from "./commands/ListSequenceStoresCommand";
|
|
91
|
-
import { ListSharesCommandInput, ListSharesCommandOutput } from "./commands/ListSharesCommand";
|
|
92
|
-
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
|
|
93
|
-
import { ListVariantImportJobsCommandInput, ListVariantImportJobsCommandOutput } from "./commands/ListVariantImportJobsCommand";
|
|
94
|
-
import { ListVariantStoresCommandInput, ListVariantStoresCommandOutput } from "./commands/ListVariantStoresCommand";
|
|
95
|
-
import { ListWorkflowsCommandInput, ListWorkflowsCommandOutput } from "./commands/ListWorkflowsCommand";
|
|
96
|
-
import { ListWorkflowVersionsCommandInput, ListWorkflowVersionsCommandOutput } from "./commands/ListWorkflowVersionsCommand";
|
|
97
|
-
import { PutS3AccessPolicyCommandInput, PutS3AccessPolicyCommandOutput } from "./commands/PutS3AccessPolicyCommand";
|
|
98
|
-
import { StartAnnotationImportJobCommandInput, StartAnnotationImportJobCommandOutput } from "./commands/StartAnnotationImportJobCommand";
|
|
99
|
-
import { StartReadSetActivationJobCommandInput, StartReadSetActivationJobCommandOutput } from "./commands/StartReadSetActivationJobCommand";
|
|
100
|
-
import { StartReadSetExportJobCommandInput, StartReadSetExportJobCommandOutput } from "./commands/StartReadSetExportJobCommand";
|
|
101
|
-
import { StartReadSetImportJobCommandInput, StartReadSetImportJobCommandOutput } from "./commands/StartReadSetImportJobCommand";
|
|
102
|
-
import { StartReferenceImportJobCommandInput, StartReferenceImportJobCommandOutput } from "./commands/StartReferenceImportJobCommand";
|
|
103
|
-
import { StartRunBatchCommandInput, StartRunBatchCommandOutput } from "./commands/StartRunBatchCommand";
|
|
104
|
-
import { StartRunCommandInput, StartRunCommandOutput } from "./commands/StartRunCommand";
|
|
105
|
-
import { StartVariantImportJobCommandInput, StartVariantImportJobCommandOutput } from "./commands/StartVariantImportJobCommand";
|
|
106
|
-
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
107
|
-
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
108
|
-
import { UpdateAnnotationStoreCommandInput, UpdateAnnotationStoreCommandOutput } from "./commands/UpdateAnnotationStoreCommand";
|
|
109
|
-
import { UpdateAnnotationStoreVersionCommandInput, UpdateAnnotationStoreVersionCommandOutput } from "./commands/UpdateAnnotationStoreVersionCommand";
|
|
110
|
-
import { UpdateRunCacheCommandInput, UpdateRunCacheCommandOutput } from "./commands/UpdateRunCacheCommand";
|
|
111
|
-
import { UpdateRunGroupCommandInput, UpdateRunGroupCommandOutput } from "./commands/UpdateRunGroupCommand";
|
|
112
|
-
import { UpdateSequenceStoreCommandInput, UpdateSequenceStoreCommandOutput } from "./commands/UpdateSequenceStoreCommand";
|
|
113
|
-
import { UpdateVariantStoreCommandInput, UpdateVariantStoreCommandOutput } from "./commands/UpdateVariantStoreCommand";
|
|
114
|
-
import { UpdateWorkflowCommandInput, UpdateWorkflowCommandOutput } from "./commands/UpdateWorkflowCommand";
|
|
115
|
-
import { UpdateWorkflowVersionCommandInput, UpdateWorkflowVersionCommandOutput } from "./commands/UpdateWorkflowVersionCommand";
|
|
116
|
-
import { UploadReadSetPartCommandInput, UploadReadSetPartCommandOutput } from "./commands/UploadReadSetPartCommand";
|
|
117
|
-
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
10
|
+
import type { AbortMultipartReadSetUploadCommandInput, AbortMultipartReadSetUploadCommandOutput } from "./commands/AbortMultipartReadSetUploadCommand";
|
|
11
|
+
import type { AcceptShareCommandInput, AcceptShareCommandOutput } from "./commands/AcceptShareCommand";
|
|
12
|
+
import type { BatchDeleteReadSetCommandInput, BatchDeleteReadSetCommandOutput } from "./commands/BatchDeleteReadSetCommand";
|
|
13
|
+
import type { CancelAnnotationImportJobCommandInput, CancelAnnotationImportJobCommandOutput } from "./commands/CancelAnnotationImportJobCommand";
|
|
14
|
+
import type { CancelRunBatchCommandInput, CancelRunBatchCommandOutput } from "./commands/CancelRunBatchCommand";
|
|
15
|
+
import type { CancelRunCommandInput, CancelRunCommandOutput } from "./commands/CancelRunCommand";
|
|
16
|
+
import type { CancelVariantImportJobCommandInput, CancelVariantImportJobCommandOutput } from "./commands/CancelVariantImportJobCommand";
|
|
17
|
+
import type { CompleteMultipartReadSetUploadCommandInput, CompleteMultipartReadSetUploadCommandOutput } from "./commands/CompleteMultipartReadSetUploadCommand";
|
|
18
|
+
import type { CreateAnnotationStoreCommandInput, CreateAnnotationStoreCommandOutput } from "./commands/CreateAnnotationStoreCommand";
|
|
19
|
+
import type { CreateAnnotationStoreVersionCommandInput, CreateAnnotationStoreVersionCommandOutput } from "./commands/CreateAnnotationStoreVersionCommand";
|
|
20
|
+
import type { CreateConfigurationCommandInput, CreateConfigurationCommandOutput } from "./commands/CreateConfigurationCommand";
|
|
21
|
+
import type { CreateMultipartReadSetUploadCommandInput, CreateMultipartReadSetUploadCommandOutput } from "./commands/CreateMultipartReadSetUploadCommand";
|
|
22
|
+
import type { CreateReferenceStoreCommandInput, CreateReferenceStoreCommandOutput } from "./commands/CreateReferenceStoreCommand";
|
|
23
|
+
import type { CreateRunCacheCommandInput, CreateRunCacheCommandOutput } from "./commands/CreateRunCacheCommand";
|
|
24
|
+
import type { CreateRunGroupCommandInput, CreateRunGroupCommandOutput } from "./commands/CreateRunGroupCommand";
|
|
25
|
+
import type { CreateSequenceStoreCommandInput, CreateSequenceStoreCommandOutput } from "./commands/CreateSequenceStoreCommand";
|
|
26
|
+
import type { CreateShareCommandInput, CreateShareCommandOutput } from "./commands/CreateShareCommand";
|
|
27
|
+
import type { CreateVariantStoreCommandInput, CreateVariantStoreCommandOutput } from "./commands/CreateVariantStoreCommand";
|
|
28
|
+
import type { CreateWorkflowCommandInput, CreateWorkflowCommandOutput } from "./commands/CreateWorkflowCommand";
|
|
29
|
+
import type { CreateWorkflowVersionCommandInput, CreateWorkflowVersionCommandOutput } from "./commands/CreateWorkflowVersionCommand";
|
|
30
|
+
import type { DeleteAnnotationStoreCommandInput, DeleteAnnotationStoreCommandOutput } from "./commands/DeleteAnnotationStoreCommand";
|
|
31
|
+
import type { DeleteAnnotationStoreVersionsCommandInput, DeleteAnnotationStoreVersionsCommandOutput } from "./commands/DeleteAnnotationStoreVersionsCommand";
|
|
32
|
+
import type { DeleteBatchCommandInput, DeleteBatchCommandOutput } from "./commands/DeleteBatchCommand";
|
|
33
|
+
import type { DeleteConfigurationCommandInput, DeleteConfigurationCommandOutput } from "./commands/DeleteConfigurationCommand";
|
|
34
|
+
import type { DeleteReferenceCommandInput, DeleteReferenceCommandOutput } from "./commands/DeleteReferenceCommand";
|
|
35
|
+
import type { DeleteReferenceStoreCommandInput, DeleteReferenceStoreCommandOutput } from "./commands/DeleteReferenceStoreCommand";
|
|
36
|
+
import type { DeleteRunBatchCommandInput, DeleteRunBatchCommandOutput } from "./commands/DeleteRunBatchCommand";
|
|
37
|
+
import type { DeleteRunCacheCommandInput, DeleteRunCacheCommandOutput } from "./commands/DeleteRunCacheCommand";
|
|
38
|
+
import type { DeleteRunCommandInput, DeleteRunCommandOutput } from "./commands/DeleteRunCommand";
|
|
39
|
+
import type { DeleteRunGroupCommandInput, DeleteRunGroupCommandOutput } from "./commands/DeleteRunGroupCommand";
|
|
40
|
+
import type { DeleteS3AccessPolicyCommandInput, DeleteS3AccessPolicyCommandOutput } from "./commands/DeleteS3AccessPolicyCommand";
|
|
41
|
+
import type { DeleteSequenceStoreCommandInput, DeleteSequenceStoreCommandOutput } from "./commands/DeleteSequenceStoreCommand";
|
|
42
|
+
import type { DeleteShareCommandInput, DeleteShareCommandOutput } from "./commands/DeleteShareCommand";
|
|
43
|
+
import type { DeleteVariantStoreCommandInput, DeleteVariantStoreCommandOutput } from "./commands/DeleteVariantStoreCommand";
|
|
44
|
+
import type { DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput } from "./commands/DeleteWorkflowCommand";
|
|
45
|
+
import type { DeleteWorkflowVersionCommandInput, DeleteWorkflowVersionCommandOutput } from "./commands/DeleteWorkflowVersionCommand";
|
|
46
|
+
import type { GetAnnotationImportJobCommandInput, GetAnnotationImportJobCommandOutput } from "./commands/GetAnnotationImportJobCommand";
|
|
47
|
+
import type { GetAnnotationStoreCommandInput, GetAnnotationStoreCommandOutput } from "./commands/GetAnnotationStoreCommand";
|
|
48
|
+
import type { GetAnnotationStoreVersionCommandInput, GetAnnotationStoreVersionCommandOutput } from "./commands/GetAnnotationStoreVersionCommand";
|
|
49
|
+
import type { GetBatchCommandInput, GetBatchCommandOutput } from "./commands/GetBatchCommand";
|
|
50
|
+
import type { GetConfigurationCommandInput, GetConfigurationCommandOutput } from "./commands/GetConfigurationCommand";
|
|
51
|
+
import type { GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput } from "./commands/GetReadSetActivationJobCommand";
|
|
52
|
+
import type { GetReadSetCommandInput, GetReadSetCommandOutput } from "./commands/GetReadSetCommand";
|
|
53
|
+
import type { GetReadSetExportJobCommandInput, GetReadSetExportJobCommandOutput } from "./commands/GetReadSetExportJobCommand";
|
|
54
|
+
import type { GetReadSetImportJobCommandInput, GetReadSetImportJobCommandOutput } from "./commands/GetReadSetImportJobCommand";
|
|
55
|
+
import type { GetReadSetMetadataCommandInput, GetReadSetMetadataCommandOutput } from "./commands/GetReadSetMetadataCommand";
|
|
56
|
+
import type { GetReferenceCommandInput, GetReferenceCommandOutput } from "./commands/GetReferenceCommand";
|
|
57
|
+
import type { GetReferenceImportJobCommandInput, GetReferenceImportJobCommandOutput } from "./commands/GetReferenceImportJobCommand";
|
|
58
|
+
import type { GetReferenceMetadataCommandInput, GetReferenceMetadataCommandOutput } from "./commands/GetReferenceMetadataCommand";
|
|
59
|
+
import type { GetReferenceStoreCommandInput, GetReferenceStoreCommandOutput } from "./commands/GetReferenceStoreCommand";
|
|
60
|
+
import type { GetRunCacheCommandInput, GetRunCacheCommandOutput } from "./commands/GetRunCacheCommand";
|
|
61
|
+
import type { GetRunCommandInput, GetRunCommandOutput } from "./commands/GetRunCommand";
|
|
62
|
+
import type { GetRunGroupCommandInput, GetRunGroupCommandOutput } from "./commands/GetRunGroupCommand";
|
|
63
|
+
import type { GetRunTaskCommandInput, GetRunTaskCommandOutput } from "./commands/GetRunTaskCommand";
|
|
64
|
+
import type { GetS3AccessPolicyCommandInput, GetS3AccessPolicyCommandOutput } from "./commands/GetS3AccessPolicyCommand";
|
|
65
|
+
import type { GetSequenceStoreCommandInput, GetSequenceStoreCommandOutput } from "./commands/GetSequenceStoreCommand";
|
|
66
|
+
import type { GetShareCommandInput, GetShareCommandOutput } from "./commands/GetShareCommand";
|
|
67
|
+
import type { GetVariantImportJobCommandInput, GetVariantImportJobCommandOutput } from "./commands/GetVariantImportJobCommand";
|
|
68
|
+
import type { GetVariantStoreCommandInput, GetVariantStoreCommandOutput } from "./commands/GetVariantStoreCommand";
|
|
69
|
+
import type { GetWorkflowCommandInput, GetWorkflowCommandOutput } from "./commands/GetWorkflowCommand";
|
|
70
|
+
import type { GetWorkflowVersionCommandInput, GetWorkflowVersionCommandOutput } from "./commands/GetWorkflowVersionCommand";
|
|
71
|
+
import type { ListAnnotationImportJobsCommandInput, ListAnnotationImportJobsCommandOutput } from "./commands/ListAnnotationImportJobsCommand";
|
|
72
|
+
import type { ListAnnotationStoresCommandInput, ListAnnotationStoresCommandOutput } from "./commands/ListAnnotationStoresCommand";
|
|
73
|
+
import type { ListAnnotationStoreVersionsCommandInput, ListAnnotationStoreVersionsCommandOutput } from "./commands/ListAnnotationStoreVersionsCommand";
|
|
74
|
+
import type { ListBatchCommandInput, ListBatchCommandOutput } from "./commands/ListBatchCommand";
|
|
75
|
+
import type { ListConfigurationsCommandInput, ListConfigurationsCommandOutput } from "./commands/ListConfigurationsCommand";
|
|
76
|
+
import type { ListMultipartReadSetUploadsCommandInput, ListMultipartReadSetUploadsCommandOutput } from "./commands/ListMultipartReadSetUploadsCommand";
|
|
77
|
+
import type { ListReadSetActivationJobsCommandInput, ListReadSetActivationJobsCommandOutput } from "./commands/ListReadSetActivationJobsCommand";
|
|
78
|
+
import type { ListReadSetExportJobsCommandInput, ListReadSetExportJobsCommandOutput } from "./commands/ListReadSetExportJobsCommand";
|
|
79
|
+
import type { ListReadSetImportJobsCommandInput, ListReadSetImportJobsCommandOutput } from "./commands/ListReadSetImportJobsCommand";
|
|
80
|
+
import type { ListReadSetsCommandInput, ListReadSetsCommandOutput } from "./commands/ListReadSetsCommand";
|
|
81
|
+
import type { ListReadSetUploadPartsCommandInput, ListReadSetUploadPartsCommandOutput } from "./commands/ListReadSetUploadPartsCommand";
|
|
82
|
+
import type { ListReferenceImportJobsCommandInput, ListReferenceImportJobsCommandOutput } from "./commands/ListReferenceImportJobsCommand";
|
|
83
|
+
import type { ListReferencesCommandInput, ListReferencesCommandOutput } from "./commands/ListReferencesCommand";
|
|
84
|
+
import type { ListReferenceStoresCommandInput, ListReferenceStoresCommandOutput } from "./commands/ListReferenceStoresCommand";
|
|
85
|
+
import type { ListRunCachesCommandInput, ListRunCachesCommandOutput } from "./commands/ListRunCachesCommand";
|
|
86
|
+
import type { ListRunGroupsCommandInput, ListRunGroupsCommandOutput } from "./commands/ListRunGroupsCommand";
|
|
87
|
+
import type { ListRunsCommandInput, ListRunsCommandOutput } from "./commands/ListRunsCommand";
|
|
88
|
+
import type { ListRunsInBatchCommandInput, ListRunsInBatchCommandOutput } from "./commands/ListRunsInBatchCommand";
|
|
89
|
+
import type { ListRunTasksCommandInput, ListRunTasksCommandOutput } from "./commands/ListRunTasksCommand";
|
|
90
|
+
import type { ListSequenceStoresCommandInput, ListSequenceStoresCommandOutput } from "./commands/ListSequenceStoresCommand";
|
|
91
|
+
import type { ListSharesCommandInput, ListSharesCommandOutput } from "./commands/ListSharesCommand";
|
|
92
|
+
import type { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
|
|
93
|
+
import type { ListVariantImportJobsCommandInput, ListVariantImportJobsCommandOutput } from "./commands/ListVariantImportJobsCommand";
|
|
94
|
+
import type { ListVariantStoresCommandInput, ListVariantStoresCommandOutput } from "./commands/ListVariantStoresCommand";
|
|
95
|
+
import type { ListWorkflowsCommandInput, ListWorkflowsCommandOutput } from "./commands/ListWorkflowsCommand";
|
|
96
|
+
import type { ListWorkflowVersionsCommandInput, ListWorkflowVersionsCommandOutput } from "./commands/ListWorkflowVersionsCommand";
|
|
97
|
+
import type { PutS3AccessPolicyCommandInput, PutS3AccessPolicyCommandOutput } from "./commands/PutS3AccessPolicyCommand";
|
|
98
|
+
import type { StartAnnotationImportJobCommandInput, StartAnnotationImportJobCommandOutput } from "./commands/StartAnnotationImportJobCommand";
|
|
99
|
+
import type { StartReadSetActivationJobCommandInput, StartReadSetActivationJobCommandOutput } from "./commands/StartReadSetActivationJobCommand";
|
|
100
|
+
import type { StartReadSetExportJobCommandInput, StartReadSetExportJobCommandOutput } from "./commands/StartReadSetExportJobCommand";
|
|
101
|
+
import type { StartReadSetImportJobCommandInput, StartReadSetImportJobCommandOutput } from "./commands/StartReadSetImportJobCommand";
|
|
102
|
+
import type { StartReferenceImportJobCommandInput, StartReferenceImportJobCommandOutput } from "./commands/StartReferenceImportJobCommand";
|
|
103
|
+
import type { StartRunBatchCommandInput, StartRunBatchCommandOutput } from "./commands/StartRunBatchCommand";
|
|
104
|
+
import type { StartRunCommandInput, StartRunCommandOutput } from "./commands/StartRunCommand";
|
|
105
|
+
import type { StartVariantImportJobCommandInput, StartVariantImportJobCommandOutput } from "./commands/StartVariantImportJobCommand";
|
|
106
|
+
import type { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
107
|
+
import type { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
108
|
+
import type { UpdateAnnotationStoreCommandInput, UpdateAnnotationStoreCommandOutput } from "./commands/UpdateAnnotationStoreCommand";
|
|
109
|
+
import type { UpdateAnnotationStoreVersionCommandInput, UpdateAnnotationStoreVersionCommandOutput } from "./commands/UpdateAnnotationStoreVersionCommand";
|
|
110
|
+
import type { UpdateRunCacheCommandInput, UpdateRunCacheCommandOutput } from "./commands/UpdateRunCacheCommand";
|
|
111
|
+
import type { UpdateRunGroupCommandInput, UpdateRunGroupCommandOutput } from "./commands/UpdateRunGroupCommand";
|
|
112
|
+
import type { UpdateSequenceStoreCommandInput, UpdateSequenceStoreCommandOutput } from "./commands/UpdateSequenceStoreCommand";
|
|
113
|
+
import type { UpdateVariantStoreCommandInput, UpdateVariantStoreCommandOutput } from "./commands/UpdateVariantStoreCommand";
|
|
114
|
+
import type { UpdateWorkflowCommandInput, UpdateWorkflowCommandOutput } from "./commands/UpdateWorkflowCommand";
|
|
115
|
+
import type { UpdateWorkflowVersionCommandInput, UpdateWorkflowVersionCommandOutput } from "./commands/UpdateWorkflowVersionCommand";
|
|
116
|
+
import type { UploadReadSetPartCommandInput, UploadReadSetPartCommandOutput } from "./commands/UploadReadSetPartCommand";
|
|
117
|
+
import { type ClientInputEndpointParameters, type ClientResolvedEndpointParameters, type EndpointParameters } from "./endpoint/EndpointParameters";
|
|
118
118
|
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
119
119
|
export { __Client };
|
|
120
120
|
/**
|
|
@@ -223,7 +223,7 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
223
223
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
224
224
|
* @internal
|
|
225
225
|
*/
|
|
226
|
-
defaultUserAgentProvider?:
|
|
226
|
+
defaultUserAgentProvider?: __Provider<__UserAgent>;
|
|
227
227
|
/**
|
|
228
228
|
* Default credentials provider; Not available in browser runtime.
|
|
229
229
|
* @deprecated
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import type { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
|
|
2
2
|
import type { OmicsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer, StreamingBlobPayloadOutputTypes } from "@smithy/types";
|
|
3
|
-
import {
|
|
3
|
+
import type { GetReadSetRequest, GetReadSetResponse } from "../models/models_0";
|
|
4
4
|
import type { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer, StreamingBlobPayloadOutputTypes } from "@smithy/types";
|
|
3
|
-
import {
|
|
3
|
+
import type { GetReferenceRequest, GetReferenceResponse } from "../models/models_0";
|
|
4
4
|
import type { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer, StreamingBlobPayloadInputTypes } from "@smithy/types";
|
|
3
|
-
import {
|
|
3
|
+
import type { UploadReadSetPartRequest, UploadReadSetPartResponse } from "../models/models_0";
|
|
4
4
|
import type { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
package/dist-types/index.d.ts
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export * from "./OmicsClient";
|
|
7
7
|
export * from "./Omics";
|
|
8
|
-
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
8
|
+
export type { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
9
9
|
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
10
10
|
export type { OmicsExtensionConfiguration } from "./extensionConfiguration";
|
|
11
11
|
export * from "./commands";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AutomaticJsonStringConversion as __AutomaticJsonStringConversion } from "@smithy/smithy-client";
|
|
2
|
-
import { DocumentType as __DocumentType, StreamingBlobTypes } from "@smithy/types";
|
|
3
|
-
import { Accelerators, AnnotationType, BatchStatus, CacheBehavior, ConfigurationStatus, CreationType, EncryptionType, ETagAlgorithm, ETagAlgorithmFamily, FileType, FormatToHeaderKey, JobStatus, NetworkingMode, ReadSetActivationJobItemStatus, ReadSetActivationJobStatus, ReadSetExportJobItemStatus, ReadSetExportJobStatus, ReadSetFile, ReadSetImportJobItemStatus, ReadSetImportJobStatus, ReadSetPartSource, ReadSetStatus, ReferenceCreationType, ReferenceFile, ReferenceImportJobItemStatus, ReferenceImportJobStatus, ReferenceStatus, ResourceOwner, RunCacheStatus, RunExport, RunLogLevel, RunRetentionMode, RunStatus, SchemaValueType, SequenceStoreStatus, ShareResourceType, ShareStatus, SourceReferenceType, StorageType, StoreFormat, StoreStatus, StoreType, SubmissionStatus, TaskStatus, VersionStatus, WorkflowEngine, WorkflowExport, WorkflowStatus, WorkflowType } from "./enums";
|
|
2
|
+
import type { DocumentType as __DocumentType, StreamingBlobTypes } from "@smithy/types";
|
|
3
|
+
import type { Accelerators, AnnotationType, BatchStatus, CacheBehavior, ConfigurationStatus, CreationType, EncryptionType, ETagAlgorithm, ETagAlgorithmFamily, FileType, FormatToHeaderKey, JobStatus, NetworkingMode, ReadSetActivationJobItemStatus, ReadSetActivationJobStatus, ReadSetExportJobItemStatus, ReadSetExportJobStatus, ReadSetFile, ReadSetImportJobItemStatus, ReadSetImportJobStatus, ReadSetPartSource, ReadSetStatus, ReferenceCreationType, ReferenceFile, ReferenceImportJobItemStatus, ReferenceImportJobStatus, ReferenceStatus, ResourceOwner, RunCacheStatus, RunExport, RunLogLevel, RunRetentionMode, RunStatus, SchemaValueType, SequenceStoreStatus, ShareResourceType, ShareStatus, SourceReferenceType, StorageType, StoreFormat, StoreStatus, StoreType, SubmissionStatus, TaskStatus, VersionStatus, WorkflowEngine, WorkflowExport, WorkflowStatus, WorkflowType } from "./enums";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAnnotationImportJobsCommandInput, ListAnnotationImportJobsCommandOutput } from "../commands/ListAnnotationImportJobsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAnnotationStoreVersionsCommandInput, ListAnnotationStoreVersionsCommandOutput } from "../commands/ListAnnotationStoreVersionsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAnnotationStoresCommandInput, ListAnnotationStoresCommandOutput } from "../commands/ListAnnotationStoresCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBatchCommandInput, ListBatchCommandOutput } from "../commands/ListBatchCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListConfigurationsCommandInput, ListConfigurationsCommandOutput } from "../commands/ListConfigurationsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListMultipartReadSetUploadsCommandInput, ListMultipartReadSetUploadsCommandOutput } from "../commands/ListMultipartReadSetUploadsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListReadSetActivationJobsCommandInput, ListReadSetActivationJobsCommandOutput } from "../commands/ListReadSetActivationJobsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListReadSetExportJobsCommandInput, ListReadSetExportJobsCommandOutput } from "../commands/ListReadSetExportJobsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListReadSetImportJobsCommandInput, ListReadSetImportJobsCommandOutput } from "../commands/ListReadSetImportJobsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListReadSetUploadPartsCommandInput, ListReadSetUploadPartsCommandOutput } from "../commands/ListReadSetUploadPartsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListReadSetsCommandInput, ListReadSetsCommandOutput } from "../commands/ListReadSetsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListReferenceImportJobsCommandInput, ListReferenceImportJobsCommandOutput } from "../commands/ListReferenceImportJobsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListReferenceStoresCommandInput, ListReferenceStoresCommandOutput } from "../commands/ListReferenceStoresCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListReferencesCommandInput, ListReferencesCommandOutput } from "../commands/ListReferencesCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListRunCachesCommandInput, ListRunCachesCommandOutput } from "../commands/ListRunCachesCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListRunGroupsCommandInput, ListRunGroupsCommandOutput } from "../commands/ListRunGroupsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListRunTasksCommandInput, ListRunTasksCommandOutput } from "../commands/ListRunTasksCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListRunsInBatchCommandInput, ListRunsInBatchCommandOutput } from "../commands/ListRunsInBatchCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListRunsCommandInput, ListRunsCommandOutput } from "../commands/ListRunsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListSequenceStoresCommandInput, ListSequenceStoresCommandOutput } from "../commands/ListSequenceStoresCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListSharesCommandInput, ListSharesCommandOutput } from "../commands/ListSharesCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListVariantImportJobsCommandInput, ListVariantImportJobsCommandOutput } from "../commands/ListVariantImportJobsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListVariantStoresCommandInput, ListVariantStoresCommandOutput } from "../commands/ListVariantStoresCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListWorkflowVersionsCommandInput, ListWorkflowVersionsCommandOutput } from "../commands/ListWorkflowVersionsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListWorkflowsCommandInput, ListWorkflowsCommandOutput } from "../commands/ListWorkflowsCommand";
|
|
3
|
-
import { OmicsPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { OmicsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -26,6 +26,7 @@ import {
|
|
|
26
26
|
Client as __Client,
|
|
27
27
|
} from "@smithy/smithy-client";
|
|
28
28
|
import {
|
|
29
|
+
AwsCredentialIdentityProvider,
|
|
29
30
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
30
31
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
31
32
|
ChecksumConstructor as __ChecksumConstructor,
|
|
@@ -38,8 +39,6 @@ import {
|
|
|
38
39
|
SdkStreamMixinInjector as __SdkStreamMixinInjector,
|
|
39
40
|
StreamCollector as __StreamCollector,
|
|
40
41
|
UrlParser as __UrlParser,
|
|
41
|
-
AwsCredentialIdentityProvider,
|
|
42
|
-
Provider,
|
|
43
42
|
UserAgent as __UserAgent,
|
|
44
43
|
} from "@smithy/types";
|
|
45
44
|
import {
|
|
@@ -715,7 +714,7 @@ export interface ClientDefaults
|
|
|
715
714
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
716
715
|
region?: string | __Provider<string>;
|
|
717
716
|
profile?: string;
|
|
718
|
-
defaultUserAgentProvider?:
|
|
717
|
+
defaultUserAgentProvider?: __Provider<__UserAgent>;
|
|
719
718
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
720
719
|
maxAttempts?: number | __Provider<number>;
|
|
721
720
|
retryMode?: string | __Provider<string>;
|