@cdk8s/awscdk-resolver 0.0.177 → 0.0.178
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/dist-cjs/runtimeConfig.js +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +6 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -3
- package/node_modules/@aws-sdk/client-cloudformation/package.json +14 -14
- package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +2 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +2 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +2 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -3
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +6 -3
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -3
- package/node_modules/@aws-sdk/client-sso/package.json +11 -11
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +1 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +2 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +2 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +2 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +2 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +6 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -3
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +13 -13
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +1 -0
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +2 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +2 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +2 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +2 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +6 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -3
- package/node_modules/@aws-sdk/client-sts/package.json +13 -13
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +17 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +1 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +11 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/setFeature.d.ts +12 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +6 -0
- package/node_modules/@aws-sdk/core/package.json +2 -1
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-host-header/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +60 -4
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +22 -0
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/encode-features.js +18 -0
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +9 -1
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +14 -1
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/encode-features.d.ts +5 -0
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +5 -1
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/encode-features.d.ts +2 -0
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +2 -1
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +2 -1
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -3
- package/node_modules/@aws-sdk/region-config-resolver/package.json +2 -2
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/types/dist-es/feature-ids.js +1 -0
- package/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +54 -0
- package/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +12 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +51 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +7 -0
- package/node_modules/@aws-sdk/types/package.json +1 -1
- package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +6 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.native.js +1 -1
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +6 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.native.js +1 -1
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +4 -1
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.d.ts +6 -1
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +46 -39
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/defaultUserAgent.js +29 -0
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +2 -39
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +8 -0
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/defaultUserAgent.d.ts +23 -0
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +2 -20
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +13 -0
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/defaultUserAgent.d.ts +21 -0
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +2 -12
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +6 -0
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -2
- package/package.json +3 -3
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.664.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.178",
|
3678
|
+
"fingerprint": "J9c9yUkD3xe0jwFUsfDPM0i3HDR9ZRDsD5X9Eu56rOQ="
|
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.178" };
|
65
65
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy9yZXNvbHZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7O0FBQUEsaURBQTZDO0FBQzdDLDZCQUE2QjtBQUM3Qiw2Q0FBK0U7QUFJL0UsTUFBYSxjQUFjO0lBRWxCLE9BQU8sQ0FBQyxPQUEwQjtRQUV2QyxJQUFJLENBQUMsbUJBQUssQ0FBQyxZQUFZLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxFQUFFLENBQUM7WUFDdkMsT0FBTztRQUNULENBQUM7UUFFRCxJQUFJLE9BQU8sT0FBTyxDQUFDLEtBQUssS0FBSyxRQUFRLEVBQUUsQ0FBQztZQUN0QywrREFBK0Q7WUFDL0QsbUJBQW1CO1lBQ25CLE1BQU0sSUFBSSxLQUFLLENBQUMsdUJBQXVCLE9BQU0sQ0FBQyxPQUFPLENBQUMsS0FBSyxDQUFDLHNCQUFzQixDQUFDLENBQUM7UUFDdEYsQ0FBQztRQUVELE1BQU0sTUFBTSxHQUFHLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQzlDLElBQUksQ0FBQztZQUNILE1BQU0sV0FBVyxHQUFHLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxNQUFNLENBQUMsQ0FBQztZQUNsRCxPQUFPLENBQUMsWUFBWSxDQUFDLFdBQVcsQ0FBQyxDQUFDO1FBQ3BDLENBQUM7UUFBQyxPQUFPLEdBQUcsRUFBRSxDQUFDO1lBQ2IsMkVBQTJFO1lBQzNFLGtFQUFrRTtZQUNsRSwyRUFBMkU7WUFDM0UsK0VBQStFO1lBQy9FLCtDQUErQztZQUMvQyxPQUFPLENBQUMsWUFBWSxDQUFDLG9DQUFvQyxNQUFNLENBQUMsSUFBSSxDQUFDLElBQUksS0FBSyxHQUFHLEVBQUUsQ0FBQyxDQUFDO1FBQ3ZGLENBQUM7SUFFSCxDQUFDO0lBRU8sVUFBVSxDQUFDLEtBQWE7UUFFOUIsTUFBTSxlQUFlLEdBQVksRUFBRSxDQUFDO1FBRXBDLEtBQUssTUFBTSxLQUFLLElBQUksMEJBQVksQ0FBQyxhQUFhLENBQUMsS0FBSyxDQUFDLENBQUMsTUFBTSxFQUFFLENBQUM7WUFDN0QsSUFBSSx1QkFBUyxDQUFDLFdBQVcsQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDO2dCQUNqQyxNQUFNLEtBQUssR0FBRyxtQkFBSyxDQUFDLEVBQUUsQ0FBQyxLQUFLLENBQUMsTUFBTSxDQUFDLENBQUM7Z0JBQ3JDLGVBQWUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7Z0JBQzVCLE1BQU0sTUFBTSxHQUFHLEtBQUssQ0FBQyxJQUFJLENBQUMsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxZQUFZLHVCQUFTLElBQUksQ0FBQyxDQUFDLEtBQUssS0FBSyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQWMsQ0FBQztnQkFDN0csa0ZBQWtGO2dCQUNsRix3REFBd0Q7Z0JBQ3hELElBQUksTUFBTTtvQkFBRSxPQUFPLE1BQU0sQ0FBQztZQUM1QixDQUFDO1FBQ0gsQ0FBQztRQUVELDZCQUE2QjtRQUM3Qiw2QkFBNkI7UUFDN0Isb0NBQW9DO1FBQ3BDLG9GQUFvRjtRQUNwRiwrREFBK0Q7UUFDL0QsTUFBTSxJQUFJLEtBQUssQ0FBQyxxQ0FBcUMsS0FBSyx1QkFBdUIsZUFBZSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBRXZJLENBQUM7SUFFTyxnQkFBZ0IsQ0FBQyxNQUFpQjtRQUV4QyxNQUFNLE1BQU0sR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLFNBQVMsRUFBRSxJQUFJLEVBQUUsS0FBSyxFQUFFLHVCQUF1QixDQUFDLENBQUM7UUFDMUUsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUEsNEJBQVksRUFBQyxPQUFPLENBQUMsUUFBUSxFQUFFO1lBQy9DLE1BQU07WUFDTixtQkFBSyxDQUFDLEVBQUUsQ0FBQyxNQUFNLENBQUMsQ0FBQyxTQUFTO1lBQzFCLE1BQU0sQ0FBQyxJQUFJLENBQUMsRUFBRTtTQUNmLEVBQUUsRUFBRSxRQUFRLEVBQUUsT0FBTyxFQUFFLEtBQUssRUFBRSxDQUFDLE1BQU0sQ0FBQyxFQUFFLENBQUMsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBRWhFLENBQUM7O0FBOURILHdDQWdFQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGV4ZWNGaWxlU3luYyB9IGZyb20gJ2NoaWxkX3Byb2Nlc3MnO1xuaW1wb3J0ICogYXMgcGF0aCBmcm9tICdwYXRoJztcbmltcG9ydCB7IFRva2VuLCBTdGFjaywgVG9rZW5pemF0aW9uLCBSZWZlcmVuY2UsIENmbk91dHB1dCB9IGZyb20gJ2F3cy1jZGstbGliJztcbmltcG9ydCB7IElSZXNvbHZlciwgUmVzb2x1dGlvbkNvbnRleHQgfSBmcm9tICdjZGs4cyc7XG5cblxuZXhwb3J0IGNsYXNzIEF3c0Nka1Jlc29sdmVyIGltcGxlbWVudHMgSVJlc29sdmVyIHtcblxuICBwdWJsaWMgcmVzb2x2ZShjb250ZXh0OiBSZXNvbHV0aW9uQ29udGV4dCkge1xuXG4gICAgaWYgKCFUb2tlbi5pc1VucmVzb2x2ZWQoY29udGV4dC52YWx1ZSkpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICBpZiAodHlwZW9mIGNvbnRleHQudmFsdWUgIT09ICdzdHJpbmcnKSB7XG4gICAgICAvLyBzaG91bGQgYmUgb2sgYmVjYXVzZSB3ZSBvbmx5IHJlc29sdmUgQ2ZuT3V0cHV0IHZhbHVlcywgd2hpY2hcbiAgICAgIC8vIG11c3QgYmUgc3RyaW5ncy5cbiAgICAgIHRocm93IG5ldyBFcnJvcihgSW52YWxpZCB2YWx1ZSB0eXBlOiAke3R5cGVvZihjb250ZXh0LnZhbHVlKX0gKEV4cGVjdGVkICdzdHJpbmcnKWApO1xuICAgIH1cblxuICAgIGNvbnN0IG91dHB1dCA9IHRoaXMuZmluZE91dHB1dChjb250ZXh0LnZhbHVlKTtcbiAgICB0cnkge1xuICAgICAgY29uc3Qgb3V0cHV0VmFsdWUgPSB0aGlzLmZldGNoT3V0cHV0VmFsdWUob3V0cHV0KTtcbiAgICAgIGNvbnRleHQucmVwbGFjZVZhbHVlKG91dHB1dFZhbHVlKTtcbiAgICB9IGNhdGNoIChlcnIpIHtcbiAgICAgIC8vIGlmIGJvdGggY2RrOHMgYW5kIEFXUyBDREsgYXBwbGljYXRpb25zIGFyZSBkZWZpbmVkIHdpdGhpbiB0aGUgc2FtZSBmaWxlLFxuICAgICAgLy8gYSBjZGs4cyBzeW50aCBpcyBnb2luZyB0byBoYXBwZW4gYmVmb3JlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnQuXG4gICAgICAvLyBpbiB0aGlzIGNhc2Ugd2UgbXVzdCBzd2FsbG93IHRoZSBlcnJvciwgb3RoZXJ3aXNlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnRcbiAgICAgIC8vIHdvbid0IGJlIGFibGUgdG8gZ28gdGhyb3VnaC4gd2UgcmVwbGFjZSB0aGUgdmFsdWUgd2l0aCBzb21ldGhpbmcgdG8gaW5kaWNhdGVcbiAgICAgIC8vIHRoYXQgYSBmZXRjaGluZyBhdHRlbXB0IHdhcyBtYWRlIGFuZCBmYWlsZWQuXG4gICAgICBjb250ZXh0LnJlcGxhY2VWYWx1ZShgRmFpbGVkIGZldGNoaW5nIHZhbHVlIGZvciBvdXRwdXQgJHtvdXRwdXQubm9kZS5wYXRofTogJHtlcnJ9YCk7XG4gICAgfVxuXG4gIH1cblxuICBwcml2YXRlIGZpbmRPdXRwdXQodmFsdWU6IHN0cmluZykge1xuXG4gICAgY29uc3QgaW5zcGVjdGVkU3RhY2tzOiBTdGFja1tdID0gW107XG5cbiAgICBmb3IgKGNvbnN0IHRva2VuIG9mIFRva2VuaXphdGlvbi5yZXZlcnNlU3RyaW5nKHZhbHVlKS50b2tlbnMpIHtcbiAgICAgIGlmIChSZWZlcmVuY2UuaXNSZWZlcmVuY2UodG9rZW4pKSB7XG4gICAgICAgIGNvbnN0IHN0YWNrID0gU3RhY2sub2YodG9rZW4udGFyZ2V0KTtcbiAgICAgICAgaW5zcGVjdGVkU3RhY2tzLnB1c2goc3RhY2spO1xuICAgICAgICBjb25zdCBvdXRwdXQgPSBzdGFjay5ub2RlLmZpbmRBbGwoKS5maWx0ZXIoYyA9PiBjIGluc3RhbmNlb2YgQ2ZuT3V0cHV0ICYmIGMudmFsdWUgPT09IHZhbHVlKVswXSBhcyBDZm5PdXRwdXQ7XG4gICAgICAgIC8vIHdlIGRvbid0IHJlYWxseSBjYXJlIGlmIHRoZXJlIGFyZSBtb3JlIG91dHB1dHMgKHBvc3NpYmx5IGZyb20gZGlmZmVyZW50IHN0YWNrcylcbiAgICAgICAgLy8gdGhhdCBwb2ludCB0byB0aGUgc2FtZSB2YWx1ZS4gdGhlIGZpcnN0IHdpbGwgc3VmZmljZS5cbiAgICAgICAgaWYgKG91dHB1dCkgcmV0dXJuIG91dHB1dDtcbiAgICAgIH1cbiAgICB9XG5cbiAgICAvLyBUaGlzIGNhbiBoYXBwZW4gaWYgZWl0aGVyOlxuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG4gICAgLy8gIDEuIFVzZXIgZGlkbid0IGRlZmluZSBhbiBvdXRwdXQuXG4gICAgLy8gIDIuIE91dHB1dCB3YXMgZGVmaW5lZCBpbiBhIGRpZmZlcmVudCBzdGFjayB0aGFuIHRoZSB0b2tlbnMgY29tcHJpc2luZyBpdHMgdmFsdWUuXG4gICAgLy8gIDMuIE5vbmUgb2YgdGhlIHRva2VucyBjb21wcmlzaW5nIHRoZSB2YWx1ZSBhcmUgYSBSZWZlcmVuY2UuXG4gICAgdGhyb3cgbmV3IEVycm9yKGBVbmFibGUgdG8gZmluZCBvdXRwdXQgZGVmaW5lZCBmb3IgJHt2YWx1ZX0gKEluc3BlY3RlZCBzdGFja3M6ICR7aW5zcGVjdGVkU3RhY2tzLm1hcChzID0+IHMuc3RhY2tOYW1lKS5qb2luKCcsJyl9KWApO1xuXG4gIH1cblxuICBwcml2YXRlIGZldGNoT3V0cHV0VmFsdWUob3V0cHV0OiBDZm5PdXRwdXQpIHtcblxuICAgIGNvbnN0IHNjcmlwdCA9IHBhdGguam9pbihfX2Rpcm5hbWUsICcuLicsICdsaWInLCAnZmV0Y2gtb3V0cHV0LXZhbHVlLmpzJyk7XG4gICAgcmV0dXJuIEpTT04ucGFyc2UoZXhlY0ZpbGVTeW5jKHByb2Nlc3MuZXhlY1BhdGgsIFtcbiAgICAgIHNjcmlwdCxcbiAgICAgIFN0YWNrLm9mKG91dHB1dCkuc3RhY2tOYW1lLFxuICAgICAgb3V0cHV0Lm5vZGUuaWQsXG4gICAgXSwgeyBlbmNvZGluZzogJ3V0Zi04Jywgc3RkaW86IFsncGlwZSddIH0pLnRvU3RyaW5nKCkudHJpbSgpKTtcblxuICB9XG5cbn1cbiJdfQ==
|
@@ -44,6 +44,7 @@ const getRuntimeConfig = (config) => {
|
|
44
44
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
45
45
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
46
46
|
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
47
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS),
|
47
48
|
};
|
48
49
|
};
|
49
50
|
exports.getRuntimeConfig = getRuntimeConfig;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import packageInfo from "../package.json";
|
2
2
|
import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/core";
|
3
3
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
4
|
-
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
4
|
+
import { NODE_APP_ID_CONFIG_OPTIONS, defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
5
5
|
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
|
6
6
|
import { Hash } from "@smithy/hash-node";
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
@@ -40,5 +40,6 @@ export const getRuntimeConfig = (config) => {
|
|
40
40
|
streamCollector: config?.streamCollector ?? streamCollector,
|
41
41
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
42
42
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
43
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS),
|
43
44
|
};
|
44
45
|
};
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
10
10
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
11
|
-
defaultUserAgentProvider: import("@
|
11
|
+
defaultUserAgentProvider: (config: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
14
14
|
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
29
29
|
logger: import("@smithy/types").Logger;
|
30
30
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
31
31
|
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
32
|
+
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
|
32
33
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
33
34
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
34
35
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
10
10
|
credentialDefaultProvider: (init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>;
|
11
|
-
defaultUserAgentProvider: import("@
|
11
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
13
13
|
region: string | import("@smithy/types").Provider<string>;
|
14
14
|
requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
|
@@ -17,6 +17,7 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
18
18
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
19
19
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
20
|
+
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
20
21
|
apiVersion: string;
|
21
22
|
cacheMiddleware?: boolean | undefined;
|
22
23
|
urlParser: import("@smithy/types").UrlParser;
|
@@ -20,7 +20,7 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
20
20
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
21
21
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
22
22
|
region: string | import("@smithy/types").Provider<any>;
|
23
|
-
defaultUserAgentProvider: import("@
|
23
|
+
defaultUserAgentProvider: (config: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
24
24
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
25
25
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
26
26
|
retryMode: string | import("@smithy/types").Provider<string>;
|
@@ -28,6 +28,7 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
28
28
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
29
29
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
30
30
|
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
31
|
+
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
|
31
32
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
32
33
|
endpoint?: string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | undefined;
|
33
34
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts
CHANGED
@@ -9,9 +9,9 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
9
9
|
credentialDefaultProvider: (
|
10
10
|
input: any
|
11
11
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
12
|
-
defaultUserAgentProvider:
|
13
|
-
import("@
|
14
|
-
>;
|
12
|
+
defaultUserAgentProvider: (
|
13
|
+
config: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
14
|
+
) => Promise<import("@smithy/types").UserAgent>;
|
15
15
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
16
16
|
region: string | import("@smithy/types").Provider<any>;
|
17
17
|
requestHandler:
|
@@ -34,6 +34,10 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
34
34
|
logger: import("@smithy/types").Logger;
|
35
35
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
36
36
|
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
37
|
+
userAgentAppId?:
|
38
|
+
| string
|
39
|
+
| import("@smithy/types").Provider<string | undefined>
|
40
|
+
| undefined;
|
37
41
|
retryStrategy?:
|
38
42
|
| import("@smithy/types").RetryStrategy
|
39
43
|
| import("@smithy/types").RetryStrategyV2
|
@@ -13,9 +13,11 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
13
13
|
) => import("@smithy/types").MemoizedProvider<
|
14
14
|
import("@smithy/types").AwsCredentialIdentity
|
15
15
|
>;
|
16
|
-
defaultUserAgentProvider:
|
17
|
-
|
18
|
-
|
16
|
+
defaultUserAgentProvider: (
|
17
|
+
config?:
|
18
|
+
| import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
19
|
+
| undefined
|
20
|
+
) => Promise<import("@smithy/types").UserAgent>;
|
19
21
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
20
22
|
region: string | import("@smithy/types").Provider<string>;
|
21
23
|
requestHandler:
|
@@ -26,6 +28,7 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
26
28
|
streamCollector: import("@smithy/types").StreamCollector;
|
27
29
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
28
30
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
31
|
+
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
29
32
|
apiVersion: string;
|
30
33
|
cacheMiddleware?: boolean | undefined;
|
31
34
|
urlParser: import("@smithy/types").UrlParser;
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts
CHANGED
@@ -22,9 +22,9 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
22
22
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
23
23
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
24
24
|
region: string | import("@smithy/types").Provider<any>;
|
25
|
-
defaultUserAgentProvider:
|
26
|
-
import("@
|
27
|
-
>;
|
25
|
+
defaultUserAgentProvider: (
|
26
|
+
config: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
27
|
+
) => Promise<import("@smithy/types").UserAgent>;
|
28
28
|
credentialDefaultProvider: (
|
29
29
|
input: any
|
30
30
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
38
38
|
import("@smithy/smithy-client").DefaultsMode
|
39
39
|
>;
|
40
40
|
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
41
|
+
userAgentAppId?:
|
42
|
+
| string
|
43
|
+
| import("@smithy/types").Provider<string | undefined>
|
44
|
+
| undefined;
|
41
45
|
retryStrategy?:
|
42
46
|
| import("@smithy/types").RetryStrategy
|
43
47
|
| import("@smithy/types").RetryStrategyV2
|
@@ -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.664.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.
|
25
|
-
"@aws-sdk/core": "3.
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
32
|
-
"@aws-sdk/types": "3.
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.664.0",
|
24
|
+
"@aws-sdk/client-sts": "3.664.0",
|
25
|
+
"@aws-sdk/core": "3.664.0",
|
26
|
+
"@aws-sdk/credential-provider-node": "3.664.0",
|
27
|
+
"@aws-sdk/middleware-host-header": "3.664.0",
|
28
|
+
"@aws-sdk/middleware-logger": "3.664.0",
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.664.0",
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.664.0",
|
31
|
+
"@aws-sdk/region-config-resolver": "3.664.0",
|
32
|
+
"@aws-sdk/types": "3.664.0",
|
33
|
+
"@aws-sdk/util-endpoints": "3.664.0",
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.664.0",
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.664.0",
|
36
36
|
"@smithy/config-resolver": "^3.0.9",
|
37
37
|
"@smithy/core": "^2.4.7",
|
38
38
|
"@smithy/fetch-http-handler": "^3.2.9",
|
@@ -42,6 +42,7 @@ const getRuntimeConfig = (config) => {
|
|
42
42
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
43
43
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
44
44
|
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
45
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS),
|
45
46
|
};
|
46
47
|
};
|
47
48
|
exports.getRuntimeConfig = getRuntimeConfig;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import packageInfo from "../package.json";
|
2
2
|
import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/core";
|
3
|
-
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
3
|
+
import { NODE_APP_ID_CONFIG_OPTIONS, defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
4
4
|
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
|
5
5
|
import { Hash } from "@smithy/hash-node";
|
6
6
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
@@ -38,5 +38,6 @@ export const getRuntimeConfig = (config) => {
|
|
38
38
|
streamCollector: config?.streamCollector ?? streamCollector,
|
39
39
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
40
40
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
41
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS),
|
41
42
|
};
|
42
43
|
};
|
@@ -7,7 +7,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
7
7
|
runtime: string;
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
10
|
-
defaultUserAgentProvider: import("@
|
10
|
+
defaultUserAgentProvider: (config: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
11
11
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
12
12
|
region: string | import("@smithy/types").Provider<any>;
|
13
13
|
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
@@ -28,6 +28,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
30
30
|
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
31
|
+
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
|
31
32
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
32
33
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
33
34
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
@@ -7,7 +7,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
7
7
|
runtime: string;
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
10
|
-
defaultUserAgentProvider: import("@
|
10
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
|
11
11
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
12
12
|
region: string | import("@smithy/types").Provider<string>;
|
13
13
|
requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
|
@@ -16,6 +16,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
16
16
|
streamCollector: import("@smithy/types").StreamCollector;
|
17
17
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
18
18
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
19
|
+
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
19
20
|
apiVersion: string;
|
20
21
|
cacheMiddleware?: boolean | undefined;
|
21
22
|
urlParser: import("@smithy/types").UrlParser;
|
@@ -20,13 +20,14 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
20
20
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
21
21
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
22
22
|
region: string | import("@smithy/types").Provider<any>;
|
23
|
-
defaultUserAgentProvider: import("@
|
23
|
+
defaultUserAgentProvider: (config: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
26
26
|
logger: import("@smithy/types").Logger;
|
27
27
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
28
28
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
29
29
|
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
30
|
+
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
|
30
31
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
31
32
|
endpoint?: string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | undefined;
|
32
33
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
@@ -6,9 +6,9 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
6
6
|
import("@smithy/smithy-client").ResolvedDefaultsMode
|
7
7
|
>;
|
8
8
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
9
|
-
defaultUserAgentProvider:
|
10
|
-
import("@
|
11
|
-
>;
|
9
|
+
defaultUserAgentProvider: (
|
10
|
+
config: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
11
|
+
) => Promise<import("@smithy/types").UserAgent>;
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
14
14
|
requestHandler:
|
@@ -31,6 +31,10 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
31
31
|
logger: import("@smithy/types").Logger;
|
32
32
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
33
33
|
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
34
|
+
userAgentAppId?:
|
35
|
+
| string
|
36
|
+
| import("@smithy/types").Provider<string | undefined>
|
37
|
+
| undefined;
|
34
38
|
retryStrategy?:
|
35
39
|
| import("@smithy/types").RetryStrategy
|
36
40
|
| import("@smithy/types").RetryStrategyV2
|
@@ -6,9 +6,11 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
6
6
|
import("@smithy/smithy-client").ResolvedDefaultsMode
|
7
7
|
>;
|
8
8
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
9
|
-
defaultUserAgentProvider:
|
10
|
-
|
11
|
-
|
9
|
+
defaultUserAgentProvider: (
|
10
|
+
config?:
|
11
|
+
| import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
12
|
+
| undefined
|
13
|
+
) => Promise<import("@smithy/types").UserAgent>;
|
12
14
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
13
15
|
region: string | import("@smithy/types").Provider<string>;
|
14
16
|
requestHandler:
|
@@ -19,6 +21,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
19
21
|
streamCollector: import("@smithy/types").StreamCollector;
|
20
22
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
21
23
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
24
|
+
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
22
25
|
apiVersion: string;
|
23
26
|
cacheMiddleware?: boolean | undefined;
|
24
27
|
urlParser: import("@smithy/types").UrlParser;
|
@@ -22,9 +22,9 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
22
22
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
23
23
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
24
24
|
region: string | import("@smithy/types").Provider<any>;
|
25
|
-
defaultUserAgentProvider:
|
26
|
-
import("@
|
27
|
-
>;
|
25
|
+
defaultUserAgentProvider: (
|
26
|
+
config: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
27
|
+
) => Promise<import("@smithy/types").UserAgent>;
|
28
28
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
29
29
|
retryMode: string | import("@smithy/types").Provider<string>;
|
30
30
|
logger: import("@smithy/types").Logger;
|
@@ -35,6 +35,10 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
35
35
|
import("@smithy/smithy-client").DefaultsMode
|
36
36
|
>;
|
37
37
|
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
38
|
+
userAgentAppId?:
|
39
|
+
| string
|
40
|
+
| import("@smithy/types").Provider<string | undefined>
|
41
|
+
| undefined;
|
38
42
|
retryStrategy?:
|
39
43
|
| import("@smithy/types").RetryStrategy
|
40
44
|
| import("@smithy/types").RetryStrategyV2
|
@@ -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.664.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",
|
@@ -20,16 +20,16 @@
|
|
20
20
|
"dependencies": {
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
23
|
-
"@aws-sdk/core": "3.
|
24
|
-
"@aws-sdk/middleware-host-header": "3.
|
25
|
-
"@aws-sdk/middleware-logger": "3.
|
26
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
27
|
-
"@aws-sdk/middleware-user-agent": "3.
|
28
|
-
"@aws-sdk/region-config-resolver": "3.
|
29
|
-
"@aws-sdk/types": "3.
|
30
|
-
"@aws-sdk/util-endpoints": "3.
|
31
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
32
|
-
"@aws-sdk/util-user-agent-node": "3.
|
23
|
+
"@aws-sdk/core": "3.664.0",
|
24
|
+
"@aws-sdk/middleware-host-header": "3.664.0",
|
25
|
+
"@aws-sdk/middleware-logger": "3.664.0",
|
26
|
+
"@aws-sdk/middleware-recursion-detection": "3.664.0",
|
27
|
+
"@aws-sdk/middleware-user-agent": "3.664.0",
|
28
|
+
"@aws-sdk/region-config-resolver": "3.664.0",
|
29
|
+
"@aws-sdk/types": "3.664.0",
|
30
|
+
"@aws-sdk/util-endpoints": "3.664.0",
|
31
|
+
"@aws-sdk/util-user-agent-browser": "3.664.0",
|
32
|
+
"@aws-sdk/util-user-agent-node": "3.664.0",
|
33
33
|
"@smithy/config-resolver": "^3.0.9",
|
34
34
|
"@smithy/core": "^2.4.7",
|
35
35
|
"@smithy/fetch-http-handler": "^3.2.9",
|
@@ -44,6 +44,7 @@ const getRuntimeConfig = (config) => {
|
|
44
44
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
45
45
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
46
46
|
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
47
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS),
|
47
48
|
};
|
48
49
|
};
|
49
50
|
exports.getRuntimeConfig = getRuntimeConfig;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import packageInfo from "../package.json";
|
2
2
|
import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/core";
|
3
3
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
4
|
-
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
4
|
+
import { NODE_APP_ID_CONFIG_OPTIONS, defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
5
5
|
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
|
6
6
|
import { Hash } from "@smithy/hash-node";
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
@@ -40,5 +40,6 @@ export const getRuntimeConfig = (config) => {
|
|
40
40
|
streamCollector: config?.streamCollector ?? streamCollector,
|
41
41
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
42
42
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
|
43
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS),
|
43
44
|
};
|
44
45
|
};
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
10
10
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
11
|
-
defaultUserAgentProvider: import("@
|
11
|
+
defaultUserAgentProvider: (config: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
14
14
|
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
29
29
|
logger: import("@smithy/types").Logger;
|
30
30
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
31
31
|
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
32
|
+
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
|
32
33
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
33
34
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
34
35
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
10
10
|
credentialDefaultProvider: (init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>;
|
11
|
-
defaultUserAgentProvider: import("@
|
11
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
13
13
|
region: string | import("@smithy/types").Provider<string>;
|
14
14
|
requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
|
@@ -17,6 +17,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
18
18
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
19
19
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
20
|
+
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
20
21
|
apiVersion: string;
|
21
22
|
cacheMiddleware?: boolean | undefined;
|
22
23
|
urlParser: import("@smithy/types").UrlParser;
|
@@ -20,7 +20,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
20
20
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
21
21
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
22
22
|
region: string | import("@smithy/types").Provider<any>;
|
23
|
-
defaultUserAgentProvider: import("@
|
23
|
+
defaultUserAgentProvider: (config: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
24
24
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
25
25
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
26
26
|
retryMode: string | import("@smithy/types").Provider<string>;
|
@@ -28,6 +28,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
28
28
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
29
29
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
30
30
|
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
31
|
+
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
|
31
32
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
32
33
|
endpoint?: string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | undefined;
|
33
34
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
@@ -9,9 +9,9 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
9
9
|
credentialDefaultProvider: (
|
10
10
|
input: any
|
11
11
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
12
|
-
defaultUserAgentProvider:
|
13
|
-
import("@
|
14
|
-
>;
|
12
|
+
defaultUserAgentProvider: (
|
13
|
+
config: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
14
|
+
) => Promise<import("@smithy/types").UserAgent>;
|
15
15
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
16
16
|
region: string | import("@smithy/types").Provider<any>;
|
17
17
|
requestHandler:
|
@@ -34,6 +34,10 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
34
34
|
logger: import("@smithy/types").Logger;
|
35
35
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
36
36
|
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
37
|
+
userAgentAppId?:
|
38
|
+
| string
|
39
|
+
| import("@smithy/types").Provider<string | undefined>
|
40
|
+
| undefined;
|
37
41
|
retryStrategy?:
|
38
42
|
| import("@smithy/types").RetryStrategy
|
39
43
|
| import("@smithy/types").RetryStrategyV2
|
@@ -13,9 +13,11 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
13
13
|
) => import("@smithy/types").MemoizedProvider<
|
14
14
|
import("@smithy/types").AwsCredentialIdentity
|
15
15
|
>;
|
16
|
-
defaultUserAgentProvider:
|
17
|
-
|
18
|
-
|
16
|
+
defaultUserAgentProvider: (
|
17
|
+
config?:
|
18
|
+
| import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
19
|
+
| undefined
|
20
|
+
) => Promise<import("@smithy/types").UserAgent>;
|
19
21
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
20
22
|
region: string | import("@smithy/types").Provider<string>;
|
21
23
|
requestHandler:
|
@@ -26,6 +28,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
26
28
|
streamCollector: import("@smithy/types").StreamCollector;
|
27
29
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
28
30
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
31
|
+
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
29
32
|
apiVersion: string;
|
30
33
|
cacheMiddleware?: boolean | undefined;
|
31
34
|
urlParser: import("@smithy/types").UrlParser;
|
@@ -22,9 +22,9 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
22
22
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
23
23
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
24
24
|
region: string | import("@smithy/types").Provider<any>;
|
25
|
-
defaultUserAgentProvider:
|
26
|
-
import("@
|
27
|
-
>;
|
25
|
+
defaultUserAgentProvider: (
|
26
|
+
config: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
27
|
+
) => Promise<import("@smithy/types").UserAgent>;
|
28
28
|
credentialDefaultProvider: (
|
29
29
|
input: any
|
30
30
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
|
38
38
|
import("@smithy/smithy-client").DefaultsMode
|
39
39
|
>;
|
40
40
|
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
41
|
+
userAgentAppId?:
|
42
|
+
| string
|
43
|
+
| import("@smithy/types").Provider<string | undefined>
|
44
|
+
| undefined;
|
41
45
|
retryStrategy?:
|
42
46
|
| import("@smithy/types").RetryStrategy
|
43
47
|
| import("@smithy/types").RetryStrategyV2
|