@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
@@ -507,6 +507,65 @@ export declare const DmsSslModeValue: {
507
507
  * @public
508
508
  */
509
509
  export type DmsSslModeValue = (typeof DmsSslModeValue)[keyof typeof DmsSslModeValue];
510
+ /**
511
+ * @public
512
+ * <p>Provides information that defines a DocumentDB data provider.</p>
513
+ */
514
+ export interface DocDbDataProviderSettings {
515
+ /**
516
+ * @public
517
+ * <p>The name of the source DocumentDB server.</p>
518
+ */
519
+ ServerName?: string;
520
+ /**
521
+ * @public
522
+ * <p>The port value for the DocumentDB data provider.</p>
523
+ */
524
+ Port?: number;
525
+ /**
526
+ * @public
527
+ * <p>The database name on the DocumentDB data provider.</p>
528
+ */
529
+ DatabaseName?: string;
530
+ /**
531
+ * @public
532
+ * <p>The SSL mode used to connect to the DocumentDB data provider.
533
+ * The default value is <code>none</code>.</p>
534
+ */
535
+ SslMode?: DmsSslModeValue | string;
536
+ /**
537
+ * @public
538
+ * <p>The Amazon Resource Name (ARN) of the certificate used for SSL connection.</p>
539
+ */
540
+ CertificateArn?: string;
541
+ }
542
+ /**
543
+ * @public
544
+ * <p>Provides information that defines a MariaDB data provider.</p>
545
+ */
546
+ export interface MariaDbDataProviderSettings {
547
+ /**
548
+ * @public
549
+ * <p>The name of the MariaDB server.</p>
550
+ */
551
+ ServerName?: string;
552
+ /**
553
+ * @public
554
+ * <p>The port value for the MariaDB data provider</p>
555
+ */
556
+ Port?: number;
557
+ /**
558
+ * @public
559
+ * <p>The SSL mode used to connect to the MariaDB data provider.
560
+ * The default value is <code>none</code>.</p>
561
+ */
562
+ SslMode?: DmsSslModeValue | string;
563
+ /**
564
+ * @public
565
+ * <p>The Amazon Resource Name (ARN) of the certificate used for SSL connection.</p>
566
+ */
567
+ CertificateArn?: string;
568
+ }
510
569
  /**
511
570
  * @public
512
571
  * <p>Provides information that defines a Microsoft SQL Server data provider.</p>
@@ -539,6 +598,80 @@ export interface MicrosoftSqlServerDataProviderSettings {
539
598
  */
540
599
  CertificateArn?: string;
541
600
  }
601
+ /**
602
+ * @public
603
+ * @enum
604
+ */
605
+ export declare const AuthMechanismValue: {
606
+ readonly DEFAULT: "default";
607
+ readonly MONGODB_CR: "mongodb_cr";
608
+ readonly SCRAM_SHA_1: "scram_sha_1";
609
+ };
610
+ /**
611
+ * @public
612
+ */
613
+ export type AuthMechanismValue = (typeof AuthMechanismValue)[keyof typeof AuthMechanismValue];
614
+ /**
615
+ * @public
616
+ * @enum
617
+ */
618
+ export declare const AuthTypeValue: {
619
+ readonly NO: "no";
620
+ readonly PASSWORD: "password";
621
+ };
622
+ /**
623
+ * @public
624
+ */
625
+ export type AuthTypeValue = (typeof AuthTypeValue)[keyof typeof AuthTypeValue];
626
+ /**
627
+ * @public
628
+ * <p>Provides information that defines a MongoDB data provider.</p>
629
+ */
630
+ export interface MongoDbDataProviderSettings {
631
+ /**
632
+ * @public
633
+ * <p>The name of the MongoDB server.</p>
634
+ */
635
+ ServerName?: string;
636
+ /**
637
+ * @public
638
+ * <p>The port value for the MongoDB data provider.</p>
639
+ */
640
+ Port?: number;
641
+ /**
642
+ * @public
643
+ * <p>The database name on the MongoDB data provider.</p>
644
+ */
645
+ DatabaseName?: string;
646
+ /**
647
+ * @public
648
+ * <p>The SSL mode used to connect to the MongoDB data provider.
649
+ * The default value is <code>none</code>.</p>
650
+ */
651
+ SslMode?: DmsSslModeValue | string;
652
+ /**
653
+ * @public
654
+ * <p>The Amazon Resource Name (ARN) of the certificate used for SSL connection.</p>
655
+ */
656
+ CertificateArn?: string;
657
+ /**
658
+ * @public
659
+ * <p>The authentication type for the database connection. Valid values are PASSWORD or NO.</p>
660
+ */
661
+ AuthType?: AuthTypeValue | string;
662
+ /**
663
+ * @public
664
+ * <p> The MongoDB database name. This setting isn't used when <code>AuthType</code> is
665
+ * set to <code>"no"</code>. </p>
666
+ * <p>The default is <code>"admin"</code>.</p>
667
+ */
668
+ AuthSource?: string;
669
+ /**
670
+ * @public
671
+ * <p>The authentication method for connecting to the data provider. Valid values are DEFAULT, MONGODB_CR, or SCRAM_SHA_1.</p>
672
+ */
673
+ AuthMechanism?: AuthMechanismValue | string;
674
+ }
542
675
  /**
543
676
  * @public
544
677
  * <p>Provides information that defines a MySQL data provider.</p>
@@ -663,24 +796,64 @@ export interface PostgreSqlDataProviderSettings {
663
796
  */
