@cdk8s/awscdk-resolver 0.0.623 → 0.0.625
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/index.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/package.json +8 -8
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +55 -141
- package/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/index.js +3 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-recursion-detection/configuration.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.js +48 -19
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-browser/defaultUserAgent.browser.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/defaultUserAgent.js +0 -5
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js +3 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js +2 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js +3 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +19 -20
- package/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/index.d.ts +5 -3
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.browser.d.ts +5 -5
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +5 -5
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.native.d.ts +5 -5
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/middleware-recursion-detection/configuration.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.d.ts +5 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/EndpointRuleObject.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/ErrorRuleObject.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/RuleSetObject.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/TreeRuleObject.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/shared.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.browser.d.ts +2 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/index.d.ts +5 -3
- package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d.ts +3 -2
- package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/index.d.ts +3 -3
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +22 -20
- package/node_modules/@aws-sdk/core/dist-types/submodules/util/index.d.ts +2 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/index.d.ts +16 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.browser.d.ts +7 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +23 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/index.d.ts +24 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/index.d.ts +3 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +31 -20
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/util/index.d.ts +2 -1
- package/node_modules/@aws-sdk/core/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-env/dist-es/index.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-env/dist-types/index.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/index.d.ts +10 -1
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/index.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/index.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/credential-provider-login/dist-es/index.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/index.d.ts +2 -8
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +7 -2
- package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-node/dist-es/index.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/index.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/index.d.ts +6 -1
- package/node_modules/@aws-sdk/credential-provider-node/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-process/dist-es/index.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/index.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/index.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js +3 -4
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +4 -4
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/index.d.ts +5 -16
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/index.d.ts +5 -4
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/index.d.ts +4 -8
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +7 -2
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/package.json +8 -8
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
- package/node_modules/@aws-sdk/token-providers/dist-es/index.js +4 -4
- package/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +7 -4
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +7 -4
- package/node_modules/@aws-sdk/token-providers/package.json +6 -6
- package/node_modules/@aws-sdk/types/dist-es/endpoint.js +1 -1
- package/node_modules/@aws-sdk/types/dist-es/identity/index.js +1 -5
- package/node_modules/@aws-sdk/types/dist-es/index.js +4 -34
- package/node_modules/@aws-sdk/types/dist-es/transfer.js +1 -1
- package/node_modules/@aws-sdk/types/dist-types/abort.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/auth.d.ts +2 -1
- package/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/client.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/command.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/connection.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/encode.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +2 -1
- package/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/http.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +7 -7
- package/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +5 -5
- package/node_modules/@aws-sdk/types/dist-types/index.d.ts +42 -34
- package/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/profile.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/response.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/retry.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/serde.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/signature.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/stream.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +2 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +2 -5
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +17 -5
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +225 -34
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/uri.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/util.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +1 -1
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/xml-builder/dist-es/index.js +2 -2
- package/node_modules/@aws-sdk/xml-builder/dist-types/index.d.ts +2 -11
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/index.d.ts +2 -2
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/core/dist-es/index.js +5 -5
- package/node_modules/@smithy/core/dist-es/legacy-root-exports/middleware-http-auth-scheme/index.js +3 -3
- package/node_modules/@smithy/core/dist-es/legacy-root-exports/middleware-http-signing/index.js +2 -2
- package/node_modules/@smithy/core/dist-es/legacy-root-exports/util-identity-and-auth/httpAuthSchemes/index.js +3 -3
- package/node_modules/@smithy/core/dist-es/legacy-root-exports/util-identity-and-auth/index.js +3 -3
- package/node_modules/@smithy/core/dist-es/submodules/cbor/index.js +3 -3
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/index.browser.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/index.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/service-customizations/index.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/debug/index.js +2 -2
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/lib/index.js +11 -11
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/types/index.js +1 -7
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/index.js +2 -2
- package/node_modules/@smithy/core/dist-es/submodules/protocols/index.js +13 -13
- package/node_modules/@smithy/core/dist-es/submodules/schema/index.js +14 -14
- package/node_modules/@smithy/core/dist-types/index.d.ts +7 -5
- package/node_modules/@smithy/core/dist-types/legacy-root-exports/middleware-http-auth-scheme/index.d.ts +4 -3
- package/node_modules/@smithy/core/dist-types/legacy-root-exports/middleware-http-signing/index.d.ts +2 -2
- package/node_modules/@smithy/core/dist-types/legacy-root-exports/util-identity-and-auth/httpAuthSchemes/index.d.ts +3 -3
- package/node_modules/@smithy/core/dist-types/legacy-root-exports/util-identity-and-auth/index.d.ts +4 -3
- package/node_modules/@smithy/core/dist-types/submodules/cbor/index.d.ts +3 -3
- package/node_modules/@smithy/core/dist-types/submodules/client/util-waiter/waiter.d.ts +1 -1
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.browser.d.ts +2 -1
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.d.ts +2 -1
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/service-customizations/index.d.ts +1 -1
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/debug/index.d.ts +2 -2
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/lib/index.d.ts +12 -11
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/types/index.d.ts +7 -7
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/index.d.ts +2 -2
- package/node_modules/@smithy/core/dist-types/submodules/protocols/index.d.ts +13 -13
- package/node_modules/@smithy/core/dist-types/submodules/schema/index.d.ts +14 -14
- package/node_modules/@smithy/core/dist-types/submodules/transport/httpRequest.d.ts +2 -2
- package/node_modules/@smithy/core/dist-types/submodules/transport/index.d.ts +2 -1
- package/node_modules/@smithy/core/package.json +2 -2
- package/node_modules/@smithy/credential-provider-imds/dist-es/index.js +3 -4
- package/node_modules/@smithy/credential-provider-imds/dist-types/index.d.ts +5 -4
- package/node_modules/@smithy/credential-provider-imds/package.json +3 -3
- package/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +1 -1
- package/node_modules/@smithy/fetch-http-handler/package.json +4 -4
- package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/package.json +4 -4
- package/node_modules/@smithy/signature-v4/dist-es/index.js +4 -4
- package/node_modules/@smithy/signature-v4/dist-types/index.d.ts +5 -4
- package/node_modules/@smithy/signature-v4/package.json +3 -3
- package/node_modules/@smithy/types/dist-es/auth/index.js +2 -6
- package/node_modules/@smithy/types/dist-es/connection/index.js +1 -3
- package/node_modules/@smithy/types/dist-es/endpoints/index.js +1 -5
- package/node_modules/@smithy/types/dist-es/extensions/index.js +1 -2
- package/node_modules/@smithy/types/dist-es/identity/index.js +1 -4
- package/node_modules/@smithy/types/dist-es/index.js +7 -43
- package/node_modules/@smithy/types/dist-es/metrics.js +1 -0
- package/node_modules/@smithy/types/dist-types/abort.d.ts +1 -1
- package/node_modules/@smithy/types/dist-types/auth/index.d.ts +7 -6
- package/node_modules/@smithy/types/dist-types/connection/index.d.ts +3 -3
- package/node_modules/@smithy/types/dist-types/endpoints/index.d.ts +5 -5
- package/node_modules/@smithy/types/dist-types/extensions/index.d.ts +6 -4
- package/node_modules/@smithy/types/dist-types/identity/index.d.ts +4 -4
- package/node_modules/@smithy/types/dist-types/index.d.ts +51 -43
- package/node_modules/@smithy/types/dist-types/metrics.d.ts +93 -0
- package/node_modules/@smithy/types/package.json +1 -1
- package/package.json +4 -4
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/getNodeModulesParentDirs.js +0 -15
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/getSanitizedDevTypeScriptVersion.js +0 -14
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/getSanitizedTypeScriptVersion.js +0 -9
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/getTypeScriptUserAgentPair.js +0 -75
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-node/getNodeModulesParentDirs.d.ts +0 -10
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-node/getSanitizedDevTypeScriptVersion.d.ts +0 -8
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-node/getSanitizedTypeScriptVersion.d.ts +0 -8
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-node/getTypeScriptUserAgentPair.d.ts +0 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/getNodeModulesParentDirs.d.ts +0 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/getSanitizedDevTypeScriptVersion.d.ts +0 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/getSanitizedTypeScriptVersion.d.ts +0 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/getTypeScriptUserAgentPair.d.ts +0 -4
|
@@ -1,16 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
export
|
|
5
|
-
|
|
6
|
-
* @internal
|
|
7
|
-
*/
|
|
8
|
-
export * from "./isSsoProfile";
|
|
9
|
-
/**
|
|
10
|
-
* @internal
|
|
11
|
-
*/
|
|
12
|
-
export * from "./types";
|
|
13
|
-
/**
|
|
14
|
-
* @internal
|
|
15
|
-
*/
|
|
16
|
-
export * from "./validateSsoProfile";
|
|
1
|
+
export { fromSSO } from "./fromSSO";
|
|
2
|
+
export type { SsoCredentialsParameters, FromSSOInit } from "./fromSSO";
|
|
3
|
+
export { isSsoProfile } from "./isSsoProfile";
|
|
4
|
+
export type { SSOToken, SsoProfile } from "./types";
|
|
5
|
+
export { validateSsoProfile } from "./validateSsoProfile";
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
1
|
+
export { fromSSO } from "./fromSSO";
|
|
2
|
+
export { SsoCredentialsParameters, FromSSOInit } from "./fromSSO";
|
|
3
|
+
export { isSsoProfile } from "./isSsoProfile";
|
|
4
|
+
export { SSOToken, SsoProfile } from "./types";
|
|
5
|
+
export { validateSsoProfile } from "./validateSsoProfile";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-sso",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.973.1",
|
|
4
4
|
"description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,12 +28,12 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "^3.
|
|
32
|
-
"@aws-sdk/nested-clients": "^3.997.
|
|
33
|
-
"@aws-sdk/token-providers": "3.
|
|
34
|
-
"@aws-sdk/types": "^3.
|
|
35
|
-
"@smithy/core": "^3.29.
|
|
36
|
-
"@smithy/types": "^4.
|
|
31
|
+
"@aws-sdk/core": "^3.975.1",
|
|
32
|
+
"@aws-sdk/nested-clients": "^3.997.31",
|
|
33
|
+
"@aws-sdk/token-providers": "3.1083.0",
|
|
34
|
+
"@aws-sdk/types": "^3.974.0",
|
|
35
|
+
"@smithy/core": "^3.29.2",
|
|
36
|
+
"@smithy/types": "^4.16.0",
|
|
37
37
|
"tslib": "^2.6.2"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { fromTokenFile } from "./fromTokenFile";
|
|
2
|
+
export { fromWebToken } from "./fromWebToken";
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
export
|
|
5
|
-
/**
|
|
6
|
-
* @internal
|
|
7
|
-
*/
|
|
8
|
-
export * from "./fromWebToken";
|
|
1
|
+
export { fromTokenFile } from "./fromTokenFile";
|
|
2
|
+
export type { FromTokenFileInit } from "./fromTokenFile";
|
|
3
|
+
export { fromWebToken } from "./fromWebToken";
|
|
4
|
+
export type { AssumeRoleWithWebIdentityParams, FromWebTokenInit } from "./fromWebToken";
|
|
@@ -1,2 +1,7 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { fromTokenFile } from "./fromTokenFile";
|
|
2
|
+
export { FromTokenFileInit } from "./fromTokenFile";
|
|
3
|
+
export { fromWebToken } from "./fromWebToken";
|
|
4
|
+
export {
|
|
5
|
+
AssumeRoleWithWebIdentityParams,
|
|
6
|
+
FromWebTokenInit,
|
|
7
|
+
} from "./fromWebToken";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-web-identity",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.63",
|
|
4
4
|
"description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -33,11 +33,11 @@
|
|
|
33
33
|
},
|
|
34
34
|
"license": "Apache-2.0",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@aws-sdk/core": "^3.
|
|
37
|
-
"@aws-sdk/nested-clients": "^3.997.
|
|
38
|
-
"@aws-sdk/types": "^3.
|
|
39
|
-
"@smithy/core": "^3.29.
|
|
40
|
-
"@smithy/types": "^4.
|
|
36
|
+
"@aws-sdk/core": "^3.975.1",
|
|
37
|
+
"@aws-sdk/nested-clients": "^3.997.31",
|
|
38
|
+
"@aws-sdk/types": "^3.974.0",
|
|
39
|
+
"@smithy/core": "^3.29.2",
|
|
40
|
+
"@smithy/types": "^4.16.0",
|
|
41
41
|
"tslib": "^2.6.2"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/nested-clients",
|
|
3
|
-
"version": "3.997.
|
|
3
|
+
"version": "3.997.31",
|
|
4
4
|
"description": "Nested clients for AWS SDK packages.",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,13 +28,13 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "^3.
|
|
32
|
-
"@aws-sdk/signature-v4-multi-region": "^3.996.
|
|
33
|
-
"@aws-sdk/types": "^3.
|
|
34
|
-
"@smithy/core": "^3.29.
|
|
35
|
-
"@smithy/fetch-http-handler": "^5.6.
|
|
36
|
-
"@smithy/node-http-handler": "^4.9.
|
|
37
|
-
"@smithy/types": "^4.
|
|
31
|
+
"@aws-sdk/core": "^3.975.1",
|
|
32
|
+
"@aws-sdk/signature-v4-multi-region": "^3.996.39",
|
|
33
|
+
"@aws-sdk/types": "^3.974.0",
|
|
34
|
+
"@smithy/core": "^3.29.2",
|
|
35
|
+
"@smithy/fetch-http-handler": "^5.6.4",
|
|
36
|
+
"@smithy/node-http-handler": "^4.9.4",
|
|
37
|
+
"@smithy/types": "^4.16.0",
|
|
38
38
|
"tslib": "^2.6.2"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/signature-v4-multi-region",
|
|
3
|
-
"version": "3.996.
|
|
3
|
+
"version": "3.996.39",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
6
6
|
"build:browser": "node ./test-browser/browser-build/esbuild",
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/types": "^3.
|
|
30
|
-
"@smithy/signature-v4": "^5.6.
|
|
31
|
-
"@smithy/types": "^4.
|
|
29
|
+
"@aws-sdk/types": "^3.974.0",
|
|
30
|
+
"@smithy/signature-v4": "^5.6.3",
|
|
31
|
+
"@smithy/types": "^4.16.0",
|
|
32
32
|
"tslib": "^2.6.2"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
1
|
+
export { fromEnvSigningName } from "./fromEnvSigningName";
|
|
2
|
+
export { fromSso } from "./fromSso";
|
|
3
|
+
export { fromStatic } from "./fromStatic";
|
|
4
|
+
export { nodeProvider } from "./nodeProvider";
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
1
|
+
export { fromEnvSigningName } from "./fromEnvSigningName";
|
|
2
|
+
export type { FromEnvSigningNameInit } from "./fromEnvSigningName";
|
|
3
|
+
export { fromSso } from "./fromSso";
|
|
4
|
+
export type { FromSsoInit } from "./fromSso";
|
|
5
|
+
export { fromStatic } from "./fromStatic";
|
|
6
|
+
export type { FromStaticInit } from "./fromStatic";
|
|
7
|
+
export { nodeProvider } from "./nodeProvider";
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
1
|
+
export { fromEnvSigningName } from "./fromEnvSigningName";
|
|
2
|
+
export { FromEnvSigningNameInit } from "./fromEnvSigningName";
|
|
3
|
+
export { fromSso } from "./fromSso";
|
|
4
|
+
export { FromSsoInit } from "./fromSso";
|
|
5
|
+
export { fromStatic } from "./fromStatic";
|
|
6
|
+
export { FromStaticInit } from "./fromStatic";
|
|
7
|
+
export { nodeProvider } from "./nodeProvider";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/token-providers",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.1083.0",
|
|
4
4
|
"description": "A collection of token providers",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
},
|
|
30
30
|
"license": "Apache-2.0",
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@aws-sdk/core": "^3.
|
|
33
|
-
"@aws-sdk/nested-clients": "^3.997.
|
|
34
|
-
"@aws-sdk/types": "^3.
|
|
35
|
-
"@smithy/core": "^3.29.
|
|
36
|
-
"@smithy/types": "^4.
|
|
32
|
+
"@aws-sdk/core": "^3.975.1",
|
|
33
|
+
"@aws-sdk/nested-clients": "^3.997.31",
|
|
34
|
+
"@aws-sdk/types": "^3.974.0",
|
|
35
|
+
"@smithy/core": "^3.29.2",
|
|
36
|
+
"@smithy/types": "^4.16.0",
|
|
37
37
|
"tslib": "^2.6.2"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { EndpointURLScheme
|
|
1
|
+
export { EndpointURLScheme } from "@smithy/types";
|
|
@@ -1,34 +1,4 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export * from "./client";
|
|
6
|
-
export * from "./command";
|
|
7
|
-
export * from "./connection";
|
|
8
|
-
export * from "./credentials";
|
|
9
|
-
export * from "./crypto";
|
|
10
|
-
export * from "./dns";
|
|
11
|
-
export * from "./encode";
|
|
12
|
-
export * from "./endpoint";
|
|
13
|
-
export * from "./eventStream";
|
|
14
|
-
export * from "./extensions";
|
|
15
|
-
export * from "./feature-ids";
|
|
16
|
-
export * from "./function";
|
|
17
|
-
export * from "./http";
|
|
18
|
-
export * from "./identity";
|
|
19
|
-
export * from "./logger";
|
|
20
|
-
export * from "./middleware";
|
|
21
|
-
export * from "./pagination";
|
|
22
|
-
export * from "./profile";
|
|
23
|
-
export * from "./request";
|
|
24
|
-
export * from "./response";
|
|
25
|
-
export * from "./retry";
|
|
26
|
-
export * from "./serde";
|
|
27
|
-
export * from "./shapes";
|
|
28
|
-
export * from "./signature";
|
|
29
|
-
export * from "./stream";
|
|
30
|
-
export * from "./token";
|
|
31
|
-
export * from "./transfer";
|
|
32
|
-
export * from "./uri";
|
|
33
|
-
export * from "./util";
|
|
34
|
-
export * from "./waiter";
|
|
1
|
+
export { HttpAuthLocation } from "./auth";
|
|
2
|
+
export { HostAddressType } from "./dns";
|
|
3
|
+
export { EndpointURLScheme } from "./endpoint";
|
|
4
|
+
export { RequestHandlerProtocol } from "./transfer";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { RequestHandlerProtocol
|
|
1
|
+
export { RequestHandlerProtocol } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { AbortController, AbortHandler, AbortSignal } from "@smithy/types";
|
|
1
|
+
export type { AbortController, AbortHandler, AbortSignal } from "@smithy/types";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { HttpAuthLocation } from "@smithy/types";
|
|
2
|
+
export type { AuthScheme, HttpAuthDefinition } from "@smithy/types";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BlobTypes } from "@smithy/types";
|
|
2
|
-
export { BlobTypes };
|
|
1
|
+
import type { BlobTypes } from "@smithy/types";
|
|
2
|
+
export type { BlobTypes };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Checksum, ChecksumConstructor } from "@smithy/types";
|
|
1
|
+
export type { Checksum, ChecksumConstructor } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Client } from "@smithy/types";
|
|
1
|
+
export type { Client } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Command } from "@smithy/types";
|
|
1
|
+
export type { Command } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { ConnectConfiguration, ConnectionManager, ConnectionManagerConfiguration, ConnectionPool } from "@smithy/types";
|
|
1
|
+
export type { ConnectConfiguration, ConnectionManager, ConnectionManagerConfiguration, ConnectionPool, } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Hash, HashConstructor, StreamHasher, randomValues, SourceData } from "@smithy/types";
|
|
1
|
+
export type { Hash, HashConstructor, StreamHasher, randomValues, SourceData } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { MessageDecoder, MessageEncoder, AvailableMessage, AvailableMessages } from "@smithy/types";
|
|
1
|
+
export type { MessageDecoder, MessageEncoder, AvailableMessage, AvailableMessages } from "@smithy/types";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { EndpointURLScheme } from "@smithy/types";
|
|
2
|
+
export type { EndpointARN, EndpointPartition, EndpointURL, EndpointObjectProperty, EndpointV2, EndpointParameters, } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Message, MessageHeaders, BooleanHeaderValue, ByteHeaderValue, ShortHeaderValue, IntegerHeaderValue, LongHeaderValue, BinaryHeaderValue, StringHeaderValue, TimestampHeaderValue, UuidHeaderValue, MessageHeaderValue, Int64, EventStreamSerdeContext, EventStreamMarshaller, EventStreamMarshallerDeserFn, EventStreamMarshallerSerFn, EventStreamPayloadHandler, EventStreamPayloadHandlerProvider, EventStreamRequestSigner, EventStreamSerdeProvider, EventStreamSignerProvider, } from "@smithy/types";
|
|
1
|
+
export type { Message, MessageHeaders, BooleanHeaderValue, ByteHeaderValue, ShortHeaderValue, IntegerHeaderValue, LongHeaderValue, BinaryHeaderValue, StringHeaderValue, TimestampHeaderValue, UuidHeaderValue, MessageHeaderValue, Int64, EventStreamSerdeContext, EventStreamMarshaller, EventStreamMarshallerDeserFn, EventStreamMarshallerSerFn, EventStreamPayloadHandler, EventStreamPayloadHandlerProvider, EventStreamRequestSigner, EventStreamSerdeProvider, EventStreamSignerProvider, } from "@smithy/types";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { HttpResponse } from "@smithy/types";
|
|
2
|
-
export { Endpoint, HeaderBag, HttpHandlerOptions, HttpMessage, HttpRequest, HttpResponse, QueryParameterBag, } from "@smithy/types";
|
|
2
|
+
export type { Endpoint, HeaderBag, HttpHandlerOptions, HttpMessage, HttpRequest, HttpResponse, QueryParameterBag, } from "@smithy/types";
|
|
3
3
|
/**
|
|
4
4
|
* @public
|
|
5
5
|
*
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { AwsCredentialIdentity, AwsCredentialIdentityProvider, Logger, RequestHandler } from "@smithy/types";
|
|
2
2
|
import type { AwsSdkCredentialsFeatures } from "../feature-ids";
|
|
3
|
-
export {
|
|
3
|
+
export type { IdentityProvider } from "@smithy/types";
|
|
4
|
+
export type { AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
4
5
|
/**
|
|
5
6
|
* @public
|
|
6
7
|
*/
|
|
@@ -30,31 +31,30 @@ export interface AwsIdentityProperties {
|
|
|
30
31
|
};
|
|
31
32
|
}
|
|
32
33
|
/**
|
|
33
|
-
* @public
|
|
34
|
-
*
|
|
35
34
|
* Variation of {@link IdentityProvider} which accepts a contextual
|
|
36
35
|
* client configuration that includes an AWS region and potentially other
|
|
37
36
|
* configurable fields.
|
|
38
37
|
*
|
|
39
38
|
* Used to link a credential provider to a client if it is being called
|
|
40
39
|
* in the context of a client.
|
|
40
|
+
*
|
|
41
|
+
* @public
|
|
41
42
|
*/
|
|
42
43
|
export type RuntimeConfigIdentityProvider<T> = (awsIdentityProperties?: AwsIdentityProperties) => Promise<T>;
|
|
43
44
|
/**
|
|
44
|
-
* @public
|
|
45
|
-
*
|
|
46
45
|
* Variation of {@link AwsCredentialIdentityProvider} which accepts a contextual
|
|
47
46
|
* client configuration that includes an AWS region and potentially other
|
|
48
47
|
* configurable fields.
|
|
49
48
|
*
|
|
50
49
|
* Used to link a credential provider to a client if it is being called
|
|
51
50
|
* in the context of a client.
|
|
51
|
+
*
|
|
52
|
+
* @public
|
|
52
53
|
*/
|
|
53
54
|
export type RuntimeConfigAwsCredentialIdentityProvider = RuntimeConfigIdentityProvider<AwsCredentialIdentity>;
|
|
54
55
|
/**
|
|
55
|
-
* @public
|
|
56
|
-
*
|
|
57
56
|
* AwsCredentialIdentity with source attribution metadata.
|
|
57
|
+
* @public
|
|
58
58
|
*/
|
|
59
59
|
export type AttributedAwsCredentialIdentity = AwsCredentialIdentity & {
|
|
60
60
|
$source?: AwsSdkCredentialsFeatures;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Identity, IdentityProvider } from "@smithy/types";
|
|
1
|
+
export type { Identity, IdentityProvider } from "@smithy/types";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { TokenIdentity } from "@smithy/types";
|
|
2
2
|
import type { AwsSdkTokenFeatures } from "../feature-ids";
|
|
3
|
-
export { TokenIdentity, TokenIdentityProvider } from "@smithy/types";
|
|
3
|
+
export type { TokenIdentity, TokenIdentityProvider } from "@smithy/types";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
1
|
+
export type { AnonymousIdentity } from "./AnonymousIdentity";
|
|
2
|
+
export type { IdentityProvider, AwsCredentialIdentity, AwsCredentialIdentityProvider, AwsIdentityProperties, RuntimeConfigIdentityProvider, RuntimeConfigAwsCredentialIdentityProvider, AttributedAwsCredentialIdentity, } from "./AwsCredentialIdentity";
|
|
3
|
+
export type { Identity } from "./Identity";
|
|
4
|
+
export type { LoginIdentity, LoginIdentityProvider } from "./LoginIdentity";
|
|
5
|
+
export type { TokenIdentity, TokenIdentityProvider, AttributedTokenIdentity } from "./TokenIdentity";
|
|
@@ -1,34 +1,42 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
7
|
-
export
|
|
8
|
-
export
|
|
9
|
-
export
|
|
10
|
-
export
|
|
11
|
-
export
|
|
12
|
-
export
|
|
13
|
-
export
|
|
14
|
-
export
|
|
15
|
-
export
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
1
|
+
export type { AbortController, AbortHandler, AbortSignal } from "./abort";
|
|
2
|
+
export { HttpAuthLocation } from "./auth";
|
|
3
|
+
export type { AuthScheme, HttpAuthDefinition } from "./auth";
|
|
4
|
+
export type { BlobTypes } from "./blob/blob-types";
|
|
5
|
+
export type { Checksum, ChecksumConstructor } from "./checksum";
|
|
6
|
+
export type { Client } from "./client";
|
|
7
|
+
export type { Command } from "./command";
|
|
8
|
+
export type { ConnectConfiguration, ConnectionManager, ConnectionManagerConfiguration, ConnectionPool, } from "./connection";
|
|
9
|
+
export type { Credentials, CredentialProvider, CredentialProviderOptions } from "./credentials";
|
|
10
|
+
export type { Hash, HashConstructor, StreamHasher, randomValues, SourceData } from "./crypto";
|
|
11
|
+
export { HostAddressType } from "./dns";
|
|
12
|
+
export type { HostAddress, HostResolverArguments, HostResolver } from "./dns";
|
|
13
|
+
export type { MessageDecoder, MessageEncoder, AvailableMessage, AvailableMessages } from "./encode";
|
|
14
|
+
export { EndpointURLScheme } from "./endpoint";
|
|
15
|
+
export type { EndpointARN, EndpointPartition, EndpointURL, EndpointObjectProperty, EndpointV2, EndpointParameters, } from "./endpoint";
|
|
16
|
+
export type { Message, MessageHeaders, BooleanHeaderValue, ByteHeaderValue, ShortHeaderValue, IntegerHeaderValue, LongHeaderValue, BinaryHeaderValue, StringHeaderValue, TimestampHeaderValue, UuidHeaderValue, MessageHeaderValue, Int64, EventStreamSerdeContext, EventStreamMarshaller, EventStreamMarshallerDeserFn, EventStreamMarshallerSerFn, EventStreamPayloadHandler, EventStreamPayloadHandlerProvider, EventStreamRequestSigner, EventStreamSerdeProvider, EventStreamSignerProvider, } from "./eventStream";
|
|
17
|
+
export type { AwsRegionExtensionConfiguration } from "./extensions";
|
|
18
|
+
export type { AwsSdkFeatures, AwsSdkCredentialsFeatures, AwsSdkTokenFeatures } from "./feature-ids";
|
|
19
|
+
export type { MergeFunctions } from "./function";
|
|
20
|
+
export type { Endpoint, HeaderBag, HttpHandlerOptions, HttpMessage, HttpRequest, HttpResponse, QueryParameterBag, Headers, ResolvedHttpResponse, } from "./http";
|
|
21
|
+
export type { AnonymousIdentity } from "./identity/AnonymousIdentity";
|
|
22
|
+
export type { IdentityProvider, AwsCredentialIdentity, AwsCredentialIdentityProvider, AwsIdentityProperties, RuntimeConfigIdentityProvider, RuntimeConfigAwsCredentialIdentityProvider, AttributedAwsCredentialIdentity, } from "./identity/AwsCredentialIdentity";
|
|
23
|
+
export type { Identity } from "./identity/Identity";
|
|
24
|
+
export type { LoginIdentity, LoginIdentityProvider } from "./identity/LoginIdentity";
|
|
25
|
+
export type { TokenIdentity, TokenIdentityProvider, AttributedTokenIdentity } from "./identity/TokenIdentity";
|
|
26
|
+
export type { Logger, LogLevel, LoggerOptions } from "./logger";
|
|
27
|
+
export type { AbsoluteLocation, BuildHandler, BuildHandlerArguments, BuildHandlerOptions, BuildHandlerOutput, BuildMiddleware, DeserializeHandler, DeserializeHandlerArguments, DeserializeHandlerOptions, DeserializeHandlerOutput, DeserializeMiddleware, FinalizeHandler, FinalizeHandlerArguments, FinalizeHandlerOutput, FinalizeRequestHandlerOptions, FinalizeRequestMiddleware, Handler, HandlerExecutionContext, HandlerOptions, InitializeHandler, InitializeHandlerArguments, InitializeHandlerOptions, InitializeHandlerOutput, InitializeMiddleware, MiddlewareStack, MiddlewareType, Pluggable, Priority, Relation, RelativeLocation, RelativeMiddlewareOptions, SerializeHandler, SerializeHandlerArguments, SerializeHandlerOptions, SerializeHandlerOutput, SerializeMiddleware, Step, Terminalware, AwsHandlerExecutionContext, } from "./middleware";
|
|
28
|
+
export type { PaginationConfiguration, Paginator } from "./pagination";
|
|
29
|
+
export type { IniSection, Profile, ParsedIniData, SharedConfigFiles } from "./profile";
|
|
30
|
+
export type { Request } from "./request";
|
|
31
|
+
export type { MetadataBearer, ResponseMetadata, Response } from "./response";
|
|
32
|
+
export type { ExponentialBackoffJitterType, ExponentialBackoffStrategyOptions, RetryBackoffStrategy, RetryErrorInfo, RetryErrorType, RetryStrategyOptions, RetryStrategyV2, RetryToken, StandardRetryBackoffStrategy, StandardRetryToken, } from "./retry";
|
|
33
|
+
export type { EndpointBearer, StreamCollector, SerdeContext, ResponseDeserializer, RequestSerializer, SdkStreamMixin, SdkStream, WithSdkStreamMixin, SdkStreamMixinInjector, SdkStreamSerdeContext, } from "./serde";
|
|
34
|
+
export type { DocumentType, RetryableTrait, SmithyException, SdkError } from "./shapes";
|
|
35
|
+
export type { DateInput, EventSigner, EventSigningArguments, FormattedEvent, MessageSigner, RequestSigningArguments, RequestPresigner, RequestPresigningArguments, RequestSigner, SignableMessage, SignedMessage, SigningArguments, StringSigner, } from "./signature";
|
|
36
|
+
export type { GetAwsChunkedEncodingStream, GetAwsChunkedEncodingStreamOptions } from "./stream";
|
|
37
|
+
export type { Token, TokenProvider } from "./token";
|
|
38
|
+
export { RequestHandlerProtocol } from "./transfer";
|
|
39
|
+
export type { RequestContext, RequestHandler, RequestHandlerMetadata, RequestHandlerOutput } from "./transfer";
|
|
40
|
+
export type { URI } from "./uri";
|
|
41
|
+
export type { Encoder, Decoder, Provider, UserAgentPair, UserAgent, UrlParser, MemoizedProvider, BodyLengthCalculator, RegionInfo, RegionInfoProviderOptions, RegionInfoProvider, RetryStrategy, } from "./util";
|
|
42
|
+
export type { WaiterConfiguration } from "./waiter";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { HandlerExecutionContext } from "@smithy/types";
|
|
2
2
|
import type { AwsSdkFeatures } from "./feature-ids";
|
|
3
|
-
export { AbsoluteLocation, BuildHandler, BuildHandlerArguments, BuildHandlerOptions, BuildHandlerOutput, BuildMiddleware, DeserializeHandler, DeserializeHandlerArguments, DeserializeHandlerOptions, DeserializeHandlerOutput, DeserializeMiddleware, FinalizeHandler, FinalizeHandlerArguments, FinalizeHandlerOutput, FinalizeRequestHandlerOptions, FinalizeRequestMiddleware, Handler, HandlerExecutionContext, HandlerOptions, InitializeHandler, InitializeHandlerArguments, InitializeHandlerOptions, InitializeHandlerOutput, InitializeMiddleware, MiddlewareStack, MiddlewareType, Pluggable, Priority, Relation, RelativeLocation, RelativeMiddlewareOptions, SerializeHandler, SerializeHandlerArguments, SerializeHandlerOptions, SerializeHandlerOutput, SerializeMiddleware, Step, Terminalware, } from "@smithy/types";
|
|
3
|
+
export type { AbsoluteLocation, BuildHandler, BuildHandlerArguments, BuildHandlerOptions, BuildHandlerOutput, BuildMiddleware, DeserializeHandler, DeserializeHandlerArguments, DeserializeHandlerOptions, DeserializeHandlerOutput, DeserializeMiddleware, FinalizeHandler, FinalizeHandlerArguments, FinalizeHandlerOutput, FinalizeRequestHandlerOptions, FinalizeRequestMiddleware, Handler, HandlerExecutionContext, HandlerOptions, InitializeHandler, InitializeHandlerArguments, InitializeHandlerOptions, InitializeHandlerOutput, InitializeMiddleware, MiddlewareStack, MiddlewareType, Pluggable, Priority, Relation, RelativeLocation, RelativeMiddlewareOptions, SerializeHandler, SerializeHandlerArguments, SerializeHandlerOptions, SerializeHandlerOutput, SerializeMiddleware, Step, Terminalware, } from "@smithy/types";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
* Contains reserved keys for AWS SDK internal usage of the
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { PaginationConfiguration, Paginator } from "@smithy/types";
|
|
1
|
+
export type { PaginationConfiguration, Paginator } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { IniSection, Profile, ParsedIniData, SharedConfigFiles } from "@smithy/types";
|
|
1
|
+
export type { IniSection, Profile, ParsedIniData, SharedConfigFiles } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { ExponentialBackoffJitterType, ExponentialBackoffStrategyOptions, RetryBackoffStrategy, RetryErrorInfo, RetryErrorType, RetryStrategyOptions, RetryStrategyV2, RetryToken, StandardRetryBackoffStrategy, StandardRetryToken, } from "@smithy/types";
|
|
1
|
+
export type { ExponentialBackoffJitterType, ExponentialBackoffStrategyOptions, RetryBackoffStrategy, RetryErrorInfo, RetryErrorType, RetryStrategyOptions, RetryStrategyV2, RetryToken, StandardRetryBackoffStrategy, StandardRetryToken, } from "@smithy/types";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { EndpointBearer, StreamCollector, SerdeContext, ResponseDeserializer, RequestSerializer, SdkStreamMixin, SdkStream, WithSdkStreamMixin, SdkStreamMixinInjector, SdkStreamSerdeContext, } from "@smithy/types";
|
|
1
|
+
export type { EndpointBearer, StreamCollector, SerdeContext, ResponseDeserializer, RequestSerializer, SdkStreamMixin, SdkStream, WithSdkStreamMixin, SdkStreamMixinInjector, SdkStreamSerdeContext, } from "@smithy/types";
|
|
2
2
|
/**
|
|
3
3
|
* @public
|
|
4
4
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { DocumentType, RetryableTrait, SmithyException, SdkError } from "@smithy/types";
|
|
1
|
+
export type { DocumentType, RetryableTrait, SmithyException, SdkError } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { DateInput, EventSigner, EventSigningArguments, FormattedEvent, MessageSigner, RequestSigningArguments, RequestPresigner, RequestPresigningArguments, RequestSigner, SignableMessage, SignedMessage, SigningArguments, StringSigner, } from "@smithy/types";
|
|
1
|
+
export type { DateInput, EventSigner, EventSigningArguments, FormattedEvent, MessageSigner, RequestSigningArguments, RequestPresigner, RequestPresigningArguments, RequestSigner, SignableMessage, SignedMessage, SigningArguments, StringSigner, } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { GetAwsChunkedEncodingStream, GetAwsChunkedEncodingStreamOptions } from "@smithy/types";
|
|
1
|
+
export type { GetAwsChunkedEncodingStream, GetAwsChunkedEncodingStreamOptions } from "@smithy/types";
|