@cdklabs/cdk-ecs-codedeploy 0.0.317 → 0.0.319

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 (145) hide show
  1. package/.jsii +3 -3
  2. package/lib/api-canary/index.js +1 -1
  3. package/lib/ecs-appspec/index.js +1 -1
  4. package/lib/ecs-deployment/index.js +1 -1
  5. package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
  6. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/endpoint/endpointResolver.js +6 -2
  7. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.browser.d.ts +2 -0
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.d.ts +2 -0
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.native.d.ts +2 -0
  10. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  11. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  12. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  13. package/node_modules/@aws-sdk/client-codedeploy/dist-types/tsdoc-metadata.json +11 -0
  14. package/node_modules/@aws-sdk/client-codedeploy/package.json +36 -36
  15. package/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +6 -2
  16. package/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +7 -3
  17. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +2 -0
  18. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +2 -0
  19. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +2 -0
  20. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  21. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  22. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  23. package/node_modules/@aws-sdk/client-sso/dist-types/tsdoc-metadata.json +11 -0
  24. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  25. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +6 -2
  26. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +2 -0
  27. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +2 -0
  28. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +2 -0
  29. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  30. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  31. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  32. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/tsdoc-metadata.json +11 -0
  33. package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
  34. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +6 -2
  35. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +7 -3
  36. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +2 -0
  37. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +2 -0
  38. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +2 -0
  39. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  40. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  41. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  42. package/node_modules/@aws-sdk/client-sts/package.json +34 -34
  43. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.js +20 -0
  44. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.js +20 -0
  45. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.d.ts +5 -0
  46. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.d.ts +5 -0
  47. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.d.ts +4 -0
  48. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.d.ts +4 -0
  49. package/node_modules/@aws-sdk/core/dist-types/tsdoc-metadata.json +11 -0
  50. package/node_modules/@aws-sdk/core/package.json +9 -9
  51. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  52. package/node_modules/@aws-sdk/credential-provider-http/package.json +9 -9
  53. package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
  54. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  55. package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
  56. package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
  57. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  58. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  59. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  60. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  61. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/tsdoc-metadata.json +11 -0
  62. package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
  63. package/node_modules/@aws-sdk/region-config-resolver/dist-types/tsdoc-metadata.json +11 -0
  64. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  65. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  66. package/node_modules/@aws-sdk/types/package.json +2 -2
  67. package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  68. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  69. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  70. package/node_modules/@smithy/abort-controller/package.json +2 -2
  71. package/node_modules/@smithy/config-resolver/package.json +4 -4
  72. package/node_modules/@smithy/core/package.json +8 -8
  73. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  74. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  75. package/node_modules/@smithy/hash-node/package.json +2 -2
  76. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  77. package/node_modules/@smithy/middleware-content-length/package.json +4 -4
  78. package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js +1 -1
  79. package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +16 -2
  80. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.js +1 -1
  81. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +7 -1
  82. package/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +10 -1
  83. package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.d.ts +4 -1
  84. package/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +11 -0
  85. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.d.ts +4 -1
  86. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +11 -0
  87. package/node_modules/@smithy/middleware-endpoint/package.json +7 -7
  88. package/node_modules/@smithy/middleware-retry/package.json +9 -9
  89. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  90. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  91. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  92. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +86 -46
  93. package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +10 -10
  94. package/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +27 -13
  95. package/node_modules/@smithy/node-http-handler/dist-es/set-socket-keep-alive.js +18 -5
  96. package/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +12 -4
  97. package/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +6 -1
  98. package/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +6 -1
  99. package/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +6 -1
  100. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +2 -1
  101. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +2 -1
  102. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +2 -1
  103. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  104. package/node_modules/@smithy/property-provider/package.json +2 -2
  105. package/node_modules/@smithy/protocol-http/package.json +2 -2
  106. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  107. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  108. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  109. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  110. package/node_modules/@smithy/signature-v4/package.json +4 -4
  111. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +21 -4
  112. package/node_modules/@smithy/smithy-client/dist-es/client.js +22 -4
  113. package/node_modules/@smithy/smithy-client/dist-types/client.d.ts +22 -1
  114. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +22 -1
  115. package/node_modules/@smithy/smithy-client/package.json +6 -6
  116. package/node_modules/@smithy/types/README.md +36 -1
  117. package/node_modules/@smithy/types/dist-types/command.d.ts +14 -1
  118. package/node_modules/@smithy/types/dist-types/endpoint.d.ts +1 -1
  119. package/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +6 -6
  120. package/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +12 -6
  121. package/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +8 -3
  122. package/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +14 -1
  123. package/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +1 -1
  124. package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +6 -6
  125. package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +8 -10
  126. package/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +6 -9
  127. package/node_modules/@smithy/types/package.json +1 -1
  128. package/node_modules/@smithy/url-parser/package.json +3 -3
  129. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  130. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  131. package/node_modules/@smithy/util-endpoints/dist-cjs/cache/EndpointCache.js +1 -0
  132. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +73 -11
  133. package/node_modules/@smithy/util-endpoints/dist-es/cache/EndpointCache.js +49 -0
  134. package/node_modules/@smithy/util-endpoints/dist-es/index.js +1 -0
  135. package/node_modules/@smithy/util-endpoints/dist-es/resolveEndpoint.js +0 -10
  136. package/node_modules/@smithy/util-endpoints/dist-types/cache/EndpointCache.d.ts +34 -0
  137. package/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +1 -0
  138. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/cache/EndpointCache.d.ts +34 -0
  139. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/index.d.ts +1 -0
  140. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  141. package/node_modules/@smithy/util-middleware/package.json +2 -2
  142. package/node_modules/@smithy/util-retry/package.json +3 -3
  143. package/node_modules/@smithy/util-stream/package.json +5 -5
  144. package/node_modules/@smithy/util-waiter/package.json +3 -3
  145. package/package.json +4 -4
