@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 +1,2 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { RequestHandlerProtocol } from "@smithy/types";
|
|
2
|
+
export type { RequestContext, RequestHandler, RequestHandlerMetadata, RequestHandlerOutput } from "@smithy/types";
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
RequestHandler,
|
|
6
6
|
} from "@smithy/types";
|
|
7
7
|
import { AwsSdkCredentialsFeatures } from "../feature-ids";
|
|
8
|
+
export { IdentityProvider } from "@smithy/types";
|
|
8
9
|
export {
|
|
9
10
|
AwsCredentialIdentity,
|
|
10
11
|
AwsCredentialIdentityProvider,
|
|
11
|
-
IdentityProvider,
|
|
12
12
|
} from "@smithy/types";
|
|
13
13
|
export interface AwsIdentityProperties {
|
|
14
14
|
callerClientConfig?: {
|
|
@@ -1,5 +1,17 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
export { AnonymousIdentity } from "./AnonymousIdentity";
|
|
2
|
+
export {
|
|
3
|
+
IdentityProvider,
|
|
4
|
+
AwsCredentialIdentity,
|
|
5
|
+
AwsCredentialIdentityProvider,
|
|
6
|
+
AwsIdentityProperties,
|
|
7
|
+
RuntimeConfigIdentityProvider,
|
|
8
|
+
RuntimeConfigAwsCredentialIdentityProvider,
|
|
9
|
+
AttributedAwsCredentialIdentity,
|
|
10
|
+
} from "./AwsCredentialIdentity";
|
|
11
|
+
export { Identity } from "./Identity";
|
|
12
|
+
export { LoginIdentity, LoginIdentityProvider } from "./LoginIdentity";
|
|
13
|
+
export {
|
|
14
|
+
TokenIdentity,
|
|
15
|
+
TokenIdentityProvider,
|
|
16
|
+
AttributedTokenIdentity,
|
|
17
|
+
} from "./TokenIdentity";
|
|
@@ -1,34 +1,225 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
7
|
-
export
|
|
8
|
-
export
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
export
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
export
|
|
1
|
+
export { AbortController, AbortHandler, AbortSignal } from "./abort";
|
|
2
|
+
export { HttpAuthLocation } from "./auth";
|
|
3
|
+
export { AuthScheme, HttpAuthDefinition } from "./auth";
|
|
4
|
+
export { BlobTypes } from "./blob/blob-types";
|
|
5
|
+
export { Checksum, ChecksumConstructor } from "./checksum";
|
|
6
|
+
export { Client } from "./client";
|
|
7
|
+
export { Command } from "./command";
|
|
8
|
+
export {
|
|
9
|
+
ConnectConfiguration,
|
|
10
|
+
ConnectionManager,
|
|
11
|
+
ConnectionManagerConfiguration,
|
|
12
|
+
ConnectionPool,
|
|
13
|
+
} from "./connection";
|
|
14
|
+
export {
|
|
15
|
+
Credentials,
|
|
16
|
+
CredentialProvider,
|
|
17
|
+
CredentialProviderOptions,
|
|
18
|
+
} from "./credentials";
|
|
19
|
+
export {
|
|
20
|
+
Hash,
|
|
21
|
+
HashConstructor,
|
|
22
|
+
StreamHasher,
|
|
23
|
+
randomValues,
|
|
24
|
+
SourceData,
|
|
25
|
+
} from "./crypto";
|
|
26
|
+
export { HostAddressType } from "./dns";
|
|
27
|
+
export { HostAddress, HostResolverArguments, HostResolver } from "./dns";
|
|
28
|
+
export {
|
|
29
|
+
MessageDecoder,
|
|
30
|
+
MessageEncoder,
|
|
31
|
+
AvailableMessage,
|
|
32
|
+
AvailableMessages,
|
|
33
|
+
} from "./encode";
|
|
34
|
+
export { EndpointURLScheme } from "./endpoint";
|
|
35
|
+
export {
|
|
36
|
+
EndpointARN,
|
|
37
|
+
EndpointPartition,
|
|
38
|
+
EndpointURL,
|
|
39
|
+
EndpointObjectProperty,
|
|
40
|
+
EndpointV2,
|
|
41
|
+
EndpointParameters,
|
|
42
|
+
} from "./endpoint";
|
|
43
|
+
export {
|
|
44
|
+
Message,
|
|
45
|
+
MessageHeaders,
|
|
46
|
+
BooleanHeaderValue,
|
|
47
|
+
ByteHeaderValue,
|
|
48
|
+
ShortHeaderValue,
|
|
49
|
+
IntegerHeaderValue,
|
|
50
|
+
LongHeaderValue,
|
|
51
|
+
BinaryHeaderValue,
|
|
52
|
+
StringHeaderValue,
|
|
53
|
+
TimestampHeaderValue,
|
|
54
|
+
UuidHeaderValue,
|
|
55
|
+
MessageHeaderValue,
|
|
56
|
+
Int64,
|
|
57
|
+
EventStreamSerdeContext,
|
|
58
|
+
EventStreamMarshaller,
|
|
59
|
+
EventStreamMarshallerDeserFn,
|
|
60
|
+
EventStreamMarshallerSerFn,
|
|
61
|
+
EventStreamPayloadHandler,
|
|
62
|
+
EventStreamPayloadHandlerProvider,
|
|
63
|
+
EventStreamRequestSigner,
|
|
64
|
+
EventStreamSerdeProvider,
|
|
65
|
+
EventStreamSignerProvider,
|
|
66
|
+
} from "./eventStream";
|
|
67
|
+
export { AwsRegionExtensionConfiguration } from "./extensions";
|
|
68
|
+
export {
|
|
69
|
+
AwsSdkFeatures,
|
|
70
|
+
AwsSdkCredentialsFeatures,
|
|
71
|
+
AwsSdkTokenFeatures,
|
|
72
|
+
} from "./feature-ids";
|
|
73
|
+
export { MergeFunctions } from "./function";
|
|
74
|
+
export {
|
|
75
|
+
Endpoint,
|
|
76
|
+
HeaderBag,
|
|
77
|
+
HttpHandlerOptions,
|
|
78
|
+
HttpMessage,
|
|
79
|
+
HttpRequest,
|
|
80
|
+
HttpResponse,
|
|
81
|
+
QueryParameterBag,
|
|
82
|
+
Headers,
|
|
83
|
+
ResolvedHttpResponse,
|
|
84
|
+
} from "./http";
|
|
85
|
+
export { AnonymousIdentity } from "./identity/AnonymousIdentity";
|
|
86
|
+
export {
|
|
87
|
+
IdentityProvider,
|
|
88
|
+
AwsCredentialIdentity,
|
|
89
|
+
AwsCredentialIdentityProvider,
|
|
90
|
+
AwsIdentityProperties,
|
|
91
|
+
RuntimeConfigIdentityProvider,
|
|
92
|
+
RuntimeConfigAwsCredentialIdentityProvider,
|
|
93
|
+
AttributedAwsCredentialIdentity,
|
|
94
|
+
} from "./identity/AwsCredentialIdentity";
|
|
95
|
+
export { Identity } from "./identity/Identity";
|
|
96
|
+
export { LoginIdentity, LoginIdentityProvider } from "./identity/LoginIdentity";
|
|
97
|
+
export {
|
|
98
|
+
TokenIdentity,
|
|
99
|
+
TokenIdentityProvider,
|
|
100
|
+
AttributedTokenIdentity,
|
|
101
|
+
} from "./identity/TokenIdentity";
|
|
102
|
+
export { Logger, LogLevel, LoggerOptions } from "./logger";
|
|
103
|
+
export {
|
|
104
|
+
AbsoluteLocation,
|
|
105
|
+
BuildHandler,
|
|
106
|
+
BuildHandlerArguments,
|
|
107
|
+
BuildHandlerOptions,
|
|
108
|
+
BuildHandlerOutput,
|
|
109
|
+
BuildMiddleware,
|
|
110
|
+
DeserializeHandler,
|
|
111
|
+
DeserializeHandlerArguments,
|
|
112
|
+
DeserializeHandlerOptions,
|
|
113
|
+
DeserializeHandlerOutput,
|
|
114
|
+
DeserializeMiddleware,
|
|
115
|
+
FinalizeHandler,
|
|
116
|
+
FinalizeHandlerArguments,
|
|
117
|
+
FinalizeHandlerOutput,
|
|
118
|
+
FinalizeRequestHandlerOptions,
|
|
119
|
+
FinalizeRequestMiddleware,
|
|
120
|
+
Handler,
|
|
121
|
+
HandlerExecutionContext,
|
|
122
|
+
HandlerOptions,
|
|
123
|
+
InitializeHandler,
|
|
124
|
+
InitializeHandlerArguments,
|
|
125
|
+
InitializeHandlerOptions,
|
|
126
|
+
InitializeHandlerOutput,
|
|
127
|
+
InitializeMiddleware,
|
|
128
|
+
MiddlewareStack,
|
|
129
|
+
MiddlewareType,
|
|
130
|
+
Pluggable,
|
|
131
|
+
Priority,
|
|
132
|
+
Relation,
|
|
133
|
+
RelativeLocation,
|
|
134
|
+
RelativeMiddlewareOptions,
|
|
135
|
+
SerializeHandler,
|
|
136
|
+
SerializeHandlerArguments,
|
|
137
|
+
SerializeHandlerOptions,
|
|
138
|
+
SerializeHandlerOutput,
|
|
139
|
+
SerializeMiddleware,
|
|
140
|
+
Step,
|
|
141
|
+
Terminalware,
|
|
142
|
+
AwsHandlerExecutionContext,
|
|
143
|
+
} from "./middleware";
|
|
144
|
+
export { PaginationConfiguration, Paginator } from "./pagination";
|
|
145
|
+
export {
|
|
146
|
+
IniSection,
|
|
147
|
+
Profile,
|
|
148
|
+
ParsedIniData,
|
|
149
|
+
SharedConfigFiles,
|
|
150
|
+
} from "./profile";
|
|
151
|
+
export { Request } from "./request";
|
|
152
|
+
export { MetadataBearer, ResponseMetadata, Response } from "./response";
|
|
153
|
+
export {
|
|
154
|
+
ExponentialBackoffJitterType,
|
|
155
|
+
ExponentialBackoffStrategyOptions,
|
|
156
|
+
RetryBackoffStrategy,
|
|
157
|
+
RetryErrorInfo,
|
|
158
|
+
RetryErrorType,
|
|
159
|
+
RetryStrategyOptions,
|
|
160
|
+
RetryStrategyV2,
|
|
161
|
+
RetryToken,
|
|
162
|
+
StandardRetryBackoffStrategy,
|
|
163
|
+
StandardRetryToken,
|
|
164
|
+
} from "./retry";
|
|
165
|
+
export {
|
|
166
|
+
EndpointBearer,
|
|
167
|
+
StreamCollector,
|
|
168
|
+
SerdeContext,
|
|
169
|
+
ResponseDeserializer,
|
|
170
|
+
RequestSerializer,
|
|
171
|
+
SdkStreamMixin,
|
|
172
|
+
SdkStream,
|
|
173
|
+
WithSdkStreamMixin,
|
|
174
|
+
SdkStreamMixinInjector,
|
|
175
|
+
SdkStreamSerdeContext,
|
|
176
|
+
} from "./serde";
|
|
177
|
+
export {
|
|
178
|
+
DocumentType,
|
|
179
|
+
RetryableTrait,
|
|
180
|
+
SmithyException,
|
|
181
|
+
SdkError,
|
|
182
|
+
} from "./shapes";
|
|
183
|
+
export {
|
|
184
|
+
DateInput,
|
|
185
|
+
EventSigner,
|
|
186
|
+
EventSigningArguments,
|
|
187
|
+
FormattedEvent,
|
|
188
|
+
MessageSigner,
|
|
189
|
+
RequestSigningArguments,
|
|
190
|
+
RequestPresigner,
|
|
191
|
+
RequestPresigningArguments,
|
|
192
|
+
RequestSigner,
|
|
193
|
+
SignableMessage,
|
|
194
|
+
SignedMessage,
|
|
195
|
+
SigningArguments,
|
|
196
|
+
StringSigner,
|
|
197
|
+
} from "./signature";
|
|
198
|
+
export {
|
|
199
|
+
GetAwsChunkedEncodingStream,
|
|
200
|
+
GetAwsChunkedEncodingStreamOptions,
|
|
201
|
+
} from "./stream";
|
|
202
|
+
export { Token, TokenProvider } from "./token";
|
|
203
|
+
export { RequestHandlerProtocol } from "./transfer";
|
|
204
|
+
export {
|
|
205
|
+
RequestContext,
|
|
206
|
+
RequestHandler,
|
|
207
|
+
RequestHandlerMetadata,
|
|
208
|
+
RequestHandlerOutput,
|
|
209
|
+
} from "./transfer";
|
|
210
|
+
export { URI } from "./uri";
|
|
211
|
+
export {
|
|
212
|
+
Encoder,
|
|
213
|
+
Decoder,
|
|
214
|
+
Provider,
|
|
215
|
+
UserAgentPair,
|
|
216
|
+
UserAgent,
|
|
217
|
+
UrlParser,
|
|
218
|
+
MemoizedProvider,
|
|
219
|
+
BodyLengthCalculator,
|
|
220
|
+
RegionInfo,
|
|
221
|
+
RegionInfoProviderOptions,
|
|
222
|
+
RegionInfoProvider,
|
|
223
|
+
RetryStrategy,
|
|
224
|
+
} from "./util";
|
|
225
|
+
export { WaiterConfiguration } from "./waiter";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { URI } from "@smithy/types";
|
|
1
|
+
export type { URI } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Encoder, Decoder, Provider, UserAgentPair, UserAgent, UrlParser, MemoizedProvider, BodyLengthCalculator, RegionInfo, RegionInfoProviderOptions, RegionInfoProvider, RetryStrategy, } from "@smithy/types";
|
|
1
|
+
export type { Encoder, Decoder, Provider, UserAgentPair, UserAgent, UrlParser, MemoizedProvider, BodyLengthCalculator, RegionInfo, RegionInfoProviderOptions, RegionInfoProvider, RetryStrategy, } from "@smithy/types";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { WaiterConfiguration } from "@smithy/types";
|
|
1
|
+
export type { WaiterConfiguration } from "@smithy/types";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/types",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.974.0",
|
|
4
4
|
"main": "./dist-cjs/index.js",
|
|
5
5
|
"module": "./dist-es/index.js",
|
|
6
6
|
"types": "./dist-types/index.d.ts",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"directory": "packages-internal/types"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@smithy/types": "^4.
|
|
45
|
+
"@smithy/types": "^4.16.0",
|
|
46
46
|
"tslib": "^2.6.2"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { XmlNode } from "./XmlNode";
|
|
2
|
+
export { XmlText } from "./XmlText";
|
|
3
3
|
export { parseXML } from "./xml-parser";
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
*/
|
|
4
|
-
export * from "./XmlNode";
|
|
5
|
-
/**
|
|
6
|
-
* @internal
|
|
7
|
-
*/
|
|
8
|
-
export * from "./XmlText";
|
|
9
|
-
/**
|
|
10
|
-
* @internal
|
|
11
|
-
*/
|
|
1
|
+
export { XmlNode } from "./XmlNode";
|
|
2
|
+
export { XmlText } from "./XmlText";
|
|
12
3
|
export { parseXML } from "./xml-parser";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { XmlNode } from "./XmlNode";
|
|
2
|
+
export { XmlText } from "./XmlText";
|
|
3
3
|
export { parseXML } from "./xml-parser";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export { getSmithyContext } from "@smithy/core/transport";
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
2
|
+
export { getHttpAuthSchemeEndpointRuleSetPlugin, getHttpAuthSchemePlugin, httpAuthSchemeEndpointRuleSetMiddlewareOptions, httpAuthSchemeMiddleware, httpAuthSchemeMiddlewareOptions, } from "./legacy-root-exports/middleware-http-auth-scheme";
|
|
3
|
+
export { getHttpSigningPlugin, httpSigningMiddleware, httpSigningMiddlewareOptions, } from "./legacy-root-exports/middleware-http-signing";
|
|
4
|
+
export { normalizeProvider } from "./normalizeProvider";
|
|
5
5
|
export { createPaginator } from "./legacy-root-exports/pagination/createPaginator";
|
|
6
6
|
export { requestBuilder } from "@smithy/core/protocols";
|
|
7
|
-
export
|
|
8
|
-
export
|
|
7
|
+
export { setFeature } from "./setFeature";
|
|
8
|
+
export { DefaultIdentityProviderConfig, EXPIRATION_MS, HttpApiKeyAuthSigner, HttpBearerAuthSigner, NoAuthSigner, createIsIdentityExpiredFunction, doesIdentityRequireRefresh, isIdentityExpired, memoizeIdentityProvider, } from "./legacy-root-exports/util-identity-and-auth";
|
package/node_modules/@smithy/core/dist-es/legacy-root-exports/middleware-http-auth-scheme/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
1
|
+
export { httpAuthSchemeMiddleware } from "./httpAuthSchemeMiddleware";
|
|
2
|
+
export { getHttpAuthSchemeEndpointRuleSetPlugin, httpAuthSchemeEndpointRuleSetMiddlewareOptions, } from "./getHttpAuthSchemeEndpointRuleSetPlugin";
|
|
3
|
+
export { getHttpAuthSchemePlugin, httpAuthSchemeMiddlewareOptions } from "./getHttpAuthSchemePlugin";
|
package/node_modules/@smithy/core/dist-es/legacy-root-exports/middleware-http-signing/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { httpSigningMiddleware } from "./httpSigningMiddleware";
|
|
2
|
+
export { getHttpSigningPlugin, httpSigningMiddlewareOptions } from "./getHttpSigningMiddleware";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
1
|
+
export { HttpApiKeyAuthSigner } from "./httpApiKeyAuth";
|
|
2
|
+
export { HttpBearerAuthSigner } from "./httpBearerAuth";
|
|
3
|
+
export { NoAuthSigner } from "./noAuth";
|
package/node_modules/@smithy/core/dist-es/legacy-root-exports/util-identity-and-auth/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
1
|
+
export { DefaultIdentityProviderConfig } from "./DefaultIdentityProviderConfig";
|
|
2
|
+
export { HttpApiKeyAuthSigner, HttpBearerAuthSigner, NoAuthSigner } from "./httpAuthSchemes";
|
|
3
|
+
export { EXPIRATION_MS, createIsIdentityExpiredFunction, doesIdentityRequireRefresh, isIdentityExpired, memoizeIdentityProvider, } from "./memoizeIdentityProvider";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { cbor } from "./cbor";
|
|
2
2
|
export { tag, tagSymbol } from "./cbor-types";
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
3
|
+
export { buildHttpRpcRequest, checkCborResponse, dateToTag, loadSmithyRpcV2CborErrorCode, parseCborBody, parseCborErrorBody, } from "./parseCborBody";
|
|
4
|
+
export { SmithyRpcV2CborProtocol } from "./SmithyRpcV2CborProtocol";
|
|
5
|
+
export { CborCodec, CborShapeDeserializer, CborShapeSerializer } from "./CborCodec";
|
|
@@ -11,7 +11,7 @@ export { isIpAddress } from "./util-endpoints/lib/isIpAddress";
|
|
|
11
11
|
export { isValidHostLabel } from "@smithy/core/transport";
|
|
12
12
|
export { customEndpointFunctions } from "./util-endpoints/utils/customEndpointFunctions";
|
|
13
13
|
export { resolveEndpoint } from "./util-endpoints/resolveEndpoint";
|
|
14
|
-
export
|
|
14
|
+
export { EndpointError } from "./util-endpoints/types";
|
|
15
15
|
export const getEndpointFromInstructions = bindGetEndpointFromInstructions(getEndpointFromConfig);
|
|
16
16
|
export const resolveEndpointConfig = bindResolveEndpointConfig(getEndpointFromConfig);
|
|
17
17
|
export const endpointMiddleware = bindEndpointMiddleware(getEndpointFromConfig);
|
|
@@ -11,7 +11,7 @@ export { isIpAddress } from "./util-endpoints/lib/isIpAddress";
|
|
|
11
11
|
export { isValidHostLabel } from "@smithy/core/transport";
|
|
12
12
|
export { customEndpointFunctions } from "./util-endpoints/utils/customEndpointFunctions";
|
|
13
13
|
export { resolveEndpoint } from "./util-endpoints/resolveEndpoint";
|
|
14
|
-
export
|
|
14
|
+
export { EndpointError } from "./util-endpoints/types";
|
|
15
15
|
export const getEndpointFromInstructions = bindGetEndpointFromInstructions(getEndpointFromConfig);
|
|
16
16
|
export const resolveEndpointConfig = bindResolveEndpointConfig(getEndpointFromConfig);
|
|
17
17
|
export const endpointMiddleware = bindEndpointMiddleware(getEndpointFromConfig);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { DOT_PATTERN, S3_HOSTNAME_PATTERN, isArnBucketName, isDnsCompatibleBucketName, resolveParamsForS3 } from "./s3";
|
package/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/debug/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { debugId } from "./debugId";
|
|
2
|
+
export { toDebugString } from "./toDebugString";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
1
|
+
export { booleanEquals } from "./booleanEquals";
|
|
2
|
+
export { coalesce } from "./coalesce";
|
|
3
|
+
export { getAttr } from "./getAttr";
|
|
4
|
+
export { isSet } from "./isSet";
|
|
5
5
|
export { isValidHostLabel } from "@smithy/core/transport";
|
|
6
|
-
export
|
|
7
|
-
export
|
|
8
|
-
export
|
|
9
|
-
export
|
|
10
|
-
export
|
|
11
|
-
export
|
|
12
|
-
export
|
|
6
|
+
export { ite } from "./ite";
|
|
7
|
+
export { not } from "./not";
|
|
8
|
+
export { parseURL } from "./parseURL";
|
|
9
|
+
export { split } from "./split";
|
|
10
|
+
export { stringEquals } from "./stringEquals";
|
|
11
|
+
export { substring } from "./substring";
|
|
12
|
+
export { uriEncode } from "./uriEncode";
|
package/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/types/index.js
CHANGED
|
@@ -1,7 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
export * from "./EndpointFunctions";
|
|
3
|
-
export * from "./EndpointRuleObject";
|
|
4
|
-
export * from "./ErrorRuleObject";
|
|
5
|
-
export * from "./RuleSetObject";
|
|
6
|
-
export * from "./TreeRuleObject";
|
|
7
|
-
export * from "./shared";
|
|
1
|
+
export { EndpointError } from "./EndpointError";
|
package/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { customEndpointFunctions } from "./customEndpointFunctions";
|
|
2
|
+
export { evaluateRules, evaluateTreeRule, group } from "./evaluateRules";
|
|
@@ -1,16 +1,16 @@
|
|
|
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
|
|
1
|
+
export { collectBody } from "./collect-stream-body";
|
|
2
|
+
export { extendedEncodeURIComponent } from "./extended-encode-uri-component";
|
|
3
|
+
export { HttpBindingProtocol } from "./HttpBindingProtocol";
|
|
4
|
+
export { HttpProtocol } from "./HttpProtocol";
|
|
5
|
+
export { RpcProtocol } from "./RpcProtocol";
|
|
6
|
+
export { RequestBuilder, requestBuilder } from "./requestBuilder";
|
|
7
|
+
export { resolvedPath } from "./resolve-path";
|
|
8
|
+
export { FromStringShapeDeserializer } from "./serde/FromStringShapeDeserializer";
|
|
9
|
+
export { HttpInterceptingShapeDeserializer } from "./serde/HttpInterceptingShapeDeserializer";
|
|
10
|
+
export { HttpInterceptingShapeSerializer } from "./serde/HttpInterceptingShapeSerializer";
|
|
11
|
+
export { ToStringShapeSerializer } from "./serde/ToStringShapeSerializer";
|
|
12
|
+
export { determineTimestampFormat } from "./serde/determineTimestampFormat";
|
|
13
|
+
export { SerdeContext } from "./SerdeContext";
|
|
14
14
|
export { Field } from "./protocol-http/Field";
|
|
15
15
|
export { Fields } from "./protocol-http/Fields";
|
|
16
16
|
export { HttpRequest } from "@smithy/core/transport";
|
|
@@ -1,14 +1,14 @@
|
|
|
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
|
|
1
|
+
export { deref } from "./deref";
|
|
2
|
+
export { deserializerMiddlewareOption, getSchemaSerdePlugin, serializerMiddlewareOption, } from "./middleware/getSchemaSerdePlugin";
|
|
3
|
+
export { ListSchema, list } from "./schemas/ListSchema";
|
|
4
|
+
export { MapSchema, map } from "./schemas/MapSchema";
|
|
5
|
+
export { OperationSchema, op } from "./schemas/OperationSchema";
|
|
6
|
+
export { operation } from "./schemas/operation";
|
|
7
|
+
export { ErrorSchema, error } from "./schemas/ErrorSchema";
|
|
8
|
+
export { NormalizedSchema, isStaticSchema, simpleSchemaCacheN, simpleSchemaCacheS } from "./schemas/NormalizedSchema";
|
|
9
|
+
export { Schema } from "./schemas/Schema";
|
|
10
|
+
export { SimpleSchema, sim, simAdapter } from "./schemas/SimpleSchema";
|
|
11
|
+
export { StructureSchema, struct } from "./schemas/StructureSchema";
|
|
12
|
+
export { SCHEMA } from "./schemas/sentinels";
|
|
13
|
+
export { traitsCache, translateTraits } from "./schemas/translateTraits";
|
|
14
|
+
export { TypeRegistry } from "./TypeRegistry";
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
export { getSmithyContext } from "@smithy/core/transport";
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
2
|
+
export { getHttpAuthSchemeEndpointRuleSetPlugin, getHttpAuthSchemePlugin, httpAuthSchemeEndpointRuleSetMiddlewareOptions, httpAuthSchemeMiddleware, httpAuthSchemeMiddlewareOptions, } from "./legacy-root-exports/middleware-http-auth-scheme";
|
|
3
|
+
export type { PreviouslyResolved } from "./legacy-root-exports/middleware-http-auth-scheme";
|
|
4
|
+
export { getHttpSigningPlugin, httpSigningMiddleware, httpSigningMiddlewareOptions, } from "./legacy-root-exports/middleware-http-signing";
|
|
5
|
+
export { normalizeProvider } from "./normalizeProvider";
|
|
5
6
|
export { createPaginator } from "./legacy-root-exports/pagination/createPaginator";
|
|
6
7
|
/**
|
|
7
8
|
* Backwards compatibility re-export.
|
|
8
9
|
* @internal
|
|
9
10
|
*/
|
|
10
11
|
export { requestBuilder } from "@smithy/core/protocols";
|
|
11
|
-
export
|
|
12
|
-
export
|
|
12
|
+
export { setFeature } from "./setFeature";
|
|
13
|
+
export { DefaultIdentityProviderConfig, EXPIRATION_MS, HttpApiKeyAuthSigner, HttpBearerAuthSigner, NoAuthSigner, createIsIdentityExpiredFunction, doesIdentityRequireRefresh, isIdentityExpired, memoizeIdentityProvider, } from "./legacy-root-exports/util-identity-and-auth";
|
|
14
|
+
export type { MemoizedIdentityProvider } from "./legacy-root-exports/util-identity-and-auth";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
1
|
+
export { httpAuthSchemeMiddleware } from "./httpAuthSchemeMiddleware";
|
|
2
|
+
export type { PreviouslyResolved } from "./httpAuthSchemeMiddleware";
|
|
3
|
+
export { getHttpAuthSchemeEndpointRuleSetPlugin, httpAuthSchemeEndpointRuleSetMiddlewareOptions, } from "./getHttpAuthSchemeEndpointRuleSetPlugin";
|
|
4
|
+
export { getHttpAuthSchemePlugin, httpAuthSchemeMiddlewareOptions } from "./getHttpAuthSchemePlugin";
|
package/node_modules/@smithy/core/dist-types/legacy-root-exports/middleware-http-signing/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { httpSigningMiddleware } from "./httpSigningMiddleware";
|
|
2
|
+
export { getHttpSigningPlugin, httpSigningMiddlewareOptions } from "./getHttpSigningMiddleware";
|