@aws-sdk/client-drs 3.588.0 → 3.592.0

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 (109) hide show
  1. package/dist-cjs/index.js +0 -50
  2. package/dist-types/DrsClient.d.ts +4 -4
  3. package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateSourceNetworkCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteJobCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteLaunchActionCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteSourceServerCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeJobsCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeSourceServersCommand.d.ts +2 -1
  23. package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +2 -1
  24. package/dist-types/commands/DisconnectSourceServerCommand.d.ts +2 -1
  25. package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +2 -1
  26. package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +2 -1
  27. package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +2 -1
  28. package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +2 -1
  29. package/dist-types/commands/InitializeServiceCommand.d.ts +2 -1
  30. package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +2 -1
  31. package/dist-types/commands/ListLaunchActionsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListStagingAccountsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  34. package/dist-types/commands/PutLaunchActionCommand.d.ts +2 -1
  35. package/dist-types/commands/RetryDataReplicationCommand.d.ts +2 -1
  36. package/dist-types/commands/ReverseReplicationCommand.d.ts +2 -1
  37. package/dist-types/commands/StartFailbackLaunchCommand.d.ts +2 -1
  38. package/dist-types/commands/StartRecoveryCommand.d.ts +2 -1
  39. package/dist-types/commands/StartReplicationCommand.d.ts +2 -1
  40. package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +2 -1
  41. package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +2 -1
  42. package/dist-types/commands/StopFailbackCommand.d.ts +2 -1
  43. package/dist-types/commands/StopReplicationCommand.d.ts +2 -1
  44. package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +2 -1
  45. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  46. package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +2 -1
  47. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  48. package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +2 -1
  53. package/dist-types/index.d.ts +2 -2
  54. package/dist-types/models/DrsServiceException.d.ts +2 -1
  55. package/dist-types/runtimeConfig.native.d.ts +1 -1
  56. package/dist-types/ts3.4/DrsClient.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/models/DrsServiceException.d.ts +2 -1
  108. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  109. package/package.json +6 -6
