@cdk8s/awscdk-resolver 0.0.656 → 0.0.657

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 (80) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +1 -1
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +38 -38
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +36 -36
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +37 -37
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +2 -2
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +54 -56
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +57 -57
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +58 -60
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  12. package/node_modules/@aws-sdk/client-cloudformation/package.json +5 -5
  13. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/lib/aws/partitions.d.ts +54 -54
  14. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +1 -1
  15. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +1 -1
  16. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +1 -1
  17. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/partitions.d.ts +54 -54
  18. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +1 -4
  19. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +1 -4
  20. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +1 -4
  21. package/node_modules/@aws-sdk/core/package.json +4 -4
  22. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  23. package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
  24. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  25. package/node_modules/@aws-sdk/credential-provider-login/package.json +5 -5
  26. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  27. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  28. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  29. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  30. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
  31. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
  32. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
  33. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
  34. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
  35. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +42 -42
  36. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +42 -42
  37. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +41 -41
  38. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +2 -2
  39. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +43 -43
  40. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +43 -43
  41. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +42 -42
  42. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  43. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +42 -42
  44. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +42 -42
  45. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +41 -41
  46. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +2 -2
  47. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +42 -42
  48. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +42 -42
  49. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +41 -41
  50. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  51. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +44 -44
  52. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +35 -35
  53. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +43 -43
  54. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  55. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +64 -66
  56. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +65 -65
  57. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +68 -70
  58. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +3 -3
  59. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +67 -69
  60. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +66 -66
  61. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +71 -73
  62. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +3 -3
  63. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +64 -66
  64. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +65 -65
  65. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +68 -70
  66. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +3 -3
  67. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +64 -66
  68. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +65 -65
  69. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +68 -70
  70. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +3 -3
  71. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +68 -70
  72. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +68 -68
  73. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +72 -74
  74. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +3 -3
  75. package/node_modules/@aws-sdk/nested-clients/package.json +5 -5
  76. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +3 -3
  77. package/node_modules/@aws-sdk/token-providers/package.json +5 -5
  78. package/node_modules/@aws-sdk/types/package.json +2 -2
  79. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  80. package/package.json +3 -3
@@ -4,6 +4,74 @@ import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
4
4
  import { IdentityProviderConfig } from "@smithy/types";
5
5
  import { STSClientConfig } from "./STSClient";
