@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
@@ -1,6 +1,357 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { DatabaseMigrationServiceServiceException as __BaseException } from "./DatabaseMigrationServiceServiceException";
3
- import { ComputeConfig, Connection, DataProviderDescriptorDefinition, EventSubscription, InstanceProfile, MigrationProject, MigrationTypeValue, RecommendationSettings, RefreshSchemasStatus, Replication, ReplicationConfig, ReplicationInstance, ReplicationSubnetGroup, ReplicationTask, ReplicationTaskAssessmentRun, SCApplicationAttributes } from "./models_0";
3
+ import { ComputeConfig, Connection, DataProvider, DataProviderDescriptorDefinition, DataProviderSettings, DmsSslModeValue, DmsTransferSettings, DocDbSettings, DynamoDbSettings, ElasticsearchSettings, Endpoint, EventSubscription, GcpMySQLSettings, IBMDb2Settings, InstanceProfile, KafkaSettings, KinesisSettings, MicrosoftSQLServerSettings, MigrationProject, MigrationTypeValue, MongoDbSettings, MySQLSettings, NeptuneSettings, OracleSettings, PostgreSQLSettings, RecommendationSettings, RedisSettings, RedshiftSettings, RefreshSchemasStatus, Replication, ReplicationConfig, ReplicationEndpointTypeValue, ReplicationInstance, ReplicationSubnetGroup, ReplicationTask, ReplicationTaskAssessmentRun, S3Settings, SCApplicationAttributes, SybaseSettings, TimestreamSettings } from "./models_0";
4
+ /**
5
+ * @public
6
+ */
7
+ export interface ModifyDataProviderMessage {
8
+ /**
9
+ * @public
10
+ * <p>The identifier of the data provider. Identifiers must begin with a letter
11
+ * and must contain only ASCII letters, digits, and hyphens. They can't end with
12
+ * a hyphen, or contain two consecutive hyphens.</p>
13
+ */
14
+ DataProviderIdentifier: string | undefined;
15
+ /**
16
+ * @public
17
+ * <p>The name of the data provider.</p>
18
+ */
19
+ DataProviderName?: string;
20
+ /**
21
+ * @public
22
+ * <p>A user-friendly description of the data provider.</p>
23
+ */
24
+ Description?: string;
25
+ /**
26
+ * @public
27
+ * <p>The type of database engine for the data provider. Valid values include <code>"aurora"</code>,
28
+ * <code>"aurora_postgresql"</code>, <code>"mysql"</code>, <code>"oracle"</code>, <code>"postgres"</code>,
29
+ * and <code>"sqlserver"</code>. A value of <code>"aurora"</code> represents Amazon Aurora MySQL-Compatible Edition.</p>
30
+ */
31
+ Engine?: string;
32
+ /**
33
+ * @public
34
+ * <p>If this attribute is Y, the current call to <code>ModifyDataProvider</code> replaces all
35
+ * existing data provider settings with the exact settings that you specify in this call. If this
36
+ * attribute is N, the current call to <code>ModifyDataProvider</code> does two things: </p>
37
+ * <ul>
38
+ * <li>
39
+ * <p>It replaces any data provider settings that already exist with new values,
40
+ * for settings with the same names.</p>
41
+ * </li>
42
+ * <li>
43
+ * <p>It creates new data provider settings that you specify in the call,
44
+ * for settings with different names. </p>
45
+ * </li>
46
+ * </ul>
47
+ */
48
+ ExactSettings?: boolean;
49
+ /**
50
+ * @public
51
+ * <p>The settings in JSON format for a data provider.</p>
52
+ */
53
+ Settings?: DataProviderSettings;
54
+ }
55
+ /**
56
+ * @public
57
+ */
58
+ export interface ModifyDataProviderResponse {
59
+ /**
60
+ * @public
61
+ * <p>The data provider that was modified.</p>
62
+ */
63
+ DataProvider?: DataProvider;
64
+ }
65
+ /**
66
+ * @public
67
+ * <p></p>
68
+ */
69
+ export interface ModifyEndpointMessage {
70
+ /**
71
+ * @public
72
+ * <p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>
73
+ */
74
+ EndpointArn: string | undefined;
75
+ /**
76
+ * @public
77
+ * <p>The database endpoint identifier. Identifiers must begin with a letter and must contain
78
+ * only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two
79
+ * consecutive hyphens.</p>
80
+ */
81
+ EndpointIdentifier?: string;
82
+ /**
83
+ * @public
84
+ * <p>The type of endpoint. Valid values are <code>source</code> and <code>target</code>.</p>
85
+ */
86
+ EndpointType?: ReplicationEndpointTypeValue | string;
87
+ /**
88
+ * @public
89
+ * <p>The database engine name. Valid values, depending on the EndpointType, include
90
+ * <code>"mysql"</code>, <code>"oracle"</code>, <code>"postgres"</code>,
91
+ * <code>"mariadb"</code>, <code>"aurora"</code>, <code>"aurora-postgresql"</code>,
92
+ * <code>"redshift"</code>, <code>"s3"</code>, <code>"db2"</code>, <code>"db2-zos"</code>,
93
+ * <code>"azuredb"</code>, <code>"sybase"</code>, <code>"dynamodb"</code>,
94
+ * <code>"mongodb"</code>, <code>"kinesis"</code>, <code>"kafka"</code>,
95
+ * <code>"elasticsearch"</code>, <code>"documentdb"</code>, <code>"sqlserver"</code>,
96
+ * <code>"neptune"</code>, and <code>"babelfish"</code>.</p>
97
+ */
98
+ EngineName?: string;
99
+ /**
100
+ * @public
101
+ * <p>The user name to be used to login to the endpoint database.</p>
102
+ */
103
+ Username?: string;
104
+ /**
105
+ * @public
106
+ * <p>The password to be used to login to the endpoint database.</p>
107
+ */
108
+ Password?: string;
109
+ /**
110
+ * @public
111
+ * <p>The name of the server where the endpoint database resides.</p>
112
+ */
113
+ ServerName?: string;
114
+ /**
115
+ * @public
116
+ * <p>The port used by the endpoint database.</p>
117
+ */
118
+ Port?: number;
119
+ /**
120
+ * @public
121
+ * <p>The name of the endpoint database. For a MySQL source or target endpoint, do not specify DatabaseName.</p>
122
+ */
123
+ DatabaseName?: string;
124
+ /**
125
+ * @public
126
+ * <p>Additional attributes associated with the connection. To reset this parameter, pass the
127
+ * empty string ("") as an argument.</p>
128
+ */
129
+ ExtraConnectionAttributes?: string;
130
+ /**
131
+ * @public
132
+ * <p>The Amazon Resource Name (ARN) of the certificate used for SSL connection.</p>
133
+ */
134
+ CertificateArn?: string;
135
+ /**
136
+ * @public
137
+ * <p>The SSL mode used to connect to the endpoint. The default value is <code>none</code>.</p>
138
+ */
139
+ SslMode?: DmsSslModeValue | string;
140
+ /**
141
+ * @public
142
+ * <p> The Amazon Resource Name (ARN) for the IAM role you want to use to modify
143
+ * the endpoint. The role must allow the <code>iam:PassRole</code> action.</p>
144
+ */
145
+ ServiceAccessRoleArn?: string;
146
+ /**
147
+ * @public
148
+ * <p>The external table definition.</p>
149
+ */
150
+ ExternalTableDefinition?: string;
151
+ /**
152
+ * @public
153
+ * <p>Settings in JSON format for the target Amazon DynamoDB endpoint. For information about other
154
+ * 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
155
+ * Data to DynamoDB</a> in the <i>Database Migration Service User
156
+ * Guide.</i>
157
+ * </p>
158
+ */
159
+ DynamoDbSettings?: DynamoDbSettings;
160
+ /**
161
+ * @public
162
+ * <p>Settings in JSON format for the target Amazon S3 endpoint. For more information about
163
+ * the available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html#CHAP_Target.S3.Configuring">Extra
164
+ * Connection Attributes When Using Amazon S3 as a Target for DMS</a> in the
165
+ * <i>Database Migration Service User Guide.</i>
166
+ * </p>
167
+ */
168
+ S3Settings?: S3Settings;
169
+ /**
170
+ * @public
171
+ * <p>The settings in JSON format for the DMS transfer type of source endpoint. </p>
172
+ * <p>Attributes include the following:</p>
173
+ * <ul>
174
+ * <li>
175
+ * <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>
176
+ * </li>
177
+ * <li>
178
+ * <p>BucketName - The name of the S3 bucket to use.</p>
179
+ * </li>
180
+ * </ul>
181
+ * <p>Shorthand syntax for these settings is as follows: <code>ServiceAccessRoleArn=string
182
+ * ,BucketName=string</code>
183
+ * </p>
184
+ * <p>JSON syntax for these settings is as follows: <code>\{ "ServiceAccessRoleArn": "string",
185
+ * "BucketName": "string"\} </code>
186
+ * </p>
187
+ */
188
+ DmsTransferSettings?: DmsTransferSettings;
189
+ /**
190
+ * @public
191
+ * <p>Settings in JSON format for the source MongoDB endpoint. For more information about the
192
+ * 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
193
+ * when using MongoDB as a source for Database Migration Service</a> in the
194
+ * <i>Database Migration Service User Guide.</i>
195
+ * </p>
196
+ */
197
+ MongoDbSettings?: MongoDbSettings;
198
+ /**
199
+ * @public
200
+ * <p>Settings in JSON format for the target endpoint for Amazon Kinesis Data Streams. For
201
+ * 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
202
+ * migrate data to a Kinesis data stream</a> in the <i>Database Migration Service User Guide.</i>
203
+ * </p>
204
+ */
205
+ KinesisSettings?: KinesisSettings;
206
+ /**
207
+ * @public
208
+ * <p>Settings in JSON format for the target Apache Kafka endpoint. For more information about
209
+ * 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
210
+ * to migrate data to a Kafka topic</a> in the <i>Database Migration Service User Guide.</i>
211
+ * </p>
212
+ */
213
+ KafkaSettings?: KafkaSettings;
214
+ /**
215
+ * @public
216
+ * <p>Settings in JSON format for the target OpenSearch endpoint. For more information
217
+ * 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
218
+ * the <i>Database Migration Service User Guide.</i>
219
+ * </p>
220
+ */
221
+ ElasticsearchSettings?: ElasticsearchSettings;
222
+ /**
223
+ * @public
224
+ * <p>Settings in JSON format for the target Amazon Neptune endpoint. For more information
225
+ * 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>
226
+ * in the <i>Database Migration Service User Guide.</i>
227
+ * </p>
228
+ */
229
+ NeptuneSettings?: NeptuneSettings;
230
+ /**
231
+ * @public
232
+ * <p>Provides information that defines an Amazon Redshift endpoint.</p>
233
+ */
234
+ RedshiftSettings?: RedshiftSettings;
235
+ /**
236
+ * @public
237
+ * <p>Settings in JSON format for the source and target PostgreSQL endpoint. For information
238
+ * 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
239
+ * 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">
240
+ * Extra connection attributes when using PostgreSQL as a target for DMS</a> in the
241
+ * <i>Database Migration Service User Guide.</i>
242
+ * </p>
243
+ */
244
+ PostgreSQLSettings?: PostgreSQLSettings;
245
+ /**
246
+ * @public
247
+ * <p>Settings in JSON format for the source and target MySQL endpoint. For information about
248
+ * other available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MySQL.html#CHAP_Source.MySQL.ConnectionAttrib">Extra connection
249
+ * 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
250
+ * connection attributes when using a MySQL-compatible database as a target for DMS</a> in the <i>Database Migration Service User
251
+ * Guide.</i>
252
+ * </p>
253
+ */
254
+ MySQLSettings?: MySQLSettings;
255
+ /**
256
+ * @public
257
+ * <p>Settings in JSON format for the source and target Oracle endpoint. For information about
258
+ * other available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.Oracle.html#CHAP_Source.Oracle.ConnectionAttrib">Extra connection
259
+ * 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">
260
+ * Extra connection attributes when using Oracle as a target for DMS</a> in the
261
+ * <i>Database Migration Service User Guide.</i>
262
+ * </p>
263
+ */
264
+ OracleSettings?: OracleSettings;
265
+ /**
266
+ * @public
267
+ * <p>Settings in JSON format for the source and target SAP ASE endpoint. For information
268
+ * 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
269
+ * 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
270
+ * when using SAP ASE as a target for DMS</a> in the <i>Database Migration Service
271
+ * User Guide.</i>
272
+ * </p>
273
+ */
274
+ SybaseSettings?: SybaseSettings;
275
+ /**
276
+ * @public
277
+ * <p>Settings in JSON format for the source and target Microsoft SQL Server endpoint. For
278
+ * 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
279
+ * 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">
280
+ * Extra connection attributes when using SQL Server as a target for DMS</a> in the
281
+ * <i>Database Migration Service User Guide.</i>
282
+ * </p>
283
+ */
284
+ MicrosoftSQLServerSettings?: MicrosoftSQLServerSettings;
285
+ /**
286
+ * @public
287
+ * <p>Settings in JSON format for the source IBM Db2 LUW endpoint. For information about other
288
+ * available settings, see <a href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.DB2.html#CHAP_Source.DB2.ConnectionAttrib">Extra connection attributes
289
+ * when using Db2 LUW as a source for DMS</a> in the <i>Database Migration Service
290
+ * User Guide.</i>
291
+ * </p>
292
+ */
293
+ IBMDb2Settings?: IBMDb2Settings;
294
+ /**
295
+ * @public
296
+ * <p>Settings in JSON format for the source DocumentDB endpoint. For more information about the
297
+ * 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
298
+ * </a> in the <i>Database Migration Service User
299
+ * Guide.</i>
300
+ * </p>
301
+ */
302
+ DocDbSettings?: DocDbSettings;
303
+ /**
304
+ * @public
305
+ * <p>Settings in JSON format for the Redis target endpoint.</p>
306
+ */
307
+ RedisSettings?: RedisSettings;
308
+ /**
309
+ * @public
310
+ * <p>If this attribute is Y, the current call to <code>ModifyEndpoint</code> replaces all
311
+ * existing endpoint settings with the exact settings that you specify in this call. If this
312
+ * attribute is N, the current call to <code>ModifyEndpoint</code> does two things: </p>
313
+ * <ul>
314
+ * <li>
315
+ * <p>It replaces any endpoint settings that already exist with new values, for settings with the
316
+ * same names.</p>
317
+ * </li>
318
+ * <li>
319
+ * <p>It creates new endpoint settings that you specify in the call, for settings with different
320
+ * names. </p>
321
+ * </li>
322
+ * </ul>
323
+ * <p>For example, if you call <code>create-endpoint ... --endpoint-settings '\{"a":1\}'
324
+ * ...</code>, the endpoint has the following endpoint settings: <code>'\{"a":1\}'</code>. If
325
+ * you then call <code>modify-endpoint ... --endpoint-settings '\{"b":2\}' ...</code> for the
326
+ * same endpoint, the endpoint has the following settings: <code>'\{"a":1,"b":2\}'</code>. </p>
327
+ * <p>However, suppose that you follow this with a call to <code>modify-endpoint ...
328
+ * --endpoint-settings '\{"b":2\}' --exact-settings ...</code> for that same endpoint again.
329
+ * Then the endpoint has the following settings: <code>'\{"b":2\}'</code>. All existing settings
330
+ * are replaced with the exact settings that you specify. </p>
331
+ */
332
+ ExactSettings?: boolean;
333
+ /**
334
+ * @public
335
+ * <p>Settings in JSON format for the source GCP MySQL endpoint.</p>
336
+ */
337
+ GcpMySQLSettings?: GcpMySQLSettings;
338
+ /**
339
+ * @public
340
+ * <p>Settings in JSON format for the target Amazon Timestream endpoint.</p>
341
+ */
342
+ TimestreamSettings?: TimestreamSettings;
343
+ }
344
+ /**
345
+ * @public
346
+ * <p></p>
347
+ */
348
+ export interface ModifyEndpointResponse {
349
+ /**
350
+ * @public
351
+ * <p>The modified endpoint.</p>
352
+ */
353
+ Endpoint?: Endpoint;
354
+ }
4
355
  /**
5
356
  * @public
6
357
  * <p></p>
@@ -336,13 +687,6 @@ export interface ModifyReplicationInstanceMessage {
336
687
  * <p>DMS has enabled automatic patching for the given engine version. </p>
337
688
  * </li>
338
689
  * </ul>
339
- * <p>When <code>AutoMinorVersionUpgrade</code> is enabled, DMS uses the current default
340
- * engine version when you modify a replication instance. For example, if you set
341
- * <code>EngineVersion</code> to a lower version number than the current default version,
342
- * DMS uses the default version.</p>
343
- * <p>If <code>AutoMinorVersionUpgrade</code>
344
- * <i>isn’t</i> enabled when you modify a replication instance, DMS uses the
345
- * engine version specified by the <code>EngineVersion</code> parameter.</p>
346
690
  */
