@aws-sdk/client-database-migration-service 3.337.0 → 3.338.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 (289) hide show
  1. package/dist-cjs/DatabaseMigrationServiceClient.js +2 -1
  2. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -1
  3. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -1
  4. package/dist-cjs/commands/BatchStartRecommendationsCommand.js +2 -1
  5. package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +2 -1
  6. package/dist-cjs/commands/CreateEndpointCommand.js +2 -1
  7. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -1
  8. package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +2 -1
  9. package/dist-cjs/commands/CreateReplicationInstanceCommand.js +2 -1
  10. package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +2 -1
  11. package/dist-cjs/commands/CreateReplicationTaskCommand.js +2 -1
  12. package/dist-cjs/commands/DeleteCertificateCommand.js +2 -1
  13. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -1
  14. package/dist-cjs/commands/DeleteEndpointCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -1
  16. package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +2 -1
  17. package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +2 -1
  18. package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +2 -1
  19. package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +2 -1
  20. package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +2 -1
  21. package/dist-cjs/commands/DeleteReplicationTaskCommand.js +2 -1
  22. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -1
  23. package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +2 -1
  24. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -1
  25. package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -1
  26. package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +2 -1
  27. package/dist-cjs/commands/DescribeEndpointTypesCommand.js +2 -1
  28. package/dist-cjs/commands/DescribeEndpointsCommand.js +2 -1
  29. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -1
  30. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -1
  31. package/dist-cjs/commands/DescribeEventsCommand.js +2 -1
  32. package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +2 -1
  33. package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +2 -1
  34. package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +2 -1
  35. package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +2 -1
  36. package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +2 -1
  37. package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +2 -1
  38. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -1
  39. package/dist-cjs/commands/DescribeRecommendationLimitationsCommand.js +2 -1
  40. package/dist-cjs/commands/DescribeRecommendationsCommand.js +2 -1
  41. package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +2 -1
  42. package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +2 -1
  43. package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +2 -1
  44. package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +2 -1
  45. package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +2 -1
  46. package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +2 -1
  47. package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +2 -1
  48. package/dist-cjs/commands/DescribeReplicationTasksCommand.js +2 -1
  49. package/dist-cjs/commands/DescribeSchemasCommand.js +2 -1
  50. package/dist-cjs/commands/DescribeTableStatisticsCommand.js +2 -1
  51. package/dist-cjs/commands/ImportCertificateCommand.js +2 -1
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  53. package/dist-cjs/commands/ModifyEndpointCommand.js +2 -1
  54. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -1
  55. package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +2 -1
  56. package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +2 -1
  57. package/dist-cjs/commands/ModifyReplicationTaskCommand.js +2 -1
  58. package/dist-cjs/commands/MoveReplicationTaskCommand.js +2 -1
  59. package/dist-cjs/commands/RebootReplicationInstanceCommand.js +2 -1
  60. package/dist-cjs/commands/RefreshSchemasCommand.js +2 -1
  61. package/dist-cjs/commands/ReloadTablesCommand.js +2 -1
  62. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -1
  63. package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +2 -1
  64. package/dist-cjs/commands/StartRecommendationsCommand.js +2 -1
  65. package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +2 -1
  66. package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +2 -1
  67. package/dist-cjs/commands/StartReplicationTaskCommand.js +2 -1
  68. package/dist-cjs/commands/StopReplicationTaskCommand.js +2 -1
  69. package/dist-cjs/commands/TestConnectionCommand.js +2 -1
  70. package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +2 -1
  71. package/dist-cjs/index.js +2 -2
  72. package/dist-cjs/models/DatabaseMigrationServiceServiceException.js +2 -1
  73. package/dist-es/DatabaseMigrationServiceClient.js +1 -0
  74. package/dist-es/commands/AddTagsToResourceCommand.js +1 -0
  75. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +1 -0
  76. package/dist-es/commands/BatchStartRecommendationsCommand.js +1 -0
  77. package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +1 -0
  78. package/dist-es/commands/CreateEndpointCommand.js +1 -0
  79. package/dist-es/commands/CreateEventSubscriptionCommand.js +1 -0
  80. package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +1 -0
  81. package/dist-es/commands/CreateReplicationInstanceCommand.js +1 -0
  82. package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +1 -0
  83. package/dist-es/commands/CreateReplicationTaskCommand.js +1 -0
  84. package/dist-es/commands/DeleteCertificateCommand.js +1 -0
  85. package/dist-es/commands/DeleteConnectionCommand.js +1 -0
  86. package/dist-es/commands/DeleteEndpointCommand.js +1 -0
  87. package/dist-es/commands/DeleteEventSubscriptionCommand.js +1 -0
  88. package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +1 -0
  89. package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +1 -0
  90. package/dist-es/commands/DeleteReplicationInstanceCommand.js +1 -0
  91. package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +1 -0
  92. package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +1 -0
  93. package/dist-es/commands/DeleteReplicationTaskCommand.js +1 -0
  94. package/dist-es/commands/DescribeAccountAttributesCommand.js +1 -0
  95. package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +1 -0
  96. package/dist-es/commands/DescribeCertificatesCommand.js +1 -0
  97. package/dist-es/commands/DescribeConnectionsCommand.js +1 -0
  98. package/dist-es/commands/DescribeEndpointSettingsCommand.js +1 -0
  99. package/dist-es/commands/DescribeEndpointTypesCommand.js +1 -0
  100. package/dist-es/commands/DescribeEndpointsCommand.js +1 -0
  101. package/dist-es/commands/DescribeEventCategoriesCommand.js +1 -0
  102. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +1 -0
  103. package/dist-es/commands/DescribeEventsCommand.js +1 -0
  104. package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +1 -0
  105. package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +1 -0
  106. package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +1 -0
  107. package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +1 -0
  108. package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +1 -0
  109. package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +1 -0
  110. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +1 -0
  111. package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +1 -0
  112. package/dist-es/commands/DescribeRecommendationsCommand.js +1 -0
  113. package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +1 -0
  114. package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +1 -0
  115. package/dist-es/commands/DescribeReplicationInstancesCommand.js +1 -0
  116. package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +1 -0
  117. package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +1 -0
  118. package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +1 -0
  119. package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +1 -0
  120. package/dist-es/commands/DescribeReplicationTasksCommand.js +1 -0
  121. package/dist-es/commands/DescribeSchemasCommand.js +1 -0
  122. package/dist-es/commands/DescribeTableStatisticsCommand.js +1 -0
  123. package/dist-es/commands/ImportCertificateCommand.js +1 -0
  124. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  125. package/dist-es/commands/ModifyEndpointCommand.js +1 -0
  126. package/dist-es/commands/ModifyEventSubscriptionCommand.js +1 -0
  127. package/dist-es/commands/ModifyReplicationInstanceCommand.js +1 -0
  128. package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +1 -0
  129. package/dist-es/commands/ModifyReplicationTaskCommand.js +1 -0
  130. package/dist-es/commands/MoveReplicationTaskCommand.js +1 -0
  131. package/dist-es/commands/RebootReplicationInstanceCommand.js +1 -0
  132. package/dist-es/commands/RefreshSchemasCommand.js +1 -0
  133. package/dist-es/commands/ReloadTablesCommand.js +1 -0
  134. package/dist-es/commands/RemoveTagsFromResourceCommand.js +1 -0
  135. package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +1 -0
  136. package/dist-es/commands/StartRecommendationsCommand.js +1 -0
  137. package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +1 -0
  138. package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +1 -0
  139. package/dist-es/commands/StartReplicationTaskCommand.js +1 -0
  140. package/dist-es/commands/StopReplicationTaskCommand.js +1 -0
  141. package/dist-es/commands/TestConnectionCommand.js +1 -0
  142. package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +1 -0
  143. package/dist-es/index.js +2 -2
  144. package/dist-es/models/DatabaseMigrationServiceServiceException.js +1 -0
  145. package/dist-types/DatabaseMigrationServiceClient.d.ts +3 -3
  146. package/dist-types/commands/AddTagsToResourceCommand.d.ts +4 -0
  147. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +4 -0
  148. package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +4 -0
  149. package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +4 -0
  150. package/dist-types/commands/CreateEndpointCommand.d.ts +4 -0
  151. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +4 -0
  152. package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +4 -0
  153. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +4 -0
  154. package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +4 -0
  155. package/dist-types/commands/CreateReplicationTaskCommand.d.ts +4 -0
  156. package/dist-types/commands/DeleteCertificateCommand.d.ts +4 -0
  157. package/dist-types/commands/DeleteConnectionCommand.d.ts +4 -0
  158. package/dist-types/commands/DeleteEndpointCommand.d.ts +4 -0
  159. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +4 -0
  160. package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +4 -0
  161. package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +4 -0
  162. package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +4 -0
  163. package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +4 -0
  164. package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +4 -0
  165. package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +4 -0
  166. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +4 -0
  167. package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +4 -0
  168. package/dist-types/commands/DescribeCertificatesCommand.d.ts +4 -0
  169. package/dist-types/commands/DescribeConnectionsCommand.d.ts +4 -0
  170. package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +4 -0
  171. package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +4 -0
  172. package/dist-types/commands/DescribeEndpointsCommand.d.ts +4 -0
  173. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +4 -0
  174. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +4 -0
  175. package/dist-types/commands/DescribeEventsCommand.d.ts +4 -0
  176. package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +4 -0
  177. package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +4 -0
  178. package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +4 -0
  179. package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +4 -0
  180. package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +4 -0
  181. package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +4 -0
  182. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +4 -0
  183. package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +4 -0
  184. package/dist-types/commands/DescribeRecommendationsCommand.d.ts +4 -0
  185. package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +4 -0
  186. package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +4 -0
  187. package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +4 -0
  188. package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +4 -0
  189. package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +4 -0
  190. package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +4 -0
  191. package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +4 -0
  192. package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +4 -0
  193. package/dist-types/commands/DescribeSchemasCommand.d.ts +4 -0
  194. package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +4 -0
  195. package/dist-types/commands/ImportCertificateCommand.d.ts +4 -0
  196. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  197. package/dist-types/commands/ModifyEndpointCommand.d.ts +4 -0
  198. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +4 -0
  199. package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +4 -0
  200. package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +4 -0
  201. package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +4 -0
  202. package/dist-types/commands/MoveReplicationTaskCommand.d.ts +4 -0
  203. package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +4 -0
  204. package/dist-types/commands/RefreshSchemasCommand.d.ts +4 -0
  205. package/dist-types/commands/ReloadTablesCommand.d.ts +4 -0
  206. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +4 -0
  207. package/dist-types/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +4 -0
  208. package/dist-types/commands/StartRecommendationsCommand.d.ts +4 -0
  209. package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +4 -0
  210. package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +4 -0
  211. package/dist-types/commands/StartReplicationTaskCommand.d.ts +4 -0
  212. package/dist-types/commands/StopReplicationTaskCommand.d.ts +4 -0
  213. package/dist-types/commands/TestConnectionCommand.d.ts +4 -0
  214. package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +4 -0
  215. package/dist-types/index.d.ts +16 -2
  216. package/dist-types/models/DatabaseMigrationServiceServiceException.d.ts +1 -0
  217. package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +3 -3
  218. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +1 -0
  219. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +1 -0
  220. package/dist-types/ts3.4/commands/BatchStartRecommendationsCommand.d.ts +1 -0
  221. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +1 -0
  222. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -0
  223. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +1 -0
  224. package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +1 -0
  225. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +1 -0
  226. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +1 -0
  227. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +1 -0
  228. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +1 -0
  229. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -0
  230. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +1 -0
  231. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +1 -0
  232. package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +1 -0
  233. package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +1 -0
  234. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +1 -0
  235. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +1 -0
  236. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +1 -0
  237. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +1 -0
  238. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +1 -0
  239. package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +1 -0
  240. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +1 -0
  241. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +1 -0
  242. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +1 -0
  243. package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +1 -0
  244. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +1 -0
  245. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +1 -0
  246. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +1 -0
  247. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +1 -0
  248. package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +1 -0
  249. package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +1 -0
  250. package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +1 -0
  251. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +1 -0
  252. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +1 -0
  253. package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +1 -0
  254. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +1 -0
  255. package/dist-types/ts3.4/commands/DescribeRecommendationLimitationsCommand.d.ts +1 -0
  256. package/dist-types/ts3.4/commands/DescribeRecommendationsCommand.d.ts +1 -0
  257. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +1 -0
  258. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +1 -0
  259. package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +1 -0
  260. package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +1 -0
  261. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +1 -0
  262. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +1 -0
  263. package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +1 -0
  264. package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +1 -0
  265. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +1 -0
  266. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +1 -0
  267. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +1 -0
  268. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  269. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +1 -0
  270. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +1 -0
  271. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +1 -0
  272. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +1 -0
  273. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +1 -0
  274. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +1 -0
  275. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +1 -0
  276. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +1 -0
  277. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +1 -0
  278. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -0
  279. package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +1 -0
  280. package/dist-types/ts3.4/commands/StartRecommendationsCommand.d.ts +1 -0
  281. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +1 -0
  282. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +1 -0
  283. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +1 -0
  284. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +1 -0
  285. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +1 -0
  286. package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +1 -0
  287. package/dist-types/ts3.4/index.d.ts +2 -2
  288. package/dist-types/ts3.4/models/DatabaseMigrationServiceServiceException.d.ts +1 -0
  289. package/package.json +29 -29
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DeleteEventSubscriptionMessage, DeleteEventSubscriptionResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DeleteCollectorRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DeleteFleetAdvisorDatabasesRequest, DeleteFleetAdvisorDatabasesResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DeleteReplicationInstanceMessage, DeleteReplicationInstanceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DeleteReplicationSubnetGroupMessage, DeleteReplicationSubnetGroupResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DeleteReplicationTaskAssessmentRunMessage, DeleteReplicationTaskAssessmentRunResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DeleteReplicationTaskMessage, DeleteReplicationTaskResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeAccountAttributesMessage, DescribeAccountAttributesResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeApplicableIndividualAssessmentsMessage, DescribeApplicableIndividualAssessmentsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeCertificatesMessage, DescribeCertificatesResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeConnectionsMessage, DescribeConnectionsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeEndpointSettingsMessage, DescribeEndpointSettingsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeEndpointTypesMessage, DescribeEndpointTypesResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeEndpointsMessage, DescribeEndpointsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeEventCategoriesMessage, DescribeEventCategoriesResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeEventSubscriptionsMessage, DescribeEventSubscriptionsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeEventsMessage, DescribeEventsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeFleetAdvisorCollectorsRequest, DescribeFleetAdvisorCollectorsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeFleetAdvisorDatabasesRequest, DescribeFleetAdvisorDatabasesResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeFleetAdvisorLsaAnalysisRequest, DescribeFleetAdvisorLsaAnalysisResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeFleetAdvisorSchemaObjectSummaryRequest, DescribeFleetAdvisorSchemaObjectSummaryResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeFleetAdvisorSchemasRequest, DescribeFleetAdvisorSchemasResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeOrderableReplicationInstancesMessage, DescribeOrderableReplicationInstancesResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribePendingMaintenanceActionsMessage, DescribePendingMaintenanceActionsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeRecommendationLimitationsRequest, DescribeRecommendationLimitationsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeRecommendationsRequest, DescribeRecommendationsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeRefreshSchemasStatusMessage, DescribeRefreshSchemasStatusResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeReplicationInstanceTaskLogsMessage, DescribeReplicationInstanceTaskLogsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeReplicationInstancesMessage, DescribeReplicationInstancesResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeReplicationSubnetGroupsMessage, DescribeReplicationSubnetGroupsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeReplicationTaskAssessmentResultsMessage, DescribeReplicationTaskAssessmentResultsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeReplicationTaskAssessmentRunsMessage, DescribeReplicationTaskAssessmentRunsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeReplicationTaskIndividualAssessmentsMessage, DescribeReplicationTaskIndividualAssessmentsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeReplicationTasksMessage, DescribeReplicationTasksResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeSchemasMessage, DescribeSchemasResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { DescribeTableStatisticsMessage, DescribeTableStatisticsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ImportCertificateMessage, ImportCertificateResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ListTagsForResourceMessage, ListTagsForResourceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ModifyEndpointMessage, ModifyEndpointResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ModifyReplicationInstanceMessage, ModifyReplicationInstanceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ModifyReplicationSubnetGroupMessage, ModifyReplicationSubnetGroupResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ModifyReplicationTaskMessage, ModifyReplicationTaskResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { MoveReplicationTaskMessage, MoveReplicationTaskResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { RebootReplicationInstanceMessage, RebootReplicationInstanceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { RefreshSchemasMessage, RefreshSchemasResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { ReloadTablesMessage, ReloadTablesResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { RemoveTagsFromResourceMessage, RemoveTagsFromResourceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { RunFleetAdvisorLsaAnalysisResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { StartRecommendationsRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
5
  import { StartReplicationTaskAssessmentMessage, StartReplicationTaskAssessmentResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *