@aws-sdk/client-database-migration-service 3.296.0 → 3.298.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 (238) hide show
  1. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  2. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  3. package/dist-cjs/commands/BatchStartRecommendationsCommand.js +2 -3
  4. package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -3
  5. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -3
  6. package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +2 -3
  7. package/dist-cjs/commands/CreateReplicationInstanceCommand.js +2 -3
  8. package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +2 -3
  9. package/dist-cjs/commands/CreateReplicationTaskCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteCertificateCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteEndpointCommand.js +1 -1
  13. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteReplicationTaskCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeEndpointTypesCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeEndpointsCommand.js +1 -1
  27. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +2 -3
  35. package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +2 -3
  36. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeRecommendationLimitationsCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeRecommendationsCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -3
  41. package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +2 -3
  42. package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -3
  45. package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeReplicationTasksCommand.js +2 -3
  47. package/dist-cjs/commands/DescribeSchemasCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeTableStatisticsCommand.js +2 -3
  49. package/dist-cjs/commands/ImportCertificateCommand.js +1 -1
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  51. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -3
  52. package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +2 -3
  53. package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +2 -3
  54. package/dist-cjs/commands/ModifyReplicationTaskCommand.js +2 -3
  55. package/dist-cjs/commands/MoveReplicationTaskCommand.js +2 -3
  56. package/dist-cjs/commands/RebootReplicationInstanceCommand.js +2 -3
  57. package/dist-cjs/commands/RefreshSchemasCommand.js +2 -3
  58. package/dist-cjs/commands/ReloadTablesCommand.js +2 -3
  59. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  60. package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -3
  61. package/dist-cjs/commands/StartRecommendationsCommand.js +2 -3
  62. package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +2 -3
  63. package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +2 -3
  64. package/dist-cjs/commands/StartReplicationTaskCommand.js +2 -3
  65. package/dist-cjs/commands/StopReplicationTaskCommand.js +2 -3
  66. package/dist-cjs/commands/TestConnectionCommand.js +2 -3
  67. package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -3
  68. package/dist-cjs/models/models_0.js +1 -741
  69. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  70. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  71. package/dist-es/commands/BatchStartRecommendationsCommand.js +2 -3
  72. package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -3
  73. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -3
  74. package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +2 -3
  75. package/dist-es/commands/CreateReplicationInstanceCommand.js +2 -3
  76. package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +2 -3
  77. package/dist-es/commands/CreateReplicationTaskCommand.js +2 -3
  78. package/dist-es/commands/DeleteCertificateCommand.js +2 -3
  79. package/dist-es/commands/DeleteConnectionCommand.js +2 -3
  80. package/dist-es/commands/DeleteEndpointCommand.js +2 -2
  81. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -3
  82. package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +2 -3
  83. package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -3
  84. package/dist-es/commands/DeleteReplicationInstanceCommand.js +2 -3
  85. package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +2 -3
  86. package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -3
  87. package/dist-es/commands/DeleteReplicationTaskCommand.js +2 -3
  88. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -3
  89. package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -3
  90. package/dist-es/commands/DescribeCertificatesCommand.js +2 -3
  91. package/dist-es/commands/DescribeConnectionsCommand.js +2 -3
  92. package/dist-es/commands/DescribeEndpointSettingsCommand.js +2 -3
  93. package/dist-es/commands/DescribeEndpointTypesCommand.js +2 -3
  94. package/dist-es/commands/DescribeEndpointsCommand.js +2 -2
  95. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -3
  96. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -3
  97. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  98. package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -3
  99. package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -3
  100. package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -3
  101. package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -3
  102. package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +2 -3
  103. package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +2 -3
  104. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  105. package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +2 -3
  106. package/dist-es/commands/DescribeRecommendationsCommand.js +2 -3
  107. package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +2 -3
  108. package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -3
  109. package/dist-es/commands/DescribeReplicationInstancesCommand.js +2 -3
  110. package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +2 -3
  111. package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -3
  112. package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -3
  113. package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -3
  114. package/dist-es/commands/DescribeReplicationTasksCommand.js +2 -3
  115. package/dist-es/commands/DescribeSchemasCommand.js +2 -3
  116. package/dist-es/commands/DescribeTableStatisticsCommand.js +2 -3
  117. package/dist-es/commands/ImportCertificateCommand.js +2 -2
  118. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  119. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -3
  120. package/dist-es/commands/ModifyReplicationInstanceCommand.js +2 -3
  121. package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +2 -3
  122. package/dist-es/commands/ModifyReplicationTaskCommand.js +2 -3
  123. package/dist-es/commands/MoveReplicationTaskCommand.js +2 -3
  124. package/dist-es/commands/RebootReplicationInstanceCommand.js +2 -3
  125. package/dist-es/commands/RefreshSchemasCommand.js +2 -3
  126. package/dist-es/commands/ReloadTablesCommand.js +2 -3
  127. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  128. package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -3
  129. package/dist-es/commands/StartRecommendationsCommand.js +2 -3
  130. package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +2 -3
  131. package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +2 -3
  132. package/dist-es/commands/StartReplicationTaskCommand.js +2 -3
  133. package/dist-es/commands/StopReplicationTaskCommand.js +2 -3
  134. package/dist-es/commands/TestConnectionCommand.js +2 -3
  135. package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -3
  136. package/dist-es/models/models_0.js +0 -552
  137. package/dist-types/DatabaseMigrationService.d.ts +70 -0
  138. package/dist-types/DatabaseMigrationServiceClient.d.ts +24 -4
  139. package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
  140. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +16 -0
  141. package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +16 -0
  142. package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +16 -0
  143. package/dist-types/commands/CreateEndpointCommand.d.ts +16 -0
  144. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
  145. package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +16 -0
  146. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +16 -0
  147. package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +16 -0
  148. package/dist-types/commands/CreateReplicationTaskCommand.d.ts +16 -0
  149. package/dist-types/commands/DeleteCertificateCommand.d.ts +16 -0
  150. package/dist-types/commands/DeleteConnectionCommand.d.ts +16 -0
  151. package/dist-types/commands/DeleteEndpointCommand.d.ts +16 -0
  152. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
  153. package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +16 -0
  154. package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +16 -0
  155. package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +16 -0
  156. package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +16 -0
  157. package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +16 -0
  158. package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +16 -0
  159. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
  160. package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +16 -0
  161. package/dist-types/commands/DescribeCertificatesCommand.d.ts +16 -0
  162. package/dist-types/commands/DescribeConnectionsCommand.d.ts +16 -0
  163. package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +16 -0
  164. package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +16 -0
  165. package/dist-types/commands/DescribeEndpointsCommand.d.ts +16 -0
  166. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
  167. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
  168. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  169. package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +16 -0
  170. package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +16 -0
  171. package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +16 -0
  172. package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +16 -0
  173. package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +16 -0
  174. package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +16 -0
  175. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +16 -0
  176. package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +16 -0
  177. package/dist-types/commands/DescribeRecommendationsCommand.d.ts +16 -0
  178. package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +16 -0
  179. package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +16 -0
  180. package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +16 -0
  181. package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +16 -0
  182. package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +16 -0
  183. package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +16 -0
  184. package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +16 -0
  185. package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +16 -0
  186. package/dist-types/commands/DescribeSchemasCommand.d.ts +16 -0
  187. package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +16 -0
  188. package/dist-types/commands/ImportCertificateCommand.d.ts +16 -0
  189. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  190. package/dist-types/commands/ModifyEndpointCommand.d.ts +16 -0
  191. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
  192. package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +16 -0
  193. package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +16 -0
  194. package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +16 -0
  195. package/dist-types/commands/MoveReplicationTaskCommand.d.ts +16 -0
  196. package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +16 -0
  197. package/dist-types/commands/RefreshSchemasCommand.d.ts +16 -0
  198. package/dist-types/commands/ReloadTablesCommand.d.ts +16 -0
  199. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
  200. package/dist-types/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +16 -0
  201. package/dist-types/commands/StartRecommendationsCommand.d.ts +16 -0
  202. package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +16 -0
  203. package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +16 -0
  204. package/dist-types/commands/StartReplicationTaskCommand.d.ts +16 -0
  205. package/dist-types/commands/StopReplicationTaskCommand.d.ts +16 -0
  206. package/dist-types/commands/TestConnectionCommand.d.ts +16 -0
  207. package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +16 -0
  208. package/dist-types/models/DatabaseMigrationServiceServiceException.d.ts +2 -0
  209. package/dist-types/models/models_0.d.ts +420 -757
  210. package/dist-types/pagination/DescribeApplicableIndividualAssessmentsPaginator.d.ts +3 -0
  211. package/dist-types/pagination/DescribeCertificatesPaginator.d.ts +3 -0
  212. package/dist-types/pagination/DescribeConnectionsPaginator.d.ts +3 -0
  213. package/dist-types/pagination/DescribeEndpointSettingsPaginator.d.ts +3 -0
  214. package/dist-types/pagination/DescribeEndpointTypesPaginator.d.ts +3 -0
  215. package/dist-types/pagination/DescribeEndpointsPaginator.d.ts +3 -0
  216. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
  217. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  218. package/dist-types/pagination/DescribeFleetAdvisorCollectorsPaginator.d.ts +3 -0
  219. package/dist-types/pagination/DescribeFleetAdvisorDatabasesPaginator.d.ts +3 -0
  220. package/dist-types/pagination/DescribeFleetAdvisorLsaAnalysisPaginator.d.ts +3 -0
  221. package/dist-types/pagination/DescribeFleetAdvisorSchemaObjectSummaryPaginator.d.ts +3 -0
  222. package/dist-types/pagination/DescribeFleetAdvisorSchemasPaginator.d.ts +3 -0
  223. package/dist-types/pagination/DescribeOrderableReplicationInstancesPaginator.d.ts +3 -0
  224. package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +3 -0
  225. package/dist-types/pagination/DescribeRecommendationLimitationsPaginator.d.ts +3 -0
  226. package/dist-types/pagination/DescribeRecommendationsPaginator.d.ts +3 -0
  227. package/dist-types/pagination/DescribeReplicationInstanceTaskLogsPaginator.d.ts +3 -0
  228. package/dist-types/pagination/DescribeReplicationInstancesPaginator.d.ts +3 -0
  229. package/dist-types/pagination/DescribeReplicationSubnetGroupsPaginator.d.ts +3 -0
  230. package/dist-types/pagination/DescribeReplicationTaskAssessmentResultsPaginator.d.ts +3 -0
  231. package/dist-types/pagination/DescribeReplicationTaskAssessmentRunsPaginator.d.ts +3 -0
  232. package/dist-types/pagination/DescribeReplicationTaskIndividualAssessmentsPaginator.d.ts +3 -0
  233. package/dist-types/pagination/DescribeReplicationTasksPaginator.d.ts +3 -0
  234. package/dist-types/pagination/DescribeSchemasPaginator.d.ts +3 -0
  235. package/dist-types/pagination/DescribeTableStatisticsPaginator.d.ts +3 -0
  236. package/dist-types/pagination/Interfaces.d.ts +3 -0
  237. package/dist-types/ts3.4/models/models_0.d.ts +0 -534
  238. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeTableStatisticsMessage, DescribeTableStatisticsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeTableStatisticsCommand}.