6
6
  export declare const getRuntimeConfig: (config: STSClientConfig) => {
7
+ cacheMiddleware?: boolean;
8
+ customUserAgent?: string | import("@smithy/types").UserAgent;
9
+ endpoint?:
10
+ | ((
11
+ | string
12
+ | import("@smithy/types").Endpoint
13
+ | import("@smithy/types").EndpointV2
14
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
15
+ | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
16
+ ) &
17
+ (
18
+ | string
19
+ | import("@smithy/types").Endpoint
20
+ | import("@smithy/types").EndpointV2
21
+ | import("@smithy/types").Provider<string>
22
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
23
+ | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
24
+ ))
25
+ | undefined;
26
+ tls?: boolean;
27
+ ignoreConfiguredEndpointUrls?: boolean;
28
+ serviceConfiguredEndpoint?: never;
29
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
30
+ credentials?:
31
+ | import("@smithy/types").AwsCredentialIdentity
32
+ | import("@smithy/types").AwsCredentialIdentityProvider;
33
+ signer?:
34
+ | import("@smithy/types").RequestSigner
35
+ | ((
36
+ authScheme?: import("@smithy/types").AuthScheme,
37
+ ) => Promise<import("@smithy/types").RequestSigner>);
38
+ signingEscapePath?: boolean;
39
+ systemClockOffset?: number;
40
+ signingRegion?: string;
41
+ disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
42
+ useGlobalEndpoint?: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
43
+ apiVersion: string;
44
+ base64Decoder: import("@smithy/types").Decoder;
45
+ base64Encoder: (_input: Uint8Array | string) => string;
46
+ disableHostPrefix: boolean;
47
+ endpointProvider: (
48
+ params: import("./endpoint/EndpointParameters").EndpointParameters,
49
+ context?: {
50
+ logger?: import("@smithy/types").Logger;
51
+ },
52
+ ) => import("@smithy/types").EndpointV2;
53
+ extensions: import("./runtimeExtensions").RuntimeExtension[];
54
+ httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").STSHttpAuthSchemeProvider;
55
+ logger: import("@smithy/types").Logger;
56
+ protocol:
57
+ | import("@smithy/types").$ClientProtocol<any, any>
58
+ | import("@smithy/types").$ClientProtocolCtor<any, any>
59
+ | typeof import("@aws-sdk/core/protocols").AwsQueryProtocol;
60
+ protocolSettings: {
61
+ [setting: string]: unknown;
62
+ defaultNamespace?: string;
63
+ };
64
+ serviceId: string;
65
+ sha256: import("@smithy/types").HashConstructor;
66
+ signerConstructor:
67
+ | (new (
68
+ options: import("@smithy/signature-v4").SignatureV4Init &
69
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
70
+ ) => import("@smithy/types").RequestSigner)
71
+ | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
72
+ urlParser: import("@smithy/types").UrlParser;
73
+ utf8Decoder: import("@smithy/types").Decoder;
74
+ utf8Encoder: (input: Uint8Array | string) => string;
7
75
  runtime: string;
8
76
  defaultsMode: import("@smithy/types").Provider<
9
77
  import("@smithy/core/client").ResolvedDefaultsMode
@@ -46,74 +114,6 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
46
114
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
47
115
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
48
116
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
49
- cacheMiddleware?: boolean | undefined;
50
- protocol:
51
- | import("@smithy/types").ClientProtocol<any, any>
52
- | import("@smithy/types").ClientProtocolCtor<any, any>
53
- | typeof import("@aws-sdk/core/protocols").AwsQueryProtocol;
54
- protocolSettings: {
55
- defaultNamespace?: string;
56
- [setting: string]: unknown;
57
- };
58
- apiVersion: string;
59
- sha256: import("@smithy/types").HashConstructor;
60
- urlParser: import("@smithy/types").UrlParser;
61
- base64Decoder: import("@smithy/types").Decoder;
62
- base64Encoder: (_input: Uint8Array | string) => string;
63
- utf8Decoder: import("@smithy/types").Decoder;
64
- utf8Encoder: (input: Uint8Array | string) => string;
65
- disableHostPrefix: boolean;
66
- serviceId: string;
67
117
  profile?: string;
68
118
  credentialDefaultProvider?: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
69
- logger: import("@smithy/types").Logger;
70
- extensions: import("./runtimeExtensions").RuntimeExtension[];
71
- customUserAgent?: string | import("@smithy/types").UserAgent;
72
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
73
- endpoint?:
74
- | ((
75
- | string
76
- | import("@smithy/types").Endpoint
77
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
78
- | import("@smithy/types").EndpointV2
79
- | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
80
- ) &
81
- (
82
- | string
83
- | import("@smithy/types").Provider<string>
84
- | import("@smithy/types").Endpoint
85
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
86
- | import("@smithy/types").EndpointV2
87
- | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
88
- ))
89
- | undefined;
90
- endpointProvider: (
91
- endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
92
- context?: {
93
- logger?: import("@smithy/types").Logger;
94
- },
95
- ) => import("@smithy/types").EndpointV2;
96
- tls?: boolean;
97
- ignoreConfiguredEndpointUrls?: boolean;
98
- serviceConfiguredEndpoint?: never;
99
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").STSHttpAuthSchemeProvider;
100
- credentials?:
101
- | import("@smithy/types").AwsCredentialIdentity
102
- | import("@smithy/types").AwsCredentialIdentityProvider;
103
- signer?:
104
- | import("@smithy/types").RequestSigner
105
- | ((
106
- authScheme?: import("@smithy/types").AuthScheme,
107
- ) => Promise<import("@smithy/types").RequestSigner>);
108
- signingEscapePath?: boolean;
109
- systemClockOffset?: number;
110
- signingRegion?: string;
111
- signerConstructor:
112
- | (new (
113
- options: import("@smithy/signature-v4").SignatureV4Init &
114
- import("@smithy/signature-v4").SignatureV4CryptoInit,
115
- ) => import("@smithy/types").RequestSigner)
116
- | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
117
- disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
118
- useGlobalEndpoint?: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
119
119
  };
@@ -1,83 +1,59 @@
1
1
  import { STSClientConfig } from "./STSClient";