@@ -9,7 +9,8 @@ import {
9
9
  ListLaunchActionsRequest,
10
10
  ListLaunchActionsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListLaunchActionsCommandInput
14
15
  extends ListLaunchActionsRequest {}
15
16
  export interface ListLaunchActionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListStagingAccountsRequest,
10
10
  ListStagingAccountsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListStagingAccountsCommandInput
14
15
  extends ListStagingAccountsRequest {}
15
16
  export interface ListStagingAccountsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListTagsForResourceRequest,
10
10
  ListTagsForResourceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  PutLaunchActionRequest,
10
10
  PutLaunchActionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PutLaunchActionCommandInput extends PutLaunchActionRequest {}
14
15
  export interface PutLaunchActionCommandOutput
15
16
  extends PutLaunchActionResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DrsClient";
8
8
  import { RetryDataReplicationRequest, SourceServer } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface RetryDataReplicationCommandInput
11
12
  extends RetryDataReplicationRequest {}
12
13
  export interface RetryDataReplicationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ReverseReplicationRequest,
10
10
  ReverseReplicationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ReverseReplicationCommandInput
14
15
  extends ReverseReplicationRequest {}
15
16
  export interface ReverseReplicationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StartFailbackLaunchRequest,
10
10
  StartFailbackLaunchResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartFailbackLaunchCommandInput
14
15
  extends StartFailbackLaunchRequest {}
15
16
  export interface StartFailbackLaunchCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StartRecoveryRequest,
10
10
  StartRecoveryResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartRecoveryCommandInput extends StartRecoveryRequest {}
14
15
  export interface StartRecoveryCommandOutput
15
16
  extends StartRecoveryResponse,
@@ -9,7 +9,8 @@ import {
9
9
  StartReplicationRequest,
10
10
  StartReplicationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartReplicationCommandInput extends StartReplicationRequest {}
14
15
  export interface StartReplicationCommandOutput
15
16
  extends StartReplicationResponse,
@@ -9,7 +9,8 @@ import {
9
9
  StartSourceNetworkRecoveryRequest,
10
10
  StartSourceNetworkRecoveryResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartSourceNetworkRecoveryCommandInput
14
15
  extends StartSourceNetworkRecoveryRequest {}
15
16
  export interface StartSourceNetworkRecoveryCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StartSourceNetworkReplicationRequest,
10
10
  StartSourceNetworkReplicationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartSourceNetworkReplicationCommandInput
14
15
  extends StartSourceNetworkReplicationRequest {}
15
16
  export interface StartSourceNetworkReplicationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DrsClient";
8
8
  import { StopFailbackRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface StopFailbackCommandInput extends StopFailbackRequest {}
11
12
  export interface StopFailbackCommandOutput extends __MetadataBearer {}
12
13
  declare const StopFailbackCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  StopReplicationRequest,
10
10
  StopReplicationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StopReplicationCommandInput extends StopReplicationRequest {}
14
15
  export interface StopReplicationCommandOutput
15
16
  extends StopReplicationResponse,
@@ -9,7 +9,8 @@ import {
9
9
  StopSourceNetworkReplicationRequest,
10
10
  StopSourceNetworkReplicationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StopSourceNetworkReplicationCommandInput
14
15
  extends StopSourceNetworkReplicationRequest {}
15
16
  export interface StopSourceNetworkReplicationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DrsClient";
8
8
  import { TagResourceRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput extends __MetadataBearer {}
12
13
  declare const TagResourceCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  TerminateRecoveryInstancesRequest,
10
10
  TerminateRecoveryInstancesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface TerminateRecoveryInstancesCommandInput
14
15
  extends TerminateRecoveryInstancesRequest {}
15
16
  export interface TerminateRecoveryInstancesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DrsClient";
8
8
  import { UntagResourceRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
11
12
  export interface UntagResourceCommandOutput extends __MetadataBearer {}
12
13
  declare const UntagResourceCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DrsClient";
8
8
  import { UpdateFailbackReplicationConfigurationRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateFailbackReplicationConfigurationCommandInput
11
12
  extends UpdateFailbackReplicationConfigurationRequest {}
12
13
  export interface UpdateFailbackReplicationConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  LaunchConfiguration,
10
10
  UpdateLaunchConfigurationRequest,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateLaunchConfigurationCommandInput
14
15
  extends UpdateLaunchConfigurationRequest {}
15
16
  export interface UpdateLaunchConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateLaunchConfigurationTemplateRequest,
10
10
  UpdateLaunchConfigurationTemplateResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateLaunchConfigurationTemplateCommandInput
14
15
  extends UpdateLaunchConfigurationTemplateRequest {}
15
16
  export interface UpdateLaunchConfigurationTemplateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ReplicationConfiguration,
10
10
  UpdateReplicationConfigurationRequest,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateReplicationConfigurationCommandInput
14
15
  extends UpdateReplicationConfigurationRequest {}
15
16
  export interface UpdateReplicationConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ReplicationConfigurationTemplate,
10
10
  UpdateReplicationConfigurationTemplateRequest,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateReplicationConfigurationTemplateCommandInput
14
15
  extends UpdateReplicationConfigurationTemplateRequest {}
15
16
  export interface UpdateReplicationConfigurationTemplateCommandOutput
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class DrsServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: DrsClientConfig) => {
20
20
  serviceId: string;
21
21
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
+ region: string | import("@smithy/types").Provider<any>;
23
24
  defaultUserAgentProvider: import("@smithy/types").Provider<
24
25
  import("@smithy/types").UserAgent
25
26
  >;
26
- region: string | import("@smithy/types").Provider<any>;
27
27
  credentialDefaultProvider: (
28
28
  input: any
29
29
  ) => import("@smithy/types").AwsCredentialIdentityProvider;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-drs",
3
3
  "description": "AWS SDK for JavaScript Drs Client for Node.js, Browser and React Native",
4
- "version": "3.588.0",
4
+ "version": "3.592.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-drs",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.588.0",
24
- "@aws-sdk/client-sts": "3.588.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.588.0",
23
+ "@aws-sdk/client-sso-oidc": "3.592.0",
24
+ "@aws-sdk/client-sts": "3.592.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.592.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",