8
10
  */
9
11
  export interface DescribeTableStatisticsCommandInput extends DescribeTableStatisticsMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeTableStatisticsCommand}.
13
17
  */
14
18
  export interface DescribeTableStatisticsCommandOutput extends DescribeTableStatisticsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns table statistics on the database migration task, including table name, rows
18
23
  * inserted, rows updated, and rows deleted.</p>
19
24
  * <p>Note that the "last updated" column the DMS console only indicates the time that DMS
@@ -29,6 +34,8 @@ export interface DescribeTableStatisticsCommandOutput extends DescribeTableStati
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param DescribeTableStatisticsCommandInput - {@link DescribeTableStatisticsCommandInput}
38
+ * @returns {@link DescribeTableStatisticsCommandOutput}
32
39
  * @see {@link DescribeTableStatisticsCommandInput} for command's `input` shape.
33
40
  * @see {@link DescribeTableStatisticsCommandOutput} for command's `response` shape.
34
41
  * @see {@link DatabaseMigrationServiceClientResolvedConfig | config} for DatabaseMigrationServiceClient's `config` shape.
@@ -64,11 +71,20 @@ export interface DescribeTableStatisticsCommandOutput extends DescribeTableStati
64
71
  export declare class DescribeTableStatisticsCommand extends $Command<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
