@aws-sdk/client-drs 3.590.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 (105) hide show
  1. package/dist-cjs/index.js +0 -50
  2. package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +2 -1
  3. package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateSourceNetworkCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteJobCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteLaunchActionCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteSourceServerCommand.d.ts +2 -1
  14. package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeJobsCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeSourceServersCommand.d.ts +2 -1
  22. package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +2 -1
  23. package/dist-types/commands/DisconnectSourceServerCommand.d.ts +2 -1
  24. package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +2 -1
  25. package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +2 -1
  26. package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +2 -1
  27. package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +2 -1
  28. package/dist-types/commands/InitializeServiceCommand.d.ts +2 -1
  29. package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +2 -1
  30. package/dist-types/commands/ListLaunchActionsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListStagingAccountsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  33. package/dist-types/commands/PutLaunchActionCommand.d.ts +2 -1
  34. package/dist-types/commands/RetryDataReplicationCommand.d.ts +2 -1
  35. package/dist-types/commands/ReverseReplicationCommand.d.ts +2 -1
  36. package/dist-types/commands/StartFailbackLaunchCommand.d.ts +2 -1
  37. package/dist-types/commands/StartRecoveryCommand.d.ts +2 -1
  38. package/dist-types/commands/StartReplicationCommand.d.ts +2 -1
  39. package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +2 -1
  40. package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +2 -1
  41. package/dist-types/commands/StopFailbackCommand.d.ts +2 -1
  42. package/dist-types/commands/StopReplicationCommand.d.ts +2 -1
  43. package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +2 -1
  44. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  45. package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +2 -1
  46. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  47. package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +2 -1
  48. package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +2 -1
  52. package/dist-types/index.d.ts +2 -2
  53. package/dist-types/models/DrsServiceException.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/models/DrsServiceException.d.ts +2 -1
  105. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { ListExtensibleSourceServersRequest, ListExtensibleSourceServersResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListLaunchActionsRequest, ListLaunchActionsResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListStagingAccountsRequest, ListStagingAccountsResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutLaunchActionRequest, PutLaunchActionResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RetryDataReplicationRequest, SourceServer } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ReverseReplicationRequest, ReverseReplicationResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartFailbackLaunchRequest, StartFailbackLaunchResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartRecoveryRequest, StartRecoveryResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartReplicationRequest, StartReplicationResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartSourceNetworkRecoveryRequest, StartSourceNetworkRecoveryResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartSourceNetworkReplicationRequest, StartSourceNetworkReplicationResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopFailbackRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopReplicationRequest, StopReplicationResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopSourceNetworkReplicationRequest, StopSourceNetworkReplicationRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TerminateRecoveryInstancesRequest, TerminateRecoveryInstancesResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFailbackReplicationConfigurationRequest } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { LaunchConfiguration, UpdateLaunchConfigurationRequest } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateLaunchConfigurationTemplateRequest, UpdateLaunchConfigurationTemp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ReplicationConfiguration, UpdateReplicationConfigurationRequest } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ReplicationConfigurationTemplate, UpdateReplicationConfigurationTemplat
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -6,8 +6,8 @@
6
6
  export * from "./DrsClient";
7
7
  export * from "./Drs";
8
8
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
9
- export { RuntimeExtension } from "./runtimeExtensions";
10
- export { DrsExtensionConfiguration } from "./extensionConfiguration";
9
+ export type { RuntimeExtension } from "./runtimeExtensions";
10
+ export type { DrsExtensionConfiguration } from "./extensionConfiguration";
11
11
  export * from "./commands";
12
12
  export * from "./pagination";
13
13
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  AssociateSourceNetworkStackRequest,
10
10
  AssociateSourceNetworkStackResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateSourceNetworkStackCommandInput
14
15
  extends AssociateSourceNetworkStackRequest {}
15
16
  export interface AssociateSourceNetworkStackCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateExtendedSourceServerRequest,
10
10
  CreateExtendedSourceServerResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateExtendedSourceServerCommandInput
14
15
  extends CreateExtendedSourceServerRequest {}
15
16
  export interface CreateExtendedSourceServerCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateLaunchConfigurationTemplateRequest,
10
10
  CreateLaunchConfigurationTemplateResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateLaunchConfigurationTemplateCommandInput
14
15
  extends CreateLaunchConfigurationTemplateRequest {}
15
16
  export interface CreateLaunchConfigurationTemplateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateReplicationConfigurationTemplateRequest,
10
10
  ReplicationConfigurationTemplate,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateReplicationConfigurationTemplateCommandInput
14
15
  extends CreateReplicationConfigurationTemplateRequest {}
15
16
  export interface CreateReplicationConfigurationTemplateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateSourceNetworkRequest,
10
10
  CreateSourceNetworkResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSourceNetworkCommandInput
14
15
  extends CreateSourceNetworkRequest {}
15
16
  export interface CreateSourceNetworkCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DrsClient";
