@cdk8s/awscdk-resolver 0.0.63 → 0.0.64
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.browser.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -13
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -13
- package/node_modules/@aws-sdk/client-cloudformation/package.json +35 -35
- package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -13
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +2 -14
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -13
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -13
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +2 -14
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -13
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -13
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -13
- package/node_modules/@aws-sdk/client-sts/package.json +33 -33
- package/node_modules/@aws-sdk/core/CHANGELOG.md +11 -0
- package/node_modules/@aws-sdk/core/integ/request-handlers/request-handlers.integ.spec.ts +158 -0
- package/node_modules/@aws-sdk/core/jest.config.integ.js +4 -0
- package/node_modules/@aws-sdk/core/package.json +7 -6
- package/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +1 -1
- package/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +1 -1
- package/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +1 -1
- package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-http/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-process/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
- package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/token-providers/package.json +4 -4
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
- package/node_modules/@smithy/abort-controller/dist-cjs/index.js +1 -4
- package/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@smithy/config-resolver/dist-cjs/index.js +10 -10
- package/node_modules/@smithy/config-resolver/package.json +4 -4
- package/node_modules/@smithy/core/package.json +8 -8
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +5 -5
- package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@smithy/eventstream-codec/package.json +2 -2
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +1 -1
- package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@smithy/middleware-content-length/package.json +4 -4
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +4 -4
- package/node_modules/@smithy/middleware-endpoint/package.json +7 -7
- package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +10 -10
- package/node_modules/@smithy/middleware-retry/package.json +9 -9
- package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +2 -2
- package/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +54 -4
- package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +41 -3
- package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +12 -0
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +11 -0
- package/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@smithy/protocol-http/dist-cjs/index.js +3 -3
- package/node_modules/@smithy/protocol-http/dist-types/httpHandler.d.ts +22 -3
- package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpHandler.d.ts +20 -1
- package/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +3 -3
- package/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +6 -6
- package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
- package/node_modules/@smithy/signature-v4/dist-cjs/index.js +5 -5
- package/node_modules/@smithy/signature-v4/package.json +5 -5
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +38 -38
- package/node_modules/@smithy/smithy-client/dist-types/client.d.ts +6 -3
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +6 -3
- package/node_modules/@smithy/smithy-client/package.json +6 -6
- package/node_modules/@smithy/types/dist-cjs/index.js +7 -7
- package/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +18 -4
- package/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +18 -4
- package/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +3 -3
- package/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@smithy/util-retry/dist-cjs/index.js +10 -10
- package/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@smithy/util-stream/package.json +5 -5
- package/node_modules/@smithy/util-waiter/dist-cjs/index.js +3 -3
- package/node_modules/@smithy/util-waiter/package.json +3 -3
- package/package.json +5 -5
package/.jsii
CHANGED
@@ -3585,7 +3585,7 @@
|
|
3585
3585
|
"stability": "stable"
|
3586
3586
|
},
|
3587
3587
|
"homepage": "https://github.com/cdk8s-team/cdk8s-awscdk-resolver.git",
|
3588
|
-
"jsiiVersion": "5.3.
|
3588
|
+
"jsiiVersion": "5.3.23 (build 3518248)",
|
3589
3589
|
"license": "Apache-2.0",
|
3590
3590
|
"metadata": {
|
3591
3591
|
"jsii": {
|
@@ -3674,6 +3674,6 @@
|
|
3674
3674
|
"symbolId": "src/resolve:AwsCdkResolver"
|
3675
3675
|
}
|
3676
3676
|
},
|
3677
|
-
"version": "0.0.
|
3678
|
-
"fingerprint": "
|
3677
|
+
"version": "0.0.64",
|
3678
|
+
"fingerprint": "QiaTZSaAvhLtBtqMgP3RldAA74haoRhUAlglElUVMkU="
|
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.64" };
|
65
65
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy9yZXNvbHZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7O0FBQUEsaURBQTZDO0FBQzdDLDZCQUE2QjtBQUM3Qiw2Q0FBK0U7QUFJL0UsTUFBYSxjQUFjO0lBRWxCLE9BQU8sQ0FBQyxPQUEwQjtRQUV2QyxJQUFJLENBQUMsbUJBQUssQ0FBQyxZQUFZLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxFQUFFLENBQUM7WUFDdkMsT0FBTztRQUNULENBQUM7UUFFRCxJQUFJLE9BQU8sT0FBTyxDQUFDLEtBQUssS0FBSyxRQUFRLEVBQUUsQ0FBQztZQUN0QywrREFBK0Q7WUFDL0QsbUJBQW1CO1lBQ25CLE1BQU0sSUFBSSxLQUFLLENBQUMsdUJBQXVCLE9BQU0sQ0FBQyxPQUFPLENBQUMsS0FBSyxDQUFDLHNCQUFzQixDQUFDLENBQUM7UUFDdEYsQ0FBQztRQUVELE1BQU0sTUFBTSxHQUFHLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQzlDLElBQUksQ0FBQztZQUNILE1BQU0sV0FBVyxHQUFHLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxNQUFNLENBQUMsQ0FBQztZQUNsRCxPQUFPLENBQUMsWUFBWSxDQUFDLFdBQVcsQ0FBQyxDQUFDO1FBQ3BDLENBQUM7UUFBQyxPQUFPLEdBQUcsRUFBRSxDQUFDO1lBQ2IsMkVBQTJFO1lBQzNFLGtFQUFrRTtZQUNsRSwyRUFBMkU7WUFDM0UsK0VBQStFO1lBQy9FLCtDQUErQztZQUMvQyxPQUFPLENBQUMsWUFBWSxDQUFDLG9DQUFvQyxNQUFNLENBQUMsSUFBSSxDQUFDLElBQUksS0FBSyxHQUFHLEVBQUUsQ0FBQyxDQUFDO1FBQ3ZGLENBQUM7SUFFSCxDQUFDO0lBRU8sVUFBVSxDQUFDLEtBQWE7UUFFOUIsTUFBTSxlQUFlLEdBQVksRUFBRSxDQUFDO1FBRXBDLEtBQUssTUFBTSxLQUFLLElBQUksMEJBQVksQ0FBQyxhQUFhLENBQUMsS0FBSyxDQUFDLENBQUMsTUFBTSxFQUFFLENBQUM7WUFDN0QsSUFBSSx1QkFBUyxDQUFDLFdBQVcsQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDO2dCQUNqQyxNQUFNLEtBQUssR0FBRyxtQkFBSyxDQUFDLEVBQUUsQ0FBQyxLQUFLLENBQUMsTUFBTSxDQUFDLENBQUM7Z0JBQ3JDLGVBQWUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7Z0JBQzVCLE1BQU0sTUFBTSxHQUFHLEtBQUssQ0FBQyxJQUFJLENBQUMsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxZQUFZLHVCQUFTLElBQUksQ0FBQyxDQUFDLEtBQUssS0FBSyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQWMsQ0FBQztnQkFDN0csa0ZBQWtGO2dCQUNsRix3REFBd0Q7Z0JBQ3hELElBQUksTUFBTTtvQkFBRSxPQUFPLE1BQU0sQ0FBQztZQUM1QixDQUFDO1FBQ0gsQ0FBQztRQUVELDZCQUE2QjtRQUM3Qiw2QkFBNkI7UUFDN0Isb0NBQW9DO1FBQ3BDLG9GQUFvRjtRQUNwRiwrREFBK0Q7UUFDL0QsTUFBTSxJQUFJLEtBQUssQ0FBQyxxQ0FBcUMsS0FBSyx1QkFBdUIsZUFBZSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBRXZJLENBQUM7SUFFTyxnQkFBZ0IsQ0FBQyxNQUFpQjtRQUV4QyxNQUFNLE1BQU0sR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLFNBQVMsRUFBRSxJQUFJLEVBQUUsS0FBSyxFQUFFLHVCQUF1QixDQUFDLENBQUM7UUFDMUUsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUEsNEJBQVksRUFBQyxPQUFPLENBQUMsUUFBUSxFQUFFO1lBQy9DLE1BQU07WUFDTixtQkFBSyxDQUFDLEVBQUUsQ0FBQyxNQUFNLENBQUMsQ0FBQyxTQUFTO1lBQzFCLE1BQU0sQ0FBQyxJQUFJLENBQUMsRUFBRTtTQUNmLEVBQUUsRUFBRSxRQUFRLEVBQUUsT0FBTyxFQUFFLEtBQUssRUFBRSxDQUFDLE1BQU0sQ0FBQyxFQUFFLENBQUMsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBRWhFLENBQUM7O0FBOURILHdDQWdFQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGV4ZWNGaWxlU3luYyB9IGZyb20gJ2NoaWxkX3Byb2Nlc3MnO1xuaW1wb3J0ICogYXMgcGF0aCBmcm9tICdwYXRoJztcbmltcG9ydCB7IFRva2VuLCBTdGFjaywgVG9rZW5pemF0aW9uLCBSZWZlcmVuY2UsIENmbk91dHB1dCB9IGZyb20gJ2F3cy1jZGstbGliJztcbmltcG9ydCB7IElSZXNvbHZlciwgUmVzb2x1dGlvbkNvbnRleHQgfSBmcm9tICdjZGs4cyc7XG5cblxuZXhwb3J0IGNsYXNzIEF3c0Nka1Jlc29sdmVyIGltcGxlbWVudHMgSVJlc29sdmVyIHtcblxuICBwdWJsaWMgcmVzb2x2ZShjb250ZXh0OiBSZXNvbHV0aW9uQ29udGV4dCkge1xuXG4gICAgaWYgKCFUb2tlbi5pc1VucmVzb2x2ZWQoY29udGV4dC52YWx1ZSkpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICBpZiAodHlwZW9mIGNvbnRleHQudmFsdWUgIT09ICdzdHJpbmcnKSB7XG4gICAgICAvLyBzaG91bGQgYmUgb2sgYmVjYXVzZSB3ZSBvbmx5IHJlc29sdmUgQ2ZuT3V0cHV0IHZhbHVlcywgd2hpY2hcbiAgICAgIC8vIG11c3QgYmUgc3RyaW5ncy5cbiAgICAgIHRocm93IG5ldyBFcnJvcihgSW52YWxpZCB2YWx1ZSB0eXBlOiAke3R5cGVvZihjb250ZXh0LnZhbHVlKX0gKEV4cGVjdGVkICdzdHJpbmcnKWApO1xuICAgIH1cblxuICAgIGNvbnN0IG91dHB1dCA9IHRoaXMuZmluZE91dHB1dChjb250ZXh0LnZhbHVlKTtcbiAgICB0cnkge1xuICAgICAgY29uc3Qgb3V0cHV0VmFsdWUgPSB0aGlzLmZldGNoT3V0cHV0VmFsdWUob3V0cHV0KTtcbiAgICAgIGNvbnRleHQucmVwbGFjZVZhbHVlKG91dHB1dFZhbHVlKTtcbiAgICB9IGNhdGNoIChlcnIpIHtcbiAgICAgIC8vIGlmIGJvdGggY2RrOHMgYW5kIEFXUyBDREsgYXBwbGljYXRpb25zIGFyZSBkZWZpbmVkIHdpdGhpbiB0aGUgc2FtZSBmaWxlLFxuICAgICAgLy8gYSBjZGs4cyBzeW50aCBpcyBnb2luZyB0byBoYXBwZW4gYmVmb3JlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnQuXG4gICAgICAvLyBpbiB0aGlzIGNhc2Ugd2UgbXVzdCBzd2FsbG93IHRoZSBlcnJvciwgb3RoZXJ3aXNlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnRcbiAgICAgIC8vIHdvbid0IGJlIGFibGUgdG8gZ28gdGhyb3VnaC4gd2UgcmVwbGFjZSB0aGUgdmFsdWUgd2l0aCBzb21ldGhpbmcgdG8gaW5kaWNhdGVcbiAgICAgIC8vIHRoYXQgYSBmZXRjaGluZyBhdHRlbXB0IHdhcyBtYWRlIGFuZCBmYWlsZWQuXG4gICAgICBjb250ZXh0LnJlcGxhY2VWYWx1ZShgRmFpbGVkIGZldGNoaW5nIHZhbHVlIGZvciBvdXRwdXQgJHtvdXRwdXQubm9kZS5wYXRofTogJHtlcnJ9YCk7XG4gICAgfVxuXG4gIH1cblxuICBwcml2YXRlIGZpbmRPdXRwdXQodmFsdWU6IHN0cmluZykge1xuXG4gICAgY29uc3QgaW5zcGVjdGVkU3RhY2tzOiBTdGFja1tdID0gW107XG5cbiAgICBmb3IgKGNvbnN0IHRva2VuIG9mIFRva2VuaXphdGlvbi5yZXZlcnNlU3RyaW5nKHZhbHVlKS50b2tlbnMpIHtcbiAgICAgIGlmIChSZWZlcmVuY2UuaXNSZWZlcmVuY2UodG9rZW4pKSB7XG4gICAgICAgIGNvbnN0IHN0YWNrID0gU3RhY2sub2YodG9rZW4udGFyZ2V0KTtcbiAgICAgICAgaW5zcGVjdGVkU3RhY2tzLnB1c2goc3RhY2spO1xuICAgICAgICBjb25zdCBvdXRwdXQgPSBzdGFjay5ub2RlLmZpbmRBbGwoKS5maWx0ZXIoYyA9PiBjIGluc3RhbmNlb2YgQ2ZuT3V0cHV0ICYmIGMudmFsdWUgPT09IHZhbHVlKVswXSBhcyBDZm5PdXRwdXQ7XG4gICAgICAgIC8vIHdlIGRvbid0IHJlYWxseSBjYXJlIGlmIHRoZXJlIGFyZSBtb3JlIG91dHB1dHMgKHBvc3NpYmx5IGZyb20gZGlmZmVyZW50IHN0YWNrcylcbiAgICAgICAgLy8gdGhhdCBwb2ludCB0byB0aGUgc2FtZSB2YWx1ZS4gdGhlIGZpcnN0IHdpbGwgc3VmZmljZS5cbiAgICAgICAgaWYgKG91dHB1dCkgcmV0dXJuIG91dHB1dDtcbiAgICAgIH1cbiAgICB9XG5cbiAgICAvLyBUaGlzIGNhbiBoYXBwZW4gaWYgZWl0aGVyOlxuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG4gICAgLy8gIDEuIFVzZXIgZGlkbid0IGRlZmluZSBhbiBvdXRwdXQuXG4gICAgLy8gIDIuIE91dHB1dCB3YXMgZGVmaW5lZCBpbiBhIGRpZmZlcmVudCBzdGFjayB0aGFuIHRoZSB0b2tlbnMgY29tcHJpc2luZyBpdHMgdmFsdWUuXG4gICAgLy8gIDMuIE5vbmUgb2YgdGhlIHRva2VucyBjb21wcmlzaW5nIHRoZSB2YWx1ZSBhcmUgYSBSZWZlcmVuY2UuXG4gICAgdGhyb3cgbmV3IEVycm9yKGBVbmFibGUgdG8gZmluZCBvdXRwdXQgZGVmaW5lZCBmb3IgJHt2YWx1ZX0gKEluc3BlY3RlZCBzdGFja3M6ICR7aW5zcGVjdGVkU3RhY2tzLm1hcChzID0+IHMuc3RhY2tOYW1lKS5qb2luKCcsJyl9KWApO1xuXG4gIH1cblxuICBwcml2YXRlIGZldGNoT3V0cHV0VmFsdWUob3V0cHV0OiBDZm5PdXRwdXQpIHtcblxuICAgIGNvbnN0IHNjcmlwdCA9IHBhdGguam9pbihfX2Rpcm5hbWUsICcuLicsICdsaWInLCAnZmV0Y2gtb3V0cHV0LXZhbHVlLmpzJyk7XG4gICAgcmV0dXJuIEpTT04ucGFyc2UoZXhlY0ZpbGVTeW5jKHByb2Nlc3MuZXhlY1BhdGgsIFtcbiAgICAgIHNjcmlwdCxcbiAgICAgIFN0YWNrLm9mKG91dHB1dCkuc3RhY2tOYW1lLFxuICAgICAgb3V0cHV0Lm5vZGUuaWQsXG4gICAgXSwgeyBlbmNvZGluZzogJ3V0Zi04Jywgc3RkaW86IFsncGlwZSddIH0pLnRvU3RyaW5nKCkudHJpbSgpKTtcblxuICB9XG5cbn1cbiJdfQ==
|
@@ -28,7 +28,7 @@ const getRuntimeConfig = (config) => {
|
|
28
28
|
(0, util_user_agent_browser_1.defaultUserAgent)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
29
29
|
maxAttempts: config?.maxAttempts ?? util_retry_1.DEFAULT_MAX_ATTEMPTS,
|
30
30
|
region: config?.region ?? (0, invalid_dependency_1.invalidProvider)("Region is missing"),
|
31
|
-
requestHandler: config?.requestHandler ??
|
31
|
+
requestHandler: fetch_http_handler_1.FetchHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
32
32
|
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE),
|
33
33
|
sha256: config?.sha256 ?? sha256_browser_1.Sha256,
|
34
34
|
streamCollector: config?.streamCollector ?? fetch_http_handler_1.streamCollector,
|
@@ -34,7 +34,7 @@ const getRuntimeConfig = (config) => {
|
|
34
34
|
(0, util_user_agent_node_1.defaultUserAgent)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
35
35
|
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
36
36
|
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
37
|
-
requestHandler: config?.requestHandler ??
|
37
|
+
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
38
38
|
retryMode: config?.retryMode ??
|
39
39
|
(0, node_config_provider_1.loadConfig)({
|
40
40
|
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
@@ -24,7 +24,7 @@ export const getRuntimeConfig = (config) => {
|
|
24
24
|
defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
25
25
|
maxAttempts: config?.maxAttempts ?? DEFAULT_MAX_ATTEMPTS,
|
26
26
|
region: config?.region ?? invalidProvider("Region is missing"),
|
27
|
-
requestHandler: config?.requestHandler ??
|
27
|
+
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
28
28
|
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE),
|
29
29
|
sha256: config?.sha256 ?? Sha256,
|
30
30
|
streamCollector: config?.streamCollector ?? streamCollector,
|
@@ -30,7 +30,7 @@ export const getRuntimeConfig = (config) => {
|
|
30
30
|
defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
31
31
|
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
32
32
|
region: config?.region ?? loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS),
|
33
|
-
requestHandler: config?.requestHandler ??
|
33
|
+
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
34
34
|
retryMode: config?.retryMode ??
|
35
35
|
loadNodeConfig({
|
36
36
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
@@ -3,7 +3,7 @@ import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middlewa
|
|
3
3
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
4
4
|
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
6
|
-
import {
|
6
|
+
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
8
8
|
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
@@ -102,11 +102,11 @@ export type ServiceOutputTypes = ActivateOrganizationsAccessCommandOutput | Acti
|
|
102
102
|
/**
|
103
103
|
* @public
|
104
104
|
*/
|
105
|
-
export interface ClientDefaults extends Partial<
|
105
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
106
106
|
/**
|
107
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
107
|
+
* The HTTP handler to use or its constructor options. Fetch in browser and Https in Nodejs.
|
108
108
|
*/
|
109
|
-
requestHandler?:
|
109
|
+
requestHandler?: __HttpHandlerUserInput;
|
110
110
|
/**
|
111
111
|
* A constructor for a class implementing the {@link @smithy/types#ChecksumConstructor} interface
|
112
112
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
@@ -11,10 +11,7 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
11
11
|
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
14
|
-
requestHandler:
|
15
|
-
updateHttpClientConfig(key: never, value: never): void;
|
16
|
-
httpHandlerConfigs(): {};
|
17
|
-
}) | RequestHandler;
|
14
|
+
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
18
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
19
16
|
sha256: import("@smithy/types").HashConstructor;
|
20
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
@@ -11,10 +11,7 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
11
11
|
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
13
13
|
region: string | import("@smithy/types").Provider<string>;
|
14
|
-
requestHandler:
|
15
|
-
updateHttpClientConfig(key: never, value: never): void;
|
16
|
-
httpHandlerConfigs(): {};
|
17
|
-
}) | RequestHandler;
|
14
|
+
requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
|
18
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
19
16
|
sha256: import("@smithy/types").HashConstructor;
|
20
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
@@ -5,10 +5,7 @@ import { CloudFormationClientConfig } from "./CloudFormationClient";
|
|
5
5
|
export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
6
6
|
runtime: string;
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
8
|
-
requestHandler:
|
9
|
-
updateHttpClientConfig(key: never, value: never): void;
|
10
|
-
httpHandlerConfigs(): {};
|
11
|
-
}) | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
8
|
+
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
12
9
|
apiVersion: string;
|
13
10
|
urlParser: import("@smithy/types").UrlParser;
|
14
11
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts
CHANGED
@@ -18,7 +18,7 @@ import {
|
|
18
18
|
RetryInputConfig,
|
19
19
|
RetryResolvedConfig,
|
20
20
|
} from "@smithy/middleware-retry";
|
21
|
-
import {
|
21
|
+
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
22
22
|
import {
|
23
23
|
Client as __Client,
|
24
24
|
DefaultsMode as __DefaultsMode,
|
@@ -541,8 +541,8 @@ export type ServiceOutputTypes =
|
|
541
541
|
| UpdateTerminationProtectionCommandOutput
|
542
542
|
| ValidateTemplateCommandOutput;
|
543
543
|
export interface ClientDefaults
|
544
|
-
extends Partial<
|
545
|
-
requestHandler?:
|
544
|
+
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
545
|
+
requestHandler?: __HttpHandlerUserInput;
|
546
546
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
547
547
|
urlParser?: __UrlParser;
|
548
548
|
bodyLengthChecker?: __BodyLengthCalculator;
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts
CHANGED
@@ -15,19 +15,7 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
15
15
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
16
16
|
region: string | import("@smithy/types").Provider<any>;
|
17
17
|
requestHandler:
|
18
|
-
|
|
19
|
-
any,
|
20
|
-
any,
|
21
|
-
import("@smithy/types").HttpHandlerOptions
|
22
|
-
> &
|
23
|
-
import("@smithy/types").RequestHandler<
|
24
|
-
import("@smithy/protocol-http").HttpRequest,
|
25
|
-
import("@smithy/protocol-http").HttpResponse,
|
26
|
-
import("@smithy/types").HttpHandlerOptions
|
27
|
-
> & {
|
28
|
-
updateHttpClientConfig(key: never, value: never): void;
|
29
|
-
httpHandlerConfigs(): {};
|
30
|
-
})
|
18
|
+
| import("@smithy/protocol-http").HttpHandler<any>
|
31
19
|
| RequestHandler;
|
32
20
|
retryMode: string | import("@smithy/types").Provider<string>;
|
33
21
|
sha256: import("@smithy/types").HashConstructor;
|
@@ -19,20 +19,8 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
19
19
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
20
20
|
region: string | import("@smithy/types").Provider<string>;
|
21
21
|
requestHandler:
|
22
|
-
|
|
23
|
-
|
24
|
-
any,
|
25
|
-
import("@smithy/types").HttpHandlerOptions
|
26
|
-
> &
|
27
|
-
import("@smithy/types").RequestHandler<
|
28
|
-
import("@smithy/protocol-http").HttpRequest,
|
29
|
-
import("@smithy/protocol-http").HttpResponse,
|
30
|
-
import("@smithy/types").HttpHandlerOptions
|
31
|
-
> & {
|
32
|
-
updateHttpClientConfig(key: never, value: never): void;
|
33
|
-
httpHandlerConfigs(): {};
|
34
|
-
})
|
35
|
-
| RequestHandler;
|
22
|
+
| RequestHandler
|
23
|
+
| import("@smithy/protocol-http").HttpHandler<any>;
|
36
24
|
retryMode: string | import("@smithy/types").Provider<string>;
|
37
25
|
sha256: import("@smithy/types").HashConstructor;
|
38
26
|
streamCollector: import("@smithy/types").StreamCollector;
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts
CHANGED
@@ -3,19 +3,10 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
3
3
|
runtime: string;
|
4
4
|
sha256: import("@smithy/types").HashConstructor;
|
5
5
|
requestHandler:
|
6
|
-
|
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
> &
|
11
|
-
import("@smithy/types").RequestHandler<
|
12
|
-
import("@smithy/protocol-http").HttpRequest,
|
13
|
-
import("@smithy/protocol-http").HttpResponse,
|
14
|
-
import("@smithy/types").HttpHandlerOptions
|
15
|
-
> & {
|
16
|
-
updateHttpClientConfig(key: never, value: never): void;
|
17
|
-
httpHandlerConfigs(): {};
|
18
|
-
})
|
6
|
+
| import("@smithy/types").NodeHttpHandlerOptions
|
7
|
+
| import("@smithy/types").FetchHttpHandlerOptions
|
8
|
+
| Record<string, unknown>
|
9
|
+
| import("@smithy/protocol-http").HttpHandler<any>
|
19
10
|
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
20
11
|
apiVersion: string;
|
21
12
|
urlParser: import("@smithy/types").UrlParser;
|
@@ -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.521.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,44 +20,44 @@
|
|
20
20
|
"dependencies": {
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
23
|
-
"@aws-sdk/client-sts": "3.
|
24
|
-
"@aws-sdk/core": "3.
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
31
|
-
"@aws-sdk/types": "3.
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
35
|
-
"@smithy/config-resolver": "^2.1.
|
36
|
-
"@smithy/core": "^1.3.
|
37
|
-
"@smithy/fetch-http-handler": "^2.4.
|
38
|
-
"@smithy/hash-node": "^2.1.
|
39
|
-
"@smithy/invalid-dependency": "^2.1.
|
40
|
-
"@smithy/middleware-content-length": "^2.1.
|
41
|
-
"@smithy/middleware-endpoint": "^2.4.
|
42
|
-
"@smithy/middleware-retry": "^2.1.
|
43
|
-
"@smithy/middleware-serde": "^2.1.
|
44
|
-
"@smithy/middleware-stack": "^2.1.
|
45
|
-
"@smithy/node-config-provider": "^2.2.
|
46
|
-
"@smithy/node-http-handler": "^2.
|
47
|
-
"@smithy/protocol-http": "^3.
|
48
|
-
"@smithy/smithy-client": "^2.
|
49
|
-
"@smithy/types": "^2.
|
50
|
-
"@smithy/url-parser": "^2.1.
|
23
|
+
"@aws-sdk/client-sts": "3.521.0",
|
24
|
+
"@aws-sdk/core": "3.521.0",
|
25
|
+
"@aws-sdk/credential-provider-node": "3.521.0",
|
26
|
+
"@aws-sdk/middleware-host-header": "3.521.0",
|
27
|
+
"@aws-sdk/middleware-logger": "3.521.0",
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.521.0",
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.521.0",
|
30
|
+
"@aws-sdk/region-config-resolver": "3.521.0",
|
31
|
+
"@aws-sdk/types": "3.521.0",
|
32
|
+
"@aws-sdk/util-endpoints": "3.521.0",
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.521.0",
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.521.0",
|
35
|
+
"@smithy/config-resolver": "^2.1.2",
|
36
|
+
"@smithy/core": "^1.3.3",
|
37
|
+
"@smithy/fetch-http-handler": "^2.4.2",
|
38
|
+
"@smithy/hash-node": "^2.1.2",
|
39
|
+
"@smithy/invalid-dependency": "^2.1.2",
|
40
|
+
"@smithy/middleware-content-length": "^2.1.2",
|
41
|
+
"@smithy/middleware-endpoint": "^2.4.2",
|
42
|
+
"@smithy/middleware-retry": "^2.1.2",
|
43
|
+
"@smithy/middleware-serde": "^2.1.2",
|
44
|
+
"@smithy/middleware-stack": "^2.1.2",
|
45
|
+
"@smithy/node-config-provider": "^2.2.2",
|
46
|
+
"@smithy/node-http-handler": "^2.4.0",
|
47
|
+
"@smithy/protocol-http": "^3.2.0",
|
48
|
+
"@smithy/smithy-client": "^2.4.0",
|
49
|
+
"@smithy/types": "^2.10.0",
|
50
|
+
"@smithy/url-parser": "^2.1.2",
|
51
51
|
"@smithy/util-base64": "^2.1.1",
|
52
52
|
"@smithy/util-body-length-browser": "^2.1.1",
|
53
53
|
"@smithy/util-body-length-node": "^2.2.1",
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.2.
|
56
|
-
"@smithy/util-endpoints": "^1.1.
|
57
|
-
"@smithy/util-middleware": "^2.1.
|
58
|
-
"@smithy/util-retry": "^2.1.
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.1.2",
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.2.1",
|
56
|
+
"@smithy/util-endpoints": "^1.1.2",
|
57
|
+
"@smithy/util-middleware": "^2.1.2",
|
58
|
+
"@smithy/util-retry": "^2.1.2",
|
59
59
|
"@smithy/util-utf8": "^2.1.1",
|
60
|
-
"@smithy/util-waiter": "^2.1.
|
60
|
+
"@smithy/util-waiter": "^2.1.2",
|
61
61
|
"fast-xml-parser": "4.2.5",
|
62
62
|
"tslib": "^2.5.0",
|
63
63
|
"uuid": "^9.0.1"
|
@@ -27,7 +27,7 @@ const getRuntimeConfig = (config) => {
|
|
27
27
|
(0, util_user_agent_browser_1.defaultUserAgent)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
28
28
|
maxAttempts: config?.maxAttempts ?? util_retry_1.DEFAULT_MAX_ATTEMPTS,
|
29
29
|
region: config?.region ?? (0, invalid_dependency_1.invalidProvider)("Region is missing"),
|
30
|
-
requestHandler: config?.requestHandler ??
|
30
|
+
requestHandler: fetch_http_handler_1.FetchHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
31
31
|
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE),
|
32
32
|
sha256: config?.sha256 ?? sha256_browser_1.Sha256,
|
33
33
|
streamCollector: config?.streamCollector ?? fetch_http_handler_1.streamCollector,
|
@@ -32,7 +32,7 @@ const getRuntimeConfig = (config) => {
|
|
32
32
|
(0, util_user_agent_node_1.defaultUserAgent)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
33
33
|
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
34
34
|
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
35
|
-
requestHandler: config?.requestHandler ??
|
35
|
+
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
36
36
|
retryMode: config?.retryMode ??
|
37
37
|
(0, node_config_provider_1.loadConfig)({
|
38
38
|
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
@@ -23,7 +23,7 @@ export const getRuntimeConfig = (config) => {
|
|
23
23
|
defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
24
24
|
maxAttempts: config?.maxAttempts ?? DEFAULT_MAX_ATTEMPTS,
|
25
25
|
region: config?.region ?? invalidProvider("Region is missing"),
|
26
|
-
requestHandler: config?.requestHandler ??
|
26
|
+
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
27
27
|
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE),
|
28
28
|
sha256: config?.sha256 ?? Sha256,
|
29
29
|
streamCollector: config?.streamCollector ?? streamCollector,
|
@@ -28,7 +28,7 @@ export const getRuntimeConfig = (config) => {
|
|
28
28
|
defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
29
29
|
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
30
30
|
region: config?.region ?? loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS),
|
31
|
-
requestHandler: config?.requestHandler ??
|
31
|
+
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
32
32
|
retryMode: config?.retryMode ??
|
33
33
|
loadNodeConfig({
|
34
34
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
@@ -3,7 +3,7 @@ import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middlewa
|
|
3
3
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
4
4
|
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
6
|
-
import {
|
6
|
+
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
8
8
|
import { BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
@@ -25,11 +25,11 @@ export type ServiceOutputTypes = GetRoleCredentialsCommandOutput | ListAccountRo
|
|
25
25
|
/**
|
26
26
|
* @public
|
27
27
|
*/
|
28
|
-
export interface ClientDefaults extends Partial<
|
28
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
29
29
|
/**
|
30
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
30
|
+
* The HTTP handler to use or its constructor options. Fetch in browser and Https in Nodejs.
|
31
31
|
*/
|
32
|
-
requestHandler?:
|
32
|
+
requestHandler?: __HttpHandlerUserInput;
|
33
33
|
/**
|
34
34
|
* A constructor for a class implementing the {@link @smithy/types#ChecksumConstructor} interface
|
35
35
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
@@ -10,10 +10,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
10
10
|
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
11
11
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
12
12
|
region: string | import("@smithy/types").Provider<any>;
|
13
|
-
requestHandler:
|
14
|
-
updateHttpClientConfig(key: never, value: never): void;
|
15
|
-
httpHandlerConfigs(): {};
|
16
|
-
}) | RequestHandler;
|
13
|
+
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
17
14
|
retryMode: string | import("@smithy/types").Provider<string>;
|
18
15
|
sha256: import("@smithy/types").HashConstructor;
|
19
16
|
streamCollector: import("@smithy/types").StreamCollector;
|
@@ -10,10 +10,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
10
10
|
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
11
11
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
12
12
|
region: string | import("@smithy/types").Provider<string>;
|
13
|
-
requestHandler:
|
14
|
-
updateHttpClientConfig(key: never, value: never): void;
|
15
|
-
httpHandlerConfigs(): {};
|
16
|
-
}) | RequestHandler;
|
13
|
+
requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
|
17
14
|
retryMode: string | import("@smithy/types").Provider<string>;
|
18
15
|
sha256: import("@smithy/types").HashConstructor;
|
19
16
|
streamCollector: import("@smithy/types").StreamCollector;
|
@@ -5,10 +5,7 @@ import { SSOClientConfig } from "./SSOClient";
|
|
5
5
|
export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
6
6
|
runtime: string;
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
8
|
-
requestHandler:
|
9
|
-
updateHttpClientConfig(key: never, value: never): void;
|
10
|
-
httpHandlerConfigs(): {};
|
11
|
-
}) | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
8
|
+
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
12
9
|
apiVersion: string;
|
13
10
|
urlParser: import("@smithy/types").UrlParser;
|
14
11
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
@@ -18,7 +18,7 @@ import {
|
|
18
18
|
RetryInputConfig,
|
19
19
|
RetryResolvedConfig,
|
20
20
|
} from "@smithy/middleware-retry";
|
21
|
-
import {
|
21
|
+
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
22
22
|
import {
|
23
23
|
Client as __Client,
|
24
24
|
DefaultsMode as __DefaultsMode,
|
@@ -78,8 +78,8 @@ export type ServiceOutputTypes =
|
|
78
78
|
| ListAccountsCommandOutput
|
79
79
|
| LogoutCommandOutput;
|
80
80
|
export interface ClientDefaults
|
81
|
-
extends Partial<
|
82
|
-
requestHandler?:
|
81
|
+
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
82
|
+
requestHandler?: __HttpHandlerUserInput;
|
83
83
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
84
84
|
urlParser?: __UrlParser;
|
85
85
|
bodyLengthChecker?: __BodyLengthCalculator;
|
@@ -12,19 +12,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
14
14
|
requestHandler:
|
15
|
-
|
|
16
|
-
any,
|
17
|
-
any,
|
18
|
-
import("@smithy/types").HttpHandlerOptions
|
19
|
-
> &
|
20
|
-
import("@smithy/types").RequestHandler<
|
21
|
-
import("@smithy/protocol-http").HttpRequest,
|
22
|
-
import("@smithy/protocol-http").HttpResponse,
|
23
|
-
import("@smithy/types").HttpHandlerOptions
|
24
|
-
> & {
|
25
|
-
updateHttpClientConfig(key: never, value: never): void;
|
26
|
-
httpHandlerConfigs(): {};
|
27
|
-
})
|
15
|
+
| import("@smithy/protocol-http").HttpHandler<any>
|
28
16
|
| RequestHandler;
|
29
17
|
retryMode: string | import("@smithy/types").Provider<string>;
|
30
18
|
sha256: import("@smithy/types").HashConstructor;
|
@@ -12,20 +12,8 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
13
13
|
region: string | import("@smithy/types").Provider<string>;
|
14
14
|
requestHandler:
|
15
|
-
|
|
16
|
-
|
17
|
-
any,
|
18
|
-
import("@smithy/types").HttpHandlerOptions
|
19
|
-
> &
|
20
|
-
import("@smithy/types").RequestHandler<
|
21
|
-
import("@smithy/protocol-http").HttpRequest,
|
22
|
-
import("@smithy/protocol-http").HttpResponse,
|
23
|
-
import("@smithy/types").HttpHandlerOptions
|
24
|
-
> & {
|
25
|
-
updateHttpClientConfig(key: never, value: never): void;
|
26
|
-
httpHandlerConfigs(): {};
|
27
|
-
})
|
28
|
-
| RequestHandler;
|
15
|
+
| RequestHandler
|
16
|
+
| import("@smithy/protocol-http").HttpHandler<any>;
|
29
17
|
retryMode: string | import("@smithy/types").Provider<string>;
|
30
18
|
sha256: import("@smithy/types").HashConstructor;
|
31
19
|
streamCollector: import("@smithy/types").StreamCollector;
|
@@ -3,19 +3,10 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
3
3
|
runtime: string;
|
4
4
|
sha256: import("@smithy/types").HashConstructor;
|
5
5
|
requestHandler:
|
6
|
-
|
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
> &
|
11
|
-
import("@smithy/types").RequestHandler<
|
12
|
-
import("@smithy/protocol-http").HttpRequest,
|
13
|
-
import("@smithy/protocol-http").HttpResponse,
|
14
|
-
import("@smithy/types").HttpHandlerOptions
|
15
|
-
> & {
|
16
|
-
updateHttpClientConfig(key: never, value: never): void;
|
17
|
-
httpHandlerConfigs(): {};
|
18
|
-
})
|
6
|
+
| import("@smithy/types").NodeHttpHandlerOptions
|
7
|
+
| import("@smithy/types").FetchHttpHandlerOptions
|
8
|
+
| Record<string, unknown>
|
9
|
+
| import("@smithy/protocol-http").HttpHandler<any>
|
19
10
|
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
20
11
|
apiVersion: string;
|
21
12
|
urlParser: import("@smithy/types").UrlParser;
|