@cdk8s/awscdk-resolver 0.0.221 → 0.0.223
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/.jsii +3 -3
- package/lib/resolve.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/package.json +6 -6
- package/node_modules/@aws-sdk/client-sso/package.json +3 -3
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +5 -5
- package/node_modules/@aws-sdk/client-sts/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +1 -0
- package/node_modules/@aws-sdk/token-providers/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@smithy/core/package.json +2 -2
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +29 -1
- package/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +27 -1
- package/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +6 -4
- package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +6 -4
- package/node_modules/@smithy/fetch-http-handler/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +4 -1
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +4 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/dist-types/AdaptiveRetryStrategy.d.ts +2 -0
- package/node_modules/@smithy/middleware-retry/dist-types/StandardRetryStrategy.d.ts +3 -0
- package/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +21 -0
- package/node_modules/@smithy/middleware-retry/dist-types/defaultRetryQuota.d.ts +6 -0
- package/node_modules/@smithy/middleware-retry/dist-types/delayDecider.d.ts +1 -0
- package/node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts +9 -0
- package/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +1 -0
- package/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +12 -0
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +2 -0
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +3 -0
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +21 -0
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +6 -0
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/delayDecider.d.ts +1 -0
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/omitRetryHeadersMiddleware.d.ts +9 -0
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +1 -0
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryMiddleware.d.ts +12 -0
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/types.d.ts +12 -0
- package/node_modules/@smithy/middleware-retry/dist-types/types.d.ts +12 -0
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +8 -2
- package/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +9 -2
- package/node_modules/@smithy/node-http-handler/package.json +1 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +9 -0
- package/node_modules/@smithy/smithy-client/dist-es/exceptions.js +8 -0
- package/node_modules/@smithy/smithy-client/dist-types/exceptions.d.ts +4 -0
- package/node_modules/@smithy/smithy-client/dist-types/extensions/retry.d.ts +3 -0
- package/node_modules/@smithy/smithy-client/dist-types/ser-utils.d.ts +1 -0
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/exceptions.d.ts +4 -0
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/retry.d.ts +3 -0
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/ser-utils.d.ts +1 -0
- package/node_modules/@smithy/smithy-client/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +1 -1
- package/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +2 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +1 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +2 -1
- package/node_modules/@smithy/util-stream/package.json +3 -3
- package/package.json +6 -6
package/.jsii
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
"url": "https://aws.amazon.com"
|
8
8
|
},
|
9
9
|
"bundled": {
|
10
|
-
"@aws-sdk/client-cloudformation": "^3.
|
10
|
+
"@aws-sdk/client-cloudformation": "^3.721.0"
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
13
|
"aws-cdk-lib": "^2.106.1",
|
@@ -3674,6 +3674,6 @@
|
|
3674
3674
|
"symbolId": "src/resolve:AwsCdkResolver"
|
3675
3675
|
}
|
3676
3676
|
},
|
3677
|
-
"version": "0.0.
|
3678
|
-
"fingerprint": "
|
3677
|
+
"version": "0.0.223",
|
3678
|
+
"fingerprint": "sEBkoFFKR7qXUvTCSnXREbBKH6kHAqzg/t54niVU0Ho="
|
3679
3679
|
}
|
package/lib/resolve.js
CHANGED
@@ -61,5 +61,5 @@ class AwsCdkResolver {
|
|
61
61
|
}
|
62
62
|
exports.AwsCdkResolver = AwsCdkResolver;
|
63
63
|
_a = JSII_RTTI_SYMBOL_1;
|
64
|
-
AwsCdkResolver[_a] = { fqn: "@cdk8s/awscdk-resolver.AwsCdkResolver", version: "0.0.
|
64
|
+
AwsCdkResolver[_a] = { fqn: "@cdk8s/awscdk-resolver.AwsCdkResolver", version: "0.0.223" };
|
65
65
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy9yZXNvbHZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7O0FBQUEsaURBQTZDO0FBQzdDLDZCQUE2QjtBQUM3Qiw2Q0FBK0U7QUFJL0UsTUFBYSxjQUFjO0lBRWxCLE9BQU8sQ0FBQyxPQUEwQjtRQUV2QyxJQUFJLENBQUMsbUJBQUssQ0FBQyxZQUFZLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxFQUFFLENBQUM7WUFDdkMsT0FBTztRQUNULENBQUM7UUFFRCxJQUFJLE9BQU8sT0FBTyxDQUFDLEtBQUssS0FBSyxRQUFRLEVBQUUsQ0FBQztZQUN0QywrREFBK0Q7WUFDL0QsbUJBQW1CO1lBQ25CLE1BQU0sSUFBSSxLQUFLLENBQUMsdUJBQXVCLE9BQU0sQ0FBQyxPQUFPLENBQUMsS0FBSyxDQUFDLHNCQUFzQixDQUFDLENBQUM7UUFDdEYsQ0FBQztRQUVELE1BQU0sTUFBTSxHQUFHLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQzlDLElBQUksQ0FBQztZQUNILE1BQU0sV0FBVyxHQUFHLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxNQUFNLENBQUMsQ0FBQztZQUNsRCxPQUFPLENBQUMsWUFBWSxDQUFDLFdBQVcsQ0FBQyxDQUFDO1FBQ3BDLENBQUM7UUFBQyxPQUFPLEdBQUcsRUFBRSxDQUFDO1lBQ2IsMkVBQTJFO1lBQzNFLGtFQUFrRTtZQUNsRSwyRUFBMkU7WUFDM0UsK0VBQStFO1lBQy9FLCtDQUErQztZQUMvQyxPQUFPLENBQUMsWUFBWSxDQUFDLG9DQUFvQyxNQUFNLENBQUMsSUFBSSxDQUFDLElBQUksS0FBSyxHQUFHLEVBQUUsQ0FBQyxDQUFDO1FBQ3ZGLENBQUM7SUFFSCxDQUFDO0lBRU8sVUFBVSxDQUFDLEtBQWE7UUFFOUIsTUFBTSxlQUFlLEdBQVksRUFBRSxDQUFDO1FBRXBDLEtBQUssTUFBTSxLQUFLLElBQUksMEJBQVksQ0FBQyxhQUFhLENBQUMsS0FBSyxDQUFDLENBQUMsTUFBTSxFQUFFLENBQUM7WUFDN0QsSUFBSSx1QkFBUyxDQUFDLFdBQVcsQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDO2dCQUNqQyxNQUFNLEtBQUssR0FBRyxtQkFBSyxDQUFDLEVBQUUsQ0FBQyxLQUFLLENBQUMsTUFBTSxDQUFDLENBQUM7Z0JBQ3JDLGVBQWUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7Z0JBQzVCLE1BQU0sTUFBTSxHQUFHLEtBQUssQ0FBQyxJQUFJLENBQUMsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxZQUFZLHVCQUFTLElBQUksQ0FBQyxDQUFDLEtBQUssS0FBSyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQWMsQ0FBQztnQkFDN0csa0ZBQWtGO2dCQUNsRix3REFBd0Q7Z0JBQ3hELElBQUksTUFBTTtvQkFBRSxPQUFPLE1BQU0sQ0FBQztZQUM1QixDQUFDO1FBQ0gsQ0FBQztRQUVELDZCQUE2QjtRQUM3Qiw2QkFBNkI7UUFDN0Isb0NBQW9DO1FBQ3BDLG9GQUFvRjtRQUNwRiwrREFBK0Q7UUFDL0QsTUFBTSxJQUFJLEtBQUssQ0FBQyxxQ0FBcUMsS0FBSyx1QkFBdUIsZUFBZSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBRXZJLENBQUM7SUFFTyxnQkFBZ0IsQ0FBQyxNQUFpQjtRQUV4QyxNQUFNLE1BQU0sR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLFNBQVMsRUFBRSxJQUFJLEVBQUUsS0FBSyxFQUFFLHVCQUF1QixDQUFDLENBQUM7UUFDMUUsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUEsNEJBQVksRUFBQyxPQUFPLENBQUMsUUFBUSxFQUFFO1lBQy9DLE1BQU07WUFDTixtQkFBSyxDQUFDLEVBQUUsQ0FBQyxNQUFNLENBQUMsQ0FBQyxTQUFTO1lBQzFCLE1BQU0sQ0FBQyxJQUFJLENBQUMsRUFBRTtTQUNmLEVBQUUsRUFBRSxRQUFRLEVBQUUsT0FBTyxFQUFFLEtBQUssRUFBRSxDQUFDLE1BQU0sQ0FBQyxFQUFFLENBQUMsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBRWhFLENBQUM7O0FBOURILHdDQWdFQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGV4ZWNGaWxlU3luYyB9IGZyb20gJ2NoaWxkX3Byb2Nlc3MnO1xuaW1wb3J0ICogYXMgcGF0aCBmcm9tICdwYXRoJztcbmltcG9ydCB7IFRva2VuLCBTdGFjaywgVG9rZW5pemF0aW9uLCBSZWZlcmVuY2UsIENmbk91dHB1dCB9IGZyb20gJ2F3cy1jZGstbGliJztcbmltcG9ydCB7IElSZXNvbHZlciwgUmVzb2x1dGlvbkNvbnRleHQgfSBmcm9tICdjZGs4cyc7XG5cblxuZXhwb3J0IGNsYXNzIEF3c0Nka1Jlc29sdmVyIGltcGxlbWVudHMgSVJlc29sdmVyIHtcblxuICBwdWJsaWMgcmVzb2x2ZShjb250ZXh0OiBSZXNvbHV0aW9uQ29udGV4dCkge1xuXG4gICAgaWYgKCFUb2tlbi5pc1VucmVzb2x2ZWQoY29udGV4dC52YWx1ZSkpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICBpZiAodHlwZW9mIGNvbnRleHQudmFsdWUgIT09ICdzdHJpbmcnKSB7XG4gICAgICAvLyBzaG91bGQgYmUgb2sgYmVjYXVzZSB3ZSBvbmx5IHJlc29sdmUgQ2ZuT3V0cHV0IHZhbHVlcywgd2hpY2hcbiAgICAgIC8vIG11c3QgYmUgc3RyaW5ncy5cbiAgICAgIHRocm93IG5ldyBFcnJvcihgSW52YWxpZCB2YWx1ZSB0eXBlOiAke3R5cGVvZihjb250ZXh0LnZhbHVlKX0gKEV4cGVjdGVkICdzdHJpbmcnKWApO1xuICAgIH1cblxuICAgIGNvbnN0IG91dHB1dCA9IHRoaXMuZmluZE91dHB1dChjb250ZXh0LnZhbHVlKTtcbiAgICB0cnkge1xuICAgICAgY29uc3Qgb3V0cHV0VmFsdWUgPSB0aGlzLmZldGNoT3V0cHV0VmFsdWUob3V0cHV0KTtcbiAgICAgIGNvbnRleHQucmVwbGFjZVZhbHVlKG91dHB1dFZhbHVlKTtcbiAgICB9IGNhdGNoIChlcnIpIHtcbiAgICAgIC8vIGlmIGJvdGggY2RrOHMgYW5kIEFXUyBDREsgYXBwbGljYXRpb25zIGFyZSBkZWZpbmVkIHdpdGhpbiB0aGUgc2FtZSBmaWxlLFxuICAgICAgLy8gYSBjZGs4cyBzeW50aCBpcyBnb2luZyB0byBoYXBwZW4gYmVmb3JlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnQuXG4gICAgICAvLyBpbiB0aGlzIGNhc2Ugd2UgbXVzdCBzd2FsbG93IHRoZSBlcnJvciwgb3RoZXJ3aXNlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnRcbiAgICAgIC8vIHdvbid0IGJlIGFibGUgdG8gZ28gdGhyb3VnaC4gd2UgcmVwbGFjZSB0aGUgdmFsdWUgd2l0aCBzb21ldGhpbmcgdG8gaW5kaWNhdGVcbiAgICAgIC8vIHRoYXQgYSBmZXRjaGluZyBhdHRlbXB0IHdhcyBtYWRlIGFuZCBmYWlsZWQuXG4gICAgICBjb250ZXh0LnJlcGxhY2VWYWx1ZShgRmFpbGVkIGZldGNoaW5nIHZhbHVlIGZvciBvdXRwdXQgJHtvdXRwdXQubm9kZS5wYXRofTogJHtlcnJ9YCk7XG4gICAgfVxuXG4gIH1cblxuICBwcml2YXRlIGZpbmRPdXRwdXQodmFsdWU6IHN0cmluZykge1xuXG4gICAgY29uc3QgaW5zcGVjdGVkU3RhY2tzOiBTdGFja1tdID0gW107XG5cbiAgICBmb3IgKGNvbnN0IHRva2VuIG9mIFRva2VuaXphdGlvbi5yZXZlcnNlU3RyaW5nKHZhbHVlKS50b2tlbnMpIHtcbiAgICAgIGlmIChSZWZlcmVuY2UuaXNSZWZlcmVuY2UodG9rZW4pKSB7XG4gICAgICAgIGNvbnN0IHN0YWNrID0gU3RhY2sub2YodG9rZW4udGFyZ2V0KTtcbiAgICAgICAgaW5zcGVjdGVkU3RhY2tzLnB1c2goc3RhY2spO1xuICAgICAgICBjb25zdCBvdXRwdXQgPSBzdGFjay5ub2RlLmZpbmRBbGwoKS5maWx0ZXIoYyA9PiBjIGluc3RhbmNlb2YgQ2ZuT3V0cHV0ICYmIGMudmFsdWUgPT09IHZhbHVlKVswXSBhcyBDZm5PdXRwdXQ7XG4gICAgICAgIC8vIHdlIGRvbid0IHJlYWxseSBjYXJlIGlmIHRoZXJlIGFyZSBtb3JlIG91dHB1dHMgKHBvc3NpYmx5IGZyb20gZGlmZmVyZW50IHN0YWNrcylcbiAgICAgICAgLy8gdGhhdCBwb2ludCB0byB0aGUgc2FtZSB2YWx1ZS4gdGhlIGZpcnN0IHdpbGwgc3VmZmljZS5cbiAgICAgICAgaWYgKG91dHB1dCkgcmV0dXJuIG91dHB1dDtcbiAgICAgIH1cbiAgICB9XG5cbiAgICAvLyBUaGlzIGNhbiBoYXBwZW4gaWYgZWl0aGVyOlxuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG4gICAgLy8gIDEuIFVzZXIgZGlkbid0IGRlZmluZSBhbiBvdXRwdXQuXG4gICAgLy8gIDIuIE91dHB1dCB3YXMgZGVmaW5lZCBpbiBhIGRpZmZlcmVudCBzdGFjayB0aGFuIHRoZSB0b2tlbnMgY29tcHJpc2luZyBpdHMgdmFsdWUuXG4gICAgLy8gIDMuIE5vbmUgb2YgdGhlIHRva2VucyBjb21wcmlzaW5nIHRoZSB2YWx1ZSBhcmUgYSBSZWZlcmVuY2UuXG4gICAgdGhyb3cgbmV3IEVycm9yKGBVbmFibGUgdG8gZmluZCBvdXRwdXQgZGVmaW5lZCBmb3IgJHt2YWx1ZX0gKEluc3BlY3RlZCBzdGFja3M6ICR7aW5zcGVjdGVkU3RhY2tzLm1hcChzID0+IHMuc3RhY2tOYW1lKS5qb2luKCcsJyl9KWApO1xuXG4gIH1cblxuICBwcml2YXRlIGZldGNoT3V0cHV0VmFsdWUob3V0cHV0OiBDZm5PdXRwdXQpIHtcblxuICAgIGNvbnN0IHNjcmlwdCA9IHBhdGguam9pbihfX2Rpcm5hbWUsICcuLicsICdsaWInLCAnZmV0Y2gtb3V0cHV0LXZhbHVlLmpzJyk7XG4gICAgcmV0dXJuIEpTT04ucGFyc2UoZXhlY0ZpbGVTeW5jKHByb2Nlc3MuZXhlY1BhdGgsIFtcbiAgICAgIHNjcmlwdCxcbiAgICAgIFN0YWNrLm9mKG91dHB1dCkuc3RhY2tOYW1lLFxuICAgICAgb3V0cHV0Lm5vZGUuaWQsXG4gICAgXSwgeyBlbmNvZGluZzogJ3V0Zi04Jywgc3RkaW86IFsncGlwZSddIH0pLnRvU3RyaW5nKCkudHJpbSgpKTtcblxuICB9XG5cbn1cbiJdfQ==
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/client-cloudformation",
|
3
3
|
"description": "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
|
4
|
-
"version": "3.
|
4
|
+
"version": "3.721.0",
|
5
5
|
"scripts": {
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudformation",
|
@@ -20,19 +20,19 @@
|
|
20
20
|
"dependencies": {
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
24
|
-
"@aws-sdk/client-sts": "3.
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.721.0",
|
24
|
+
"@aws-sdk/client-sts": "3.721.0",
|
25
25
|
"@aws-sdk/core": "3.716.0",
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
26
|
+
"@aws-sdk/credential-provider-node": "3.721.0",
|
27
27
|
"@aws-sdk/middleware-host-header": "3.714.0",
|
28
28
|
"@aws-sdk/middleware-logger": "3.714.0",
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
31
31
|
"@aws-sdk/region-config-resolver": "3.714.0",
|
32
32
|
"@aws-sdk/types": "3.714.0",
|
33
33
|
"@aws-sdk/util-endpoints": "3.714.0",
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
36
36
|
"@smithy/config-resolver": "^3.0.13",
|
37
37
|
"@smithy/core": "^2.5.5",
|
38
38
|
"@smithy/fetch-http-handler": "^4.1.2",
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/client-sso",
|
3
3
|
"description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
4
|
-
"version": "3.
|
4
|
+
"version": "3.721.0",
|
5
5
|
"scripts": {
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
@@ -24,12 +24,12 @@
|
|
24
24
|
"@aws-sdk/middleware-host-header": "3.714.0",
|
25
25
|
"@aws-sdk/middleware-logger": "3.714.0",
|
26
26
|
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
27
|
-
"@aws-sdk/middleware-user-agent": "3.
|
27
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
28
28
|
"@aws-sdk/region-config-resolver": "3.714.0",
|
29
29
|
"@aws-sdk/types": "3.714.0",
|
30
30
|
"@aws-sdk/util-endpoints": "3.714.0",
|
31
31
|
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
32
|
-
"@aws-sdk/util-user-agent-node": "3.
|
32
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
33
33
|
"@smithy/config-resolver": "^3.0.13",
|
34
34
|
"@smithy/core": "^2.5.5",
|
35
35
|
"@smithy/fetch-http-handler": "^4.1.2",
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/client-sso-oidc",
|
3
3
|
"description": "AWS SDK for JavaScript Sso Oidc Client for Node.js, Browser and React Native",
|
4
|
-
"version": "3.
|
4
|
+
"version": "3.721.0",
|
5
5
|
"scripts": {
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sso-oidc",
|
@@ -21,16 +21,16 @@
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
23
23
|
"@aws-sdk/core": "3.716.0",
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
24
|
+
"@aws-sdk/credential-provider-node": "3.721.0",
|
25
25
|
"@aws-sdk/middleware-host-header": "3.714.0",
|
26
26
|
"@aws-sdk/middleware-logger": "3.714.0",
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
29
29
|
"@aws-sdk/region-config-resolver": "3.714.0",
|
30
30
|
"@aws-sdk/types": "3.714.0",
|
31
31
|
"@aws-sdk/util-endpoints": "3.714.0",
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
34
34
|
"@smithy/config-resolver": "^3.0.13",
|
35
35
|
"@smithy/core": "^2.5.5",
|
36
36
|
"@smithy/fetch-http-handler": "^4.1.2",
|
@@ -85,7 +85,7 @@
|
|
85
85
|
},
|
86
86
|
"license": "Apache-2.0",
|
87
87
|
"peerDependencies": {
|
88
|
-
"@aws-sdk/client-sts": "^3.
|
88
|
+
"@aws-sdk/client-sts": "^3.721.0"
|
89
89
|
},
|
90
90
|
"browser": {
|
91
91
|
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/client-sts",
|
3
3
|
"description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
|
4
|
-
"version": "3.
|
4
|
+
"version": "3.721.0",
|
5
5
|
"scripts": {
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sts",
|
@@ -22,18 +22,18 @@
|
|
22
22
|
"dependencies": {
|
23
23
|
"@aws-crypto/sha256-browser": "5.2.0",
|
24
24
|
"@aws-crypto/sha256-js": "5.2.0",
|
25
|
-
"@aws-sdk/client-sso-oidc": "3.
|
25
|
+
"@aws-sdk/client-sso-oidc": "3.721.0",
|
26
26
|
"@aws-sdk/core": "3.716.0",
|
27
|
-
"@aws-sdk/credential-provider-node": "3.
|
27
|
+
"@aws-sdk/credential-provider-node": "3.721.0",
|
28
28
|
"@aws-sdk/middleware-host-header": "3.714.0",
|
29
29
|
"@aws-sdk/middleware-logger": "3.714.0",
|
30
30
|
"@aws-sdk/middleware-recursion-detection": "3.714.0",
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
32
32
|
"@aws-sdk/region-config-resolver": "3.714.0",
|
33
33
|
"@aws-sdk/types": "3.714.0",
|
34
34
|
"@aws-sdk/util-endpoints": "3.714.0",
|
35
35
|
"@aws-sdk/util-user-agent-browser": "3.714.0",
|
36
|
-
"@aws-sdk/util-user-agent-node": "3.
|
36
|
+
"@aws-sdk/util-user-agent-node": "3.721.0",
|
37
37
|
"@smithy/config-resolver": "^3.0.13",
|
38
38
|
"@smithy/core": "^2.5.5",
|
39
39
|
"@smithy/fetch-http-handler": "^4.1.2",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/credential-provider-ini",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.721.0",
|
4
4
|
"description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
|
5
5
|
"main": "./dist-cjs/index.js",
|
6
6
|
"module": "./dist-es/index.js",
|
@@ -31,7 +31,7 @@
|
|
31
31
|
"@aws-sdk/credential-provider-env": "3.716.0",
|
32
32
|
"@aws-sdk/credential-provider-http": "3.716.0",
|
33
33
|
"@aws-sdk/credential-provider-process": "3.716.0",
|
34
|
-
"@aws-sdk/credential-provider-sso": "3.
|
34
|
+
"@aws-sdk/credential-provider-sso": "3.721.0",
|
35
35
|
"@aws-sdk/credential-provider-web-identity": "3.716.0",
|
36
36
|
"@aws-sdk/types": "3.714.0",
|
37
37
|
"@smithy/credential-provider-imds": "^3.2.8",
|
@@ -49,7 +49,7 @@
|
|
49
49
|
"typescript": "~4.9.5"
|
50
50
|
},
|
51
51
|
"peerDependencies": {
|
52
|
-
"@aws-sdk/client-sts": "^3.
|
52
|
+
"@aws-sdk/client-sts": "^3.721.0"
|
53
53
|
},
|
54
54
|
"types": "./dist-types/index.d.ts",
|
55
55
|
"engines": {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/credential-provider-node",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.721.0",
|
4
4
|
"description": "AWS credential provider that sources credentials from a Node.JS environment. ",
|
5
5
|
"engines": {
|
6
6
|
"node": ">=16.0.0"
|
@@ -31,9 +31,9 @@
|
|
31
31
|
"dependencies": {
|
32
32
|
"@aws-sdk/credential-provider-env": "3.716.0",
|
33
33
|
"@aws-sdk/credential-provider-http": "3.716.0",
|
34
|
-
"@aws-sdk/credential-provider-ini": "3.
|
34
|
+
"@aws-sdk/credential-provider-ini": "3.721.0",
|
35
35
|
"@aws-sdk/credential-provider-process": "3.716.0",
|
36
|
-
"@aws-sdk/credential-provider-sso": "3.
|
36
|
+
"@aws-sdk/credential-provider-sso": "3.721.0",
|
37
37
|
"@aws-sdk/credential-provider-web-identity": "3.716.0",
|
38
38
|
"@aws-sdk/types": "3.714.0",
|
39
39
|
"@smithy/credential-provider-imds": "^3.2.8",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/credential-provider-sso",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.721.0",
|
4
4
|
"description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
|
5
5
|
"main": "./dist-cjs/index.js",
|
6
6
|
"module": "./dist-es/index.js",
|
@@ -25,9 +25,9 @@
|
|
25
25
|
},
|
26
26
|
"license": "Apache-2.0",
|
27
27
|
"dependencies": {
|
28
|
-
"@aws-sdk/client-sso": "3.
|
28
|
+
"@aws-sdk/client-sso": "3.721.0",
|
29
29
|
"@aws-sdk/core": "3.716.0",
|
30
|
-
"@aws-sdk/token-providers": "3.
|
30
|
+
"@aws-sdk/token-providers": "3.721.0",
|
31
31
|
"@aws-sdk/types": "3.714.0",
|
32
32
|
"@smithy/property-provider": "^3.1.11",
|
33
33
|
"@smithy/shared-ini-file-loader": "^3.1.12",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/token-providers",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.721.0",
|
4
4
|
"description": "A collection of token providers",
|
5
5
|
"main": "./dist-cjs/index.js",
|
6
6
|
"module": "./dist-es/index.js",
|
@@ -42,7 +42,7 @@
|
|
42
42
|
"typescript": "~4.9.5"
|
43
43
|
},
|
44
44
|
"peerDependencies": {
|
45
|
-
"@aws-sdk/client-sso-oidc": "^3.
|
45
|
+
"@aws-sdk/client-sso-oidc": "^3.721.0"
|
46
46
|
},
|
47
47
|
"types": "./dist-types/index.d.ts",
|
48
48
|
"engines": {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/util-user-agent-node",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.721.0",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline util-user-agent-node",
|
@@ -21,7 +21,7 @@
|
|
21
21
|
},
|
22
22
|
"license": "Apache-2.0",
|
23
23
|
"dependencies": {
|
24
|
-
"@aws-sdk/middleware-user-agent": "3.
|
24
|
+
"@aws-sdk/middleware-user-agent": "3.721.0",
|
25
25
|
"@aws-sdk/types": "3.714.0",
|
26
26
|
"@smithy/node-config-provider": "^3.1.12",
|
27
27
|
"@smithy/types": "^3.7.2",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/core",
|
3
|
-
"version": "2.5.
|
3
|
+
"version": "2.5.7",
|
4
4
|
"scripts": {
|
5
5
|
"build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline core",
|
@@ -59,7 +59,7 @@
|
|
59
59
|
"@smithy/types": "^3.7.2",
|
60
60
|
"@smithy/util-body-length-browser": "^3.0.0",
|
61
61
|
"@smithy/util-middleware": "^3.0.11",
|
62
|
-
"@smithy/util-stream": "^3.3.
|
62
|
+
"@smithy/util-stream": "^3.3.4",
|
63
63
|
"@smithy/util-utf8": "^3.0.0",
|
64
64
|
"tslib": "^2.6.2"
|
65
65
|
},
|
@@ -198,13 +198,23 @@ __name(_FetchHttpHandler, "FetchHttpHandler");
|
|
198
198
|
var FetchHttpHandler = _FetchHttpHandler;
|
199
199
|
|
200
200
|
// src/stream-collector.ts
|
201
|
+
var import_util_base64 = require("@smithy/util-base64");
|
201
202
|
var streamCollector = /* @__PURE__ */ __name(async (stream) => {
|
202
203
|
var _a;
|
203
204
|
if (typeof Blob === "function" && stream instanceof Blob || ((_a = stream.constructor) == null ? void 0 : _a.name) === "Blob") {
|
204
|
-
|
205
|
+
if (Blob.prototype.arrayBuffer !== void 0) {
|
206
|
+
return new Uint8Array(await stream.arrayBuffer());
|
207
|
+
}
|
208
|
+
return collectBlob(stream);
|
205
209
|
}
|
206
210
|
return collectStream(stream);
|
207
211
|
}, "streamCollector");
|
212
|
+
async function collectBlob(blob) {
|
213
|
+
const base64 = await readToBase64(blob);
|
214
|
+
const arrayBuffer = (0, import_util_base64.fromBase64)(base64);
|
215
|
+
return new Uint8Array(arrayBuffer);
|
216
|
+
}
|
217
|
+
__name(collectBlob, "collectBlob");
|
208
218
|
async function collectStream(stream) {
|
209
219
|
const chunks = [];
|
210
220
|
const reader = stream.getReader();
|
@@ -227,6 +237,24 @@ async function collectStream(stream) {
|
|
227
237
|
return collected;
|
228
238
|
}
|
229
239
|
__name(collectStream, "collectStream");
|
240
|
+
function readToBase64(blob) {
|
241
|
+
return new Promise((resolve, reject) => {
|
242
|
+
const reader = new FileReader();
|
243
|
+
reader.onloadend = () => {
|
244
|
+
if (reader.readyState !== 2) {
|
245
|
+
return reject(new Error("Reader aborted too early"));
|
246
|
+
}
|
247
|
+
const result = reader.result ?? "";
|
248
|
+
const commaIndex = result.indexOf(",");
|
249
|
+
const dataOffset = commaIndex > -1 ? commaIndex + 1 : result.length;
|
250
|
+
resolve(result.substring(dataOffset));
|
251
|
+
};
|
252
|
+
reader.onabort = () => reject(new Error("Read aborted"));
|
253
|
+
reader.onerror = () => reject(reader.error);
|
254
|
+
reader.readAsDataURL(blob);
|
255
|
+
});
|
256
|
+
}
|
257
|
+
__name(readToBase64, "readToBase64");
|
230
258
|
// Annotate the CommonJS export names for ESM import in node:
|
231
259
|
|
232
260
|
0 && (module.exports = {
|
@@ -1,9 +1,18 @@
|
|
1
|
+
import { fromBase64 } from "@smithy/util-base64";
|
1
2
|
export const streamCollector = async (stream) => {
|
2
3
|
if ((typeof Blob === "function" && stream instanceof Blob) || stream.constructor?.name === "Blob") {
|
3
|
-
|
4
|
+
if (Blob.prototype.arrayBuffer !== undefined) {
|
5
|
+
return new Uint8Array(await stream.arrayBuffer());
|
6
|
+
}
|
7
|
+
return collectBlob(stream);
|
4
8
|
}
|
5
9
|
return collectStream(stream);
|
6
10
|
};
|
11
|
+
async function collectBlob(blob) {
|
12
|
+
const base64 = await readToBase64(blob);
|
13
|
+
const arrayBuffer = fromBase64(base64);
|
14
|
+
return new Uint8Array(arrayBuffer);
|
15
|
+
}
|
7
16
|
async function collectStream(stream) {
|
8
17
|
const chunks = [];
|
9
18
|
const reader = stream.getReader();
|
@@ -25,3 +34,20 @@ async function collectStream(stream) {
|
|
25
34
|
}
|
26
35
|
return collected;
|
27
36
|
}
|
37
|
+
function readToBase64(blob) {
|
38
|
+
return new Promise((resolve, reject) => {
|
39
|
+
const reader = new FileReader();
|
40
|
+
reader.onloadend = () => {
|
41
|
+
if (reader.readyState !== 2) {
|
42
|
+
return reject(new Error("Reader aborted too early"));
|
43
|
+
}
|
44
|
+
const result = (reader.result ?? "");
|
45
|
+
const commaIndex = result.indexOf(",");
|
46
|
+
const dataOffset = commaIndex > -1 ? commaIndex + 1 : result.length;
|
47
|
+
resolve(result.substring(dataOffset));
|
48
|
+
};
|
49
|
+
reader.onabort = () => reject(new Error("Read aborted"));
|
50
|
+
reader.onerror = () => reject(reader.error);
|
51
|
+
reader.readAsDataURL(blob);
|
52
|
+
});
|
53
|
+
}
|
@@ -1,8 +1,10 @@
|
|
1
1
|
import { HttpHandler, HttpRequest, HttpResponse } from "@smithy/protocol-http";
|
2
2
|
import type { FetchHttpHandlerOptions } from "@smithy/types";
|
3
3
|
import { HttpHandlerOptions, Provider } from "@smithy/types";
|
4
|
+
/**
|
5
|
+
* @public
|
6
|
+
*/
|
4
7
|
export { FetchHttpHandlerOptions };
|
5
|
-
type FetchHttpHandlerConfig = FetchHttpHandlerOptions;
|
6
8
|
/**
|
7
9
|
* @internal
|
8
10
|
* Detection of keepalive support. Can be overridden for testing.
|
@@ -21,7 +23,7 @@ export type AdditionalRequestParameters = {
|
|
21
23
|
*
|
22
24
|
* HttpHandler implementation using browsers' `fetch` global function.
|
23
25
|
*/
|
24
|
-
export declare class FetchHttpHandler implements HttpHandler<
|
26
|
+
export declare class FetchHttpHandler implements HttpHandler<FetchHttpHandlerOptions> {
|
25
27
|
private config?;
|
26
28
|
private configProvider;
|
27
29
|
/**
|
@@ -34,6 +36,6 @@ export declare class FetchHttpHandler implements HttpHandler<FetchHttpHandlerCon
|
|
34
36
|
handle(request: HttpRequest, { abortSignal }?: HttpHandlerOptions): Promise<{
|
35
37
|
response: HttpResponse;
|
36
38
|
}>;
|
37
|
-
updateHttpClientConfig(key: keyof
|
38
|
-
httpHandlerConfigs():
|
39
|
+
updateHttpClientConfig(key: keyof FetchHttpHandlerOptions, value: FetchHttpHandlerOptions[typeof key]): void;
|
40
|
+
httpHandlerConfigs(): FetchHttpHandlerOptions;
|
39
41
|
}
|
@@ -1,8 +1,10 @@
|
|
1
1
|
import { HttpHandler, HttpRequest, HttpResponse } from "@smithy/protocol-http";
|
2
2
|
import { FetchHttpHandlerOptions } from "@smithy/types";
|
3
3
|
import { HttpHandlerOptions, Provider } from "@smithy/types";
|
4
|
+
/**
|
5
|
+
* @public
|
6
|
+
*/
|
4
7
|
export { FetchHttpHandlerOptions };
|
5
|
-
type FetchHttpHandlerConfig = FetchHttpHandlerOptions;
|
6
8
|
/**
|
7
9
|
* @internal
|
8
10
|
* Detection of keepalive support. Can be overridden for testing.
|
@@ -21,7 +23,7 @@ export type AdditionalRequestParameters = {
|
|
21
23
|
*
|
22
24
|
* HttpHandler implementation using browsers' `fetch` global function.
|
23
25
|
*/
|
24
|
-
export declare class FetchHttpHandler implements HttpHandler<
|
26
|
+
export declare class FetchHttpHandler implements HttpHandler<FetchHttpHandlerOptions> {
|
25
27
|
private config?;
|
26
28
|
private configProvider;
|
27
29
|
/**
|
@@ -34,6 +36,6 @@ export declare class FetchHttpHandler implements HttpHandler<FetchHttpHandlerCon
|
|
34
36
|
handle(request: HttpRequest, { abortSignal }?: HttpHandlerOptions): Promise<{
|
35
37
|
response: HttpResponse;
|
36
38
|
}>;
|
37
|
-
updateHttpClientConfig(key: keyof
|
38
|
-
httpHandlerConfigs():
|
39
|
+
updateHttpClientConfig(key: keyof FetchHttpHandlerOptions, value: FetchHttpHandlerOptions[typeof key]): void;
|
40
|
+
httpHandlerConfigs(): FetchHttpHandlerOptions;
|
39
41
|
}
|
@@ -42,6 +42,9 @@ export interface EndpointInputConfig<T extends EndpointParameters = EndpointPara
|
|
42
42
|
*/
|
43
43
|
serviceConfiguredEndpoint?: never;
|
44
44
|
}
|
45
|
+
/**
|
46
|
+
* @internal
|
47
|
+
*/
|
45
48
|
interface PreviouslyResolved<T extends EndpointParameters = EndpointParameters> {
|
46
49
|
urlParser: UrlParser;
|
47
50
|
region: Provider<string>;
|
@@ -55,7 +58,7 @@ interface PreviouslyResolved<T extends EndpointParameters = EndpointParameters>
|
|
55
58
|
* @internal
|
56
59
|
*
|
57
60
|
* This supercedes the similarly named EndpointsResolvedConfig (no parametric types)
|
58
|
-
* from resolveEndpointsConfig.ts in
|
61
|
+
* from resolveEndpointsConfig.ts in \@smithy/config-resolver.
|
59
62
|
*/
|
60
63
|
export interface EndpointResolvedConfig<T extends EndpointParameters = EndpointParameters> {
|
61
64
|
/**
|
package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts
CHANGED
@@ -42,6 +42,9 @@ export interface EndpointInputConfig<T extends EndpointParameters = EndpointPara
|
|
42
42
|
*/
|
43
43
|
serviceConfiguredEndpoint?: never;
|
44
44
|
}
|
45
|
+
/**
|
46
|
+
* @internal
|
47
|
+
*/
|
45
48
|
interface PreviouslyResolved<T extends EndpointParameters = EndpointParameters> {
|
46
49
|
urlParser: UrlParser;
|
47
50
|
region: Provider<string>;
|
@@ -55,7 +58,7 @@ interface PreviouslyResolved<T extends EndpointParameters = EndpointParameters>
|
|
55
58
|
* @internal
|
56
59
|
*
|
57
60
|
* This supercedes the similarly named EndpointsResolvedConfig (no parametric types)
|
58
|
-
* from resolveEndpointsConfig.ts in
|
61
|
+
* from resolveEndpointsConfig.ts in \@smithy/config-resolver.
|
59
62
|
*/
|
60
63
|
export interface EndpointResolvedConfig<T extends EndpointParameters = EndpointParameters> {
|
61
64
|
/**
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/middleware-endpoint",
|
3
|
-
"version": "3.2.
|
3
|
+
"version": "3.2.8",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline middleware-endpoint",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
},
|
25
25
|
"license": "Apache-2.0",
|
26
26
|
"dependencies": {
|
27
|
-
"@smithy/core": "^2.5.
|
27
|
+
"@smithy/core": "^2.5.7",
|
28
28
|
"@smithy/middleware-serde": "^3.0.11",
|
29
29
|
"@smithy/node-config-provider": "^3.1.12",
|
30
30
|
"@smithy/shared-ini-file-loader": "^3.1.12",
|
@@ -2,12 +2,14 @@ import { FinalizeHandler, FinalizeHandlerArguments, MetadataBearer, Provider } f
|
|
2
2
|
import { RateLimiter } from "@smithy/util-retry";
|
3
3
|
import { StandardRetryStrategy, StandardRetryStrategyOptions } from "./StandardRetryStrategy";
|
4
4
|
/**
|
5
|
+
* @public
|
5
6
|
* Strategy options to be passed to AdaptiveRetryStrategy
|
6
7
|
*/
|
7
8
|
export interface AdaptiveRetryStrategyOptions extends StandardRetryStrategyOptions {
|
8
9
|
rateLimiter?: RateLimiter;
|
9
10
|
}
|
10
11
|
/**
|
12
|
+
* @public
|
11
13
|
* @deprecated use AdaptiveRetryStrategy from @smithy/util-retry
|
12
14
|
*/
|
13
15
|
export declare class AdaptiveRetryStrategy extends StandardRetryStrategy {
|
@@ -2,6 +2,8 @@ import { FinalizeHandler, FinalizeHandlerArguments, MetadataBearer, Provider, Re
|
|
2
2
|
import { DelayDecider, RetryDecider, RetryQuota } from "./types";
|
3
3
|
/**
|
4
4
|
* Strategy options to be passed to StandardRetryStrategy
|
5
|
+
* @public
|
6
|
+
* @deprecated use StandardRetryStrategy from @smithy/util-retry
|
5
7
|
*/
|
6
8
|
export interface StandardRetryStrategyOptions {
|
7
9
|
retryDecider?: RetryDecider;
|
@@ -9,6 +11,7 @@ export interface StandardRetryStrategyOptions {
|
|
9
11
|
retryQuota?: RetryQuota;
|
10
12
|
}
|
11
13
|
/**
|
14
|
+
* @public
|
12
15
|
* @deprecated use StandardRetryStrategy from @smithy/util-retry
|
13
16
|
*/
|
14
17
|
export declare class StandardRetryStrategy implements RetryStrategy {
|
@@ -1,7 +1,16 @@
|
|
1
1
|
import { LoadedConfigSelectors } from "@smithy/node-config-provider";
|
2
2
|
import { Provider, RetryStrategy, RetryStrategyV2 } from "@smithy/types";
|
3
|
+
/**
|
4
|
+
* @internal
|
5
|
+
*/
|
3
6
|
export declare const ENV_MAX_ATTEMPTS = "AWS_MAX_ATTEMPTS";
|
7
|
+
/**
|
8
|
+
* @internal
|
9
|
+
*/
|
4
10
|
export declare const CONFIG_MAX_ATTEMPTS = "max_attempts";
|
11
|
+
/**
|
12
|
+
* @internal
|
13
|
+
*/
|
5
14
|
export declare const NODE_MAX_ATTEMPT_CONFIG_OPTIONS: LoadedConfigSelectors<number>;
|
6
15
|
/**
|
7
16
|
* @public
|
@@ -39,7 +48,19 @@ export interface RetryResolvedConfig {
|
|
39
48
|
*/
|
40
49
|
retryStrategy: Provider<RetryStrategyV2 | RetryStrategy>;
|
41
50
|
}
|
51
|
+
/**
|
52
|
+
* @internal
|
53
|
+
*/
|
42
54
|
export declare const resolveRetryConfig: <T>(input: T & PreviouslyResolved & RetryInputConfig) => T & RetryResolvedConfig;
|
55
|
+
/**
|
56
|
+
* @internal
|
57
|
+
*/
|
43
58
|
export declare const ENV_RETRY_MODE = "AWS_RETRY_MODE";
|
59
|
+
/**
|
60
|
+
* @internal
|
61
|
+
*/
|
44
62
|
export declare const CONFIG_RETRY_MODE = "retry_mode";
|
63
|
+
/**
|
64
|
+
* @internal
|
65
|
+
*/
|
45
66
|
export declare const NODE_RETRY_MODE_CONFIG_OPTIONS: LoadedConfigSelectors<string>;
|
@@ -1,4 +1,7 @@
|
|
1
1
|
import { RetryQuota } from "./types";
|
2
|
+
/**
|
3
|
+
* @internal
|
4
|
+
*/
|
2
5
|
export interface DefaultRetryQuotaOptions {
|
3
6
|
/**
|
4
7
|
* The total amount of retry token to be incremented from retry token balance
|
@@ -15,4 +18,7 @@ export interface DefaultRetryQuotaOptions {
|
|
15
18
|
*/
|
16
19
|
timeoutRetryCost?: number;
|
17
20
|
}
|
21
|
+
/**
|
22
|
+
* @internal
|
23
|
+
*/
|
18
24
|
export declare const getDefaultRetryQuota: (initialRetryTokens: number, options?: DefaultRetryQuotaOptions) => RetryQuota;
|
@@ -1,4 +1,13 @@
|
|
1
1
|
import { FinalizeHandler, MetadataBearer, Pluggable, RelativeMiddlewareOptions } from "@smithy/types";
|
2
|
+
/**
|
3
|
+
* @internal
|
4
|
+
*/
|
2
5
|
export declare const omitRetryHeadersMiddleware: () => <Output extends MetadataBearer = MetadataBearer>(next: FinalizeHandler<any, Output>) => FinalizeHandler<any, Output>;
|
6
|
+
/**
|
7
|
+
* @internal
|
8
|
+
*/
|
3
9
|
export declare const omitRetryHeadersMiddlewareOptions: RelativeMiddlewareOptions;
|
10
|
+
/**
|
11
|
+
* @internal
|
12
|
+
*/
|
4
13
|
export declare const getOmitRetryHeadersPlugin: (options: unknown) => Pluggable<any, any>;
|