@@ -2,11 +2,13 @@
2
2
  /// <reference types="node" />
3
3
  import type { IncomingMessage } from "http";
4
4
  import type { ClientHttp2Stream } from "http2";
5
- import type { InvokeFunction, InvokeMethod } from "../client";
5
+ import type { InvokeMethod } from "../client";
6
+ import type { GetOutputType } from "../command";
6
7
  import type { HttpHandlerOptions } from "../http";
7
8
  import type { SdkStream } from "../serde";
8
9
  import type { BrowserRuntimeStreamingBlobPayloadInputTypes, NodeJsRuntimeStreamingBlobPayloadInputTypes, StreamingBlobPayloadInputTypes } from "../streaming-payload/streaming-blob-payload-input-types";
9
- import type { NarrowedInvokeFunction, NarrowedInvokeMethod } from "./client-method-transforms";
10
+ import type { StreamingBlobPayloadOutputTypes } from "../streaming-payload/streaming-blob-payload-output-types";
11
+ import type { NarrowedInvokeMethod } from "./client-method-transforms";
10
12
  import type { Transform } from "./type-transform";
11
13
  /**
12
14
  * @public
@@ -58,8 +60,10 @@ export type BrowserXhrClient<ClientType extends object> = NarrowPayloadBlobTypes
58
60
  */
59
61
  export type NarrowPayloadBlobOutputType<T, ClientType extends object> = {
60
62
  [key in keyof ClientType]: [ClientType[key]] extends [
61
- InvokeFunction<infer InputTypes, infer OutputTypes, infer ConfigType>
62
- ] ? NarrowedInvokeFunction<T, HttpHandlerOptions, InputTypes, OutputTypes, ConfigType> : [ClientType[key]] extends [InvokeMethod<infer FunctionInputTypes, infer FunctionOutputTypes>] ? NarrowedInvokeMethod<T, HttpHandlerOptions, FunctionInputTypes, FunctionOutputTypes> : ClientType[key];
63
+ InvokeMethod<infer FunctionInputTypes, infer FunctionOutputTypes>
64
+ ] ? NarrowedInvokeMethod<T, HttpHandlerOptions, FunctionInputTypes, FunctionOutputTypes> : ClientType[key];
65
+ } & {
66
+ send<Command>(command: Command, options?: any): Promise<Transform<GetOutputType<Command>, StreamingBlobPayloadOutputTypes | undefined, T>>;
63
67
  };
64
68
  /**
65
69
  * @public
@@ -68,6 +72,8 @@ export type NarrowPayloadBlobOutputType<T, ClientType extends object> = {
68
72
  */
69
73
  export type NarrowPayloadBlobTypes<I, O, ClientType extends object> = {
70
74
  [key in keyof ClientType]: [ClientType[key]] extends [
71
- InvokeFunction<infer InputTypes, infer OutputTypes, infer ConfigType>
72
- ] ? NarrowedInvokeFunction<O, HttpHandlerOptions, Transform<InputTypes, StreamingBlobPayloadInputTypes | undefined, I>, OutputTypes, ConfigType> : [ClientType[key]] extends [InvokeMethod<infer FunctionInputTypes, infer FunctionOutputTypes>] ? NarrowedInvokeMethod<O, HttpHandlerOptions, Transform<FunctionInputTypes, StreamingBlobPayloadInputTypes | undefined, I>, FunctionOutputTypes> : ClientType[key];
75
+ InvokeMethod<infer FunctionInputTypes, infer FunctionOutputTypes>
76
+ ] ? NarrowedInvokeMethod<O, HttpHandlerOptions, Transform<FunctionInputTypes, StreamingBlobPayloadInputTypes | undefined, I>, FunctionOutputTypes> : ClientType[key];
77
+ } & {
78
+ send<Command>(command: Command, options?: any): Promise<Transform<GetOutputType<Command>, StreamingBlobPayloadOutputTypes | undefined, O>>;
73
79
  };
