@aws-sdk/client-database-migration-service 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 (585) hide show
  1. package/dist-cjs/commands/AddTagsToResourceCommand.js +18 -41
  2. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +18 -41
  3. package/dist-cjs/commands/BatchStartRecommendationsCommand.js +18 -41
  4. package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +18 -41
  5. package/dist-cjs/commands/CreateDataProviderCommand.js +18 -41
  6. package/dist-cjs/commands/CreateEndpointCommand.js +18 -41
  7. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +18 -41
  8. package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +18 -41
  9. package/dist-cjs/commands/CreateInstanceProfileCommand.js +18 -41
  10. package/dist-cjs/commands/CreateMigrationProjectCommand.js +18 -41
  11. package/dist-cjs/commands/CreateReplicationConfigCommand.js +18 -41
  12. package/dist-cjs/commands/CreateReplicationInstanceCommand.js +18 -41
  13. package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +18 -41
  14. package/dist-cjs/commands/CreateReplicationTaskCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteCertificateCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteConnectionCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteDataProviderCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteEndpointCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteInstanceProfileCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteMigrationProjectCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteReplicationConfigCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteReplicationTaskCommand.js +18 -41
  29. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +18 -41
  30. package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +18 -41
  31. package/dist-cjs/commands/DescribeCertificatesCommand.js +18 -41
  32. package/dist-cjs/commands/DescribeConnectionsCommand.js +18 -41
  33. package/dist-cjs/commands/DescribeConversionConfigurationCommand.js +18 -41
  34. package/dist-cjs/commands/DescribeDataProvidersCommand.js +18 -41
  35. package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +18 -41
  36. package/dist-cjs/commands/DescribeEndpointTypesCommand.js +18 -41
  37. package/dist-cjs/commands/DescribeEndpointsCommand.js +18 -41
  38. package/dist-cjs/commands/DescribeEngineVersionsCommand.js +18 -41
  39. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +18 -41
  40. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +18 -41
  41. package/dist-cjs/commands/DescribeEventsCommand.js +18 -41
  42. package/dist-cjs/commands/DescribeExtensionPackAssociationsCommand.js +18 -41
  43. package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +18 -41
  44. package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +18 -41
  45. package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +18 -41
  46. package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +18 -41
  47. package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +18 -41
  48. package/dist-cjs/commands/DescribeInstanceProfilesCommand.js +18 -41
  49. package/dist-cjs/commands/DescribeMetadataModelAssessmentsCommand.js +18 -41
  50. package/dist-cjs/commands/DescribeMetadataModelConversionsCommand.js +18 -41
  51. package/dist-cjs/commands/DescribeMetadataModelExportsAsScriptCommand.js +18 -41
  52. package/dist-cjs/commands/DescribeMetadataModelExportsToTargetCommand.js +18 -41
  53. package/dist-cjs/commands/DescribeMetadataModelImportsCommand.js +18 -41
  54. package/dist-cjs/commands/DescribeMigrationProjectsCommand.js +18 -41
  55. package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +18 -41
  56. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +18 -41
  57. package/dist-cjs/commands/DescribeRecommendationLimitationsCommand.js +18 -41
  58. package/dist-cjs/commands/DescribeRecommendationsCommand.js +18 -41
  59. package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +18 -41
  60. package/dist-cjs/commands/DescribeReplicationConfigsCommand.js +18 -41
  61. package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +18 -41
  62. package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +18 -41
  63. package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +18 -41
  64. package/dist-cjs/commands/DescribeReplicationTableStatisticsCommand.js +18 -41
  65. package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +18 -41
  66. package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +18 -41
  67. package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +18 -41
  68. package/dist-cjs/commands/DescribeReplicationTasksCommand.js +18 -41
  69. package/dist-cjs/commands/DescribeReplicationsCommand.js +18 -41
  70. package/dist-cjs/commands/DescribeSchemasCommand.js +18 -41
  71. package/dist-cjs/commands/DescribeTableStatisticsCommand.js +18 -41
  72. package/dist-cjs/commands/ExportMetadataModelAssessmentCommand.js +18 -41
  73. package/dist-cjs/commands/ImportCertificateCommand.js +18 -41
  74. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  75. package/dist-cjs/commands/ModifyConversionConfigurationCommand.js +18 -41
  76. package/dist-cjs/commands/ModifyDataProviderCommand.js +18 -41
  77. package/dist-cjs/commands/ModifyEndpointCommand.js +18 -41
  78. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +18 -41
  79. package/dist-cjs/commands/ModifyInstanceProfileCommand.js +18 -41
  80. package/dist-cjs/commands/ModifyMigrationProjectCommand.js +18 -41
  81. package/dist-cjs/commands/ModifyReplicationConfigCommand.js +18 -41
  82. package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +18 -41
  83. package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +18 -41
  84. package/dist-cjs/commands/ModifyReplicationTaskCommand.js +18 -41
  85. package/dist-cjs/commands/MoveReplicationTaskCommand.js +18 -41
  86. package/dist-cjs/commands/RebootReplicationInstanceCommand.js +18 -41
  87. package/dist-cjs/commands/RefreshSchemasCommand.js +18 -41
  88. package/dist-cjs/commands/ReloadReplicationTablesCommand.js +18 -41
  89. package/dist-cjs/commands/ReloadTablesCommand.js +18 -41
  90. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +18 -41
  91. package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +18 -41
  92. package/dist-cjs/commands/StartExtensionPackAssociationCommand.js +18 -41
  93. package/dist-cjs/commands/StartMetadataModelAssessmentCommand.js +18 -41
  94. package/dist-cjs/commands/StartMetadataModelConversionCommand.js +18 -41
  95. package/dist-cjs/commands/StartMetadataModelExportAsScriptCommand.js +18 -41
  96. package/dist-cjs/commands/StartMetadataModelExportToTargetCommand.js +18 -41
  97. package/dist-cjs/commands/StartMetadataModelImportCommand.js +18 -41
  98. package/dist-cjs/commands/StartRecommendationsCommand.js +18 -41
  99. package/dist-cjs/commands/StartReplicationCommand.js +18 -41
  100. package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +18 -41
  101. package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +18 -41
  102. package/dist-cjs/commands/StartReplicationTaskCommand.js +18 -41
  103. package/dist-cjs/commands/StopReplicationCommand.js +18 -41
  104. package/dist-cjs/commands/StopReplicationTaskCommand.js +18 -41
  105. package/dist-cjs/commands/TestConnectionCommand.js +18 -41
  106. package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +18 -41
  107. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  108. package/dist-cjs/pagination/DescribeApplicableIndividualAssessmentsPaginator.js +2 -24
  109. package/dist-cjs/pagination/DescribeCertificatesPaginator.js +2 -24
  110. package/dist-cjs/pagination/DescribeConnectionsPaginator.js +2 -24
  111. package/dist-cjs/pagination/DescribeDataProvidersPaginator.js +2 -24
  112. package/dist-cjs/pagination/DescribeEndpointSettingsPaginator.js +2 -24
  113. package/dist-cjs/pagination/DescribeEndpointTypesPaginator.js +2 -24
  114. package/dist-cjs/pagination/DescribeEndpointsPaginator.js +2 -24
  115. package/dist-cjs/pagination/DescribeEngineVersionsPaginator.js +2 -24
  116. package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +2 -24
  117. package/dist-cjs/pagination/DescribeEventsPaginator.js +2 -24
  118. package/dist-cjs/pagination/DescribeExtensionPackAssociationsPaginator.js +2 -24
  119. package/dist-cjs/pagination/DescribeFleetAdvisorCollectorsPaginator.js +2 -24
  120. package/dist-cjs/pagination/DescribeFleetAdvisorDatabasesPaginator.js +2 -24
  121. package/dist-cjs/pagination/DescribeFleetAdvisorLsaAnalysisPaginator.js +2 -24
  122. package/dist-cjs/pagination/DescribeFleetAdvisorSchemaObjectSummaryPaginator.js +2 -24
  123. package/dist-cjs/pagination/DescribeFleetAdvisorSchemasPaginator.js +2 -24
  124. package/dist-cjs/pagination/DescribeInstanceProfilesPaginator.js +2 -24
  125. package/dist-cjs/pagination/DescribeMetadataModelAssessmentsPaginator.js +2 -24
  126. package/dist-cjs/pagination/DescribeMetadataModelConversionsPaginator.js +2 -24
  127. package/dist-cjs/pagination/DescribeMetadataModelExportsAsScriptPaginator.js +2 -24
  128. package/dist-cjs/pagination/DescribeMetadataModelExportsToTargetPaginator.js +2 -24
  129. package/dist-cjs/pagination/DescribeMetadataModelImportsPaginator.js +2 -24
  130. package/dist-cjs/pagination/DescribeMigrationProjectsPaginator.js +2 -24
  131. package/dist-cjs/pagination/DescribeOrderableReplicationInstancesPaginator.js +2 -24
  132. package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +2 -24
  133. package/dist-cjs/pagination/DescribeRecommendationLimitationsPaginator.js +2 -24
  134. package/dist-cjs/pagination/DescribeRecommendationsPaginator.js +2 -24
  135. package/dist-cjs/pagination/DescribeReplicationConfigsPaginator.js +2 -24
  136. package/dist-cjs/pagination/DescribeReplicationInstanceTaskLogsPaginator.js +2 -24
  137. package/dist-cjs/pagination/DescribeReplicationInstancesPaginator.js +2 -24
  138. package/dist-cjs/pagination/DescribeReplicationSubnetGroupsPaginator.js +2 -24
  139. package/dist-cjs/pagination/DescribeReplicationTableStatisticsPaginator.js +2 -24
  140. package/dist-cjs/pagination/DescribeReplicationTaskAssessmentResultsPaginator.js +2 -24
  141. package/dist-cjs/pagination/DescribeReplicationTaskAssessmentRunsPaginator.js +2 -24
  142. package/dist-cjs/pagination/DescribeReplicationTaskIndividualAssessmentsPaginator.js +2 -24
  143. package/dist-cjs/pagination/DescribeReplicationTasksPaginator.js +2 -24
  144. package/dist-cjs/pagination/DescribeReplicationsPaginator.js +2 -24
  145. package/dist-cjs/pagination/DescribeSchemasPaginator.js +2 -24
  146. package/dist-cjs/pagination/DescribeTableStatisticsPaginator.js +2 -24
  147. package/dist-es/commands/AddTagsToResourceCommand.js +18 -41
  148. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +18 -41
  149. package/dist-es/commands/BatchStartRecommendationsCommand.js +18 -41
  150. package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +18 -41
  151. package/dist-es/commands/CreateDataProviderCommand.js +18 -41
  152. package/dist-es/commands/CreateEndpointCommand.js +18 -41
  153. package/dist-es/commands/CreateEventSubscriptionCommand.js +18 -41
  154. package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +18 -41
  155. package/dist-es/commands/CreateInstanceProfileCommand.js +18 -41
  156. package/dist-es/commands/CreateMigrationProjectCommand.js +18 -41
  157. package/dist-es/commands/CreateReplicationConfigCommand.js +18 -41
  158. package/dist-es/commands/CreateReplicationInstanceCommand.js +18 -41
  159. package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +18 -41
  160. package/dist-es/commands/CreateReplicationTaskCommand.js +18 -41
  161. package/dist-es/commands/DeleteCertificateCommand.js +18 -41
  162. package/dist-es/commands/DeleteConnectionCommand.js +18 -41
  163. package/dist-es/commands/DeleteDataProviderCommand.js +18 -41
  164. package/dist-es/commands/DeleteEndpointCommand.js +18 -41
  165. package/dist-es/commands/DeleteEventSubscriptionCommand.js +18 -41
  166. package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +18 -41
  167. package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +18 -41
  168. package/dist-es/commands/DeleteInstanceProfileCommand.js +18 -41
  169. package/dist-es/commands/DeleteMigrationProjectCommand.js +18 -41
  170. package/dist-es/commands/DeleteReplicationConfigCommand.js +18 -41
  171. package/dist-es/commands/DeleteReplicationInstanceCommand.js +18 -41
  172. package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +18 -41
  173. package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +18 -41
  174. package/dist-es/commands/DeleteReplicationTaskCommand.js +18 -41
  175. package/dist-es/commands/DescribeAccountAttributesCommand.js +18 -41
  176. package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +18 -41
  177. package/dist-es/commands/DescribeCertificatesCommand.js +18 -41
  178. package/dist-es/commands/DescribeConnectionsCommand.js +18 -41
  179. package/dist-es/commands/DescribeConversionConfigurationCommand.js +18 -41
  180. package/dist-es/commands/DescribeDataProvidersCommand.js +18 -41
  181. package/dist-es/commands/DescribeEndpointSettingsCommand.js +18 -41
  182. package/dist-es/commands/DescribeEndpointTypesCommand.js +18 -41
  183. package/dist-es/commands/DescribeEndpointsCommand.js +18 -41
  184. package/dist-es/commands/DescribeEngineVersionsCommand.js +18 -41
  185. package/dist-es/commands/DescribeEventCategoriesCommand.js +18 -41
  186. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +18 -41
  187. package/dist-es/commands/DescribeEventsCommand.js +18 -41
  188. package/dist-es/commands/DescribeExtensionPackAssociationsCommand.js +18 -41
  189. package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +18 -41
  190. package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +18 -41
  191. package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +18 -41
  192. package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +18 -41
  193. package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +18 -41
  194. package/dist-es/commands/DescribeInstanceProfilesCommand.js +18 -41
  195. package/dist-es/commands/DescribeMetadataModelAssessmentsCommand.js +18 -41
  196. package/dist-es/commands/DescribeMetadataModelConversionsCommand.js +18 -41
  197. package/dist-es/commands/DescribeMetadataModelExportsAsScriptCommand.js +18 -41
  198. package/dist-es/commands/DescribeMetadataModelExportsToTargetCommand.js +18 -41
  199. package/dist-es/commands/DescribeMetadataModelImportsCommand.js +18 -41
  200. package/dist-es/commands/DescribeMigrationProjectsCommand.js +18 -41
  201. package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +18 -41
  202. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +18 -41
  203. package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +18 -41
  204. package/dist-es/commands/DescribeRecommendationsCommand.js +18 -41
  205. package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +18 -41
  206. package/dist-es/commands/DescribeReplicationConfigsCommand.js +18 -41
  207. package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +18 -41
  208. package/dist-es/commands/DescribeReplicationInstancesCommand.js +18 -41
  209. package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +18 -41
  210. package/dist-es/commands/DescribeReplicationTableStatisticsCommand.js +18 -41
  211. package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +18 -41
  212. package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +18 -41
  213. package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +18 -41
  214. package/dist-es/commands/DescribeReplicationTasksCommand.js +18 -41
  215. package/dist-es/commands/DescribeReplicationsCommand.js +18 -41
  216. package/dist-es/commands/DescribeSchemasCommand.js +18 -41
  217. package/dist-es/commands/DescribeTableStatisticsCommand.js +18 -41
  218. package/dist-es/commands/ExportMetadataModelAssessmentCommand.js +18 -41
  219. package/dist-es/commands/ImportCertificateCommand.js +18 -41
  220. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  221. package/dist-es/commands/ModifyConversionConfigurationCommand.js +18 -41
  222. package/dist-es/commands/ModifyDataProviderCommand.js +18 -41
  223. package/dist-es/commands/ModifyEndpointCommand.js +18 -41
  224. package/dist-es/commands/ModifyEventSubscriptionCommand.js +18 -41
  225. package/dist-es/commands/ModifyInstanceProfileCommand.js +18 -41
  226. package/dist-es/commands/ModifyMigrationProjectCommand.js +18 -41
  227. package/dist-es/commands/ModifyReplicationConfigCommand.js +18 -41
  228. package/dist-es/commands/ModifyReplicationInstanceCommand.js +18 -41
  229. package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +18 -41
  230. package/dist-es/commands/ModifyReplicationTaskCommand.js +18 -41
  231. package/dist-es/commands/MoveReplicationTaskCommand.js +18 -41
  232. package/dist-es/commands/RebootReplicationInstanceCommand.js +18 -41
  233. package/dist-es/commands/RefreshSchemasCommand.js +18 -41
  234. package/dist-es/commands/ReloadReplicationTablesCommand.js +18 -41
  235. package/dist-es/commands/ReloadTablesCommand.js +18 -41
  236. package/dist-es/commands/RemoveTagsFromResourceCommand.js +18 -41
  237. package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +18 -41
  238. package/dist-es/commands/StartExtensionPackAssociationCommand.js +18 -41
  239. package/dist-es/commands/StartMetadataModelAssessmentCommand.js +18 -41
  240. package/dist-es/commands/StartMetadataModelConversionCommand.js +18 -41
  241. package/dist-es/commands/StartMetadataModelExportAsScriptCommand.js +18 -41
  242. package/dist-es/commands/StartMetadataModelExportToTargetCommand.js +18 -41
  243. package/dist-es/commands/StartMetadataModelImportCommand.js +18 -41
  244. package/dist-es/commands/StartRecommendationsCommand.js +18 -41
  245. package/dist-es/commands/StartReplicationCommand.js +18 -41
  246. package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +18 -41
  247. package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +18 -41
  248. package/dist-es/commands/StartReplicationTaskCommand.js +18 -41
  249. package/dist-es/commands/StopReplicationCommand.js +18 -41
  250. package/dist-es/commands/StopReplicationTaskCommand.js +18 -41
  251. package/dist-es/commands/TestConnectionCommand.js +18 -41
  252. package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +18 -41
  253. package/dist-es/endpoint/EndpointParameters.js +6 -0
  254. package/dist-es/pagination/DescribeApplicableIndividualAssessmentsPaginator.js +2 -23
  255. package/dist-es/pagination/DescribeCertificatesPaginator.js +2 -23
  256. package/dist-es/pagination/DescribeConnectionsPaginator.js +2 -23
  257. package/dist-es/pagination/DescribeDataProvidersPaginator.js +2 -23
  258. package/dist-es/pagination/DescribeEndpointSettingsPaginator.js +2 -23
  259. package/dist-es/pagination/DescribeEndpointTypesPaginator.js +2 -23
  260. package/dist-es/pagination/DescribeEndpointsPaginator.js +2 -23
  261. package/dist-es/pagination/DescribeEngineVersionsPaginator.js +2 -23
  262. package/dist-es/pagination/DescribeEventSubscriptionsPaginator.js +2 -23
  263. package/dist-es/pagination/DescribeEventsPaginator.js +2 -23
  264. package/dist-es/pagination/DescribeExtensionPackAssociationsPaginator.js +2 -23
  265. package/dist-es/pagination/DescribeFleetAdvisorCollectorsPaginator.js +2 -23
  266. package/dist-es/pagination/DescribeFleetAdvisorDatabasesPaginator.js +2 -23
  267. package/dist-es/pagination/DescribeFleetAdvisorLsaAnalysisPaginator.js +2 -23
  268. package/dist-es/pagination/DescribeFleetAdvisorSchemaObjectSummaryPaginator.js +2 -23
  269. package/dist-es/pagination/DescribeFleetAdvisorSchemasPaginator.js +2 -23
  270. package/dist-es/pagination/DescribeInstanceProfilesPaginator.js +2 -23
  271. package/dist-es/pagination/DescribeMetadataModelAssessmentsPaginator.js +2 -23
  272. package/dist-es/pagination/DescribeMetadataModelConversionsPaginator.js +2 -23
  273. package/dist-es/pagination/DescribeMetadataModelExportsAsScriptPaginator.js +2 -23
  274. package/dist-es/pagination/DescribeMetadataModelExportsToTargetPaginator.js +2 -23
  275. package/dist-es/pagination/DescribeMetadataModelImportsPaginator.js +2 -23
  276. package/dist-es/pagination/DescribeMigrationProjectsPaginator.js +2 -23
  277. package/dist-es/pagination/DescribeOrderableReplicationInstancesPaginator.js +2 -23
  278. package/dist-es/pagination/DescribePendingMaintenanceActionsPaginator.js +2 -23
  279. package/dist-es/pagination/DescribeRecommendationLimitationsPaginator.js +2 -23
  280. package/dist-es/pagination/DescribeRecommendationsPaginator.js +2 -23
  281. package/dist-es/pagination/DescribeReplicationConfigsPaginator.js +2 -23
  282. package/dist-es/pagination/DescribeReplicationInstanceTaskLogsPaginator.js +2 -23
  283. package/dist-es/pagination/DescribeReplicationInstancesPaginator.js +2 -23
  284. package/dist-es/pagination/DescribeReplicationSubnetGroupsPaginator.js +2 -23
  285. package/dist-es/pagination/DescribeReplicationTableStatisticsPaginator.js +2 -23
  286. package/dist-es/pagination/DescribeReplicationTaskAssessmentResultsPaginator.js +2 -23
  287. package/dist-es/pagination/DescribeReplicationTaskAssessmentRunsPaginator.js +2 -23
  288. package/dist-es/pagination/DescribeReplicationTaskIndividualAssessmentsPaginator.js +2 -23
  289. package/dist-es/pagination/DescribeReplicationTasksPaginator.js +2 -23
  290. package/dist-es/pagination/DescribeReplicationsPaginator.js +2 -23
  291. package/dist-es/pagination/DescribeSchemasPaginator.js +2 -23
  292. package/dist-es/pagination/DescribeTableStatisticsPaginator.js +2 -23
  293. package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -21
  294. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -21
  295. package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +6 -21
  296. package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +6 -21
  297. package/dist-types/commands/CreateDataProviderCommand.d.ts +6 -21
  298. package/dist-types/commands/CreateEndpointCommand.d.ts +6 -21
  299. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +6 -21
  300. package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +6 -21
  301. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +6 -21
  302. package/dist-types/commands/CreateMigrationProjectCommand.d.ts +6 -21
  303. package/dist-types/commands/CreateReplicationConfigCommand.d.ts +6 -21
  304. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +6 -21
  305. package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +6 -21
  306. package/dist-types/commands/CreateReplicationTaskCommand.d.ts +6 -21
  307. package/dist-types/commands/DeleteCertificateCommand.d.ts +6 -21
  308. package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -21
  309. package/dist-types/commands/DeleteDataProviderCommand.d.ts +6 -21
  310. package/dist-types/commands/DeleteEndpointCommand.d.ts +6 -21
  311. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +6 -21
  312. package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +6 -21
  313. package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +6 -21
  314. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +6 -21
  315. package/dist-types/commands/DeleteMigrationProjectCommand.d.ts +6 -21
  316. package/dist-types/commands/DeleteReplicationConfigCommand.d.ts +6 -21
  317. package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +6 -21
  318. package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +6 -21
  319. package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +6 -21
  320. package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +6 -21
  321. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -21
  322. package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +6 -21
  323. package/dist-types/commands/DescribeCertificatesCommand.d.ts +6 -21
  324. package/dist-types/commands/DescribeConnectionsCommand.d.ts +6 -21
  325. package/dist-types/commands/DescribeConversionConfigurationCommand.d.ts +6 -21
  326. package/dist-types/commands/DescribeDataProvidersCommand.d.ts +6 -21
  327. package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +6 -21
  328. package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +6 -21
  329. package/dist-types/commands/DescribeEndpointsCommand.d.ts +6 -21
  330. package/dist-types/commands/DescribeEngineVersionsCommand.d.ts +6 -21
  331. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +6 -21
  332. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +6 -21
  333. package/dist-types/commands/DescribeEventsCommand.d.ts +6 -21
  334. package/dist-types/commands/DescribeExtensionPackAssociationsCommand.d.ts +6 -21
  335. package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +6 -21
  336. package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +6 -21
  337. package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +6 -21
  338. package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +6 -21
  339. package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +6 -21
  340. package/dist-types/commands/DescribeInstanceProfilesCommand.d.ts +6 -21
  341. package/dist-types/commands/DescribeMetadataModelAssessmentsCommand.d.ts +6 -21
  342. package/dist-types/commands/DescribeMetadataModelConversionsCommand.d.ts +6 -21
  343. package/dist-types/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +6 -21
  344. package/dist-types/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +6 -21
  345. package/dist-types/commands/DescribeMetadataModelImportsCommand.d.ts +6 -21
  346. package/dist-types/commands/DescribeMigrationProjectsCommand.d.ts +6 -21
  347. package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +6 -21
  348. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -21
  349. package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +6 -21
  350. package/dist-types/commands/DescribeRecommendationsCommand.d.ts +6 -21
  351. package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +6 -21
  352. package/dist-types/commands/DescribeReplicationConfigsCommand.d.ts +6 -21
  353. package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +6 -21
  354. package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +6 -21
  355. package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +6 -21
  356. package/dist-types/commands/DescribeReplicationTableStatisticsCommand.d.ts +6 -21
  357. package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +6 -21
  358. package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +6 -21
  359. package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +6 -21
  360. package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +6 -21
  361. package/dist-types/commands/DescribeReplicationsCommand.d.ts +6 -21
  362. package/dist-types/commands/DescribeSchemasCommand.d.ts +6 -21
  363. package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +6 -21
  364. package/dist-types/commands/ExportMetadataModelAssessmentCommand.d.ts +6 -21
  365. package/dist-types/commands/ImportCertificateCommand.d.ts +6 -21
  366. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  367. package/dist-types/commands/ModifyConversionConfigurationCommand.d.ts +6 -21
  368. package/dist-types/commands/ModifyDataProviderCommand.d.ts +6 -21
  369. package/dist-types/commands/ModifyEndpointCommand.d.ts +6 -21
  370. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +6 -21
  371. package/dist-types/commands/ModifyInstanceProfileCommand.d.ts +6 -21
  372. package/dist-types/commands/ModifyMigrationProjectCommand.d.ts +6 -21
  373. package/dist-types/commands/ModifyReplicationConfigCommand.d.ts +6 -21
  374. package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +6 -21
  375. package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +6 -21
  376. package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +6 -21
  377. package/dist-types/commands/MoveReplicationTaskCommand.d.ts +6 -21
  378. package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +6 -21
  379. package/dist-types/commands/RefreshSchemasCommand.d.ts +6 -21
  380. package/dist-types/commands/ReloadReplicationTablesCommand.d.ts +6 -21
  381. package/dist-types/commands/ReloadTablesCommand.d.ts +6 -21
  382. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -21
  383. package/dist-types/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +6 -21
  384. package/dist-types/commands/StartExtensionPackAssociationCommand.d.ts +6 -21
  385. package/dist-types/commands/StartMetadataModelAssessmentCommand.d.ts +6 -21
  386. package/dist-types/commands/StartMetadataModelConversionCommand.d.ts +6 -21
  387. package/dist-types/commands/StartMetadataModelExportAsScriptCommand.d.ts +6 -21
  388. package/dist-types/commands/StartMetadataModelExportToTargetCommand.d.ts +6 -21
  389. package/dist-types/commands/StartMetadataModelImportCommand.d.ts +6 -21
  390. package/dist-types/commands/StartRecommendationsCommand.d.ts +6 -21
  391. package/dist-types/commands/StartReplicationCommand.d.ts +6 -21
  392. package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +6 -21
  393. package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +6 -21
  394. package/dist-types/commands/StartReplicationTaskCommand.d.ts +6 -21
  395. package/dist-types/commands/StopReplicationCommand.d.ts +6 -21
  396. package/dist-types/commands/StopReplicationTaskCommand.d.ts +6 -21
  397. package/dist-types/commands/TestConnectionCommand.d.ts +6 -21
  398. package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +6 -21
  399. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  400. package/dist-types/pagination/DescribeApplicableIndividualAssessmentsPaginator.d.ts +1 -1
  401. package/dist-types/pagination/DescribeCertificatesPaginator.d.ts +1 -1
  402. package/dist-types/pagination/DescribeConnectionsPaginator.d.ts +1 -1
  403. package/dist-types/pagination/DescribeDataProvidersPaginator.d.ts +1 -1
  404. package/dist-types/pagination/DescribeEndpointSettingsPaginator.d.ts +1 -1
  405. package/dist-types/pagination/DescribeEndpointTypesPaginator.d.ts +1 -1
  406. package/dist-types/pagination/DescribeEndpointsPaginator.d.ts +1 -1
  407. package/dist-types/pagination/DescribeEngineVersionsPaginator.d.ts +1 -1
  408. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +1 -1
  409. package/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
  410. package/dist-types/pagination/DescribeExtensionPackAssociationsPaginator.d.ts +1 -1
  411. package/dist-types/pagination/DescribeFleetAdvisorCollectorsPaginator.d.ts +1 -1
  412. package/dist-types/pagination/DescribeFleetAdvisorDatabasesPaginator.d.ts +1 -1
  413. package/dist-types/pagination/DescribeFleetAdvisorLsaAnalysisPaginator.d.ts +1 -1
  414. package/dist-types/pagination/DescribeFleetAdvisorSchemaObjectSummaryPaginator.d.ts +1 -1
  415. package/dist-types/pagination/DescribeFleetAdvisorSchemasPaginator.d.ts +1 -1
  416. package/dist-types/pagination/DescribeInstanceProfilesPaginator.d.ts +1 -1
  417. package/dist-types/pagination/DescribeMetadataModelAssessmentsPaginator.d.ts +1 -1
  418. package/dist-types/pagination/DescribeMetadataModelConversionsPaginator.d.ts +1 -1
  419. package/dist-types/pagination/DescribeMetadataModelExportsAsScriptPaginator.d.ts +1 -1
  420. package/dist-types/pagination/DescribeMetadataModelExportsToTargetPaginator.d.ts +1 -1
  421. package/dist-types/pagination/DescribeMetadataModelImportsPaginator.d.ts +1 -1
  422. package/dist-types/pagination/DescribeMigrationProjectsPaginator.d.ts +1 -1
  423. package/dist-types/pagination/DescribeOrderableReplicationInstancesPaginator.d.ts +1 -1
  424. package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +1 -1
  425. package/dist-types/pagination/DescribeRecommendationLimitationsPaginator.d.ts +1 -1
  426. package/dist-types/pagination/DescribeRecommendationsPaginator.d.ts +1 -1
  427. package/dist-types/pagination/DescribeReplicationConfigsPaginator.d.ts +1 -1
  428. package/dist-types/pagination/DescribeReplicationInstanceTaskLogsPaginator.d.ts +1 -1
  429. package/dist-types/pagination/DescribeReplicationInstancesPaginator.d.ts +1 -1
  430. package/dist-types/pagination/DescribeReplicationSubnetGroupsPaginator.d.ts +1 -1
  431. package/dist-types/pagination/DescribeReplicationTableStatisticsPaginator.d.ts +1 -1
  432. package/dist-types/pagination/DescribeReplicationTaskAssessmentResultsPaginator.d.ts +1 -1
  433. package/dist-types/pagination/DescribeReplicationTaskAssessmentRunsPaginator.d.ts +1 -1
  434. package/dist-types/pagination/DescribeReplicationTaskIndividualAssessmentsPaginator.d.ts +1 -1
  435. package/dist-types/pagination/DescribeReplicationTasksPaginator.d.ts +1 -1
  436. package/dist-types/pagination/DescribeReplicationsPaginator.d.ts +1 -1
  437. package/dist-types/pagination/DescribeSchemasPaginator.d.ts +1 -1
  438. package/dist-types/pagination/DescribeTableStatisticsPaginator.d.ts +1 -1
  439. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +14 -23
  440. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +12 -24
  441. package/dist-types/ts3.4/commands/BatchStartRecommendationsCommand.d.ts +12 -24
  442. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +12 -24
  443. package/dist-types/ts3.4/commands/CreateDataProviderCommand.d.ts +14 -23
  444. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +14 -23
  445. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +12 -24
  446. package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +12 -24
  447. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +12 -24
  448. package/dist-types/ts3.4/commands/CreateMigrationProjectCommand.d.ts +12 -24
  449. package/dist-types/ts3.4/commands/CreateReplicationConfigCommand.d.ts +12 -24
  450. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +12 -24
  451. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +12 -24
  452. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +12 -24
  453. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +14 -23
  454. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +14 -23
  455. package/dist-types/ts3.4/commands/DeleteDataProviderCommand.d.ts +14 -23
  456. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +14 -23
  457. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +12 -24
  458. package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +12 -24
  459. package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +12 -24
  460. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +12 -24
  461. package/dist-types/ts3.4/commands/DeleteMigrationProjectCommand.d.ts +12 -24
  462. package/dist-types/ts3.4/commands/DeleteReplicationConfigCommand.d.ts +12 -24
  463. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +12 -24
  464. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +12 -24
  465. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +12 -24
  466. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +12 -24
  467. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +12 -24
  468. package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +12 -24
  469. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +12 -24
  470. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +14 -23
  471. package/dist-types/ts3.4/commands/DescribeConversionConfigurationCommand.d.ts +12 -24
  472. package/dist-types/ts3.4/commands/DescribeDataProvidersCommand.d.ts +12 -24
  473. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +12 -24
  474. package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +12 -24
  475. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +14 -23
  476. package/dist-types/ts3.4/commands/DescribeEngineVersionsCommand.d.ts +12 -24
  477. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +12 -24
  478. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +12 -24
  479. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +14 -23
  480. package/dist-types/ts3.4/commands/DescribeExtensionPackAssociationsCommand.d.ts +12 -24
  481. package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +12 -24
  482. package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +12 -24
  483. package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +12 -24
  484. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +12 -24
  485. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +12 -24
  486. package/dist-types/ts3.4/commands/DescribeInstanceProfilesCommand.d.ts +12 -24
  487. package/dist-types/ts3.4/commands/DescribeMetadataModelAssessmentsCommand.d.ts +12 -24
  488. package/dist-types/ts3.4/commands/DescribeMetadataModelConversionsCommand.d.ts +12 -24
  489. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +12 -24
  490. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +12 -24
  491. package/dist-types/ts3.4/commands/DescribeMetadataModelImportsCommand.d.ts +12 -24
  492. package/dist-types/ts3.4/commands/DescribeMigrationProjectsCommand.d.ts +12 -24
  493. package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +12 -24
  494. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +12 -24
  495. package/dist-types/ts3.4/commands/DescribeRecommendationLimitationsCommand.d.ts +12 -24
  496. package/dist-types/ts3.4/commands/DescribeRecommendationsCommand.d.ts +12 -24
  497. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +12 -24
  498. package/dist-types/ts3.4/commands/DescribeReplicationConfigsCommand.d.ts +12 -24
  499. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +12 -24
  500. package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +12 -24
  501. package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +12 -24
  502. package/dist-types/ts3.4/commands/DescribeReplicationTableStatisticsCommand.d.ts +12 -24
  503. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +12 -24
  504. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +12 -24
  505. package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +12 -24
  506. package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +12 -24
  507. package/dist-types/ts3.4/commands/DescribeReplicationsCommand.d.ts +12 -24
  508. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +14 -23
  509. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +12 -24
  510. package/dist-types/ts3.4/commands/ExportMetadataModelAssessmentCommand.d.ts +12 -24
  511. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +14 -23
  512. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  513. package/dist-types/ts3.4/commands/ModifyConversionConfigurationCommand.d.ts +12 -24
  514. package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +14 -23
  515. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +14 -23
  516. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +12 -24
  517. package/dist-types/ts3.4/commands/ModifyInstanceProfileCommand.d.ts +12 -24
  518. package/dist-types/ts3.4/commands/ModifyMigrationProjectCommand.d.ts +12 -24
  519. package/dist-types/ts3.4/commands/ModifyReplicationConfigCommand.d.ts +12 -24
  520. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +12 -24
  521. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +12 -24
  522. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +12 -24
  523. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +14 -23
  524. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +12 -24
  525. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +14 -23
  526. package/dist-types/ts3.4/commands/ReloadReplicationTablesCommand.d.ts +12 -24
  527. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +14 -23
  528. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +12 -24
  529. package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +12 -24
  530. package/dist-types/ts3.4/commands/StartExtensionPackAssociationCommand.d.ts +12 -24
  531. package/dist-types/ts3.4/commands/StartMetadataModelAssessmentCommand.d.ts +12 -24
  532. package/dist-types/ts3.4/commands/StartMetadataModelConversionCommand.d.ts +12 -24
  533. package/dist-types/ts3.4/commands/StartMetadataModelExportAsScriptCommand.d.ts +12 -24
  534. package/dist-types/ts3.4/commands/StartMetadataModelExportToTargetCommand.d.ts +12 -24
  535. package/dist-types/ts3.4/commands/StartMetadataModelImportCommand.d.ts +12 -24
  536. package/dist-types/ts3.4/commands/StartRecommendationsCommand.d.ts +12 -24
  537. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +14 -23
  538. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +12 -24
  539. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +12 -24
  540. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +12 -24
  541. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +14 -23
  542. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +14 -23
  543. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +14 -23
  544. package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +12 -24
  545. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  546. package/dist-types/ts3.4/pagination/DescribeApplicableIndividualAssessmentsPaginator.d.ts +3 -3
  547. package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +3 -3
  548. package/dist-types/ts3.4/pagination/DescribeConnectionsPaginator.d.ts +3 -3
  549. package/dist-types/ts3.4/pagination/DescribeDataProvidersPaginator.d.ts +3 -3
  550. package/dist-types/ts3.4/pagination/DescribeEndpointSettingsPaginator.d.ts +3 -3
  551. package/dist-types/ts3.4/pagination/DescribeEndpointTypesPaginator.d.ts +3 -3
  552. package/dist-types/ts3.4/pagination/DescribeEndpointsPaginator.d.ts +3 -3
  553. package/dist-types/ts3.4/pagination/DescribeEngineVersionsPaginator.d.ts +3 -3
  554. package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -3
  555. package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +3 -3
  556. package/dist-types/ts3.4/pagination/DescribeExtensionPackAssociationsPaginator.d.ts +3 -3
  557. package/dist-types/ts3.4/pagination/DescribeFleetAdvisorCollectorsPaginator.d.ts +3 -3
  558. package/dist-types/ts3.4/pagination/DescribeFleetAdvisorDatabasesPaginator.d.ts +3 -3
  559. package/dist-types/ts3.4/pagination/DescribeFleetAdvisorLsaAnalysisPaginator.d.ts +3 -3
  560. package/dist-types/ts3.4/pagination/DescribeFleetAdvisorSchemaObjectSummaryPaginator.d.ts +3 -3
  561. package/dist-types/ts3.4/pagination/DescribeFleetAdvisorSchemasPaginator.d.ts +3 -3
  562. package/dist-types/ts3.4/pagination/DescribeInstanceProfilesPaginator.d.ts +3 -3
  563. package/dist-types/ts3.4/pagination/DescribeMetadataModelAssessmentsPaginator.d.ts +3 -3
  564. package/dist-types/ts3.4/pagination/DescribeMetadataModelConversionsPaginator.d.ts +3 -3
  565. package/dist-types/ts3.4/pagination/DescribeMetadataModelExportsAsScriptPaginator.d.ts +3 -3
  566. package/dist-types/ts3.4/pagination/DescribeMetadataModelExportsToTargetPaginator.d.ts +3 -3
  567. package/dist-types/ts3.4/pagination/DescribeMetadataModelImportsPaginator.d.ts +3 -3
  568. package/dist-types/ts3.4/pagination/DescribeMigrationProjectsPaginator.d.ts +3 -3
  569. package/dist-types/ts3.4/pagination/DescribeOrderableReplicationInstancesPaginator.d.ts +3 -3
  570. package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +3 -3
  571. package/dist-types/ts3.4/pagination/DescribeRecommendationLimitationsPaginator.d.ts +3 -3
  572. package/dist-types/ts3.4/pagination/DescribeRecommendationsPaginator.d.ts +3 -3
  573. package/dist-types/ts3.4/pagination/DescribeReplicationConfigsPaginator.d.ts +3 -3
  574. package/dist-types/ts3.4/pagination/DescribeReplicationInstanceTaskLogsPaginator.d.ts +3 -3
  575. package/dist-types/ts3.4/pagination/DescribeReplicationInstancesPaginator.d.ts +3 -3
  576. package/dist-types/ts3.4/pagination/DescribeReplicationSubnetGroupsPaginator.d.ts +3 -3
  577. package/dist-types/ts3.4/pagination/DescribeReplicationTableStatisticsPaginator.d.ts +3 -3
  578. package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentResultsPaginator.d.ts +3 -3
  579. package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentRunsPaginator.d.ts +3 -3
  580. package/dist-types/ts3.4/pagination/DescribeReplicationTaskIndividualAssessmentsPaginator.d.ts +3 -3
  581. package/dist-types/ts3.4/pagination/DescribeReplicationTasksPaginator.d.ts +3 -3
  582. package/dist-types/ts3.4/pagination/DescribeReplicationsPaginator.d.ts +3 -3
  583. package/dist-types/ts3.4/pagination/DescribeSchemasPaginator.d.ts +3 -3
  584. package/dist-types/ts3.4/pagination/DescribeTableStatisticsPaginator.d.ts +3 -3
  585. package/package.json +11 -10
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeMetadataModelExportsAsScriptMessage, DescribeMetadataModelExportsAsScriptResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeMetadataModelExportsAsScriptCommandInput extends Descri
21
20
  */