65
72
  readonly input: DescribeTableStatisticsCommandInput;
66
73
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
+ /**
75
+ * @public
76
+ */
67
77
  constructor(input: DescribeTableStatisticsCommandInput);
68
78
  /**
69
79
  * @internal
70
80
  */
71
81
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput>;
82
+ /**
83
+ * @internal
84
+ */
72
85
  private serialize;
86
+ /**
87
+ * @internal
88
+ */
73
89
  private deserialize;
74
90
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ImportCertificateMessage, ImportCertificateResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ImportCertificateCommand}.
8
10
  */
9
11
  export interface ImportCertificateCommandInput extends ImportCertificateMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ImportCertificateCommand}.
13
17
  */
14
18
  export interface ImportCertificateCommandOutput extends ImportCertificateResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Uploads the specified certificate.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ImportCertificateCommandOutput extends ImportCertificateRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ImportCertificateCommandInput - {@link ImportCertificateCommandInput}
34
+ * @returns {@link ImportCertificateCommandOutput}
28
35
  * @see {@link ImportCertificateCommandInput} for command's `input` shape.
29
36
  * @see {@link ImportCertificateCommandOutput} for command's `response` shape.
30
37
  * @see {@link DatabaseMigrationServiceClientResolvedConfig | config} for DatabaseMigrationServiceClient's `config` shape.