@@ -1,4 +1,5 @@
1
- import type { InvokeFunction, InvokeMethod, InvokeMethodOptionalArgs } from "../client";
1
+ import type { InvokeMethod, InvokeMethodOptionalArgs } from "../client";
2
+ import type { GetOutputType } from "../command";
2
3
  /**
3
4
  * @public
4
5
  *
@@ -47,7 +48,9 @@ export type RecursiveRequired<T> = T extends Function ? T : [T] extends [object]
47
48
  type NarrowClientIOTypes<ClientType extends object> = {
48
49
  [key in keyof ClientType]: [ClientType[key]] extends [
49
50
  InvokeMethodOptionalArgs<infer FunctionInputTypes, infer FunctionOutputTypes>
50
- ] ? InvokeMethodOptionalArgs<NoUndefined<FunctionInputTypes>, NoUndefined<FunctionOutputTypes>> : [ClientType[key]] extends [InvokeFunction<infer InputTypes, infer OutputTypes, infer ConfigType>] ? InvokeFunction<NoUndefined<InputTypes>, NoUndefined<OutputTypes>, ConfigType> : [ClientType[key]] extends [InvokeMethod<infer FunctionInputTypes, infer FunctionOutputTypes>] ? InvokeMethod<NoUndefined<FunctionInputTypes>, NoUndefined<FunctionOutputTypes>> : ClientType[key];
51
+ ] ? InvokeMethodOptionalArgs<NoUndefined<FunctionInputTypes>, NoUndefined<FunctionOutputTypes>> : [ClientType[key]] extends [InvokeMethod<infer FunctionInputTypes, infer FunctionOutputTypes>] ? InvokeMethod<NoUndefined<FunctionInputTypes>, NoUndefined<FunctionOutputTypes>> : ClientType[key];
52
+ } & {
53
+ send<Command>(command: Command, options?: any): Promise<NoUndefined<GetOutputType<Command>>>;
51
54
  };
52
55
  /**
53
56
  * @internal
@@ -57,6 +60,8 @@ type NarrowClientIOTypes<ClientType extends object> = {
57
60
  type UncheckedClientOutputTypes<ClientType extends object> = {
58
61
  [key in keyof ClientType]: [ClientType[key]] extends [
59
62
  InvokeMethodOptionalArgs<infer FunctionInputTypes, infer FunctionOutputTypes>
60
- ] ? InvokeMethodOptionalArgs<NoUndefined<FunctionInputTypes>, RecursiveRequired<FunctionOutputTypes>> : [ClientType[key]] extends [InvokeFunction<infer InputTypes, infer OutputTypes, infer ConfigType>] ? InvokeFunction<NoUndefined<InputTypes>, RecursiveRequired<OutputTypes>, ConfigType> : [ClientType[key]] extends [InvokeMethod<infer FunctionInputTypes, infer FunctionOutputTypes>] ? InvokeMethod<NoUndefined<FunctionInputTypes>, RecursiveRequired<FunctionOutputTypes>> : ClientType[key];
63
+ ] ? InvokeMethodOptionalArgs<NoUndefined<FunctionInputTypes>, RecursiveRequired<FunctionOutputTypes>> : [ClientType[key]] extends [InvokeMethod<infer FunctionInputTypes, infer FunctionOutputTypes>] ? InvokeMethod<NoUndefined<FunctionInputTypes>, RecursiveRequired<FunctionOutputTypes>> : ClientType[key];
64
+ } & {
65
+ send<Command>(command: Command, options?: any): Promise<RecursiveRequired<NoUndefined<GetOutputType<Command>>>>;
61
66
  };
62
67
  export {};
@@ -3,8 +3,21 @@ import { MetadataBearer } from "./response";
3
3
  /**
4
4
  * @public
5
5
  */
