@cdk8s/awscdk-resolver 0.0.525 → 0.0.526

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 (105) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +4 -3
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +2 -2
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +2 -1
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +1 -1
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -1
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -1
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -1
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  17. package/node_modules/@aws-sdk/client-cloudformation/package.json +2 -2
  18. package/node_modules/@aws-sdk/credential-provider-ini/package.json +5 -5
  19. package/node_modules/@aws-sdk/credential-provider-login/package.json +2 -2
  20. package/node_modules/@aws-sdk/credential-provider-node/package.json +4 -4
  21. package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
  22. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +2 -2
  23. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +2 -2
  24. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.js +4 -3
  25. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.shared.js +4 -4
  26. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +2 -2
  27. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +4 -3
  28. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +4 -4
  29. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +2 -2
  30. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +4 -3
  31. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +4 -4
  32. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +2 -2
  33. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +4 -3
  34. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +4 -4
  35. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +2 -2
  36. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +7 -6
  37. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +4 -4
  38. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +1 -1
  39. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +2 -1
  40. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +1 -1
  41. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +1 -1
  42. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -1
  43. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +1 -1
  44. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +1 -1
  45. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +2 -1
  46. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +1 -1
  47. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +1 -1
  48. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -1
  49. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +1 -1
  50. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +1 -1
  51. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -1
  52. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +1 -1
  53. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
  54. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +2 -2
  55. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +2 -2
  56. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +2 -2
  57. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -1
  58. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  59. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +2 -2
  60. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +2 -2
  61. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +2 -2
  62. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +1 -1
  63. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
  64. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +2 -2
  65. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +2 -2
  66. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +2 -2
  67. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +1 -1
  68. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  69. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
  70. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +2 -2
  71. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
  72. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -1
  73. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  74. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +2 -2
  75. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
  76. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +2 -2
  77. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -1
  78. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
  79. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +2 -2
  80. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +2 -2
  81. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +2 -2
  82. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -1
  83. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  84. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +2 -2
  85. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +2 -2
  86. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +2 -2
  87. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +1 -1
  88. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
  89. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +2 -2
  90. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +2 -2
  91. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +2 -2
  92. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +1 -1
  93. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  94. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
  95. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +2 -2
  96. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
  97. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -1
  98. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  99. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +2 -2
  100. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +1 -1
  101. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +2 -2
  102. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +1 -1
  103. package/node_modules/@aws-sdk/nested-clients/package.json +1 -1
  104. package/node_modules/@aws-sdk/token-providers/package.json +2 -2
  105. package/package.json +5 -5
@@ -7,7 +7,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  cacheMiddleware?: boolean;
10
- protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsQueryProtocol;
10
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsQueryProtocol;
11
11
  protocolSettings: {
12
12
  defaultNamespace?: string;
13
13
  [setting: string]: unknown;
@@ -46,7 +46,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
46
46
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
47
47
  schemeId: string;
48
48
  identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
49
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
49
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
50
50
  } | {
51
51
  schemeId: string;
52
52
  identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | (() => Promise<{}>);
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsQueryProtocol } from "@aws-sdk/core/protocols";
3
3
  import { NoAuthSigner } from "@smithy/core";
4
4
  import type { IdentityProviderConfig } from "@smithy/types";