2
2
  export declare const getRuntimeConfig: (config: STSClientConfig) => {
3
- runtime: string;
4
- requestHandler:
5
- | import("@smithy/types").NodeHttpHandlerOptions
6
- | import("@smithy/types").FetchHttpHandlerOptions
7
- | Record<string, unknown>
8
- | import("@smithy/core/protocols").HttpHandler<any>
9
- | import("@smithy/fetch-http-handler").FetchHttpHandler;
10
3
  cacheMiddleware?: boolean;
11
- protocol:
12
- | import("@smithy/types").ClientProtocol<any, any>
13
- | import("@smithy/types").ClientProtocolCtor<any, any>
14
- | typeof import("@aws-sdk/core/protocols").AwsQueryProtocol;
15
- protocolSettings: {
16
- defaultNamespace?: string;
17
- [setting: string]: unknown;
18
- };
19
- apiVersion: string;
20
- sha256: import("@smithy/types").HashConstructor;
21
- urlParser: import("@smithy/types").UrlParser;
22
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
- streamCollector: (
24
- stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
25
- ) => Promise<Uint8Array>;
26
- base64Decoder: import("@smithy/types").Decoder;
27
- base64Encoder: (_input: Uint8Array | string) => string;
28
- utf8Decoder: import("@smithy/types").Decoder;
29
- utf8Encoder: (input: Uint8Array | string) => string;
30
- disableHostPrefix: boolean;
31
- serviceId: string;
32
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
33
- (boolean | import("@smithy/types").Provider<boolean | undefined>);
34
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
35
- (boolean | import("@smithy/types").Provider<boolean | undefined>);
36
- region: string | import("@smithy/types").Provider<any>;
37
- profile?: string;
38
- defaultUserAgentProvider: (
39
- config?: import("@aws-sdk/core/client").PreviouslyResolved,
40
- ) => Promise<import("@smithy/types").UserAgent>;
41
- credentialDefaultProvider:
42
- | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
43
- | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
44
- maxAttempts: number | import("@smithy/types").Provider<number>;
45
- retryMode: string | import("@smithy/types").Provider<string>;
46
- logger: import("@smithy/types").Logger;
47
- extensions: import("./runtimeExtensions").RuntimeExtension[];
48
- defaultsMode:
49
- | import("@smithy/core/client").DefaultsMode
50
- | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
51
4
  customUserAgent?: string | import("@smithy/types").UserAgent;
52
5
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
53
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
54
6
  endpoint?:
55
7
  | ((
56
8
  | string
57
9
  | import("@smithy/types").Endpoint
58
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
59
10
  | import("@smithy/types").EndpointV2
11
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
60
12
  | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
61
13
  ) &
62
14
  (
63
15
  | string
64
- | import("@smithy/types").Provider<string>
65
16
  | import("@smithy/types").Endpoint
66
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
67
17
  | import("@smithy/types").EndpointV2
18
+ | import("@smithy/types").Provider<string>
19
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
68
20
  | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
69
21
  ))
70
22
  | undefined;
23
+ tls?: boolean;
24
+ ignoreConfiguredEndpointUrls?: boolean;
25
+ serviceConfiguredEndpoint?: never;
26
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
27
+ sigv4aSigningRegionSet?:
28
+ | string[]
29
+ | undefined
30
+ | import("@smithy/types").Provider<string[] | undefined>;
31
+ credentials?:
32
+ | import("@smithy/types").AwsCredentialIdentity
33
+ | import("@smithy/types").AwsCredentialIdentityProvider;
34
+ signer?:
35
+ | import("@smithy/types").RequestSigner
36
+ | ((
37
+ authScheme?: import("@smithy/types").AuthScheme,
38
+ ) => Promise<import("@smithy/types").RequestSigner>);
39
+ signingEscapePath?: boolean;
40
+ systemClockOffset?: number;
41
+ signingRegion?: string;
42
+ disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
43
+ useGlobalEndpoint?: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
44
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
45
+ apiVersion: string;
46
+ base64Decoder: import("@smithy/types").Decoder;
47
+ base64Encoder: (_input: Uint8Array | string) => string;
48
+ disableHostPrefix: boolean;
71
49
  endpointProvider: (
72
- endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
50
+ params: import("./endpoint/EndpointParameters").EndpointParameters,
73
51
  context?: {
74
52
  logger?: import("@smithy/types").Logger;
75
53
  },
76
54
  ) => import("@smithy/types").EndpointV2;
77
- tls?: boolean;
78
- ignoreConfiguredEndpointUrls?: boolean;
79
- serviceConfiguredEndpoint?: never;
80
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
55
+ extensions: import("./runtimeExtensions").RuntimeExtension[];
56
+ httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").STSHttpAuthSchemeProvider;
81
57
  httpAuthSchemes:
82
58
  | import("@smithy/types").HttpAuthScheme[]
83
59
  | (
@@ -100,28 +76,50 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
100
76
  signer: import("@smithy/core").NoAuthSigner;
101
77
  }
102
78
  )[];
