@aws-sdk/client-drs 3.477.0 → 3.481.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 (249) hide show
  1. package/dist-cjs/commands/AssociateSourceNetworkStackCommand.js +18 -41
  2. package/dist-cjs/commands/CreateExtendedSourceServerCommand.js +18 -41
  3. package/dist-cjs/commands/CreateLaunchConfigurationTemplateCommand.js +18 -41
  4. package/dist-cjs/commands/CreateReplicationConfigurationTemplateCommand.js +18 -41
  5. package/dist-cjs/commands/CreateSourceNetworkCommand.js +18 -41
  6. package/dist-cjs/commands/DeleteJobCommand.js +18 -41
  7. package/dist-cjs/commands/DeleteLaunchActionCommand.js +18 -41
  8. package/dist-cjs/commands/DeleteLaunchConfigurationTemplateCommand.js +18 -41
  9. package/dist-cjs/commands/DeleteRecoveryInstanceCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteReplicationConfigurationTemplateCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteSourceNetworkCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteSourceServerCommand.js +18 -41
  13. package/dist-cjs/commands/DescribeJobLogItemsCommand.js +18 -41
  14. package/dist-cjs/commands/DescribeJobsCommand.js +18 -41
  15. package/dist-cjs/commands/DescribeLaunchConfigurationTemplatesCommand.js +18 -41
  16. package/dist-cjs/commands/DescribeRecoveryInstancesCommand.js +18 -41
  17. package/dist-cjs/commands/DescribeRecoverySnapshotsCommand.js +18 -41
  18. package/dist-cjs/commands/DescribeReplicationConfigurationTemplatesCommand.js +18 -41
  19. package/dist-cjs/commands/DescribeSourceNetworksCommand.js +18 -41
  20. package/dist-cjs/commands/DescribeSourceServersCommand.js +18 -41
  21. package/dist-cjs/commands/DisconnectRecoveryInstanceCommand.js +18 -41
  22. package/dist-cjs/commands/DisconnectSourceServerCommand.js +18 -41
  23. package/dist-cjs/commands/ExportSourceNetworkCfnTemplateCommand.js +18 -41
  24. package/dist-cjs/commands/GetFailbackReplicationConfigurationCommand.js +18 -41
  25. package/dist-cjs/commands/GetLaunchConfigurationCommand.js +18 -41
  26. package/dist-cjs/commands/GetReplicationConfigurationCommand.js +18 -41
  27. package/dist-cjs/commands/InitializeServiceCommand.js +18 -41
  28. package/dist-cjs/commands/ListExtensibleSourceServersCommand.js +18 -41
  29. package/dist-cjs/commands/ListLaunchActionsCommand.js +18 -41
  30. package/dist-cjs/commands/ListStagingAccountsCommand.js +18 -41
  31. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  32. package/dist-cjs/commands/PutLaunchActionCommand.js +18 -41
  33. package/dist-cjs/commands/RetryDataReplicationCommand.js +18 -41
  34. package/dist-cjs/commands/ReverseReplicationCommand.js +18 -41
  35. package/dist-cjs/commands/StartFailbackLaunchCommand.js +18 -41
  36. package/dist-cjs/commands/StartRecoveryCommand.js +18 -41
  37. package/dist-cjs/commands/StartReplicationCommand.js +18 -41
  38. package/dist-cjs/commands/StartSourceNetworkRecoveryCommand.js +18 -41
  39. package/dist-cjs/commands/StartSourceNetworkReplicationCommand.js +18 -41
  40. package/dist-cjs/commands/StopFailbackCommand.js +18 -41
  41. package/dist-cjs/commands/StopReplicationCommand.js +18 -41
  42. package/dist-cjs/commands/StopSourceNetworkReplicationCommand.js +18 -41
  43. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  44. package/dist-cjs/commands/TerminateRecoveryInstancesCommand.js +18 -41
  45. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  46. package/dist-cjs/commands/UpdateFailbackReplicationConfigurationCommand.js +18 -41
  47. package/dist-cjs/commands/UpdateLaunchConfigurationCommand.js +18 -41
  48. package/dist-cjs/commands/UpdateLaunchConfigurationTemplateCommand.js +18 -41
  49. package/dist-cjs/commands/UpdateReplicationConfigurationCommand.js +18 -41
  50. package/dist-cjs/commands/UpdateReplicationConfigurationTemplateCommand.js +18 -41
  51. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  52. package/dist-cjs/pagination/DescribeJobLogItemsPaginator.js +2 -24
  53. package/dist-cjs/pagination/DescribeJobsPaginator.js +2 -24
  54. package/dist-cjs/pagination/DescribeLaunchConfigurationTemplatesPaginator.js +2 -24
  55. package/dist-cjs/pagination/DescribeRecoveryInstancesPaginator.js +2 -24
  56. package/dist-cjs/pagination/DescribeRecoverySnapshotsPaginator.js +2 -24
  57. package/dist-cjs/pagination/DescribeReplicationConfigurationTemplatesPaginator.js +2 -24
  58. package/dist-cjs/pagination/DescribeSourceNetworksPaginator.js +2 -24
  59. package/dist-cjs/pagination/DescribeSourceServersPaginator.js +2 -24
  60. package/dist-cjs/pagination/ListExtensibleSourceServersPaginator.js +2 -24
  61. package/dist-cjs/pagination/ListLaunchActionsPaginator.js +2 -24
  62. package/dist-cjs/pagination/ListStagingAccountsPaginator.js +2 -24
  63. package/dist-es/commands/AssociateSourceNetworkStackCommand.js +18 -41
  64. package/dist-es/commands/CreateExtendedSourceServerCommand.js +18 -41
  65. package/dist-es/commands/CreateLaunchConfigurationTemplateCommand.js +18 -41
  66. package/dist-es/commands/CreateReplicationConfigurationTemplateCommand.js +18 -41
  67. package/dist-es/commands/CreateSourceNetworkCommand.js +18 -41
  68. package/dist-es/commands/DeleteJobCommand.js +18 -41
  69. package/dist-es/commands/DeleteLaunchActionCommand.js +18 -41
  70. package/dist-es/commands/DeleteLaunchConfigurationTemplateCommand.js +18 -41
  71. package/dist-es/commands/DeleteRecoveryInstanceCommand.js +18 -41
  72. package/dist-es/commands/DeleteReplicationConfigurationTemplateCommand.js +18 -41
  73. package/dist-es/commands/DeleteSourceNetworkCommand.js +18 -41
  74. package/dist-es/commands/DeleteSourceServerCommand.js +18 -41
  75. package/dist-es/commands/DescribeJobLogItemsCommand.js +18 -41
  76. package/dist-es/commands/DescribeJobsCommand.js +18 -41
  77. package/dist-es/commands/DescribeLaunchConfigurationTemplatesCommand.js +18 -41
  78. package/dist-es/commands/DescribeRecoveryInstancesCommand.js +18 -41
  79. package/dist-es/commands/DescribeRecoverySnapshotsCommand.js +18 -41
  80. package/dist-es/commands/DescribeReplicationConfigurationTemplatesCommand.js +18 -41
  81. package/dist-es/commands/DescribeSourceNetworksCommand.js +18 -41
  82. package/dist-es/commands/DescribeSourceServersCommand.js +18 -41
  83. package/dist-es/commands/DisconnectRecoveryInstanceCommand.js +18 -41
  84. package/dist-es/commands/DisconnectSourceServerCommand.js +18 -41
  85. package/dist-es/commands/ExportSourceNetworkCfnTemplateCommand.js +18 -41
  86. package/dist-es/commands/GetFailbackReplicationConfigurationCommand.js +18 -41
  87. package/dist-es/commands/GetLaunchConfigurationCommand.js +18 -41
  88. package/dist-es/commands/GetReplicationConfigurationCommand.js +18 -41
  89. package/dist-es/commands/InitializeServiceCommand.js +18 -41
  90. package/dist-es/commands/ListExtensibleSourceServersCommand.js +18 -41
  91. package/dist-es/commands/ListLaunchActionsCommand.js +18 -41
  92. package/dist-es/commands/ListStagingAccountsCommand.js +18 -41
  93. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  94. package/dist-es/commands/PutLaunchActionCommand.js +18 -41
  95. package/dist-es/commands/RetryDataReplicationCommand.js +18 -41
  96. package/dist-es/commands/ReverseReplicationCommand.js +18 -41
  97. package/dist-es/commands/StartFailbackLaunchCommand.js +18 -41
  98. package/dist-es/commands/StartRecoveryCommand.js +18 -41
  99. package/dist-es/commands/StartReplicationCommand.js +18 -41
  100. package/dist-es/commands/StartSourceNetworkRecoveryCommand.js +18 -41
  101. package/dist-es/commands/StartSourceNetworkReplicationCommand.js +18 -41
  102. package/dist-es/commands/StopFailbackCommand.js +18 -41
  103. package/dist-es/commands/StopReplicationCommand.js +18 -41
  104. package/dist-es/commands/StopSourceNetworkReplicationCommand.js +18 -41
  105. package/dist-es/commands/TagResourceCommand.js +18 -41
  106. package/dist-es/commands/TerminateRecoveryInstancesCommand.js +18 -41
  107. package/dist-es/commands/UntagResourceCommand.js +18 -41
  108. package/dist-es/commands/UpdateFailbackReplicationConfigurationCommand.js +18 -41
  109. package/dist-es/commands/UpdateLaunchConfigurationCommand.js +18 -41
  110. package/dist-es/commands/UpdateLaunchConfigurationTemplateCommand.js +18 -41
  111. package/dist-es/commands/UpdateReplicationConfigurationCommand.js +18 -41
  112. package/dist-es/commands/UpdateReplicationConfigurationTemplateCommand.js +18 -41
  113. package/dist-es/endpoint/EndpointParameters.js +6 -0
  114. package/dist-es/pagination/DescribeJobLogItemsPaginator.js +2 -23
  115. package/dist-es/pagination/DescribeJobsPaginator.js +2 -23
  116. package/dist-es/pagination/DescribeLaunchConfigurationTemplatesPaginator.js +2 -23
  117. package/dist-es/pagination/DescribeRecoveryInstancesPaginator.js +2 -23
  118. package/dist-es/pagination/DescribeRecoverySnapshotsPaginator.js +2 -23
  119. package/dist-es/pagination/DescribeReplicationConfigurationTemplatesPaginator.js +2 -23
  120. package/dist-es/pagination/DescribeSourceNetworksPaginator.js +2 -23
  121. package/dist-es/pagination/DescribeSourceServersPaginator.js +2 -23
  122. package/dist-es/pagination/ListExtensibleSourceServersPaginator.js +2 -23
  123. package/dist-es/pagination/ListLaunchActionsPaginator.js +2 -23
  124. package/dist-es/pagination/ListStagingAccountsPaginator.js +2 -23
  125. package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +6 -21
  126. package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +6 -21
  127. package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +6 -21
  128. package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +6 -21
  129. package/dist-types/commands/CreateSourceNetworkCommand.d.ts +6 -21
  130. package/dist-types/commands/DeleteJobCommand.d.ts +6 -21
  131. package/dist-types/commands/DeleteLaunchActionCommand.d.ts +6 -21
  132. package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +6 -21
  133. package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +6 -21
  134. package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +6 -21
  135. package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +6 -21
  136. package/dist-types/commands/DeleteSourceServerCommand.d.ts +6 -21
  137. package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +6 -21
  138. package/dist-types/commands/DescribeJobsCommand.d.ts +6 -21
  139. package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +6 -21
  140. package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +6 -21
  141. package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +6 -21
  142. package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +6 -21
  143. package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +6 -21
  144. package/dist-types/commands/DescribeSourceServersCommand.d.ts +6 -21
  145. package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +6 -21
  146. package/dist-types/commands/DisconnectSourceServerCommand.d.ts +6 -21
  147. package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +6 -21
  148. package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +6 -21
  149. package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +6 -21
  150. package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +6 -21
  151. package/dist-types/commands/InitializeServiceCommand.d.ts +6 -21
  152. package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +6 -21
  153. package/dist-types/commands/ListLaunchActionsCommand.d.ts +6 -21
  154. package/dist-types/commands/ListStagingAccountsCommand.d.ts +6 -21
  155. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  156. package/dist-types/commands/PutLaunchActionCommand.d.ts +6 -21
  157. package/dist-types/commands/RetryDataReplicationCommand.d.ts +6 -21
  158. package/dist-types/commands/ReverseReplicationCommand.d.ts +6 -21
  159. package/dist-types/commands/StartFailbackLaunchCommand.d.ts +6 -21
  160. package/dist-types/commands/StartRecoveryCommand.d.ts +6 -21
  161. package/dist-types/commands/StartReplicationCommand.d.ts +6 -21
  162. package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +6 -21
  163. package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +6 -21
  164. package/dist-types/commands/StopFailbackCommand.d.ts +6 -21
  165. package/dist-types/commands/StopReplicationCommand.d.ts +6 -21
  166. package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +6 -21
  167. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  168. package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +6 -21
  169. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  170. package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +6 -21
  171. package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +6 -21
  172. package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +6 -21
  173. package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +6 -21
  174. package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +6 -21
  175. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  176. package/dist-types/pagination/DescribeJobLogItemsPaginator.d.ts +1 -1
  177. package/dist-types/pagination/DescribeJobsPaginator.d.ts +1 -1
  178. package/dist-types/pagination/DescribeLaunchConfigurationTemplatesPaginator.d.ts +1 -1
  179. package/dist-types/pagination/DescribeRecoveryInstancesPaginator.d.ts +1 -1
  180. package/dist-types/pagination/DescribeRecoverySnapshotsPaginator.d.ts +1 -1
  181. package/dist-types/pagination/DescribeReplicationConfigurationTemplatesPaginator.d.ts +1 -1
  182. package/dist-types/pagination/DescribeSourceNetworksPaginator.d.ts +1 -1
  183. package/dist-types/pagination/DescribeSourceServersPaginator.d.ts +1 -1
  184. package/dist-types/pagination/ListExtensibleSourceServersPaginator.d.ts +1 -1
  185. package/dist-types/pagination/ListLaunchActionsPaginator.d.ts +1 -1
  186. package/dist-types/pagination/ListStagingAccountsPaginator.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +12 -24
  188. package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +12 -24
  189. package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +12 -24
  190. package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +12 -24
  191. package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +14 -23
  192. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +14 -23
  193. package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +14 -23
  194. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +12 -24
  195. package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +12 -24
  196. package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +12 -24
  197. package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +14 -23
  198. package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +14 -23
  199. package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +14 -23
  200. package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +14 -23
  201. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +12 -24
  202. package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +12 -24
  203. package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +12 -24
  204. package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +12 -24
  205. package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +12 -24
  206. package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +12 -24
  207. package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +12 -24
  208. package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +12 -24
  209. package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +12 -24
  210. package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +12 -24
  211. package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +12 -24
  212. package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +12 -24
  213. package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +14 -23
  214. package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +12 -24
  215. package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +14 -23
  216. package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +14 -23
  217. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  218. package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +14 -23
  219. package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +12 -24
  220. package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +14 -23
  221. package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +14 -23
  222. package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +14 -23
  223. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +14 -23
  224. package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +12 -24
  225. package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +12 -24
  226. package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +14 -23
  227. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +14 -23
  228. package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +12 -24
  229. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  230. package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +12 -24
  231. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  232. package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +12 -24
  233. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +12 -24
  236. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +12 -24
  237. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  238. package/dist-types/ts3.4/pagination/DescribeJobLogItemsPaginator.d.ts +3 -3
  239. package/dist-types/ts3.4/pagination/DescribeJobsPaginator.d.ts +3 -3
  240. package/dist-types/ts3.4/pagination/DescribeLaunchConfigurationTemplatesPaginator.d.ts +3 -3
  241. package/dist-types/ts3.4/pagination/DescribeRecoveryInstancesPaginator.d.ts +3 -3
  242. package/dist-types/ts3.4/pagination/DescribeRecoverySnapshotsPaginator.d.ts +3 -3
  243. package/dist-types/ts3.4/pagination/DescribeReplicationConfigurationTemplatesPaginator.d.ts +3 -3
  244. package/dist-types/ts3.4/pagination/DescribeSourceNetworksPaginator.d.ts +3 -3
  245. package/dist-types/ts3.4/pagination/DescribeSourceServersPaginator.d.ts +3 -3
  246. package/dist-types/ts3.4/pagination/ListExtensibleSourceServersPaginator.d.ts +3 -3
  247. package/dist-types/ts3.4/pagination/ListLaunchActionsPaginator.d.ts +3 -3
  248. package/dist-types/ts3.4/pagination/ListStagingAccountsPaginator.d.ts +3 -3
  249. package/package.json +11 -11
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeRecoveryInstancesCommandInput
21
15
  export interface DescribeRecoveryInstancesCommandOutput