6
- export interface Command<ClientInput extends object, InputType extends ClientInput, ClientOutput extends MetadataBearer, OutputType extends ClientOutput, ResolvedConfiguration> {
6
+ export interface Command<ClientInput extends object, InputType extends ClientInput, ClientOutput extends MetadataBearer, OutputType extends ClientOutput, ResolvedConfiguration> extends CommandIO<InputType, OutputType> {
7
7
  readonly input: InputType;
8
8
  readonly middlewareStack: MiddlewareStack<InputType, OutputType>;
9
9
  resolveMiddleware(stack: MiddlewareStack<ClientInput, ClientOutput>, configuration: ResolvedConfiguration, options: any): Handler<InputType, OutputType>;
10
10
  }
11
+ /**
12
+ * @internal
13
+ *
14
+ * This is a subset of the Command type used only to detect the i/o types.
15
+ */
16
+ export interface CommandIO<InputType extends object, OutputType extends MetadataBearer> {
17
+ readonly input: InputType;
18
+ resolveMiddleware(stack: any, configuration: any, options: any): Handler<InputType, OutputType>;
19
+ }
20
+ /**
21
+ * @internal
22
+ */
23
+ export type GetOutputType<Command> = Command extends CommandIO<any, infer O> ? O : never;
@@ -73,5 +73,5 @@ export interface EndpointV2 {
73
73
  * @public
74
74
  */
75
75
  export type EndpointParameters = {
76
- [name: string]: undefined | string | boolean;
76
+ [name: string]: undefined | boolean | string | string[];
77
77
  };
@@ -1,4 +1,4 @@
1
- import { Command } from "../command";
1
+ import { CommandIO } from "../command";
2
2
  import { MetadataBearer } from "../response";
3
3
  import { StreamingBlobPayloadOutputTypes } from "../streaming-payload/streaming-blob-payload-output-types";
4
4
  import { Transform } from "./type-transform";
@@ -7,11 +7,11 @@ import { Transform } from "./type-transform";
7
7
  *
8
8
  * Narrowed version of InvokeFunction used in Client::send.
9
9
  */
10
- export interface NarrowedInvokeFunction<NarrowType, HttpHandlerOptions, InputTypes extends object, OutputTypes extends MetadataBearer, ResolvedClientConfiguration> {
11
- <InputType extends InputTypes, OutputType extends OutputTypes>(command: Command<InputTypes, InputType, OutputTypes, OutputType, ResolvedClientConfiguration>, options?: HttpHandlerOptions): Promise<Transform<OutputType, StreamingBlobPayloadOutputTypes | undefined, NarrowType>>;
12
- <InputType extends InputTypes, OutputType extends OutputTypes>(command: Command<InputTypes, InputType, OutputTypes, OutputType, ResolvedClientConfiguration>, cb: (err: unknown, data?: Transform<OutputType, StreamingBlobPayloadOutputTypes | undefined, NarrowType>) => void): void;
13
- <InputType extends InputTypes, OutputType extends OutputTypes>(command: Command<InputTypes, InputType, OutputTypes, OutputType, ResolvedClientConfiguration>, options: HttpHandlerOptions, cb: (err: unknown, data?: Transform<OutputType, StreamingBlobPayloadOutputTypes | undefined, NarrowType>) => void): void;
14
- <InputType extends InputTypes, OutputType extends OutputTypes>(command: Command<InputTypes, InputType, OutputTypes, OutputType, ResolvedClientConfiguration>, options?: HttpHandlerOptions, cb?: (err: unknown, data?: Transform<OutputType, StreamingBlobPayloadOutputTypes | undefined, NarrowType>) => void): Promise<Transform<OutputType, StreamingBlobPayloadOutputTypes | undefined, NarrowType>> | void;
10
+ export interface NarrowedInvokeFunction<NarrowType, HttpHandlerOptions, InputTypes extends object, OutputTypes extends MetadataBearer> {
11
+ <InputType extends InputTypes, OutputType extends OutputTypes>(command: CommandIO<InputType, OutputType>, options?: HttpHandlerOptions): Promise<Transform<OutputType, StreamingBlobPayloadOutputTypes | undefined, NarrowType>>;
12
+ <InputType extends InputTypes, OutputType extends OutputTypes>(command: CommandIO<InputType, OutputType>, cb: (err: unknown, data?: Transform<OutputType, StreamingBlobPayloadOutputTypes | undefined, NarrowType>) => void): void;
13
+ <InputType extends InputTypes, OutputType extends OutputTypes>(command: CommandIO<InputType, OutputType>, options: HttpHandlerOptions, cb: (err: unknown, data?: Transform<OutputType, StreamingBlobPayloadOutputTypes | undefined, NarrowType>) => void): void;
14
+ <InputType extends InputTypes, OutputType extends OutputTypes>(command: CommandIO<InputType, OutputType>, options?: HttpHandlerOptions, cb?: (err: unknown, data?: Transform<OutputType, StreamingBlobPayloadOutputTypes | undefined, NarrowType>) => void): Promise<Transform<OutputType, StreamingBlobPayloadOutputTypes | undefined, NarrowType>> | void;
15
15
  }
16
16
  /**
17
17
  * @internal
@@ -1,11 +1,13 @@
1
1
  /// <reference types="node" />
2
2
  import { IncomingMessage } from "http";
3
3
  import { ClientHttp2Stream } from "http2";
4
- import { InvokeFunction, InvokeMethod } from "../client";
4
+ import { InvokeMethod } from "../client";
5
+ import { GetOutputType } from "../command";
5
6
  import { HttpHandlerOptions } from "../http";
6
7
  import { SdkStream } from "../serde";
7
8
  import { BrowserRuntimeStreamingBlobPayloadInputTypes, NodeJsRuntimeStreamingBlobPayloadInputTypes, StreamingBlobPayloadInputTypes } from "../streaming-payload/streaming-blob-payload-input-types";
8
- import { NarrowedInvokeFunction, NarrowedInvokeMethod } from "./client-method-transforms";
9
+ import { StreamingBlobPayloadOutputTypes } from "../streaming-payload/streaming-blob-payload-output-types";
10
+ import { NarrowedInvokeMethod } from "./client-method-transforms";
9
11
  import { Transform } from "./type-transform";
10
12
  /**
11
13
  * @public
@@ -58,13 +60,11 @@ export type BrowserXhrClient<ClientType extends object> = NarrowPayloadBlobTypes
58
60
  export type NarrowPayloadBlobOutputType<T, ClientType extends object> = {
59
61
  [key in keyof ClientType]: [
60
62
  ClientType[key]
61
- ] extends [
62
- InvokeFunction<infer InputTypes, infer OutputTypes, infer ConfigType>
63
- ] ? NarrowedInvokeFunction<T, HttpHandlerOptions, InputTypes, OutputTypes, ConfigType> : [
64
- ClientType[key]
65
63
  ] extends [
66
64
  InvokeMethod<infer FunctionInputTypes, infer FunctionOutputTypes>
67
65
  ] ? NarrowedInvokeMethod<T, HttpHandlerOptions, FunctionInputTypes, FunctionOutputTypes> : ClientType[key];
66
+ } & {
67
+ send<Command>(command: Command, options?: any): Promise<Transform<GetOutputType<Command>, StreamingBlobPayloadOutputTypes | undefined, T>>;
68
68
  };
69
69
  /**
70
70
  * @public
@@ -74,11 +74,9 @@ export type NarrowPayloadBlobOutputType<T, ClientType extends object> = {
74
74
  export type NarrowPayloadBlobTypes<I, O, ClientType extends object> = {
75
75
  [key in keyof ClientType]: [
76
76
  ClientType[key]
77
- ] extends [
78
- InvokeFunction<infer InputTypes, infer OutputTypes, infer ConfigType>
79
- ] ? NarrowedInvokeFunction<O, HttpHandlerOptions, Transform<InputTypes, StreamingBlobPayloadInputTypes | undefined, I>, OutputTypes, ConfigType> : [
80
- ClientType[key]
81
77
  ] extends [
82
78
  InvokeMethod<infer FunctionInputTypes, infer FunctionOutputTypes>
83
79
  ] ? NarrowedInvokeMethod<O, HttpHandlerOptions, Transform<FunctionInputTypes, StreamingBlobPayloadInputTypes | undefined, I>, FunctionOutputTypes> : ClientType[key];
80
+ } & {
81
+ send<Command>(command: Command, options?: any): Promise<Transform<GetOutputType<Command>, StreamingBlobPayloadOutputTypes | undefined, O>>;
84
82
  };
@@ -1,4 +1,5 @@
1
- import { InvokeFunction, InvokeMethod, InvokeMethodOptionalArgs } from "../client";
1
+ import { InvokeMethod, InvokeMethodOptionalArgs } from "../client";
2
+ import { GetOutputType } from "../command";
2
3
  /**
3
4
  * @public
4
5
  *
@@ -59,13 +60,11 @@ type NarrowClientIOTypes<ClientType extends object> = {
59
60
  InvokeMethodOptionalArgs<infer FunctionInputTypes, infer FunctionOutputTypes>
60
61
  ] ? InvokeMethodOptionalArgs<NoUndefined<FunctionInputTypes>, NoUndefined<FunctionOutputTypes>> : [
61
62
  ClientType[key]
62
- ] extends [
63
- InvokeFunction<infer InputTypes, infer OutputTypes, infer ConfigType>
64
- ] ? InvokeFunction<NoUndefined<InputTypes>, NoUndefined<OutputTypes>, ConfigType> : [
65
- ClientType[key]
66
63
  ] extends [
67
64
  InvokeMethod<infer FunctionInputTypes, infer FunctionOutputTypes>
68
65
  ] ? InvokeMethod<NoUndefined<FunctionInputTypes>, NoUndefined<FunctionOutputTypes>> : ClientType[key];
66
+ } & {
67
+ send<Command>(command: Command, options?: any): Promise<NoUndefined<GetOutputType<Command>>>;
69
68
  };
70
69
  /**
71
70
  * @internal
@@ -79,12 +78,10 @@ type UncheckedClientOutputTypes<ClientType extends object> = {
79
78
  InvokeMethodOptionalArgs<infer FunctionInputTypes, infer FunctionOutputTypes>
80
79
  ] ? InvokeMethodOptionalArgs<NoUndefined<FunctionInputTypes>, RecursiveRequired<FunctionOutputTypes>> : [
81
80
  ClientType[key]
82
- ] extends [
83
- InvokeFunction<infer InputTypes, infer OutputTypes, infer ConfigType>
84
- ] ? InvokeFunction<NoUndefined<InputTypes>, RecursiveRequired<OutputTypes>, ConfigType> : [
85
- ClientType[key]
86
81
  ] extends [
87
82
  InvokeMethod<infer FunctionInputTypes, infer FunctionOutputTypes>
88
83
  ] ? InvokeMethod<NoUndefined<FunctionInputTypes>, RecursiveRequired<FunctionOutputTypes>> : ClientType[key];
84
+ } & {
85
+ send<Command>(command: Command, options?: any): Promise<RecursiveRequired<NoUndefined<GetOutputType<Command>>>>;
89
86
  };
90
87
  export {};
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/types",
3
- "version": "3.3.0",
3
+ "version": "3.4.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline types",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/url-parser",
3
- "version": "3.0.3",
3
+ "version": "3.0.4",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline url-parser",
@@ -22,8 +22,8 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/querystring-parser": "^3.0.3",
26
- "@smithy/types": "^3.3.0",
25
+ "@smithy/querystring-parser": "^3.0.4",
26
+ "@smithy/types": "^3.4.0",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "typesVersions": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-browser",
3
- "version": "3.0.15",
3
+ "version": "3.0.16",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-browser",
@@ -22,9 +22,9 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/property-provider": "^3.1.3",
26
- "@smithy/smithy-client": "^3.2.0",
27
- "@smithy/types": "^3.3.0",
25
+ "@smithy/property-provider": "^3.1.4",
26
+ "@smithy/smithy-client": "^3.3.0",
27
+ "@smithy/types": "^3.4.0",
28
28
  "bowser": "^2.11.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-node",
3
- "version": "3.0.15",
3
+ "version": "3.0.16",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-node",
@@ -22,12 +22,12 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/config-resolver": "^3.0.5",
26
- "@smithy/credential-provider-imds": "^3.2.0",
27
- "@smithy/node-config-provider": "^3.1.4",
28
- "@smithy/property-provider": "^3.1.3",
29
- "@smithy/smithy-client": "^3.2.0",
30
- "@smithy/types": "^3.3.0",
25
+ "@smithy/config-resolver": "^3.0.6",
26
+ "@smithy/credential-provider-imds": "^3.2.1",
27
+ "@smithy/node-config-provider": "^3.1.5",
28
+ "@smithy/property-provider": "^3.1.4",
29
+ "@smithy/smithy-client": "^3.3.0",
30
+ "@smithy/types": "^3.4.0",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -0,0 +1 @@
1
+ module.exports = require("../index.js");
@@ -20,6 +20,7 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
20
20
  // src/index.ts
21
21
  var src_exports = {};
22
22
  __export(src_exports, {
23
+ EndpointCache: () => EndpointCache,
23
24
  EndpointError: () => EndpointError,
24
25
  customEndpointFunctions: () => customEndpointFunctions,
25
26
  isIpAddress: () => isIpAddress,
@@ -28,6 +29,75 @@ __export(src_exports, {
28
29
  });
29
30
  module.exports = __toCommonJS(src_exports);
30
31
 
32
+ // src/cache/EndpointCache.ts
33
+ var _EndpointCache = class _EndpointCache {
34
+ /**
35
+ * @param [size] - desired average maximum capacity. A buffer of 10 additional keys will be allowed
36
+ * before keys are dropped.
37
+ * @param [params] - list of params to consider as part of the cache key.
38
+ *
39
+ * If the params list is not populated, no caching will happen.
40
+ * This may be out of order depending on how the object is created and arrives to this class.
41
+ */
42
+ constructor({ size, params }) {
43
+ this.data = /* @__PURE__ */ new Map();
44
+ this.parameters = [];
45
+ this.capacity = size ?? 50;
46
+ if (params) {
47
+ this.parameters = params;
48
+ }
49
+ }
50
+ /**
51
+ * @param endpointParams - query for endpoint.
52
+ * @param resolver - provider of the value if not present.
53
+ * @returns endpoint corresponding to the query.
54
+ */
55
+ get(endpointParams, resolver) {
56
+ const key = this.hash(endpointParams);
57
+ if (key === false) {
58
+ return resolver();
59
+ }
60
+ if (!this.data.has(key)) {
61
+ if (this.data.size > this.capacity + 10) {
62
+ const keys = this.data.keys();
63
+ let i = 0;
64
+ while (true) {
65
+ const { value, done } = keys.next();
66
+ this.data.delete(value);
67
+ if (done || ++i > 10) {
68
+ break;
69
+ }
70
+ }
71
+ }
72
+ this.data.set(key, resolver());
73
+ }
74
+ return this.data.get(key);
75
+ }
76
+ size() {
77
+ return this.data.size;
78
+ }
79
+ /**
80
+ * @returns cache key or false if not cachable.
81
+ */
82
+ hash(endpointParams) {
83
+ let buffer = "";
84
+ const { parameters } = this;
85
+ if (parameters.length === 0) {
86
+ return false;
87
+ }
88
+ for (const param of parameters) {
89
+ const val = String(endpointParams[param] ?? "");
90
+ if (val.includes("|;")) {
91
+ return false;
92
+ }
93
+ buffer += val + "|;";
94
+ }
95
+ return buffer;
96
+ }
97
+ };
98
+ __name(_EndpointCache, "EndpointCache");
99
+ var EndpointCache = _EndpointCache;
100
+
31
101
  // src/lib/isIpAddress.ts
32
102
  var IP_V4_REGEX = new RegExp(
33
103
  `^(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}$`
@@ -443,7 +513,7 @@ var evaluateRules = /* @__PURE__ */ __name((rules, options) => {
443
513
 
444
514
  // src/resolveEndpoint.ts
445
515
  var resolveEndpoint = /* @__PURE__ */ __name((ruleSetObject, options) => {
446
- var _a, _b, _c, _d, _e;
516
+ var _a, _b, _c, _d;
447
517
  const { endpointParams, logger } = options;
448
518
  const { parameters, rules } = ruleSetObject;
449
519
  (_b = (_a = options.logger) == null ? void 0 : _a.debug) == null ? void 0 : _b.call(_a, `${debugId} Initial EndpointParams: ${toDebugString(endpointParams)}`);
@@ -460,21 +530,13 @@ var resolveEndpoint = /* @__PURE__ */ __name((ruleSetObject, options) => {
460
530
  }
461
531
  }
462
532
  const endpoint = evaluateRules(rules, { endpointParams, logger, referenceRecord: {} });
463
- if ((_c = options.endpointParams) == null ? void 0 : _c.Endpoint) {
464
- try {
465
- const givenEndpoint = new URL(options.endpointParams.Endpoint);
466
- const { protocol, port } = givenEndpoint;
467
- endpoint.url.protocol = protocol;
468
- endpoint.url.port = port;
469
- } catch (e) {
470
- }
471
- }
472
- (_e = (_d = options.logger) == null ? void 0 : _d.debug) == null ? void 0 : _e.call(_d, `${debugId} Resolved endpoint: ${toDebugString(endpoint)}`);
533
+ (_d = (_c = options.logger) == null ? void 0 : _c.debug) == null ? void 0 : _d.call(_c, `${debugId} Resolved endpoint: ${toDebugString(endpoint)}`);
473
534
  return endpoint;
474
535
  }, "resolveEndpoint");
475
536
  // Annotate the CommonJS export names for ESM import in node:
476
537
 
477
538
  0 && (module.exports = {
539
+ EndpointCache,
478
540
  isIpAddress,
479
541
  isValidHostLabel,
480
542
  customEndpointFunctions,
@@ -0,0 +1,49 @@
1
+ export class EndpointCache {
2
+ constructor({ size, params }) {
3
+ this.data = new Map();
4
+ this.parameters = [];
5
+ this.capacity = size ?? 50;
6
+ if (params) {
7
+ this.parameters = params;
8
+ }
9
+ }
10
+ get(endpointParams, resolver) {
11
+ const key = this.hash(endpointParams);
12
+ if (key === false) {
13
+ return resolver();
14
+ }
15
+ if (!this.data.has(key)) {
16
+ if (this.data.size > this.capacity + 10) {
17
+ const keys = this.data.keys();
18
+ let i = 0;
19
+ while (true) {
20
+ const { value, done } = keys.next();
21
+ this.data.delete(value);
22
+ if (done || ++i > 10) {
23
+ break;
24
+ }
25
+ }
26
+ }
27
+ this.data.set(key, resolver());
28
+ }
29
+ return this.data.get(key);
30
+ }
31
+ size() {
32
+ return this.data.size;
33
+ }
34
+ hash(endpointParams) {
35
+ let buffer = "";
36
+ const { parameters } = this;
37
+ if (parameters.length === 0) {
38
+ return false;
39
+ }
40
+ for (const param of parameters) {
41
+ const val = String(endpointParams[param] ?? "");
42
+ if (val.includes("|;")) {
43
+ return false;
44
+ }
45
+ buffer += val + "|;";
46
+ }
47
+ return buffer;
48
+ }
49
+ }
@@ -1,3 +1,4 @@
1
+ export * from "./cache/EndpointCache";
1
2
  export * from "./lib/isIpAddress";
2
3
  export * from "./lib/isValidHostLabel";
3
4
  export * from "./utils/customEndpointFunctions";
@@ -22,16 +22,6 @@ export const resolveEndpoint = (ruleSetObject, options) => {
22
22
  }
23
23
  }
24
24
  const endpoint = evaluateRules(rules, { endpointParams, logger, referenceRecord: {} });
25
- if (options.endpointParams?.Endpoint) {
26
- try {
27
- const givenEndpoint = new URL(options.endpointParams.Endpoint);
28
- const { protocol, port } = givenEndpoint;
29
- endpoint.url.protocol = protocol;
30
- endpoint.url.port = port;
31
- }
32
- catch (e) {
33
- }
34
- }
35
25
  options.logger?.debug?.(`${debugId} Resolved endpoint: ${toDebugString(endpoint)}`);
36
26
  return endpoint;
37
27
  };
@@ -0,0 +1,34 @@
1
+ import type { EndpointParams, EndpointV2 } from "@smithy/types";
2
+ /**
3
+ * @internal
4
+ *
5
+ * Cache for endpoint ruleSet resolution.
6
+ */
7
+ export declare class EndpointCache {
8
+ private capacity;
9
+ private data;
10
+ private parameters;
11
+ /**
12
+ * @param [size] - desired average maximum capacity. A buffer of 10 additional keys will be allowed
13
+ * before keys are dropped.
14
+ * @param [params] - list of params to consider as part of the cache key.
15
+ *
16
+ * If the params list is not populated, no caching will happen.
17
+ * This may be out of order depending on how the object is created and arrives to this class.
18
+ */
19
+ constructor({ size, params }: {
20
+ size?: number;
21
+ params?: string[];
22
+ });
23
+ /**
24
+ * @param endpointParams - query for endpoint.
25
+ * @param resolver - provider of the value if not present.
26
+ * @returns endpoint corresponding to the query.
27
+ */
28
+ get(endpointParams: EndpointParams, resolver: () => EndpointV2): EndpointV2;
29
+ size(): number;
30
+ /**
31
+ * @returns cache key or false if not cachable.
32
+ */
33
+ private hash;
34
+ }
@@ -1,3 +1,4 @@
1
+ export * from "./cache/EndpointCache";
1
2
  export * from "./lib/isIpAddress";
2
3
  export * from "./lib/isValidHostLabel";
3
4
  export * from "./utils/customEndpointFunctions";
@@ -0,0 +1,34 @@
1
+ import { EndpointParams, EndpointV2 } from "@smithy/types";
2
+ /**
3
+ * @internal
4
+ *
5
+ * Cache for endpoint ruleSet resolution.
6
+ */
7
+ export declare class EndpointCache {
8
+ private capacity;
9
+ private data;
10
+ private parameters;
11
+ /**
12
+ * @param [size] - desired average maximum capacity. A buffer of 10 additional keys will be allowed
13
+ * before keys are dropped.
14
+ * @param [params] - list of params to consider as part of the cache key.
15
+ *
16
+ * If the params list is not populated, no caching will happen.
17
+ * This may be out of order depending on how the object is created and arrives to this class.
18
+ */
19
+ constructor({ size, params }: {
20
+ size?: number;
21
+ params?: string[];
22
+ });
23
+ /**
24
+ * @param endpointParams - query for endpoint.
25
+ * @param resolver - provider of the value if not present.
26
+ * @returns endpoint corresponding to the query.
27
+ */
28
+ get(endpointParams: EndpointParams, resolver: () => EndpointV2): EndpointV2;
29
+ size(): number;
30
+ /**
31
+ * @returns cache key or false if not cachable.
32
+ */
33
+ private hash;
34
+ }
@@ -1,3 +1,4 @@
1
+ export * from "./cache/EndpointCache";
1
2
  export * from "./lib/isIpAddress";
2
3
  export * from "./lib/isValidHostLabel";
3
4
  export * from "./utils/customEndpointFunctions";
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-endpoints",
3
- "version": "2.0.5",
3
+ "version": "2.1.0",
4
4
  "description": "Utilities to help with endpoint resolution.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,8 +26,8 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@smithy/node-config-provider": "^3.1.4",
30
- "@smithy/types": "^3.3.0",
29
+ "@smithy/node-config-provider": "^3.1.5",
30
+ "@smithy/types": "^3.4.0",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-middleware",
3
- "version": "3.0.3",
3
+ "version": "3.0.4",
4
4
  "description": "Shared utilities for to be used in middleware packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@smithy/types": "^3.3.0",
29
+ "@smithy/types": "^3.4.0",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-retry",
3
- "version": "3.0.3",
3
+ "version": "3.0.4",
4
4
  "description": "Shared retry utilities to be used in middleware packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,8 +27,8 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@smithy/service-error-classification": "^3.0.3",
31
- "@smithy/types": "^3.3.0",
30
+ "@smithy/service-error-classification": "^3.0.4",
31
+ "@smithy/types": "^3.4.0",
32
32
  "tslib": "^2.6.2"
33
33
  },
34
34
  "devDependencies": {