@cdk8s/awscdk-resolver 0.0.656 → 0.0.658

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 (123) 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/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +1 -2
  81. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.browser.js +23 -23
  82. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +23 -23
  83. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +9 -8
  84. package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +1 -2
  85. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +4 -4
  86. package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/HeaderMarshaller.js +19 -19
  87. package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +3 -4
  88. package/node_modules/@smithy/core/dist-es/submodules/protocols/middleware-content-length/contentLengthMiddleware.js +6 -4
  89. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/extensions/defaultExtensionConfiguration.d.ts +1 -7
  90. package/node_modules/@smithy/core/dist-types/submodules/config/config-resolver/regionConfig/checkRegion.d.ts +2 -1
  91. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateCondition.d.ts +1 -1
  92. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateConditions.d.ts +1 -1
  93. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateExpression.d.ts +2 -2
  94. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateRules.d.ts +2 -2
  95. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/getEndpointProperties.d.ts +2 -2
  96. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/getReferenceValue.d.ts +2 -2
  97. package/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +14 -2
  98. package/node_modules/@smithy/core/dist-types/submodules/retry/util-retry/retries-2026-config.d.ts +2 -2
  99. package/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
  100. package/node_modules/@smithy/core/dist-types/submodules/serde/parse-utils.d.ts +5 -5
  101. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/extensions/defaultExtensionConfiguration.d.ts +1 -7
  102. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionConfig/checkRegion.d.ts +2 -1
  103. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateCondition.d.ts +1 -1
  104. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateConditions.d.ts +1 -1
  105. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateExpression.d.ts +2 -2
  106. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateRules.d.ts +2 -2
  107. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/getEndpointProperties.d.ts +2 -2
  108. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/getReferenceValue.d.ts +2 -2
  109. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +14 -2
  110. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/retries-2026-config.d.ts +2 -2
  111. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
  112. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/parse-utils.d.ts +5 -5
  113. package/node_modules/@smithy/core/package.json +3 -7
  114. package/node_modules/@smithy/credential-provider-imds/package.json +4 -12
  115. package/node_modules/@smithy/fetch-http-handler/package.json +5 -13
  116. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +1 -1
  117. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +1 -1
  118. package/node_modules/@smithy/node-http-handler/package.json +5 -9
  119. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +9 -9
  120. package/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +9 -9
  121. package/node_modules/@smithy/signature-v4/package.json +4 -12
  122. package/node_modules/@smithy/types/package.json +2 -10
  123. package/package.json +3 -3
@@ -1,85 +1,29 @@
1
1
  import { CloudFormationClientConfig } from "./CloudFormationClient";
2
2
  export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
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;
71
- endpointProvider: (
72
- endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
73
- context?: {
74
- logger?: import("@smithy/types").Logger;
75
- },
76
- ) => import("@smithy/types").EndpointV2;
77
23
  tls?: boolean;
78
24
  ignoreConfiguredEndpointUrls?: boolean;
79
25
  serviceConfiguredEndpoint?: never;
80
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
81
- httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
82
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudFormationHttpAuthSchemeProvider;
26
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
83
27
  credentials?:
84
28
  | import("@smithy/types").AwsCredentialIdentity
85
29
  | import("@smithy/types").AwsCredentialIdentityProvider;
@@ -96,4 +40,58 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
96
40
  import("@smithy/signature-v4").SignatureV4CryptoInit,
97
41
  ) => import("@smithy/types").RequestSigner;
98
42
  disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