@@ -2,7 +2,7 @@ import {
2
2
  AwsSdkSigV4AuthInputConfig,
3
3
  AwsSdkSigV4AuthResolvedConfig,
4
4
  AwsSdkSigV4PreviouslyResolved,
5
- } from "@aws-sdk/core";
5
+ } from "@aws-sdk/core/httpAuthSchemes";
6
6
  import {
7
7
  HandlerExecutionContext,
8
8
  HttpAuthScheme,
@@ -27,7 +27,7 @@ export declare const getRuntimeConfig: (
27
27
  protocol:
28
28
  | import("@smithy/types").ClientProtocol<any, any>
29
29
  | import("@smithy/types").ClientProtocolCtor<any, any>
30
- | typeof import("@aws-sdk/core").AwsJson1_1Protocol;
30
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsJson1_1Protocol;
31
31
  protocolSettings: {
32
32
  defaultNamespace?: string;
33
33
  [setting: string]: unknown;
@@ -89,7 +89,7 @@ export declare const getRuntimeConfig: (
89
89
  import("@smithy/types").Identity
90
90
  >
91
91
  | undefined;
92
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
92
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
93
93
  }
94
94
  | {
95
95
  schemeId: string;
@@ -27,7 +27,7 @@ export declare const getRuntimeConfig: (
27
27
  protocol:
28
28
  | import("@smithy/types").ClientProtocol<any, any>
29
29
  | import("@smithy/types").ClientProtocolCtor<any, any>
30
- | typeof import("@aws-sdk/core").AwsJson1_1Protocol;
30
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsJson1_1Protocol;
31
31
  protocolSettings: {
32
32
  defaultNamespace?: string;
33
33
  [setting: string]: unknown;
@@ -84,7 +84,7 @@ export declare const getRuntimeConfig: (
84
84
  import("@smithy/types").Identity
85
85
  >
86
86
  | undefined;
87
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
87
+ signer: import("@aws-sdk/core/httpAuthSchemes").AwsSdkSigV4Signer;
88
88
  }
89
89
  | {
90
90
  schemeId: string;
@@ -14,7 +14,7 @@ export declare const getRuntimeConfig: (
14
14
  protocol:
15
15
  | import("@smithy/types").ClientProtocol<any, any>
16
16
  | import("@smithy/types").ClientProtocolCtor<any, any>
17
- | typeof import("@aws-sdk/core").AwsJson1_1Protocol;
17
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsJson1_1Protocol;
18
18
  protocolSettings: {
19
19
  defaultNamespace?: string;
20
20
  [setting: string]: unknown;
@@ -93,7 +93,7 @@ export declare const getRuntimeConfig: (
93
93
  import("@smithy/types").Identity
94
94
  >
95
95
  | undefined;
96
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
96
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
97
97
  }
98
98
  | {
99
99
  schemeId: string;
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsJson1_1Protocol } from "@aws-sdk/core/protocols";
3
3
  import { NoAuthSigner } from "@smithy/core";
4
4
  import { IdentityProviderConfig } from "@smithy/types";
@@ -2,7 +2,7 @@ import {
2
2
  AwsSdkSigV4AuthInputConfig,
3
3
  AwsSdkSigV4AuthResolvedConfig,
4
4
  AwsSdkSigV4PreviouslyResolved,
5
- } from "@aws-sdk/core";
5
+ } from "@aws-sdk/core/httpAuthSchemes";
6
6
  import {
7
7
  HandlerExecutionContext,
8
8
  HttpAuthScheme,
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
30
30
  protocol:
31
31
  | import("@smithy/types").ClientProtocol<any, any>
32
32
  | import("@smithy/types").ClientProtocolCtor<any, any>
33
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
33
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
34
34
  protocolSettings: {
35
35
  defaultNamespace?: string;
36
36
  [setting: string]: unknown;
@@ -92,7 +92,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
92
92
  import("@smithy/types").Identity
93
93
  >
94
94
  | undefined;
95
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
95
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
96
96
  }
97
97
  | {
98
98
  schemeId: string;
@@ -25,7 +25,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
25
25
  protocol:
26
26
  | import("@smithy/types").ClientProtocol<any, any>
27
27
  | import("@smithy/types").ClientProtocolCtor<any, any>
28
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
28
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
29
29
  protocolSettings: {
30
30
  defaultNamespace?: string;
31
31
  [setting: string]: unknown;
@@ -85,7 +85,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
85
85
  import("@smithy/types").Identity
86
86
  >
87
87
  | undefined;
88
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
88
+ signer: import("@aws-sdk/core/httpAuthSchemes").AwsSdkSigV4Signer;
89
89
  }
90
90
  | {
91
91
  schemeId: string;
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
12
12
  protocol:
13
13
  | import("@smithy/types").ClientProtocol<any, any>
14
14
  | import("@smithy/types").ClientProtocolCtor<any, any>
15
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
15
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
16
16
  protocolSettings: {
17
17
  defaultNamespace?: string;
18
18
  [setting: string]: unknown;
@@ -96,7 +96,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
96
96
  import("@smithy/types").Identity
97
97
  >
98
98
  | undefined;
99
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
99
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
100
100
  }
101
101
  | {
102
102
  schemeId: string;
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
3
3
  import { NoAuthSigner } from "@smithy/core";
4
4
  import { IdentityProviderConfig } from "@smithy/types";
@@ -2,7 +2,7 @@ import {
2
2
  AwsSdkSigV4AuthInputConfig,
3
3
  AwsSdkSigV4AuthResolvedConfig,
4
4
  AwsSdkSigV4PreviouslyResolved,
5
- } from "@aws-sdk/core";
5
+ } from "@aws-sdk/core/httpAuthSchemes";
6
6
  import {
7
7
  HandlerExecutionContext,
8
8
  HttpAuthScheme,
@@ -25,7 +25,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
25
25
  protocol:
26
26
  | import("@smithy/types").ClientProtocol<any, any>
27
27
  | import("@smithy/types").ClientProtocolCtor<any, any>
28
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
28
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
29
29
  protocolSettings: {
30
30
  defaultNamespace?: string;
31
31
  [setting: string]: unknown;
@@ -87,7 +87,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
87
87
  import("@smithy/types").Identity
88
88
  >
89
89
  | undefined;
90
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
90
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
91
91
  }
92
92
  | {
93
93
  schemeId: string;
@@ -25,7 +25,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
25
25
  protocol:
26
26
  | import("@smithy/types").ClientProtocol<any, any>
27
27
  | import("@smithy/types").ClientProtocolCtor<any, any>
28
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
28
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
29
29
  protocolSettings: {
30
30
  defaultNamespace?: string;
31
31
  [setting: string]: unknown;
@@ -82,7 +82,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
82
82
  import("@smithy/types").Identity
83
83
  >
84
84
  | undefined;
85
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
85
+ signer: import("@aws-sdk/core/httpAuthSchemes").AwsSdkSigV4Signer;
86
86
  }
87
87
  | {
88
88
  schemeId: string;
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
12
12
  protocol:
13
13
  | import("@smithy/types").ClientProtocol<any, any>
14
14
  | import("@smithy/types").ClientProtocolCtor<any, any>
15
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
15
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
16
16
  protocolSettings: {
17
17
  defaultNamespace?: string;
18
18
  [setting: string]: unknown;
@@ -91,7 +91,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
91
91
  import("@smithy/types").Identity
92
92
  >
93
93
  | undefined;
94
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
94
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
95
95
  }
96
96
  | {
97
97
  schemeId: string;
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
3
3
  import { NoAuthSigner } from "@smithy/core";
4
4
  import { IdentityProviderConfig } from "@smithy/types";
@@ -2,7 +2,7 @@ import {
2
2
  AwsSdkSigV4AuthInputConfig,
3
3
  AwsSdkSigV4AuthResolvedConfig,
4
4
  AwsSdkSigV4PreviouslyResolved,
5
- } from "@aws-sdk/core";
5
+ } from "@aws-sdk/core/httpAuthSchemes";
6
6
  import {
7
7
  HandlerExecutionContext,
8
8
  HttpAuthScheme,
@@ -25,7 +25,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
25
25
  protocol:
26
26
  | import("@smithy/types").ClientProtocol<any, any>
27
27
  | import("@smithy/types").ClientProtocolCtor<any, any>
28
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
28
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
29
29
  protocolSettings: {
30
30
  defaultNamespace?: string;
31
31
  [setting: string]: unknown;
@@ -87,7 +87,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
87
87
  import("@smithy/types").Identity
88
88
  >
89
89
  | undefined;
90
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
90
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
91
91
  }
92
92
  | {
93
93
  schemeId: string;
@@ -25,7 +25,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
25
25
  protocol:
26
26
  | import("@smithy/types").ClientProtocol<any, any>
27
27
  | import("@smithy/types").ClientProtocolCtor<any, any>
28
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
28
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
29
29
  protocolSettings: {
30
30
  defaultNamespace?: string;
31
31
  [setting: string]: unknown;
@@ -82,7 +82,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
82
82
  import("@smithy/types").Identity
83
83
  >
84
84
  | undefined;
85
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
85
+ signer: import("@aws-sdk/core/httpAuthSchemes").AwsSdkSigV4Signer;
86
86
  }
87
87
  | {
88
88
  schemeId: string;
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
12
12
  protocol:
13
13
  | import("@smithy/types").ClientProtocol<any, any>
14
14
  | import("@smithy/types").ClientProtocolCtor<any, any>
15
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
15
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
16
16
  protocolSettings: {
17
17
  defaultNamespace?: string;
18
18
  [setting: string]: unknown;
@@ -91,7 +91,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
91
91
  import("@smithy/types").Identity
92
92
  >
93
93
  | undefined;
94
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
94
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
95
95
  }
96
96
  | {
97
97
  schemeId: string;
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
3
3
  import { NoAuthSigner } from "@smithy/core";
4
4
  import { IdentityProviderConfig } from "@smithy/types";
@@ -2,7 +2,7 @@ import {
2
2
  AwsSdkSigV4AuthInputConfig,
3
3
  AwsSdkSigV4AuthResolvedConfig,
4
4
  AwsSdkSigV4PreviouslyResolved,
5
- } from "@aws-sdk/core";
5
+ } from "@aws-sdk/core/httpAuthSchemes";
6
6
  import { Client } from "@smithy/types";
7
7
  import {
8
8
  HandlerExecutionContext,
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
30
30
  protocol:
31
31
  | import("@smithy/types").ClientProtocol<any, any>
32
32
  | import("@smithy/types").ClientProtocolCtor<any, any>
33
- | typeof import("@aws-sdk/core").AwsQueryProtocol;
33
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsQueryProtocol;
34
34
  protocolSettings: {
35
35
  defaultNamespace?: string;
36
36
  [setting: string]: unknown;
@@ -92,7 +92,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
92
92
  import("@smithy/types").Identity
93
93
  >
94
94
  | undefined;
95
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
95
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
96
96
  }
97
97
  | {
98
98
  schemeId: string;
@@ -40,7 +40,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
40
40
  protocol:
41
41
  | import("@smithy/types").ClientProtocol<any, any>
42
42
  | import("@smithy/types").ClientProtocolCtor<any, any>
43
- | typeof import("@aws-sdk/core").AwsQueryProtocol;
43
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsQueryProtocol;
44
44
  protocolSettings: {
45
45
  defaultNamespace?: string;
46
46
  [setting: string]: unknown;
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
12
12
  protocol:
13
13
  | import("@smithy/types").ClientProtocol<any, any>
14
14
  | import("@smithy/types").ClientProtocolCtor<any, any>
15
- | typeof import("@aws-sdk/core").AwsQueryProtocol;
15
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsQueryProtocol;
16
16
  protocolSettings: {
17
17
  defaultNamespace?: string;
18
18
  [setting: string]: unknown;
@@ -96,7 +96,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
96
96
  import("@smithy/types").Identity
97
97
  >
98
98
  | undefined;
99
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
99
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
100
100
  }
101
101
  | {
102
102
  schemeId: string;
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsQueryProtocol } from "@aws-sdk/core/protocols";
3
3
  import { NoAuthSigner } from "@smithy/core";
4
4
  import { IdentityProviderConfig } from "@smithy/types";
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.996.15",
3
+ "version": "3.996.16",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.1018.0",
3
+ "version": "3.1019.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -30,7 +30,7 @@
30
30
  "license": "Apache-2.0",
31
31
  "dependencies": {
32
32
  "@aws-sdk/core": "^3.973.25",
33
- "@aws-sdk/nested-clients": "^3.996.15",
33
+ "@aws-sdk/nested-clients": "^3.996.16",
34
34
  "@aws-sdk/types": "^3.973.6",
35
35
  "@smithy/property-provider": "^4.2.12",
36
36
  "@smithy/shared-ini-file-loader": "^4.4.7",
package/package.json CHANGED
@@ -49,10 +49,10 @@
49
49
  "@types/node": "16.18.78",
50
50
  "@typescript-eslint/eslint-plugin": "^8",
51
51
  "@typescript-eslint/parser": "^8",
52
- "aws-cdk": "^2.1113.0",
52
+ "aws-cdk": "^2.1114.1",
53
53
  "aws-cdk-lib": "2.195.0",
54
54
  "cdk8s": "2.68.91",
55
- "cdk8s-cli": "^2.205.1",
55
+ "cdk8s-cli": "^2.205.2",
56
56
  "commit-and-tag-version": "^12",
57
57
  "constructs": "10.3.0",
58
58
  "eslint": "^9",
@@ -66,7 +66,7 @@
66
66
  "jsii-docgen": "^10.5.0",
67
67
  "jsii-pacmak": "^1.127.0",
68
68
  "jsii-rosetta": "^5",
69
- "projen": "^0.99.24",
69
+ "projen": "^0.99.25",
70
70
  "ts-jest": "^27",
71
71
  "ts-node": "^10.9.2",
72
72
  "typescript": "^5.9.3"
@@ -77,7 +77,7 @@
77
77
  "constructs": "^10.3.0"
78
78
  },
79
79
  "dependencies": {
80
- "@aws-sdk/client-cloudformation": "^3.1018.0"
80
+ "@aws-sdk/client-cloudformation": "^3.1019.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.525",
96
+ "version": "0.0.526",
97
97
  "jest": {
98
98
  "coverageProvider": "v8",
99
99
  "testMatch": [