@@ -60,11 +67,20 @@ export interface ImportCertificateCommandOutput extends ImportCertificateRespons
60
67
  export declare class ImportCertificateCommand extends $Command<ImportCertificateCommandInput, ImportCertificateCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
61
68
  readonly input: ImportCertificateCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: ImportCertificateCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportCertificateCommandInput, ImportCertificateCommandOutput>;
78
+ /**
79
+ * @internal
80
+ */
68
81
  private serialize;
82
+ /**
83
+ * @internal
84
+ */
69
85
  private deserialize;
70
86
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ListTagsForResourceMessage, ListTagsForResourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListTagsForResourceCommand}.
8
10
  */
9
11
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListTagsForResourceCommand}.
13
17
  */
14
18
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all metadata tags attached to an DMS resource, including
18
23
  * replication instance, endpoint, subnet group, and migration task.
19
24
  * For more information, see <a href="https://docs.aws.amazon.com/dms/latest/APIReference/API_Tag.html">
@@ -29,6 +34,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
38
+ * @returns {@link ListTagsForResourceCommandOutput}
32
39
  * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
33
40
  * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
34
41
  * @see {@link DatabaseMigrationServiceClientResolvedConfig | config} for DatabaseMigrationServiceClient's `config` shape.
@@ -57,11 +64,20 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
57
64
  export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
58
65
  readonly input: ListTagsForResourceCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: ListTagsForResourceCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
65
78
  private serialize;
79
+ /**
80
+ * @internal
81
+ */
66
82
  private deserialize;
67
83
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ModifyEndpointMessage, ModifyEndpointResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ModifyEndpointCommand}.
8
10
  */
9
11
  export interface ModifyEndpointCommandInput extends ModifyEndpointMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ModifyEndpointCommand}.
13
17
  */