43
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
44
+ apiVersion: string;
45
+ base64Decoder: import("@smithy/types").Decoder;
46
+ base64Encoder: (_input: Uint8Array | string) => string;
47
+ disableHostPrefix: boolean;
48
+ endpointProvider: (
49
+ params: import("./endpoint/EndpointParameters").EndpointParameters,
50
+ context?: {
51
+ logger?: import("@smithy/types").Logger;
52
+ },
53
+ ) => import("@smithy/types").EndpointV2;
54
+ extensions: import("./runtimeExtensions").RuntimeExtension[];
55
+ httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudFormationHttpAuthSchemeProvider;
56
+ httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
57
+ logger: import("@smithy/types").Logger;
58
+ protocol:
59
+ | import("@smithy/types").$ClientProtocol<any, any>
60
+ | import("@smithy/types").$ClientProtocolCtor<any, any>
61
+ | typeof import("@aws-sdk/core/protocols").AwsQueryProtocol;
62
+ protocolSettings: {
63
+ [setting: string]: unknown;
64
+ defaultNamespace?: string;
65
+ };
66
+ serviceId: string;
67
+ sha256: import("@smithy/types").HashConstructor;
68
+ urlParser: import("@smithy/types").UrlParser;
69
+ utf8Decoder: import("@smithy/types").Decoder;
70
+ utf8Encoder: (input: Uint8Array | string) => string;
71
+ profile?: string;
72
+ defaultsMode:
73
+ | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>
74
+ | import("@smithy/core/client").DefaultsMode;
75
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
76
+ credentialDefaultProvider:
77
+ | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
78
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
79
+ defaultUserAgentProvider: (
80
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
81
+ ) => Promise<import("@smithy/types").UserAgent>;
82
+ maxAttempts: number | import("@smithy/types").Provider<number>;
83
+ region: string | import("@smithy/types").Provider<any>;
84
+ requestHandler:
85
+ | import("@smithy/fetch-http-handler").FetchHttpHandler
86
+ | import("@smithy/types").FetchHttpHandlerOptions
87
+ | import("@smithy/types").NodeHttpHandlerOptions
88
+ | Record<string, unknown>
89
+ | import("@smithy/core/protocols").HttpHandler<any>;
90
+ retryMode: string | import("@smithy/types").Provider<string>;
91
+ streamCollector: (
92
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
93
+ ) => Promise<Uint8Array>;
94
+ useDualstackEndpoint: boolean | (() => Promise<boolean>);
95
+ useFipsEndpoint: boolean | (() => Promise<boolean>);
96
+ runtime: string;
99
97
  };
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
6
6
  base64Encoder: (_input: Uint8Array | string) => string;
7
7
  disableHostPrefix: boolean;