664
797
  CertificateArn?: string;
665
798
  }
799
+ /**
800
+ * @public
801
+ * <p>Provides information that defines an Amazon Redshift data provider.</p>
802
+ */
803
+ export interface RedshiftDataProviderSettings {
804
+ /**
805
+ * @public
806
+ * <p>The name of the Amazon Redshift server.</p>
807
+ */
808
+ ServerName?: string;
809
+ /**
810
+ * @public
811
+ * <p>The port value for the Amazon Redshift data provider.</p>
812
+ */
813
+ Port?: number;
814
+ /**
815
+ * @public
816
+ * <p>The database name on the Amazon Redshift data provider.</p>
817
+ */
818
+ DatabaseName?: string;
819
+ }
666
820
  /**
667
821
  * @public
668
822
  * <p>Provides information that defines a data provider.</p>
669
823
  */
670
- export type DataProviderSettings = DataProviderSettings.MicrosoftSqlServerSettingsMember | DataProviderSettings.MySqlSettingsMember | DataProviderSettings.OracleSettingsMember | DataProviderSettings.PostgreSqlSettingsMember | DataProviderSettings.$UnknownMember;
824
+ export type DataProviderSettings = DataProviderSettings.DocDbSettingsMember | DataProviderSettings.MariaDbSettingsMember | DataProviderSettings.MicrosoftSqlServerSettingsMember | DataProviderSettings.MongoDbSettingsMember | DataProviderSettings.MySqlSettingsMember | DataProviderSettings.OracleSettingsMember | DataProviderSettings.PostgreSqlSettingsMember | DataProviderSettings.RedshiftSettingsMember | DataProviderSettings.$UnknownMember;
671
825
  /**
672
826
  * @public
673
827
  */
674
828
  export declare namespace DataProviderSettings {
829
+ /**
830
+ * @public
831
+ * <p>Provides information that defines an Amazon Redshift data provider.</p>
832
+ */
833
+ interface RedshiftSettingsMember {
834
+ RedshiftSettings: RedshiftDataProviderSettings;
835
+ PostgreSqlSettings?: never;
836
+ MySqlSettings?: never;
837
+ OracleSettings?: never;
838
+ MicrosoftSqlServerSettings?: never;
839
+ DocDbSettings?: never;
840
+ MariaDbSettings?: never;
841
+ MongoDbSettings?: never;
842
+ $unknown?: never;
843
+ }
675
844
  /**
676
845
  * @public
677
846
  * <p>Provides information that defines a PostgreSQL data provider.</p>
678
847
  */
679
848
  interface PostgreSqlSettingsMember {
849
+ RedshiftSettings?: never;
680
850
  PostgreSqlSettings: PostgreSqlDataProviderSettings;
681
851
  MySqlSettings?: never;
682
852
  OracleSettings?: never;
683
853
  MicrosoftSqlServerSettings?: never;
854
+ DocDbSettings?: never;
855
+ MariaDbSettings?: never;
856
+ MongoDbSettings?: never;
684
857
  $unknown?: never;
685
858
  }
686
859
  /**
@@ -688,10 +861,14 @@ export declare namespace DataProviderSettings {
688
861
  * <p>Provides information that defines a MySQL data provider.</p>
689
862
  */
690
863
  interface MySqlSettingsMember {
864
+ RedshiftSettings?: never;
691
865
  PostgreSqlSettings?: never;
692
866
  MySqlSettings: MySqlDataProviderSettings;
693
867
  OracleSettings?: never;
694
868
  MicrosoftSqlServerSettings?: never;
869
+ DocDbSettings?: never;
870
+ MariaDbSettings?: never;
871
+ MongoDbSettings?: never;
695
872
  $unknown?: never;
696
873
  }
697
874
  /**
@@ -699,10 +876,14 @@ export declare namespace DataProviderSettings {
699
876
  * <p>Provides information that defines an Oracle data provider.</p>
700
877
  */
701
878
  interface OracleSettingsMember {
879
+ RedshiftSettings?: never;
702
880
  PostgreSqlSettings?: never;
703
881
  MySqlSettings?: never;
704
882
  OracleSettings: OracleDataProviderSettings;
705
883
  MicrosoftSqlServerSettings?: never;
884
+ DocDbSettings?: never;
885
+ MariaDbSettings?: never;
886
+ MongoDbSettings?: never;
706
887
  $unknown?: never;
707
888
  }
708
889
  /**
@@ -710,27 +891,84 @@ export declare namespace DataProviderSettings {
710
891
  * <p>Provides information that defines a Microsoft SQL Server data provider.</p>
711
892
  */
712
893
  interface MicrosoftSqlServerSettingsMember {
894
+ RedshiftSettings?: never;
713
895
  PostgreSqlSettings?: never;
714
896
  MySqlSettings?: never;
715
897
  OracleSettings?: never;
716
898
  MicrosoftSqlServerSettings: MicrosoftSqlServerDataProviderSettings;
899
+ DocDbSettings?: never;
900
+ MariaDbSettings?: never;
901
+ MongoDbSettings?: never;
902
+ $unknown?: never;
903
+ }
904
+ /**
905
+ * @public
906
+ * <p>Provides information that defines a DocumentDB data provider.</p>
907
+ */
908
+ interface DocDbSettingsMember {
909
+ RedshiftSettings?: never;
910
+ PostgreSqlSettings?: never;
911
+ MySqlSettings?: never;
912
+ OracleSettings?: never;
913
+ MicrosoftSqlServerSettings?: never;
914
+ DocDbSettings: DocDbDataProviderSettings;
915
+ MariaDbSettings?: never;
916
+ MongoDbSettings?: never;
917
+ $unknown?: never;
918
+ }
919
+ /**
920
+ * @public
921
+ * <p>Provides information that defines a MariaDB data provider.</p>
922
+ */
923
+ interface MariaDbSettingsMember {
924
+ RedshiftSettings?: never;
925
+ PostgreSqlSettings?: never;
926
+ MySqlSettings?: never;
927
+ OracleSettings?: never;
928
+ MicrosoftSqlServerSettings?: never;
929
+ DocDbSettings?: never;
930
+ MariaDbSettings: MariaDbDataProviderSettings;
931
+ MongoDbSettings?: never;
932
+ $unknown?: never;
933
+ }
934
+ /**
935
+ * @public
936
+ * <p>Provides information that defines a MongoDB data provider.</p>
937
+ */
938
+ interface MongoDbSettingsMember {
939
+ RedshiftSettings?: never;
940
+ PostgreSqlSettings?: never;
941
+ MySqlSettings?: never;
942
+ OracleSettings?: never;
943
+ MicrosoftSqlServerSettings?: never;
944
+ DocDbSettings?: never;
945
+ MariaDbSettings?: never;
946
+ MongoDbSettings: MongoDbDataProviderSettings;
717
947
  $unknown?: never;
718
948
  }
719
949
  /**
720
950
  * @public
721
951
  */
722
952
  interface $UnknownMember {
953
+ RedshiftSettings?: never;
723
954
  PostgreSqlSettings?: never;
724
955
  MySqlSettings?: never;
725
956
  OracleSettings?: never;
726
957
  MicrosoftSqlServerSettings?: never;
958
+ DocDbSettings?: never;
959
+ MariaDbSettings?: never;
960
+ MongoDbSettings?: never;
727
961
  $unknown: [string, any];
728
962
  }
729
963
  interface Visitor<T> {
964
+ RedshiftSettings: (value: RedshiftDataProviderSettings) => T;
730
965
  PostgreSqlSettings: (value: PostgreSqlDataProviderSettings) => T;
731
966
  MySqlSettings: (value: MySqlDataProviderSettings) => T;
732
967
  OracleSettings: (value: OracleDataProviderSettings) => T;
733
968
  MicrosoftSqlServerSettings: (value: MicrosoftSqlServerDataProviderSettings) => T;
969
+ DocDbSettings: (value: DocDbDataProviderSettings) => T;
970
+ MariaDbSettings: (value: MariaDbDataProviderSettings) => T;
971
+ MongoDbSettings: (value: MongoDbDataProviderSettings) => T;
734
972
  _: (name: string, value: any) => T;
735
973
  }
736
974
  const visit: <T>(value: DataProviderSettings, visitor: Visitor<T>) => T;
@@ -1680,8 +1918,9 @@ export interface MicrosoftSQLServerSettings {
1680
1918
  SecretsManagerSecretId?: string;
1681
1919
  /**
1682
1920
  * @public
1683
- * <p>Use the <code>TrimSpaceInChar</code> source endpoint setting to trim data
1684
- * on CHAR and NCHAR data types during migration. The default value is <code>true</code>.</p>
1921
+ * <p>Use the <code>TrimSpaceInChar</code> source endpoint setting to right-trim data
1922
+ * on CHAR and NCHAR data types during migration. Setting <code>TrimSpaceInChar</code>
1923
+ * does not left-trim data. The default value is <code>true</code>.</p>
1685
1924
  */
1686
1925
  TrimSpaceInChar?: boolean;
1687
1926
  /**
@@ -1695,31 +1934,6 @@ export interface MicrosoftSQLServerSettings {
1695
1934
  */
1696
1935
  ForceLobLookup?: boolean;
1697
1936
  }
1698
- /**
1699
- * @public
1700
- * @enum
1701
- */
1702
- export declare const AuthMechanismValue: {
1703
- readonly DEFAULT: "default";
1704
- readonly MONGODB_CR: "mongodb_cr";
1705
- readonly SCRAM_SHA_1: "scram_sha_1";
1706
- };
1707
- /**
1708
- * @public
1709
- */
1710
- export type AuthMechanismValue = (typeof AuthMechanismValue)[keyof typeof AuthMechanismValue];
1711
- /**
1712
- * @public
1713
- * @enum
1714
- */
1715
- export declare const AuthTypeValue: {
1716
- readonly NO: "no";
1717
- readonly PASSWORD: "password";
1718
- };
1719
- /**
1720
- * @public
1721
- */
1722
- export type AuthTypeValue = (typeof AuthTypeValue)[keyof typeof AuthTypeValue];
1723
1937
  /**
1724
1938
  * @public
1725
1939
  * <p>Provides information that defines a MongoDB endpoint.</p>
@@ -1738,7 +1952,8 @@ export interface MongoDbSettings {
1738
1952
  Password?: string;
1739
1953
  /**
1740
1954
  * @public
1741
- * <p> The name of the server on the MongoDB source endpoint. </p>
1955
+ * <p> The name of the server on the MongoDB source endpoint. For MongoDB Atlas, provide the
1956
+ * server name for any of the servers in the replication set.</p>
1742
1957
  */
1743
1958
  ServerName?: string;
1744
1959
  /**
@@ -2418,7 +2633,7 @@ export interface OracleSettings {
2418
2633
  * <note>
2419
2634
  * <p>You can specify one of two sets of values for these permissions. You can specify the
2420
2635
  * values for this setting and <code>SecretsManagerOracleAsmSecretId</code>. Or you can
2421
- * specify clear-text values for <code>AsmUserName</code>, <code>AsmPassword</code>, and
2636
+ * specify clear-text values for <code>AsmUser</code>, <code>AsmPassword</code>, and
2422
2637
  * <code>AsmServerName</code>. You can't specify both. For more information on
2423
2638
  * creating this <code>SecretsManagerOracleAsmSecret</code> and the
2424
2639
  * <code>SecretsManagerOracleAsmAccessRoleArn</code> and
@@ -2660,7 +2875,7 @@ export interface PostgreSQLSettings {
2660
2875
  /**
2661
2876
  * @public
2662
2877
  * <p>When true, lets PostgreSQL migrate the boolean type as boolean. By default, PostgreSQL migrates booleans as
2663
- * <code>varchar(5)</code>.</p>
2878
+ * <code>varchar(5)</code>. You must set this setting on both the source and target endpoints for it to take effect.</p>
2664
2879
  */
2665
2880
  MapBooleanAsBoolean?: boolean;
2666
2881
  /**
@@ -3024,7 +3239,7 @@ export interface RedshiftSettings {
3024
3239
  /**
3025
3240
  * @public
3026
3241
  * <p>When true, lets Redshift migrate the boolean type as boolean. By default, Redshift migrates booleans as
3027
- * <code>varchar(1)</code>.</p>
3242
+ * <code>varchar(1)</code>. You must set this setting on both the source and target endpoints for it to take effect.</p>
3028
3243
  */
3029
3244
  MapBooleanAsBoolean?: boolean;
3030
3245
  }