22
21
  export interface DescribeMetadataModelExportsAsScriptCommandOutput extends DescribeMetadataModelExportsAsScriptResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeMetadataModelExportsAsScriptCommand_base: {
24
+ new (input: DescribeMetadataModelExportsAsScriptCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelExportsAsScriptCommandInput, DescribeMetadataModelExportsAsScriptCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a paginated list of metadata model exports.</p>
@@ -113,23 +116,5 @@ export interface DescribeMetadataModelExportsAsScriptCommandOutput extends Descr
113
116
  * ```
114
117
  *
115
118
  */
116
- export declare class DescribeMetadataModelExportsAsScriptCommand extends $Command<DescribeMetadataModelExportsAsScriptCommandInput, DescribeMetadataModelExportsAsScriptCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
117
- readonly input: DescribeMetadataModelExportsAsScriptCommandInput;
118
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
119
- /**
120
- * @public
121
- */
122
- constructor(input: DescribeMetadataModelExportsAsScriptCommandInput);
123
- /**
124
- * @internal
125
- */
126
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMetadataModelExportsAsScriptCommandInput, DescribeMetadataModelExportsAsScriptCommandOutput>;
127
- /**
128
- * @internal
129
- */
130
- private serialize;
131
- /**
132
- * @internal
133
- */
134
- private deserialize;
119
+ export declare class DescribeMetadataModelExportsAsScriptCommand extends DescribeMetadataModelExportsAsScriptCommand_base {
135
120
  }
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeMetadataModelExportsToTargetMessage, DescribeMetadataModelExportsToTargetResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeMetadataModelExportsToTargetCommandInput extends Descri
21
20
  */
22
21
  export interface DescribeMetadataModelExportsToTargetCommandOutput extends DescribeMetadataModelExportsToTargetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeMetadataModelExportsToTargetCommand_base: {
24
+ new (input: DescribeMetadataModelExportsToTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelExportsToTargetCommandInput, DescribeMetadataModelExportsToTargetCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a paginated list of metadata model exports.</p>
@@ -113,23 +116,5 @@ export interface DescribeMetadataModelExportsToTargetCommandOutput extends Descr
113
116
  * ```
114
117
  *
115
118
  */
116
- export declare class DescribeMetadataModelExportsToTargetCommand extends $Command<DescribeMetadataModelExportsToTargetCommandInput, DescribeMetadataModelExportsToTargetCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
117
- readonly input: DescribeMetadataModelExportsToTargetCommandInput;
118
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
119
- /**
120
- * @public
121
- */
122
- constructor(input: DescribeMetadataModelExportsToTargetCommandInput);
123
- /**
124
- * @internal
125
- */
126
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMetadataModelExportsToTargetCommandInput, DescribeMetadataModelExportsToTargetCommandOutput>;
127
- /**
128
- * @internal
129
- */
130
- private serialize;
131
- /**
132
- * @internal
133
- */
134
- private deserialize;
119
+ export declare class DescribeMetadataModelExportsToTargetCommand extends DescribeMetadataModelExportsToTargetCommand_base {
135
120
  }
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeMetadataModelImportsMessage, DescribeMetadataModelImportsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeMetadataModelImportsCommandInput extends DescribeMetada
21
20
  */
22
21
  export interface DescribeMetadataModelImportsCommandOutput extends DescribeMetadataModelImportsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeMetadataModelImportsCommand_base: {
24
+ new (input: DescribeMetadataModelImportsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetadataModelImportsCommandInput, DescribeMetadataModelImportsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a paginated list of metadata model imports.</p>
@@ -113,23 +116,5 @@ export interface DescribeMetadataModelImportsCommandOutput extends DescribeMetad
113
116
  * ```
114
117
  *
115
118
  */
116
- export declare class DescribeMetadataModelImportsCommand extends $Command<DescribeMetadataModelImportsCommandInput, DescribeMetadataModelImportsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
117
- readonly input: DescribeMetadataModelImportsCommandInput;
118
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
119
- /**
120
- * @public
121
- */
122
- constructor(input: DescribeMetadataModelImportsCommandInput);
123
- /**
124
- * @internal
125
- */
126
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMetadataModelImportsCommandInput, DescribeMetadataModelImportsCommandOutput>;
127
- /**
128
- * @internal
129
- */
130
- private serialize;
131
- /**
132
- * @internal
133
- */
134
- private deserialize;
119
+ export declare class DescribeMetadataModelImportsCommand extends DescribeMetadataModelImportsCommand_base {
135
120
  }
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeMigrationProjectsMessage, DescribeMigrationProjectsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeMigrationProjectsCommandInput extends DescribeMigration
21
20
  */
22
21
  export interface DescribeMigrationProjectsCommandOutput extends DescribeMigrationProjectsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeMigrationProjectsCommand_base: {
24
+ new (input: DescribeMigrationProjectsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMigrationProjectsCommandInput, DescribeMigrationProjectsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a paginated list of migration projects for your account in the current region.</p>
@@ -152,23 +155,5 @@ export interface DescribeMigrationProjectsCommandOutput extends DescribeMigratio
152
155
  * ```
153
156
  *
154
157
  */
155
- export declare class DescribeMigrationProjectsCommand extends $Command<DescribeMigrationProjectsCommandInput, DescribeMigrationProjectsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
156
- readonly input: DescribeMigrationProjectsCommandInput;
157
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
158
- /**
159
- * @public
160
- */
161
- constructor(input: DescribeMigrationProjectsCommandInput);
162
- /**
163
- * @internal
164
- */
165
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMigrationProjectsCommandInput, DescribeMigrationProjectsCommandOutput>;
166
- /**
167
- * @internal
168
- */
169
- private serialize;
170
- /**
171
- * @internal
172
- */
173
- private deserialize;
158
+ export declare class DescribeMigrationProjectsCommand extends DescribeMigrationProjectsCommand_base {
174
159
  }
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeOrderableReplicationInstancesMessage, DescribeOrderableReplicationInstancesResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeOrderableReplicationInstancesCommandInput extends Descr
21
20
  */
22
21
  export interface DescribeOrderableReplicationInstancesCommandOutput extends DescribeOrderableReplicationInstancesResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeOrderableReplicationInstancesCommand_base: {
24
+ new (input: DescribeOrderableReplicationInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOrderableReplicationInstancesCommandInput, DescribeOrderableReplicationInstancesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns information about the replication instance types that can be created in the
@@ -86,23 +89,5 @@ export interface DescribeOrderableReplicationInstancesCommandOutput extends Desc
86
89
  * ```
87
90
  *
88
91
  */
89
- export declare class DescribeOrderableReplicationInstancesCommand extends $Command<DescribeOrderableReplicationInstancesCommandInput, DescribeOrderableReplicationInstancesCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
90
- readonly input: DescribeOrderableReplicationInstancesCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: DescribeOrderableReplicationInstancesCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeOrderableReplicationInstancesCommandInput, DescribeOrderableReplicationInstancesCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class DescribeOrderableReplicationInstancesCommand extends DescribeOrderableReplicationInstancesCommand_base {
108
93
  }
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribePendingMaintenanceActionsMessage, DescribePendingMaintenanceActionsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribePendingMaintenanceActionsCommandInput extends DescribeP
21
20
  */
22
21
  export interface DescribePendingMaintenanceActionsCommandOutput extends DescribePendingMaintenanceActionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribePendingMaintenanceActionsCommand_base: {
24
+ new (input: DescribePendingMaintenanceActionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>For internal use only</p>
@@ -79,23 +82,5 @@ export interface DescribePendingMaintenanceActionsCommandOutput extends Describe
79
82
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
80
83
  *
81
84
  */
82
- export declare class DescribePendingMaintenanceActionsCommand extends $Command<DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
83
- readonly input: DescribePendingMaintenanceActionsCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: DescribePendingMaintenanceActionsCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class DescribePendingMaintenanceActionsCommand extends DescribePendingMaintenanceActionsCommand_base {
101
86
  }
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeRecommendationLimitationsRequest, DescribeRecommendationLimitationsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeRecommendationLimitationsCommandInput extends DescribeR
21
20
  */
22
21
  export interface DescribeRecommendationLimitationsCommandOutput extends DescribeRecommendationLimitationsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeRecommendationLimitationsCommand_base: {
24
+ new (input: DescribeRecommendationLimitationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecommendationLimitationsCommandInput, DescribeRecommendationLimitationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a paginated list of limitations for recommendations of target Amazon Web Services
@@ -78,23 +81,5 @@ export interface DescribeRecommendationLimitationsCommandOutput extends Describe
78
81
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
79
82
  *
80
83
  */
81
- export declare class DescribeRecommendationLimitationsCommand extends $Command<DescribeRecommendationLimitationsCommandInput, DescribeRecommendationLimitationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
82
- readonly input: DescribeRecommendationLimitationsCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: DescribeRecommendationLimitationsCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRecommendationLimitationsCommandInput, DescribeRecommendationLimitationsCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class DescribeRecommendationLimitationsCommand extends DescribeRecommendationLimitationsCommand_base {
100
85
  }
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeRecommendationsRequest, DescribeRecommendationsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeRecommendationsCommandInput extends DescribeRecommendat
21
20
  */
22
21
  export interface DescribeRecommendationsCommandOutput extends DescribeRecommendationsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeRecommendationsCommand_base: {
24
+ new (input: DescribeRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecommendationsCommandInput, DescribeRecommendationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a paginated list of target engine recommendations for your source
@@ -105,23 +108,5 @@ export interface DescribeRecommendationsCommandOutput extends DescribeRecommenda
105
108
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
106
109
  *
107
110
  */
108
- export declare class DescribeRecommendationsCommand extends $Command<DescribeRecommendationsCommandInput, DescribeRecommendationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
109
- readonly input: DescribeRecommendationsCommandInput;
110
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
111
- /**
112
- * @public
113
- */
114
- constructor(input: DescribeRecommendationsCommandInput);
115
- /**
116
- * @internal
117
- */
118
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRecommendationsCommandInput, DescribeRecommendationsCommandOutput>;
119
- /**
120
- * @internal
121
- */
122
- private serialize;
123
- /**
124
- * @internal
125
- */
126
- private deserialize;
111
+ export declare class DescribeRecommendationsCommand extends DescribeRecommendationsCommand_base {
127
112
  }
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeRefreshSchemasStatusMessage, DescribeRefreshSchemasStatusResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeRefreshSchemasStatusCommandInput extends DescribeRefres
21
20
  */
22
21
  export interface DescribeRefreshSchemasStatusCommandOutput extends DescribeRefreshSchemasStatusResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeRefreshSchemasStatusCommand_base: {
24
+ new (input: DescribeRefreshSchemasStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRefreshSchemasStatusCommandInput, DescribeRefreshSchemasStatusCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the status of the RefreshSchemas operation.</p>
@@ -79,23 +82,5 @@ export interface DescribeRefreshSchemasStatusCommandOutput extends DescribeRefre
79
82
  * ```
80
83
  *
81
84
  */
82
- export declare class DescribeRefreshSchemasStatusCommand extends $Command<DescribeRefreshSchemasStatusCommandInput, DescribeRefreshSchemasStatusCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
83
- readonly input: DescribeRefreshSchemasStatusCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: DescribeRefreshSchemasStatusCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRefreshSchemasStatusCommandInput, DescribeRefreshSchemasStatusCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class DescribeRefreshSchemasStatusCommand extends DescribeRefreshSchemasStatusCommand_base {
101
86
  }
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeReplicationConfigsMessage, DescribeReplicationConfigsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReplicationConfigsCommandInput extends DescribeReplicat
21
20
  */
22
21
  export interface DescribeReplicationConfigsCommandOutput extends DescribeReplicationConfigsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReplicationConfigsCommand_base: {
24
+ new (input: DescribeReplicationConfigsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationConfigsCommandInput, DescribeReplicationConfigsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns one or more existing DMS Serverless replication configurations as a list of structures.</p>
@@ -90,23 +93,5 @@ export interface DescribeReplicationConfigsCommandOutput extends DescribeReplica
90
93
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
91
94
  *
92
95
  */
93
- export declare class DescribeReplicationConfigsCommand extends $Command<DescribeReplicationConfigsCommandInput, DescribeReplicationConfigsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
94
- readonly input: DescribeReplicationConfigsCommandInput;
95
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
- /**
97
- * @public
98
- */
99
- constructor(input: DescribeReplicationConfigsCommandInput);
100
- /**
101
- * @internal
102
- */
103
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationConfigsCommandInput, DescribeReplicationConfigsCommandOutput>;
104
- /**
105
- * @internal
106
- */
107
- private serialize;
108
- /**
109
- * @internal
110
- */
111
- private deserialize;
96
+ export declare class DescribeReplicationConfigsCommand extends DescribeReplicationConfigsCommand_base {
112
97
  }
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeReplicationInstanceTaskLogsMessage, DescribeReplicationInstanceTaskLogsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReplicationInstanceTaskLogsCommandInput extends Describ
21
20
  */
22
21
  export interface DescribeReplicationInstanceTaskLogsCommandOutput extends DescribeReplicationInstanceTaskLogsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReplicationInstanceTaskLogsCommand_base: {
24
+ new (input: DescribeReplicationInstanceTaskLogsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationInstanceTaskLogsCommandInput, DescribeReplicationInstanceTaskLogsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns information about the task logs for the specified task.</p>
@@ -67,23 +70,5 @@ export interface DescribeReplicationInstanceTaskLogsCommandOutput extends Descri
67
70
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
68
71
  *
69
72
  */
70
- export declare class DescribeReplicationInstanceTaskLogsCommand extends $Command<DescribeReplicationInstanceTaskLogsCommandInput, DescribeReplicationInstanceTaskLogsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
71
- readonly input: DescribeReplicationInstanceTaskLogsCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: DescribeReplicationInstanceTaskLogsCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationInstanceTaskLogsCommandInput, DescribeReplicationInstanceTaskLogsCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class DescribeReplicationInstanceTaskLogsCommand extends DescribeReplicationInstanceTaskLogsCommand_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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeReplicationInstancesMessage, DescribeReplicationInstancesResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReplicationInstancesCommandInput extends DescribeReplic
21
20
  */
22
21
  export interface DescribeReplicationInstancesCommandOutput extends DescribeReplicationInstancesResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReplicationInstancesCommand_base: {
24
+ new (input: DescribeReplicationInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationInstancesCommandInput, DescribeReplicationInstancesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns information about replication instances for your account in the current
@@ -154,23 +157,5 @@ export interface DescribeReplicationInstancesCommandOutput extends DescribeRepli
154
157
  * ```
155
158
  *
156
159
  */
157
- export declare class DescribeReplicationInstancesCommand extends $Command<DescribeReplicationInstancesCommandInput, DescribeReplicationInstancesCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
158
- readonly input: DescribeReplicationInstancesCommandInput;
159
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
160
- /**
161
- * @public
162
- */
163
- constructor(input: DescribeReplicationInstancesCommandInput);
164
- /**
165
- * @internal
166
- */
167
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationInstancesCommandInput, DescribeReplicationInstancesCommandOutput>;
168
- /**
169
- * @internal
170
- */
171
- private serialize;
172
- /**
173
- * @internal
174
- */
175
- private deserialize;
160
+ export declare class DescribeReplicationInstancesCommand extends DescribeReplicationInstancesCommand_base {
176
161
  }
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeReplicationSubnetGroupsMessage, DescribeReplicationSubnetGroupsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReplicationSubnetGroupsCommandInput extends DescribeRep
21
20
  */
22
21
  export interface DescribeReplicationSubnetGroupsCommandOutput extends DescribeReplicationSubnetGroupsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReplicationSubnetGroupsCommand_base: {
24
+ new (input: DescribeReplicationSubnetGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationSubnetGroupsCommandInput, DescribeReplicationSubnetGroupsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns information about the replication subnet groups.</p>
@@ -110,23 +113,5 @@ export interface DescribeReplicationSubnetGroupsCommandOutput extends DescribeRe
110
113
  * ```
111
114
  *
112
115
  */
113
- export declare class DescribeReplicationSubnetGroupsCommand extends $Command<DescribeReplicationSubnetGroupsCommandInput, DescribeReplicationSubnetGroupsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
114
- readonly input: DescribeReplicationSubnetGroupsCommandInput;
115
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
116
- /**
117
- * @public
118
- */
119
- constructor(input: DescribeReplicationSubnetGroupsCommandInput);
120
- /**
121
- * @internal
122
- */
123
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationSubnetGroupsCommandInput, DescribeReplicationSubnetGroupsCommandOutput>;
124
- /**
125
- * @internal
126
- */
127
- private serialize;
128
- /**
129
- * @internal
130
- */
131
- private deserialize;
116
+ export declare class DescribeReplicationSubnetGroupsCommand extends DescribeReplicationSubnetGroupsCommand_base {
132
117
  }
@@ -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 { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { DescribeReplicationTableStatisticsMessage, DescribeReplicationTableStatisticsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReplicationTableStatisticsCommandInput extends Describe
21
20
  */
22
21
  export interface DescribeReplicationTableStatisticsCommandOutput extends DescribeReplicationTableStatisticsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReplicationTableStatisticsCommand_base: {
24
+ new (input: DescribeReplicationTableStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationTableStatisticsCommandInput, DescribeReplicationTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns table and schema statistics for one or more provisioned replications that use a
@@ -96,23 +99,5 @@ export interface DescribeReplicationTableStatisticsCommandOutput extends Describ
96
99
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
97
100
  *
98
101
  */
99
- export declare class DescribeReplicationTableStatisticsCommand extends $Command<DescribeReplicationTableStatisticsCommandInput, DescribeReplicationTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
100
- readonly input: DescribeReplicationTableStatisticsCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: DescribeReplicationTableStatisticsCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationTableStatisticsCommandInput, DescribeReplicationTableStatisticsCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class DescribeReplicationTableStatisticsCommand extends DescribeReplicationTableStatisticsCommand_base {
118
103
  }