@aws-sdk/client-database-migration-service 3.651.1 → 3.658.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
@@ -92,4 +92,15 @@ declare const DescribeEventSubscriptionsCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class DescribeEventSubscriptionsCommand extends DescribeEventSubscriptionsCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DescribeEventSubscriptionsMessage;
99
+ output: DescribeEventSubscriptionsResponse;
100
+ };
101
+ sdk: {
102
+ input: DescribeEventSubscriptionsCommandInput;
103
+ output: DescribeEventSubscriptionsCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -89,4 +89,15 @@ declare const DescribeEventsCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class DescribeEventsCommand extends DescribeEventsCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: DescribeEventsMessage;
96
+ output: DescribeEventsResponse;
97
+ };
98
+ sdk: {
99
+ input: DescribeEventsCommandInput;
100
+ output: DescribeEventsCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -119,4 +119,15 @@ declare const DescribeExtensionPackAssociationsCommand_base: {
119
119
  *
120
120
  */
121
121
  export declare class DescribeExtensionPackAssociationsCommand extends DescribeExtensionPackAssociationsCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: DescribeExtensionPackAssociationsMessage;
126
+ output: DescribeExtensionPackAssociationsResponse;
127
+ };
128
+ sdk: {
129
+ input: DescribeExtensionPackAssociationsCommandInput;
130
+ output: DescribeExtensionPackAssociationsCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -94,4 +94,15 @@ declare const DescribeFleetAdvisorCollectorsCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class DescribeFleetAdvisorCollectorsCommand extends DescribeFleetAdvisorCollectorsCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: DescribeFleetAdvisorCollectorsRequest;
101
+ output: DescribeFleetAdvisorCollectorsResponse;
102
+ };
103
+ sdk: {
104
+ input: DescribeFleetAdvisorCollectorsCommandInput;
105
+ output: DescribeFleetAdvisorCollectorsCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -97,4 +97,15 @@ declare const DescribeFleetAdvisorDatabasesCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class DescribeFleetAdvisorDatabasesCommand extends DescribeFleetAdvisorDatabasesCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: DescribeFleetAdvisorDatabasesRequest;
104
+ output: DescribeFleetAdvisorDatabasesResponse;
105
+ };
106
+ sdk: {
107
+ input: DescribeFleetAdvisorDatabasesCommandInput;
108
+ output: DescribeFleetAdvisorDatabasesCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -68,4 +68,15 @@ declare const DescribeFleetAdvisorLsaAnalysisCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class DescribeFleetAdvisorLsaAnalysisCommand extends DescribeFleetAdvisorLsaAnalysisCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DescribeFleetAdvisorLsaAnalysisRequest;
75
+ output: DescribeFleetAdvisorLsaAnalysisResponse;
76
+ };
77
+ sdk: {
78
+ input: DescribeFleetAdvisorLsaAnalysisCommandInput;
79
+ output: DescribeFleetAdvisorLsaAnalysisCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -79,4 +79,15 @@ declare const DescribeFleetAdvisorSchemaObjectSummaryCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class DescribeFleetAdvisorSchemaObjectSummaryCommand extends DescribeFleetAdvisorSchemaObjectSummaryCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DescribeFleetAdvisorSchemaObjectSummaryRequest;
86
+ output: DescribeFleetAdvisorSchemaObjectSummaryResponse;
87
+ };
88
+ sdk: {
89
+ input: DescribeFleetAdvisorSchemaObjectSummaryCommandInput;
90
+ output: DescribeFleetAdvisorSchemaObjectSummaryCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -97,4 +97,15 @@ declare const DescribeFleetAdvisorSchemasCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class DescribeFleetAdvisorSchemasCommand extends DescribeFleetAdvisorSchemasCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: DescribeFleetAdvisorSchemasRequest;
104
+ output: DescribeFleetAdvisorSchemasResponse;
105
+ };
106
+ sdk: {
107
+ input: DescribeFleetAdvisorSchemasCommandInput;
108
+ output: DescribeFleetAdvisorSchemasCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -125,4 +125,15 @@ declare const DescribeInstanceProfilesCommand_base: {
125
125
  *
126
126
  */
127
127
  export declare class DescribeInstanceProfilesCommand extends DescribeInstanceProfilesCommand_base {
128
+ /** @internal type navigation helper, not in runtime. */
129
+ protected static __types: {
130
+ api: {
131
+ input: DescribeInstanceProfilesMessage;
132
+ output: DescribeInstanceProfilesResponse;
133
+ };
134
+ sdk: {
135
+ input: DescribeInstanceProfilesCommandInput;
136
+ output: DescribeInstanceProfilesCommandOutput;
137
+ };
138
+ };
128
139
  }
@@ -119,4 +119,15 @@ declare const DescribeMetadataModelAssessmentsCommand_base: {
119
119
  *
120
120
  */
121
121
  export declare class DescribeMetadataModelAssessmentsCommand extends DescribeMetadataModelAssessmentsCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: DescribeMetadataModelAssessmentsMessage;
126
+ output: DescribeMetadataModelAssessmentsResponse;
127
+ };
128
+ sdk: {
129
+ input: DescribeMetadataModelAssessmentsCommandInput;
130
+ output: DescribeMetadataModelAssessmentsCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -119,4 +119,15 @@ declare const DescribeMetadataModelConversionsCommand_base: {
119
119
  *
120
120
  */
121
121
  export declare class DescribeMetadataModelConversionsCommand extends DescribeMetadataModelConversionsCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: DescribeMetadataModelConversionsMessage;
126
+ output: DescribeMetadataModelConversionsResponse;
127
+ };
128
+ sdk: {
129
+ input: DescribeMetadataModelConversionsCommandInput;
130
+ output: DescribeMetadataModelConversionsCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -119,4 +119,15 @@ declare const DescribeMetadataModelExportsAsScriptCommand_base: {
119
119
  *
120
120
  */
121
121
  export declare class DescribeMetadataModelExportsAsScriptCommand extends DescribeMetadataModelExportsAsScriptCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: DescribeMetadataModelExportsAsScriptMessage;
126
+ output: DescribeMetadataModelExportsAsScriptResponse;
127
+ };
128
+ sdk: {
129
+ input: DescribeMetadataModelExportsAsScriptCommandInput;
130
+ output: DescribeMetadataModelExportsAsScriptCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -119,4 +119,15 @@ declare const DescribeMetadataModelExportsToTargetCommand_base: {
119
119
  *
120
120
  */
121
121
  export declare class DescribeMetadataModelExportsToTargetCommand extends DescribeMetadataModelExportsToTargetCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: DescribeMetadataModelExportsToTargetMessage;
126
+ output: DescribeMetadataModelExportsToTargetResponse;
127
+ };
128
+ sdk: {
129
+ input: DescribeMetadataModelExportsToTargetCommandInput;
130
+ output: DescribeMetadataModelExportsToTargetCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -119,4 +119,15 @@ declare const DescribeMetadataModelImportsCommand_base: {
119
119
  *
120
120
  */
121
121
  export declare class DescribeMetadataModelImportsCommand extends DescribeMetadataModelImportsCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: DescribeMetadataModelImportsMessage;
126
+ output: DescribeMetadataModelImportsResponse;
127
+ };
128
+ sdk: {
129
+ input: DescribeMetadataModelImportsCommandInput;
130
+ output: DescribeMetadataModelImportsCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -158,4 +158,15 @@ declare const DescribeMigrationProjectsCommand_base: {
158
158
  *
159
159
  */
160
160
  export declare class DescribeMigrationProjectsCommand extends DescribeMigrationProjectsCommand_base {
161
+ /** @internal type navigation helper, not in runtime. */
162
+ protected static __types: {
163
+ api: {
164
+ input: DescribeMigrationProjectsMessage;
165
+ output: DescribeMigrationProjectsResponse;
166
+ };
167
+ sdk: {
168
+ input: DescribeMigrationProjectsCommandInput;
169
+ output: DescribeMigrationProjectsCommandOutput;
170
+ };
171
+ };
161
172
  }
@@ -92,4 +92,15 @@ declare const DescribeOrderableReplicationInstancesCommand_base: {
92
92
  *
93
93
  */
94
94
  export declare class DescribeOrderableReplicationInstancesCommand extends DescribeOrderableReplicationInstancesCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DescribeOrderableReplicationInstancesMessage;
99
+ output: DescribeOrderableReplicationInstancesResponse;
100
+ };
101
+ sdk: {
102
+ input: DescribeOrderableReplicationInstancesCommandInput;
103
+ output: DescribeOrderableReplicationInstancesCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -85,4 +85,15 @@ declare const DescribePendingMaintenanceActionsCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DescribePendingMaintenanceActionsCommand extends DescribePendingMaintenanceActionsCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DescribePendingMaintenanceActionsMessage;
92
+ output: DescribePendingMaintenanceActionsResponse;
93
+ };
94
+ sdk: {
95
+ input: DescribePendingMaintenanceActionsCommandInput;
96
+ output: DescribePendingMaintenanceActionsCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -84,4 +84,15 @@ declare const DescribeRecommendationLimitationsCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DescribeRecommendationLimitationsCommand extends DescribeRecommendationLimitationsCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DescribeRecommendationLimitationsRequest;
91
+ output: DescribeRecommendationLimitationsResponse;
92
+ };
93
+ sdk: {
94
+ input: DescribeRecommendationLimitationsCommandInput;
95
+ output: DescribeRecommendationLimitationsCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -111,4 +111,15 @@ declare const DescribeRecommendationsCommand_base: {
111
111
  * @public
112
112
  */
113
113
  export declare class DescribeRecommendationsCommand extends DescribeRecommendationsCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: DescribeRecommendationsRequest;
118
+ output: DescribeRecommendationsResponse;
119
+ };
120
+ sdk: {
121
+ input: DescribeRecommendationsCommandInput;
122
+ output: DescribeRecommendationsCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -85,4 +85,15 @@ declare const DescribeRefreshSchemasStatusCommand_base: {
85
85
  *
86
86
  */
87
87
  export declare class DescribeRefreshSchemasStatusCommand extends DescribeRefreshSchemasStatusCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DescribeRefreshSchemasStatusMessage;
92
+ output: DescribeRefreshSchemasStatusResponse;
93
+ };
94
+ sdk: {
95
+ input: DescribeRefreshSchemasStatusCommandInput;
96
+ output: DescribeRefreshSchemasStatusCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -96,4 +96,15 @@ declare const DescribeReplicationConfigsCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class DescribeReplicationConfigsCommand extends DescribeReplicationConfigsCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: DescribeReplicationConfigsMessage;
103
+ output: DescribeReplicationConfigsResponse;
104
+ };
105
+ sdk: {
106
+ input: DescribeReplicationConfigsCommandInput;
107
+ output: DescribeReplicationConfigsCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -73,4 +73,15 @@ declare const DescribeReplicationInstanceTaskLogsCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class DescribeReplicationInstanceTaskLogsCommand extends DescribeReplicationInstanceTaskLogsCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: DescribeReplicationInstanceTaskLogsMessage;
80
+ output: DescribeReplicationInstanceTaskLogsResponse;
81
+ };
82
+ sdk: {
83
+ input: DescribeReplicationInstanceTaskLogsCommandInput;
84
+ output: DescribeReplicationInstanceTaskLogsCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -160,4 +160,15 @@ declare const DescribeReplicationInstancesCommand_base: {
160
160
  *
161
161
  */
162
162
  export declare class DescribeReplicationInstancesCommand extends DescribeReplicationInstancesCommand_base {
163
+ /** @internal type navigation helper, not in runtime. */
164
+ protected static __types: {
165
+ api: {
166
+ input: DescribeReplicationInstancesMessage;
167
+ output: DescribeReplicationInstancesResponse;
168
+ };
169
+ sdk: {
170
+ input: DescribeReplicationInstancesCommandInput;
171
+ output: DescribeReplicationInstancesCommandOutput;
172
+ };
173
+ };
163
174
  }
@@ -116,4 +116,15 @@ declare const DescribeReplicationSubnetGroupsCommand_base: {
116
116
  *
117
117
  */
118
118
  export declare class DescribeReplicationSubnetGroupsCommand extends DescribeReplicationSubnetGroupsCommand_base {
119
+ /** @internal type navigation helper, not in runtime. */
120
+ protected static __types: {
121
+ api: {
122
+ input: DescribeReplicationSubnetGroupsMessage;
123
+ output: DescribeReplicationSubnetGroupsResponse;
124
+ };
125
+ sdk: {
126
+ input: DescribeReplicationSubnetGroupsCommandInput;
127
+ output: DescribeReplicationSubnetGroupsCommandOutput;
128
+ };
129
+ };
119
130
  }
@@ -102,4 +102,15 @@ declare const DescribeReplicationTableStatisticsCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class DescribeReplicationTableStatisticsCommand extends DescribeReplicationTableStatisticsCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: DescribeReplicationTableStatisticsMessage;
109
+ output: DescribeReplicationTableStatisticsResponse;
110
+ };
111
+ sdk: {
112
+ input: DescribeReplicationTableStatisticsCommandInput;
113
+ output: DescribeReplicationTableStatisticsCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -79,4 +79,15 @@ declare const DescribeReplicationTaskAssessmentResultsCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class DescribeReplicationTaskAssessmentResultsCommand extends DescribeReplicationTaskAssessmentResultsCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DescribeReplicationTaskAssessmentResultsMessage;
86
+ output: DescribeReplicationTaskAssessmentResultsResponse;
87
+ };
88
+ sdk: {
89
+ input: DescribeReplicationTaskAssessmentResultsCommandInput;
90
+ output: DescribeReplicationTaskAssessmentResultsCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -96,4 +96,15 @@ declare const DescribeReplicationTaskAssessmentRunsCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class DescribeReplicationTaskAssessmentRunsCommand extends DescribeReplicationTaskAssessmentRunsCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: DescribeReplicationTaskAssessmentRunsMessage;
103
+ output: DescribeReplicationTaskAssessmentRunsResponse;
104
+ };
105
+ sdk: {
106
+ input: DescribeReplicationTaskAssessmentRunsCommandInput;
107
+ output: DescribeReplicationTaskAssessmentRunsCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -80,4 +80,15 @@ declare const DescribeReplicationTaskIndividualAssessmentsCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class DescribeReplicationTaskIndividualAssessmentsCommand extends DescribeReplicationTaskIndividualAssessmentsCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: DescribeReplicationTaskIndividualAssessmentsMessage;
87
+ output: DescribeReplicationTaskIndividualAssessmentsResponse;
88
+ };
89
+ sdk: {
90
+ input: DescribeReplicationTaskIndividualAssessmentsCommandInput;
91
+ output: DescribeReplicationTaskIndividualAssessmentsCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -133,4 +133,15 @@ declare const DescribeReplicationTasksCommand_base: {
133
133
  *
134
134
  */
135
135
  export declare class DescribeReplicationTasksCommand extends DescribeReplicationTasksCommand_base {
136
+ /** @internal type navigation helper, not in runtime. */
137
+ protected static __types: {
138
+ api: {
139
+ input: DescribeReplicationTasksMessage;
140
+ output: DescribeReplicationTasksResponse;
141
+ };
142
+ sdk: {
143
+ input: DescribeReplicationTasksCommandInput;
144
+ output: DescribeReplicationTasksCommandOutput;
145
+ };
146
+ };
136
147
  }
@@ -114,4 +114,15 @@ declare const DescribeReplicationsCommand_base: {
114
114
  * @public
115
115
  */
116
116
  export declare class DescribeReplicationsCommand extends DescribeReplicationsCommand_base {
117
+ /** @internal type navigation helper, not in runtime. */
118
+ protected static __types: {
119
+ api: {
120
+ input: DescribeReplicationsMessage;
121
+ output: DescribeReplicationsResponse;
122
+ };
123
+ sdk: {
124
+ input: DescribeReplicationsCommandInput;
125
+ output: DescribeReplicationsCommandOutput;
126
+ };
127
+ };
117
128
  }
@@ -88,4 +88,15 @@ declare const DescribeSchemasCommand_base: {
88
88
  *
89
89
  */
90
90
  export declare class DescribeSchemasCommand extends DescribeSchemasCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: DescribeSchemasMessage;
95
+ output: DescribeSchemasResponse;
96
+ };
97
+ sdk: {
98
+ input: DescribeSchemasCommandInput;
99
+ output: DescribeSchemasCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -125,4 +125,15 @@ declare const DescribeTableStatisticsCommand_base: {
125
125
  *
126
126
  */
127
127
  export declare class DescribeTableStatisticsCommand extends DescribeTableStatisticsCommand_base {
128
+ /** @internal type navigation helper, not in runtime. */
129
+ protected static __types: {
130
+ api: {
131
+ input: DescribeTableStatisticsMessage;
132
+ output: DescribeTableStatisticsResponse;
133
+ };
134
+ sdk: {
135
+ input: DescribeTableStatisticsCommandInput;
136
+ output: DescribeTableStatisticsCommandOutput;
137
+ };
138
+ };
128
139
  }
@@ -101,4 +101,15 @@ declare const ExportMetadataModelAssessmentCommand_base: {
101
101
  *
102
102
  */
103
103
  export declare class ExportMetadataModelAssessmentCommand extends ExportMetadataModelAssessmentCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: ExportMetadataModelAssessmentMessage;
108
+ output: ExportMetadataModelAssessmentResponse;
109
+ };
110
+ sdk: {
111
+ input: ExportMetadataModelAssessmentCommandInput;
112
+ output: ExportMetadataModelAssessmentCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -103,4 +103,15 @@ declare const ImportCertificateCommand_base: {
103
103
  *
104
104
  */
105
105
  export declare class ImportCertificateCommand extends ImportCertificateCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: ImportCertificateMessage;
110
+ output: ImportCertificateResponse;
111
+ };
112
+ sdk: {
113
+ input: ImportCertificateCommandInput;
114
+ output: ImportCertificateCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -89,4 +89,15 @@ declare const ListTagsForResourceCommand_base: {
89
89
  *
90
90
  */
91
91
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: ListTagsForResourceMessage;
96
+ output: ListTagsForResourceResponse;
97
+ };
98
+ sdk: {
99
+ input: ListTagsForResourceCommandInput;
100
+ output: ListTagsForResourceCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -81,4 +81,15 @@ declare const ModifyConversionConfigurationCommand_base: {
81
81
  *
82
82
  */
83
83
  export declare class ModifyConversionConfigurationCommand extends ModifyConversionConfigurationCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: ModifyConversionConfigurationMessage;
88
+ output: ModifyConversionConfigurationResponse;
89
+ };
90
+ sdk: {
91
+ input: ModifyConversionConfigurationCommandInput;
92
+ output: ModifyConversionConfigurationCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -244,4 +244,15 @@ declare const ModifyDataProviderCommand_base: {
244
244
  *
245
245
  */
246
246
  export declare class ModifyDataProviderCommand extends ModifyDataProviderCommand_base {
247
+ /** @internal type navigation helper, not in runtime. */
248
+ protected static __types: {
249
+ api: {
250
+ input: ModifyDataProviderMessage;
251
+ output: ModifyDataProviderResponse;
252
+ };
253
+ sdk: {
254
+ input: ModifyDataProviderCommandInput;
255
+ output: ModifyDataProviderCommandOutput;
256
+ };
257
+ };
247
258
  }
@@ -803,4 +803,15 @@ declare const ModifyEndpointCommand_base: {
803
803
  *
804
804
  */
805
805
  export declare class ModifyEndpointCommand extends ModifyEndpointCommand_base {
806
+ /** @internal type navigation helper, not in runtime. */
807
+ protected static __types: {
808
+ api: {
809
+ input: ModifyEndpointMessage;
810
+ output: ModifyEndpointResponse;
811
+ };
812
+ sdk: {
813
+ input: ModifyEndpointCommandInput;
814
+ output: ModifyEndpointCommandOutput;
815
+ };
816
+ };
806
817
  }
@@ -104,4 +104,15 @@ declare const ModifyEventSubscriptionCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class ModifyEventSubscriptionCommand extends ModifyEventSubscriptionCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: ModifyEventSubscriptionMessage;
111
+ output: ModifyEventSubscriptionResponse;
112
+ };
113
+ sdk: {
114
+ input: ModifyEventSubscriptionCommandInput;
115
+ output: ModifyEventSubscriptionCommandOutput;
116
+ };
117
+ };
107
118
  }