@cdk8s/awscdk-resolver 0.0.289 → 0.0.291
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 +69 -43
- package/lib/resolve.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +6 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +6 -6
- package/node_modules/@aws-sdk/client-cloudformation/package.json +15 -15
- package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +6 -6
- package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +6 -6
- package/node_modules/@aws-sdk/client-sso/package.json +14 -14
- package/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +6 -6
- package/node_modules/@aws-sdk/nested-clients/package.json +14 -14
- package/node_modules/@aws-sdk/region-config-resolver/package.json +2 -2
- package/node_modules/@aws-sdk/token-providers/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -3
- package/node_modules/@smithy/config-resolver/package.json +2 -2
- package/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +0 -3
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -1
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +1 -1
- package/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +1 -1
- package/node_modules/@smithy/credential-provider-imds/package.json +2 -2
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +3 -3
- package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +14 -10
- package/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +5 -1
- package/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +3 -3
- package/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +2 -2
- package/node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts +15 -2
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +2 -2
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +15 -2
- package/node_modules/@smithy/node-config-provider/package.json +1 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +2 -2
- package/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +3 -1
- package/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +3 -1
- package/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +4 -4
- package/node_modules/@smithy/smithy-client/dist-types/lazy-json.d.ts +1 -2
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +3 -1
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +3 -1
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +4 -4
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/lazy-json.d.ts +1 -2
- package/node_modules/@smithy/smithy-client/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +5 -5
- package/node_modules/@smithy/util-endpoints/dist-types/lib/isSet.d.ts +1 -1
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +1 -1
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +1 -1
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +2 -2
- package/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +1 -1
- package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +2 -2
- package/node_modules/@smithy/util-endpoints/package.json +2 -2
- package/package.json +9 -9
@@ -10,4 +10,6 @@ export declare const throwDefaultError: ({ output, parsedBody, exceptionCtor, er
|
|
10
10
|
*
|
11
11
|
* Creates {@link throwDefaultError} with bound ExceptionCtor.
|
12
12
|
*/
|
13
|
-
export declare const withBaseException: (ExceptionCtor:
|
13
|
+
export declare const withBaseException: (ExceptionCtor: {
|
14
|
+
new (...args: any): any;
|
15
|
+
}) => any;
|
package/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts
CHANGED
@@ -14,8 +14,8 @@ export declare const getDefaultExtensionConfiguration: (runtimeConfig: DefaultEx
|
|
14
14
|
addChecksumAlgorithm(algo: import("@smithy/types").ChecksumAlgorithm): void;
|
15
15
|
checksumAlgorithms(): import("@smithy/types").ChecksumAlgorithm[];
|
16
16
|
} & {
|
17
|
-
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").
|
18
|
-
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").
|
17
|
+
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>): void;
|
18
|
+
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>;
|
19
19
|
};
|
20
20
|
/**
|
21
21
|
* @deprecated use getDefaultExtensionConfiguration
|
@@ -27,8 +27,8 @@ export declare const getDefaultClientConfiguration: (runtimeConfig: DefaultExten
|
|
27
27
|
addChecksumAlgorithm(algo: import("@smithy/types").ChecksumAlgorithm): void;
|
28
28
|
checksumAlgorithms(): import("@smithy/types").ChecksumAlgorithm[];
|
29
29
|
} & {
|
30
|
-
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").
|
31
|
-
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").
|
30
|
+
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>): void;
|
31
|
+
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>;
|
32
32
|
};
|
33
33
|
/**
|
34
34
|
* @internal
|
@@ -13,7 +13,6 @@
|
|
13
13
|
export type AutomaticJsonStringConversion = Parameters<typeof JSON.stringify>[0] | LazyJsonString;
|
14
14
|
/**
|
15
15
|
* @internal
|
16
|
-
*
|
17
16
|
*/
|
18
17
|
export interface LazyJsonString extends String {
|
19
18
|
/**
|
@@ -36,8 +35,8 @@ export interface LazyJsonString extends String {
|
|
36
35
|
* behavior of extending the String class.
|
37
36
|
*/
|
38
37
|
export declare const LazyJsonString: {
|
39
|
-
(s: string): LazyJsonString;
|
40
38
|
new (s: string): LazyJsonString;
|
39
|
+
(s: string): LazyJsonString;
|
41
40
|
from(s: any): LazyJsonString;
|
42
41
|
/**
|
43
42
|
* @deprecated use #from.
|
@@ -6,4 +6,6 @@ import { Client } from "./client";
|
|
6
6
|
* @param client - client instance on which to add aggregated methods.
|
7
7
|
* @returns an aggregated client with dynamically created methods.
|
8
8
|
*/
|
9
|
-
export declare const createAggregatedClient: (commands: Record<string, any>, Client:
|
9
|
+
export declare const createAggregatedClient: (commands: Record<string, any>, Client: {
|
10
|
+
new (...args: any): Client<any, any, any, any>;
|
11
|
+
}) => void;
|
@@ -10,4 +10,6 @@ export declare const throwDefaultError: ({ output, parsedBody, exceptionCtor, er
|
|
10
10
|
*
|
11
11
|
* Creates {@link throwDefaultError} with bound ExceptionCtor.
|
12
12
|
*/
|
13
|
-
export declare const withBaseException: (ExceptionCtor:
|
13
|
+
export declare const withBaseException: (ExceptionCtor: {
|
14
|
+
new (...args: any): any;
|
15
|
+
}) => any;
|
@@ -14,8 +14,8 @@ export declare const getDefaultExtensionConfiguration: (runtimeConfig: DefaultEx
|
|
14
14
|
addChecksumAlgorithm(algo: import("@smithy/types").ChecksumAlgorithm): void;
|
15
15
|
checksumAlgorithms(): import("@smithy/types").ChecksumAlgorithm[];
|
16
16
|
} & {
|
17
|
-
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").
|
18
|
-
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").
|
17
|
+
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>): void;
|
18
|
+
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>;
|
19
19
|
};
|
20
20
|
/**
|
21
21
|
* @deprecated use getDefaultExtensionConfiguration
|
@@ -27,8 +27,8 @@ export declare const getDefaultClientConfiguration: (runtimeConfig: DefaultExten
|
|
27
27
|
addChecksumAlgorithm(algo: import("@smithy/types").ChecksumAlgorithm): void;
|
28
28
|
checksumAlgorithms(): import("@smithy/types").ChecksumAlgorithm[];
|
29
29
|
} & {
|
30
|
-
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").
|
31
|
-
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").
|
30
|
+
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>): void;
|
31
|
+
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>;
|
32
32
|
};
|
33
33
|
/**
|
34
34
|
* @internal
|
@@ -13,7 +13,6 @@
|
|
13
13
|
export type AutomaticJsonStringConversion = Parameters<typeof JSON.stringify>[0] | LazyJsonString;
|
14
14
|
/**
|
15
15
|
* @internal
|
16
|
-
*
|
17
16
|
*/
|
18
17
|
export interface LazyJsonString extends String {
|
19
18
|
/**
|
@@ -36,8 +35,8 @@ export interface LazyJsonString extends String {
|
|
36
35
|
* behavior of extending the String class.
|
37
36
|
*/
|
38
37
|
export declare const LazyJsonString: {
|
39
|
-
(s: string): LazyJsonString;
|
40
38
|
new (s: string): LazyJsonString;
|
39
|
+
(s: string): LazyJsonString;
|
41
40
|
from(s: any): LazyJsonString;
|
42
41
|
/**
|
43
42
|
* @deprecated use #from.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/smithy-client",
|
3
|
-
"version": "4.2.
|
3
|
+
"version": "4.2.3",
|
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",
|
@@ -25,7 +25,7 @@
|
|
25
25
|
"license": "Apache-2.0",
|
26
26
|
"dependencies": {
|
27
27
|
"@smithy/core": "^3.3.1",
|
28
|
-
"@smithy/middleware-endpoint": "^4.1.
|
28
|
+
"@smithy/middleware-endpoint": "^4.1.3",
|
29
29
|
"@smithy/middleware-stack": "^4.0.2",
|
30
30
|
"@smithy/protocol-http": "^5.1.0",
|
31
31
|
"@smithy/types": "^4.2.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-defaults-mode-browser",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.11",
|
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",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"license": "Apache-2.0",
|
25
25
|
"dependencies": {
|
26
26
|
"@smithy/property-provider": "^4.0.2",
|
27
|
-
"@smithy/smithy-client": "^4.2.
|
27
|
+
"@smithy/smithy-client": "^4.2.3",
|
28
28
|
"@smithy/types": "^4.2.0",
|
29
29
|
"bowser": "^2.11.0",
|
30
30
|
"tslib": "^2.6.2"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-defaults-mode-node",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.11",
|
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",
|
@@ -23,11 +23,11 @@
|
|
23
23
|
},
|
24
24
|
"license": "Apache-2.0",
|
25
25
|
"dependencies": {
|
26
|
-
"@smithy/config-resolver": "^4.1.
|
27
|
-
"@smithy/credential-provider-imds": "^4.0.
|
28
|
-
"@smithy/node-config-provider": "^4.0
|
26
|
+
"@smithy/config-resolver": "^4.1.1",
|
27
|
+
"@smithy/credential-provider-imds": "^4.0.3",
|
28
|
+
"@smithy/node-config-provider": "^4.1.0",
|
29
29
|
"@smithy/property-provider": "^4.0.2",
|
30
|
-
"@smithy/smithy-client": "^4.2.
|
30
|
+
"@smithy/smithy-client": "^4.2.3",
|
31
31
|
"@smithy/types": "^4.2.0",
|
32
32
|
"tslib": "^2.6.2"
|
33
33
|
},
|
@@ -1,7 +1,7 @@
|
|
1
1
|
export declare const endpointFunctions: {
|
2
2
|
booleanEquals: (value1: boolean, value2: boolean) => boolean;
|
3
3
|
getAttr: (value: import("../lib").GetAttrValue, path: string) => import("../lib").GetAttrValue;
|
4
|
-
isSet: (value: unknown) =>
|
4
|
+
isSet: (value: unknown) => value is {};
|
5
5
|
isValidHostLabel: (value: string, allowSubDomains?: boolean) => boolean;
|
6
6
|
not: (value: boolean) => boolean;
|
7
7
|
parseURL: (value: string | URL | import("@smithy/types").Endpoint) => import("@smithy/types").EndpointURL | null;
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import { EndpointV2 } from "@smithy/types";
|
2
|
-
import { EvaluateOptions } from "../types";
|
3
|
-
export declare const evaluateRules: (rules:
|
2
|
+
import { EvaluateOptions, RuleSetRules } from "../types";
|
3
|
+
export declare const evaluateRules: (rules: RuleSetRules, options: EvaluateOptions) => EndpointV2;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
export declare const endpointFunctions: {
|
2
2
|
booleanEquals: (value1: boolean, value2: boolean) => boolean;
|
3
3
|
getAttr: (value: import("../lib").GetAttrValue, path: string) => import("../lib").GetAttrValue;
|
4
|
-
isSet: (value: unknown) =>
|
4
|
+
isSet: (value: unknown) => value is {};
|
5
5
|
isValidHostLabel: (value: string, allowSubDomains?: boolean) => boolean;
|
6
6
|
not: (value: boolean) => boolean;
|
7
7
|
parseURL: (value: string | URL | import("@smithy/types").Endpoint) => import("@smithy/types").EndpointURL | null;
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import { EndpointV2 } from "@smithy/types";
|
2
|
-
import { EvaluateOptions } from "../types";
|
3
|
-
export declare const evaluateRules: (rules:
|
2
|
+
import { EvaluateOptions, RuleSetRules } from "../types";
|
3
|
+
export declare const evaluateRules: (rules: RuleSetRules, options: EvaluateOptions) => EndpointV2;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-endpoints",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.3",
|
4
4
|
"description": "Utilities to help with endpoint resolution.",
|
5
5
|
"main": "./dist-cjs/index.js",
|
6
6
|
"module": "./dist-es/index.js",
|
@@ -28,7 +28,7 @@
|
|
28
28
|
},
|
29
29
|
"license": "Apache-2.0",
|
30
30
|
"dependencies": {
|
31
|
-
"@smithy/node-config-provider": "^4.0
|
31
|
+
"@smithy/node-config-provider": "^4.1.0",
|
32
32
|
"@smithy/types": "^4.2.0",
|
33
33
|
"tslib": "^2.6.2"
|
34
34
|
},
|
package/package.json
CHANGED
@@ -42,7 +42,7 @@
|
|
42
42
|
"organization": false
|
43
43
|
},
|
44
44
|
"devDependencies": {
|
45
|
-
"@cdk8s/projen-common": "0.0.
|
45
|
+
"@cdk8s/projen-common": "0.0.603",
|
46
46
|
"@stylistic/eslint-plugin": "^2",
|
47
47
|
"@types/fs-extra": "^11.0.4",
|
48
48
|
"@types/jest": "^27",
|
@@ -50,9 +50,9 @@
|
|
50
50
|
"@typescript-eslint/eslint-plugin": "^8",
|
51
51
|
"@typescript-eslint/parser": "^8",
|
52
52
|
"aws-cdk": "^2.1013.0",
|
53
|
-
"aws-cdk-lib": "2.
|
53
|
+
"aws-cdk-lib": "2.195.0",
|
54
54
|
"cdk8s": "2.68.91",
|
55
|
-
"cdk8s-cli": "^2.200.
|
55
|
+
"cdk8s-cli": "^2.200.64",
|
56
56
|
"commit-and-tag-version": "^12",
|
57
57
|
"constructs": "10.3.0",
|
58
58
|
"eslint": "^9",
|
@@ -62,22 +62,22 @@
|
|
62
62
|
"jest": "^27",
|
63
63
|
"jest-junit": "^16",
|
64
64
|
"jsii": "^5",
|
65
|
-
"jsii-diff": "^1.
|
65
|
+
"jsii-diff": "^1.112.0",
|
66
66
|
"jsii-docgen": "^10.5.0",
|
67
|
-
"jsii-pacmak": "^1.
|
67
|
+
"jsii-pacmak": "^1.112.0",
|
68
68
|
"jsii-rosetta": "^5",
|
69
|
-
"projen": "^0.
|
69
|
+
"projen": "^0.92.2",
|
70
70
|
"ts-jest": "^27",
|
71
71
|
"ts-node": "^10.9.2",
|
72
72
|
"typescript": "^5.8.3"
|
73
73
|
},
|
74
74
|
"peerDependencies": {
|
75
|
-
"aws-cdk-lib": "^2.
|
75
|
+
"aws-cdk-lib": "^2.195.0",
|
76
76
|
"cdk8s": "^2.68.91",
|
77
77
|
"constructs": "^10.3.0"
|
78
78
|
},
|
79
79
|
"dependencies": {
|
80
|
-
"@aws-sdk/client-cloudformation": "^3.
|
80
|
+
"@aws-sdk/client-cloudformation": "^3.806.0"
|
81
81
|
},
|
82
82
|
"bundledDependencies": [
|
83
83
|
"@aws-sdk/client-cloudformation"
|
@@ -93,7 +93,7 @@
|
|
93
93
|
"publishConfig": {
|
94
94
|
"access": "public"
|
95
95
|
},
|
96
|
-
"version": "0.0.
|
96
|
+
"version": "0.0.291",
|
97
97
|
"jest": {
|
98
98
|
"coverageProvider": "v8",
|
99
99
|
"testMatch": [
|