@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,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
5
4
  import { StopReplicationRequest, StopReplicationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface StopReplicationCommandInput extends StopReplicationRequest {
21
20
  */
22
21
  export interface StopReplicationCommandOutput extends StopReplicationResponse, __MetadataBearer {
23
22
  }
23
+ declare const StopReplicationCommand_base: {
24
+ new (input: StopReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<StopReplicationCommandInput, StopReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Stops replication for a Source Server. This action would make the Source Server unprotected, delete its existing snapshots and stop billing for it.</p>
@@ -168,23 +171,5 @@ export interface StopReplicationCommandOutput extends StopReplicationResponse, _
168
171
  * <p>Base exception class for all service exceptions from Drs service.</p>
169
172
  *
170
173
  */
171
- export declare class StopReplicationCommand extends $Command<StopReplicationCommandInput, StopReplicationCommandOutput, DrsClientResolvedConfig> {
172
- readonly input: StopReplicationCommandInput;
173
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
174
- /**
175
- * @public
176
- */
177
- constructor(input: StopReplicationCommandInput);
178
- /**
179
- * @internal
180
- */
181
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopReplicationCommandInput, StopReplicationCommandOutput>;
182
- /**
183
- * @internal
184
- */
185
- private serialize;
186
- /**
187
- * @internal
188
- */
189
- private deserialize;
174
+ export declare class StopReplicationCommand extends StopReplicationCommand_base {
190
175
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
5
4
  import { StopSourceNetworkReplicationRequest, StopSourceNetworkReplicationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface StopSourceNetworkReplicationCommandInput extends StopSourceNetw
21
20
  */
22
21
  export interface StopSourceNetworkReplicationCommandOutput extends StopSourceNetworkReplicationResponse, __MetadataBearer {
23
22
  }
23
+ declare const StopSourceNetworkReplicationCommand_base: {
24
+ new (input: StopSourceNetworkReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<StopSourceNetworkReplicationCommandInput, StopSourceNetworkReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Stops replication for a Source Network. This action would make the Source Network unprotected.</p>
@@ -87,23 +90,5 @@ export interface StopSourceNetworkReplicationCommandOutput extends StopSourceNet
87
90
  * <p>Base exception class for all service exceptions from Drs service.</p>
88
91
  *
89
92
  */
90
- export declare class StopSourceNetworkReplicationCommand extends $Command<StopSourceNetworkReplicationCommandInput, StopSourceNetworkReplicationCommandOutput, DrsClientResolvedConfig> {
91
- readonly input: StopSourceNetworkReplicationCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: StopSourceNetworkReplicationCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopSourceNetworkReplicationCommandInput, StopSourceNetworkReplicationCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class StopSourceNetworkReplicationCommand extends StopSourceNetworkReplicationCommand_base {
109
94
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
5
4
  import { TagResourceRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
21
20
  */
22
21
  export interface TagResourceCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const TagResourceCommand_base: {
24
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds or overwrites only the specified tags for the specified Elastic Disaster Recovery resource or resources. When you specify an existing tag key, the value is overwritten with the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and optional value.</p>
@@ -67,23 +70,5 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
67
70
  * <p>Base exception class for all service exceptions from Drs service.</p>
68
71
  *
69
72
  */
70
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, DrsClientResolvedConfig> {
71
- readonly input: TagResourceCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: TagResourceCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class TagResourceCommand extends TagResourceCommand_base {
89
74
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
5
4
  import { TerminateRecoveryInstancesRequest, TerminateRecoveryInstancesResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TerminateRecoveryInstancesCommandInput extends TerminateRecover
21
20
  */
22
21
  export interface TerminateRecoveryInstancesCommandOutput extends TerminateRecoveryInstancesResponse, __MetadataBearer {
23
22
  }
23
+ declare const TerminateRecoveryInstancesCommand_base: {
24
+ new (input: TerminateRecoveryInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateRecoveryInstancesCommandInput, TerminateRecoveryInstancesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Initiates a Job for terminating the EC2 resources associated with the specified Recovery Instances, and then will delete the Recovery Instances from the Elastic Disaster Recovery service.</p>
@@ -122,23 +125,5 @@ export interface TerminateRecoveryInstancesCommandOutput extends TerminateRecove
122
125
  * <p>Base exception class for all service exceptions from Drs service.</p>
123
126
  *
124
127
  */
125
- export declare class TerminateRecoveryInstancesCommand extends $Command<TerminateRecoveryInstancesCommandInput, TerminateRecoveryInstancesCommandOutput, DrsClientResolvedConfig> {
126
- readonly input: TerminateRecoveryInstancesCommandInput;
127
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
128
- /**
129
- * @public
130
- */
131
- constructor(input: TerminateRecoveryInstancesCommandInput);
132
- /**
133
- * @internal
134
- */
135
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TerminateRecoveryInstancesCommandInput, TerminateRecoveryInstancesCommandOutput>;
136
- /**
137
- * @internal
138
- */
139
- private serialize;
140
- /**
141
- * @internal
142
- */
143
- private deserialize;
128
+ export declare class TerminateRecoveryInstancesCommand extends TerminateRecoveryInstancesCommand_base {
144
129
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
5
4
  import { UntagResourceRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
21
20
  */
22
21
  export interface UntagResourceCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const UntagResourceCommand_base: {
24
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified set of tags from the specified set of Elastic Disaster Recovery resources.</p>
@@ -67,23 +70,5 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
67
70
  * <p>Base exception class for all service exceptions from Drs service.</p>
68
71
  *
69
72
  */
70
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, DrsClientResolvedConfig> {
71
- readonly input: UntagResourceCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: UntagResourceCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
89
74
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
5
4
  import { UpdateFailbackReplicationConfigurationRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateFailbackReplicationConfigurationCommandInput extends Upda
21
20
  */
22
21
  export interface UpdateFailbackReplicationConfigurationCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const UpdateFailbackReplicationConfigurationCommand_base: {
24
+ new (input: UpdateFailbackReplicationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFailbackReplicationConfigurationCommandInput, UpdateFailbackReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Allows you to update the failback replication configuration of a Recovery Instance by ID.</p>
@@ -67,23 +70,5 @@ export interface UpdateFailbackReplicationConfigurationCommandOutput extends __M
67
70
  * <p>Base exception class for all service exceptions from Drs service.</p>
68
71
  *
69
72
  */
70
- export declare class UpdateFailbackReplicationConfigurationCommand extends $Command<UpdateFailbackReplicationConfigurationCommandInput, UpdateFailbackReplicationConfigurationCommandOutput, DrsClientResolvedConfig> {
71
- readonly input: UpdateFailbackReplicationConfigurationCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: UpdateFailbackReplicationConfigurationCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFailbackReplicationConfigurationCommandInput, UpdateFailbackReplicationConfigurationCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class UpdateFailbackReplicationConfigurationCommand extends UpdateFailbackReplicationConfigurationCommand_base {
89
74
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
5
4
  import { LaunchConfiguration, UpdateLaunchConfigurationRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateLaunchConfigurationCommandInput extends UpdateLaunchConfi
21
20
  */
22
21
  export interface UpdateLaunchConfigurationCommandOutput extends LaunchConfiguration, __MetadataBearer {
23
22
  }
23
+ declare const UpdateLaunchConfigurationCommand_base: {
24
+ new (input: UpdateLaunchConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLaunchConfigurationCommandInput, UpdateLaunchConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates a LaunchConfiguration by Source Server ID.</p>
@@ -94,23 +97,5 @@ export interface UpdateLaunchConfigurationCommandOutput extends LaunchConfigurat
94
97
  * <p>Base exception class for all service exceptions from Drs service.</p>
95
98
  *
96
99
  */
97
- export declare class UpdateLaunchConfigurationCommand extends $Command<UpdateLaunchConfigurationCommandInput, UpdateLaunchConfigurationCommandOutput, DrsClientResolvedConfig> {
98
- readonly input: UpdateLaunchConfigurationCommandInput;
99
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
100
- /**
101
- * @public
102
- */
103
- constructor(input: UpdateLaunchConfigurationCommandInput);
104
- /**
105
- * @internal
106
- */
107
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLaunchConfigurationCommandInput, UpdateLaunchConfigurationCommandOutput>;
108
- /**
109
- * @internal
110
- */
111
- private serialize;
112
- /**
113
- * @internal
114
- */
115
- private deserialize;
100
+ export declare class UpdateLaunchConfigurationCommand extends UpdateLaunchConfigurationCommand_base {
116
101
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
5
4
  import { UpdateLaunchConfigurationTemplateRequest, UpdateLaunchConfigurationTemplateResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateLaunchConfigurationTemplateCommandInput extends UpdateLau
21
20
  */
22
21
  export interface UpdateLaunchConfigurationTemplateCommandOutput extends UpdateLaunchConfigurationTemplateResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateLaunchConfigurationTemplateCommand_base: {
24
+ new (input: UpdateLaunchConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLaunchConfigurationTemplateCommandInput, UpdateLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates an existing Launch Configuration Template by ID.</p>
@@ -95,23 +98,5 @@ export interface UpdateLaunchConfigurationTemplateCommandOutput extends UpdateLa
95
98
  * <p>Base exception class for all service exceptions from Drs service.</p>
96
99
  *
97
100
  */
98
- export declare class UpdateLaunchConfigurationTemplateCommand extends $Command<UpdateLaunchConfigurationTemplateCommandInput, UpdateLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig> {
99
- readonly input: UpdateLaunchConfigurationTemplateCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: UpdateLaunchConfigurationTemplateCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLaunchConfigurationTemplateCommandInput, UpdateLaunchConfigurationTemplateCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class UpdateLaunchConfigurationTemplateCommand extends UpdateLaunchConfigurationTemplateCommand_base {
117
102
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
5
4
  import { ReplicationConfiguration, UpdateReplicationConfigurationRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateReplicationConfigurationCommandInput extends UpdateReplic
21
20
  */
22
21
  export interface UpdateReplicationConfigurationCommandOutput extends ReplicationConfiguration, __MetadataBearer {
23
22
  }
23
+ declare const UpdateReplicationConfigurationCommand_base: {
24
+ new (input: UpdateReplicationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReplicationConfigurationCommandInput, UpdateReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Allows you to update a ReplicationConfiguration by Source Server ID.</p>
@@ -146,23 +149,5 @@ export interface UpdateReplicationConfigurationCommandOutput extends Replication
146
149
  * <p>Base exception class for all service exceptions from Drs service.</p>
147
150
  *
148
151
  */
149
- export declare class UpdateReplicationConfigurationCommand extends $Command<UpdateReplicationConfigurationCommandInput, UpdateReplicationConfigurationCommandOutput, DrsClientResolvedConfig> {
150
- readonly input: UpdateReplicationConfigurationCommandInput;
151
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
152
- /**
153
- * @public
154
- */
155
- constructor(input: UpdateReplicationConfigurationCommandInput);
156
- /**
157
- * @internal
158
- */
159
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateReplicationConfigurationCommandInput, UpdateReplicationConfigurationCommandOutput>;
160
- /**
161
- * @internal
162
- */
163
- private serialize;
164
- /**
165
- * @internal
166
- */
167
- private deserialize;
152
+ export declare class UpdateReplicationConfigurationCommand extends UpdateReplicationConfigurationCommand_base {
168
153
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
5
4
  import { ReplicationConfigurationTemplate, UpdateReplicationConfigurationTemplateRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateReplicationConfigurationTemplateCommandInput extends Upda
21
20
  */
22
21
  export interface UpdateReplicationConfigurationTemplateCommandOutput extends ReplicationConfigurationTemplate, __MetadataBearer {
23
22
  }
23
+ declare const UpdateReplicationConfigurationTemplateCommand_base: {
24
+ new (input: UpdateReplicationConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReplicationConfigurationTemplateCommandInput, UpdateReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates a ReplicationConfigurationTemplate by ID.</p>
@@ -126,23 +129,5 @@ export interface UpdateReplicationConfigurationTemplateCommandOutput extends Rep
126
129
  * <p>Base exception class for all service exceptions from Drs service.</p>
127
130
  *
128
131
  */
129
- export declare class UpdateReplicationConfigurationTemplateCommand extends $Command<UpdateReplicationConfigurationTemplateCommandInput, UpdateReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig> {
130
- readonly input: UpdateReplicationConfigurationTemplateCommandInput;
131
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
132
- /**
133
- * @public
134
- */
135
- constructor(input: UpdateReplicationConfigurationTemplateCommandInput);
136
- /**
137
- * @internal
138
- */
139
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateReplicationConfigurationTemplateCommandInput, UpdateReplicationConfigurationTemplateCommandOutput>;
140
- /**
141
- * @internal
142
- */
143
- private serialize;
144
- /**
145
- * @internal
146
- */
147
- private deserialize;
132
+ export declare class UpdateReplicationConfigurationTemplateCommand extends UpdateReplicationConfigurationTemplateCommand_base {
148
133
  }
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
14
14
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
15
  defaultSigningName: string;
16
16
  };
17
+ export declare const commonParams: {
18
+ readonly UseFIPS: {
19
+ readonly type: "builtInParams";
20
+ readonly name: "useFipsEndpoint";
21
+ };
22
+ readonly Endpoint: {
23
+ readonly type: "builtInParams";
24
+ readonly name: "endpoint";
25
+ };
26
+ readonly Region: {
27
+ readonly type: "builtInParams";
28
+ readonly name: "region";
29
+ };
30
+ readonly UseDualStack: {
31
+ readonly type: "builtInParams";
32
+ readonly name: "useDualstackEndpoint";
33
+ };
34
+ };
17
35
  export interface EndpointParameters extends __EndpointParameters {
18
36
  Region?: string;
19
37
  UseDualStack?: boolean;
@@ -4,4 +4,4 @@ import { DrsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateDescribeJobLogItems(config: DrsPaginationConfiguration, input: DescribeJobLogItemsCommandInput, ...additionalArguments: any): Paginator<DescribeJobLogItemsCommandOutput>;
7
+ export declare const paginateDescribeJobLogItems: (config: DrsPaginationConfiguration, input: DescribeJobLogItemsCommandInput, ...rest: any[]) => Paginator<DescribeJobLogItemsCommandOutput>;
@@ -4,4 +4,4 @@ import { DrsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateDescribeJobs(config: DrsPaginationConfiguration, input: DescribeJobsCommandInput, ...additionalArguments: any): Paginator<DescribeJobsCommandOutput>;
7
+ export declare const paginateDescribeJobs: (config: DrsPaginationConfiguration, input: DescribeJobsCommandInput, ...rest: any[]) => Paginator<DescribeJobsCommandOutput>;
@@ -4,4 +4,4 @@ import { DrsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateDescribeLaunchConfigurationTemplates(config: DrsPaginationConfiguration, input: DescribeLaunchConfigurationTemplatesCommandInput, ...additionalArguments: any): Paginator<DescribeLaunchConfigurationTemplatesCommandOutput>;
7
+ export declare const paginateDescribeLaunchConfigurationTemplates: (config: DrsPaginationConfiguration, input: DescribeLaunchConfigurationTemplatesCommandInput, ...rest: any[]) => Paginator<DescribeLaunchConfigurationTemplatesCommandOutput>;
@@ -4,4 +4,4 @@ import { DrsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateDescribeRecoveryInstances(config: DrsPaginationConfiguration, input: DescribeRecoveryInstancesCommandInput, ...additionalArguments: any): Paginator<DescribeRecoveryInstancesCommandOutput>;
7
+ export declare const paginateDescribeRecoveryInstances: (config: DrsPaginationConfiguration, input: DescribeRecoveryInstancesCommandInput, ...rest: any[]) => Paginator<DescribeRecoveryInstancesCommandOutput>;
@@ -4,4 +4,4 @@ import { DrsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateDescribeRecoverySnapshots(config: DrsPaginationConfiguration, input: DescribeRecoverySnapshotsCommandInput, ...additionalArguments: any): Paginator<DescribeRecoverySnapshotsCommandOutput>;
7
+ export declare const paginateDescribeRecoverySnapshots: (config: DrsPaginationConfiguration, input: DescribeRecoverySnapshotsCommandInput, ...rest: any[]) => Paginator<DescribeRecoverySnapshotsCommandOutput>;
@@ -4,4 +4,4 @@ import { DrsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateDescribeReplicationConfigurationTemplates(config: DrsPaginationConfiguration, input: DescribeReplicationConfigurationTemplatesCommandInput, ...additionalArguments: any): Paginator<DescribeReplicationConfigurationTemplatesCommandOutput>;
7
+ export declare const paginateDescribeReplicationConfigurationTemplates: (config: DrsPaginationConfiguration, input: DescribeReplicationConfigurationTemplatesCommandInput, ...rest: any[]) => Paginator<DescribeReplicationConfigurationTemplatesCommandOutput>;
@@ -4,4 +4,4 @@ import { DrsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateDescribeSourceNetworks(config: DrsPaginationConfiguration, input: DescribeSourceNetworksCommandInput, ...additionalArguments: any): Paginator<DescribeSourceNetworksCommandOutput>;
7
+ export declare const paginateDescribeSourceNetworks: (config: DrsPaginationConfiguration, input: DescribeSourceNetworksCommandInput, ...rest: any[]) => Paginator<DescribeSourceNetworksCommandOutput>;
@@ -4,4 +4,4 @@ import { DrsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateDescribeSourceServers(config: DrsPaginationConfiguration, input: DescribeSourceServersCommandInput, ...additionalArguments: any): Paginator<DescribeSourceServersCommandOutput>;
7
+ export declare const paginateDescribeSourceServers: (config: DrsPaginationConfiguration, input: DescribeSourceServersCommandInput, ...rest: any[]) => Paginator<DescribeSourceServersCommandOutput>;
@@ -4,4 +4,4 @@ import { DrsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListExtensibleSourceServers(config: DrsPaginationConfiguration, input: ListExtensibleSourceServersCommandInput, ...additionalArguments: any): Paginator<ListExtensibleSourceServersCommandOutput>;
7
+ export declare const paginateListExtensibleSourceServers: (config: DrsPaginationConfiguration, input: ListExtensibleSourceServersCommandInput, ...rest: any[]) => Paginator<ListExtensibleSourceServersCommandOutput>;
@@ -4,4 +4,4 @@ import { DrsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListLaunchActions(config: DrsPaginationConfiguration, input: ListLaunchActionsCommandInput, ...additionalArguments: any): Paginator<ListLaunchActionsCommandOutput>;
7
+ export declare const paginateListLaunchActions: (config: DrsPaginationConfiguration, input: ListLaunchActionsCommandInput, ...rest: any[]) => Paginator<ListLaunchActionsCommandOutput>;
@@ -4,4 +4,4 @@ import { DrsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListStagingAccounts(config: DrsPaginationConfiguration, input: ListStagingAccountsCommandInput, ...additionalArguments: any): Paginator<ListStagingAccountsCommandOutput>;
7
+ export declare const paginateListStagingAccounts: (config: DrsPaginationConfiguration, input: ListStagingAccountsCommandInput, ...rest: any[]) => Paginator<ListStagingAccountsCommandOutput>;
@@ -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 AssociateSourceNetworkStackCommandInput
21
15
  export interface AssociateSourceNetworkStackCommandOutput
22
16
  extends AssociateSourceNetworkStackResponse,
23
17
  __MetadataBearer {}
24
- export declare class AssociateSourceNetworkStackCommand extends $Command<
25
- AssociateSourceNetworkStackCommandInput,
26
- AssociateSourceNetworkStackCommandOutput,
27
- DrsClientResolvedConfig
28
- > {
29
- readonly input: AssociateSourceNetworkStackCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: AssociateSourceNetworkStackCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: DrsClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const AssociateSourceNetworkStackCommand_base: {
19
+ new (
20
+ input: AssociateSourceNetworkStackCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  AssociateSourceNetworkStackCommandInput,
38
- AssociateSourceNetworkStackCommandOutput
23
+ AssociateSourceNetworkStackCommandOutput,
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 AssociateSourceNetworkStackCommand extends AssociateSourceNetworkStackCommand_base {}