@aws-sdk/client-omics 3.413.0 → 3.418.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AbortMultipartReadSetUploadCommand.js +5 -0
- package/dist-cjs/commands/AcceptShareCommand.js +5 -0
- package/dist-cjs/commands/BatchDeleteReadSetCommand.js +5 -0
- package/dist-cjs/commands/CancelAnnotationImportJobCommand.js +5 -0
- package/dist-cjs/commands/CancelRunCommand.js +5 -0
- package/dist-cjs/commands/CancelVariantImportJobCommand.js +5 -0
- package/dist-cjs/commands/CompleteMultipartReadSetUploadCommand.js +5 -0
- package/dist-cjs/commands/CreateAnnotationStoreCommand.js +5 -0
- package/dist-cjs/commands/CreateAnnotationStoreVersionCommand.js +5 -0
- package/dist-cjs/commands/CreateMultipartReadSetUploadCommand.js +5 -0
- package/dist-cjs/commands/CreateReferenceStoreCommand.js +5 -0
- package/dist-cjs/commands/CreateRunGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateSequenceStoreCommand.js +5 -0
- package/dist-cjs/commands/CreateShareCommand.js +5 -0
- package/dist-cjs/commands/CreateVariantStoreCommand.js +5 -0
- package/dist-cjs/commands/CreateWorkflowCommand.js +5 -0
- package/dist-cjs/commands/DeleteAnnotationStoreCommand.js +5 -0
- package/dist-cjs/commands/DeleteAnnotationStoreVersionsCommand.js +5 -0
- package/dist-cjs/commands/DeleteReferenceCommand.js +5 -0
- package/dist-cjs/commands/DeleteReferenceStoreCommand.js +5 -0
- package/dist-cjs/commands/DeleteRunCommand.js +5 -0
- package/dist-cjs/commands/DeleteRunGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteSequenceStoreCommand.js +5 -0
- package/dist-cjs/commands/DeleteShareCommand.js +5 -0
- package/dist-cjs/commands/DeleteVariantStoreCommand.js +5 -0
- package/dist-cjs/commands/DeleteWorkflowCommand.js +5 -0
- package/dist-cjs/commands/GetAnnotationImportJobCommand.js +5 -0
- package/dist-cjs/commands/GetAnnotationStoreCommand.js +5 -0
- package/dist-cjs/commands/GetAnnotationStoreVersionCommand.js +5 -0
- package/dist-cjs/commands/GetReadSetActivationJobCommand.js +5 -0
- package/dist-cjs/commands/GetReadSetCommand.js +5 -0
- package/dist-cjs/commands/GetReadSetExportJobCommand.js +5 -0
- package/dist-cjs/commands/GetReadSetImportJobCommand.js +5 -0
- package/dist-cjs/commands/GetReadSetMetadataCommand.js +5 -0
- package/dist-cjs/commands/GetReferenceCommand.js +5 -0
- package/dist-cjs/commands/GetReferenceImportJobCommand.js +5 -0
- package/dist-cjs/commands/GetReferenceMetadataCommand.js +5 -0
- package/dist-cjs/commands/GetReferenceStoreCommand.js +5 -0
- package/dist-cjs/commands/GetRunCommand.js +5 -0
- package/dist-cjs/commands/GetRunGroupCommand.js +5 -0
- package/dist-cjs/commands/GetRunTaskCommand.js +5 -0
- package/dist-cjs/commands/GetSequenceStoreCommand.js +5 -0
- package/dist-cjs/commands/GetShareCommand.js +5 -0
- package/dist-cjs/commands/GetVariantImportJobCommand.js +5 -0
- package/dist-cjs/commands/GetVariantStoreCommand.js +5 -0
- package/dist-cjs/commands/GetWorkflowCommand.js +5 -0
- package/dist-cjs/commands/ListAnnotationImportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListAnnotationStoreVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListAnnotationStoresCommand.js +5 -0
- package/dist-cjs/commands/ListMultipartReadSetUploadsCommand.js +5 -0
- package/dist-cjs/commands/ListReadSetActivationJobsCommand.js +5 -0
- package/dist-cjs/commands/ListReadSetExportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListReadSetImportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListReadSetUploadPartsCommand.js +5 -0
- package/dist-cjs/commands/ListReadSetsCommand.js +5 -0
- package/dist-cjs/commands/ListReferenceImportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListReferenceStoresCommand.js +5 -0
- package/dist-cjs/commands/ListReferencesCommand.js +5 -0
- package/dist-cjs/commands/ListRunGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListRunTasksCommand.js +5 -0
- package/dist-cjs/commands/ListRunsCommand.js +5 -0
- package/dist-cjs/commands/ListSequenceStoresCommand.js +5 -0
- package/dist-cjs/commands/ListSharesCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListVariantImportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListVariantStoresCommand.js +5 -0
- package/dist-cjs/commands/ListWorkflowsCommand.js +5 -0
- package/dist-cjs/commands/StartAnnotationImportJobCommand.js +5 -0
- package/dist-cjs/commands/StartReadSetActivationJobCommand.js +5 -0
- package/dist-cjs/commands/StartReadSetExportJobCommand.js +5 -0
- package/dist-cjs/commands/StartReadSetImportJobCommand.js +5 -0
- package/dist-cjs/commands/StartReferenceImportJobCommand.js +5 -0
- package/dist-cjs/commands/StartRunCommand.js +5 -0
- package/dist-cjs/commands/StartVariantImportJobCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAnnotationStoreCommand.js +5 -0
- package/dist-cjs/commands/UpdateAnnotationStoreVersionCommand.js +5 -0
- package/dist-cjs/commands/UpdateRunGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateVariantStoreCommand.js +5 -0
- package/dist-cjs/commands/UpdateWorkflowCommand.js +5 -0
- package/dist-cjs/commands/UploadReadSetPartCommand.js +5 -0
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/commands/AbortMultipartReadSetUploadCommand.js +5 -0
- package/dist-es/commands/AcceptShareCommand.js +5 -0
- package/dist-es/commands/BatchDeleteReadSetCommand.js +5 -0
- package/dist-es/commands/CancelAnnotationImportJobCommand.js +5 -0
- package/dist-es/commands/CancelRunCommand.js +5 -0
- package/dist-es/commands/CancelVariantImportJobCommand.js +5 -0
- package/dist-es/commands/CompleteMultipartReadSetUploadCommand.js +5 -0
- package/dist-es/commands/CreateAnnotationStoreCommand.js +5 -0
- package/dist-es/commands/CreateAnnotationStoreVersionCommand.js +5 -0
- package/dist-es/commands/CreateMultipartReadSetUploadCommand.js +5 -0
- package/dist-es/commands/CreateReferenceStoreCommand.js +5 -0
- package/dist-es/commands/CreateRunGroupCommand.js +5 -0
- package/dist-es/commands/CreateSequenceStoreCommand.js +5 -0
- package/dist-es/commands/CreateShareCommand.js +5 -0
- package/dist-es/commands/CreateVariantStoreCommand.js +5 -0
- package/dist-es/commands/CreateWorkflowCommand.js +5 -0
- package/dist-es/commands/DeleteAnnotationStoreCommand.js +5 -0
- package/dist-es/commands/DeleteAnnotationStoreVersionsCommand.js +5 -0
- package/dist-es/commands/DeleteReferenceCommand.js +5 -0
- package/dist-es/commands/DeleteReferenceStoreCommand.js +5 -0
- package/dist-es/commands/DeleteRunCommand.js +5 -0
- package/dist-es/commands/DeleteRunGroupCommand.js +5 -0
- package/dist-es/commands/DeleteSequenceStoreCommand.js +5 -0
- package/dist-es/commands/DeleteShareCommand.js +5 -0
- package/dist-es/commands/DeleteVariantStoreCommand.js +5 -0
- package/dist-es/commands/DeleteWorkflowCommand.js +5 -0
- package/dist-es/commands/GetAnnotationImportJobCommand.js +5 -0
- package/dist-es/commands/GetAnnotationStoreCommand.js +5 -0
- package/dist-es/commands/GetAnnotationStoreVersionCommand.js +5 -0
- package/dist-es/commands/GetReadSetActivationJobCommand.js +5 -0
- package/dist-es/commands/GetReadSetCommand.js +5 -0
- package/dist-es/commands/GetReadSetExportJobCommand.js +5 -0
- package/dist-es/commands/GetReadSetImportJobCommand.js +5 -0
- package/dist-es/commands/GetReadSetMetadataCommand.js +5 -0
- package/dist-es/commands/GetReferenceCommand.js +5 -0
- package/dist-es/commands/GetReferenceImportJobCommand.js +5 -0
- package/dist-es/commands/GetReferenceMetadataCommand.js +5 -0
- package/dist-es/commands/GetReferenceStoreCommand.js +5 -0
- package/dist-es/commands/GetRunCommand.js +5 -0
- package/dist-es/commands/GetRunGroupCommand.js +5 -0
- package/dist-es/commands/GetRunTaskCommand.js +5 -0
- package/dist-es/commands/GetSequenceStoreCommand.js +5 -0
- package/dist-es/commands/GetShareCommand.js +5 -0
- package/dist-es/commands/GetVariantImportJobCommand.js +5 -0
- package/dist-es/commands/GetVariantStoreCommand.js +5 -0
- package/dist-es/commands/GetWorkflowCommand.js +5 -0
- package/dist-es/commands/ListAnnotationImportJobsCommand.js +5 -0
- package/dist-es/commands/ListAnnotationStoreVersionsCommand.js +5 -0
- package/dist-es/commands/ListAnnotationStoresCommand.js +5 -0
- package/dist-es/commands/ListMultipartReadSetUploadsCommand.js +5 -0
- package/dist-es/commands/ListReadSetActivationJobsCommand.js +5 -0
- package/dist-es/commands/ListReadSetExportJobsCommand.js +5 -0
- package/dist-es/commands/ListReadSetImportJobsCommand.js +5 -0
- package/dist-es/commands/ListReadSetUploadPartsCommand.js +5 -0
- package/dist-es/commands/ListReadSetsCommand.js +5 -0
- package/dist-es/commands/ListReferenceImportJobsCommand.js +5 -0
- package/dist-es/commands/ListReferenceStoresCommand.js +5 -0
- package/dist-es/commands/ListReferencesCommand.js +5 -0
- package/dist-es/commands/ListRunGroupsCommand.js +5 -0
- package/dist-es/commands/ListRunTasksCommand.js +5 -0
- package/dist-es/commands/ListRunsCommand.js +5 -0
- package/dist-es/commands/ListSequenceStoresCommand.js +5 -0
- package/dist-es/commands/ListSharesCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListVariantImportJobsCommand.js +5 -0
- package/dist-es/commands/ListVariantStoresCommand.js +5 -0
- package/dist-es/commands/ListWorkflowsCommand.js +5 -0
- package/dist-es/commands/StartAnnotationImportJobCommand.js +5 -0
- package/dist-es/commands/StartReadSetActivationJobCommand.js +5 -0
- package/dist-es/commands/StartReadSetExportJobCommand.js +5 -0
- package/dist-es/commands/StartReadSetImportJobCommand.js +5 -0
- package/dist-es/commands/StartReferenceImportJobCommand.js +5 -0
- package/dist-es/commands/StartRunCommand.js +5 -0
- package/dist-es/commands/StartVariantImportJobCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAnnotationStoreCommand.js +5 -0
- package/dist-es/commands/UpdateAnnotationStoreVersionCommand.js +5 -0
- package/dist-es/commands/UpdateRunGroupCommand.js +5 -0
- package/dist-es/commands/UpdateVariantStoreCommand.js +5 -0
- package/dist-es/commands/UpdateWorkflowCommand.js +5 -0
- package/dist-es/commands/UploadReadSetPartCommand.js +5 -0
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +33 -32
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateAnnotationStoreVersionCommand, se_UpdateAnnotationStoreVersionCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateAnnotationStoreVersionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateAnnotationStoreVersionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "UpdateAnnotationStoreVersion",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRunGroupCommand, se_UpdateRunGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRunGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRunGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "UpdateRunGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateVariantStoreCommand, se_UpdateVariantStoreCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateVariantStoreCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateVariantStoreCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "UpdateVariantStore",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateWorkflowCommand, se_UpdateWorkflowCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateWorkflowCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateWorkflowCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "UpdateWorkflow",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { UploadReadSetPartRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_UploadReadSetPartCommand, se_UploadReadSetPartCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class UploadReadSetPartCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: UploadReadSetPartRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Omics",
|
|
36
|
+
operation: "UploadReadSetPart",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,14 +1,17 @@
|
|
|
1
|
+
import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
|
|
1
2
|
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
|
|
2
3
|
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
3
4
|
const asPartial = (t) => t;
|
|
4
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
5
6
|
const extensionConfiguration = {
|
|
7
|
+
...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
|
|
6
8
|
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
7
9
|
...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
|
|
8
10
|
};
|
|
9
11
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
10
12
|
return {
|
|
11
13
|
...runtimeConfig,
|
|
14
|
+
...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
12
15
|
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
13
16
|
...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
|
|
14
17
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
2
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
3
4
|
/**
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
|
-
export interface OmicsExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration {
|
|
7
|
+
export interface OmicsExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration, AwsRegionExtensionConfiguration {
|
|
7
8
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
2
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
3
4
|
export interface OmicsExtensionConfiguration
|
|
4
5
|
extends HttpHandlerExtensionConfiguration,
|
|
5
|
-
DefaultExtensionConfiguration
|
|
6
|
+
DefaultExtensionConfiguration,
|
|
7
|
+
AwsRegionExtensionConfiguration {}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-omics",
|
|
3
3
|
"description": "AWS SDK for JavaScript Omics Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.418.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,41 +21,42 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/
|
|
32
|
-
"@aws-sdk/
|
|
33
|
-
"@aws-sdk/util-
|
|
34
|
-
"@aws-sdk/util-user-agent-
|
|
35
|
-
"@
|
|
36
|
-
"@smithy/
|
|
37
|
-
"@smithy/
|
|
38
|
-
"@smithy/
|
|
39
|
-
"@smithy/
|
|
40
|
-
"@smithy/middleware-
|
|
41
|
-
"@smithy/middleware-
|
|
42
|
-
"@smithy/middleware-
|
|
43
|
-
"@smithy/middleware-
|
|
44
|
-
"@smithy/
|
|
45
|
-
"@smithy/node-
|
|
46
|
-
"@smithy/
|
|
47
|
-
"@smithy/
|
|
48
|
-
"@smithy/
|
|
49
|
-
"@smithy/
|
|
24
|
+
"@aws-sdk/client-sts": "3.418.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.418.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.418.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.418.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.418.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.418.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.418.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.418.0",
|
|
32
|
+
"@aws-sdk/types": "3.418.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.418.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.418.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.418.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.0.10",
|
|
37
|
+
"@smithy/fetch-http-handler": "^2.1.5",
|
|
38
|
+
"@smithy/hash-node": "^2.0.9",
|
|
39
|
+
"@smithy/invalid-dependency": "^2.0.9",
|
|
40
|
+
"@smithy/middleware-content-length": "^2.0.11",
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.0.9",
|
|
42
|
+
"@smithy/middleware-retry": "^2.0.12",
|
|
43
|
+
"@smithy/middleware-serde": "^2.0.9",
|
|
44
|
+
"@smithy/middleware-stack": "^2.0.2",
|
|
45
|
+
"@smithy/node-config-provider": "^2.0.12",
|
|
46
|
+
"@smithy/node-http-handler": "^2.1.5",
|
|
47
|
+
"@smithy/protocol-http": "^3.0.5",
|
|
48
|
+
"@smithy/smithy-client": "^2.1.6",
|
|
49
|
+
"@smithy/types": "^2.3.3",
|
|
50
|
+
"@smithy/url-parser": "^2.0.9",
|
|
50
51
|
"@smithy/util-base64": "^2.0.0",
|
|
51
52
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
52
53
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
55
|
-
"@smithy/util-retry": "^2.0.
|
|
56
|
-
"@smithy/util-stream": "^2.0.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.0.10",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.0.12",
|
|
56
|
+
"@smithy/util-retry": "^2.0.2",
|
|
57
|
+
"@smithy/util-stream": "^2.0.12",
|
|
57
58
|
"@smithy/util-utf8": "^2.0.0",
|
|
58
|
-
"@smithy/util-waiter": "^2.0.
|
|
59
|
+
"@smithy/util-waiter": "^2.0.9",
|
|
59
60
|
"tslib": "^2.5.0",
|
|
60
61
|
"uuid": "^8.3.2"
|
|
61
62
|
},
|