@cdk8s/awscdk-resolver 0.0.63 → 0.0.64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/resolve.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -13
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -13
- package/node_modules/@aws-sdk/client-cloudformation/package.json +35 -35
- package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -13
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +2 -14
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -13
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -13
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +2 -14
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -13
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -13
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -13
- package/node_modules/@aws-sdk/client-sts/package.json +33 -33
- package/node_modules/@aws-sdk/core/CHANGELOG.md +11 -0
- package/node_modules/@aws-sdk/core/integ/request-handlers/request-handlers.integ.spec.ts +158 -0
- package/node_modules/@aws-sdk/core/jest.config.integ.js +4 -0
- package/node_modules/@aws-sdk/core/package.json +7 -6
- package/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +1 -1
- package/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +1 -1
- package/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +1 -1
- package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-http/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-process/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
- package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/token-providers/package.json +4 -4
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
- package/node_modules/@smithy/abort-controller/dist-cjs/index.js +1 -4
- package/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@smithy/config-resolver/dist-cjs/index.js +10 -10
- package/node_modules/@smithy/config-resolver/package.json +4 -4
- package/node_modules/@smithy/core/package.json +8 -8
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +5 -5
- package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@smithy/eventstream-codec/package.json +2 -2
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +1 -1
- package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@smithy/middleware-content-length/package.json +4 -4
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +4 -4
- package/node_modules/@smithy/middleware-endpoint/package.json +7 -7
- package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +10 -10
- package/node_modules/@smithy/middleware-retry/package.json +9 -9
- package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +2 -2
- package/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +54 -4
- package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +41 -3
- package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +12 -0
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +11 -0
- package/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@smithy/protocol-http/dist-cjs/index.js +3 -3
- package/node_modules/@smithy/protocol-http/dist-types/httpHandler.d.ts +22 -3
- package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpHandler.d.ts +20 -1
- package/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +3 -3
- package/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +6 -6
- package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
- package/node_modules/@smithy/signature-v4/dist-cjs/index.js +5 -5
- package/node_modules/@smithy/signature-v4/package.json +5 -5
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +38 -38
- package/node_modules/@smithy/smithy-client/dist-types/client.d.ts +6 -3
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +6 -3
- package/node_modules/@smithy/smithy-client/package.json +6 -6
- package/node_modules/@smithy/types/dist-cjs/index.js +7 -7
- package/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +18 -4
- package/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +18 -4
- package/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +3 -3
- package/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@smithy/util-retry/dist-cjs/index.js +10 -10
- package/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@smithy/util-stream/package.json +5 -5
- package/node_modules/@smithy/util-waiter/dist-cjs/index.js +3 -3
- package/node_modules/@smithy/util-waiter/package.json +3 -3
- package/package.json +5 -5
@@ -1,9 +1,9 @@
|
|
1
|
-
import { Client as IClient, Command, MetadataBearer, MiddlewareStack, RequestHandler } from "@smithy/types";
|
1
|
+
import { Client as IClient, Command, FetchHttpHandlerOptions, MetadataBearer, MiddlewareStack, NodeHttpHandlerOptions, RequestHandler } from "@smithy/types";
|
2
2
|
/**
|
3
3
|
* @public
|
4
4
|
*/
|
5
5
|
export interface SmithyConfiguration<HandlerOptions> {
|
6
|
-
requestHandler: RequestHandler<any, any, HandlerOptions>;
|
6
|
+
requestHandler: RequestHandler<any, any, HandlerOptions> | NodeHttpHandlerOptions | FetchHttpHandlerOptions | Record<string, unknown>;
|
7
7
|
/**
|
8
8
|
* The API version set internally by the SDK, and is
|
9
9
|
* not planned to be used by customer code.
|
@@ -14,7 +14,10 @@ export interface SmithyConfiguration<HandlerOptions> {
|
|
14
14
|
/**
|
15
15
|
* @internal
|
16
16
|
*/
|
17
|
-
export type SmithyResolvedConfiguration<HandlerOptions> =
|
17
|
+
export type SmithyResolvedConfiguration<HandlerOptions> = {
|
18
|
+
requestHandler: RequestHandler<any, any, HandlerOptions>;
|
19
|
+
readonly apiVersion: string;
|
20
|
+
};
|
18
21
|
/**
|
19
22
|
* @public
|
20
23
|
*/
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { Client as IClient, Command, MetadataBearer, MiddlewareStack, RequestHandler } from "@smithy/types";
|
1
|
+
import { Client as IClient, Command, FetchHttpHandlerOptions, MetadataBearer, MiddlewareStack, NodeHttpHandlerOptions, RequestHandler } from "@smithy/types";
|
2
2
|
/**
|
3
3
|
* @public
|
4
4
|
*/
|
5
5
|
export interface SmithyConfiguration<HandlerOptions> {
|
6
|
-
requestHandler: RequestHandler<any, any, HandlerOptions>;
|
6
|
+
requestHandler: RequestHandler<any, any, HandlerOptions> | NodeHttpHandlerOptions | FetchHttpHandlerOptions | Record<string, unknown>;
|
7
7
|
/**
|
8
8
|
* The API version set internally by the SDK, and is
|
9
9
|
* not planned to be used by customer code.
|
@@ -14,7 +14,10 @@ export interface SmithyConfiguration<HandlerOptions> {
|
|
14
14
|
/**
|
15
15
|
* @internal
|
16
16
|
*/
|
17
|
-
export type SmithyResolvedConfiguration<HandlerOptions> =
|
17
|
+
export type SmithyResolvedConfiguration<HandlerOptions> = {
|
18
|
+
requestHandler: RequestHandler<any, any, HandlerOptions>;
|
19
|
+
readonly apiVersion: string;
|
20
|
+
};
|
18
21
|
/**
|
19
22
|
* @public
|
20
23
|
*/
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/smithy-client",
|
3
|
-
"version": "2.
|
3
|
+
"version": "2.4.0",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline smithy-client",
|
@@ -23,11 +23,11 @@
|
|
23
23
|
},
|
24
24
|
"license": "Apache-2.0",
|
25
25
|
"dependencies": {
|
26
|
-
"@smithy/middleware-endpoint": "^2.4.
|
27
|
-
"@smithy/middleware-stack": "^2.1.
|
28
|
-
"@smithy/protocol-http": "^3.
|
29
|
-
"@smithy/types": "^2.
|
30
|
-
"@smithy/util-stream": "^2.1.
|
26
|
+
"@smithy/middleware-endpoint": "^2.4.2",
|
27
|
+
"@smithy/middleware-stack": "^2.1.2",
|
28
|
+
"@smithy/protocol-http": "^3.2.0",
|
29
|
+
"@smithy/types": "^2.10.0",
|
30
|
+
"@smithy/util-stream": "^2.1.2",
|
31
31
|
"tslib": "^2.5.0"
|
32
32
|
},
|
33
33
|
"engines": {
|
@@ -135,15 +135,15 @@ var RequestHandlerProtocol = /* @__PURE__ */ ((RequestHandlerProtocol2) => {
|
|
135
135
|
// Annotate the CommonJS export names for ESM import in node:
|
136
136
|
|
137
137
|
0 && (module.exports = {
|
138
|
-
|
138
|
+
HttpAuthLocation,
|
139
|
+
HttpApiKeyAuthLocation,
|
139
140
|
EndpointURLScheme,
|
141
|
+
AlgorithmId,
|
142
|
+
getDefaultClientConfiguration,
|
143
|
+
resolveDefaultRuntimeConfig,
|
140
144
|
FieldPosition,
|
141
|
-
HttpApiKeyAuthLocation,
|
142
|
-
HttpAuthLocation,
|
143
|
-
IniSectionType,
|
144
|
-
RequestHandlerProtocol,
|
145
145
|
SMITHY_CONTEXT_KEY,
|
146
|
-
|
147
|
-
|
146
|
+
IniSectionType,
|
147
|
+
RequestHandlerProtocol
|
148
148
|
});
|
149
149
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/// <reference types="node" />
|
2
2
|
/// <reference types="node" />
|
3
|
-
import type { Agent as hAgent } from "http";
|
4
|
-
import type { Agent as hsAgent } from "https";
|
3
|
+
import type { Agent as hAgent, AgentOptions as hAgentOptions } from "http";
|
4
|
+
import type { Agent as hsAgent, AgentOptions as hsAgentOptions } from "https";
|
5
5
|
/**
|
6
6
|
*
|
7
7
|
* This type represents an alternate client constructor option for the entry
|
@@ -32,6 +32,14 @@ export interface NodeHttpHandlerOptions {
|
|
32
32
|
* Defaults to 0, which disables the timeout.
|
33
33
|
*/
|
34
34
|
requestTimeout?: number;
|
35
|
+
/**
|
36
|
+
* Delay before the NodeHttpHandler checks for socket exhaustion,
|
37
|
+
* and emits a warning if the active sockets and enqueued request count is greater than
|
38
|
+
* 2x the maxSockets count.
|
39
|
+
*
|
40
|
+
* Defaults to connectionTimeout + requestTimeout or 3000ms if those are not set.
|
41
|
+
*/
|
42
|
+
socketAcquisitionWarningTimeout?: number;
|
35
43
|
/**
|
36
44
|
* @deprecated Use {@link requestTimeout}
|
37
45
|
*
|
@@ -39,8 +47,14 @@ export interface NodeHttpHandlerOptions {
|
|
39
47
|
* is closed.
|
40
48
|
*/
|
41
49
|
socketTimeout?: number;
|
42
|
-
|
43
|
-
|
50
|
+
/**
|
51
|
+
* You can pass http.Agent or its constructor options.
|
52
|
+
*/
|
53
|
+
httpAgent?: hAgent | hAgentOptions;
|
54
|
+
/**
|
55
|
+
* You can pass https.Agent or its constructor options.
|
56
|
+
*/
|
57
|
+
httpsAgent?: hsAgent | hsAgentOptions;
|
44
58
|
}
|
45
59
|
/**
|
46
60
|
* Represents the http options that can be passed to a browser http client.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/// <reference types="node" />
|
2
|
-
import { Agent as hAgent } from "http";
|
3
|
-
import { Agent as hsAgent } from "https";
|
2
|
+
import { Agent as hAgent, AgentOptions as hAgentOptions } from "http";
|
3
|
+
import { Agent as hsAgent, AgentOptions as hsAgentOptions } from "https";
|
4
4
|
/**
|
5
5
|
*
|
6
6
|
* This type represents an alternate client constructor option for the entry
|
@@ -31,6 +31,14 @@ export interface NodeHttpHandlerOptions {
|
|
31
31
|
* Defaults to 0, which disables the timeout.
|
32
32
|
*/
|
33
33
|
requestTimeout?: number;
|
34
|
+
/**
|
35
|
+
* Delay before the NodeHttpHandler checks for socket exhaustion,
|
36
|
+
* and emits a warning if the active sockets and enqueued request count is greater than
|
37
|
+
* 2x the maxSockets count.
|
38
|
+
*
|
39
|
+
* Defaults to connectionTimeout + requestTimeout or 3000ms if those are not set.
|
40
|
+
*/
|
41
|
+
socketAcquisitionWarningTimeout?: number;
|
34
42
|
/**
|
35
43
|
* @deprecated Use {@link requestTimeout}
|
36
44
|
*
|
@@ -38,8 +46,14 @@ export interface NodeHttpHandlerOptions {
|
|
38
46
|
* is closed.
|
39
47
|
*/
|
40
48
|
socketTimeout?: number;
|
41
|
-
|
42
|
-
|
49
|
+
/**
|
50
|
+
* You can pass http.Agent or its constructor options.
|
51
|
+
*/
|
52
|
+
httpAgent?: hAgent | hAgentOptions;
|
53
|
+
/**
|
54
|
+
* You can pass https.Agent or its constructor options.
|
55
|
+
*/
|
56
|
+
httpsAgent?: hsAgent | hsAgentOptions;
|
43
57
|
}
|
44
58
|
/**
|
45
59
|
* Represents the http options that can be passed to a browser http client.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/url-parser",
|
3
|
-
"version": "2.1.
|
3
|
+
"version": "2.1.2",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline url-parser",
|
@@ -22,8 +22,8 @@
|
|
22
22
|
},
|
23
23
|
"license": "Apache-2.0",
|
24
24
|
"dependencies": {
|
25
|
-
"@smithy/querystring-parser": "^2.1.
|
26
|
-
"@smithy/types": "^2.
|
25
|
+
"@smithy/querystring-parser": "^2.1.2",
|
26
|
+
"@smithy/types": "^2.10.0",
|
27
27
|
"tslib": "^2.5.0"
|
28
28
|
},
|
29
29
|
"typesVersions": {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-defaults-mode-browser",
|
3
|
-
"version": "2.1.
|
3
|
+
"version": "2.1.2",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline util-defaults-mode-browser",
|
@@ -22,9 +22,9 @@
|
|
22
22
|
},
|
23
23
|
"license": "Apache-2.0",
|
24
24
|
"dependencies": {
|
25
|
-
"@smithy/property-provider": "^2.1.
|
26
|
-
"@smithy/smithy-client": "^2.
|
27
|
-
"@smithy/types": "^2.
|
25
|
+
"@smithy/property-provider": "^2.1.2",
|
26
|
+
"@smithy/smithy-client": "^2.4.0",
|
27
|
+
"@smithy/types": "^2.10.0",
|
28
28
|
"bowser": "^2.11.0",
|
29
29
|
"tslib": "^2.5.0"
|
30
30
|
},
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-defaults-mode-node",
|
3
|
-
"version": "2.2.
|
3
|
+
"version": "2.2.1",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline util-defaults-mode-node",
|
@@ -22,12 +22,12 @@
|
|
22
22
|
},
|
23
23
|
"license": "Apache-2.0",
|
24
24
|
"dependencies": {
|
25
|
-
"@smithy/config-resolver": "^2.1.
|
26
|
-
"@smithy/credential-provider-imds": "^2.2.
|
27
|
-
"@smithy/node-config-provider": "^2.2.
|
28
|
-
"@smithy/property-provider": "^2.1.
|
29
|
-
"@smithy/smithy-client": "^2.
|
30
|
-
"@smithy/types": "^2.
|
25
|
+
"@smithy/config-resolver": "^2.1.2",
|
26
|
+
"@smithy/credential-provider-imds": "^2.2.2",
|
27
|
+
"@smithy/node-config-provider": "^2.2.2",
|
28
|
+
"@smithy/property-provider": "^2.1.2",
|
29
|
+
"@smithy/smithy-client": "^2.4.0",
|
30
|
+
"@smithy/types": "^2.10.0",
|
31
31
|
"tslib": "^2.5.0"
|
32
32
|
},
|
33
33
|
"devDependencies": {
|
@@ -475,10 +475,10 @@ var resolveEndpoint = /* @__PURE__ */ __name((ruleSetObject, options) => {
|
|
475
475
|
// Annotate the CommonJS export names for ESM import in node:
|
476
476
|
|
477
477
|
0 && (module.exports = {
|
478
|
-
EndpointError,
|
479
|
-
customEndpointFunctions,
|
480
478
|
isIpAddress,
|
481
479
|
isValidHostLabel,
|
482
|
-
|
480
|
+
customEndpointFunctions,
|
481
|
+
resolveEndpoint,
|
482
|
+
EndpointError
|
483
483
|
});
|
484
484
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-endpoints",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.2",
|
4
4
|
"description": "Utilities to help with endpoint resolution.",
|
5
5
|
"main": "./dist-cjs/index.js",
|
6
6
|
"module": "./dist-es/index.js",
|
@@ -26,8 +26,8 @@
|
|
26
26
|
},
|
27
27
|
"license": "Apache-2.0",
|
28
28
|
"dependencies": {
|
29
|
-
"@smithy/node-config-provider": "^2.2.
|
30
|
-
"@smithy/types": "^2.
|
29
|
+
"@smithy/node-config-provider": "^2.2.2",
|
30
|
+
"@smithy/types": "^2.10.0",
|
31
31
|
"tslib": "^2.5.0"
|
32
32
|
},
|
33
33
|
"devDependencies": {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-middleware",
|
3
|
-
"version": "2.1.
|
3
|
+
"version": "2.1.2",
|
4
4
|
"description": "Shared utilities for to be used in middleware packages.",
|
5
5
|
"main": "./dist-cjs/index.js",
|
6
6
|
"module": "./dist-es/index.js",
|
@@ -26,7 +26,7 @@
|
|
26
26
|
},
|
27
27
|
"license": "Apache-2.0",
|
28
28
|
"dependencies": {
|
29
|
-
"@smithy/types": "^2.
|
29
|
+
"@smithy/types": "^2.10.0",
|
30
30
|
"tslib": "^2.5.0"
|
31
31
|
},
|
32
32
|
"devDependencies": {
|
@@ -329,19 +329,19 @@ var ConfiguredRetryStrategy = _ConfiguredRetryStrategy;
|
|
329
329
|
0 && (module.exports = {
|
330
330
|
AdaptiveRetryStrategy,
|
331
331
|
ConfiguredRetryStrategy,
|
332
|
+
DefaultRateLimiter,
|
333
|
+
StandardRetryStrategy,
|
334
|
+
RETRY_MODES,
|
332
335
|
DEFAULT_MAX_ATTEMPTS,
|
333
|
-
DEFAULT_RETRY_DELAY_BASE,
|
334
336
|
DEFAULT_RETRY_MODE,
|
335
|
-
|
336
|
-
INITIAL_RETRY_TOKENS,
|
337
|
-
INVOCATION_ID_HEADER,
|
337
|
+
DEFAULT_RETRY_DELAY_BASE,
|
338
338
|
MAXIMUM_RETRY_DELAY,
|
339
|
-
NO_RETRY_INCREMENT,
|
340
|
-
REQUEST_HEADER,
|
341
|
-
RETRY_COST,
|
342
|
-
RETRY_MODES,
|
343
|
-
StandardRetryStrategy,
|
344
339
|
THROTTLING_RETRY_DELAY_BASE,
|
345
|
-
|
340
|
+
INITIAL_RETRY_TOKENS,
|
341
|
+
RETRY_COST,
|
342
|
+
TIMEOUT_RETRY_COST,
|
343
|
+
NO_RETRY_INCREMENT,
|
344
|
+
INVOCATION_ID_HEADER,
|
345
|
+
REQUEST_HEADER
|
346
346
|
});
|
347
347
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-retry",
|
3
|
-
"version": "2.1.
|
3
|
+
"version": "2.1.2",
|
4
4
|
"description": "Shared retry utilities to be used in middleware packages.",
|
5
5
|
"main": "./dist-cjs/index.js",
|
6
6
|
"module": "./dist-es/index.js",
|
@@ -27,8 +27,8 @@
|
|
27
27
|
},
|
28
28
|
"license": "Apache-2.0",
|
29
29
|
"dependencies": {
|
30
|
-
"@smithy/service-error-classification": "^2.1.
|
31
|
-
"@smithy/types": "^2.
|
30
|
+
"@smithy/service-error-classification": "^2.1.2",
|
31
|
+
"@smithy/types": "^2.10.0",
|
32
32
|
"tslib": "^2.5.0"
|
33
33
|
},
|
34
34
|
"devDependencies": {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-stream",
|
3
|
-
"version": "2.1.
|
3
|
+
"version": "2.1.2",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline util-stream",
|
@@ -24,9 +24,9 @@
|
|
24
24
|
},
|
25
25
|
"license": "Apache-2.0",
|
26
26
|
"dependencies": {
|
27
|
-
"@smithy/fetch-http-handler": "^2.4.
|
28
|
-
"@smithy/node-http-handler": "^2.
|
29
|
-
"@smithy/types": "^2.
|
27
|
+
"@smithy/fetch-http-handler": "^2.4.2",
|
28
|
+
"@smithy/node-http-handler": "^2.4.0",
|
29
|
+
"@smithy/types": "^2.10.0",
|
30
30
|
"@smithy/util-base64": "^2.1.1",
|
31
31
|
"@smithy/util-buffer-from": "^2.1.1",
|
32
32
|
"@smithy/util-hex-encoding": "^2.1.1",
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"tslib": "^2.5.0"
|
35
35
|
},
|
36
36
|
"devDependencies": {
|
37
|
-
"@smithy/util-test": "^0.1.
|
37
|
+
"@smithy/util-test": "^0.1.15",
|
38
38
|
"@types/chai-as-promised": "^7.1.2",
|
39
39
|
"@types/node": "^14.14.31",
|
40
40
|
"chai": "^4.2.0",
|
@@ -147,9 +147,9 @@ var createWaiter = /* @__PURE__ */ __name(async (options, input, acceptorChecks)
|
|
147
147
|
// Annotate the CommonJS export names for ESM import in node:
|
148
148
|
|
149
149
|
0 && (module.exports = {
|
150
|
-
WaiterState,
|
151
|
-
checkExceptions,
|
152
150
|
createWaiter,
|
153
|
-
waiterServiceDefaults
|
151
|
+
waiterServiceDefaults,
|
152
|
+
WaiterState,
|
153
|
+
checkExceptions
|
154
154
|
});
|
155
155
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-waiter",
|
3
|
-
"version": "2.1.
|
3
|
+
"version": "2.1.2",
|
4
4
|
"description": "Shared utilities for client waiters for the AWS SDK",
|
5
5
|
"dependencies": {
|
6
|
-
"@smithy/abort-controller": "^2.1.
|
7
|
-
"@smithy/types": "^2.
|
6
|
+
"@smithy/abort-controller": "^2.1.2",
|
7
|
+
"@smithy/types": "^2.10.0",
|
8
8
|
"tslib": "^2.5.0"
|
9
9
|
},
|
10
10
|
"scripts": {
|
package/package.json
CHANGED
@@ -42,16 +42,16 @@
|
|
42
42
|
"organization": false
|
43
43
|
},
|
44
44
|
"devDependencies": {
|
45
|
-
"@cdk8s/projen-common": "0.0.
|
45
|
+
"@cdk8s/projen-common": "0.0.494",
|
46
46
|
"@types/fs-extra": "^11.0.4",
|
47
47
|
"@types/jest": "^27",
|
48
48
|
"@types/node": "^16",
|
49
49
|
"@typescript-eslint/eslint-plugin": "^6",
|
50
50
|
"@typescript-eslint/parser": "^6",
|
51
|
-
"aws-cdk": "^2.
|
51
|
+
"aws-cdk": "^2.130.0",
|
52
52
|
"aws-cdk-lib": "2.109.0",
|
53
53
|
"cdk8s": "2.68.4",
|
54
|
-
"cdk8s-cli": "^2.198.
|
54
|
+
"cdk8s-cli": "^2.198.57",
|
55
55
|
"constructs": "10.3.0",
|
56
56
|
"eslint": "^8",
|
57
57
|
"eslint-import-resolver-typescript": "^3.6.1",
|
@@ -64,7 +64,7 @@
|
|
64
64
|
"jsii-docgen": "^9.2.2",
|
65
65
|
"jsii-pacmak": "^1.94.0",
|
66
66
|
"jsii-rosetta": "^5",
|
67
|
-
"projen": "^0.
|
67
|
+
"projen": "^0.80.1",
|
68
68
|
"standard-version": "^9",
|
69
69
|
"ts-jest": "^27",
|
70
70
|
"ts-node": "^10.9.2",
|
@@ -92,7 +92,7 @@
|
|
92
92
|
"publishConfig": {
|
93
93
|
"access": "public"
|
94
94
|
},
|
95
|
-
"version": "0.0.
|
95
|
+
"version": "0.0.64",
|
96
96
|
"jest": {
|
97
97
|
"testMatch": [
|
98
98
|
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
|