8
8
  endpointProvider: (
9
- endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
9
+ params: import("./endpoint/EndpointParameters").EndpointParameters,
10
10
  context?: {
11
11
  logger?: import("@smithy/types").Logger;
12
12
  },
@@ -16,8 +16,8 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
16
16
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
17
17
  logger: import("@smithy/types").Logger;
18
18
  protocol:
19
- | import("@smithy/types").ClientProtocol<any, any>
20
- | import("@smithy/types").ClientProtocolCtor<any, any>
19
+ | import("@smithy/types").$ClientProtocol<any, any>
20
+ | import("@smithy/types").$ClientProtocolCtor<any, any>
21
21
  | typeof AwsQueryProtocol;
22
22
  protocolSettings: {
23
23
  [setting: string]: unknown;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudformation",
3
- "version": "3.1110.0",
3
+ "version": "3.1111.0",
4
4
  "description": "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-cloudformation",
6
6
  "license": "Apache-2.0",
@@ -48,9 +48,9 @@
48
48
  "test:index": "tsc -p tsconfig.test.json && node ./test/index-objects.spec.mjs"
49
49
  },
50
50
  "dependencies": {
51
- "@aws-sdk/core": "^3.977.7",
52
- "@aws-sdk/credential-provider-node": "^3.972.79",
53
- "@aws-sdk/types": "^3.974.3",
51
+ "@aws-sdk/core": "^3.977.8",
52
+ "@aws-sdk/credential-provider-node": "^3.972.80",
53
+ "@aws-sdk/types": "^3.974.4",
54
54
  "@smithy/core": "^3.31.1",
55
55
  "@smithy/fetch-http-handler": "^5.6.13",
56
56
  "@smithy/node-http-handler": "^4.9.13",
@@ -63,7 +63,7 @@
63
63
  "concurrently": "7.0.0",
64
64
  "downlevel-dts": "0.10.1",
65
65
  "premove": "4.0.0",
66
- "typescript": "~6.0.3"
66
+ "typescript": "~7.0.2"
67
67
  },
68
68
  "engines": {
69
69
  "node": ">=20.0.0"
@@ -147,15 +147,6 @@ export declare const partitionsInfo: {
147
147
  };
148
148
  regionRegex: string;
149
149
  regions: {
150
- "aws-cn-global": {
151
- description: string;
152
- };
153
- "cn-north-1": {
154
- description: string;
155
- };
156
- "cn-northwest-1": {
157
- description: string;
158
- };
159
150
  "af-south-1"?: undefined;
160
151
  "ap-east-1"?: undefined;
161
152
  "ap-east-2"?: undefined;
@@ -191,6 +182,15 @@ export declare const partitionsInfo: {
191
182
  "us-east-2"?: undefined;
192
183
  "us-west-1"?: undefined;
193
184
  "us-west-2"?: undefined;
185
+ "aws-cn-global": {
186
+ description: string;
187
+ };
188
+ "cn-north-1": {
189
+ description: string;
190
+ };
191
+ "cn-northwest-1": {
192
+ description: string;
193
+ };
194
194
  "eusc-de-east-1"?: undefined;
195
195
  "aws-iso-global"?: undefined;
196
196
  "us-iso-east-1"?: undefined;
@@ -219,9 +219,6 @@ export declare const partitionsInfo: {
219
219
  };
220
220
  regionRegex: string;
221
221
  regions: {
222
- "eusc-de-east-1": {
223
- description: string;
224
- };
225
222
  "af-south-1"?: undefined;
226
223
  "ap-east-1"?: undefined;
227
224
  "ap-east-2"?: undefined;
@@ -260,6 +257,9 @@ export declare const partitionsInfo: {
260
257
  "aws-cn-global"?: undefined;
261
258
  "cn-north-1"?: undefined;
262
259
  "cn-northwest-1"?: undefined;
260
+ "eusc-de-east-1": {
261
+ description: string;
262
+ };
263
263
  "aws-iso-global"?: undefined;
264
264
  "us-iso-east-1"?: undefined;
265
265
  "us-iso-west-1"?: undefined;
@@ -287,15 +287,6 @@ export declare const partitionsInfo: {
287
287
  };
288
288
  regionRegex: string;
289
289
  regions: {
290
- "aws-iso-global": {
291
- description: string;
292
- };
293
- "us-iso-east-1": {
294
- description: string;
295
- };
296
- "us-iso-west-1": {
297
- description: string;
298
- };
299
290
  "af-south-1"?: undefined;
300
291
  "ap-east-1"?: undefined;
301
292
  "ap-east-2"?: undefined;
@@ -335,6 +326,15 @@ export declare const partitionsInfo: {
335
326
  "cn-north-1"?: undefined;
336
327
  "cn-northwest-1"?: undefined;
337
328
  "eusc-de-east-1"?: undefined;
329
+ "aws-iso-global": {
330
+ description: string;
331
+ };
332
+ "us-iso-east-1": {
333
+ description: string;
334
+ };
335
+ "us-iso-west-1": {
336
+ description: string;
337
+ };
338
338
  "aws-iso-b-global"?: undefined;
339
339
  "us-isob-east-1"?: undefined;
340
340
  "us-isob-west-1"?: undefined;
@@ -359,15 +359,6 @@ export declare const partitionsInfo: {
359
359
  };
360
360
  regionRegex: string;
361
361
  regions: {
362
- "aws-iso-b-global": {
363
- description: string;
364
- };
365
- "us-isob-east-1": {
366
- description: string;
367
- };
368
- "us-isob-west-1": {
369
- description: string;
370
- };
371
362
  "af-south-1"?: undefined;
372
363
  "ap-east-1"?: undefined;
373
364
  "ap-east-2"?: undefined;
@@ -410,6 +401,15 @@ export declare const partitionsInfo: {
410
401
  "aws-iso-global"?: undefined;
411
402
  "us-iso-east-1"?: undefined;
412
403
  "us-iso-west-1"?: undefined;
404
+ "aws-iso-b-global": {
405
+ description: string;
406
+ };
407
+ "us-isob-east-1": {
408
+ description: string;
409
+ };
410
+ "us-isob-west-1": {
411
+ description: string;
412
+ };
413
413
  "aws-iso-e-global"?: undefined;
414
414
  "eu-isoe-west-1"?: undefined;
415
415
  "aws-iso-f-global"?: undefined;
@@ -431,12 +431,6 @@ export declare const partitionsInfo: {
431
431
  };
432
432
  regionRegex: string;
433
433
  regions: {
434
- "aws-iso-e-global": {
435
- description: string;
436
- };
437
- "eu-isoe-west-1": {
438
- description: string;
439
- };
440
434
  "af-south-1"?: undefined;
441
435
  "ap-east-1"?: undefined;
442
436
  "ap-east-2"?: undefined;
@@ -482,6 +476,12 @@ export declare const partitionsInfo: {
482
476
  "aws-iso-b-global"?: undefined;
483
477
  "us-isob-east-1"?: undefined;
484
478
  "us-isob-west-1"?: undefined;
479
+ "aws-iso-e-global": {
480
+ description: string;
481
+ };
482
+ "eu-isoe-west-1": {
483
+ description: string;
484
+ };
485
485
  "aws-iso-f-global"?: undefined;
486
486
  "us-isof-east-1"?: undefined;
487
487
  "us-isof-south-1"?: undefined;
@@ -501,15 +501,6 @@ export declare const partitionsInfo: {
501
501
  };
502
502
  regionRegex: string;
503
503
  regions: {
504
- "aws-iso-f-global": {
505
- description: string;
506
- };
507
- "us-isof-east-1": {
508
- description: string;
509
- };
510
- "us-isof-south-1": {
511
- description: string;
512
- };
513
504
  "af-south-1"?: undefined;
514
505
  "ap-east-1"?: undefined;
515
506
  "ap-east-2"?: undefined;
@@ -557,6 +548,15 @@ export declare const partitionsInfo: {
557
548
  "us-isob-west-1"?: undefined;
558
549
  "aws-iso-e-global"?: undefined;
559
550
  "eu-isoe-west-1"?: undefined;
551
+ "aws-iso-f-global": {
552
+ description: string;
553
+ };
554
+ "us-isof-east-1": {
555
+ description: string;
556
+ };
557
+ "us-isof-south-1": {
558
+ description: string;
559
+ };
560
560
  "aws-us-gov-global"?: undefined;
561
561
  "us-gov-east-1"?: undefined;
562
562
  "us-gov-west-1"?: undefined;
@@ -573,15 +573,6 @@ export declare const partitionsInfo: {
573
573
  };
574
574
  regionRegex: string;
575
575
  regions: {
576
- "aws-us-gov-global": {
577
- description: string;
578
- };
579
- "us-gov-east-1": {
580
- description: string;
581
- };
582
- "us-gov-west-1": {
583
- description: string;
584
- };
585
576
  "af-south-1"?: undefined;
586
577
  "ap-east-1"?: undefined;
587
578
  "ap-east-2"?: undefined;
@@ -632,6 +623,15 @@ export declare const partitionsInfo: {
632
623
  "aws-iso-f-global"?: undefined;
633
624
  "us-isof-east-1"?: undefined;
634
625
  "us-isof-south-1"?: undefined;
626
+ "aws-us-gov-global": {
627
+ description: string;
628
+ };
629
+ "us-gov-east-1": {
630
+ description: string;
631
+ };
632
+ "us-gov-west-1": {
633
+ description: string;
634
+ };
635
635
  };
636
636
  })[];
637
637
  version: string;
@@ -24,4 +24,4 @@ export declare const fallback: {
24
24
  * @internal
25
25
  * @deprecated use createDefaultUserAgentProvider
26
26
  */
27
- export declare const defaultUserAgent: ({ serviceId, clientVersion }: DefaultUserAgentOptions) => ((config?: PreviouslyResolved) => Promise<UserAgent>);
27
+ export declare const defaultUserAgent: typeof createDefaultUserAgentProvider;
@@ -15,4 +15,4 @@ export declare const createDefaultUserAgentProvider: ({ serviceId, clientVersion
15
15
  * @internal
16
16
  * @deprecated use createDefaultUserAgentProvider
17
17
  */
18
- export declare const defaultUserAgent: ({ serviceId, clientVersion }: DefaultUserAgentOptions) => ((config?: PreviouslyResolved) => Promise<UserAgent>);
18
+ export declare const defaultUserAgent: typeof createDefaultUserAgentProvider;
@@ -25,4 +25,4 @@ export declare const createDefaultUserAgentProvider: ({ serviceId, clientVersion
25
25
  * @internal
26
26
  * @deprecated use createDefaultUserAgentProvider
27
27
  */
28
- export declare const defaultUserAgent: ({ serviceId, clientVersion }: DefaultUserAgentOptions) => (config?: PreviouslyResolved) => Promise<UserAgent>;
28
+ export declare const defaultUserAgent: typeof createDefaultUserAgentProvider;
@@ -149,15 +149,6 @@ export declare const partitionsInfo: {
149
149
  };
150
150
  regionRegex: string;
151
151
  regions: {
152
- "aws-cn-global": {
153
- description: string;
154
- };
155
- "cn-north-1": {
156
- description: string;
157
- };
158
- "cn-northwest-1": {
159
- description: string;
160
- };
161
152
  "af-south-1"?: undefined;
162
153
  "ap-east-1"?: undefined;
163
154
  "ap-east-2"?: undefined;
@@ -193,6 +184,15 @@ export declare const partitionsInfo: {
193
184
  "us-east-2"?: undefined;
194
185
  "us-west-1"?: undefined;
195
186
  "us-west-2"?: undefined;
187
+ "aws-cn-global": {
188
+ description: string;
189
+ };
190
+ "cn-north-1": {
191
+ description: string;
192
+ };
193
+ "cn-northwest-1": {
194
+ description: string;
195
+ };
196
196
  "eusc-de-east-1"?: undefined;
197
197
  "aws-iso-global"?: undefined;
198
198
  "us-iso-east-1"?: undefined;
@@ -222,9 +222,6 @@ export declare const partitionsInfo: {
222
222
  };
223
223
  regionRegex: string;
224
224
  regions: {
225
- "eusc-de-east-1": {
226
- description: string;
227
- };
228
225
  "af-south-1"?: undefined;
229
226
  "ap-east-1"?: undefined;
230
227
  "ap-east-2"?: undefined;
@@ -263,6 +260,9 @@ export declare const partitionsInfo: {
263
260
  "aws-cn-global"?: undefined;
264
261
  "cn-north-1"?: undefined;
265
262
  "cn-northwest-1"?: undefined;
263
+ "eusc-de-east-1": {
264
+ description: string;
265
+ };
266
266
  "aws-iso-global"?: undefined;
267
267
  "us-iso-east-1"?: undefined;
268
268
  "us-iso-west-1"?: undefined;
@@ -291,15 +291,6 @@ export declare const partitionsInfo: {
291
291
  };
292
292
  regionRegex: string;
293
293
  regions: {
294
- "aws-iso-global": {
295
- description: string;
296
- };
297
- "us-iso-east-1": {
298
- description: string;
299
- };
300
- "us-iso-west-1": {
301
- description: string;
302
- };
303
294
  "af-south-1"?: undefined;
304
295
  "ap-east-1"?: undefined;
305
296
  "ap-east-2"?: undefined;
@@ -339,6 +330,15 @@ export declare const partitionsInfo: {
339
330
  "cn-north-1"?: undefined;
340
331
  "cn-northwest-1"?: undefined;
341
332
  "eusc-de-east-1"?: undefined;
333
+ "aws-iso-global": {
334
+ description: string;
335
+ };
336
+ "us-iso-east-1": {
337
+ description: string;
338
+ };
339
+ "us-iso-west-1": {
340
+ description: string;
341
+ };
342
342
  "aws-iso-b-global"?: undefined;
343
343
  "us-isob-east-1"?: undefined;
344
344
  "us-isob-west-1"?: undefined;
@@ -364,15 +364,6 @@ export declare const partitionsInfo: {
364
364
  };
365
365
  regionRegex: string;
366
366
  regions: {
367
- "aws-iso-b-global": {
368
- description: string;
369
- };
370
- "us-isob-east-1": {
371
- description: string;
372
- };
373
- "us-isob-west-1": {
374
- description: string;
375
- };
376
367
  "af-south-1"?: undefined;
377
368
  "ap-east-1"?: undefined;
378
369
  "ap-east-2"?: undefined;
@@ -415,6 +406,15 @@ export declare const partitionsInfo: {
415
406
  "aws-iso-global"?: undefined;
416
407
  "us-iso-east-1"?: undefined;
417
408
  "us-iso-west-1"?: undefined;
409
+ "aws-iso-b-global": {
410
+ description: string;
411
+ };
412
+ "us-isob-east-1": {
413
+ description: string;
414
+ };
415
+ "us-isob-west-1": {
416
+ description: string;
417
+ };
418
418
  "aws-iso-e-global"?: undefined;
419
419
  "eu-isoe-west-1"?: undefined;
420
420
  "aws-iso-f-global"?: undefined;
@@ -437,12 +437,6 @@ export declare const partitionsInfo: {
437
437
  };
438
438
  regionRegex: string;
439
439
  regions: {
440
- "aws-iso-e-global": {
441
- description: string;
442
- };
443
- "eu-isoe-west-1": {
444
- description: string;
445
- };
446
440
  "af-south-1"?: undefined;
447
441
  "ap-east-1"?: undefined;
448
442
  "ap-east-2"?: undefined;
@@ -488,6 +482,12 @@ export declare const partitionsInfo: {
488
482
  "aws-iso-b-global"?: undefined;
489
483
  "us-isob-east-1"?: undefined;
490
484
  "us-isob-west-1"?: undefined;
485
+ "aws-iso-e-global": {
486
+ description: string;
487
+ };
488
+ "eu-isoe-west-1": {
489
+ description: string;
490
+ };
491
491
  "aws-iso-f-global"?: undefined;
492
492
  "us-isof-east-1"?: undefined;
493
493
  "us-isof-south-1"?: undefined;
@@ -508,15 +508,6 @@ export declare const partitionsInfo: {
508
508
  };
509
509
  regionRegex: string;
510
510
  regions: {
511
- "aws-iso-f-global": {
512
- description: string;
513
- };
514
- "us-isof-east-1": {
515
- description: string;
516
- };
517
- "us-isof-south-1": {
518
- description: string;
519
- };
520
511
  "af-south-1"?: undefined;
521
512
  "ap-east-1"?: undefined;
522
513
  "ap-east-2"?: undefined;
@@ -564,6 +555,15 @@ export declare const partitionsInfo: {
564
555
  "us-isob-west-1"?: undefined;
565
556
  "aws-iso-e-global"?: undefined;
566
557
  "eu-isoe-west-1"?: undefined;
558
+ "aws-iso-f-global": {
559
+ description: string;
560
+ };
561
+ "us-isof-east-1": {
562
+ description: string;
563
+ };
564
+ "us-isof-south-1": {
565
+ description: string;
566
+ };
567
567
  "aws-us-gov-global"?: undefined;
568
568
  "us-gov-east-1"?: undefined;
569
569
  "us-gov-west-1"?: undefined;
@@ -581,15 +581,6 @@ export declare const partitionsInfo: {
581
581
  };
582
582
  regionRegex: string;
583
583
  regions: {
584
- "aws-us-gov-global": {
585
- description: string;
586
- };
587
- "us-gov-east-1": {
588
- description: string;
589
- };
590
- "us-gov-west-1": {
591
- description: string;
592
- };
593
584
  "af-south-1"?: undefined;
594
585
  "ap-east-1"?: undefined;
595
586
  "ap-east-2"?: undefined;
@@ -640,6 +631,15 @@ export declare const partitionsInfo: {
640
631
  "aws-iso-f-global"?: undefined;
641
632
  "us-isof-east-1"?: undefined;
642
633
  "us-isof-south-1"?: undefined;
634
+ "aws-us-gov-global": {
635
+ description: string;
636
+ };
637
+ "us-gov-east-1": {
638
+ description: string;
639
+ };
640
+ "us-gov-west-1": {
641
+ description: string;
642
+ };
643
643
  };
644
644
  }
645
645
  )[];
@@ -12,7 +12,4 @@ export declare const fallback: {
12
12
  os(ua: string): string | undefined;
13
13
  browser(ua: string): string | undefined;
14
14
  };
15
- export declare const defaultUserAgent: ({
16
- serviceId,
17
- clientVersion,
18
- }: DefaultUserAgentOptions) => (config?: PreviouslyResolved) => Promise<UserAgent>;
15
+ export declare const defaultUserAgent: typeof createDefaultUserAgentProvider;
@@ -7,7 +7,4 @@ export declare const createDefaultUserAgentProvider: ({
7
7
  serviceId,
8
8
  clientVersion,
9
9
  }: DefaultUserAgentOptions) => (config?: PreviouslyResolved) => Promise<UserAgent>;
10
- export declare const defaultUserAgent: ({
11
- serviceId,
12
- clientVersion,
13
- }: DefaultUserAgentOptions) => (config?: PreviouslyResolved) => Promise<UserAgent>;
10
+ export declare const defaultUserAgent: typeof createDefaultUserAgentProvider;
@@ -11,7 +11,4 @@ export declare const createDefaultUserAgentProvider: ({
11
11
  serviceId,
12
12
  clientVersion,
13
13
  }: DefaultUserAgentOptions) => (config?: PreviouslyResolved) => Promise<UserAgent>;
14
- export declare const defaultUserAgent: ({
15
- serviceId,
16
- clientVersion,
17
- }: DefaultUserAgentOptions) => (config?: PreviouslyResolved) => Promise<UserAgent>;
14
+ export declare const defaultUserAgent: typeof createDefaultUserAgentProvider;