22
16
  extends DescribeRecoveryInstancesResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeRecoveryInstancesCommand extends $Command<
25
- DescribeRecoveryInstancesCommandInput,
26
- DescribeRecoveryInstancesCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: DescribeRecoveryInstancesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeRecoveryInstancesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeRecoveryInstancesCommand_base: {
19
+ new (
20
+ input: DescribeRecoveryInstancesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeRecoveryInstancesCommandInput,
38
- DescribeRecoveryInstancesCommandOutput
23
+ DescribeRecoveryInstancesCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeRecoveryInstancesCommand extends DescribeRecoveryInstancesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeRecoverySnapshotsCommandInput
21
15
  export interface DescribeRecoverySnapshotsCommandOutput
22
16
  extends DescribeRecoverySnapshotsResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeRecoverySnapshotsCommand extends $Command<
25
- DescribeRecoverySnapshotsCommandInput,
26
- DescribeRecoverySnapshotsCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: DescribeRecoverySnapshotsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeRecoverySnapshotsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeRecoverySnapshotsCommand_base: {
19
+ new (
20
+ input: DescribeRecoverySnapshotsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeRecoverySnapshotsCommandInput,
38
- DescribeRecoverySnapshotsCommandOutput
23
+ DescribeRecoverySnapshotsCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeRecoverySnapshotsCommand extends DescribeRecoverySnapshotsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeReplicationConfigurationTemplatesCommandInput
21
15
  export interface DescribeReplicationConfigurationTemplatesCommandOutput
22
16
  extends DescribeReplicationConfigurationTemplatesResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeReplicationConfigurationTemplatesCommand extends $Command<
25
- DescribeReplicationConfigurationTemplatesCommandInput,
26
- DescribeReplicationConfigurationTemplatesCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: DescribeReplicationConfigurationTemplatesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeReplicationConfigurationTemplatesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeReplicationConfigurationTemplatesCommand_base: {
19
+ new (
20
+ input: DescribeReplicationConfigurationTemplatesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeReplicationConfigurationTemplatesCommandInput,
38
- DescribeReplicationConfigurationTemplatesCommandOutput
23
+ DescribeReplicationConfigurationTemplatesCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeReplicationConfigurationTemplatesCommand extends DescribeReplicationConfigurationTemplatesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeSourceNetworksCommandInput
21
15
  export interface DescribeSourceNetworksCommandOutput
22
16
  extends DescribeSourceNetworksResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeSourceNetworksCommand extends $Command<
25
- DescribeSourceNetworksCommandInput,
26
- DescribeSourceNetworksCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: DescribeSourceNetworksCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeSourceNetworksCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeSourceNetworksCommand_base: {
19
+ new (
20
+ input: DescribeSourceNetworksCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeSourceNetworksCommandInput,
38
- DescribeSourceNetworksCommandOutput
23
+ DescribeSourceNetworksCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeSourceNetworksCommand extends DescribeSourceNetworksCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeSourceServersCommandInput
21
15
  export interface DescribeSourceServersCommandOutput
22
16
  extends DescribeSourceServersResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeSourceServersCommand extends $Command<
25
- DescribeSourceServersCommandInput,
26
- DescribeSourceServersCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: DescribeSourceServersCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeSourceServersCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeSourceServersCommand_base: {
19
+ new (
20
+ input: DescribeSourceServersCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeSourceServersCommandInput,
38
- DescribeSourceServersCommandOutput
23
+ DescribeSourceServersCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeSourceServersCommand extends DescribeSourceServersCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,22 +11,16 @@ export interface DisconnectRecoveryInstanceCommandInput
17
11
  extends DisconnectRecoveryInstanceRequest {}
18
12
  export interface DisconnectRecoveryInstanceCommandOutput
19
13
  extends __MetadataBearer {}
20
- export declare class DisconnectRecoveryInstanceCommand extends $Command<
21
- DisconnectRecoveryInstanceCommandInput,
22
- DisconnectRecoveryInstanceCommandOutput,
23
- DrsClientResolvedConfig
24
- > {
25
- readonly input: DisconnectRecoveryInstanceCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DisconnectRecoveryInstanceCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: DrsClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<
14
+ declare const DisconnectRecoveryInstanceCommand_base: {
15
+ new (
16
+ input: DisconnectRecoveryInstanceCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
33
18
  DisconnectRecoveryInstanceCommandInput,
34
- DisconnectRecoveryInstanceCommandOutput
19
+ DisconnectRecoveryInstanceCommandOutput,
20
+ DrsClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
35
23
  >;
36
- private serialize;
37
- private deserialize;
38
- }
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DisconnectRecoveryInstanceCommand extends DisconnectRecoveryInstanceCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DisconnectSourceServerCommandInput
21
15
  export interface DisconnectSourceServerCommandOutput
22
16
  extends SourceServer,
23
17
  __MetadataBearer {}
24
- export declare class DisconnectSourceServerCommand extends $Command<
25
- DisconnectSourceServerCommandInput,
26
- DisconnectSourceServerCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: DisconnectSourceServerCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DisconnectSourceServerCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DisconnectSourceServerCommand_base: {
19
+ new (
20
+ input: DisconnectSourceServerCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DisconnectSourceServerCommandInput,
38
- DisconnectSourceServerCommandOutput
23
+ DisconnectSourceServerCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DisconnectSourceServerCommand extends DisconnectSourceServerCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ExportSourceNetworkCfnTemplateCommandInput
21
15
  export interface ExportSourceNetworkCfnTemplateCommandOutput
22
16
  extends ExportSourceNetworkCfnTemplateResponse,
23
17
  __MetadataBearer {}
24
- export declare class ExportSourceNetworkCfnTemplateCommand extends $Command<
25
- ExportSourceNetworkCfnTemplateCommandInput,
26
- ExportSourceNetworkCfnTemplateCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: ExportSourceNetworkCfnTemplateCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ExportSourceNetworkCfnTemplateCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ExportSourceNetworkCfnTemplateCommand_base: {
19
+ new (
20
+ input: ExportSourceNetworkCfnTemplateCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ExportSourceNetworkCfnTemplateCommandInput,
38
- ExportSourceNetworkCfnTemplateCommandOutput
23
+ ExportSourceNetworkCfnTemplateCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ExportSourceNetworkCfnTemplateCommand extends ExportSourceNetworkCfnTemplateCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetFailbackReplicationConfigurationCommandInput
21
15
  export interface GetFailbackReplicationConfigurationCommandOutput
22
16
  extends GetFailbackReplicationConfigurationResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetFailbackReplicationConfigurationCommand extends $Command<
25
- GetFailbackReplicationConfigurationCommandInput,
26
- GetFailbackReplicationConfigurationCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: GetFailbackReplicationConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetFailbackReplicationConfigurationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetFailbackReplicationConfigurationCommand_base: {
19
+ new (
20
+ input: GetFailbackReplicationConfigurationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetFailbackReplicationConfigurationCommandInput,
38
- GetFailbackReplicationConfigurationCommandOutput
23
+ GetFailbackReplicationConfigurationCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetFailbackReplicationConfigurationCommand extends GetFailbackReplicationConfigurationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetLaunchConfigurationCommandInput
21
15
  export interface GetLaunchConfigurationCommandOutput
22
16
  extends LaunchConfiguration,
23
17
  __MetadataBearer {}
24
- export declare class GetLaunchConfigurationCommand extends $Command<
25
- GetLaunchConfigurationCommandInput,
26
- GetLaunchConfigurationCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: GetLaunchConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetLaunchConfigurationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetLaunchConfigurationCommand_base: {
19
+ new (
20
+ input: GetLaunchConfigurationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetLaunchConfigurationCommandInput,
38
- GetLaunchConfigurationCommandOutput
23
+ GetLaunchConfigurationCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetLaunchConfigurationCommand extends GetLaunchConfigurationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface GetReplicationConfigurationCommandInput
21
15
  export interface GetReplicationConfigurationCommandOutput
22
16
  extends ReplicationConfiguration,
23
17
  __MetadataBearer {}
24
- export declare class GetReplicationConfigurationCommand extends $Command<
25
- GetReplicationConfigurationCommandInput,
26
- GetReplicationConfigurationCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: GetReplicationConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetReplicationConfigurationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetReplicationConfigurationCommand_base: {
19
+ new (
20
+ input: GetReplicationConfigurationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetReplicationConfigurationCommandInput,
38
- GetReplicationConfigurationCommandOutput
23
+ GetReplicationConfigurationCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetReplicationConfigurationCommand extends GetReplicationConfigurationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface InitializeServiceCommandInput
21
15
  export interface InitializeServiceCommandOutput
22
16
  extends InitializeServiceResponse,
23
17
  __MetadataBearer {}
24
- export declare class InitializeServiceCommand extends $Command<
25
- InitializeServiceCommandInput,
26
- InitializeServiceCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: InitializeServiceCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: InitializeServiceCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<InitializeServiceCommandInput, InitializeServiceCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const InitializeServiceCommand_base: {
19
+ new (
20
+ input: InitializeServiceCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ InitializeServiceCommandInput,
23
+ InitializeServiceCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class InitializeServiceCommand extends InitializeServiceCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListExtensibleSourceServersCommandInput
21
15
  export interface ListExtensibleSourceServersCommandOutput
22
16
  extends ListExtensibleSourceServersResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListExtensibleSourceServersCommand extends $Command<
25
- ListExtensibleSourceServersCommandInput,
26
- ListExtensibleSourceServersCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: ListExtensibleSourceServersCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListExtensibleSourceServersCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListExtensibleSourceServersCommand_base: {
19
+ new (
20
+ input: ListExtensibleSourceServersCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListExtensibleSourceServersCommandInput,
38
- ListExtensibleSourceServersCommandOutput
23
+ ListExtensibleSourceServersCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListExtensibleSourceServersCommand extends ListExtensibleSourceServersCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DrsClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface ListLaunchActionsCommandInput
21
15
  export interface ListLaunchActionsCommandOutput
22
16
  extends ListLaunchActionsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListLaunchActionsCommand extends $Command<
25
- ListLaunchActionsCommandInput,
26
- ListLaunchActionsCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: ListLaunchActionsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListLaunchActionsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<ListLaunchActionsCommandInput, ListLaunchActionsCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const ListLaunchActionsCommand_base: {
19
+ new (
20
+ input: ListLaunchActionsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ ListLaunchActionsCommandInput,
23
+ ListLaunchActionsCommandOutput,
24
+ DrsClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListLaunchActionsCommand extends ListLaunchActionsCommand_base {}