@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.
Files changed (62) hide show
  1. package/.jsii +69 -43
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +6 -6
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +6 -6
  5. package/node_modules/@aws-sdk/client-cloudformation/package.json +15 -15
  6. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +6 -6
  7. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +6 -6
  8. package/node_modules/@aws-sdk/client-sso/package.json +14 -14
  9. package/node_modules/@aws-sdk/core/package.json +3 -3
  10. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  11. package/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  12. package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  13. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  14. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  15. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  16. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  17. package/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  18. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +6 -6
  19. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +6 -6
  20. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +6 -6
  21. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +6 -6
  22. package/node_modules/@aws-sdk/nested-clients/package.json +14 -14
  23. package/node_modules/@aws-sdk/region-config-resolver/package.json +2 -2
  24. package/node_modules/@aws-sdk/token-providers/package.json +2 -2
  25. package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
  26. package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -3
  27. package/node_modules/@smithy/config-resolver/package.json +2 -2
  28. package/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +0 -3
  29. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -1
  30. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +1 -1
  31. package/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +1 -1
  32. package/node_modules/@smithy/credential-provider-imds/package.json +2 -2
  33. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  34. package/node_modules/@smithy/middleware-retry/package.json +3 -3
  35. package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +14 -10
  36. package/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +5 -1
  37. package/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +3 -3
  38. package/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +2 -2
  39. package/node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts +15 -2
  40. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +2 -2
  41. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +15 -2
  42. package/node_modules/@smithy/node-config-provider/package.json +1 -1
  43. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +2 -2
  44. package/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +3 -1
  45. package/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +3 -1
  46. package/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +4 -4
  47. package/node_modules/@smithy/smithy-client/dist-types/lazy-json.d.ts +1 -2
  48. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +3 -1
  49. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +3 -1
  50. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +4 -4
  51. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/lazy-json.d.ts +1 -2
  52. package/node_modules/@smithy/smithy-client/package.json +2 -2
  53. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  54. package/node_modules/@smithy/util-defaults-mode-node/package.json +5 -5
  55. package/node_modules/@smithy/util-endpoints/dist-types/lib/isSet.d.ts +1 -1
  56. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +1 -1
  57. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +1 -1
  58. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +2 -2
  59. package/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +1 -1
  60. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +2 -2
  61. package/node_modules/@smithy/util-endpoints/package.json +2 -2
  62. 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: new (...args: any) => any) => any;
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").RetryStrategy | import("@smithy/types").RetryStrategyV2>): void;
18
- retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2>;
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").RetryStrategy | import("@smithy/types").RetryStrategyV2>): void;
31
- retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2>;
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: new (...args: any) => Client<any, any, any, any>) => void;
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: new (...args: any) => any) => any;
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").RetryStrategy | import("@smithy/types").RetryStrategyV2>): void;
18
- retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2>;
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").RetryStrategy | import("@smithy/types").RetryStrategyV2>): void;
31
- retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2>;
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.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.2",
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.10",
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.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.10",
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.0",
27
- "@smithy/credential-provider-imds": "^4.0.2",
28
- "@smithy/node-config-provider": "^4.0.2",
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.2",
30
+ "@smithy/smithy-client": "^4.2.3",
31
31
  "@smithy/types": "^4.2.0",
32
32
  "tslib": "^2.6.2"
33
33
  },
@@ -2,4 +2,4 @@
2
2
  * Evaluates whether a value is set (aka not null or undefined).
3
3
  * Returns true if the value is set, otherwise returns false.
4
4
  */
5
- export declare const isSet: (value: unknown) => boolean;
5
+ export declare const isSet: (value: unknown) => value is {};
@@ -2,4 +2,4 @@
2
2
  * Evaluates whether a value is set (aka not null or undefined).
3
3
  * Returns true if the value is set, otherwise returns false.
4
4
  */
5
- export declare const isSet: (value: unknown) => boolean;
5
+ export declare const isSet: (value: unknown) => value is {};
@@ -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) => boolean;
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: import("@smithy/types").RuleSetRules, options: EvaluateOptions) => EndpointV2;
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) => boolean;
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: import("@smithy/types").RuleSetRules, options: EvaluateOptions) => EndpointV2;
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.2",
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.2",
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.601",
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.177.0",
53
+ "aws-cdk-lib": "2.195.0",
54
54
  "cdk8s": "2.68.91",
55
- "cdk8s-cli": "^2.200.62",
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.111.0",
65
+ "jsii-diff": "^1.112.0",
66
66
  "jsii-docgen": "^10.5.0",
67
- "jsii-pacmak": "^1.111.0",
67
+ "jsii-pacmak": "^1.112.0",
68
68
  "jsii-rosetta": "^5",
69
- "projen": "^0.91.29",
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.106.1",
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.804.0"
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.289",
96
+ "version": "0.0.291",
97
97
  "jest": {
98
98
  "coverageProvider": "v8",
99
99
  "testMatch": [