14
18
  export interface ModifyEndpointCommandOutput extends ModifyEndpointResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies the specified endpoint.</p>
18
23
  * <note>
19
24
  * <p>For a MySQL source or target endpoint, don't explicitly specify the database using
@@ -32,6 +37,8 @@ export interface ModifyEndpointCommandOutput extends ModifyEndpointResponse, __M
32
37
  * const response = await client.send(command);
33
38
  * ```
34
39
  *
40
+ * @param ModifyEndpointCommandInput - {@link ModifyEndpointCommandInput}
41
+ * @returns {@link ModifyEndpointCommandOutput}
35
42
  * @see {@link ModifyEndpointCommandInput} for command's `input` shape.
36
43
  * @see {@link ModifyEndpointCommandOutput} for command's `response` shape.
37
44
  * @see {@link DatabaseMigrationServiceClientResolvedConfig | config} for DatabaseMigrationServiceClient's `config` shape.
@@ -84,11 +91,20 @@ export interface ModifyEndpointCommandOutput extends ModifyEndpointResponse, __M
84
91
  export declare class ModifyEndpointCommand extends $Command<ModifyEndpointCommandInput, ModifyEndpointCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
85
92
  readonly input: ModifyEndpointCommandInput;
86
93
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
+ /**
95
+ * @public
96
+ */
87
97
  constructor(input: ModifyEndpointCommandInput);
88
98
  /**
89
99
  * @internal
90
100
  */
91
101
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyEndpointCommandInput, ModifyEndpointCommandOutput>;
102
+ /**
103
+ * @internal
104
+ */
92
105
  private serialize;
106
+ /**
107
+ * @internal
108
+ */
93
109
  private deserialize;
94
110
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ModifyEventSubscriptionCommand}.
8
10
  */
9
11
  export interface ModifyEventSubscriptionCommandInput extends ModifyEventSubscriptionMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ModifyEventSubscriptionCommand}.
13
17
  */
14
18
  export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscriptionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies an existing DMS event notification subscription. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscri
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ModifyEventSubscriptionCommandInput - {@link ModifyEventSubscriptionCommandInput}
34
+ * @returns {@link ModifyEventSubscriptionCommandOutput}
28
35
  * @see {@link ModifyEventSubscriptionCommandInput} for command's `input` shape.
29
36
  * @see {@link ModifyEventSubscriptionCommandOutput} for command's `response` shape.
30
37
  * @see {@link DatabaseMigrationServiceClientResolvedConfig | config} for DatabaseMigrationServiceClient's `config` shape.
@@ -61,11 +68,20 @@ export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscri
61
68
  export declare class ModifyEventSubscriptionCommand extends $Command<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
62
69
  readonly input: ModifyEventSubscriptionCommandInput;
63
70
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
+ /**
72
+ * @public
73
+ */
64
74
  constructor(input: ModifyEventSubscriptionCommandInput);
65
75
  /**
66
76
  * @internal
67
77
  */
68
78
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput>;
79
+ /**
80
+ * @internal
81
+ */
69
82
  private serialize;
83
+ /**
84
+ * @internal
85
+ */
70
86
  private deserialize;
71
87
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ModifyReplicationInstanceMessage, ModifyReplicationInstanceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ModifyReplicationInstanceCommand}.
8
10
  */
9
11
  export interface ModifyReplicationInstanceCommandInput extends ModifyReplicationInstanceMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ModifyReplicationInstanceCommand}.
13
17
  */
14
18
  export interface ModifyReplicationInstanceCommandOutput extends ModifyReplicationInstanceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies the replication instance to apply new settings. You can change one or more
18
23
  * parameters by specifying these parameters and the new values in the request.</p>
19
24
  * <p>Some settings are applied during the maintenance window.</p>
@@ -28,6 +33,8 @@ export interface ModifyReplicationInstanceCommandOutput extends ModifyReplicatio
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param ModifyReplicationInstanceCommandInput - {@link ModifyReplicationInstanceCommandInput}
37
+ * @returns {@link ModifyReplicationInstanceCommandOutput}
31
38
  * @see {@link ModifyReplicationInstanceCommandInput} for command's `input` shape.
32
39
  * @see {@link ModifyReplicationInstanceCommandOutput} for command's `response` shape.
33
40
  * @see {@link DatabaseMigrationServiceClientResolvedConfig | config} for DatabaseMigrationServiceClient's `config` shape.
@@ -133,11 +140,20 @@ export interface ModifyReplicationInstanceCommandOutput extends ModifyReplicatio
133
140
  export declare class ModifyReplicationInstanceCommand extends $Command<ModifyReplicationInstanceCommandInput, ModifyReplicationInstanceCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
134
141
  readonly input: ModifyReplicationInstanceCommandInput;
135
142
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
143
+ /**
144
+ * @public
145
+ */
136
146
  constructor(input: ModifyReplicationInstanceCommandInput);
137
147
  /**
138
148
  * @internal
139
149
  */
140
150
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyReplicationInstanceCommandInput, ModifyReplicationInstanceCommandOutput>;
151
+ /**
152
+ * @internal
153
+ */
141
154
  private serialize;
155
+ /**
156
+ * @internal
157
+ */
142
158
  private deserialize;
143
159
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ModifyReplicationSubnetGroupMessage, ModifyReplicationSubnetGroupResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ModifyReplicationSubnetGroupCommand}.
8
10
  */
9
11
  export interface ModifyReplicationSubnetGroupCommandInput extends ModifyReplicationSubnetGroupMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ModifyReplicationSubnetGroupCommand}.
13
17
  */
14
18
  export interface ModifyReplicationSubnetGroupCommandOutput extends ModifyReplicationSubnetGroupResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies the settings for the specified replication subnet group.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ModifyReplicationSubnetGroupCommandOutput extends ModifyReplica
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ModifyReplicationSubnetGroupCommandInput - {@link ModifyReplicationSubnetGroupCommandInput}
34
+ * @returns {@link ModifyReplicationSubnetGroupCommandOutput}
28
35
  * @see {@link ModifyReplicationSubnetGroupCommandInput} for command's `input` shape.
29
36
  * @see {@link ModifyReplicationSubnetGroupCommandOutput} for command's `response` shape.
30
37
  * @see {@link DatabaseMigrationServiceClientResolvedConfig | config} for DatabaseMigrationServiceClient's `config` shape.
@@ -71,11 +78,20 @@ export interface ModifyReplicationSubnetGroupCommandOutput extends ModifyReplica
71
78
  export declare class ModifyReplicationSubnetGroupCommand extends $Command<ModifyReplicationSubnetGroupCommandInput, ModifyReplicationSubnetGroupCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
72
79
  readonly input: ModifyReplicationSubnetGroupCommandInput;
73
80
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
+ /**
82
+ * @public
83
+ */
74
84
  constructor(input: ModifyReplicationSubnetGroupCommandInput);
75
85
  /**
76
86
  * @internal
77
87
  */
78
88
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyReplicationSubnetGroupCommandInput, ModifyReplicationSubnetGroupCommandOutput>;
89
+ /**
90
+ * @internal
91
+ */
79
92
  private serialize;
93
+ /**
94
+ * @internal
95
+ */
80
96
  private deserialize;
81
97
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ModifyReplicationTaskMessage, ModifyReplicationTaskResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ModifyReplicationTaskCommand}.
8
10
  */
9
11
  export interface ModifyReplicationTaskCommandInput extends ModifyReplicationTaskMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ModifyReplicationTaskCommand}.
13
17
  */
14
18
  export interface ModifyReplicationTaskCommandOutput extends ModifyReplicationTaskResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies the specified replication task.</p>
18
23
  * <p>You can't modify the task endpoints. The task must be stopped before you can modify it. </p>
19
24
  * <p>For more information about DMS tasks, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.html">Working with Migration Tasks</a> in the
@@ -28,6 +33,8 @@ export interface ModifyReplicationTaskCommandOutput extends ModifyReplicationTas
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param ModifyReplicationTaskCommandInput - {@link ModifyReplicationTaskCommandInput}
37
+ * @returns {@link ModifyReplicationTaskCommandOutput}
31
38
  * @see {@link ModifyReplicationTaskCommandInput} for command's `input` shape.
32
39
  * @see {@link ModifyReplicationTaskCommandOutput} for command's `response` shape.
33
40
  * @see {@link DatabaseMigrationServiceClientResolvedConfig | config} for DatabaseMigrationServiceClient's `config` shape.
@@ -49,11 +56,20 @@ export interface ModifyReplicationTaskCommandOutput extends ModifyReplicationTas
49
56
  export declare class ModifyReplicationTaskCommand extends $Command<ModifyReplicationTaskCommandInput, ModifyReplicationTaskCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
50
57
  readonly input: ModifyReplicationTaskCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: ModifyReplicationTaskCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyReplicationTaskCommandInput, ModifyReplicationTaskCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { MoveReplicationTaskMessage, MoveReplicationTaskResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link MoveReplicationTaskCommand}.
8
10
  */
9
11
  export interface MoveReplicationTaskCommandInput extends MoveReplicationTaskMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link MoveReplicationTaskCommand}.
13
17
  */
14
18
  export interface MoveReplicationTaskCommandOutput extends MoveReplicationTaskResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Moves a replication task from its current replication instance to a different target
18
23
  * replication instance using the specified parameters. The target replication instance must
19
24
  * be created with the same or later DMS version as the current replication
@@ -28,6 +33,8 @@ export interface MoveReplicationTaskCommandOutput extends MoveReplicationTaskRes
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param MoveReplicationTaskCommandInput - {@link MoveReplicationTaskCommandInput}
37
+ * @returns {@link MoveReplicationTaskCommandOutput}
31
38
  * @see {@link MoveReplicationTaskCommandInput} for command's `input` shape.
32
39
  * @see {@link MoveReplicationTaskCommandOutput} for command's `response` shape.
33
40
  * @see {@link DatabaseMigrationServiceClientResolvedConfig | config} for DatabaseMigrationServiceClient's `config` shape.
@@ -53,11 +60,20 @@ export interface MoveReplicationTaskCommandOutput extends MoveReplicationTaskRes
53
60
  export declare class MoveReplicationTaskCommand extends $Command<MoveReplicationTaskCommandInput, MoveReplicationTaskCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
54
61
  readonly input: MoveReplicationTaskCommandInput;
55
62
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
63
+ /**
64
+ * @public
65
+ */
56
66
  constructor(input: MoveReplicationTaskCommandInput);
57
67
  /**
58
68
  * @internal
59
69
  */
60
70
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<MoveReplicationTaskCommandInput, MoveReplicationTaskCommandOutput>;
71
+ /**
72
+ * @internal
73
+ */
61
74
  private serialize;
75
+ /**
76
+ * @internal
77
+ */
62
78
  private deserialize;
63
79
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { RebootReplicationInstanceMessage, RebootReplicationInstanceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RebootReplicationInstanceCommand}.
8
10
  */
9
11
  export interface RebootReplicationInstanceCommandInput extends RebootReplicationInstanceMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RebootReplicationInstanceCommand}.
13
17
  */
14
18
  export interface RebootReplicationInstanceCommandOutput extends RebootReplicationInstanceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Reboots a replication instance. Rebooting results in a momentary outage, until the
18
23
  * replication instance becomes available again.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface RebootReplicationInstanceCommandOutput extends RebootReplicatio
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param RebootReplicationInstanceCommandInput - {@link RebootReplicationInstanceCommandInput}
35
+ * @returns {@link RebootReplicationInstanceCommandOutput}
29
36
  * @see {@link RebootReplicationInstanceCommandInput} for command's `input` shape.
30
37
  * @see {@link RebootReplicationInstanceCommandOutput} for command's `response` shape.
31
38
  * @see {@link DatabaseMigrationServiceClientResolvedConfig | config} for DatabaseMigrationServiceClient's `config` shape.
@@ -41,11 +48,20 @@ export interface RebootReplicationInstanceCommandOutput extends RebootReplicatio
41
48
  export declare class RebootReplicationInstanceCommand extends $Command<RebootReplicationInstanceCommandInput, RebootReplicationInstanceCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
42
49
  readonly input: RebootReplicationInstanceCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: RebootReplicationInstanceCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RebootReplicationInstanceCommandInput, RebootReplicationInstanceCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { RefreshSchemasMessage, RefreshSchemasResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RefreshSchemasCommand}.
8
10
  */
9
11
  export interface RefreshSchemasCommandInput extends RefreshSchemasMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RefreshSchemasCommand}.
13
17
  */
14
18
  export interface RefreshSchemasCommandOutput extends RefreshSchemasResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Populates the schema for the specified endpoint. This is an asynchronous operation and
18
23
  * can take several minutes. You can check the status of this operation by calling the
19
24
  * DescribeRefreshSchemasStatus operation.</p>
@@ -27,6 +32,8 @@ export interface RefreshSchemasCommandOutput extends RefreshSchemasResponse, __M
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param RefreshSchemasCommandInput - {@link RefreshSchemasCommandInput}
36
+ * @returns {@link RefreshSchemasCommandOutput}
30
37
  * @see {@link RefreshSchemasCommandInput} for command's `input` shape.
31
38
  * @see {@link RefreshSchemasCommandOutput} for command's `response` shape.
32
39
  * @see {@link DatabaseMigrationServiceClientResolvedConfig | config} for DatabaseMigrationServiceClient's `config` shape.
@@ -65,11 +72,20 @@ export interface RefreshSchemasCommandOutput extends RefreshSchemasResponse, __M
65
72
  export declare class RefreshSchemasCommand extends $Command<RefreshSchemasCommandInput, RefreshSchemasCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
66
73
  readonly input: RefreshSchemasCommandInput;
67
74
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
+ /**
76
+ * @public
77
+ */
68
78
  constructor(input: RefreshSchemasCommandInput);
69
79
  /**
70
80
  * @internal
71
81
  */
72
82
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RefreshSchemasCommandInput, RefreshSchemasCommandOutput>;
83
+ /**
84
+ * @internal
85
+ */
73
86
  private serialize;
87
+ /**
88
+ * @internal
89
+ */
74
90
  private deserialize;
75
91
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ReloadTablesMessage, ReloadTablesResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ReloadTablesCommand}.
8
10
  */
9
11
  export interface ReloadTablesCommandInput extends ReloadTablesMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ReloadTablesCommand}.
13
17
  */
14
18
  export interface ReloadTablesCommandOutput extends ReloadTablesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Reloads the target database table with the source data. </p>
18
23
  * <p>You can only use this operation with a task in the <code>RUNNING</code> state, otherwise the service
19
24
  * will throw an <code>InvalidResourceStateFault</code> exception.</p>
@@ -27,6 +32,8 @@ export interface ReloadTablesCommandOutput extends ReloadTablesResponse, __Metad
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param ReloadTablesCommandInput - {@link ReloadTablesCommandInput}
36
+ * @returns {@link ReloadTablesCommandOutput}
30
37
  * @see {@link ReloadTablesCommandInput} for command's `input` shape.
31
38
  * @see {@link ReloadTablesCommandOutput} for command's `response` shape.
32
39
  * @see {@link DatabaseMigrationServiceClientResolvedConfig | config} for DatabaseMigrationServiceClient's `config` shape.
@@ -42,11 +49,20 @@ export interface ReloadTablesCommandOutput extends ReloadTablesResponse, __Metad
42
49
  export declare class ReloadTablesCommand extends $Command<ReloadTablesCommandInput, ReloadTablesCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
43
50
  readonly input: ReloadTablesCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: ReloadTablesCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ReloadTablesCommandInput, ReloadTablesCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }