@aws-sdk/client-database-migration-service 3.478.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 (429) 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-es/commands/AddTagsToResourceCommand.js +18 -41
  109. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +18 -41
  110. package/dist-es/commands/BatchStartRecommendationsCommand.js +18 -41
  111. package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +18 -41
  112. package/dist-es/commands/CreateDataProviderCommand.js +18 -41
  113. package/dist-es/commands/CreateEndpointCommand.js +18 -41
  114. package/dist-es/commands/CreateEventSubscriptionCommand.js +18 -41
  115. package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +18 -41
  116. package/dist-es/commands/CreateInstanceProfileCommand.js +18 -41
  117. package/dist-es/commands/CreateMigrationProjectCommand.js +18 -41
  118. package/dist-es/commands/CreateReplicationConfigCommand.js +18 -41
  119. package/dist-es/commands/CreateReplicationInstanceCommand.js +18 -41
  120. package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +18 -41
  121. package/dist-es/commands/CreateReplicationTaskCommand.js +18 -41
  122. package/dist-es/commands/DeleteCertificateCommand.js +18 -41
  123. package/dist-es/commands/DeleteConnectionCommand.js +18 -41
  124. package/dist-es/commands/DeleteDataProviderCommand.js +18 -41
  125. package/dist-es/commands/DeleteEndpointCommand.js +18 -41
  126. package/dist-es/commands/DeleteEventSubscriptionCommand.js +18 -41
  127. package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +18 -41
  128. package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +18 -41
  129. package/dist-es/commands/DeleteInstanceProfileCommand.js +18 -41
  130. package/dist-es/commands/DeleteMigrationProjectCommand.js +18 -41
  131. package/dist-es/commands/DeleteReplicationConfigCommand.js +18 -41
  132. package/dist-es/commands/DeleteReplicationInstanceCommand.js +18 -41
  133. package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +18 -41
  134. package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +18 -41
  135. package/dist-es/commands/DeleteReplicationTaskCommand.js +18 -41
  136. package/dist-es/commands/DescribeAccountAttributesCommand.js +18 -41
  137. package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +18 -41
  138. package/dist-es/commands/DescribeCertificatesCommand.js +18 -41
  139. package/dist-es/commands/DescribeConnectionsCommand.js +18 -41
  140. package/dist-es/commands/DescribeConversionConfigurationCommand.js +18 -41
  141. package/dist-es/commands/DescribeDataProvidersCommand.js +18 -41
  142. package/dist-es/commands/DescribeEndpointSettingsCommand.js +18 -41
  143. package/dist-es/commands/DescribeEndpointTypesCommand.js +18 -41
  144. package/dist-es/commands/DescribeEndpointsCommand.js +18 -41
  145. package/dist-es/commands/DescribeEngineVersionsCommand.js +18 -41
  146. package/dist-es/commands/DescribeEventCategoriesCommand.js +18 -41
  147. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +18 -41
  148. package/dist-es/commands/DescribeEventsCommand.js +18 -41
  149. package/dist-es/commands/DescribeExtensionPackAssociationsCommand.js +18 -41
  150. package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +18 -41
  151. package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +18 -41
  152. package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +18 -41
  153. package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +18 -41
  154. package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +18 -41
  155. package/dist-es/commands/DescribeInstanceProfilesCommand.js +18 -41
  156. package/dist-es/commands/DescribeMetadataModelAssessmentsCommand.js +18 -41
  157. package/dist-es/commands/DescribeMetadataModelConversionsCommand.js +18 -41
  158. package/dist-es/commands/DescribeMetadataModelExportsAsScriptCommand.js +18 -41
  159. package/dist-es/commands/DescribeMetadataModelExportsToTargetCommand.js +18 -41
  160. package/dist-es/commands/DescribeMetadataModelImportsCommand.js +18 -41
  161. package/dist-es/commands/DescribeMigrationProjectsCommand.js +18 -41
  162. package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +18 -41
  163. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +18 -41
  164. package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +18 -41
  165. package/dist-es/commands/DescribeRecommendationsCommand.js +18 -41
  166. package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +18 -41
  167. package/dist-es/commands/DescribeReplicationConfigsCommand.js +18 -41
  168. package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +18 -41
  169. package/dist-es/commands/DescribeReplicationInstancesCommand.js +18 -41
  170. package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +18 -41
  171. package/dist-es/commands/DescribeReplicationTableStatisticsCommand.js +18 -41
  172. package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +18 -41
  173. package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +18 -41
  174. package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +18 -41
  175. package/dist-es/commands/DescribeReplicationTasksCommand.js +18 -41
  176. package/dist-es/commands/DescribeReplicationsCommand.js +18 -41
  177. package/dist-es/commands/DescribeSchemasCommand.js +18 -41
  178. package/dist-es/commands/DescribeTableStatisticsCommand.js +18 -41
  179. package/dist-es/commands/ExportMetadataModelAssessmentCommand.js +18 -41
  180. package/dist-es/commands/ImportCertificateCommand.js +18 -41
  181. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  182. package/dist-es/commands/ModifyConversionConfigurationCommand.js +18 -41
  183. package/dist-es/commands/ModifyDataProviderCommand.js +18 -41
  184. package/dist-es/commands/ModifyEndpointCommand.js +18 -41
  185. package/dist-es/commands/ModifyEventSubscriptionCommand.js +18 -41
  186. package/dist-es/commands/ModifyInstanceProfileCommand.js +18 -41
  187. package/dist-es/commands/ModifyMigrationProjectCommand.js +18 -41
  188. package/dist-es/commands/ModifyReplicationConfigCommand.js +18 -41
  189. package/dist-es/commands/ModifyReplicationInstanceCommand.js +18 -41
  190. package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +18 -41
  191. package/dist-es/commands/ModifyReplicationTaskCommand.js +18 -41
  192. package/dist-es/commands/MoveReplicationTaskCommand.js +18 -41
  193. package/dist-es/commands/RebootReplicationInstanceCommand.js +18 -41
  194. package/dist-es/commands/RefreshSchemasCommand.js +18 -41
  195. package/dist-es/commands/ReloadReplicationTablesCommand.js +18 -41
  196. package/dist-es/commands/ReloadTablesCommand.js +18 -41
  197. package/dist-es/commands/RemoveTagsFromResourceCommand.js +18 -41
  198. package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +18 -41
  199. package/dist-es/commands/StartExtensionPackAssociationCommand.js +18 -41
  200. package/dist-es/commands/StartMetadataModelAssessmentCommand.js +18 -41
  201. package/dist-es/commands/StartMetadataModelConversionCommand.js +18 -41
  202. package/dist-es/commands/StartMetadataModelExportAsScriptCommand.js +18 -41
  203. package/dist-es/commands/StartMetadataModelExportToTargetCommand.js +18 -41
  204. package/dist-es/commands/StartMetadataModelImportCommand.js +18 -41
  205. package/dist-es/commands/StartRecommendationsCommand.js +18 -41
  206. package/dist-es/commands/StartReplicationCommand.js +18 -41
  207. package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +18 -41
  208. package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +18 -41
  209. package/dist-es/commands/StartReplicationTaskCommand.js +18 -41
  210. package/dist-es/commands/StopReplicationCommand.js +18 -41
  211. package/dist-es/commands/StopReplicationTaskCommand.js +18 -41
  212. package/dist-es/commands/TestConnectionCommand.js +18 -41
  213. package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +18 -41
  214. package/dist-es/endpoint/EndpointParameters.js +6 -0
  215. package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -21
  216. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -21
  217. package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +6 -21
  218. package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +6 -21
  219. package/dist-types/commands/CreateDataProviderCommand.d.ts +6 -21
  220. package/dist-types/commands/CreateEndpointCommand.d.ts +6 -21
  221. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +6 -21
  222. package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +6 -21
  223. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +6 -21
  224. package/dist-types/commands/CreateMigrationProjectCommand.d.ts +6 -21
  225. package/dist-types/commands/CreateReplicationConfigCommand.d.ts +6 -21
  226. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +6 -21
  227. package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +6 -21
  228. package/dist-types/commands/CreateReplicationTaskCommand.d.ts +6 -21
  229. package/dist-types/commands/DeleteCertificateCommand.d.ts +6 -21
  230. package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -21
  231. package/dist-types/commands/DeleteDataProviderCommand.d.ts +6 -21
  232. package/dist-types/commands/DeleteEndpointCommand.d.ts +6 -21
  233. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +6 -21
  234. package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +6 -21
  235. package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +6 -21
  236. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +6 -21
  237. package/dist-types/commands/DeleteMigrationProjectCommand.d.ts +6 -21
  238. package/dist-types/commands/DeleteReplicationConfigCommand.d.ts +6 -21
  239. package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +6 -21
  240. package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +6 -21
  241. package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +6 -21
  242. package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +6 -21
  243. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -21
  244. package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +6 -21
  245. package/dist-types/commands/DescribeCertificatesCommand.d.ts +6 -21
  246. package/dist-types/commands/DescribeConnectionsCommand.d.ts +6 -21
  247. package/dist-types/commands/DescribeConversionConfigurationCommand.d.ts +6 -21
  248. package/dist-types/commands/DescribeDataProvidersCommand.d.ts +6 -21
  249. package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +6 -21
  250. package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +6 -21
  251. package/dist-types/commands/DescribeEndpointsCommand.d.ts +6 -21
  252. package/dist-types/commands/DescribeEngineVersionsCommand.d.ts +6 -21
  253. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +6 -21
  254. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +6 -21
  255. package/dist-types/commands/DescribeEventsCommand.d.ts +6 -21
  256. package/dist-types/commands/DescribeExtensionPackAssociationsCommand.d.ts +6 -21
  257. package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +6 -21
  258. package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +6 -21
  259. package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +6 -21
  260. package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +6 -21
  261. package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +6 -21
  262. package/dist-types/commands/DescribeInstanceProfilesCommand.d.ts +6 -21
  263. package/dist-types/commands/DescribeMetadataModelAssessmentsCommand.d.ts +6 -21
  264. package/dist-types/commands/DescribeMetadataModelConversionsCommand.d.ts +6 -21
  265. package/dist-types/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +6 -21
  266. package/dist-types/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +6 -21
  267. package/dist-types/commands/DescribeMetadataModelImportsCommand.d.ts +6 -21
  268. package/dist-types/commands/DescribeMigrationProjectsCommand.d.ts +6 -21
  269. package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +6 -21
  270. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -21
  271. package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +6 -21
  272. package/dist-types/commands/DescribeRecommendationsCommand.d.ts +6 -21
  273. package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +6 -21
  274. package/dist-types/commands/DescribeReplicationConfigsCommand.d.ts +6 -21
  275. package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +6 -21
  276. package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +6 -21
  277. package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +6 -21
  278. package/dist-types/commands/DescribeReplicationTableStatisticsCommand.d.ts +6 -21
  279. package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +6 -21
  280. package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +6 -21
  281. package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +6 -21
  282. package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +6 -21
  283. package/dist-types/commands/DescribeReplicationsCommand.d.ts +6 -21
  284. package/dist-types/commands/DescribeSchemasCommand.d.ts +6 -21
  285. package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +6 -21
  286. package/dist-types/commands/ExportMetadataModelAssessmentCommand.d.ts +6 -21
  287. package/dist-types/commands/ImportCertificateCommand.d.ts +6 -21
  288. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  289. package/dist-types/commands/ModifyConversionConfigurationCommand.d.ts +6 -21
  290. package/dist-types/commands/ModifyDataProviderCommand.d.ts +6 -21
  291. package/dist-types/commands/ModifyEndpointCommand.d.ts +6 -21
  292. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +6 -21
  293. package/dist-types/commands/ModifyInstanceProfileCommand.d.ts +6 -21
  294. package/dist-types/commands/ModifyMigrationProjectCommand.d.ts +6 -21
  295. package/dist-types/commands/ModifyReplicationConfigCommand.d.ts +6 -21
  296. package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +6 -21
  297. package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +6 -21
  298. package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +6 -21
  299. package/dist-types/commands/MoveReplicationTaskCommand.d.ts +6 -21
  300. package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +6 -21
  301. package/dist-types/commands/RefreshSchemasCommand.d.ts +6 -21
  302. package/dist-types/commands/ReloadReplicationTablesCommand.d.ts +6 -21
  303. package/dist-types/commands/ReloadTablesCommand.d.ts +6 -21
  304. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -21
  305. package/dist-types/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +6 -21
  306. package/dist-types/commands/StartExtensionPackAssociationCommand.d.ts +6 -21
  307. package/dist-types/commands/StartMetadataModelAssessmentCommand.d.ts +6 -21
  308. package/dist-types/commands/StartMetadataModelConversionCommand.d.ts +6 -21
  309. package/dist-types/commands/StartMetadataModelExportAsScriptCommand.d.ts +6 -21
  310. package/dist-types/commands/StartMetadataModelExportToTargetCommand.d.ts +6 -21
  311. package/dist-types/commands/StartMetadataModelImportCommand.d.ts +6 -21
  312. package/dist-types/commands/StartRecommendationsCommand.d.ts +6 -21
  313. package/dist-types/commands/StartReplicationCommand.d.ts +6 -21
  314. package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +6 -21
  315. package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +6 -21
  316. package/dist-types/commands/StartReplicationTaskCommand.d.ts +6 -21
  317. package/dist-types/commands/StopReplicationCommand.d.ts +6 -21
  318. package/dist-types/commands/StopReplicationTaskCommand.d.ts +6 -21
  319. package/dist-types/commands/TestConnectionCommand.d.ts +6 -21
  320. package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +6 -21
  321. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  322. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +14 -23
  323. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +12 -24
  324. package/dist-types/ts3.4/commands/BatchStartRecommendationsCommand.d.ts +12 -24
  325. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +12 -24
  326. package/dist-types/ts3.4/commands/CreateDataProviderCommand.d.ts +14 -23
  327. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +14 -23
  328. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +12 -24
  329. package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +12 -24
  330. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +12 -24
  331. package/dist-types/ts3.4/commands/CreateMigrationProjectCommand.d.ts +12 -24
  332. package/dist-types/ts3.4/commands/CreateReplicationConfigCommand.d.ts +12 -24
  333. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +12 -24
  334. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +12 -24
  335. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +12 -24
  336. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +14 -23
  337. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +14 -23
  338. package/dist-types/ts3.4/commands/DeleteDataProviderCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +12 -24
  341. package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +12 -24
  342. package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +12 -24
  343. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/DeleteMigrationProjectCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/DeleteReplicationConfigCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +12 -24
  347. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +12 -24
  348. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +12 -24
  349. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +12 -24
  350. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +12 -24
  351. package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +12 -24
  352. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +12 -24
  353. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +14 -23
  354. package/dist-types/ts3.4/commands/DescribeConversionConfigurationCommand.d.ts +12 -24
  355. package/dist-types/ts3.4/commands/DescribeDataProvidersCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +12 -24
  357. package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +14 -23
  359. package/dist-types/ts3.4/commands/DescribeEngineVersionsCommand.d.ts +12 -24
  360. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +12 -24
  361. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +12 -24
  362. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +14 -23
  363. package/dist-types/ts3.4/commands/DescribeExtensionPackAssociationsCommand.d.ts +12 -24
  364. package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +12 -24
  365. package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +12 -24
  366. package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +12 -24
  367. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +12 -24
  368. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +12 -24
  369. package/dist-types/ts3.4/commands/DescribeInstanceProfilesCommand.d.ts +12 -24
  370. package/dist-types/ts3.4/commands/DescribeMetadataModelAssessmentsCommand.d.ts +12 -24
  371. package/dist-types/ts3.4/commands/DescribeMetadataModelConversionsCommand.d.ts +12 -24
  372. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +12 -24
  373. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +12 -24
  374. package/dist-types/ts3.4/commands/DescribeMetadataModelImportsCommand.d.ts +12 -24
  375. package/dist-types/ts3.4/commands/DescribeMigrationProjectsCommand.d.ts +12 -24
  376. package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +12 -24
  377. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +12 -24
  378. package/dist-types/ts3.4/commands/DescribeRecommendationLimitationsCommand.d.ts +12 -24
  379. package/dist-types/ts3.4/commands/DescribeRecommendationsCommand.d.ts +12 -24
  380. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +12 -24
  381. package/dist-types/ts3.4/commands/DescribeReplicationConfigsCommand.d.ts +12 -24
  382. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +12 -24
  383. package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +12 -24
  384. package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +12 -24
  385. package/dist-types/ts3.4/commands/DescribeReplicationTableStatisticsCommand.d.ts +12 -24
  386. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +12 -24
  387. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +12 -24
  388. package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +12 -24
  389. package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +12 -24
  390. package/dist-types/ts3.4/commands/DescribeReplicationsCommand.d.ts +12 -24
  391. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +14 -23
  392. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +12 -24
  393. package/dist-types/ts3.4/commands/ExportMetadataModelAssessmentCommand.d.ts +12 -24
  394. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +14 -23
  395. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  396. package/dist-types/ts3.4/commands/ModifyConversionConfigurationCommand.d.ts +12 -24
  397. package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +14 -23
  398. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +14 -23
  399. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +12 -24
  400. package/dist-types/ts3.4/commands/ModifyInstanceProfileCommand.d.ts +12 -24
  401. package/dist-types/ts3.4/commands/ModifyMigrationProjectCommand.d.ts +12 -24
  402. package/dist-types/ts3.4/commands/ModifyReplicationConfigCommand.d.ts +12 -24
  403. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +12 -24
  404. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +12 -24
  405. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +12 -24
  406. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +14 -23
  407. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +12 -24
  408. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +14 -23
  409. package/dist-types/ts3.4/commands/ReloadReplicationTablesCommand.d.ts +12 -24
  410. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +14 -23
  411. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +12 -24
  412. package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +12 -24
  413. package/dist-types/ts3.4/commands/StartExtensionPackAssociationCommand.d.ts +12 -24
  414. package/dist-types/ts3.4/commands/StartMetadataModelAssessmentCommand.d.ts +12 -24
  415. package/dist-types/ts3.4/commands/StartMetadataModelConversionCommand.d.ts +12 -24
  416. package/dist-types/ts3.4/commands/StartMetadataModelExportAsScriptCommand.d.ts +12 -24
  417. package/dist-types/ts3.4/commands/StartMetadataModelExportToTargetCommand.d.ts +12 -24
  418. package/dist-types/ts3.4/commands/StartMetadataModelImportCommand.d.ts +12 -24
  419. package/dist-types/ts3.4/commands/StartRecommendationsCommand.d.ts +12 -24
  420. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +14 -23
  421. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +12 -24
  422. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +12 -24
  423. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +12 -24
  424. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +14 -23
  425. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +14 -23
  426. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +14 -23
  427. package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +12 -24
  428. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  429. package/package.json +9 -9
