@aws-sdk/client-database-migration-service 3.650.0 → 3.654.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 (213) hide show
  1. package/dist-types/commands/AddTagsToResourceCommand.d.ts +11 -0
  2. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +11 -0
  3. package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +11 -0
  4. package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateDataProviderCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateEndpointCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateMigrationProjectCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateReplicationConfigCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateReplicationTaskCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteCertificateCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteConnectionCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteDataProviderCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteEndpointCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteMigrationProjectCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteReplicationConfigCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +11 -0
  29. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +11 -0
  31. package/dist-types/commands/DescribeCertificatesCommand.d.ts +11 -0
  32. package/dist-types/commands/DescribeConnectionsCommand.d.ts +11 -0
  33. package/dist-types/commands/DescribeConversionConfigurationCommand.d.ts +11 -0
  34. package/dist-types/commands/DescribeDataProvidersCommand.d.ts +11 -0
  35. package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +11 -0
  36. package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +11 -0
  37. package/dist-types/commands/DescribeEndpointsCommand.d.ts +11 -0
  38. package/dist-types/commands/DescribeEngineVersionsCommand.d.ts +11 -0
  39. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +11 -0
  40. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +11 -0
  41. package/dist-types/commands/DescribeEventsCommand.d.ts +11 -0
  42. package/dist-types/commands/DescribeExtensionPackAssociationsCommand.d.ts +11 -0
  43. package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +11 -0
  44. package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +11 -0
  45. package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +11 -0
  46. package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +11 -0
  47. package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +11 -0
  48. package/dist-types/commands/DescribeInstanceProfilesCommand.d.ts +11 -0
  49. package/dist-types/commands/DescribeMetadataModelAssessmentsCommand.d.ts +11 -0
  50. package/dist-types/commands/DescribeMetadataModelConversionsCommand.d.ts +11 -0
  51. package/dist-types/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +11 -0
  52. package/dist-types/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +11 -0
  53. package/dist-types/commands/DescribeMetadataModelImportsCommand.d.ts +11 -0
  54. package/dist-types/commands/DescribeMigrationProjectsCommand.d.ts +11 -0
  55. package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +11 -0
  56. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +11 -0
  57. package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +11 -0
  58. package/dist-types/commands/DescribeRecommendationsCommand.d.ts +11 -0
  59. package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +11 -0
  60. package/dist-types/commands/DescribeReplicationConfigsCommand.d.ts +11 -0
  61. package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +11 -0
  62. package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +11 -0
  63. package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +11 -0
  64. package/dist-types/commands/DescribeReplicationTableStatisticsCommand.d.ts +11 -0
  65. package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +11 -0
  66. package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +11 -0
  67. package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +11 -0
  68. package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +11 -0
  69. package/dist-types/commands/DescribeReplicationsCommand.d.ts +11 -0
  70. package/dist-types/commands/DescribeSchemasCommand.d.ts +11 -0
  71. package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +11 -0
  72. package/dist-types/commands/ExportMetadataModelAssessmentCommand.d.ts +11 -0
  73. package/dist-types/commands/ImportCertificateCommand.d.ts +11 -0
  74. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  75. package/dist-types/commands/ModifyConversionConfigurationCommand.d.ts +11 -0
  76. package/dist-types/commands/ModifyDataProviderCommand.d.ts +11 -0
  77. package/dist-types/commands/ModifyEndpointCommand.d.ts +11 -0
  78. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +11 -0
  79. package/dist-types/commands/ModifyInstanceProfileCommand.d.ts +11 -0
  80. package/dist-types/commands/ModifyMigrationProjectCommand.d.ts +11 -0
  81. package/dist-types/commands/ModifyReplicationConfigCommand.d.ts +11 -0
  82. package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +11 -0
  83. package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +11 -0
  84. package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +11 -0
  85. package/dist-types/commands/MoveReplicationTaskCommand.d.ts +11 -0
  86. package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +11 -0
  87. package/dist-types/commands/RefreshSchemasCommand.d.ts +11 -0
  88. package/dist-types/commands/ReloadReplicationTablesCommand.d.ts +11 -0
  89. package/dist-types/commands/ReloadTablesCommand.d.ts +11 -0
  90. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +11 -0
  91. package/dist-types/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +11 -0
  92. package/dist-types/commands/StartExtensionPackAssociationCommand.d.ts +11 -0
  93. package/dist-types/commands/StartMetadataModelAssessmentCommand.d.ts +11 -0
  94. package/dist-types/commands/StartMetadataModelConversionCommand.d.ts +11 -0
  95. package/dist-types/commands/StartMetadataModelExportAsScriptCommand.d.ts +11 -0
  96. package/dist-types/commands/StartMetadataModelExportToTargetCommand.d.ts +11 -0
  97. package/dist-types/commands/StartMetadataModelImportCommand.d.ts +11 -0
  98. package/dist-types/commands/StartRecommendationsCommand.d.ts +11 -0
  99. package/dist-types/commands/StartReplicationCommand.d.ts +11 -0
  100. package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +11 -0
  101. package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +11 -0
  102. package/dist-types/commands/StartReplicationTaskCommand.d.ts +11 -0
  103. package/dist-types/commands/StopReplicationCommand.d.ts +11 -0
  104. package/dist-types/commands/StopReplicationTaskCommand.d.ts +11 -0
  105. package/dist-types/commands/TestConnectionCommand.d.ts +11 -0
  106. package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +11 -0
  107. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/BatchStartRecommendationsCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/CreateDataProviderCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/CreateMigrationProjectCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/CreateReplicationConfigCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/DeleteDataProviderCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/DeleteMigrationProjectCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/DeleteReplicationConfigCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/DescribeConversionConfigurationCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/DescribeDataProvidersCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/DescribeEngineVersionsCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/DescribeExtensionPackAssociationsCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/DescribeInstanceProfilesCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/DescribeMetadataModelAssessmentsCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/DescribeMetadataModelConversionsCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/DescribeMetadataModelImportsCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/DescribeMigrationProjectsCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/DescribeRecommendationLimitationsCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/DescribeRecommendationsCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/DescribeReplicationConfigsCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/DescribeReplicationTableStatisticsCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/DescribeReplicationsCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/ExportMetadataModelAssessmentCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/ModifyConversionConfigurationCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +12 -1
  185. package/dist-types/ts3.4/commands/ModifyInstanceProfileCommand.d.ts +12 -1
  186. package/dist-types/ts3.4/commands/ModifyMigrationProjectCommand.d.ts +12 -1
  187. package/dist-types/ts3.4/commands/ModifyReplicationConfigCommand.d.ts +12 -1
  188. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +12 -1
  189. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +12 -1
  190. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +12 -1
  191. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +12 -1
  192. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +12 -1
  193. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +12 -1
  194. package/dist-types/ts3.4/commands/ReloadReplicationTablesCommand.d.ts +12 -1
  195. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +12 -1
  196. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +12 -1
  197. package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +12 -1
  198. package/dist-types/ts3.4/commands/StartExtensionPackAssociationCommand.d.ts +12 -1
  199. package/dist-types/ts3.4/commands/StartMetadataModelAssessmentCommand.d.ts +12 -1
  200. package/dist-types/ts3.4/commands/StartMetadataModelConversionCommand.d.ts +12 -1
  201. package/dist-types/ts3.4/commands/StartMetadataModelExportAsScriptCommand.d.ts +12 -1
  202. package/dist-types/ts3.4/commands/StartMetadataModelExportToTargetCommand.d.ts +12 -1
  203. package/dist-types/ts3.4/commands/StartMetadataModelImportCommand.d.ts +12 -1
  204. package/dist-types/ts3.4/commands/StartRecommendationsCommand.d.ts +12 -1
  205. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +12 -1
  206. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +12 -1
  207. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +12 -1
  208. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +12 -1
  209. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +12 -1
  210. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +12 -1
  211. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +12 -1
  212. package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +12 -1
  213. package/package.json +36 -36