103
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").STSHttpAuthSchemeProvider;
104
- credentials?:
105
- | import("@smithy/types").AwsCredentialIdentity
106
- | import("@smithy/types").AwsCredentialIdentityProvider;
107
- signer?:
108
- | import("@smithy/types").RequestSigner
109
- | ((
110
- authScheme?: import("@smithy/types").AuthScheme,
111
- ) => Promise<import("@smithy/types").RequestSigner>);
112
- signingEscapePath?: boolean;
113
- systemClockOffset?: number;
114
- signingRegion?: string;
79
+ logger: import("@smithy/types").Logger;
80
+ protocol:
81
+ | import("@smithy/types").$ClientProtocol<any, any>
82
+ | import("@smithy/types").$ClientProtocolCtor<any, any>
83
+ | typeof import("@aws-sdk/core/protocols").AwsQueryProtocol;
84
+ protocolSettings: {
85
+ [setting: string]: unknown;
86
+ defaultNamespace?: string;
87
+ };
88
+ serviceId: string;
89
+ sha256: import("@smithy/types").HashConstructor;
115
90
  signerConstructor:
116
91
  | (new (
117
92
  options: import("@smithy/signature-v4").SignatureV4Init &
118
93
  import("@smithy/signature-v4").SignatureV4CryptoInit,
119
94
  ) => import("@smithy/types").RequestSigner)
120
95
  | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
121
- disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
122
- sigv4aSigningRegionSet?:
123
- | string[]
124
- | undefined
125
- | import("@smithy/types").Provider<string[] | undefined>;
126
- useGlobalEndpoint?: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
96
+ urlParser: import("@smithy/types").UrlParser;
97
+ utf8Decoder: import("@smithy/types").Decoder;
98
+ utf8Encoder: (input: Uint8Array | string) => string;
99
+ profile?: string;
100
+ defaultsMode:
101
+ | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>
102
+ | import("@smithy/core/client").DefaultsMode;
103
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
104
+ credentialDefaultProvider:
105
+ | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
106
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
107
+ defaultUserAgentProvider: (
108
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
109
+ ) => Promise<import("@smithy/types").UserAgent>;
110
+ maxAttempts: number | import("@smithy/types").Provider<number>;
111
+ region: string | import("@smithy/types").Provider<any>;
112
+ requestHandler:
113
+ | import("@smithy/fetch-http-handler").FetchHttpHandler
114
+ | import("@smithy/types").FetchHttpHandlerOptions
115
+ | import("@smithy/types").NodeHttpHandlerOptions
116
+ | Record<string, unknown>
117
+ | import("@smithy/core/protocols").HttpHandler<any>;
118
+ retryMode: string | import("@smithy/types").Provider<string>;
119
+ streamCollector: (
120
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
121
+ ) => Promise<Uint8Array>;
122
+ useDualstackEndpoint: boolean | (() => Promise<boolean>);
123
+ useFipsEndpoint: boolean | (() => Promise<boolean>);
124
+ runtime: string;
127
125
  };
@@ -10,7 +10,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
10
10
  base64Encoder: (_input: Uint8Array | string) => string;
11
11
  disableHostPrefix: boolean;
12
12
  endpointProvider: (
13
- endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
13
+ params: import("./endpoint/EndpointParameters").EndpointParameters,
14
14
  context?: {
15
15
  logger?: import("@smithy/types").Logger;
16
16
  },
@@ -41,8 +41,8 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
41
41
  )[];
42
42
  logger: import("@smithy/types").Logger;
43
43
  protocol:
44
- | import("@smithy/types").ClientProtocol<any, any>
45
- | import("@smithy/types").ClientProtocolCtor<any, any>
44
+ | import("@smithy/types").$ClientProtocol<any, any>
45
+ | import("@smithy/types").$ClientProtocolCtor<any, any>
46
46
  | typeof AwsQueryProtocol;
47
47
  protocolSettings: {
48
48
  [setting: string]: unknown;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.997.42",
3
+ "version": "3.997.43",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/nested-clients",
6
6
  "license": "Apache-2.0",
@@ -100,9 +100,9 @@
100
100
  "test:watch": "yarn g:vitest watch"
101
101
  },
102
102
  "dependencies": {
103
- "@aws-sdk/core": "^3.977.7",
104
- "@aws-sdk/signature-v4-multi-region": "^3.996.44",
105
- "@aws-sdk/types": "^3.974.3",
103
+ "@aws-sdk/core": "^3.977.8",
104
+ "@aws-sdk/signature-v4-multi-region": "^3.996.45",
105
+ "@aws-sdk/types": "^3.974.4",
106
106
  "@smithy/core": "^3.31.1",
107
107
  "@smithy/fetch-http-handler": "^5.6.13",
108
108
  "@smithy/node-http-handler": "^4.9.13",
@@ -113,7 +113,7 @@
113
113
  "concurrently": "7.0.0",
114
114
  "downlevel-dts": "0.10.1",
115
115
  "premove": "4.0.0",
116
- "typescript": "~6.0.3"
116
+ "typescript": "~7.0.2"
117
117
  },