@@ -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
  }
@@ -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 { DescribeReplicationTaskAssessmentResultsMessage, DescribeReplicationTaskAssessmentResultsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReplicationTaskAssessmentResultsCommandInput extends De
21
20
  */
22
21
  export interface DescribeReplicationTaskAssessmentResultsCommandOutput extends DescribeReplicationTaskAssessmentResultsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReplicationTaskAssessmentResultsCommand_base: {
24
+ new (input: DescribeReplicationTaskAssessmentResultsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationTaskAssessmentResultsCommandInput, DescribeReplicationTaskAssessmentResultsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the task assessment results from the Amazon S3 bucket that DMS creates in your
@@ -73,23 +76,5 @@ export interface DescribeReplicationTaskAssessmentResultsCommandOutput extends D
73
76
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
74
77
  *
75
78
  */
76
- export declare class DescribeReplicationTaskAssessmentResultsCommand extends $Command<DescribeReplicationTaskAssessmentResultsCommandInput, DescribeReplicationTaskAssessmentResultsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
77
- readonly input: DescribeReplicationTaskAssessmentResultsCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: DescribeReplicationTaskAssessmentResultsCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationTaskAssessmentResultsCommandInput, DescribeReplicationTaskAssessmentResultsCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class DescribeReplicationTaskAssessmentResultsCommand extends DescribeReplicationTaskAssessmentResultsCommand_base {
95
80
  }
@@ -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 { DescribeReplicationTaskAssessmentRunsMessage, DescribeReplicationTaskAssessmentRunsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReplicationTaskAssessmentRunsCommandInput extends Descr
21
20
  */
22
21
  export interface DescribeReplicationTaskAssessmentRunsCommandOutput extends DescribeReplicationTaskAssessmentRunsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReplicationTaskAssessmentRunsCommand_base: {
24
+ new (input: DescribeReplicationTaskAssessmentRunsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationTaskAssessmentRunsCommandInput, DescribeReplicationTaskAssessmentRunsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a paginated list of premigration assessment runs based on filter
@@ -90,23 +93,5 @@ export interface DescribeReplicationTaskAssessmentRunsCommandOutput extends Desc
90
93
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
91
94
  *
92
95
  */
93
- export declare class DescribeReplicationTaskAssessmentRunsCommand extends $Command<DescribeReplicationTaskAssessmentRunsCommandInput, DescribeReplicationTaskAssessmentRunsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
94
- readonly input: DescribeReplicationTaskAssessmentRunsCommandInput;
95
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
- /**
97
- * @public
98
- */
99
- constructor(input: DescribeReplicationTaskAssessmentRunsCommandInput);
100
- /**
101
- * @internal
102
- */
103
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationTaskAssessmentRunsCommandInput, DescribeReplicationTaskAssessmentRunsCommandOutput>;
104
- /**
105
- * @internal
106
- */
107
- private serialize;
108
- /**
109
- * @internal
110
- */
111
- private deserialize;
96
+ export declare class DescribeReplicationTaskAssessmentRunsCommand extends DescribeReplicationTaskAssessmentRunsCommand_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 { DescribeReplicationTaskIndividualAssessmentsMessage, DescribeReplicationTaskIndividualAssessmentsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReplicationTaskIndividualAssessmentsCommandInput extend
21
20
  */
22
21
  export interface DescribeReplicationTaskIndividualAssessmentsCommandOutput extends DescribeReplicationTaskIndividualAssessmentsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReplicationTaskIndividualAssessmentsCommand_base: {
24
+ new (input: DescribeReplicationTaskIndividualAssessmentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationTaskIndividualAssessmentsCommandInput, DescribeReplicationTaskIndividualAssessmentsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a paginated list of individual assessments based on filter settings.</p>
@@ -74,23 +77,5 @@ export interface DescribeReplicationTaskIndividualAssessmentsCommandOutput exten
74
77
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
75
78
  *
76
79
  */
77
- export declare class DescribeReplicationTaskIndividualAssessmentsCommand extends $Command<DescribeReplicationTaskIndividualAssessmentsCommandInput, DescribeReplicationTaskIndividualAssessmentsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
78
- readonly input: DescribeReplicationTaskIndividualAssessmentsCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: DescribeReplicationTaskIndividualAssessmentsCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationTaskIndividualAssessmentsCommandInput, DescribeReplicationTaskIndividualAssessmentsCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class DescribeReplicationTaskIndividualAssessmentsCommand extends DescribeReplicationTaskIndividualAssessmentsCommand_base {
96
81
  }
@@ -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 { DescribeReplicationTasksMessage, DescribeReplicationTasksResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReplicationTasksCommandInput extends DescribeReplicatio
21
20
  */
22
21
  export interface DescribeReplicationTasksCommandOutput extends DescribeReplicationTasksResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReplicationTasksCommand_base: {
24
+ new (input: DescribeReplicationTasksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationTasksCommandInput, DescribeReplicationTasksCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns information about replication tasks for your account in the current
@@ -127,23 +130,5 @@ export interface DescribeReplicationTasksCommandOutput extends DescribeReplicati
127
130
  * ```
128
131
  *
129
132
  */
130
- export declare class DescribeReplicationTasksCommand extends $Command<DescribeReplicationTasksCommandInput, DescribeReplicationTasksCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
131
- readonly input: DescribeReplicationTasksCommandInput;
132
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
133
- /**
134
- * @public
135
- */
136
- constructor(input: DescribeReplicationTasksCommandInput);
137
- /**
138
- * @internal
139
- */
140
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationTasksCommandInput, DescribeReplicationTasksCommandOutput>;
141
- /**
142
- * @internal
143
- */
144
- private serialize;
145
- /**
146
- * @internal
147
- */
148
- private deserialize;
133
+ export declare class DescribeReplicationTasksCommand extends DescribeReplicationTasksCommand_base {
149
134
  }
@@ -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 { DescribeReplicationsMessage, DescribeReplicationsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeReplicationsCommandInput extends DescribeReplicationsMe
21
20
  */
22
21
  export interface DescribeReplicationsCommandOutput extends DescribeReplicationsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeReplicationsCommand_base: {
24
+ new (input: DescribeReplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationsCommandInput, DescribeReplicationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provides details on replication progress by returning status information for one or more
@@ -108,23 +111,5 @@ export interface DescribeReplicationsCommandOutput extends DescribeReplicationsR
108
111
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
109
112
  *
110
113
  */
111
- export declare class DescribeReplicationsCommand extends $Command<DescribeReplicationsCommandInput, DescribeReplicationsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
112
- readonly input: DescribeReplicationsCommandInput;
113
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
114
- /**
115
- * @public
116
- */
117
- constructor(input: DescribeReplicationsCommandInput);
118
- /**
119
- * @internal
120
- */
121
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplicationsCommandInput, DescribeReplicationsCommandOutput>;
122
- /**
123
- * @internal
124
- */
125
- private serialize;
126
- /**
127
- * @internal
128
- */
129
- private deserialize;
114
+ export declare class DescribeReplicationsCommand extends DescribeReplicationsCommand_base {
130
115
  }
@@ -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 { DescribeSchemasMessage, DescribeSchemasResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeSchemasCommandInput extends DescribeSchemasMessage {
21
20
  */
22
21
  export interface DescribeSchemasCommandOutput extends DescribeSchemasResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeSchemasCommand_base: {
24
+ new (input: DescribeSchemasCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSchemasCommandInput, DescribeSchemasCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns information about the schema for the specified endpoint.</p>
@@ -82,23 +85,5 @@ export interface DescribeSchemasCommandOutput extends DescribeSchemasResponse, _
82
85
  * ```
83
86
  *
84
87
  */
85
- export declare class DescribeSchemasCommand extends $Command<DescribeSchemasCommandInput, DescribeSchemasCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
86
- readonly input: DescribeSchemasCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: DescribeSchemasCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSchemasCommandInput, DescribeSchemasCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class DescribeSchemasCommand extends DescribeSchemasCommand_base {
104
89
  }
@@ -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 { DescribeTableStatisticsMessage, DescribeTableStatisticsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeTableStatisticsCommandInput extends DescribeTableStatis
21
20
  */
22
21
  export interface DescribeTableStatisticsCommandOutput extends DescribeTableStatisticsResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeTableStatisticsCommand_base: {
24
+ new (input: DescribeTableStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns table statistics on the database migration task, including table name, rows
@@ -119,23 +122,5 @@ export interface DescribeTableStatisticsCommandOutput extends DescribeTableStati
119
122
  * ```
120
123
  *
121
124
  */
122
- export declare class DescribeTableStatisticsCommand extends $Command<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
123
- readonly input: DescribeTableStatisticsCommandInput;
124
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
125
- /**
126
- * @public
127
- */
128
- constructor(input: DescribeTableStatisticsCommandInput);
129
- /**
130
- * @internal
131
- */
132
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput>;
133
- /**
134
- * @internal
135
- */
136
- private serialize;
137
- /**
138
- * @internal
139
- */
140
- private deserialize;
125
+ export declare class DescribeTableStatisticsCommand extends DescribeTableStatisticsCommand_base {
141
126
  }
@@ -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 { ExportMetadataModelAssessmentMessage, ExportMetadataModelAssessmentResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ExportMetadataModelAssessmentCommandInput extends ExportMetadat
21
20
  */
22
21
  export interface ExportMetadataModelAssessmentCommandOutput extends ExportMetadataModelAssessmentResponse, __MetadataBearer {
23
22
  }
23
+ declare const ExportMetadataModelAssessmentCommand_base: {
24
+ new (input: ExportMetadataModelAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<ExportMetadataModelAssessmentCommandInput, ExportMetadataModelAssessmentCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Saves a copy of a database migration assessment report to your Amazon S3 bucket. DMS can save
@@ -95,23 +98,5 @@ export interface ExportMetadataModelAssessmentCommandOutput extends ExportMetada
95
98
  * ```
96
99
  *
97
100
  */
98
- export declare class ExportMetadataModelAssessmentCommand extends $Command<ExportMetadataModelAssessmentCommandInput, ExportMetadataModelAssessmentCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
99
- readonly input: ExportMetadataModelAssessmentCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: ExportMetadataModelAssessmentCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ExportMetadataModelAssessmentCommandInput, ExportMetadataModelAssessmentCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class ExportMetadataModelAssessmentCommand extends ExportMetadataModelAssessmentCommand_base {
117
102
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
4
  import { ImportCertificateMessage, ImportCertificateResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ImportCertificateCommandInput extends ImportCertificateMessage
21
20
  */
22
21
  export interface ImportCertificateCommandOutput extends ImportCertificateResponse, __MetadataBearer {
23
22
  }
23
+ declare const ImportCertificateCommand_base: {
24
+ new (input: ImportCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<ImportCertificateCommandInput, ImportCertificateCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Uploads the specified certificate.</p>
@@ -97,23 +100,5 @@ export interface ImportCertificateCommandOutput extends ImportCertificateRespons
97
100
  * ```
98
101
  *
99
102
  */
100
- export declare class ImportCertificateCommand extends $Command<ImportCertificateCommandInput, ImportCertificateCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
101
- readonly input: ImportCertificateCommandInput;
102
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
103
- /**
104
- * @public
105
- */
106
- constructor(input: ImportCertificateCommandInput);
107
- /**
108
- * @internal
109
- */
110
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportCertificateCommandInput, ImportCertificateCommandOutput>;
111
- /**
112
- * @internal
113
- */
114
- private serialize;
115
- /**
116
- * @internal
117
- */
118
- private deserialize;
103
+ export declare class ImportCertificateCommand extends ImportCertificateCommand_base {
119
104
  }
@@ -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 { ListTagsForResourceMessage, ListTagsForResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceMess
21
20
  */
22
21
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTagsForResourceCommand_base: {
24
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists all metadata tags attached to an DMS resource, including
@@ -83,23 +86,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
83
86
  * ```
84
87
  *
85
88
  */
86
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
87
- readonly input: ListTagsForResourceCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: ListTagsForResourceCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
105
90
  }
@@ -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 { ModifyConversionConfigurationMessage, ModifyConversionConfigurationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ModifyConversionConfigurationCommandInput extends ModifyConvers
21
20
  */
22
21
  export interface ModifyConversionConfigurationCommandOutput extends ModifyConversionConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const ModifyConversionConfigurationCommand_base: {
24
+ new (input: ModifyConversionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyConversionConfigurationCommandInput, ModifyConversionConfigurationCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Modifies the specified schema conversion configuration using the provided parameters. </p>
@@ -75,23 +78,5 @@ export interface ModifyConversionConfigurationCommandOutput extends ModifyConver
75
78
  * ```
76
79
  *
77
80
  */
78
- export declare class ModifyConversionConfigurationCommand extends $Command<ModifyConversionConfigurationCommandInput, ModifyConversionConfigurationCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
79
- readonly input: ModifyConversionConfigurationCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: ModifyConversionConfigurationCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyConversionConfigurationCommandInput, ModifyConversionConfigurationCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class ModifyConversionConfigurationCommand extends ModifyConversionConfigurationCommand_base {
97
82
  }
@@ -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 { ModifyDataProviderMessage, ModifyDataProviderResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ModifyDataProviderCommandInput extends ModifyDataProviderMessag
21
20
  */
22
21
  export interface ModifyDataProviderCommandOutput extends ModifyDataProviderResponse, __MetadataBearer {
23
22
  }
23
+ declare const ModifyDataProviderCommand_base: {
24
+ new (input: ModifyDataProviderCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyDataProviderCommandInput, ModifyDataProviderCommandOutput, DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Modifies the specified data provider using the provided settings.</p>
@@ -238,23 +241,5 @@ export interface ModifyDataProviderCommandOutput extends ModifyDataProviderRespo
238
241
  * ```
239
242
  *
240
243
  */
241
- export declare class ModifyDataProviderCommand extends $Command<ModifyDataProviderCommandInput, ModifyDataProviderCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
242
- readonly input: ModifyDataProviderCommandInput;
243
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
244
- /**
245
- * @public
246
- */
247
- constructor(input: ModifyDataProviderCommandInput);
248
- /**
249
- * @internal
250
- */
251
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DatabaseMigrationServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyDataProviderCommandInput, ModifyDataProviderCommandOutput>;
252
- /**
253
- * @internal
254
- */
255
- private serialize;
256
- /**
257
- * @internal
258
- */
259
- private deserialize;
244
+ export declare class ModifyDataProviderCommand extends ModifyDataProviderCommand_base {
260
245
  }