@@ -3616,7 +3831,7 @@ export interface S3Settings {
3616
3831
  * <p>An optional parameter that specifies how DMS treats null
3617
3832
  * values. While handling the null value, you can use this
3618
3833
  * parameter to pass a user-defined string as null when writing to
3619
- * the target. For example, when target columns are not nullable,
3834
+ * the target. For example, when target columns are nullable,
3620
3835
  * you can use this option to differentiate between the empty
3621
3836
  * string value and the null value. So, if you set this parameter
3622
3837
  * value to the empty string ("" or ''), DMS treats the empty
@@ -4996,8 +5211,8 @@ export interface ComputeConfig {
4996
5211
  /**
4997
5212
  * @public
4998
5213
  * <p>Specifies the maximum value of the DMS capacity units (DCUs) for which a given DMS Serverless
4999
- * replication can be provisioned. A single DCU is 2GB of RAM, with 2 DCUs as the minimum value allowed.
5000
- * The list of valid DCU values includes 2, 4, 8, 16, 32, 64, 128, 192, 256, and 384. So, the maximum value
5214
+ * replication can be provisioned. A single DCU is 2GB of RAM, with 1 DCU as the minimum value allowed.
5215
+ * The list of valid DCU values includes 1, 2, 4, 8, 16, 32, 64, 128, 192, 256, and 384. So, the maximum value
5001
5216
  * that you can specify for DMS Serverless is 384. The <code>MaxCapacityUnits</code> parameter is the only
5002
5217
  * DCU parameter you are required to specify.</p>
5003
5218
  */
@@ -5005,13 +5220,13 @@ export interface ComputeConfig {
5005
5220
  /**
5006
5221
  * @public
5007
5222
  * <p>Specifies the minimum value of the DMS capacity units (DCUs) for which a given DMS
5008
- * Serverless replication can be provisioned. A single DCU is 2GB of RAM, with 2 DCUs as the minimum value
5009
- * allowed. The list of valid DCU values includes 2, 4, 8, 16, 32, 64, 128, 192, 256, and 384. So, the minimum DCU
5010
- * value that you can specify for DMS Serverless is 2. You don't have to specify a value for the
5223
+ * Serverless replication can be provisioned. A single DCU is 2GB of RAM, with 1 DCU as the minimum value
5224
+ * allowed. The list of valid DCU values includes 1, 2, 4, 8, 16, 32, 64, 128, 192, 256, and 384. So, the minimum DCU
5225
+ * value that you can specify for DMS Serverless is 1. You don't have to specify a value for the
5011
5226
  * <code>MinCapacityUnits</code> parameter. If you don't set this value, DMS scans the current activity
5012
5227
  * of available source tables to identify an optimum setting for this parameter. If there is no current
5013
5228
  * source activity or DMS can't otherwise identify a more appropriate value, it sets this parameter to
5014
- * the minimum DCU value allowed, 2.</p>
5229
+ * the minimum DCU value allowed, 1.</p>
5015
5230
  */
5016
5231
  MinCapacityUnits?: number;
5017
5232
  /**
@@ -5344,13 +5559,6 @@ export interface CreateReplicationInstanceMessage {
5344
5559
  * <code>true</code>.</p>
5345
5560
  * <p>Default: <code>true</code>
5346
5561
  * </p>
5347
- * <p>When <code>AutoMinorVersionUpgrade</code> is enabled, DMS uses the current default
5348
- * engine version when you create a replication instance. For example, if you set
5349
- * <code>EngineVersion</code> to a lower version number than the current default version,
5350
- * DMS uses the default version.</p>
5351
- * <p>If <code>AutoMinorVersionUpgrade</code>
5352
- * <i>isn’t</i> enabled when you create a replication instance, DMS uses the
5353
- * engine version specified by the <code>EngineVersion</code> parameter. </p>
5354
5562
  */
5355
5563
  AutoMinorVersionUpgrade?: boolean;
5356
5564
  /**
@@ -5959,7 +6167,7 @@ export interface CreateReplicationTaskMessage {
5959
6167
  * <p>Indicates when you want a change data capture (CDC) operation to stop. The value can be
5960
6168
  * either server time or commit time.</p>
5961
6169
  * <p>Server time example: --cdc-stop-position “server_time:2018-02-09T12:12:12”</p>
5962
- * <p>Commit time example: --cdc-stop-position “commit_time: 2018-02-09T12:12:12“</p>
6170
+ * <p>Commit time example: --cdc-stop-position “commit_time:2018-02-09T12:12:12“</p>
5963
6171
  */
5964
6172
  CdcStopPosition?: string;
5965
6173
  /**
@@ -6324,7 +6532,7 @@ export interface ReplicationTask {
6324
6532
  * <p>Indicates when you want a change data capture (CDC) operation to stop. The value can be
6325
6533
  * either server time or commit time.</p>
6326
6534
  * <p>Server time example: --cdc-stop-position “server_time:2018-02-09T12:12:12”</p>
6327
- * <p>Commit time example: --cdc-stop-position “commit_time: 2018-02-09T12:12:12“</p>
6535
+ * <p>Commit time example: --cdc-stop-position “commit_time:2018-02-09T12:12:12“</p>
6328
6536
  */
6329
6537
  CdcStopPosition?: string;
6330
6538
  /**
@@ -10787,357 +10995,6 @@ export interface ModifyConversionConfigurationResponse {
10787
10995
  */
10788
10996
  MigrationProjectIdentifier?: string;
10789
10997
  }
10790
- /**
10791
- * @public
10792
- */
10793
- export interface ModifyDataProviderMessage {
10794
- /**
10795
- * @public
10796
- * <p>The identifier of the data provider. Identifiers must begin with a letter
10797
- * and must contain only ASCII letters, digits, and hyphens. They can't end with
10798
- * a hyphen, or contain two consecutive hyphens.</p>
10799
- */
10800
- DataProviderIdentifier: string | undefined;
10801
- /**
10802
- * @public
10803
- * <p>The name of the data provider.</p>
10804
- */
10805
- DataProviderName?: string;
10806
- /**
10807
- * @public
10808
- * <p>A user-friendly description of the data provider.</p>
10809
- */
10810
- Description?: string;
10811
- /**
10812
- * @public
10813
- * <p>The type of database engine for the data provider. Valid values include <code>"aurora"</code>,
10814
- * <code>"aurora_postgresql"</code>, <code>"mysql"</code>, <code>"oracle"</code>, <code>"postgres"</code>,
10815
- * and <code>"sqlserver"</code>. A value of <code>"aurora"</code> represents Amazon Aurora MySQL-Compatible Edition.</p>
10816
- */
10817
- Engine?: string;
10818
- /**
10819
- * @public
10820
- * <p>If this attribute is Y, the current call to <code>ModifyDataProvider</code> replaces all
10821
- * existing data provider settings with the exact settings that you specify in this call. If this
10822
- * attribute is N, the current call to <code>ModifyDataProvider</code> does two things: </p>
10823
- * <ul>
10824
- * <li>
10825
- * <p>It replaces any data provider settings that already exist with new values,
10826
- * for settings with the same names.</p>
10827
- * </li>
10828
- * <li>
10829
- * <p>It creates new data provider settings that you specify in the call,
10830
- * for settings with different names. </p>
10831
- * </li>
10832
- * </ul>
10833
- */
10834
- ExactSettings?: boolean;
10835
- /**
10836
- * @public
10837
- * <p>The settings in JSON format for a data provider.</p>
10838
- */
10839
- Settings?: DataProviderSettings;
10840
- }
10841
- /**
10842
- * @public
10843
- */
10844
- export interface ModifyDataProviderResponse {
10845
- /**
10846
- * @public
10847
- * <p>The data provider that was modified.</p>
10848
- */
10849
- DataProvider?: DataProvider;
10850
- }
10851
- /**
10852
- * @public
10853
- * <p></p>
10854
- */
10855
- export interface ModifyEndpointMessage {
10856
- /**
10857
- * @public
10858
- * <p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>
10859
- */
10860
- EndpointArn: string | undefined;
10861
- /**
10862
- * @public
10863
- * <p>The database endpoint identifier. Identifiers must begin with a letter and must contain
10864
- * only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two
10865
- * consecutive hyphens.</p>
10866
- */
10867
- EndpointIdentifier?: string;
10868
- /**
10869
- * @public
10870
- * <p>The type of endpoint. Valid values are <code>source</code> and <code>target</code>.</p>
10871
- */
10872
- EndpointType?: ReplicationEndpointTypeValue | string;
10873
- /**
10874
- * @public
10875
- * <p>The database engine name. Valid values, depending on the EndpointType, include
10876
- * <code>"mysql"</code>, <code>"oracle"</code>, <code>"postgres"</code>,
10877
- * <code>"mariadb"</code>, <code>"aurora"</code>, <code>"aurora-postgresql"</code>,
10878
- * <code>"redshift"</code>, <code>"s3"</code>, <code>"db2"</code>, <code>"db2-zos"</code>,
10879
- * <code>"azuredb"</code>, <code>"sybase"</code>, <code>"dynamodb"</code>,
10880
- * <code>"mongodb"</code>, <code>"kinesis"</code>, <code>"kafka"</code>,
10881
- * <code>"elasticsearch"</code>, <code>"documentdb"</code>, <code>"sqlserver"</code>,
10882
- * <code>"neptune"</code>, and <code>"babelfish"</code>.</p>
10883
- */
10884
- EngineName?: string;
10885
- /**
10886
- * @public
10887
- * <p>The user name to be used to login to the endpoint database.</p>
10888
- */
10889
- Username?: string;
10890
- /**
10891
- * @public
10892
- * <p>The password to be used to login to the endpoint database.</p>
10893
- */
10894
- Password?: string;
10895
- /**
10896
- * @public
10897
- * <p>The name of the server where the endpoint database resides.</p>
10898
- */
10899
- ServerName?: string;
10900
- /**
10901
- * @public
10902
- * <p>The port used by the endpoint database.</p>
10903
- */
10904
- Port?: number;
10905
- /**
10906
- * @public
10907
- * <p>The name of the endpoint database. For a MySQL source or target endpoint, do not specify DatabaseName.</p>
10908
- */
10909
- DatabaseName?: string;
10910
- /**
10911
- * @public
10912
- * <p>Additional attributes associated with the connection. To reset this parameter, pass the
10913
- * empty string ("") as an argument.</p>
10914
- */
10915
- ExtraConnectionAttributes?: string;
10916
- /**
10917
- * @public
10918
- * <p>The Amazon Resource Name (ARN) of the certificate used for SSL connection.</p>
10919
- */
10920
- CertificateArn?: string;
10921
- /**
10922
- * @public
10923
- * <p>The SSL mode used to connect to the endpoint. The default value is <code>none</code>.</p>
10924
- */
10925
- SslMode?: DmsSslModeValue | string;
10926
- /**
10927
- * @public
10928
- * <p> The Amazon Resource Name (ARN) for the IAM role you want to use to modify
10929
- * the endpoint. The role must allow the <code>iam:PassRole</code> action.</p>
10930
- */
10931
- ServiceAccessRoleArn?: string;
10932
- /**
10933
- * @public
10934
- * <p>The external table definition.</p>
10935
- */
10936
- ExternalTableDefinition?: string;
10937
- /**
10938
- * @public
10939
- * <p>Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other
10940
- * available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.DynamoDB.html#CHAP_Target.DynamoDB.ObjectMapping">Using Object Mapping to Migrate
10941
- * Data to DynamoDB</a> in the <i>Database Migration Service User
10942
- * Guide.</i>
10943
- * </p>
10944
- */
10945
- DynamoDbSettings?: DynamoDbSettings;
10946
- /**
10947
- * @public
10948
- * <p>Settings in JSON format for the target Amazon S3 endpoint. For more information about
10949
- * the available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html#CHAP_Target.S3.Configuring">Extra
10950
- * Connection Attributes When Using Amazon S3 as a Target for DMS</a> in the
10951
- * <i>Database Migration Service User Guide.</i>
10952
- * </p>
10953
- */
10954
- S3Settings?: S3Settings;
10955
- /**
10956
- * @public
10957
- * <p>The settings in JSON format for the DMS transfer type of source endpoint. </p>
10958
- * <p>Attributes include the following:</p>
10959
- * <ul>
10960
- * <li>
10961
- * <p>serviceAccessRoleArn - The Amazon Resource Name (ARN) used by the service access IAM role. The role must allow the <code>iam:PassRole</code> action.</p>
10962
- * </li>
10963
- * <li>
10964
- * <p>BucketName - The name of the S3 bucket to use.</p>
10965
- * </li>
10966
- * </ul>
10967
- * <p>Shorthand syntax for these settings is as follows: <code>ServiceAccessRoleArn=string
10968
- * ,BucketName=string</code>
10969
- * </p>
10970
- * <p>JSON syntax for these settings is as follows: <code>\{ "ServiceAccessRoleArn": "string",
10971
- * "BucketName": "string"\} </code>
10972
- * </p>
10973
- */
10974
- DmsTransferSettings?: DmsTransferSettings;
10975
- /**
10976
- * @public
10977
- * <p>Settings in JSON format for the source MongoDB endpoint. For more information about the
10978
- * available settings, see the configuration properties section in <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MongoDB.html#CHAP_Source.MongoDB.Configuration">Endpoint configuration settings
10979
- * when using MongoDB as a source for Database Migration Service</a> in the
10980
- * <i>Database Migration Service User Guide.</i>
10981
- * </p>
10982
- */
10983
- MongoDbSettings?: MongoDbSettings;
10984
- /**
10985
- * @public
10986
- * <p>Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For
10987
- * more information about the available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Kinesis.html#CHAP_Target.Kinesis.ObjectMapping">Using object mapping to
10988
- * migrate data to a Kinesis data stream</a> in the <i>Database Migration Service User Guide.</i>
10989
- * </p>
10990
- */
10991
- KinesisSettings?: KinesisSettings;
10992
- /**
10993
- * @public
10994
- * <p>Settings in JSON format for the target Apache Kafka endpoint. For more information about
10995
- * the available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Kafka.html#CHAP_Target.Kafka.ObjectMapping">Using object mapping
10996
- * to migrate data to a Kafka topic</a> in the <i>Database Migration Service User Guide.</i>
10997
- * </p>
10998
- */
10999
- KafkaSettings?: KafkaSettings;
11000
- /**
11001
- * @public
11002
- * <p>Settings in JSON format for the target OpenSearch endpoint. For more information
11003
- * about the available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Elasticsearch.html#CHAP_Target.Elasticsearch.Configuration">Extra Connection Attributes When Using OpenSearch as a Target for DMS</a> in
11004
- * the <i>Database Migration Service User Guide.</i>
11005
- * </p>
11006
- */
11007
- ElasticsearchSettings?: ElasticsearchSettings;
11008
- /**
11009
- * @public
11010
- * <p>Settings in JSON format for the target Amazon Neptune endpoint. For more information
11011
- * about the available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Neptune.html#CHAP_Target.Neptune.EndpointSettings">Specifying graph-mapping rules using Gremlin and R2RML for Amazon Neptune as a target</a>
11012
- * in the <i>Database Migration Service User Guide.</i>
11013
- * </p>
11014
- */
11015
- NeptuneSettings?: NeptuneSettings;
11016
- /**
11017
- * @public
11018
- * <p>Provides information that defines an Amazon Redshift endpoint.</p>
11019
- */
11020
- RedshiftSettings?: RedshiftSettings;
11021
- /**
11022
- * @public
11023
- * <p>Settings in JSON format for the source and target PostgreSQL endpoint. For information
11024
- * about other available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.PostgreSQL.html#CHAP_Source.PostgreSQL.ConnectionAttrib">Extra connection
11025
- * attributes when using PostgreSQL as a source for DMS</a> and <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.PostgreSQL.html#CHAP_Target.PostgreSQL.ConnectionAttrib">
11026
- * Extra connection attributes when using PostgreSQL as a target for DMS</a> in the
11027
- * <i>Database Migration Service User Guide.</i>
11028
- * </p>
11029
- */
11030
- PostgreSQLSettings?: PostgreSQLSettings;
11031
- /**
11032
- * @public
11033
- * <p>Settings in JSON format for the source and target MySQL endpoint. For information about
11034
- * other available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MySQL.html#CHAP_Source.MySQL.ConnectionAttrib">Extra connection
11035
- * attributes when using MySQL as a source for DMS</a> and <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.MySQL.html#CHAP_Target.MySQL.ConnectionAttrib">Extra
11036
- * connection attributes when using a MySQL-compatible database as a target for DMS</a> in the <i>Database Migration Service User
11037
- * Guide.</i>
11038
- * </p>
11039
- */
11040
- MySQLSettings?: MySQLSettings;
11041
- /**
11042
- * @public
11043
- * <p>Settings in JSON format for the source and target Oracle endpoint. For information about
11044
- * other available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.Oracle.html#CHAP_Source.Oracle.ConnectionAttrib">Extra connection
11045
- * attributes when using Oracle as a source for DMS</a> and <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Oracle.html#CHAP_Target.Oracle.ConnectionAttrib">
11046
- * Extra connection attributes when using Oracle as a target for DMS</a> in the
11047
- * <i>Database Migration Service User Guide.</i>
11048
- * </p>
11049
- */
11050
- OracleSettings?: OracleSettings;
11051
- /**
11052
- * @public
11053
- * <p>Settings in JSON format for the source and target SAP ASE endpoint. For information
11054
- * about other available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.SAP.html#CHAP_Source.SAP.ConnectionAttrib">Extra connection attributes
11055
- * when using SAP ASE as a source for DMS</a> and <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.SAP.html#CHAP_Target.SAP.ConnectionAttrib">Extra connection attributes
11056
- * when using SAP ASE as a target for DMS</a> in the <i>Database Migration Service
11057
- * User Guide.</i>
11058
- * </p>
11059
- */
11060
- SybaseSettings?: SybaseSettings;
11061
- /**
11062
- * @public
11063
- * <p>Settings in JSON format for the source and target Microsoft SQL Server endpoint. For
11064
- * information about other available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.SQLServer.html#CHAP_Source.SQLServer.ConnectionAttrib">Extra connection
11065
- * attributes when using SQL Server as a source for DMS</a> and <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.SQLServer.html#CHAP_Target.SQLServer.ConnectionAttrib">
11066
- * Extra connection attributes when using SQL Server as a target for DMS</a> in the
11067
- * <i>Database Migration Service User Guide.</i>
11068
- * </p>
11069
- */
11070
- MicrosoftSQLServerSettings?: MicrosoftSQLServerSettings;
11071
- /**
11072
- * @public
11073
- * <p>Settings in JSON format for the source IBM Db2 LUW endpoint. For information about other
11074
- * available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.DB2.html#CHAP_Source.DB2.ConnectionAttrib">Extra connection attributes
11075
- * when using Db2 LUW as a source for DMS</a> in the <i>Database Migration Service
11076
- * User Guide.</i>
11077
- * </p>
11078
- */
11079
- IBMDb2Settings?: IBMDb2Settings;
11080
- /**
11081
- * @public
11082
- * <p>Settings in JSON format for the source DocumentDB endpoint. For more information about the
11083
- * available settings, see the configuration properties section in <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.DocumentDB.html"> Using DocumentDB as a Target for Database Migration Service
11084
- * </a> in the <i>Database Migration Service User
11085
- * Guide.</i>
11086
- * </p>
11087
- */
11088
- DocDbSettings?: DocDbSettings;
11089
- /**
11090
- * @public
11091
- * <p>Settings in JSON format for the Redis target endpoint.</p>
11092
- */
11093
- RedisSettings?: RedisSettings;
11094
- /**
11095
- * @public
11096
- * <p>If this attribute is Y, the current call to <code>ModifyEndpoint</code> replaces all
11097
- * existing endpoint settings with the exact settings that you specify in this call. If this
11098
- * attribute is N, the current call to <code>ModifyEndpoint</code> does two things: </p>
11099
- * <ul>
11100
- * <li>
11101
- * <p>It replaces any endpoint settings that already exist with new values, for settings with the
11102
- * same names.</p>
11103
- * </li>
11104
- * <li>
11105
- * <p>It creates new endpoint settings that you specify in the call, for settings with different
11106
- * names. </p>
11107
- * </li>
11108
- * </ul>
11109
- * <p>For example, if you call <code>create-endpoint ... --endpoint-settings '\{"a":1\}'
11110
- * ...</code>, the endpoint has the following endpoint settings: <code>'\{"a":1\}'</code>. If
11111
- * you then call <code>modify-endpoint ... --endpoint-settings '\{"b":2\}' ...</code> for the
11112
- * same endpoint, the endpoint has the following settings: <code>'\{"a":1,"b":2\}'</code>. </p>
11113
- * <p>However, suppose that you follow this with a call to <code>modify-endpoint ...
11114
- * --endpoint-settings '\{"b":2\}' --exact-settings ...</code> for that same endpoint again.
11115
- * Then the endpoint has the following settings: <code>'\{"b":2\}'</code>. All existing settings
11116
- * are replaced with the exact settings that you specify. </p>
11117
- */
11118
- ExactSettings?: boolean;
11119
- /**
11120
- * @public
11121
- * <p>Settings in JSON format for the source GCP MySQL endpoint.</p>
11122
- */
11123
- GcpMySQLSettings?: GcpMySQLSettings;
11124
- /**
11125
- * @public
11126
- * <p>Settings in JSON format for the target Amazon Timestream endpoint.</p>
11127
- */
11128
- TimestreamSettings?: TimestreamSettings;
11129
- }
11130
- /**
11131
- * @public
11132
- * <p></p>
11133
- */
11134
- export interface ModifyEndpointResponse {
11135
- /**
11136
- * @public
11137
- * <p>The modified endpoint.</p>
11138
- */
11139
- Endpoint?: Endpoint;
11140
- }
11141
10998
  /**
11142
10999
  * @internal
11143
11000
  */
@@ -11210,11 +11067,3 @@ export declare const DescribeEndpointsResponseFilterSensitiveLog: (obj: Describe
11210
11067
  * @internal
11211
11068
  */
11212
11069
  export declare const ImportCertificateMessageFilterSensitiveLog: (obj: ImportCertificateMessage) => any;
11213
- /**
11214
- * @internal
11215
- */
11216
- export declare const ModifyEndpointMessageFilterSensitiveLog: (obj: ModifyEndpointMessage) => any;
11217
- /**
11218
- * @internal
11219
- */
11220
- export declare const ModifyEndpointResponseFilterSensitiveLog: (obj: ModifyEndpointResponse) => any;