8
8
  import { DeleteJobRequest, DeleteJobResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteJobCommandInput extends DeleteJobRequest {}
11
12
  export interface DeleteJobCommandOutput
12
13
  extends DeleteJobResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteLaunchActionRequest,
10
10
  DeleteLaunchActionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteLaunchActionCommandInput
14
15
  extends DeleteLaunchActionRequest {}
15
16
  export interface DeleteLaunchActionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteLaunchConfigurationTemplateRequest,
10
10
  DeleteLaunchConfigurationTemplateResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteLaunchConfigurationTemplateCommandInput
14
15
  extends DeleteLaunchConfigurationTemplateRequest {}
15
16
  export interface DeleteLaunchConfigurationTemplateCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DrsClient";
8
8
  import { DeleteRecoveryInstanceRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteRecoveryInstanceCommandInput
11
12
  extends DeleteRecoveryInstanceRequest {}
12
13
  export interface DeleteRecoveryInstanceCommandOutput extends __MetadataBearer {}
@@ -9,7 +9,8 @@ import {
9
9
  DeleteReplicationConfigurationTemplateRequest,
10
10
  DeleteReplicationConfigurationTemplateResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteReplicationConfigurationTemplateCommandInput
14
15
  extends DeleteReplicationConfigurationTemplateRequest {}
15
16
  export interface DeleteReplicationConfigurationTemplateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteSourceNetworkRequest,
10
10
  DeleteSourceNetworkResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteSourceNetworkCommandInput
14
15
  extends DeleteSourceNetworkRequest {}
15
16
  export interface DeleteSourceNetworkCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteSourceServerRequest,
10
10
  DeleteSourceServerResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteSourceServerCommandInput
14
15
  extends DeleteSourceServerRequest {}
15
16
  export interface DeleteSourceServerCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeJobLogItemsRequest,
10
10
  DescribeJobLogItemsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeJobLogItemsCommandInput
14
15
  extends DescribeJobLogItemsRequest {}
15
16
  export interface DescribeJobLogItemsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DrsClient";
8
8
  import { DescribeJobsRequest, DescribeJobsResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeJobsCommandInput extends DescribeJobsRequest {}
11
12
  export interface DescribeJobsCommandOutput
12
13
  extends DescribeJobsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeLaunchConfigurationTemplatesRequest,
10
10
  DescribeLaunchConfigurationTemplatesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeLaunchConfigurationTemplatesCommandInput
14
15
  extends DescribeLaunchConfigurationTemplatesRequest {}
15
16
  export interface DescribeLaunchConfigurationTemplatesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeRecoveryInstancesRequest,
10
10
  DescribeRecoveryInstancesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeRecoveryInstancesCommandInput
14
15
  extends DescribeRecoveryInstancesRequest {}
15
16
  export interface DescribeRecoveryInstancesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeRecoverySnapshotsRequest,
10
10
  DescribeRecoverySnapshotsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeRecoverySnapshotsCommandInput
14
15
  extends DescribeRecoverySnapshotsRequest {}
15
16
  export interface DescribeRecoverySnapshotsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeReplicationConfigurationTemplatesRequest,
10
10
  DescribeReplicationConfigurationTemplatesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeReplicationConfigurationTemplatesCommandInput
14
15
  extends DescribeReplicationConfigurationTemplatesRequest {}
15
16
  export interface DescribeReplicationConfigurationTemplatesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeSourceNetworksRequest,
10
10
  DescribeSourceNetworksResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeSourceNetworksCommandInput
14
15
  extends DescribeSourceNetworksRequest {}
15
16
  export interface DescribeSourceNetworksCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeSourceServersRequest,
10
10
  DescribeSourceServersResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeSourceServersCommandInput
14
15
  extends DescribeSourceServersRequest {}
15
16
  export interface DescribeSourceServersCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DrsClient";
8
8
  import { DisconnectRecoveryInstanceRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DisconnectRecoveryInstanceCommandInput
11
12
  extends DisconnectRecoveryInstanceRequest {}
12
13
  export interface DisconnectRecoveryInstanceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DisconnectSourceServerRequest,
10
10
  SourceServer,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisconnectSourceServerCommandInput
14
15
  extends DisconnectSourceServerRequest {}
15
16
  export interface DisconnectSourceServerCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ExportSourceNetworkCfnTemplateRequest,
10
10
  ExportSourceNetworkCfnTemplateResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ExportSourceNetworkCfnTemplateCommandInput
14
15
  extends ExportSourceNetworkCfnTemplateRequest {}
15
16
  export interface ExportSourceNetworkCfnTemplateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetFailbackReplicationConfigurationRequest,
10
10
  GetFailbackReplicationConfigurationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetFailbackReplicationConfigurationCommandInput
14
15
  extends GetFailbackReplicationConfigurationRequest {}
15
16
  export interface GetFailbackReplicationConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetLaunchConfigurationRequest,
10
10
  LaunchConfiguration,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetLaunchConfigurationCommandInput
14
15
  extends GetLaunchConfigurationRequest {}
15
16
  export interface GetLaunchConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetReplicationConfigurationRequest,
10
10
  ReplicationConfiguration,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetReplicationConfigurationCommandInput
14
15
  extends GetReplicationConfigurationRequest {}
15
16
  export interface GetReplicationConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  InitializeServiceRequest,
10
10
  InitializeServiceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface InitializeServiceCommandInput
14
15
  extends InitializeServiceRequest {}
15
16
  export interface InitializeServiceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListExtensibleSourceServersRequest,
10
10
  ListExtensibleSourceServersResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListExtensibleSourceServersCommandInput
14
15
  extends ListExtensibleSourceServersRequest {}
15
16
  export interface ListExtensibleSourceServersCommandOutput
@@ -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,