347
691
  AutoMinorVersionUpgrade?: boolean;
348
692
  /**
@@ -505,7 +849,7 @@ export interface ModifyReplicationTaskMessage {
505
849
  * <p>Indicates when you want a change data capture (CDC) operation to stop. The value can be
506
850
  * either server time or commit time.</p>
507
851
  * <p>Server time example: --cdc-stop-position “server_time:2018-02-09T12:12:12”</p>
508
- * <p>Commit time example: --cdc-stop-position “commit_time: 2018-02-09T12:12:12“</p>
852
+ * <p>Commit time example: --cdc-stop-position “commit_time:2018-02-09T12:12:12“</p>
509
853
  */
510
854
  CdcStopPosition?: string;
511
855
  /**
@@ -1072,7 +1416,7 @@ export interface StartReplicationTaskMessage {
1072
1416
  * <p>Indicates when you want a change data capture (CDC) operation to stop. The value can be
1073
1417
  * either server time or commit time.</p>
1074
1418
  * <p>Server time example: --cdc-stop-position “server_time:2018-02-09T12:12:12”</p>
1075
- * <p>Commit time example: --cdc-stop-position “commit_time: 2018-02-09T12:12:12“</p>
1419
+ * <p>Commit time example: --cdc-stop-position “commit_time:2018-02-09T12:12:12“</p>
1076
1420
  */
