@aws-sdk/client-database-migration-service 3.413.0 → 3.418.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 (234) hide show
  1. package/dist-cjs/commands/AddTagsToResourceCommand.js +5 -0
  2. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +5 -0
  3. package/dist-cjs/commands/BatchStartRecommendationsCommand.js +5 -0
  4. package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +5 -0
  5. package/dist-cjs/commands/CreateDataProviderCommand.js +5 -0
  6. package/dist-cjs/commands/CreateEndpointCommand.js +5 -0
  7. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +5 -0
  8. package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +5 -0
  9. package/dist-cjs/commands/CreateInstanceProfileCommand.js +5 -0
  10. package/dist-cjs/commands/CreateMigrationProjectCommand.js +5 -0
  11. package/dist-cjs/commands/CreateReplicationConfigCommand.js +5 -0
  12. package/dist-cjs/commands/CreateReplicationInstanceCommand.js +5 -0
  13. package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +5 -0
  14. package/dist-cjs/commands/CreateReplicationTaskCommand.js +5 -0
  15. package/dist-cjs/commands/DeleteCertificateCommand.js +5 -0
  16. package/dist-cjs/commands/DeleteConnectionCommand.js +5 -0
  17. package/dist-cjs/commands/DeleteDataProviderCommand.js +5 -0
  18. package/dist-cjs/commands/DeleteEndpointCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +5 -0
  20. package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +5 -0
  22. package/dist-cjs/commands/DeleteInstanceProfileCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteMigrationProjectCommand.js +5 -0
  24. package/dist-cjs/commands/DeleteReplicationConfigCommand.js +5 -0
  25. package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +5 -0
  26. package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +5 -0
  27. package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +5 -0
  28. package/dist-cjs/commands/DeleteReplicationTaskCommand.js +5 -0
  29. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +5 -0
  30. package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +5 -0
  31. package/dist-cjs/commands/DescribeCertificatesCommand.js +5 -0
  32. package/dist-cjs/commands/DescribeConnectionsCommand.js +5 -0
  33. package/dist-cjs/commands/DescribeConversionConfigurationCommand.js +5 -0
  34. package/dist-cjs/commands/DescribeDataProvidersCommand.js +5 -0
  35. package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +5 -0
  36. package/dist-cjs/commands/DescribeEndpointTypesCommand.js +5 -0
  37. package/dist-cjs/commands/DescribeEndpointsCommand.js +5 -0
  38. package/dist-cjs/commands/DescribeEngineVersionsCommand.js +5 -0
  39. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +5 -0
  40. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +5 -0
  41. package/dist-cjs/commands/DescribeEventsCommand.js +5 -0
  42. package/dist-cjs/commands/DescribeExtensionPackAssociationsCommand.js +5 -0
  43. package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +5 -0
  44. package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +5 -0
  45. package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +5 -0
  46. package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +5 -0
  47. package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +5 -0
  48. package/dist-cjs/commands/DescribeInstanceProfilesCommand.js +5 -0
  49. package/dist-cjs/commands/DescribeMetadataModelAssessmentsCommand.js +5 -0
  50. package/dist-cjs/commands/DescribeMetadataModelConversionsCommand.js +5 -0
  51. package/dist-cjs/commands/DescribeMetadataModelExportsAsScriptCommand.js +5 -0
  52. package/dist-cjs/commands/DescribeMetadataModelExportsToTargetCommand.js +5 -0
  53. package/dist-cjs/commands/DescribeMetadataModelImportsCommand.js +5 -0
  54. package/dist-cjs/commands/DescribeMigrationProjectsCommand.js +5 -0
  55. package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +5 -0
  56. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +5 -0
  57. package/dist-cjs/commands/DescribeRecommendationLimitationsCommand.js +5 -0
  58. package/dist-cjs/commands/DescribeRecommendationsCommand.js +5 -0
  59. package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +5 -0
  60. package/dist-cjs/commands/DescribeReplicationConfigsCommand.js +5 -0
  61. package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +5 -0
  62. package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +5 -0
  63. package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +5 -0
  64. package/dist-cjs/commands/DescribeReplicationTableStatisticsCommand.js +5 -0
  65. package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +5 -0
  66. package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +5 -0
  67. package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +5 -0
  68. package/dist-cjs/commands/DescribeReplicationTasksCommand.js +5 -0
  69. package/dist-cjs/commands/DescribeReplicationsCommand.js +5 -0
  70. package/dist-cjs/commands/DescribeSchemasCommand.js +5 -0
  71. package/dist-cjs/commands/DescribeTableStatisticsCommand.js +5 -0
  72. package/dist-cjs/commands/ExportMetadataModelAssessmentCommand.js +5 -0
  73. package/dist-cjs/commands/ImportCertificateCommand.js +5 -0
  74. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  75. package/dist-cjs/commands/ModifyConversionConfigurationCommand.js +5 -0
  76. package/dist-cjs/commands/ModifyDataProviderCommand.js +5 -0
  77. package/dist-cjs/commands/ModifyEndpointCommand.js +8 -3
  78. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +5 -0
  79. package/dist-cjs/commands/ModifyInstanceProfileCommand.js +5 -0
  80. package/dist-cjs/commands/ModifyMigrationProjectCommand.js +5 -0
  81. package/dist-cjs/commands/ModifyReplicationConfigCommand.js +5 -0
  82. package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +5 -0
  83. package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +5 -0
  84. package/dist-cjs/commands/ModifyReplicationTaskCommand.js +5 -0
  85. package/dist-cjs/commands/MoveReplicationTaskCommand.js +5 -0
  86. package/dist-cjs/commands/RebootReplicationInstanceCommand.js +5 -0
  87. package/dist-cjs/commands/RefreshSchemasCommand.js +5 -0
  88. package/dist-cjs/commands/ReloadReplicationTablesCommand.js +5 -0
  89. package/dist-cjs/commands/ReloadTablesCommand.js +5 -0
  90. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +5 -0
  91. package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +5 -0
  92. package/dist-cjs/commands/StartExtensionPackAssociationCommand.js +5 -0
  93. package/dist-cjs/commands/StartMetadataModelAssessmentCommand.js +5 -0
  94. package/dist-cjs/commands/StartMetadataModelConversionCommand.js +5 -0
  95. package/dist-cjs/commands/StartMetadataModelExportAsScriptCommand.js +5 -0
  96. package/dist-cjs/commands/StartMetadataModelExportToTargetCommand.js +5 -0
  97. package/dist-cjs/commands/StartMetadataModelImportCommand.js +5 -0
  98. package/dist-cjs/commands/StartRecommendationsCommand.js +5 -0
  99. package/dist-cjs/commands/StartReplicationCommand.js +5 -0
  100. package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +5 -0
  101. package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +5 -0
  102. package/dist-cjs/commands/StartReplicationTaskCommand.js +5 -0
  103. package/dist-cjs/commands/StopReplicationCommand.js +5 -0
  104. package/dist-cjs/commands/StopReplicationTaskCommand.js +5 -0
  105. package/dist-cjs/commands/TestConnectionCommand.js +5 -0
  106. package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +5 -0
  107. package/dist-cjs/models/models_0.js +19 -35
  108. package/dist-cjs/models/models_1.js +27 -1
  109. package/dist-cjs/runtimeExtensions.js +3 -0
  110. package/dist-es/commands/AddTagsToResourceCommand.js +5 -0
  111. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +5 -0
  112. package/dist-es/commands/BatchStartRecommendationsCommand.js +5 -0
  113. package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +5 -0
  114. package/dist-es/commands/CreateDataProviderCommand.js +5 -0
  115. package/dist-es/commands/CreateEndpointCommand.js +5 -0
  116. package/dist-es/commands/CreateEventSubscriptionCommand.js +5 -0
  117. package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +5 -0
  118. package/dist-es/commands/CreateInstanceProfileCommand.js +5 -0
  119. package/dist-es/commands/CreateMigrationProjectCommand.js +5 -0
  120. package/dist-es/commands/CreateReplicationConfigCommand.js +5 -0
  121. package/dist-es/commands/CreateReplicationInstanceCommand.js +5 -0
  122. package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +5 -0
  123. package/dist-es/commands/CreateReplicationTaskCommand.js +5 -0
  124. package/dist-es/commands/DeleteCertificateCommand.js +5 -0
  125. package/dist-es/commands/DeleteConnectionCommand.js +5 -0
  126. package/dist-es/commands/DeleteDataProviderCommand.js +5 -0
  127. package/dist-es/commands/DeleteEndpointCommand.js +5 -0
  128. package/dist-es/commands/DeleteEventSubscriptionCommand.js +5 -0
  129. package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +5 -0
  130. package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +5 -0
  131. package/dist-es/commands/DeleteInstanceProfileCommand.js +5 -0
  132. package/dist-es/commands/DeleteMigrationProjectCommand.js +5 -0
  133. package/dist-es/commands/DeleteReplicationConfigCommand.js +5 -0
  134. package/dist-es/commands/DeleteReplicationInstanceCommand.js +5 -0
  135. package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +5 -0
  136. package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +5 -0
  137. package/dist-es/commands/DeleteReplicationTaskCommand.js +5 -0
  138. package/dist-es/commands/DescribeAccountAttributesCommand.js +5 -0
  139. package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +5 -0
  140. package/dist-es/commands/DescribeCertificatesCommand.js +5 -0
  141. package/dist-es/commands/DescribeConnectionsCommand.js +5 -0
  142. package/dist-es/commands/DescribeConversionConfigurationCommand.js +5 -0
  143. package/dist-es/commands/DescribeDataProvidersCommand.js +5 -0
  144. package/dist-es/commands/DescribeEndpointSettingsCommand.js +5 -0
  145. package/dist-es/commands/DescribeEndpointTypesCommand.js +5 -0
  146. package/dist-es/commands/DescribeEndpointsCommand.js +5 -0
  147. package/dist-es/commands/DescribeEngineVersionsCommand.js +5 -0
  148. package/dist-es/commands/DescribeEventCategoriesCommand.js +5 -0
  149. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +5 -0
  150. package/dist-es/commands/DescribeEventsCommand.js +5 -0
  151. package/dist-es/commands/DescribeExtensionPackAssociationsCommand.js +5 -0
  152. package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +5 -0
  153. package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +5 -0
  154. package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +5 -0
  155. package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +5 -0
  156. package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +5 -0
  157. package/dist-es/commands/DescribeInstanceProfilesCommand.js +5 -0
  158. package/dist-es/commands/DescribeMetadataModelAssessmentsCommand.js +5 -0
  159. package/dist-es/commands/DescribeMetadataModelConversionsCommand.js +5 -0
  160. package/dist-es/commands/DescribeMetadataModelExportsAsScriptCommand.js +5 -0
  161. package/dist-es/commands/DescribeMetadataModelExportsToTargetCommand.js +5 -0
  162. package/dist-es/commands/DescribeMetadataModelImportsCommand.js +5 -0
  163. package/dist-es/commands/DescribeMigrationProjectsCommand.js +5 -0
  164. package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +5 -0
  165. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +5 -0
  166. package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +5 -0
  167. package/dist-es/commands/DescribeRecommendationsCommand.js +5 -0
  168. package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +5 -0
  169. package/dist-es/commands/DescribeReplicationConfigsCommand.js +5 -0
  170. package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +5 -0
  171. package/dist-es/commands/DescribeReplicationInstancesCommand.js +5 -0
  172. package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +5 -0
  173. package/dist-es/commands/DescribeReplicationTableStatisticsCommand.js +5 -0
  174. package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +5 -0
  175. package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +5 -0
  176. package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +5 -0
  177. package/dist-es/commands/DescribeReplicationTasksCommand.js +5 -0
  178. package/dist-es/commands/DescribeReplicationsCommand.js +5 -0
  179. package/dist-es/commands/DescribeSchemasCommand.js +5 -0
  180. package/dist-es/commands/DescribeTableStatisticsCommand.js +5 -0
  181. package/dist-es/commands/ExportMetadataModelAssessmentCommand.js +5 -0
  182. package/dist-es/commands/ImportCertificateCommand.js +5 -0
  183. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  184. package/dist-es/commands/ModifyConversionConfigurationCommand.js +5 -0
  185. package/dist-es/commands/ModifyDataProviderCommand.js +5 -0
  186. package/dist-es/commands/ModifyEndpointCommand.js +6 -1
  187. package/dist-es/commands/ModifyEventSubscriptionCommand.js +5 -0
  188. package/dist-es/commands/ModifyInstanceProfileCommand.js +5 -0
  189. package/dist-es/commands/ModifyMigrationProjectCommand.js +5 -0
  190. package/dist-es/commands/ModifyReplicationConfigCommand.js +5 -0
  191. package/dist-es/commands/ModifyReplicationInstanceCommand.js +5 -0
  192. package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +5 -0
  193. package/dist-es/commands/ModifyReplicationTaskCommand.js +5 -0
  194. package/dist-es/commands/MoveReplicationTaskCommand.js +5 -0
  195. package/dist-es/commands/RebootReplicationInstanceCommand.js +5 -0
  196. package/dist-es/commands/RefreshSchemasCommand.js +5 -0
  197. package/dist-es/commands/ReloadReplicationTablesCommand.js +5 -0
  198. package/dist-es/commands/ReloadTablesCommand.js +5 -0
  199. package/dist-es/commands/RemoveTagsFromResourceCommand.js +5 -0
  200. package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +5 -0
  201. package/dist-es/commands/StartExtensionPackAssociationCommand.js +5 -0
  202. package/dist-es/commands/StartMetadataModelAssessmentCommand.js +5 -0
  203. package/dist-es/commands/StartMetadataModelConversionCommand.js +5 -0
  204. package/dist-es/commands/StartMetadataModelExportAsScriptCommand.js +5 -0
  205. package/dist-es/commands/StartMetadataModelExportToTargetCommand.js +5 -0
  206. package/dist-es/commands/StartMetadataModelImportCommand.js +5 -0
  207. package/dist-es/commands/StartRecommendationsCommand.js +5 -0
  208. package/dist-es/commands/StartReplicationCommand.js +5 -0
  209. package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +5 -0
  210. package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +5 -0
  211. package/dist-es/commands/StartReplicationTaskCommand.js +5 -0
  212. package/dist-es/commands/StopReplicationCommand.js +5 -0
  213. package/dist-es/commands/StopReplicationTaskCommand.js +5 -0
  214. package/dist-es/commands/TestConnectionCommand.js +5 -0
  215. package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +5 -0
  216. package/dist-es/models/models_0.js +17 -31
  217. package/dist-es/models/models_1.js +24 -0
  218. package/dist-es/runtimeExtensions.js +3 -0
  219. package/dist-types/commands/CreateDataProviderCommand.d.ts +56 -0
  220. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +5 -0
  221. package/dist-types/commands/DeleteDataProviderCommand.d.ts +28 -0
  222. package/dist-types/commands/DescribeDataProvidersCommand.d.ts +28 -0
  223. package/dist-types/commands/ModifyDataProviderCommand.d.ts +57 -1
  224. package/dist-types/commands/ModifyEndpointCommand.d.ts +1 -1
  225. package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +4 -4
  226. package/dist-types/extensionConfiguration.d.ts +2 -1
  227. package/dist-types/models/models_0.d.ts +256 -407
  228. package/dist-types/models/models_1.d.ts +363 -11
  229. package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +1 -1
  230. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
  232. package/dist-types/ts3.4/models/models_0.d.ts +112 -68
  233. package/dist-types/ts3.4/models/models_1.d.ts +80 -0
  234. package/package.json +32 -31
