@cdk8s/awscdk-resolver 0.0.623 → 0.0.624
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,5 +1,7 @@
|
|
|
1
1
|
export { AwsSdkSigV4Signer, AWSSDKSigV4Signer, validateSigningProperties } from "./AwsSdkSigV4Signer";
|
|
2
2
|
export { AwsSdkSigV4ASigner } from "./AwsSdkSigV4ASigner";
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
3
|
+
export { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "./NODE_AUTH_SCHEME_PREFERENCE_OPTIONS";
|
|
4
|
+
export { resolveAwsSdkSigV4AConfig, NODE_SIGV4A_CONFIG_OPTIONS } from "./resolveAwsSdkSigV4AConfig";
|
|
5
|
+
export type { AwsSdkSigV4AAuthInputConfig, AwsSdkSigV4APreviouslyResolved, AwsSdkSigV4AAuthResolvedConfig, } from "./resolveAwsSdkSigV4AConfig";
|
|
6
|
+
export { resolveAwsSdkSigV4Config, resolveAWSSDKSigV4Config } from "./resolveAwsSdkSigV4Config";
|
|
7
|
+
export type { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4Memoized, AwsSdkSigV4PreviouslyResolved, AwsSdkSigV4AuthResolvedConfig, AWSSDKSigV4AuthInputConfig, AWSSDKSigV4PreviouslyResolved, AWSSDKSigV4AuthResolvedConfig, } from "./resolveAwsSdkSigV4Config";
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { AwsSdkSigV4Signer, AWSSDKSigV4Signer, validateSigningProperties, AwsSdkSigV4ASigner, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, resolveAwsSdkSigV4AConfig, NODE_SIGV4A_CONFIG_OPTIONS, resolveAwsSdkSigV4Config, resolveAWSSDKSigV4Config, } from "./aws_sdk";
|
|
2
|
+
export type { AwsSdkSigV4AAuthInputConfig, AwsSdkSigV4APreviouslyResolved, AwsSdkSigV4AAuthResolvedConfig, AwsSdkSigV4AuthInputConfig, AwsSdkSigV4Memoized, AwsSdkSigV4PreviouslyResolved, AwsSdkSigV4AuthResolvedConfig, AWSSDKSigV4AuthInputConfig, AWSSDKSigV4PreviouslyResolved, AWSSDKSigV4AuthResolvedConfig, } from "./aws_sdk";
|
|
3
|
+
export { getBearerTokenEnvKey } from "./utils/getBearerTokenEnvKey";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
1
|
+
export { getDateHeader } from "./getDateHeader";
|
|
2
|
+
export { getSkewCorrectedDate } from "./getSkewCorrectedDate";
|
|
3
|
+
export { getUpdatedSystemClockOffset } from "./getUpdatedSystemClockOffset";
|
|
@@ -1,20 +1,22 @@
|
|
|
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
|
|
1
|
+
export { AwsSmithyRpcV2CborProtocol } from "./cbor/AwsSmithyRpcV2CborProtocol";
|
|
2
|
+
export { _toStr, _toBool, _toNum } from "./coercing-serializers";
|
|
3
|
+
export { AwsJson1_0Protocol } from "./json/AwsJson1_0Protocol";
|
|
4
|
+
export { AwsJson1_1Protocol } from "./json/AwsJson1_1Protocol";
|
|
5
|
+
export { AwsJsonRpcProtocol } from "./json/AwsJsonRpcProtocol";
|
|
6
|
+
export { AwsRestJsonProtocol } from "./json/AwsRestJsonProtocol";
|
|
7
|
+
export { JsonCodec } from "./json/JsonCodec";
|
|
8
|
+
export type { JsonSettings } from "./json/JsonCodec";
|
|
9
|
+
export { JsonShapeDeserializer } from "./json/JsonShapeDeserializer";
|
|
10
|
+
export { JsonShapeSerializer } from "./json/JsonShapeSerializer";
|
|
11
|
+
export { awsExpectUnion } from "./json/awsExpectUnion";
|
|
12
|
+
export { parseJsonBody, parseJsonErrorBody, loadRestJsonErrorCode, loadJsonRpcErrorCode } from "./json/parseJsonBody";
|
|
13
|
+
export { AwsEc2QueryProtocol } from "./query/AwsEc2QueryProtocol";
|
|
14
|
+
export { AwsQueryProtocol } from "./query/AwsQueryProtocol";
|
|
15
|
+
export type { QuerySerializerSettings } from "./query/QuerySerializerSettings";
|
|
16
|
+
export { QueryShapeSerializer } from "./query/QueryShapeSerializer";
|
|
17
|
+
export { AwsRestXmlProtocol } from "./xml/AwsRestXmlProtocol";
|
|
18
|
+
export { XmlCodec } from "./xml/XmlCodec";
|
|
19
|
+
export type { XmlSettings } from "./xml/XmlCodec";
|
|
20
|
+
export { XmlShapeDeserializer } from "./xml/XmlShapeDeserializer";
|
|
21
|
+
export { XmlShapeSerializer } from "./xml/XmlShapeSerializer";
|
|
22
|
+
export { parseXmlBody, parseXmlErrorBody, loadRestXmlErrorCode } from "./xml/parseXmlBody";
|
package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/index.d.ts
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
|
|
1
|
+
export { resolveAccountIdEndpointModeConfig } from "./AccountIdEndpointModeConfigResolver";
|
|
2
|
+
export {
|
|
3
|
+
AccountIdEndpointModeInputConfig,
|
|
4
|
+
AccountIdEndpointModeResolvedConfig,
|
|
5
|
+
} from "./AccountIdEndpointModeConfigResolver";
|
|
6
|
+
export {
|
|
7
|
+
DEFAULT_ACCOUNT_ID_ENDPOINT_MODE,
|
|
8
|
+
ACCOUNT_ID_ENDPOINT_MODE_VALUES,
|
|
9
|
+
validateAccountIdEndpointMode,
|
|
10
|
+
} from "./AccountIdEndpointModeConstants";
|
|
11
|
+
export { AccountIdEndpointMode } from "./AccountIdEndpointModeConstants";
|
|
12
|
+
export {
|
|
13
|
+
ENV_ACCOUNT_ID_ENDPOINT_MODE,
|
|
14
|
+
CONFIG_ACCOUNT_ID_ENDPOINT_MODE,
|
|
15
|
+
NODE_ACCOUNT_ID_ENDPOINT_MODE_CONFIG_OPTIONS,
|
|
16
|
+
} from "./NodeAccountIdEndpointModeConfigOptions";
|
package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts
CHANGED
|
@@ -4,6 +4,26 @@ export {
|
|
|
4
4
|
validateSigningProperties,
|
|
5
5
|
} from "./AwsSdkSigV4Signer";
|
|
6
6
|
export { AwsSdkSigV4ASigner } from "./AwsSdkSigV4ASigner";
|
|
7
|
-
export
|
|
8
|
-
export
|
|
9
|
-
|
|
7
|
+
export { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "./NODE_AUTH_SCHEME_PREFERENCE_OPTIONS";
|
|
8
|
+
export {
|
|
9
|
+
resolveAwsSdkSigV4AConfig,
|
|
10
|
+
NODE_SIGV4A_CONFIG_OPTIONS,
|
|
11
|
+
} from "./resolveAwsSdkSigV4AConfig";
|
|
12
|
+
export {
|
|
13
|
+
AwsSdkSigV4AAuthInputConfig,
|
|
14
|
+
AwsSdkSigV4APreviouslyResolved,
|
|
15
|
+
AwsSdkSigV4AAuthResolvedConfig,
|
|
16
|
+
} from "./resolveAwsSdkSigV4AConfig";
|
|
17
|
+
export {
|
|
18
|
+
resolveAwsSdkSigV4Config,
|
|
19
|
+
resolveAWSSDKSigV4Config,
|
|
20
|
+
} from "./resolveAwsSdkSigV4Config";
|
|
21
|
+
export {
|
|
22
|
+
AwsSdkSigV4AuthInputConfig,
|
|
23
|
+
AwsSdkSigV4Memoized,
|
|
24
|
+
AwsSdkSigV4PreviouslyResolved,
|
|
25
|
+
AwsSdkSigV4AuthResolvedConfig,
|
|
26
|
+
AWSSDKSigV4AuthInputConfig,
|
|
27
|
+
AWSSDKSigV4PreviouslyResolved,
|
|
28
|
+
AWSSDKSigV4AuthResolvedConfig,
|
|
29
|
+
} from "./resolveAwsSdkSigV4Config";
|
|
@@ -1,2 +1,24 @@
|
|
|
1
|
-
export
|
|
2
|
-
|
|
1
|
+
export {
|
|
2
|
+
AwsSdkSigV4Signer,
|
|
3
|
+
AWSSDKSigV4Signer,
|
|
4
|
+
validateSigningProperties,
|
|
5
|
+
AwsSdkSigV4ASigner,
|
|
6
|
+
NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
7
|
+
resolveAwsSdkSigV4AConfig,
|
|
8
|
+
NODE_SIGV4A_CONFIG_OPTIONS,
|
|
9
|
+
resolveAwsSdkSigV4Config,
|
|
10
|
+
resolveAWSSDKSigV4Config,
|
|
11
|
+
} from "./aws_sdk";
|
|
12
|
+
export {
|
|
13
|
+
AwsSdkSigV4AAuthInputConfig,
|
|
14
|
+
AwsSdkSigV4APreviouslyResolved,
|
|
15
|
+
AwsSdkSigV4AAuthResolvedConfig,
|
|
16
|
+
AwsSdkSigV4AuthInputConfig,
|
|
17
|
+
AwsSdkSigV4Memoized,
|
|
18
|
+
AwsSdkSigV4PreviouslyResolved,
|
|
19
|
+
AwsSdkSigV4AuthResolvedConfig,
|
|
20
|
+
AWSSDKSigV4AuthInputConfig,
|
|
21
|
+
AWSSDKSigV4PreviouslyResolved,
|
|
22
|
+
AWSSDKSigV4AuthResolvedConfig,
|
|
23
|
+
} from "./aws_sdk";
|
|
24
|
+
export { getBearerTokenEnvKey } from "./utils/getBearerTokenEnvKey";
|
package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
1
|
+
export { getDateHeader } from "./getDateHeader";
|
|
2
|
+
export { getSkewCorrectedDate } from "./getSkewCorrectedDate";
|
|
3
|
+
export { getUpdatedSystemClockOffset } from "./getUpdatedSystemClockOffset";
|
|
@@ -1,20 +1,31 @@
|
|
|
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
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
1
|
+
export { AwsSmithyRpcV2CborProtocol } from "./cbor/AwsSmithyRpcV2CborProtocol";
|
|
2
|
+
export { _toStr, _toBool, _toNum } from "./coercing-serializers";
|
|
3
|
+
export { AwsJson1_0Protocol } from "./json/AwsJson1_0Protocol";
|
|
4
|
+
export { AwsJson1_1Protocol } from "./json/AwsJson1_1Protocol";
|
|
5
|
+
export { AwsJsonRpcProtocol } from "./json/AwsJsonRpcProtocol";
|
|
6
|
+
export { AwsRestJsonProtocol } from "./json/AwsRestJsonProtocol";
|
|
7
|
+
export { JsonCodec } from "./json/JsonCodec";
|
|
8
|
+
export { JsonSettings } from "./json/JsonCodec";
|
|
9
|
+
export { JsonShapeDeserializer } from "./json/JsonShapeDeserializer";
|
|
10
|
+
export { JsonShapeSerializer } from "./json/JsonShapeSerializer";
|
|
11
|
+
export { awsExpectUnion } from "./json/awsExpectUnion";
|
|
12
|
+
export {
|
|
13
|
+
parseJsonBody,
|
|
14
|
+
parseJsonErrorBody,
|
|
15
|
+
loadRestJsonErrorCode,
|
|
16
|
+
loadJsonRpcErrorCode,
|
|
17
|
+
} from "./json/parseJsonBody";
|
|
18
|
+
export { AwsEc2QueryProtocol } from "./query/AwsEc2QueryProtocol";
|
|
19
|
+
export { AwsQueryProtocol } from "./query/AwsQueryProtocol";
|
|
20
|
+
export { QuerySerializerSettings } from "./query/QuerySerializerSettings";
|
|
21
|
+
export { QueryShapeSerializer } from "./query/QueryShapeSerializer";
|
|
22
|
+
export { AwsRestXmlProtocol } from "./xml/AwsRestXmlProtocol";
|
|
23
|
+
export { XmlCodec } from "./xml/XmlCodec";
|
|
24
|
+
export { XmlSettings } from "./xml/XmlCodec";
|
|
25
|
+
export { XmlShapeDeserializer } from "./xml/XmlShapeDeserializer";
|
|
26
|
+
export { XmlShapeSerializer } from "./xml/XmlShapeSerializer";
|
|
27
|
+
export {
|
|
28
|
+
parseXmlBody,
|
|
29
|
+
parseXmlErrorBody,
|
|
30
|
+
loadRestXmlErrorCode,
|
|
31
|
+
} from "./xml/parseXmlBody";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/core",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.975.1",
|
|
4
4
|
"description": "Core functions & classes shared by multiple AWS SDK clients.",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
@@ -103,12 +103,12 @@
|
|
|
103
103
|
},
|
|
104
104
|
"license": "Apache-2.0",
|
|
105
105
|
"dependencies": {
|
|
106
|
-
"@aws-sdk/types": "^3.
|
|
107
|
-
"@aws-sdk/xml-builder": "^3.972.
|
|
106
|
+
"@aws-sdk/types": "^3.974.0",
|
|
107
|
+
"@aws-sdk/xml-builder": "^3.972.34",
|
|
108
108
|
"@aws/lambda-invoke-store": "^0.3.0",
|
|
109
|
-
"@smithy/core": "^3.29.
|
|
110
|
-
"@smithy/signature-v4": "^5.6.
|
|
111
|
-
"@smithy/types": "^4.
|
|
109
|
+
"@smithy/core": "^3.29.2",
|
|
110
|
+
"@smithy/signature-v4": "^5.6.3",
|
|
111
|
+
"@smithy/types": "^4.16.0",
|
|
112
112
|
"bowser": "^2.11.0",
|
|
113
113
|
"tslib": "^2.6.2"
|
|
114
114
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { ENV_KEY, ENV_SECRET, ENV_SESSION, ENV_EXPIRATION, ENV_CREDENTIAL_SCOPE, ENV_ACCOUNT_ID, fromEnv, } from "./fromEnv";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-env",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.57",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from known environment variables",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/core": "^3.
|
|
30
|
-
"@aws-sdk/types": "^3.
|
|
31
|
-
"@smithy/core": "^3.29.
|
|
32
|
-
"@smithy/types": "^4.
|
|
29
|
+
"@aws-sdk/core": "^3.975.1",
|
|
30
|
+
"@aws-sdk/types": "^3.974.0",
|
|
31
|
+
"@smithy/core": "^3.29.2",
|
|
32
|
+
"@smithy/types": "^4.16.0",
|
|
33
33
|
"tslib": "^2.6.2"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-http",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.59",
|
|
4
4
|
"description": "AWS credential provider for containers and HTTP sources",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -36,12 +36,12 @@
|
|
|
36
36
|
},
|
|
37
37
|
"license": "Apache-2.0",
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@aws-sdk/core": "^3.
|
|
40
|
-
"@aws-sdk/types": "^3.
|
|
41
|
-
"@smithy/core": "^3.29.
|
|
42
|
-
"@smithy/fetch-http-handler": "^5.6.
|
|
43
|
-
"@smithy/node-http-handler": "^4.9.
|
|
44
|
-
"@smithy/types": "^4.
|
|
39
|
+
"@aws-sdk/core": "^3.975.1",
|
|
40
|
+
"@aws-sdk/types": "^3.974.0",
|
|
41
|
+
"@smithy/core": "^3.29.2",
|
|
42
|
+
"@smithy/fetch-http-handler": "^5.6.4",
|
|
43
|
+
"@smithy/node-http-handler": "^4.9.4",
|
|
44
|
+
"@smithy/types": "^4.16.0",
|
|
45
45
|
"tslib": "^2.6.2"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
const { CredentialsProviderError, chain, getProfileName, parseKnownFiles } = require("@smithy/core/config");
|
|
2
2
|
const { setCredentialFeature } = require("@aws-sdk/core/client");
|
|
3
|
-
const { fromLoginCredentials } = require("@aws-sdk/credential-provider-login");
|
|
4
3
|
|
|
5
4
|
const resolveCredentialSource = (credentialSource, profileName, logger) => {
|
|
6
5
|
const sourceProvidersMap = {
|
|
@@ -112,6 +111,7 @@ const isLoginProfile = (data) => {
|
|
|
112
111
|
return Boolean(data && data.login_session);
|
|
113
112
|
};
|
|
114
113
|
const resolveLoginCredentials = async (profileName, options, callerClientConfig) => {
|
|
114
|
+
const { fromLoginCredentials } = require('@aws-sdk/credential-provider-login');
|
|
115
115
|
const credentials = await fromLoginCredentials({
|
|
116
116
|
...options,
|
|
117
117
|
profile: profileName,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { fromIni } from "./fromIni";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { setCredentialFeature } from "@aws-sdk/core/client";
|
|
2
|
-
import { fromLoginCredentials } from "@aws-sdk/credential-provider-login";
|
|
3
2
|
export const isLoginProfile = (data) => {
|
|
4
3
|
return Boolean(data && data.login_session);
|
|
5
4
|
};
|
|
6
5
|
export const resolveLoginCredentials = async (profileName, options, callerClientConfig) => {
|
|
6
|
+
const { fromLoginCredentials } = await import("@aws-sdk/credential-provider-login");
|
|
7
7
|
const credentials = await fromLoginCredentials({
|
|
8
8
|
...options,
|
|
9
9
|
profile: profileName,
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { fromIni } from "./fromIni";
|
|
2
|
+
export { FromIniInit } from "./fromIni";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-ini",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.973.1",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,18 +28,18 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "^3.
|
|
32
|
-
"@aws-sdk/credential-provider-env": "^3.972.
|
|
33
|
-
"@aws-sdk/credential-provider-http": "^3.972.
|
|
34
|
-
"@aws-sdk/credential-provider-login": "^3.972.
|
|
35
|
-
"@aws-sdk/credential-provider-process": "^3.972.
|
|
36
|
-
"@aws-sdk/credential-provider-sso": "^3.
|
|
37
|
-
"@aws-sdk/credential-provider-web-identity": "^3.972.
|
|
38
|
-
"@aws-sdk/nested-clients": "^3.997.
|
|
39
|
-
"@aws-sdk/types": "^3.
|
|
40
|
-
"@smithy/core": "^3.29.
|
|
41
|
-
"@smithy/credential-provider-imds": "^4.4.
|
|
42
|
-
"@smithy/types": "^4.
|
|
31
|
+
"@aws-sdk/core": "^3.975.1",
|
|
32
|
+
"@aws-sdk/credential-provider-env": "^3.972.57",
|
|
33
|
+
"@aws-sdk/credential-provider-http": "^3.972.59",
|
|
34
|
+
"@aws-sdk/credential-provider-login": "^3.972.63",
|
|
35
|
+
"@aws-sdk/credential-provider-process": "^3.972.57",
|
|
36
|
+
"@aws-sdk/credential-provider-sso": "^3.973.1",
|
|
37
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.63",
|
|
38
|
+
"@aws-sdk/nested-clients": "^3.997.31",
|
|
39
|
+
"@aws-sdk/types": "^3.974.0",
|
|
40
|
+
"@smithy/core": "^3.29.2",
|
|
41
|
+
"@smithy/credential-provider-imds": "^4.4.7",
|
|
42
|
+
"@smithy/types": "^4.16.0",
|
|
43
43
|
"tslib": "^2.6.2"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
export * from "./types";
|
|
1
|
+
export { fromLoginCredentials } from "./fromLoginCredentials";
|
|
@@ -1,8 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
*/
|
|
4
|
-
export * from "./fromLoginCredentials";
|
|
5
|
-
/**
|
|
6
|
-
* @internal
|
|
7
|
-
*/
|
|
8
|
-
export * from "./types";
|
|
1
|
+
export { fromLoginCredentials } from "./fromLoginCredentials";
|
|
2
|
+
export type { FromLoginCredentialsInit, LoginToken, DpopHeader, DpopPayload } from "./types";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-login",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.63",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from aws login cached tokens",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,11 +28,11 @@
|
|
|
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/types": "^3.
|
|
34
|
-
"@smithy/core": "^3.29.
|
|
35
|
-
"@smithy/types": "^4.
|
|
31
|
+
"@aws-sdk/core": "^3.975.1",
|
|
32
|
+
"@aws-sdk/nested-clients": "^3.997.31",
|
|
33
|
+
"@aws-sdk/types": "^3.974.0",
|
|
34
|
+
"@smithy/core": "^3.29.2",
|
|
35
|
+
"@smithy/types": "^4.16.0",
|
|
36
36
|
"tslib": "^2.6.2"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { defaultProvider, credentialsWillNeedRefresh, credentialsTreatedAsExpired } from "./defaultProvider";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { defaultProvider, credentialsWillNeedRefresh, credentialsTreatedAsExpired } from "./defaultProvider";
|
|
2
|
+
export type { DefaultProviderInit } from "./defaultProvider";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-node",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.66",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from a Node.JS environment. ",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=20.0.0"
|
|
@@ -31,16 +31,16 @@
|
|
|
31
31
|
},
|
|
32
32
|
"license": "Apache-2.0",
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@aws-sdk/credential-provider-env": "^3.972.
|
|
35
|
-
"@aws-sdk/credential-provider-http": "^3.972.
|
|
36
|
-
"@aws-sdk/credential-provider-ini": "^3.
|
|
37
|
-
"@aws-sdk/credential-provider-process": "^3.972.
|
|
38
|
-
"@aws-sdk/credential-provider-sso": "^3.
|
|
39
|
-
"@aws-sdk/credential-provider-web-identity": "^3.972.
|
|
40
|
-
"@aws-sdk/types": "^3.
|
|
41
|
-
"@smithy/core": "^3.29.
|
|
42
|
-
"@smithy/credential-provider-imds": "^4.4.
|
|
43
|
-
"@smithy/types": "^4.
|
|
34
|
+
"@aws-sdk/credential-provider-env": "^3.972.57",
|
|
35
|
+
"@aws-sdk/credential-provider-http": "^3.972.59",
|
|
36
|
+
"@aws-sdk/credential-provider-ini": "^3.973.1",
|
|
37
|
+
"@aws-sdk/credential-provider-process": "^3.972.57",
|
|
38
|
+
"@aws-sdk/credential-provider-sso": "^3.973.1",
|
|
39
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.63",
|
|
40
|
+
"@aws-sdk/types": "^3.974.0",
|
|
41
|
+
"@smithy/core": "^3.29.2",
|
|
42
|
+
"@smithy/credential-provider-imds": "^4.4.7",
|
|
43
|
+
"@smithy/types": "^4.16.0",
|
|
44
44
|
"tslib": "^2.6.2"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { fromProcess } from "./fromProcess";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { fromProcess } from "./fromProcess";
|
|
2
|
+
export { FromProcessInit } from "./fromProcess";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-process",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.57",
|
|
4
4
|
"description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/core": "^3.
|
|
30
|
-
"@aws-sdk/types": "^3.
|
|
31
|
-
"@smithy/core": "^3.29.
|
|
32
|
-
"@smithy/types": "^4.
|
|
29
|
+
"@aws-sdk/core": "^3.975.1",
|
|
30
|
+
"@aws-sdk/types": "^3.974.0",
|
|
31
|
+
"@smithy/core": "^3.29.2",
|
|
32
|
+
"@smithy/types": "^4.16.0",
|
|
33
33
|
"tslib": "^2.6.2"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export * from "./validateSsoProfile";
|
|
1
|
+
export { fromSSO } from "./fromSSO";
|
|
2
|
+
export { isSsoProfile } from "./isSsoProfile";
|
|
3
|
+
export { validateSsoProfile } from "./validateSsoProfile";
|
|
@@ -2,7 +2,7 @@ import type { AwsIdentityProperties, CredentialProviderOptions, RuntimeConfigAws
|
|
|
2
2
|
import type { SourceProfileInit } from "@smithy/core/config";
|
|
3
3
|
import type { SSOClient, SSOClientConfig } from "./loadSso";
|
|
4
4
|
/**
|
|
5
|
-
* @
|
|
5
|
+
* @public
|
|
6
6
|
*/
|
|
7
7
|
export interface SsoCredentialsParameters {
|
|
8
8
|
/**
|
|
@@ -28,7 +28,7 @@ export interface SsoCredentialsParameters {
|
|
|
28
28
|
ssoRoleName: string;
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
|
-
* @
|
|
31
|
+
* @public
|
|
32
32
|
*/
|
|
33
33
|
export interface FromSSOInit extends SourceProfileInit, CredentialProviderOptions {
|
|
34
34
|
ssoClient?: SSOClient;
|
|
@@ -36,8 +36,6 @@ export interface FromSSOInit extends SourceProfileInit, CredentialProviderOption
|
|
|
36
36
|
callerClientConfig?: AwsIdentityProperties["callerClientConfig"];
|
|
37
37
|
}
|
|
38
38
|
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*
|
|
41
39
|
* Creates a credential provider that will read from a credential_process specified
|
|
42
40
|
* in ini files.
|
|
43
41
|
*
|
|
@@ -65,5 +63,7 @@ export interface FromSSOInit extends SourceProfileInit, CredentialProviderOption
|
|
|
65
63
|
* sso_region = us-east-1
|
|
66
64
|
* sso_start_url = https://www.....com/start
|
|
67
65
|
* ```
|
|
66
|
+
*
|
|
67
|
+
* @internal
|
|
68
68
|
*/
|
|
69
69
|
export declare const fromSSO: (init?: FromSSOInit & Partial<SsoCredentialsParameters>) => RuntimeConfigAwsCredentialIdentityProvider;
|