@aws-sdk/client-database-migration-service 3.1077.0 → 3.1078.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 (365) hide show
  1. package/dist-cjs/index.js +363 -1429
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AddTagsToResourceCommand.js +2 -14
  4. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -14
  5. package/dist-es/commands/BatchStartRecommendationsCommand.js +2 -14
  6. package/dist-es/commands/CancelMetadataModelConversionCommand.js +2 -14
  7. package/dist-es/commands/CancelMetadataModelCreationCommand.js +2 -14
  8. package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -14
  9. package/dist-es/commands/CreateDataMigrationCommand.js +2 -14
  10. package/dist-es/commands/CreateDataProviderCommand.js +2 -14
  11. package/dist-es/commands/CreateEndpointCommand.js +2 -14
  12. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -14
  13. package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +2 -14
  14. package/dist-es/commands/CreateInstanceProfileCommand.js +2 -14
  15. package/dist-es/commands/CreateMigrationProjectCommand.js +2 -14
  16. package/dist-es/commands/CreateReplicationConfigCommand.js +2 -14
  17. package/dist-es/commands/CreateReplicationInstanceCommand.js +2 -14
  18. package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +2 -14
  19. package/dist-es/commands/CreateReplicationTaskCommand.js +2 -14
  20. package/dist-es/commands/DeleteCertificateCommand.js +2 -14
  21. package/dist-es/commands/DeleteConnectionCommand.js +2 -14
  22. package/dist-es/commands/DeleteDataMigrationCommand.js +2 -14
  23. package/dist-es/commands/DeleteDataProviderCommand.js +2 -14
  24. package/dist-es/commands/DeleteEndpointCommand.js +2 -14
  25. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -14
  26. package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +2 -14
  27. package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -14
  28. package/dist-es/commands/DeleteInstanceProfileCommand.js +2 -14
  29. package/dist-es/commands/DeleteMigrationProjectCommand.js +2 -14
  30. package/dist-es/commands/DeleteReplicationConfigCommand.js +2 -14
  31. package/dist-es/commands/DeleteReplicationInstanceCommand.js +2 -14
  32. package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +2 -14
  33. package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -14
  34. package/dist-es/commands/DeleteReplicationTaskCommand.js +2 -14
  35. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -14
  36. package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -14
  37. package/dist-es/commands/DescribeCertificatesCommand.js +2 -14
  38. package/dist-es/commands/DescribeConnectionsCommand.js +2 -14
  39. package/dist-es/commands/DescribeConversionConfigurationCommand.js +2 -14
  40. package/dist-es/commands/DescribeDataMigrationsCommand.js +2 -14
  41. package/dist-es/commands/DescribeDataProvidersCommand.js +2 -14
  42. package/dist-es/commands/DescribeEndpointSettingsCommand.js +2 -14
  43. package/dist-es/commands/DescribeEndpointTypesCommand.js +2 -14
  44. package/dist-es/commands/DescribeEndpointsCommand.js +2 -14
  45. package/dist-es/commands/DescribeEngineVersionsCommand.js +2 -14
  46. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -14
  47. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -14
  48. package/dist-es/commands/DescribeEventsCommand.js +2 -14
  49. package/dist-es/commands/DescribeExtensionPackAssociationsCommand.js +2 -14
  50. package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -14
  51. package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -14
  52. package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -14
  53. package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -14
  54. package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +2 -14
  55. package/dist-es/commands/DescribeInstanceProfilesCommand.js +2 -14
  56. package/dist-es/commands/DescribeMetadataModelAssessmentsCommand.js +2 -14
  57. package/dist-es/commands/DescribeMetadataModelChildrenCommand.js +2 -14
  58. package/dist-es/commands/DescribeMetadataModelCommand.js +2 -14
  59. package/dist-es/commands/DescribeMetadataModelConversionsCommand.js +2 -14
  60. package/dist-es/commands/DescribeMetadataModelCreationsCommand.js +2 -14
  61. package/dist-es/commands/DescribeMetadataModelExportsAsScriptCommand.js +2 -14
  62. package/dist-es/commands/DescribeMetadataModelExportsToTargetCommand.js +2 -14
  63. package/dist-es/commands/DescribeMetadataModelImportsCommand.js +2 -14
  64. package/dist-es/commands/DescribeMigrationProjectsCommand.js +2 -14
  65. package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +2 -14
  66. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -14
  67. package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +2 -14
  68. package/dist-es/commands/DescribeRecommendationsCommand.js +2 -14
  69. package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +2 -14
  70. package/dist-es/commands/DescribeReplicationConfigsCommand.js +2 -14
  71. package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -14
  72. package/dist-es/commands/DescribeReplicationInstancesCommand.js +2 -14
  73. package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +2 -14
  74. package/dist-es/commands/DescribeReplicationTableStatisticsCommand.js +2 -14
  75. package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -14
  76. package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -14
  77. package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -14
  78. package/dist-es/commands/DescribeReplicationTasksCommand.js +2 -14
  79. package/dist-es/commands/DescribeReplicationsCommand.js +2 -14
  80. package/dist-es/commands/DescribeSchemasCommand.js +2 -14
  81. package/dist-es/commands/DescribeTableStatisticsCommand.js +2 -14
  82. package/dist-es/commands/ExportMetadataModelAssessmentCommand.js +2 -14
  83. package/dist-es/commands/GetTargetSelectionRulesCommand.js +2 -14
  84. package/dist-es/commands/ImportCertificateCommand.js +2 -14
  85. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  86. package/dist-es/commands/ModifyConversionConfigurationCommand.js +2 -14
  87. package/dist-es/commands/ModifyDataMigrationCommand.js +2 -14
  88. package/dist-es/commands/ModifyDataProviderCommand.js +2 -14
  89. package/dist-es/commands/ModifyEndpointCommand.js +2 -14
  90. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -14
  91. package/dist-es/commands/ModifyInstanceProfileCommand.js +2 -14
  92. package/dist-es/commands/ModifyMigrationProjectCommand.js +2 -14
  93. package/dist-es/commands/ModifyReplicationConfigCommand.js +2 -14
  94. package/dist-es/commands/ModifyReplicationInstanceCommand.js +2 -14
  95. package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +2 -14
  96. package/dist-es/commands/ModifyReplicationTaskCommand.js +2 -14
  97. package/dist-es/commands/MoveReplicationTaskCommand.js +2 -14
  98. package/dist-es/commands/RebootReplicationInstanceCommand.js +2 -14
  99. package/dist-es/commands/RefreshSchemasCommand.js +2 -14
  100. package/dist-es/commands/ReloadReplicationTablesCommand.js +2 -14
  101. package/dist-es/commands/ReloadTablesCommand.js +2 -14
  102. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -14
  103. package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -14
  104. package/dist-es/commands/StartDataMigrationCommand.js +2 -14
  105. package/dist-es/commands/StartExtensionPackAssociationCommand.js +2 -14
  106. package/dist-es/commands/StartMetadataModelAssessmentCommand.js +2 -14
  107. package/dist-es/commands/StartMetadataModelConversionCommand.js +2 -14
  108. package/dist-es/commands/StartMetadataModelCreationCommand.js +2 -14
  109. package/dist-es/commands/StartMetadataModelExportAsScriptCommand.js +2 -14
  110. package/dist-es/commands/StartMetadataModelExportToTargetCommand.js +2 -14
  111. package/dist-es/commands/StartMetadataModelImportCommand.js +2 -14
  112. package/dist-es/commands/StartRecommendationsCommand.js +2 -14
  113. package/dist-es/commands/StartReplicationCommand.js +2 -14
  114. package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +2 -14
  115. package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +2 -14
  116. package/dist-es/commands/StartReplicationTaskCommand.js +2 -14
  117. package/dist-es/commands/StopDataMigrationCommand.js +2 -14
  118. package/dist-es/commands/StopReplicationCommand.js +2 -14
  119. package/dist-es/commands/StopReplicationTaskCommand.js +2 -14
  120. package/dist-es/commands/TestConnectionCommand.js +2 -14
  121. package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -14
  122. package/dist-es/index.js +1 -0
  123. package/dist-types/commandBuilder.d.ts +18 -0
  124. package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -8
  125. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -8
  126. package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +3 -8
  127. package/dist-types/commands/CancelMetadataModelConversionCommand.d.ts +3 -8
  128. package/dist-types/commands/CancelMetadataModelCreationCommand.d.ts +3 -8
  129. package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +3 -8
  130. package/dist-types/commands/CreateDataMigrationCommand.d.ts +3 -8
  131. package/dist-types/commands/CreateDataProviderCommand.d.ts +3 -8
  132. package/dist-types/commands/CreateEndpointCommand.d.ts +3 -8
  133. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +3 -8
  134. package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +3 -8
  135. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +3 -8
  136. package/dist-types/commands/CreateMigrationProjectCommand.d.ts +3 -8
  137. package/dist-types/commands/CreateReplicationConfigCommand.d.ts +3 -8
  138. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +3 -8
  139. package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +3 -8
  140. package/dist-types/commands/CreateReplicationTaskCommand.d.ts +3 -8
  141. package/dist-types/commands/DeleteCertificateCommand.d.ts +3 -8
  142. package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -8
  143. package/dist-types/commands/DeleteDataMigrationCommand.d.ts +3 -8
  144. package/dist-types/commands/DeleteDataProviderCommand.d.ts +3 -8
  145. package/dist-types/commands/DeleteEndpointCommand.d.ts +3 -8
  146. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +3 -8
  147. package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +3 -8
  148. package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +3 -8
  149. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +3 -8
  150. package/dist-types/commands/DeleteMigrationProjectCommand.d.ts +3 -8
  151. package/dist-types/commands/DeleteReplicationConfigCommand.d.ts +3 -8
  152. package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +3 -8
  153. package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +3 -8
  154. package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +3 -8
  155. package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +3 -8
  156. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -8
  157. package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +3 -8
  158. package/dist-types/commands/DescribeCertificatesCommand.d.ts +3 -8
  159. package/dist-types/commands/DescribeConnectionsCommand.d.ts +3 -8
  160. package/dist-types/commands/DescribeConversionConfigurationCommand.d.ts +3 -8
  161. package/dist-types/commands/DescribeDataMigrationsCommand.d.ts +3 -8
  162. package/dist-types/commands/DescribeDataProvidersCommand.d.ts +3 -8
  163. package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +3 -8
  164. package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +3 -8
  165. package/dist-types/commands/DescribeEndpointsCommand.d.ts +3 -8
  166. package/dist-types/commands/DescribeEngineVersionsCommand.d.ts +3 -8
  167. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -8
  168. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +3 -8
  169. package/dist-types/commands/DescribeEventsCommand.d.ts +3 -8
  170. package/dist-types/commands/DescribeExtensionPackAssociationsCommand.d.ts +3 -8
  171. package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +3 -8
  172. package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +3 -8
  173. package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +3 -8
  174. package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +3 -8
  175. package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +3 -8
  176. package/dist-types/commands/DescribeInstanceProfilesCommand.d.ts +3 -8
  177. package/dist-types/commands/DescribeMetadataModelAssessmentsCommand.d.ts +3 -8
  178. package/dist-types/commands/DescribeMetadataModelChildrenCommand.d.ts +3 -8
  179. package/dist-types/commands/DescribeMetadataModelCommand.d.ts +3 -8
  180. package/dist-types/commands/DescribeMetadataModelConversionsCommand.d.ts +3 -8
  181. package/dist-types/commands/DescribeMetadataModelCreationsCommand.d.ts +3 -8
  182. package/dist-types/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +3 -8
  183. package/dist-types/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +3 -8
  184. package/dist-types/commands/DescribeMetadataModelImportsCommand.d.ts +3 -8
  185. package/dist-types/commands/DescribeMigrationProjectsCommand.d.ts +3 -8
  186. package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +3 -8
  187. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -8
  188. package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +3 -8
  189. package/dist-types/commands/DescribeRecommendationsCommand.d.ts +3 -8
  190. package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +3 -8
  191. package/dist-types/commands/DescribeReplicationConfigsCommand.d.ts +3 -8
  192. package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +3 -8
  193. package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +3 -8
  194. package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +3 -8
  195. package/dist-types/commands/DescribeReplicationTableStatisticsCommand.d.ts +3 -8
  196. package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +3 -8
  197. package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +3 -8
  198. package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +3 -8
  199. package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +3 -8
  200. package/dist-types/commands/DescribeReplicationsCommand.d.ts +3 -8
  201. package/dist-types/commands/DescribeSchemasCommand.d.ts +3 -8
  202. package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +3 -8
  203. package/dist-types/commands/ExportMetadataModelAssessmentCommand.d.ts +3 -8
  204. package/dist-types/commands/GetTargetSelectionRulesCommand.d.ts +3 -8
  205. package/dist-types/commands/ImportCertificateCommand.d.ts +3 -8
  206. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  207. package/dist-types/commands/ModifyConversionConfigurationCommand.d.ts +3 -8
  208. package/dist-types/commands/ModifyDataMigrationCommand.d.ts +3 -8
  209. package/dist-types/commands/ModifyDataProviderCommand.d.ts +3 -8
  210. package/dist-types/commands/ModifyEndpointCommand.d.ts +3 -8
  211. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +3 -8
  212. package/dist-types/commands/ModifyInstanceProfileCommand.d.ts +3 -8
  213. package/dist-types/commands/ModifyMigrationProjectCommand.d.ts +3 -8
  214. package/dist-types/commands/ModifyReplicationConfigCommand.d.ts +3 -8
  215. package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +3 -8
  216. package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +3 -8
  217. package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +3 -8
  218. package/dist-types/commands/MoveReplicationTaskCommand.d.ts +3 -8
  219. package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +3 -8
  220. package/dist-types/commands/RefreshSchemasCommand.d.ts +3 -8
  221. package/dist-types/commands/ReloadReplicationTablesCommand.d.ts +3 -8
  222. package/dist-types/commands/ReloadTablesCommand.d.ts +3 -8
  223. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -8
  224. package/dist-types/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +3 -8
  225. package/dist-types/commands/StartDataMigrationCommand.d.ts +3 -8
  226. package/dist-types/commands/StartExtensionPackAssociationCommand.d.ts +3 -8
  227. package/dist-types/commands/StartMetadataModelAssessmentCommand.d.ts +3 -8
  228. package/dist-types/commands/StartMetadataModelConversionCommand.d.ts +3 -8
  229. package/dist-types/commands/StartMetadataModelCreationCommand.d.ts +3 -8
  230. package/dist-types/commands/StartMetadataModelExportAsScriptCommand.d.ts +3 -8
  231. package/dist-types/commands/StartMetadataModelExportToTargetCommand.d.ts +3 -8
  232. package/dist-types/commands/StartMetadataModelImportCommand.d.ts +3 -8
  233. package/dist-types/commands/StartRecommendationsCommand.d.ts +3 -8
  234. package/dist-types/commands/StartReplicationCommand.d.ts +3 -8
  235. package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +3 -8
  236. package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +3 -8
  237. package/dist-types/commands/StartReplicationTaskCommand.d.ts +3 -8
  238. package/dist-types/commands/StopDataMigrationCommand.d.ts +3 -8
  239. package/dist-types/commands/StopReplicationCommand.d.ts +3 -8
  240. package/dist-types/commands/StopReplicationTaskCommand.d.ts +3 -8
  241. package/dist-types/commands/TestConnectionCommand.d.ts +3 -8
  242. package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +3 -8
  243. package/dist-types/index.d.ts +1 -0
  244. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  245. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/BatchStartRecommendationsCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/CancelMetadataModelConversionCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/CancelMetadataModelCreationCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/CreateDataMigrationCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/CreateDataProviderCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/CreateMigrationProjectCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/CreateReplicationConfigCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/DeleteDataMigrationCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/DeleteDataProviderCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/DeleteMigrationProjectCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/DeleteReplicationConfigCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/DescribeConversionConfigurationCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/DescribeDataMigrationsCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/DescribeDataProvidersCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/DescribeEngineVersionsCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/DescribeExtensionPackAssociationsCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/DescribeInstanceProfilesCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/DescribeMetadataModelAssessmentsCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/DescribeMetadataModelChildrenCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/DescribeMetadataModelCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/DescribeMetadataModelConversionsCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/DescribeMetadataModelCreationsCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/DescribeMetadataModelImportsCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/DescribeMigrationProjectsCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/DescribeRecommendationLimitationsCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/DescribeRecommendationsCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +7 -16
  312. package/dist-types/ts3.4/commands/DescribeReplicationConfigsCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +7 -16
  314. package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/commands/DescribeReplicationTableStatisticsCommand.d.ts +7 -16
  317. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +7 -16
  318. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +7 -16
  319. package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +7 -16
  320. package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +7 -16
  321. package/dist-types/ts3.4/commands/DescribeReplicationsCommand.d.ts +7 -16
  322. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +7 -16
  323. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +7 -16
  324. package/dist-types/ts3.4/commands/ExportMetadataModelAssessmentCommand.d.ts +7 -16
  325. package/dist-types/ts3.4/commands/GetTargetSelectionRulesCommand.d.ts +7 -16
  326. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +7 -16
  327. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  328. package/dist-types/ts3.4/commands/ModifyConversionConfigurationCommand.d.ts +7 -16
  329. package/dist-types/ts3.4/commands/ModifyDataMigrationCommand.d.ts +7 -16
  330. package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +7 -16
  331. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +7 -16
  332. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +7 -16
  333. package/dist-types/ts3.4/commands/ModifyInstanceProfileCommand.d.ts +7 -16
  334. package/dist-types/ts3.4/commands/ModifyMigrationProjectCommand.d.ts +7 -16
  335. package/dist-types/ts3.4/commands/ModifyReplicationConfigCommand.d.ts +7 -16
  336. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +7 -16
  337. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +7 -16
  338. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +7 -16
  339. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +7 -16
  340. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +7 -16
  341. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +7 -16
  342. package/dist-types/ts3.4/commands/ReloadReplicationTablesCommand.d.ts +7 -16
  343. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +7 -16
  344. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +7 -16
  345. package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +7 -16
  346. package/dist-types/ts3.4/commands/StartDataMigrationCommand.d.ts +7 -16
  347. package/dist-types/ts3.4/commands/StartExtensionPackAssociationCommand.d.ts +7 -16
  348. package/dist-types/ts3.4/commands/StartMetadataModelAssessmentCommand.d.ts +7 -16
  349. package/dist-types/ts3.4/commands/StartMetadataModelConversionCommand.d.ts +7 -16
  350. package/dist-types/ts3.4/commands/StartMetadataModelCreationCommand.d.ts +7 -16
  351. package/dist-types/ts3.4/commands/StartMetadataModelExportAsScriptCommand.d.ts +7 -16
  352. package/dist-types/ts3.4/commands/StartMetadataModelExportToTargetCommand.d.ts +7 -16
  353. package/dist-types/ts3.4/commands/StartMetadataModelImportCommand.d.ts +7 -16
  354. package/dist-types/ts3.4/commands/StartRecommendationsCommand.d.ts +7 -16
  355. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +7 -16
  356. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +7 -16
  357. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +7 -16
  358. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +7 -16
  359. package/dist-types/ts3.4/commands/StopDataMigrationCommand.d.ts +7 -16
  360. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +7 -16
  361. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +7 -16
  362. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +7 -16
  363. package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +7 -16
  364. package/dist-types/ts3.4/index.d.ts +1 -0
  365. package/package.json +8 -8
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeOrderableReplicationInstancesMessage, DescribeOrderableReplicationInstancesResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeOrderableReplicationInstancesCommandInput extends Descr
22
19
  export interface DescribeOrderableReplicationInstancesCommandOutput extends DescribeOrderableReplicationInstancesResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeOrderableReplicationInstancesCommand_base: {
25
- new (input: DescribeOrderableReplicationInstancesCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrderableReplicationInstancesCommandInput, DescribeOrderableReplicationInstancesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeOrderableReplicationInstancesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrderableReplicationInstancesCommandInput, DescribeOrderableReplicationInstancesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeOrderableReplicationInstancesCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrderableReplicationInstancesCommandInput, DescribeOrderableReplicationInstancesCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeOrderableReplicationInstancesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrderableReplicationInstancesCommandInput, DescribeOrderableReplicationInstancesCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns information about the replication instance types that can be created in the
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribePendingMaintenanceActionsMessage, DescribePendingMaintenanceActionsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribePendingMaintenanceActionsCommandInput extends DescribeP
22
19
  export interface DescribePendingMaintenanceActionsCommandOutput extends DescribePendingMaintenanceActionsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribePendingMaintenanceActionsCommand_base: {
25
- new (input: DescribePendingMaintenanceActionsCommandInput): import("@smithy/core/client").CommandImpl<DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribePendingMaintenanceActionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribePendingMaintenanceActionsCommandInput): import("@smithy/core/client").CommandImpl<DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribePendingMaintenanceActionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of upcoming maintenance events for replication instances in your account
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeRecommendationLimitationsRequest, DescribeRecommendationLimitationsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeRecommendationLimitationsCommandInput extends DescribeR
22
19
  export interface DescribeRecommendationLimitationsCommandOutput extends DescribeRecommendationLimitationsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeRecommendationLimitationsCommand_base: {
25
- new (input: DescribeRecommendationLimitationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRecommendationLimitationsCommandInput, DescribeRecommendationLimitationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeRecommendationLimitationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRecommendationLimitationsCommandInput, DescribeRecommendationLimitationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeRecommendationLimitationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRecommendationLimitationsCommandInput, DescribeRecommendationLimitationsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeRecommendationLimitationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRecommendationLimitationsCommandInput, DescribeRecommendationLimitationsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <important>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeRecommendationsRequest, DescribeRecommendationsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeRecommendationsCommandInput extends DescribeRecommendat
22
19
  export interface DescribeRecommendationsCommandOutput extends DescribeRecommendationsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeRecommendationsCommand_base: {
25
- new (input: DescribeRecommendationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRecommendationsCommandInput, DescribeRecommendationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeRecommendationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRecommendationsCommandInput, DescribeRecommendationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeRecommendationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRecommendationsCommandInput, DescribeRecommendationsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeRecommendationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRecommendationsCommandInput, DescribeRecommendationsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <important>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeRefreshSchemasStatusMessage, DescribeRefreshSchemasStatusResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeRefreshSchemasStatusCommandInput extends DescribeRefres
22
19
  export interface DescribeRefreshSchemasStatusCommandOutput extends DescribeRefreshSchemasStatusResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeRefreshSchemasStatusCommand_base: {
25
- new (input: DescribeRefreshSchemasStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeRefreshSchemasStatusCommandInput, DescribeRefreshSchemasStatusCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeRefreshSchemasStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeRefreshSchemasStatusCommandInput, DescribeRefreshSchemasStatusCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeRefreshSchemasStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeRefreshSchemasStatusCommandInput, DescribeRefreshSchemasStatusCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DescribeRefreshSchemasStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeRefreshSchemasStatusCommandInput, DescribeRefreshSchemasStatusCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns the status of the RefreshSchemas operation.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeReplicationConfigsMessage, DescribeReplicationConfigsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeReplicationConfigsCommandInput extends DescribeReplicat
22
19
  export interface DescribeReplicationConfigsCommandOutput extends DescribeReplicationConfigsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeReplicationConfigsCommand_base: {
25
- new (input: DescribeReplicationConfigsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationConfigsCommandInput, DescribeReplicationConfigsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeReplicationConfigsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationConfigsCommandInput, DescribeReplicationConfigsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeReplicationConfigsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationConfigsCommandInput, DescribeReplicationConfigsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeReplicationConfigsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationConfigsCommandInput, DescribeReplicationConfigsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns one or more existing DMS Serverless replication configurations as a list of
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeReplicationInstanceTaskLogsMessage, DescribeReplicationInstanceTaskLogsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeReplicationInstanceTaskLogsCommandInput extends Describ
22
19
  export interface DescribeReplicationInstanceTaskLogsCommandOutput extends DescribeReplicationInstanceTaskLogsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeReplicationInstanceTaskLogsCommand_base: {
25
- new (input: DescribeReplicationInstanceTaskLogsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationInstanceTaskLogsCommandInput, DescribeReplicationInstanceTaskLogsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeReplicationInstanceTaskLogsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationInstanceTaskLogsCommandInput, DescribeReplicationInstanceTaskLogsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeReplicationInstanceTaskLogsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationInstanceTaskLogsCommandInput, DescribeReplicationInstanceTaskLogsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DescribeReplicationInstanceTaskLogsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationInstanceTaskLogsCommandInput, DescribeReplicationInstanceTaskLogsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns information about the task logs for the specified task.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeReplicationInstancesMessage, DescribeReplicationInstancesResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeReplicationInstancesCommandInput extends DescribeReplic
22
19
  export interface DescribeReplicationInstancesCommandOutput extends DescribeReplicationInstancesResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeReplicationInstancesCommand_base: {
25
- new (input: DescribeReplicationInstancesCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationInstancesCommandInput, DescribeReplicationInstancesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeReplicationInstancesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationInstancesCommandInput, DescribeReplicationInstancesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeReplicationInstancesCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationInstancesCommandInput, DescribeReplicationInstancesCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeReplicationInstancesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationInstancesCommandInput, DescribeReplicationInstancesCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns information about replication instances for your account in the current
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeReplicationSubnetGroupsMessage, DescribeReplicationSubnetGroupsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeReplicationSubnetGroupsCommandInput extends DescribeRep
22
19
  export interface DescribeReplicationSubnetGroupsCommandOutput extends DescribeReplicationSubnetGroupsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeReplicationSubnetGroupsCommand_base: {
25
- new (input: DescribeReplicationSubnetGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationSubnetGroupsCommandInput, DescribeReplicationSubnetGroupsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeReplicationSubnetGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationSubnetGroupsCommandInput, DescribeReplicationSubnetGroupsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeReplicationSubnetGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationSubnetGroupsCommandInput, DescribeReplicationSubnetGroupsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeReplicationSubnetGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationSubnetGroupsCommandInput, DescribeReplicationSubnetGroupsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns information about the replication subnet groups.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeReplicationTableStatisticsMessage, DescribeReplicationTableStatisticsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeReplicationTableStatisticsCommandInput extends Describe
22
19
  export interface DescribeReplicationTableStatisticsCommandOutput extends DescribeReplicationTableStatisticsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeReplicationTableStatisticsCommand_base: {
25
- new (input: DescribeReplicationTableStatisticsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationTableStatisticsCommandInput, DescribeReplicationTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeReplicationTableStatisticsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationTableStatisticsCommandInput, DescribeReplicationTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeReplicationTableStatisticsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationTableStatisticsCommandInput, DescribeReplicationTableStatisticsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DescribeReplicationTableStatisticsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationTableStatisticsCommandInput, DescribeReplicationTableStatisticsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns table and schema statistics for one or more provisioned replications that use a
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeReplicationTaskAssessmentResultsMessage, DescribeReplicationTaskAssessmentResultsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeReplicationTaskAssessmentResultsCommandInput extends De
22
19
  export interface DescribeReplicationTaskAssessmentResultsCommandOutput extends DescribeReplicationTaskAssessmentResultsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeReplicationTaskAssessmentResultsCommand_base: {
25
- new (input: DescribeReplicationTaskAssessmentResultsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationTaskAssessmentResultsCommandInput, DescribeReplicationTaskAssessmentResultsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeReplicationTaskAssessmentResultsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationTaskAssessmentResultsCommandInput, DescribeReplicationTaskAssessmentResultsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeReplicationTaskAssessmentResultsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationTaskAssessmentResultsCommandInput, DescribeReplicationTaskAssessmentResultsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeReplicationTaskAssessmentResultsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationTaskAssessmentResultsCommandInput, DescribeReplicationTaskAssessmentResultsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns the task assessment results from the Amazon S3 bucket that DMS creates in your
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeReplicationTaskAssessmentRunsMessage, DescribeReplicationTaskAssessmentRunsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeReplicationTaskAssessmentRunsCommandInput extends Descr
22
19
  export interface DescribeReplicationTaskAssessmentRunsCommandOutput extends DescribeReplicationTaskAssessmentRunsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeReplicationTaskAssessmentRunsCommand_base: {
25
- new (input: DescribeReplicationTaskAssessmentRunsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationTaskAssessmentRunsCommandInput, DescribeReplicationTaskAssessmentRunsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeReplicationTaskAssessmentRunsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationTaskAssessmentRunsCommandInput, DescribeReplicationTaskAssessmentRunsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeReplicationTaskAssessmentRunsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationTaskAssessmentRunsCommandInput, DescribeReplicationTaskAssessmentRunsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeReplicationTaskAssessmentRunsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationTaskAssessmentRunsCommandInput, DescribeReplicationTaskAssessmentRunsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a paginated list of premigration assessment runs based on filter
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeReplicationTaskIndividualAssessmentsMessage, DescribeReplicationTaskIndividualAssessmentsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeReplicationTaskIndividualAssessmentsCommandInput extend
22
19
  export interface DescribeReplicationTaskIndividualAssessmentsCommandOutput extends DescribeReplicationTaskIndividualAssessmentsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeReplicationTaskIndividualAssessmentsCommand_base: {
25
- new (input: DescribeReplicationTaskIndividualAssessmentsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationTaskIndividualAssessmentsCommandInput, DescribeReplicationTaskIndividualAssessmentsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeReplicationTaskIndividualAssessmentsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationTaskIndividualAssessmentsCommandInput, DescribeReplicationTaskIndividualAssessmentsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeReplicationTaskIndividualAssessmentsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationTaskIndividualAssessmentsCommandInput, DescribeReplicationTaskIndividualAssessmentsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeReplicationTaskIndividualAssessmentsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationTaskIndividualAssessmentsCommandInput, DescribeReplicationTaskIndividualAssessmentsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a paginated list of individual assessments based on filter settings.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeReplicationTasksMessage, DescribeReplicationTasksResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeReplicationTasksCommandInput extends DescribeReplicatio
22
19
  export interface DescribeReplicationTasksCommandOutput extends DescribeReplicationTasksResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeReplicationTasksCommand_base: {
25
- new (input: DescribeReplicationTasksCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationTasksCommandInput, DescribeReplicationTasksCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeReplicationTasksCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationTasksCommandInput, DescribeReplicationTasksCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeReplicationTasksCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationTasksCommandInput, DescribeReplicationTasksCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeReplicationTasksCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationTasksCommandInput, DescribeReplicationTasksCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns information about replication tasks for your account in the current
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeReplicationsMessage, DescribeReplicationsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeReplicationsCommandInput extends DescribeReplicationsMe
22
19
  export interface DescribeReplicationsCommandOutput extends DescribeReplicationsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeReplicationsCommand_base: {
25
- new (input: DescribeReplicationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationsCommandInput, DescribeReplicationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeReplicationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationsCommandInput, DescribeReplicationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeReplicationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationsCommandInput, DescribeReplicationsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeReplicationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationsCommandInput, DescribeReplicationsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Provides details on replication progress by returning status information for one or more
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeSchemasMessage, DescribeSchemasResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeSchemasCommandInput extends DescribeSchemasMessage {
22
19
  export interface DescribeSchemasCommandOutput extends DescribeSchemasResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeSchemasCommand_base: {
25
- new (input: DescribeSchemasCommandInput): import("@smithy/core/client").CommandImpl<DescribeSchemasCommandInput, DescribeSchemasCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeSchemasCommandInput): import("@smithy/core/client").CommandImpl<DescribeSchemasCommandInput, DescribeSchemasCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeSchemasCommandInput): import("@smithy/core/client").CommandImpl<DescribeSchemasCommandInput, DescribeSchemasCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DescribeSchemasCommandInput): import("@smithy/core/client").CommandImpl<DescribeSchemasCommandInput, DescribeSchemasCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns information about the schema for the specified endpoint.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { DescribeTableStatisticsMessage, DescribeTableStatisticsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeTableStatisticsCommandInput extends DescribeTableStatis
22
19
  export interface DescribeTableStatisticsCommandOutput extends DescribeTableStatisticsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeTableStatisticsCommand_base: {
25
- new (input: DescribeTableStatisticsCommandInput): import("@smithy/core/client").CommandImpl<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeTableStatisticsCommandInput): import("@smithy/core/client").CommandImpl<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeTableStatisticsCommandInput): import("@smithy/core/client").CommandImpl<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DescribeTableStatisticsCommandInput): import("@smithy/core/client").CommandImpl<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns table statistics on the database migration task, including table name, rows
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { ExportMetadataModelAssessmentMessage, ExportMetadataModelAssessmentResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ExportMetadataModelAssessmentCommandInput extends ExportMetadat
22
19
  export interface ExportMetadataModelAssessmentCommandOutput extends ExportMetadataModelAssessmentResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ExportMetadataModelAssessmentCommand_base: {
25
- new (input: ExportMetadataModelAssessmentCommandInput): import("@smithy/core/client").CommandImpl<ExportMetadataModelAssessmentCommandInput, ExportMetadataModelAssessmentCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ExportMetadataModelAssessmentCommandInput): import("@smithy/core/client").CommandImpl<ExportMetadataModelAssessmentCommandInput, ExportMetadataModelAssessmentCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ExportMetadataModelAssessmentCommandInput): import("@smithy/core/client").CommandImpl<ExportMetadataModelAssessmentCommandInput, ExportMetadataModelAssessmentCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ExportMetadataModelAssessmentCommandInput): import("@smithy/core/client").CommandImpl<ExportMetadataModelAssessmentCommandInput, ExportMetadataModelAssessmentCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Saves a copy of a database migration assessment report to your Amazon S3 bucket. DMS can
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { GetTargetSelectionRulesMessage, GetTargetSelectionRulesResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface GetTargetSelectionRulesCommandInput extends GetTargetSelectionR
22
19
  export interface GetTargetSelectionRulesCommandOutput extends GetTargetSelectionRulesResponse, __MetadataBearer {
23
20
  }
24
21
  declare const GetTargetSelectionRulesCommand_base: {
25
- new (input: GetTargetSelectionRulesCommandInput): import("@smithy/core/client").CommandImpl<GetTargetSelectionRulesCommandInput, GetTargetSelectionRulesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetTargetSelectionRulesCommandInput): import("@smithy/core/client").CommandImpl<GetTargetSelectionRulesCommandInput, GetTargetSelectionRulesCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: GetTargetSelectionRulesCommandInput): import("@smithy/core/client").CommandImpl<GetTargetSelectionRulesCommandInput, GetTargetSelectionRulesCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: GetTargetSelectionRulesCommandInput): import("@smithy/core/client").CommandImpl<GetTargetSelectionRulesCommandInput, GetTargetSelectionRulesCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Converts source selection rules into their target counterparts for schema conversion operations.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
4
2
  import type { ImportCertificateMessage, ImportCertificateResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ImportCertificateCommandInput extends ImportCertificateMessage
22
19
  export interface ImportCertificateCommandOutput extends ImportCertificateResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ImportCertificateCommand_base: {
25
- new (input: ImportCertificateCommandInput): import("@smithy/core/client").CommandImpl<ImportCertificateCommandInput, ImportCertificateCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ImportCertificateCommandInput): import("@smithy/core/client").CommandImpl<ImportCertificateCommandInput, ImportCertificateCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ImportCertificateCommandInput): import("@smithy/core/client").CommandImpl<ImportCertificateCommandInput, ImportCertificateCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ImportCertificateCommandInput): import("@smithy/core/client").CommandImpl<ImportCertificateCommandInput, ImportCertificateCommandOutput, import("..").DatabaseMigrationServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Uploads the specified certificate.</p>