118
118
  "engines": {
119
119
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/signature-v4-multi-region",
3
- "version": "3.996.44",
3
+ "version": "3.996.45",
4
4
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/signature-v4-multi-region",
5
5
  "license": "Apache-2.0",
6
6
  "author": {
@@ -42,7 +42,7 @@
42
42
  "test:browser": "yarn build:browser && yarn g:vitest run -c vitest.config.browser.mts"
43
43
  },
44
44
  "dependencies": {
45
- "@aws-sdk/types": "^3.974.3",
45
+ "@aws-sdk/types": "^3.974.4",
46
46
  "@smithy/signature-v4": "^5.6.12",
47
47
  "@smithy/types": "^4.16.1",
48
48
  "tslib": "^2.6.2"
@@ -52,7 +52,7 @@
52
52
  "concurrently": "7.0.0",
53
53
  "downlevel-dts": "0.10.1",
54
54
  "premove": "4.0.0",
55
- "typescript": "~6.0.3"
55
+ "typescript": "~7.0.2"
56
56
  },
57
57
  "engines": {
58
58
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.1108.0",
3
+ "version": "3.1111.0",
4
4
  "description": "A collection of token providers",
5
5
  "keywords": [
6
6
  "aws",
@@ -48,9 +48,9 @@
48
48
  "test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
49
49
  },
50
50
  "dependencies": {
51
- "@aws-sdk/core": "^3.977.7",
52
- "@aws-sdk/nested-clients": "^3.997.42",
53
- "@aws-sdk/types": "^3.974.3",
51
+ "@aws-sdk/core": "^3.977.8",
52
+ "@aws-sdk/nested-clients": "^3.997.43",
53
+ "@aws-sdk/types": "^3.974.4",
54
54
  "@smithy/core": "^3.31.1",
55
55
  "@smithy/types": "^4.16.1",
56
56
  "tslib": "^2.6.2"
@@ -61,7 +61,7 @@
61
61
  "concurrently": "7.0.0",
62
62
  "downlevel-dts": "0.10.1",
63
63
  "premove": "4.0.0",
64
- "typescript": "~6.0.3"
64
+ "typescript": "~7.0.2"
65
65
  },
66
66
  "engines": {
67
67
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.974.3",
3
+ "version": "3.974.4",
4
4
  "description": "Types for the AWS SDK",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/types",
6
6
  "license": "Apache-2.0",
@@ -49,7 +49,7 @@
49
49
  "concurrently": "7.0.0",
50
50
  "downlevel-dts": "0.10.1",
51
51
  "premove": "4.0.0",
52
- "typescript": "~6.0.3"
52
+ "typescript": "~7.0.2"
53
53
  },
54
54
  "engines": {
55
55
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/xml-builder",
3
- "version": "3.972.38",
3
+ "version": "3.972.39",
4
4
  "description": "XML utilities for the AWS SDK",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/xml-builder",
6
6
  "license": "Apache-2.0",
@@ -55,7 +55,7 @@
55
55
  "concurrently": "7.0.0",
56
56
  "downlevel-dts": "0.10.1",
57
57
  "premove": "4.0.0",
58
- "typescript": "~6.0.3"
58
+ "typescript": "~7.0.2"
59
59
  },
60
60
  "engines": {
61
61
  "node": ">=20.0.0"
package/package.json CHANGED
@@ -53,7 +53,7 @@
53
53
  "aws-cdk": "^2.1136.0",
54
54
  "aws-cdk-lib": "2.195.0",
55
55
  "cdk8s": "2.68.91",
56
- "cdk8s-cli": "^2.207.50",
56
+ "cdk8s-cli": "^2.207.51",
57
57
  "commit-and-tag-version": "^12",
58
58
  "constructs": "10.3.0",
59
59
  "eslint": "^9",
@@ -78,7 +78,7 @@
78
78
  "constructs": "^10.3.0"
79
79
  },
80
80
  "dependencies": {
81
- "@aws-sdk/client-cloudformation": "^3.1110.0"
81
+ "@aws-sdk/client-cloudformation": "^3.1111.0"
82
82
  },
83
83
  "bundledDependencies": [
84
84
  "@aws-sdk/client-cloudformation"
@@ -92,7 +92,7 @@
92
92
  "publishConfig": {
93
93
  "access": "public"
94
94
  },
95
- "version": "0.0.656",
95
+ "version": "0.0.657",
96
96
  "jest": {
97
97
  "coverageProvider": "v8",
98
98
  "testMatch": [