@@ -139,4 +139,15 @@ declare const ModifyInstanceProfileCommand_base: {
139
139
  *
140
140
  */
141
141
  export declare class ModifyInstanceProfileCommand extends ModifyInstanceProfileCommand_base {
142
+ /** @internal type navigation helper, not in runtime. */
143
+ protected static __types: {
144
+ api: {
145
+ input: ModifyInstanceProfileMessage;
146
+ output: ModifyInstanceProfileResponse;
147
+ };
148
+ sdk: {
149
+ input: ModifyInstanceProfileCommandInput;
150
+ output: ModifyInstanceProfileCommandOutput;
151
+ };
152
+ };
142
153
  }
@@ -190,4 +190,15 @@ declare const ModifyMigrationProjectCommand_base: {
190
190
  *
191
191
  */
192
192
  export declare class ModifyMigrationProjectCommand extends ModifyMigrationProjectCommand_base {
193
+ /** @internal type navigation helper, not in runtime. */
194
+ protected static __types: {
195
+ api: {
196
+ input: ModifyMigrationProjectMessage;
197
+ output: ModifyMigrationProjectResponse;
198
+ };
199
+ sdk: {
200
+ input: ModifyMigrationProjectCommandInput;
201
+ output: ModifyMigrationProjectCommandOutput;
202
+ };
203
+ };
193
204
  }
@@ -127,4 +127,15 @@ declare const ModifyReplicationConfigCommand_base: {
127
127
  * @public
128
128
  */
129
129
  export declare class ModifyReplicationConfigCommand extends ModifyReplicationConfigCommand_base {
130
+ /** @internal type navigation helper, not in runtime. */
131
+ protected static __types: {
132
+ api: {
133
+ input: ModifyReplicationConfigMessage;
134
+ output: ModifyReplicationConfigResponse;
135
+ };
136
+ sdk: {
137
+ input: ModifyReplicationConfigCommandInput;
138
+ output: ModifyReplicationConfigCommandOutput;
139
+ };
140
+ };
130
141
  }
@@ -229,4 +229,15 @@ declare const ModifyReplicationInstanceCommand_base: {
229
229
  *
230
230
  */
231
231
  export declare class ModifyReplicationInstanceCommand extends ModifyReplicationInstanceCommand_base {
232
+ /** @internal type navigation helper, not in runtime. */
233
+ protected static __types: {
234
+ api: {
235
+ input: ModifyReplicationInstanceMessage;
236
+ output: ModifyReplicationInstanceResponse;
237
+ };
238
+ sdk: {
239
+ input: ModifyReplicationInstanceCommandInput;
240
+ output: ModifyReplicationInstanceCommandOutput;
241
+ };
242
+ };
232
243
  }
@@ -115,4 +115,15 @@ declare const ModifyReplicationSubnetGroupCommand_base: {
115
115
  *
116
116
  */
117
117
  export declare class ModifyReplicationSubnetGroupCommand extends ModifyReplicationSubnetGroupCommand_base {
118
+ /** @internal type navigation helper, not in runtime. */
119
+ protected static __types: {
120
+ api: {
121
+ input: ModifyReplicationSubnetGroupMessage;
122
+ output: ModifyReplicationSubnetGroupResponse;
123
+ };
124
+ sdk: {
125
+ input: ModifyReplicationSubnetGroupCommandInput;
126
+ output: ModifyReplicationSubnetGroupCommandOutput;
127
+ };
128
+ };
118
129
  }
@@ -112,4 +112,15 @@ declare const ModifyReplicationTaskCommand_base: {
112
112
  * @public
113
113
  */
114
114
  export declare class ModifyReplicationTaskCommand extends ModifyReplicationTaskCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: ModifyReplicationTaskMessage;
119
+ output: ModifyReplicationTaskResponse;
120
+ };
121
+ sdk: {
122
+ input: ModifyReplicationTaskCommandInput;
123
+ output: ModifyReplicationTaskCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -109,4 +109,15 @@ declare const MoveReplicationTaskCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class MoveReplicationTaskCommand extends MoveReplicationTaskCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: MoveReplicationTaskMessage;
116
+ output: MoveReplicationTaskResponse;
117
+ };
118
+ sdk: {
119
+ input: MoveReplicationTaskCommandInput;
120
+ output: MoveReplicationTaskCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -126,4 +126,15 @@ declare const RebootReplicationInstanceCommand_base: {
126
126
  * @public
127
127
  */
128
128
  export declare class RebootReplicationInstanceCommand extends RebootReplicationInstanceCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: RebootReplicationInstanceMessage;
133
+ output: RebootReplicationInstanceResponse;
134
+ };
135
+ sdk: {
136
+ input: RebootReplicationInstanceCommandInput;
137
+ output: RebootReplicationInstanceCommandOutput;
138
+ };
139
+ };
129
140
  }
@@ -95,4 +95,15 @@ declare const RefreshSchemasCommand_base: {
95
95
  *
96
96
  */
97
97
  export declare class RefreshSchemasCommand extends RefreshSchemasCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: RefreshSchemasMessage;
102
+ output: RefreshSchemasResponse;
103
+ };
104
+ sdk: {
105
+ input: RefreshSchemasCommandInput;
106
+ output: RefreshSchemasCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -73,4 +73,15 @@ declare const ReloadReplicationTablesCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class ReloadReplicationTablesCommand extends ReloadReplicationTablesCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: ReloadReplicationTablesMessage;
80
+ output: ReloadReplicationTablesResponse;
81
+ };
82
+ sdk: {
83
+ input: ReloadReplicationTablesCommandInput;
84
+ output: ReloadReplicationTablesCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -72,4 +72,15 @@ declare const ReloadTablesCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class ReloadTablesCommand extends ReloadTablesCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: ReloadTablesMessage;
79
+ output: ReloadTablesResponse;
80
+ };
81
+ sdk: {
82
+ input: ReloadTablesCommandInput;
83
+ output: ReloadTablesCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -78,4 +78,15 @@ declare const RemoveTagsFromResourceCommand_base: {
78
78
  *
79
79
  */
80
80
  export declare class RemoveTagsFromResourceCommand extends RemoveTagsFromResourceCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: RemoveTagsFromResourceMessage;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: RemoveTagsFromResourceCommandInput;
89
+ output: RemoveTagsFromResourceCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -62,4 +62,15 @@ declare const RunFleetAdvisorLsaAnalysisCommand_base: {
62
62
  * @public
63
63
  */
64
64
  export declare class RunFleetAdvisorLsaAnalysisCommand extends RunFleetAdvisorLsaAnalysisCommand_base {
65
+ /** @internal type navigation helper, not in runtime. */
66
+ protected static __types: {
67
+ api: {
68
+ input: {};
69
+ output: RunFleetAdvisorLsaAnalysisResponse;
70
+ };
71
+ sdk: {
72
+ input: RunFleetAdvisorLsaAnalysisCommandInput;
73
+ output: RunFleetAdvisorLsaAnalysisCommandOutput;
74
+ };
75
+ };
65
76
  }
@@ -102,4 +102,15 @@ declare const StartExtensionPackAssociationCommand_base: {
102
102
  *
103
103
  */
104
104
  export declare class StartExtensionPackAssociationCommand extends StartExtensionPackAssociationCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: StartExtensionPackAssociationMessage;
109
+ output: StartExtensionPackAssociationResponse;
110
+ };
111
+ sdk: {
112
+ input: StartExtensionPackAssociationCommandInput;
113
+ output: StartExtensionPackAssociationCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -105,4 +105,15 @@ declare const StartMetadataModelAssessmentCommand_base: {
105
105
  *
106
106
  */
107
107
  export declare class StartMetadataModelAssessmentCommand extends StartMetadataModelAssessmentCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: StartMetadataModelAssessmentMessage;
112
+ output: StartMetadataModelAssessmentResponse;
113
+ };
114
+ sdk: {
115
+ input: StartMetadataModelAssessmentCommandInput;
116
+ output: StartMetadataModelAssessmentCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -101,4 +101,15 @@ declare const StartMetadataModelConversionCommand_base: {
101
101
  *
102
102
  */
103
103
  export declare class StartMetadataModelConversionCommand extends StartMetadataModelConversionCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: StartMetadataModelConversionMessage;
108
+ output: StartMetadataModelConversionResponse;
109
+ };
110
+ sdk: {
111
+ input: StartMetadataModelConversionCommandInput;
112
+ output: StartMetadataModelConversionCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -105,4 +105,15 @@ declare const StartMetadataModelExportAsScriptCommand_base: {
105
105
  *
106
106
  */
107
107
  export declare class StartMetadataModelExportAsScriptCommand extends StartMetadataModelExportAsScriptCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: StartMetadataModelExportAsScriptMessage;
112
+ output: StartMetadataModelExportAsScriptResponse;
113
+ };
114
+ sdk: {
115
+ input: StartMetadataModelExportAsScriptCommandInput;
116
+ output: StartMetadataModelExportAsScriptCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -103,4 +103,15 @@ declare const StartMetadataModelExportToTargetCommand_base: {
103
103
  *
104
104
  */
105
105
  export declare class StartMetadataModelExportToTargetCommand extends StartMetadataModelExportToTargetCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: StartMetadataModelExportToTargetMessage;
110
+ output: StartMetadataModelExportToTargetResponse;
111
+ };
112
+ sdk: {
113
+ input: StartMetadataModelExportToTargetCommandInput;
114
+ output: StartMetadataModelExportToTargetCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -106,4 +106,15 @@ declare const StartMetadataModelImportCommand_base: {
106
106
  *
107
107
  */
108
108
  export declare class StartMetadataModelImportCommand extends StartMetadataModelImportCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: StartMetadataModelImportMessage;
113
+ output: StartMetadataModelImportResponse;
114
+ };
115
+ sdk: {
116
+ input: StartMetadataModelImportCommandInput;
117
+ output: StartMetadataModelImportCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -71,4 +71,15 @@ declare const StartRecommendationsCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class StartRecommendationsCommand extends StartRecommendationsCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: StartRecommendationsRequest;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: StartRecommendationsCommandInput;
82
+ output: StartRecommendationsCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -115,4 +115,15 @@ declare const StartReplicationCommand_base: {
115
115
  * @public
116
116
  */
117
117
  export declare class StartReplicationCommand extends StartReplicationCommand_base {
118
+ /** @internal type navigation helper, not in runtime. */
119
+ protected static __types: {
120
+ api: {
121
+ input: StartReplicationMessage;
122
+ output: StartReplicationResponse;
123
+ };
124
+ sdk: {
125
+ input: StartReplicationCommandInput;
126
+ output: StartReplicationCommandOutput;
127
+ };
128
+ };
118
129
  }
@@ -109,4 +109,15 @@ declare const StartReplicationTaskAssessmentCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class StartReplicationTaskAssessmentCommand extends StartReplicationTaskAssessmentCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: StartReplicationTaskAssessmentMessage;
116
+ output: StartReplicationTaskAssessmentResponse;
117
+ };
118
+ sdk: {
119
+ input: StartReplicationTaskAssessmentCommandInput;
120
+ output: StartReplicationTaskAssessmentCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -129,4 +129,15 @@ declare const StartReplicationTaskAssessmentRunCommand_base: {
129
129
  * @public
130
130
  */
131
131
  export declare class StartReplicationTaskAssessmentRunCommand extends StartReplicationTaskAssessmentRunCommand_base {
132
+ /** @internal type navigation helper, not in runtime. */
133
+ protected static __types: {
134
+ api: {
135
+ input: StartReplicationTaskAssessmentRunMessage;
136
+ output: StartReplicationTaskAssessmentRunResponse;
137
+ };
138
+ sdk: {
139
+ input: StartReplicationTaskAssessmentRunCommandInput;
140
+ output: StartReplicationTaskAssessmentRunCommandOutput;
141
+ };
142
+ };
132
143
  }
@@ -135,4 +135,15 @@ declare const StartReplicationTaskCommand_base: {
135
135
  *
136
136
  */
137
137
  export declare class StartReplicationTaskCommand extends StartReplicationTaskCommand_base {
138
+ /** @internal type navigation helper, not in runtime. */
139
+ protected static __types: {
140
+ api: {
141
+ input: StartReplicationTaskMessage;
142
+ output: StartReplicationTaskResponse;
143
+ };
144
+ sdk: {
145
+ input: StartReplicationTaskCommandInput;
146
+ output: StartReplicationTaskCommandOutput;
147
+ };
148
+ };
138
149
  }
@@ -109,4 +109,15 @@ declare const StopReplicationCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class StopReplicationCommand extends StopReplicationCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: StopReplicationMessage;
116
+ output: StopReplicationResponse;
117
+ };
118
+ sdk: {
119
+ input: StopReplicationCommandInput;
120
+ output: StopReplicationCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -122,4 +122,15 @@ declare const StopReplicationTaskCommand_base: {
122
122
  *
123
123
  */
124
124
  export declare class StopReplicationTaskCommand extends StopReplicationTaskCommand_base {
125
+ /** @internal type navigation helper, not in runtime. */
126
+ protected static __types: {
127
+ api: {
128
+ input: StopReplicationTaskMessage;
129
+ output: StopReplicationTaskResponse;
130
+ };
131
+ sdk: {
132
+ input: StopReplicationTaskCommandInput;
133
+ output: StopReplicationTaskCommandOutput;
134
+ };
135
+ };
125
136
  }
@@ -98,4 +98,15 @@ declare const TestConnectionCommand_base: {
98
98
  *
99
99
  */
100
100
  export declare class TestConnectionCommand extends TestConnectionCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: TestConnectionMessage;
105
+ output: TestConnectionResponse;
106
+ };
107
+ sdk: {
108
+ input: TestConnectionCommandInput;
109
+ output: TestConnectionCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -72,4 +72,15 @@ declare const UpdateSubscriptionsToEventBridgeCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class UpdateSubscriptionsToEventBridgeCommand extends UpdateSubscriptionsToEventBridgeCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: UpdateSubscriptionsToEventBridgeMessage;
79
+ output: UpdateSubscriptionsToEventBridgeResponse;
80
+ };
81
+ sdk: {
82
+ input: UpdateSubscriptionsToEventBridgeCommandInput;
83
+ output: UpdateSubscriptionsToEventBridgeCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -37,4 +37,15 @@ declare const AddTagsToResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {}
40
+ export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AddTagsToResourceMessage;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: AddTagsToResourceCommandInput;
48
+ output: AddTagsToResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ApplyPendingMaintenanceActionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ApplyPendingMaintenanceActionCommand extends ApplyPendingMaintenanceActionCommand_base {}
40
+ export declare class ApplyPendingMaintenanceActionCommand extends ApplyPendingMaintenanceActionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ApplyPendingMaintenanceActionMessage;
44
+ output: ApplyPendingMaintenanceActionResponse;
45
+ };
46
+ sdk: {
47
+ input: ApplyPendingMaintenanceActionCommandInput;
48
+ output: ApplyPendingMaintenanceActionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchStartRecommendationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchStartRecommendationsCommand extends BatchStartRecommendationsCommand_base {}
40
+ export declare class BatchStartRecommendationsCommand extends BatchStartRecommendationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchStartRecommendationsRequest;
44
+ output: BatchStartRecommendationsResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchStartRecommendationsCommandInput;
48
+ output: BatchStartRecommendationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CancelReplicationTaskAssessmentRunCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CancelReplicationTaskAssessmentRunCommand extends CancelReplicationTaskAssessmentRunCommand_base {}
40
+ export declare class CancelReplicationTaskAssessmentRunCommand extends CancelReplicationTaskAssessmentRunCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CancelReplicationTaskAssessmentRunMessage;
44
+ output: CancelReplicationTaskAssessmentRunResponse;
45
+ };
46
+ sdk: {
47
+ input: CancelReplicationTaskAssessmentRunCommandInput;
48
+ output: CancelReplicationTaskAssessmentRunCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateDataProviderCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateDataProviderCommand extends CreateDataProviderCommand_base {}
40
+ export declare class CreateDataProviderCommand extends CreateDataProviderCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateDataProviderMessage;
44
+ output: CreateDataProviderResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateDataProviderCommandInput;
48
+ output: CreateDataProviderCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateEndpointCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateEndpointCommand extends CreateEndpointCommand_base {}
39
+ export declare class CreateEndpointCommand extends CreateEndpointCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateEndpointMessage;
43
+ output: CreateEndpointResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateEndpointCommandInput;
47
+ output: CreateEndpointCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreateEventSubscriptionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateEventSubscriptionCommand extends CreateEventSubscriptionCommand_base {}
40
+ export declare class CreateEventSubscriptionCommand extends CreateEventSubscriptionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateEventSubscriptionMessage;
44
+ output: CreateEventSubscriptionResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateEventSubscriptionCommandInput;
48
+ output: CreateEventSubscriptionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateFleetAdvisorCollectorCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateFleetAdvisorCollectorCommand extends CreateFleetAdvisorCollectorCommand_base {}
40
+ export declare class CreateFleetAdvisorCollectorCommand extends CreateFleetAdvisorCollectorCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateFleetAdvisorCollectorRequest;
44
+ output: CreateFleetAdvisorCollectorResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateFleetAdvisorCollectorCommandInput;
48
+ output: CreateFleetAdvisorCollectorCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateInstanceProfileCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateInstanceProfileCommand extends CreateInstanceProfileCommand_base {}
40
+ export declare class CreateInstanceProfileCommand extends CreateInstanceProfileCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateInstanceProfileMessage;
44
+ output: CreateInstanceProfileResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateInstanceProfileCommandInput;
48
+ output: CreateInstanceProfileCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateMigrationProjectCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateMigrationProjectCommand extends CreateMigrationProjectCommand_base {}
40
+ export declare class CreateMigrationProjectCommand extends CreateMigrationProjectCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateMigrationProjectMessage;
44
+ output: CreateMigrationProjectResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateMigrationProjectCommandInput;
48
+ output: CreateMigrationProjectCommandOutput;
49
+ };
50
+ };
51
+ }