@aws-sdk/nested-clients 3.997.24 → 3.997.25
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/submodules/cognito-identity/index.js +4 -3
- package/dist-cjs/submodules/signin/index.js +4 -3
- package/dist-cjs/submodules/sso/index.js +4 -3
- package/dist-cjs/submodules/sso-oidc/index.js +4 -3
- package/dist-cjs/submodules/sts/index.js +4 -3
- package/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +0 -2
- package/dist-es/submodules/cognito-identity/runtimeConfig.js +1 -2
- package/dist-es/submodules/cognito-identity/runtimeConfig.native.js +0 -2
- package/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +2 -0
- package/dist-es/submodules/signin/runtimeConfig.browser.js +0 -2
- package/dist-es/submodules/signin/runtimeConfig.js +1 -2
- package/dist-es/submodules/signin/runtimeConfig.native.js +0 -2
- package/dist-es/submodules/signin/runtimeConfig.shared.js +2 -0
- package/dist-es/submodules/sso/runtimeConfig.browser.js +0 -2
- package/dist-es/submodules/sso/runtimeConfig.js +1 -2
- package/dist-es/submodules/sso/runtimeConfig.native.js +0 -2
- package/dist-es/submodules/sso/runtimeConfig.shared.js +2 -0
- package/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -2
- package/dist-es/submodules/sso-oidc/runtimeConfig.js +1 -2
- package/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -2
- package/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/dist-es/submodules/sts/runtimeConfig.browser.js +0 -2
- package/dist-es/submodules/sts/runtimeConfig.js +1 -2
- package/dist-es/submodules/sts/runtimeConfig.native.js +0 -2
- package/dist-es/submodules/sts/runtimeConfig.shared.js +2 -0
- package/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +1 -1
- package/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +1 -1
- package/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
- package/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
- package/dist-types/submodules/signin/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/submodules/sso/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/submodules/sso/runtimeConfig.d.ts +1 -1
- package/dist-types/submodules/sso/runtimeConfig.native.d.ts +1 -1
- package/dist-types/submodules/sso/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- package/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
- package/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
- package/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/package.json +6 -8
|
@@ -9,9 +9,10 @@ const { parseUrl, getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntim
|
|
|
9
9
|
const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, resolveRetryConfig, getRetryPlugin } = require("@smithy/core/retry");
|
|
10
10
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
11
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
12
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
13
13
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
14
14
|
const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
|
|
15
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
15
16
|
|
|
16
17
|
const defaultCognitoIdentityHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
17
18
|
return {
|
|
@@ -79,7 +80,7 @@ const commonParams = {
|
|
|
79
80
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
80
81
|
};
|
|
81
82
|
|
|
82
|
-
var version = "3.997.
|
|
83
|
+
var version = "3.997.24";
|
|
83
84
|
var packageInfo = {
|
|
84
85
|
version: version};
|
|
85
86
|
|
|
@@ -440,6 +441,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
440
441
|
serviceTarget: "AWSCognitoIdentityService",
|
|
441
442
|
},
|
|
442
443
|
serviceId: config?.serviceId ?? "Cognito Identity",
|
|
444
|
+
sha256: config?.sha256 ?? Sha256,
|
|
443
445
|
urlParser: config?.urlParser ?? parseUrl,
|
|
444
446
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
445
447
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -472,7 +474,6 @@ const getRuntimeConfig = (config) => {
|
|
|
472
474
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
473
475
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
474
476
|
}, config),
|
|
475
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
476
477
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
477
478
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
478
479
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -9,9 +9,10 @@ const { parseUrl, getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntim
|
|
|
9
9
|
const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, resolveRetryConfig, getRetryPlugin } = require("@smithy/core/retry");
|
|
10
10
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
11
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
12
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
13
13
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
14
14
|
const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
|
|
15
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
15
16
|
|
|
16
17
|
const defaultSigninHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
17
18
|
return {
|
|
@@ -75,7 +76,7 @@ const commonParams = {
|
|
|
75
76
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
76
77
|
};
|
|
77
78
|
|
|
78
|
-
var version = "3.997.
|
|
79
|
+
var version = "3.997.24";
|
|
79
80
|
var packageInfo = {
|
|
80
81
|
version: version};
|
|
81
82
|
|
|
@@ -372,6 +373,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
372
373
|
serviceTarget: "Signin",
|
|
373
374
|
},
|
|
374
375
|
serviceId: config?.serviceId ?? "Signin",
|
|
376
|
+
sha256: config?.sha256 ?? Sha256,
|
|
375
377
|
urlParser: config?.urlParser ?? parseUrl,
|
|
376
378
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
377
379
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -404,7 +406,6 @@ const getRuntimeConfig = (config) => {
|
|
|
404
406
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
405
407
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
406
408
|
}, config),
|
|
407
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
408
409
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
409
410
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
410
411
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -9,9 +9,10 @@ const { parseUrl, getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntim
|
|
|
9
9
|
const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, resolveRetryConfig, getRetryPlugin } = require("@smithy/core/retry");
|
|
10
10
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
11
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
12
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
13
13
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
14
14
|
const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
|
|
15
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
15
16
|
|
|
16
17
|
const defaultSSOHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
17
18
|
return {
|
|
@@ -75,7 +76,7 @@ const commonParams = {
|
|
|
75
76
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
76
77
|
};
|
|
77
78
|
|
|
78
|
-
var version = "3.997.
|
|
79
|
+
var version = "3.997.24";
|
|
79
80
|
var packageInfo = {
|
|
80
81
|
version: version};
|
|
81
82
|
|
|
@@ -311,6 +312,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
311
312
|
serviceTarget: "SWBPortalService",
|
|
312
313
|
},
|
|
313
314
|
serviceId: config?.serviceId ?? "SSO",
|
|
315
|
+
sha256: config?.sha256 ?? Sha256,
|
|
314
316
|
urlParser: config?.urlParser ?? parseUrl,
|
|
315
317
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
316
318
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -343,7 +345,6 @@ const getRuntimeConfig = (config) => {
|
|
|
343
345
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
344
346
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
345
347
|
}, config),
|
|
346
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
347
348
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
348
349
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
349
350
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -9,9 +9,10 @@ const { parseUrl, getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntim
|
|
|
9
9
|
const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, resolveRetryConfig, getRetryPlugin } = require("@smithy/core/retry");
|
|
10
10
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
11
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
12
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
13
13
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
14
14
|
const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
|
|
15
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
15
16
|
|
|
16
17
|
const defaultSSOOIDCHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
17
18
|
return {
|
|
@@ -75,7 +76,7 @@ const commonParams = {
|
|
|
75
76
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
76
77
|
};
|
|
77
78
|
|
|
78
|
-
var version = "3.997.
|
|
79
|
+
var version = "3.997.24";
|
|
79
80
|
var packageInfo = {
|
|
80
81
|
version: version};
|
|
81
82
|
|
|
@@ -492,6 +493,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
492
493
|
serviceTarget: "AWSSSOOIDCService",
|
|
493
494
|
},
|
|
494
495
|
serviceId: config?.serviceId ?? "SSO OIDC",
|
|
496
|
+
sha256: config?.sha256 ?? Sha256,
|
|
495
497
|
urlParser: config?.urlParser ?? parseUrl,
|
|
496
498
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
497
499
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -524,7 +526,6 @@ const getRuntimeConfig = (config) => {
|
|
|
524
526
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
525
527
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
526
528
|
}, config),
|
|
527
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
528
529
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
529
530
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
530
531
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -10,9 +10,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
10
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
11
|
const { resolveAwsSdkSigV4Config, resolveAwsSdkSigV4AConfig, AwsSdkSigV4Signer, AwsSdkSigV4ASigner, NODE_SIGV4A_CONFIG_OPTIONS, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
12
|
const { SignatureV4MultiRegion } = require("@aws-sdk/signature-v4-multi-region");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
13
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
14
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
15
|
const { AwsQueryProtocol } = require("@aws-sdk/core/protocols");
|
|
16
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
17
|
|
|
17
18
|
const q = "ref";
|
|
18
19
|
const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "stringEquals", g = "getAttr", h = "us-east-1", i = "sigv4", j = "sts", k = "https://sts.{Region}.{PartitionResult#dnsSuffix}", l = { [q]: "Endpoint" }, m = { [q]: "Region" }, n = { [q]: d }, o = {}, p = [m];
|
|
@@ -256,7 +257,7 @@ const commonParams = {
|
|
|
256
257
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
257
258
|
};
|
|
258
259
|
|
|
259
|
-
var version = "3.997.
|
|
260
|
+
var version = "3.997.24";
|
|
260
261
|
var packageInfo = {
|
|
261
262
|
version: version};
|
|
262
263
|
|
|
@@ -561,6 +562,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
561
562
|
serviceTarget: "AWSSecurityTokenServiceV20110615",
|
|
562
563
|
},
|
|
563
564
|
serviceId: config?.serviceId ?? "STS",
|
|
565
|
+
sha256: config?.sha256 ?? Sha256,
|
|
564
566
|
signerConstructor: config?.signerConstructor ?? SignatureV4MultiRegion,
|
|
565
567
|
urlParser: config?.urlParser ?? parseUrl,
|
|
566
568
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
@@ -611,7 +613,6 @@ const getRuntimeConfig = (config) => {
|
|
|
611
613
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
612
614
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
613
615
|
}, config),
|
|
614
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
615
616
|
sigv4aSigningRegionSet: config?.sigv4aSigningRegionSet ?? loadConfig(NODE_SIGV4A_CONFIG_OPTIONS, loaderConfig),
|
|
616
617
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
617
618
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import packageInfo from "../../../package.json";
|
|
2
|
-
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
2
|
import { createDefaultUserAgentProvider } from "@aws-sdk/core/client";
|
|
4
3
|
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
@@ -22,7 +21,6 @@ export const getRuntimeConfig = (config) => {
|
|
|
22
21
|
region: config?.region ?? invalidProvider("Region is missing"),
|
|
23
22
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
24
23
|
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE),
|
|
25
|
-
sha256: config?.sha256 ?? Sha256,
|
|
26
24
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
27
25
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(DEFAULT_USE_DUALSTACK_ENDPOINT)),
|
|
28
26
|
useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(DEFAULT_USE_FIPS_ENDPOINT)),
|
|
@@ -4,7 +4,7 @@ import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchem
|
|
|
4
4
|
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
5
|
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
6
6
|
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
7
|
-
import { calculateBodyLength
|
|
7
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
8
8
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
9
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
10
|
export const getRuntimeConfig = (config) => {
|
|
@@ -33,7 +33,6 @@ export const getRuntimeConfig = (config) => {
|
|
|
33
33
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
34
34
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
35
35
|
}, config),
|
|
36
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
37
36
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
38
37
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
39
38
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Sha256 } from "@aws-crypto/sha256-js";
|
|
2
1
|
import { getRuntimeConfig as getBrowserRuntimeConfig } from "./runtimeConfig.browser";
|
|
3
2
|
export const getRuntimeConfig = (config) => {
|
|
4
3
|
const browserDefaults = getBrowserRuntimeConfig(config);
|
|
@@ -6,6 +5,5 @@ export const getRuntimeConfig = (config) => {
|
|
|
6
5
|
...browserDefaults,
|
|
7
6
|
...config,
|
|
8
7
|
runtime: "react-native",
|
|
9
|
-
sha256: config?.sha256 ?? Sha256,
|
|
10
8
|
};
|
|
11
9
|
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import { AwsJson1_1Protocol } from "@aws-sdk/core/protocols";
|
|
3
3
|
import { NoAuthSigner } from "@smithy/core";
|
|
4
|
+
import { Sha256 } from "@smithy/core/checksum";
|
|
4
5
|
import { NoOpLogger } from "@smithy/core/client";
|
|
5
6
|
import { parseUrl } from "@smithy/core/protocols";
|
|
6
7
|
import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
@@ -38,6 +39,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
38
39
|
serviceTarget: "AWSCognitoIdentityService",
|
|
39
40
|
},
|
|
40
41
|
serviceId: config?.serviceId ?? "Cognito Identity",
|
|
42
|
+
sha256: config?.sha256 ?? Sha256,
|
|
41
43
|
urlParser: config?.urlParser ?? parseUrl,
|
|
42
44
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
43
45
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import packageInfo from "../../../package.json";
|
|
2
|
-
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
2
|
import { createDefaultUserAgentProvider } from "@aws-sdk/core/client";
|
|
4
3
|
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
@@ -23,7 +22,6 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
22
|
region: config?.region ?? invalidProvider("Region is missing"),
|
|
24
23
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
25
24
|
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE),
|
|
26
|
-
sha256: config?.sha256 ?? Sha256,
|
|
27
25
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
28
26
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(DEFAULT_USE_DUALSTACK_ENDPOINT)),
|
|
29
27
|
useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(DEFAULT_USE_FIPS_ENDPOINT)),
|
|
@@ -4,7 +4,7 @@ import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchem
|
|
|
4
4
|
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
5
|
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
6
6
|
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
7
|
-
import { calculateBodyLength
|
|
7
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
8
8
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
9
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
10
|
export const getRuntimeConfig = (config) => {
|
|
@@ -33,7 +33,6 @@ export const getRuntimeConfig = (config) => {
|
|
|
33
33
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
34
34
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
35
35
|
}, config),
|
|
36
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
37
36
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
38
37
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
39
38
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Sha256 } from "@aws-crypto/sha256-js";
|
|
2
1
|
import { getRuntimeConfig as getBrowserRuntimeConfig } from "./runtimeConfig.browser";
|
|
3
2
|
export const getRuntimeConfig = (config) => {
|
|
4
3
|
const browserDefaults = getBrowserRuntimeConfig(config);
|
|
@@ -6,6 +5,5 @@ export const getRuntimeConfig = (config) => {
|
|
|
6
5
|
...browserDefaults,
|
|
7
6
|
...config,
|
|
8
7
|
runtime: "react-native",
|
|
9
|
-
sha256: config?.sha256 ?? Sha256,
|
|
10
8
|
};
|
|
11
9
|
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
3
3
|
import { NoAuthSigner } from "@smithy/core";
|
|
4
|
+
import { Sha256 } from "@smithy/core/checksum";
|
|
4
5
|
import { NoOpLogger } from "@smithy/core/client";
|
|
5
6
|
import { parseUrl } from "@smithy/core/protocols";
|
|
6
7
|
import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
@@ -37,6 +38,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
37
38
|
serviceTarget: "Signin",
|
|
38
39
|
},
|
|
39
40
|
serviceId: config?.serviceId ?? "Signin",
|
|
41
|
+
sha256: config?.sha256 ?? Sha256,
|
|
40
42
|
urlParser: config?.urlParser ?? parseUrl,
|
|
41
43
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
42
44
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import packageInfo from "../../../package.json";
|
|
2
|
-
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
2
|
import { createDefaultUserAgentProvider } from "@aws-sdk/core/client";
|
|
4
3
|
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
@@ -22,7 +21,6 @@ export const getRuntimeConfig = (config) => {
|
|
|
22
21
|
region: config?.region ?? invalidProvider("Region is missing"),
|
|
23
22
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
24
23
|
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE),
|
|
25
|
-
sha256: config?.sha256 ?? Sha256,
|
|
26
24
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
27
25
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(DEFAULT_USE_DUALSTACK_ENDPOINT)),
|
|
28
26
|
useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(DEFAULT_USE_FIPS_ENDPOINT)),
|
|
@@ -4,7 +4,7 @@ import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchem
|
|
|
4
4
|
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
5
|
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
6
6
|
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
7
|
-
import { calculateBodyLength
|
|
7
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
8
8
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
9
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
10
|
export const getRuntimeConfig = (config) => {
|
|
@@ -33,7 +33,6 @@ export const getRuntimeConfig = (config) => {
|
|
|
33
33
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
34
34
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
35
35
|
}, config),
|
|
36
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
37
36
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
38
37
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
39
38
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Sha256 } from "@aws-crypto/sha256-js";
|
|
2
1
|
import { getRuntimeConfig as getBrowserRuntimeConfig } from "./runtimeConfig.browser";
|
|
3
2
|
export const getRuntimeConfig = (config) => {
|
|
4
3
|
const browserDefaults = getBrowserRuntimeConfig(config);
|
|
@@ -6,6 +5,5 @@ export const getRuntimeConfig = (config) => {
|
|
|
6
5
|
...browserDefaults,
|
|
7
6
|
...config,
|
|
8
7
|
runtime: "react-native",
|
|
9
|
-
sha256: config?.sha256 ?? Sha256,
|
|
10
8
|
};
|
|
11
9
|
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
3
3
|
import { NoAuthSigner } from "@smithy/core";
|
|
4
|
+
import { Sha256 } from "@smithy/core/checksum";
|
|
4
5
|
import { NoOpLogger } from "@smithy/core/client";
|
|
5
6
|
import { parseUrl } from "@smithy/core/protocols";
|
|
6
7
|
import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
@@ -37,6 +38,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
37
38
|
serviceTarget: "SWBPortalService",
|
|
38
39
|
},
|
|
39
40
|
serviceId: config?.serviceId ?? "SSO",
|
|
41
|
+
sha256: config?.sha256 ?? Sha256,
|
|
40
42
|
urlParser: config?.urlParser ?? parseUrl,
|
|
41
43
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
42
44
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import packageInfo from "../../../package.json";
|
|
2
|
-
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
2
|
import { createDefaultUserAgentProvider } from "@aws-sdk/core/client";
|
|
4
3
|
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
@@ -22,7 +21,6 @@ export const getRuntimeConfig = (config) => {
|
|
|
22
21
|
region: config?.region ?? invalidProvider("Region is missing"),
|
|
23
22
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
24
23
|
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE),
|
|
25
|
-
sha256: config?.sha256 ?? Sha256,
|
|
26
24
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
27
25
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(DEFAULT_USE_DUALSTACK_ENDPOINT)),
|
|
28
26
|
useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(DEFAULT_USE_FIPS_ENDPOINT)),
|
|
@@ -4,7 +4,7 @@ import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchem
|
|
|
4
4
|
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
5
|
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
6
6
|
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
7
|
-
import { calculateBodyLength
|
|
7
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
8
8
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
9
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
10
|
export const getRuntimeConfig = (config) => {
|
|
@@ -33,7 +33,6 @@ export const getRuntimeConfig = (config) => {
|
|
|
33
33
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
34
34
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
35
35
|
}, config),
|
|
36
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
37
36
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
38
37
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
39
38
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Sha256 } from "@aws-crypto/sha256-js";
|
|
2
1
|
import { getRuntimeConfig as getBrowserRuntimeConfig } from "./runtimeConfig.browser";
|
|
3
2
|
export const getRuntimeConfig = (config) => {
|
|
4
3
|
const browserDefaults = getBrowserRuntimeConfig(config);
|
|
@@ -6,6 +5,5 @@ export const getRuntimeConfig = (config) => {
|
|
|
6
5
|
...browserDefaults,
|
|
7
6
|
...config,
|
|
8
7
|
runtime: "react-native",
|
|
9
|
-
sha256: config?.sha256 ?? Sha256,
|
|
10
8
|
};
|
|
11
9
|
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
3
3
|
import { NoAuthSigner } from "@smithy/core";
|
|
4
|
+
import { Sha256 } from "@smithy/core/checksum";
|
|
4
5
|
import { NoOpLogger } from "@smithy/core/client";
|
|
5
6
|
import { parseUrl } from "@smithy/core/protocols";
|
|
6
7
|
import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
@@ -37,6 +38,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
37
38
|
serviceTarget: "AWSSSOOIDCService",
|
|
38
39
|
},
|
|
39
40
|
serviceId: config?.serviceId ?? "SSO OIDC",
|
|
41
|
+
sha256: config?.sha256 ?? Sha256,
|
|
40
42
|
urlParser: config?.urlParser ?? parseUrl,
|
|
41
43
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
42
44
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import packageInfo from "../../../package.json";
|
|
2
|
-
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
2
|
import { createDefaultUserAgentProvider } from "@aws-sdk/core/client";
|
|
4
3
|
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
@@ -23,7 +22,6 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
22
|
region: config?.region ?? invalidProvider("Region is missing"),
|
|
24
23
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
25
24
|
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE),
|
|
26
|
-
sha256: config?.sha256 ?? Sha256,
|
|
27
25
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
28
26
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(DEFAULT_USE_DUALSTACK_ENDPOINT)),
|
|
29
27
|
useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(DEFAULT_USE_FIPS_ENDPOINT)),
|
|
@@ -5,7 +5,7 @@ import { NoAuthSigner } from "@smithy/core";
|
|
|
5
5
|
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
6
6
|
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
7
7
|
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
8
|
-
import { calculateBodyLength
|
|
8
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
10
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
11
11
|
export const getRuntimeConfig = (config) => {
|
|
@@ -51,7 +51,6 @@ export const getRuntimeConfig = (config) => {
|
|
|
51
51
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
52
52
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
53
53
|
}, config),
|
|
54
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
55
54
|
sigv4aSigningRegionSet: config?.sigv4aSigningRegionSet ?? loadNodeConfig(NODE_SIGV4A_CONFIG_OPTIONS, loaderConfig),
|
|
56
55
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
57
56
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Sha256 } from "@aws-crypto/sha256-js";
|
|
2
1
|
import { getRuntimeConfig as getBrowserRuntimeConfig } from "./runtimeConfig.browser";
|
|
3
2
|
export const getRuntimeConfig = (config) => {
|
|
4
3
|
const browserDefaults = getBrowserRuntimeConfig(config);
|
|
@@ -6,6 +5,5 @@ export const getRuntimeConfig = (config) => {
|
|
|
6
5
|
...browserDefaults,
|
|
7
6
|
...config,
|
|
8
7
|
runtime: "react-native",
|
|
9
|
-
sha256: config?.sha256 ?? Sha256,
|
|
10
8
|
};
|
|
11
9
|
};
|
|
@@ -2,6 +2,7 @@ import { AwsSdkSigV4ASigner, AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSch
|
|
|
2
2
|
import { AwsQueryProtocol } from "@aws-sdk/core/protocols";
|
|
3
3
|
import { SignatureV4MultiRegion } from "@aws-sdk/signature-v4-multi-region";
|
|
4
4
|
import { NoAuthSigner } from "@smithy/core";
|
|
5
|
+
import { Sha256 } from "@smithy/core/checksum";
|
|
5
6
|
import { NoOpLogger } from "@smithy/core/client";
|
|
6
7
|
import { parseUrl } from "@smithy/core/protocols";
|
|
7
8
|
import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
@@ -44,6 +45,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
44
45
|
serviceTarget: "AWSSecurityTokenServiceV20110615",
|
|
45
46
|
},
|
|
46
47
|
serviceId: config?.serviceId ?? "STS",
|
|
48
|
+
sha256: config?.sha256 ?? Sha256,
|
|
47
49
|
signerConstructor: config?.signerConstructor ?? SignatureV4MultiRegion,
|
|
48
50
|
urlParser: config?.urlParser ?? parseUrl,
|
|
49
51
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
@@ -12,7 +12,6 @@ export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) =>
|
|
|
12
12
|
region: string | import("@smithy/types").Provider<any>;
|
|
13
13
|
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
14
14
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
15
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
16
15
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
17
16
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
18
17
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
@@ -23,6 +22,7 @@ export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) =>
|
|
|
23
22
|
[setting: string]: unknown;
|
|
24
23
|
};
|
|
25
24
|
apiVersion: string;
|
|
25
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
26
26
|
urlParser: import("@smithy/types").UrlParser;
|
|
27
27
|
base64Decoder: import("@smithy/types").Decoder;
|
|
28
28
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -13,7 +13,6 @@ export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) =>
|
|
|
13
13
|
region: string | import("@smithy/types").Provider<string>;
|
|
14
14
|
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
17
16
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
18
17
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
19
18
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -25,6 +24,7 @@ export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) =>
|
|
|
25
24
|
[setting: string]: unknown;
|
|
26
25
|
};
|
|
27
26
|
apiVersion: string;
|
|
27
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
28
28
|
urlParser: import("@smithy/types").UrlParser;
|
|
29
29
|
base64Decoder: import("@smithy/types").Decoder;
|
|
30
30
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -4,7 +4,6 @@ import type { CognitoIdentityClientConfig } from "./CognitoIdentityClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
8
7
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
8
|
cacheMiddleware?: boolean;
|
|
10
9
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
|
|
@@ -13,6 +12,7 @@ export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) =>
|
|
|
13
12
|
[setting: string]: unknown;
|
|
14
13
|
};
|
|
15
14
|
apiVersion: string;
|
|
15
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
16
16
|
urlParser: import("@smithy/types").UrlParser;
|
|
17
17
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
18
18
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
@@ -32,6 +32,7 @@ export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) =>
|
|
|
32
32
|
defaultNamespace?: string;
|
|
33
33
|
};
|
|
34
34
|
serviceId: string;
|
|
35
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
35
36
|
urlParser: import("@smithy/types").UrlParser;
|
|
36
37
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
37
38
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -13,7 +13,6 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
14
|
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
17
16
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
18
17
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
19
18
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
@@ -24,6 +23,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
24
23
|
[setting: string]: unknown;
|
|
25
24
|
};
|
|
26
25
|
apiVersion: string;
|
|
26
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
27
27
|
urlParser: import("@smithy/types").UrlParser;
|
|
28
28
|
base64Decoder: import("@smithy/types").Decoder;
|
|
29
29
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -13,7 +13,6 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
13
13
|
region: string | import("@smithy/types").Provider<string>;
|
|
14
14
|
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
17
16
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
18
17
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
19
18
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -25,6 +24,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
25
24
|
[setting: string]: unknown;
|
|
26
25
|
};
|
|
27
26
|
apiVersion: string;
|
|
27
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
28
28
|
urlParser: import("@smithy/types").UrlParser;
|
|
29
29
|
base64Decoder: import("@smithy/types").Decoder;
|
|
30
30
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -4,7 +4,6 @@ import type { SigninClientConfig } from "./SigninClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
8
7
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
8
|
cacheMiddleware?: boolean;
|
|
10
9
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
|
|
@@ -13,6 +12,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
13
12
|
[setting: string]: unknown;
|
|
14
13
|
};
|
|
15
14
|
apiVersion: string;
|
|
15
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
16
16
|
urlParser: import("@smithy/types").UrlParser;
|
|
17
17
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
18
18
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
@@ -32,6 +32,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
32
32
|
defaultNamespace?: string;
|
|
33
33
|
};
|
|
34
34
|
serviceId: string;
|
|
35
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
35
36
|
urlParser: import("@smithy/types").UrlParser;
|
|
36
37
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
37
38
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -12,7 +12,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
12
12
|
region: string | import("@smithy/types").Provider<any>;
|
|
13
13
|
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
14
14
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
15
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
16
15
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
17
16
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
18
17
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
@@ -23,6 +22,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
23
22
|
[setting: string]: unknown;
|
|
24
23
|
};
|
|
25
24
|
apiVersion: string;
|
|
25
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
26
26
|
urlParser: import("@smithy/types").UrlParser;
|
|
27
27
|
base64Decoder: import("@smithy/types").Decoder;
|
|
28
28
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -13,7 +13,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
13
13
|
region: string | import("@smithy/types").Provider<string>;
|
|
14
14
|
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
17
16
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
18
17
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
19
18
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -25,6 +24,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
25
24
|
[setting: string]: unknown;
|
|
26
25
|
};
|
|
27
26
|
apiVersion: string;
|
|
27
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
28
28
|
urlParser: import("@smithy/types").UrlParser;
|
|
29
29
|
base64Decoder: import("@smithy/types").Decoder;
|
|
30
30
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -4,7 +4,6 @@ import type { SSOClientConfig } from "./SSOClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
8
7
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
8
|
cacheMiddleware?: boolean;
|
|
10
9
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
|
|
@@ -13,6 +12,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
13
12
|
[setting: string]: unknown;
|
|
14
13
|
};
|
|
15
14
|
apiVersion: string;
|
|
15
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
16
16
|
urlParser: import("@smithy/types").UrlParser;
|
|
17
17
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
18
18
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
@@ -32,6 +32,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
32
32
|
defaultNamespace?: string;
|
|
33
33
|
};
|
|
34
34
|
serviceId: string;
|
|
35
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
35
36
|
urlParser: import("@smithy/types").UrlParser;
|
|
36
37
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
37
38
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -12,7 +12,6 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
12
12
|
region: string | import("@smithy/types").Provider<any>;
|
|
13
13
|
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
14
14
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
15
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
16
15
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
17
16
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
18
17
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
@@ -23,6 +22,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
23
22
|
[setting: string]: unknown;
|
|
24
23
|
};
|
|
25
24
|
apiVersion: string;
|
|
25
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
26
26
|
urlParser: import("@smithy/types").UrlParser;
|
|
27
27
|
base64Decoder: import("@smithy/types").Decoder;
|
|
28
28
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -13,7 +13,6 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
13
13
|
region: string | import("@smithy/types").Provider<string>;
|
|
14
14
|
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
17
16
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
18
17
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
19
18
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -25,6 +24,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
25
24
|
[setting: string]: unknown;
|
|
26
25
|
};
|
|
27
26
|
apiVersion: string;
|
|
27
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
28
28
|
urlParser: import("@smithy/types").UrlParser;
|
|
29
29
|
base64Decoder: import("@smithy/types").Decoder;
|
|
30
30
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -4,7 +4,6 @@ import type { SSOOIDCClientConfig } from "./SSOOIDCClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
8
7
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
8
|
cacheMiddleware?: boolean;
|
|
10
9
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
|
|
@@ -13,6 +12,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
13
12
|
[setting: string]: unknown;
|
|
14
13
|
};
|
|
15
14
|
apiVersion: string;
|
|
15
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
16
16
|
urlParser: import("@smithy/types").UrlParser;
|
|
17
17
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
18
18
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
@@ -32,6 +32,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
32
32
|
defaultNamespace?: string;
|
|
33
33
|
};
|
|
34
34
|
serviceId: string;
|
|
35
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
35
36
|
urlParser: import("@smithy/types").UrlParser;
|
|
36
37
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
37
38
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -13,7 +13,6 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
14
|
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
17
16
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
18
17
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
19
18
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
@@ -24,6 +23,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
24
23
|
[setting: string]: unknown;
|
|
25
24
|
};
|
|
26
25
|
apiVersion: string;
|
|
26
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
27
27
|
urlParser: import("@smithy/types").UrlParser;
|
|
28
28
|
base64Decoder: import("@smithy/types").Decoder;
|
|
29
29
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -25,7 +25,6 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
25
25
|
region: string | import("@smithy/types").Provider<string>;
|
|
26
26
|
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
29
28
|
sigv4aSigningRegionSet: string[] | import("@smithy/types").Provider<string[] | undefined>;
|
|
30
29
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
31
30
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -38,6 +37,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
38
37
|
[setting: string]: unknown;
|
|
39
38
|
};
|
|
40
39
|
apiVersion: string;
|
|
40
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
41
41
|
urlParser: import("@smithy/types").UrlParser;
|
|
42
42
|
base64Decoder: import("@smithy/types").Decoder;
|
|
43
43
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -4,7 +4,6 @@ import type { STSClientConfig } from "./STSClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
8
7
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
8
|
cacheMiddleware?: boolean;
|
|
10
9
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsQueryProtocol;
|
|
@@ -13,6 +12,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
13
12
|
[setting: string]: unknown;
|
|
14
13
|
};
|
|
15
14
|
apiVersion: string;
|
|
15
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
16
16
|
urlParser: import("@smithy/types").UrlParser;
|
|
17
17
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
18
18
|
streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
|
|
@@ -33,6 +33,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
33
33
|
defaultNamespace?: string;
|
|
34
34
|
};
|
|
35
35
|
serviceId: string;
|
|
36
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
36
37
|
signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | typeof SignatureV4MultiRegion;
|
|
37
38
|
urlParser: import("@smithy/types").UrlParser;
|
|
38
39
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -17,7 +17,6 @@ export declare const getRuntimeConfig: (
|
|
|
17
17
|
| import("@smithy/core/protocols").HttpHandler<any>
|
|
18
18
|
| RequestHandler;
|
|
19
19
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
20
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
21
20
|
streamCollector: (
|
|
22
21
|
stream:
|
|
23
22
|
| import("stream").Readable
|
|
@@ -39,6 +38,7 @@ export declare const getRuntimeConfig: (
|
|
|
39
38
|
[setting: string]: unknown;
|
|
40
39
|
};
|
|
41
40
|
apiVersion: string;
|
|
41
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
42
42
|
urlParser: import("@smithy/types").UrlParser;
|
|
43
43
|
base64Decoder: import("@smithy/types").Decoder;
|
|
44
44
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -18,7 +18,6 @@ export declare const getRuntimeConfig: (
|
|
|
18
18
|
| RequestHandler
|
|
19
19
|
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
20
20
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
21
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
22
21
|
streamCollector: (
|
|
23
22
|
stream:
|
|
24
23
|
| import("stream").Readable
|
|
@@ -39,6 +38,7 @@ export declare const getRuntimeConfig: (
|
|
|
39
38
|
[setting: string]: unknown;
|
|
40
39
|
};
|
|
41
40
|
apiVersion: string;
|
|
41
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
42
42
|
urlParser: import("@smithy/types").UrlParser;
|
|
43
43
|
base64Decoder: import("@smithy/types").Decoder;
|
|
44
44
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -3,7 +3,6 @@ export declare const getRuntimeConfig: (
|
|
|
3
3
|
config: CognitoIdentityClientConfig
|
|
4
4
|
) => {
|
|
5
5
|
runtime: string;
|
|
6
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
7
6
|
requestHandler:
|
|
8
7
|
| import("@smithy/types").NodeHttpHandlerOptions
|
|
9
8
|
| import("@smithy/types").FetchHttpHandlerOptions
|
|
@@ -20,6 +19,7 @@ export declare const getRuntimeConfig: (
|
|
|
20
19
|
[setting: string]: unknown;
|
|
21
20
|
};
|
|
22
21
|
apiVersion: string;
|
|
22
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
23
23
|
urlParser: import("@smithy/types").UrlParser;
|
|
24
24
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
25
25
|
streamCollector: (
|
|
@@ -54,6 +54,7 @@ export declare const getRuntimeConfig: (
|
|
|
54
54
|
defaultNamespace?: string;
|
|
55
55
|
};
|
|
56
56
|
serviceId: string;
|
|
57
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
57
58
|
urlParser: import("@smithy/types").UrlParser;
|
|
58
59
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
59
60
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -20,7 +20,6 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
20
20
|
| import("@smithy/core/protocols").HttpHandler<any>
|
|
21
21
|
| RequestHandler;
|
|
22
22
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
23
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
24
23
|
streamCollector: (
|
|
25
24
|
stream:
|
|
26
25
|
| import("stream").Readable
|
|
@@ -42,6 +41,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
42
41
|
[setting: string]: unknown;
|
|
43
42
|
};
|
|
44
43
|
apiVersion: string;
|
|
44
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
45
45
|
urlParser: import("@smithy/types").UrlParser;
|
|
46
46
|
base64Decoder: import("@smithy/types").Decoder;
|
|
47
47
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -16,7 +16,6 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
16
16
|
| RequestHandler
|
|
17
17
|
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
18
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
19
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
20
19
|
streamCollector: (
|
|
21
20
|
stream:
|
|
22
21
|
| import("stream").Readable
|
|
@@ -37,6 +36,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
37
36
|
[setting: string]: unknown;
|
|
38
37
|
};
|
|
39
38
|
apiVersion: string;
|
|
39
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
40
40
|
urlParser: import("@smithy/types").UrlParser;
|
|
41
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
42
42
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { SigninClientConfig } from "./SigninClient";
|
|
2
2
|
export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
3
3
|
runtime: string;
|
|
4
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
5
4
|
requestHandler:
|
|
6
5
|
| import("@smithy/types").NodeHttpHandlerOptions
|
|
7
6
|
| import("@smithy/types").FetchHttpHandlerOptions
|
|
@@ -18,6 +17,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
18
17
|
[setting: string]: unknown;
|
|
19
18
|
};
|
|
20
19
|
apiVersion: string;
|
|
20
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
23
23
|
streamCollector: (
|
|
@@ -52,6 +52,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
|
|
|
52
52
|
defaultNamespace?: string;
|
|
53
53
|
};
|
|
54
54
|
serviceId: string;
|
|
55
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
55
56
|
urlParser: import("@smithy/types").UrlParser;
|
|
56
57
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
57
58
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -15,7 +15,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
15
15
|
| import("@smithy/core/protocols").HttpHandler<any>
|
|
16
16
|
| RequestHandler;
|
|
17
17
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
18
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
19
18
|
streamCollector: (
|
|
20
19
|
stream:
|
|
21
20
|
| import("stream").Readable
|
|
@@ -37,6 +36,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
37
36
|
[setting: string]: unknown;
|
|
38
37
|
};
|
|
39
38
|
apiVersion: string;
|
|
39
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
40
40
|
urlParser: import("@smithy/types").UrlParser;
|
|
41
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
42
42
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -16,7 +16,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
16
16
|
| RequestHandler
|
|
17
17
|
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
18
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
19
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
20
19
|
streamCollector: (
|
|
21
20
|
stream:
|
|
22
21
|
| import("stream").Readable
|
|
@@ -37,6 +36,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
37
36
|
[setting: string]: unknown;
|
|
38
37
|
};
|
|
39
38
|
apiVersion: string;
|
|
39
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
40
40
|
urlParser: import("@smithy/types").UrlParser;
|
|
41
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
42
42
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { SSOClientConfig } from "./SSOClient";
|
|
2
2
|
export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
3
3
|
runtime: string;
|
|
4
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
5
4
|
requestHandler:
|
|
6
5
|
| import("@smithy/types").NodeHttpHandlerOptions
|
|
7
6
|
| import("@smithy/types").FetchHttpHandlerOptions
|
|
@@ -18,6 +17,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
18
17
|
[setting: string]: unknown;
|
|
19
18
|
};
|
|
20
19
|
apiVersion: string;
|
|
20
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
23
23
|
streamCollector: (
|
|
@@ -52,6 +52,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
52
52
|
defaultNamespace?: string;
|
|
53
53
|
};
|
|
54
54
|
serviceId: string;
|
|
55
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
55
56
|
urlParser: import("@smithy/types").UrlParser;
|
|
56
57
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
57
58
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -15,7 +15,6 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
15
15
|
| import("@smithy/core/protocols").HttpHandler<any>
|
|
16
16
|
| RequestHandler;
|
|
17
17
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
18
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
19
18
|
streamCollector: (
|
|
20
19
|
stream:
|
|
21
20
|
| import("stream").Readable
|
|
@@ -37,6 +36,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
37
36
|
[setting: string]: unknown;
|
|
38
37
|
};
|
|
39
38
|
apiVersion: string;
|
|
39
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
40
40
|
urlParser: import("@smithy/types").UrlParser;
|
|
41
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
42
42
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -16,7 +16,6 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
16
16
|
| RequestHandler
|
|
17
17
|
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
18
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
19
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
20
19
|
streamCollector: (
|
|
21
20
|
stream:
|
|
22
21
|
| import("stream").Readable
|
|
@@ -37,6 +36,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
37
36
|
[setting: string]: unknown;
|
|
38
37
|
};
|
|
39
38
|
apiVersion: string;
|
|
39
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
40
40
|
urlParser: import("@smithy/types").UrlParser;
|
|
41
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
42
42
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { SSOOIDCClientConfig } from "./SSOOIDCClient";
|
|
2
2
|
export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
3
3
|
runtime: string;
|
|
4
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
5
4
|
requestHandler:
|
|
6
5
|
| import("@smithy/types").NodeHttpHandlerOptions
|
|
7
6
|
| import("@smithy/types").FetchHttpHandlerOptions
|
|
@@ -18,6 +17,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
18
17
|
[setting: string]: unknown;
|
|
19
18
|
};
|
|
20
19
|
apiVersion: string;
|
|
20
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
23
23
|
streamCollector: (
|
|
@@ -52,6 +52,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
|
52
52
|
defaultNamespace?: string;
|
|
53
53
|
};
|
|
54
54
|
serviceId: string;
|
|
55
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
55
56
|
urlParser: import("@smithy/types").UrlParser;
|
|
56
57
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
57
58
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
@@ -20,7 +20,6 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
20
20
|
| import("@smithy/core/protocols").HttpHandler<any>
|
|
21
21
|
| RequestHandler;
|
|
22
22
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
23
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
24
23
|
streamCollector: (
|
|
25
24
|
stream:
|
|
26
25
|
| import("stream").Readable
|
|
@@ -42,6 +41,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
42
41
|
[setting: string]: unknown;
|
|
43
42
|
};
|
|
44
43
|
apiVersion: string;
|
|
44
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
45
45
|
urlParser: import("@smithy/types").UrlParser;
|
|
46
46
|
base64Decoder: import("@smithy/types").Decoder;
|
|
47
47
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -45,7 +45,6 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
45
45
|
| RequestHandler
|
|
46
46
|
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
47
47
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
48
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
49
48
|
sigv4aSigningRegionSet:
|
|
50
49
|
| string[]
|
|
51
50
|
| import("@smithy/types").Provider<string[] | undefined>;
|
|
@@ -69,6 +68,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
69
68
|
[setting: string]: unknown;
|
|
70
69
|
};
|
|
71
70
|
apiVersion: string;
|
|
71
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
72
72
|
urlParser: import("@smithy/types").UrlParser;
|
|
73
73
|
base64Decoder: import("@smithy/types").Decoder;
|
|
74
74
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { STSClientConfig } from "./STSClient";
|
|
2
2
|
export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
3
3
|
runtime: string;
|
|
4
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
5
4
|
requestHandler:
|
|
6
5
|
| import("@smithy/types").NodeHttpHandlerOptions
|
|
7
6
|
| import("@smithy/types").FetchHttpHandlerOptions
|
|
@@ -18,6 +17,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
18
17
|
[setting: string]: unknown;
|
|
19
18
|
};
|
|
20
19
|
apiVersion: string;
|
|
20
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
23
23
|
streamCollector: (
|
|
@@ -53,6 +53,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
|
|
|
53
53
|
defaultNamespace?: string;
|
|
54
54
|
};
|
|
55
55
|
serviceId: string;
|
|
56
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
56
57
|
signerConstructor:
|
|
57
58
|
| (new (
|
|
58
59
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/nested-clients",
|
|
3
|
-
"version": "3.997.
|
|
3
|
+
"version": "3.997.25",
|
|
4
4
|
"description": "Nested clients for AWS SDK packages.",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,14 +28,12 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-
|
|
32
|
-
"@aws-
|
|
33
|
-
"@aws-sdk/core": "^3.974.24",
|
|
34
|
-
"@aws-sdk/signature-v4-multi-region": "^3.996.36",
|
|
31
|
+
"@aws-sdk/core": "^3.974.25",
|
|
32
|
+
"@aws-sdk/signature-v4-multi-region": "^3.996.37",
|
|
35
33
|
"@aws-sdk/types": "^3.973.14",
|
|
36
|
-
"@smithy/core": "^3.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.6.
|
|
38
|
-
"@smithy/node-http-handler": "^4.9.
|
|
34
|
+
"@smithy/core": "^3.28.0",
|
|
35
|
+
"@smithy/fetch-http-handler": "^5.6.1",
|
|
36
|
+
"@smithy/node-http-handler": "^4.9.1",
|
|
39
37
|
"@smithy/types": "^4.15.0",
|
|
40
38
|
"tslib": "^2.6.2"
|
|
41
39
|
},
|