1077
1421
  CdcStopPosition?: string;
1078
1422
  }
@@ -1304,7 +1648,7 @@ export interface UpdateSubscriptionsToEventBridgeMessage {
1304
1648
  * <p>When set to true, this operation migrates DMS subscriptions for Amazon SNS
1305
1649
  * notifications no matter what your replication instance version is. If not set or set to
1306
1650
  * false, this operation runs only when all your replication instances are from DMS
1307
- * version 3.4.6 or higher.
1651
+ * version 3.4.5 or higher.
1308
1652
  * </p>
1309
1653
  */
1310
1654
  ForceMove?: boolean;
@@ -1320,3 +1664,11 @@ export interface UpdateSubscriptionsToEventBridgeResponse {
1320
1664
  */
1321
1665
  Result?: string;
1322
1666
  }
1667
+ /**
1668
+ * @internal
1669
+ */
1670
+ export declare const ModifyEndpointMessageFilterSensitiveLog: (obj: ModifyEndpointMessage) => any;
1671
+ /**
1672
+ * @internal
1673
+ */
1674
+ export declare const ModifyEndpointResponseFilterSensitiveLog: (obj: ModifyEndpointResponse) => any;
@@ -14,7 +14,7 @@ import {
14
14
  import {
15
15
  ModifyDataProviderMessage,
16
16
  ModifyDataProviderResponse,
17
- } from "../models/models_0";
17
+ } from "../models/models_1";
18
18
  export { __MetadataBearer, $Command };
19
19
  export interface ModifyDataProviderCommandInput
20
20
  extends ModifyDataProviderMessage {}
@@ -14,7 +14,7 @@ import {
14
14
  import {
15
15
  ModifyEndpointMessage,
16
16
  ModifyEndpointResponse,
17
- } from "../models/models_0";
17
+ } from "../models/models_1";
18
18
  export { __MetadataBearer, $Command };
19
19
  export interface ModifyEndpointCommandInput extends ModifyEndpointMessage {}
20
20
  export interface ModifyEndpointCommandOutput
@@ -1,5 +1,7 @@
1
+ import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
1
2
  import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
2
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
3
4
  export interface DatabaseMigrationServiceExtensionConfiguration
4
5
  extends HttpHandlerExtensionConfiguration,
5
- DefaultExtensionConfiguration {}
6
+ DefaultExtensionConfiguration,
7
+ AwsRegionExtensionConfiguration {}