@@ -105,6 +105,19 @@ export declare const DmsSslModeValue: {
105
105
  };
106
106
  export type DmsSslModeValue =
107
107
  (typeof DmsSslModeValue)[keyof typeof DmsSslModeValue];
108
+ export interface DocDbDataProviderSettings {
109
+ ServerName?: string;
110
+ Port?: number;
111
+ DatabaseName?: string;
112
+ SslMode?: DmsSslModeValue | string;
113
+ CertificateArn?: string;
114
+ }
115
+ export interface MariaDbDataProviderSettings {
116
+ ServerName?: string;
117
+ Port?: number;
118
+ SslMode?: DmsSslModeValue | string;
119
+ CertificateArn?: string;
120
+ }
108
121
  export interface MicrosoftSqlServerDataProviderSettings {
109
122
  ServerName?: string;
110
123
  Port?: number;
@@ -112,6 +125,28 @@ export interface MicrosoftSqlServerDataProviderSettings {
112
125
  SslMode?: DmsSslModeValue | string;
113
126
  CertificateArn?: string;
114
127
  }
128
+ export declare const AuthMechanismValue: {
129
+ readonly DEFAULT: "default";
130
+ readonly MONGODB_CR: "mongodb_cr";
131
+ readonly SCRAM_SHA_1: "scram_sha_1";
132
+ };
133
+ export type AuthMechanismValue =
134
+ (typeof AuthMechanismValue)[keyof typeof AuthMechanismValue];
135
+ export declare const AuthTypeValue: {
136
+ readonly NO: "no";
137
+ readonly PASSWORD: "password";
138
+ };
139
+ export type AuthTypeValue = (typeof AuthTypeValue)[keyof typeof AuthTypeValue];
140
+ export interface MongoDbDataProviderSettings {
141
+ ServerName?: string;
142
+ Port?: number;
143
+ DatabaseName?: string;
144
+ SslMode?: DmsSslModeValue | string;
145
+ CertificateArn?: string;
146
+ AuthType?: AuthTypeValue | string;
147
+ AuthSource?: string;
148
+ AuthMechanism?: AuthMechanismValue | string;
149
+ }
115
150
  export interface MySqlDataProviderSettings {
116
151
  ServerName?: string;
117
152
  Port?: number;
@@ -137,55 +172,132 @@ export interface PostgreSqlDataProviderSettings {
137
172
  SslMode?: DmsSslModeValue | string;
138
173
  CertificateArn?: string;
139
174
  }
175
+ export interface RedshiftDataProviderSettings {
176
+ ServerName?: string;
177
+ Port?: number;
178
+ DatabaseName?: string;
179
+ }
140
180
  export type DataProviderSettings =
181
+ | DataProviderSettings.DocDbSettingsMember
182
+ | DataProviderSettings.MariaDbSettingsMember
141
183
  | DataProviderSettings.MicrosoftSqlServerSettingsMember
184
+ | DataProviderSettings.MongoDbSettingsMember
142
185
  | DataProviderSettings.MySqlSettingsMember
143
186
  | DataProviderSettings.OracleSettingsMember
144
187
  | DataProviderSettings.PostgreSqlSettingsMember
188
+ | DataProviderSettings.RedshiftSettingsMember
145
189
  | DataProviderSettings.$UnknownMember;
146
190
  export declare namespace DataProviderSettings {
191
+ interface RedshiftSettingsMember {
192
+ RedshiftSettings: RedshiftDataProviderSettings;
193
+ PostgreSqlSettings?: never;
194
+ MySqlSettings?: never;
195
+ OracleSettings?: never;
196
+ MicrosoftSqlServerSettings?: never;
197
+ DocDbSettings?: never;
198
+ MariaDbSettings?: never;
199
+ MongoDbSettings?: never;
200
+ $unknown?: never;
201
+ }
147
202
  interface PostgreSqlSettingsMember {
203
+ RedshiftSettings?: never;
148
204
  PostgreSqlSettings: PostgreSqlDataProviderSettings;
149
205
  MySqlSettings?: never;
150
206
  OracleSettings?: never;
151
207
  MicrosoftSqlServerSettings?: never;
208
+ DocDbSettings?: never;
209
+ MariaDbSettings?: never;
210
+ MongoDbSettings?: never;
152
211
  $unknown?: never;
153
212
  }
154
213
  interface MySqlSettingsMember {
214
+ RedshiftSettings?: never;
155
215
  PostgreSqlSettings?: never;
156
216
  MySqlSettings: MySqlDataProviderSettings;
157
217
  OracleSettings?: never;
158
218
  MicrosoftSqlServerSettings?: never;
219
+ DocDbSettings?: never;
220
+ MariaDbSettings?: never;
221
+ MongoDbSettings?: never;
159
222
  $unknown?: never;
160
223
  }
161
224
  interface OracleSettingsMember {
225
+ RedshiftSettings?: never;
162
226
  PostgreSqlSettings?: never;
163
227
  MySqlSettings?: never;
164
228
  OracleSettings: OracleDataProviderSettings;
165
229
  MicrosoftSqlServerSettings?: never;
230
+ DocDbSettings?: never;
231
+ MariaDbSettings?: never;
232
+ MongoDbSettings?: never;
166
233
  $unknown?: never;
167
234
  }
168
235
  interface MicrosoftSqlServerSettingsMember {
236
+ RedshiftSettings?: never;
169
237
  PostgreSqlSettings?: never;
170
238
  MySqlSettings?: never;
171
239
  OracleSettings?: never;
172
240
  MicrosoftSqlServerSettings: MicrosoftSqlServerDataProviderSettings;
241
+ DocDbSettings?: never;
242
+ MariaDbSettings?: never;
243
+ MongoDbSettings?: never;
244
+ $unknown?: never;
245
+ }
246
+ interface DocDbSettingsMember {
247
+ RedshiftSettings?: never;
248
+ PostgreSqlSettings?: never;
249
+ MySqlSettings?: never;
250
+ OracleSettings?: never;
251
+ MicrosoftSqlServerSettings?: never;
252
+ DocDbSettings: DocDbDataProviderSettings;
253
+ MariaDbSettings?: never;
254
+ MongoDbSettings?: never;
255
+ $unknown?: never;
256
+ }
257
+ interface MariaDbSettingsMember {
258
+ RedshiftSettings?: never;
259
+ PostgreSqlSettings?: never;
260
+ MySqlSettings?: never;
261
+ OracleSettings?: never;
262
+ MicrosoftSqlServerSettings?: never;
263
+ DocDbSettings?: never;
264
+ MariaDbSettings: MariaDbDataProviderSettings;
265
+ MongoDbSettings?: never;
266
+ $unknown?: never;
267
+ }
268
+ interface MongoDbSettingsMember {
269
+ RedshiftSettings?: never;
270
+ PostgreSqlSettings?: never;
271
+ MySqlSettings?: never;
272
+ OracleSettings?: never;
273
+ MicrosoftSqlServerSettings?: never;
274
+ DocDbSettings?: never;
275
+ MariaDbSettings?: never;
276
+ MongoDbSettings: MongoDbDataProviderSettings;
173
277
  $unknown?: never;
174
278
  }
175
279
  interface $UnknownMember {
280
+ RedshiftSettings?: never;
176
281
  PostgreSqlSettings?: never;
177
282
  MySqlSettings?: never;
178
283
  OracleSettings?: never;
179
284
  MicrosoftSqlServerSettings?: never;
285
+ DocDbSettings?: never;
286
+ MariaDbSettings?: never;
287
+ MongoDbSettings?: never;
180
288
  $unknown: [string, any];
181
289
  }
182
290
  interface Visitor<T> {
291
+ RedshiftSettings: (value: RedshiftDataProviderSettings) => T;
183
292
  PostgreSqlSettings: (value: PostgreSqlDataProviderSettings) => T;
184
293
  MySqlSettings: (value: MySqlDataProviderSettings) => T;
185
294
  OracleSettings: (value: OracleDataProviderSettings) => T;
186
295
  MicrosoftSqlServerSettings: (
187
296
  value: MicrosoftSqlServerDataProviderSettings
188
297
  ) => T;
298
+ DocDbSettings: (value: DocDbDataProviderSettings) => T;
299
+ MariaDbSettings: (value: MariaDbDataProviderSettings) => T;
300
+ MongoDbSettings: (value: MongoDbDataProviderSettings) => T;
189
301
  _: (name: string, value: any) => T;
190
302
  }
191
303
  const visit: <T>(value: DataProviderSettings, visitor: Visitor<T>) => T;
@@ -393,18 +505,6 @@ export interface MicrosoftSQLServerSettings {
393
505
  TlogAccessMode?: TlogAccessMode | string;
394
506
  ForceLobLookup?: boolean;
395
507
  }
396
- export declare const AuthMechanismValue: {
397
- readonly DEFAULT: "default";
398
- readonly MONGODB_CR: "mongodb_cr";
399
- readonly SCRAM_SHA_1: "scram_sha_1";
400
- };
401
- export type AuthMechanismValue =
402
- (typeof AuthMechanismValue)[keyof typeof AuthMechanismValue];
403
- export declare const AuthTypeValue: {
404
- readonly NO: "no";
405
- readonly PASSWORD: "password";
406
- };
407
- export type AuthTypeValue = (typeof AuthTypeValue)[keyof typeof AuthTypeValue];
408
508
  export interface MongoDbSettings {
409
509
  Username?: string;
410
510
  Password?: string;
@@ -2087,56 +2187,6 @@ export interface ModifyConversionConfigurationMessage {
2087
2187
  export interface ModifyConversionConfigurationResponse {
2088
2188
  MigrationProjectIdentifier?: string;
2089
2189
  }
2090
- export interface ModifyDataProviderMessage {
2091
- DataProviderIdentifier: string | undefined;
2092
- DataProviderName?: string;
2093
- Description?: string;
2094
- Engine?: string;
2095
- ExactSettings?: boolean;
2096
- Settings?: DataProviderSettings;
2097
- }
2098
- export interface ModifyDataProviderResponse {
2099
- DataProvider?: DataProvider;
2100
- }
2101
- export interface ModifyEndpointMessage {
2102
- EndpointArn: string | undefined;
2103
- EndpointIdentifier?: string;
2104
- EndpointType?: ReplicationEndpointTypeValue | string;
2105
- EngineName?: string;
2106
- Username?: string;
2107
- Password?: string;
2108
- ServerName?: string;
2109
- Port?: number;
2110
- DatabaseName?: string;
2111
- ExtraConnectionAttributes?: string;
2112
- CertificateArn?: string;
2113
- SslMode?: DmsSslModeValue | string;
2114
- ServiceAccessRoleArn?: string;
2115
- ExternalTableDefinition?: string;
2116
- DynamoDbSettings?: DynamoDbSettings;
2117
- S3Settings?: S3Settings;
2118
- DmsTransferSettings?: DmsTransferSettings;
2119
- MongoDbSettings?: MongoDbSettings;
2120
- KinesisSettings?: KinesisSettings;
2121
- KafkaSettings?: KafkaSettings;
2122
- ElasticsearchSettings?: ElasticsearchSettings;
2123
- NeptuneSettings?: NeptuneSettings;
2124
- RedshiftSettings?: RedshiftSettings;
2125
- PostgreSQLSettings?: PostgreSQLSettings;
2126
- MySQLSettings?: MySQLSettings;
2127
- OracleSettings?: OracleSettings;
2128
- SybaseSettings?: SybaseSettings;
2129
- MicrosoftSQLServerSettings?: MicrosoftSQLServerSettings;
2130
- IBMDb2Settings?: IBMDb2Settings;
2131
- DocDbSettings?: DocDbSettings;
2132
- RedisSettings?: RedisSettings;
2133
- ExactSettings?: boolean;
2134
- GcpMySQLSettings?: GcpMySQLSettings;
2135
- TimestreamSettings?: TimestreamSettings;
2136
- }
2137
- export interface ModifyEndpointResponse {
2138
- Endpoint?: Endpoint;
2139
- }
2140
2190
  export declare const DocDbSettingsFilterSensitiveLog: (
2141
2191
  obj: DocDbSettings
2142
2192
  ) => any;
@@ -2189,9 +2239,3 @@ export declare const DescribeEndpointsResponseFilterSensitiveLog: (
2189
2239
  export declare const ImportCertificateMessageFilterSensitiveLog: (
2190
2240
  obj: ImportCertificateMessage
2191
2241
  ) => any;
2192
- export declare const ModifyEndpointMessageFilterSensitiveLog: (
2193
- obj: ModifyEndpointMessage
2194
- ) => any;
2195
- export declare const ModifyEndpointResponseFilterSensitiveLog: (
2196
- obj: ModifyEndpointResponse
2197
- ) => any;
@@ -3,21 +3,95 @@ import { DatabaseMigrationServiceServiceException as __BaseException } from "./D
3
3
  import {
4
4
  ComputeConfig,
5
5
  Connection,
6
+ DataProvider,
6
7
  DataProviderDescriptorDefinition,
8
+ DataProviderSettings,
9
+ DmsSslModeValue,
10
+ DmsTransferSettings,
11
+ DocDbSettings,
12
+ DynamoDbSettings,
13
+ ElasticsearchSettings,
14
+ Endpoint,
7
15
  EventSubscription,
16
+ GcpMySQLSettings,
17
+ IBMDb2Settings,
8
18
  InstanceProfile,
19
+ KafkaSettings,
20
+ KinesisSettings,
21
+ MicrosoftSQLServerSettings,
9
22
  MigrationProject,
10
23
  MigrationTypeValue,
24
+ MongoDbSettings,
25
+ MySQLSettings,
26
+ NeptuneSettings,
27
+ OracleSettings,
28
+ PostgreSQLSettings,
11
29
  RecommendationSettings,
30
+ RedisSettings,
31
+ RedshiftSettings,
12
32
  RefreshSchemasStatus,
13
33
  Replication,
14
34
  ReplicationConfig,
35
+ ReplicationEndpointTypeValue,
15
36
  ReplicationInstance,
16
37
  ReplicationSubnetGroup,
17
38
  ReplicationTask,
18
39
  ReplicationTaskAssessmentRun,
40
+ S3Settings,
19
41
  SCApplicationAttributes,
42
+ SybaseSettings,
43
+ TimestreamSettings,
20
44
  } from "./models_0";
45
+ export interface ModifyDataProviderMessage {
46
+ DataProviderIdentifier: string | undefined;
47
+ DataProviderName?: string;
48
+ Description?: string;
49
+ Engine?: string;
50
+ ExactSettings?: boolean;
51
+ Settings?: DataProviderSettings;
52
+ }
53
+ export interface ModifyDataProviderResponse {
54
+ DataProvider?: DataProvider;
55
+ }
56
+ export interface ModifyEndpointMessage {
57
+ EndpointArn: string | undefined;
58
+ EndpointIdentifier?: string;
59
+ EndpointType?: ReplicationEndpointTypeValue | string;
60
+ EngineName?: string;
61
+ Username?: string;
62
+ Password?: string;
63
+ ServerName?: string;
64
+ Port?: number;
65
+ DatabaseName?: string;
66
+ ExtraConnectionAttributes?: string;
67
+ CertificateArn?: string;
68
+ SslMode?: DmsSslModeValue | string;
69
+ ServiceAccessRoleArn?: string;
70
+ ExternalTableDefinition?: string;
71
+ DynamoDbSettings?: DynamoDbSettings;
72
+ S3Settings?: S3Settings;
73
+ DmsTransferSettings?: DmsTransferSettings;
74
+ MongoDbSettings?: MongoDbSettings;
75
+ KinesisSettings?: KinesisSettings;
76
+ KafkaSettings?: KafkaSettings;
77
+ ElasticsearchSettings?: ElasticsearchSettings;
78
+ NeptuneSettings?: NeptuneSettings;
79
+ RedshiftSettings?: RedshiftSettings;
80
+ PostgreSQLSettings?: PostgreSQLSettings;
81
+ MySQLSettings?: MySQLSettings;
82
+ OracleSettings?: OracleSettings;
83
+ SybaseSettings?: SybaseSettings;
84
+ MicrosoftSQLServerSettings?: MicrosoftSQLServerSettings;
85
+ IBMDb2Settings?: IBMDb2Settings;
86
+ DocDbSettings?: DocDbSettings;
87
+ RedisSettings?: RedisSettings;
88
+ ExactSettings?: boolean;
89
+ GcpMySQLSettings?: GcpMySQLSettings;
90
+ TimestreamSettings?: TimestreamSettings;
91
+ }
92
+ export interface ModifyEndpointResponse {
93
+ Endpoint?: Endpoint;
94
+ }
21
95
  export interface ModifyEventSubscriptionMessage {
22
96
  SubscriptionName: string | undefined;
23
97
  SnsTopicArn?: string;
@@ -310,3 +384,9 @@ export interface UpdateSubscriptionsToEventBridgeMessage {
310
384
  export interface UpdateSubscriptionsToEventBridgeResponse {
311
385
  Result?: string;
312
386
  }
387
+ export declare const ModifyEndpointMessageFilterSensitiveLog: (
388
+ obj: ModifyEndpointMessage
389
+ ) => any;
390
+ export declare const ModifyEndpointResponseFilterSensitiveLog: (
391
+ obj: ModifyEndpointResponse
392
+ ) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-database-migration-service",
3
3
  "description": "AWS SDK for JavaScript Database Migration Service Client for Node.js, Browser and React Native",
4
- "version": "3.413.0",
4
+ "version": "3.418.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,40 +21,41 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.413.0",
25
- "@aws-sdk/credential-provider-node": "3.413.0",
26
- "@aws-sdk/middleware-host-header": "3.413.0",
27
- "@aws-sdk/middleware-logger": "3.413.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.413.0",
29
- "@aws-sdk/middleware-signing": "3.413.0",
30
- "@aws-sdk/middleware-user-agent": "3.413.0",
31
- "@aws-sdk/types": "3.413.0",
32
- "@aws-sdk/util-endpoints": "3.413.0",
33
- "@aws-sdk/util-user-agent-browser": "3.413.0",
34
- "@aws-sdk/util-user-agent-node": "3.413.0",
35
- "@smithy/config-resolver": "^2.0.8",
36
- "@smithy/fetch-http-handler": "^2.1.3",
37
- "@smithy/hash-node": "^2.0.7",
38
- "@smithy/invalid-dependency": "^2.0.7",
39
- "@smithy/middleware-content-length": "^2.0.9",
40
- "@smithy/middleware-endpoint": "^2.0.7",
41
- "@smithy/middleware-retry": "^2.0.10",
42
- "@smithy/middleware-serde": "^2.0.7",
43
- "@smithy/middleware-stack": "^2.0.0",
44
- "@smithy/node-config-provider": "^2.0.10",
45
- "@smithy/node-http-handler": "^2.1.3",
46
- "@smithy/protocol-http": "^3.0.3",
47
- "@smithy/smithy-client": "^2.1.4",
48
- "@smithy/types": "^2.3.1",
49
- "@smithy/url-parser": "^2.0.7",
24
+ "@aws-sdk/client-sts": "3.418.0",
25
+ "@aws-sdk/credential-provider-node": "3.418.0",
26
+ "@aws-sdk/middleware-host-header": "3.418.0",
27
+ "@aws-sdk/middleware-logger": "3.418.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.418.0",
29
+ "@aws-sdk/middleware-signing": "3.418.0",
30
+ "@aws-sdk/middleware-user-agent": "3.418.0",
31
+ "@aws-sdk/region-config-resolver": "3.418.0",
32
+ "@aws-sdk/types": "3.418.0",
33
+ "@aws-sdk/util-endpoints": "3.418.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.418.0",
35
+ "@aws-sdk/util-user-agent-node": "3.418.0",
36
+ "@smithy/config-resolver": "^2.0.10",
37
+ "@smithy/fetch-http-handler": "^2.1.5",
38
+ "@smithy/hash-node": "^2.0.9",
39
+ "@smithy/invalid-dependency": "^2.0.9",
40
+ "@smithy/middleware-content-length": "^2.0.11",
41
+ "@smithy/middleware-endpoint": "^2.0.9",
42
+ "@smithy/middleware-retry": "^2.0.12",
43
+ "@smithy/middleware-serde": "^2.0.9",
44
+ "@smithy/middleware-stack": "^2.0.2",
45
+ "@smithy/node-config-provider": "^2.0.12",
46
+ "@smithy/node-http-handler": "^2.1.5",
47
+ "@smithy/protocol-http": "^3.0.5",
48
+ "@smithy/smithy-client": "^2.1.6",
49
+ "@smithy/types": "^2.3.3",
50
+ "@smithy/url-parser": "^2.0.9",
50
51
  "@smithy/util-base64": "^2.0.0",
51
52
  "@smithy/util-body-length-browser": "^2.0.0",
52
53
  "@smithy/util-body-length-node": "^2.1.0",
53
- "@smithy/util-defaults-mode-browser": "^2.0.8",
54
- "@smithy/util-defaults-mode-node": "^2.0.10",
55
- "@smithy/util-retry": "^2.0.0",
54
+ "@smithy/util-defaults-mode-browser": "^2.0.10",
55
+ "@smithy/util-defaults-mode-node": "^2.0.12",
56
+ "@smithy/util-retry": "^2.0.2",
56
57
  "@smithy/util-utf8": "^2.0.0",
57
- "@smithy/util-waiter": "^2.0.7",
58
+ "@smithy/util-waiter": "^2.0.9",
58
59
  "tslib": "^2.5.0"
59
60
  },
60
61
  "devDependencies": {