@aws-sdk/client-database-migration-service 3.414.0 → 3.419.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 (253) 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-es/commands/AddTagsToResourceCommand.js +5 -0
  110. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +5 -0
  111. package/dist-es/commands/BatchStartRecommendationsCommand.js +5 -0
  112. package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +5 -0
  113. package/dist-es/commands/CreateDataProviderCommand.js +5 -0
  114. package/dist-es/commands/CreateEndpointCommand.js +5 -0
  115. package/dist-es/commands/CreateEventSubscriptionCommand.js +5 -0
  116. package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +5 -0
  117. package/dist-es/commands/CreateInstanceProfileCommand.js +5 -0
  118. package/dist-es/commands/CreateMigrationProjectCommand.js +5 -0
  119. package/dist-es/commands/CreateReplicationConfigCommand.js +5 -0
  120. package/dist-es/commands/CreateReplicationInstanceCommand.js +5 -0
  121. package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +5 -0
  122. package/dist-es/commands/CreateReplicationTaskCommand.js +5 -0
  123. package/dist-es/commands/DeleteCertificateCommand.js +5 -0
  124. package/dist-es/commands/DeleteConnectionCommand.js +5 -0
  125. package/dist-es/commands/DeleteDataProviderCommand.js +5 -0
  126. package/dist-es/commands/DeleteEndpointCommand.js +5 -0
  127. package/dist-es/commands/DeleteEventSubscriptionCommand.js +5 -0
  128. package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +5 -0
  129. package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +5 -0
  130. package/dist-es/commands/DeleteInstanceProfileCommand.js +5 -0
  131. package/dist-es/commands/DeleteMigrationProjectCommand.js +5 -0
  132. package/dist-es/commands/DeleteReplicationConfigCommand.js +5 -0
  133. package/dist-es/commands/DeleteReplicationInstanceCommand.js +5 -0
  134. package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +5 -0
  135. package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +5 -0
  136. package/dist-es/commands/DeleteReplicationTaskCommand.js +5 -0
  137. package/dist-es/commands/DescribeAccountAttributesCommand.js +5 -0
  138. package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +5 -0
  139. package/dist-es/commands/DescribeCertificatesCommand.js +5 -0
  140. package/dist-es/commands/DescribeConnectionsCommand.js +5 -0
  141. package/dist-es/commands/DescribeConversionConfigurationCommand.js +5 -0
  142. package/dist-es/commands/DescribeDataProvidersCommand.js +5 -0
  143. package/dist-es/commands/DescribeEndpointSettingsCommand.js +5 -0
  144. package/dist-es/commands/DescribeEndpointTypesCommand.js +5 -0
  145. package/dist-es/commands/DescribeEndpointsCommand.js +5 -0
  146. package/dist-es/commands/DescribeEngineVersionsCommand.js +5 -0
  147. package/dist-es/commands/DescribeEventCategoriesCommand.js +5 -0
  148. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +5 -0
  149. package/dist-es/commands/DescribeEventsCommand.js +5 -0
  150. package/dist-es/commands/DescribeExtensionPackAssociationsCommand.js +5 -0
  151. package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +5 -0
  152. package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +5 -0
  153. package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +5 -0
  154. package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +5 -0
  155. package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +5 -0
  156. package/dist-es/commands/DescribeInstanceProfilesCommand.js +5 -0
  157. package/dist-es/commands/DescribeMetadataModelAssessmentsCommand.js +5 -0
  158. package/dist-es/commands/DescribeMetadataModelConversionsCommand.js +5 -0
  159. package/dist-es/commands/DescribeMetadataModelExportsAsScriptCommand.js +5 -0
  160. package/dist-es/commands/DescribeMetadataModelExportsToTargetCommand.js +5 -0
  161. package/dist-es/commands/DescribeMetadataModelImportsCommand.js +5 -0
  162. package/dist-es/commands/DescribeMigrationProjectsCommand.js +5 -0
  163. package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +5 -0
  164. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +5 -0
  165. package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +5 -0
  166. package/dist-es/commands/DescribeRecommendationsCommand.js +5 -0
  167. package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +5 -0
  168. package/dist-es/commands/DescribeReplicationConfigsCommand.js +5 -0
  169. package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +5 -0
  170. package/dist-es/commands/DescribeReplicationInstancesCommand.js +5 -0
  171. package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +5 -0
  172. package/dist-es/commands/DescribeReplicationTableStatisticsCommand.js +5 -0
  173. package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +5 -0
  174. package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +5 -0
  175. package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +5 -0
  176. package/dist-es/commands/DescribeReplicationTasksCommand.js +5 -0
  177. package/dist-es/commands/DescribeReplicationsCommand.js +5 -0
  178. package/dist-es/commands/DescribeSchemasCommand.js +5 -0
  179. package/dist-es/commands/DescribeTableStatisticsCommand.js +5 -0
  180. package/dist-es/commands/ExportMetadataModelAssessmentCommand.js +5 -0
  181. package/dist-es/commands/ImportCertificateCommand.js +5 -0
  182. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  183. package/dist-es/commands/ModifyConversionConfigurationCommand.js +5 -0
  184. package/dist-es/commands/ModifyDataProviderCommand.js +5 -0
  185. package/dist-es/commands/ModifyEndpointCommand.js +6 -1
  186. package/dist-es/commands/ModifyEventSubscriptionCommand.js +5 -0
  187. package/dist-es/commands/ModifyInstanceProfileCommand.js +5 -0
  188. package/dist-es/commands/ModifyMigrationProjectCommand.js +5 -0
  189. package/dist-es/commands/ModifyReplicationConfigCommand.js +5 -0
  190. package/dist-es/commands/ModifyReplicationInstanceCommand.js +5 -0
  191. package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +5 -0
  192. package/dist-es/commands/ModifyReplicationTaskCommand.js +5 -0
  193. package/dist-es/commands/MoveReplicationTaskCommand.js +5 -0
  194. package/dist-es/commands/RebootReplicationInstanceCommand.js +5 -0
  195. package/dist-es/commands/RefreshSchemasCommand.js +5 -0
  196. package/dist-es/commands/ReloadReplicationTablesCommand.js +5 -0
  197. package/dist-es/commands/ReloadTablesCommand.js +5 -0
  198. package/dist-es/commands/RemoveTagsFromResourceCommand.js +5 -0
  199. package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +5 -0
  200. package/dist-es/commands/StartExtensionPackAssociationCommand.js +5 -0
  201. package/dist-es/commands/StartMetadataModelAssessmentCommand.js +5 -0
  202. package/dist-es/commands/StartMetadataModelConversionCommand.js +5 -0
  203. package/dist-es/commands/StartMetadataModelExportAsScriptCommand.js +5 -0
  204. package/dist-es/commands/StartMetadataModelExportToTargetCommand.js +5 -0
  205. package/dist-es/commands/StartMetadataModelImportCommand.js +5 -0
  206. package/dist-es/commands/StartRecommendationsCommand.js +5 -0
  207. package/dist-es/commands/StartReplicationCommand.js +5 -0
  208. package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +5 -0
  209. package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +5 -0
  210. package/dist-es/commands/StartReplicationTaskCommand.js +5 -0
  211. package/dist-es/commands/StopReplicationCommand.js +5 -0
  212. package/dist-es/commands/StopReplicationTaskCommand.js +5 -0
  213. package/dist-es/commands/TestConnectionCommand.js +5 -0
  214. package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +5 -0
  215. package/dist-es/models/models_0.js +17 -31
  216. package/dist-es/models/models_1.js +24 -0
  217. package/dist-types/commands/CreateDataProviderCommand.d.ts +101 -0
  218. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +38 -0
  219. package/dist-types/commands/CreateMigrationProjectCommand.d.ts +69 -0
  220. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +5 -0
  221. package/dist-types/commands/DeleteDataProviderCommand.d.ts +57 -0
  222. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +27 -0
  223. package/dist-types/commands/DeleteMigrationProjectCommand.d.ts +42 -0
  224. package/dist-types/commands/DescribeConversionConfigurationCommand.d.ts +17 -0
  225. package/dist-types/commands/DescribeDataProvidersCommand.d.ts +69 -0
  226. package/dist-types/commands/DescribeExtensionPackAssociationsCommand.d.ts +33 -0
  227. package/dist-types/commands/DescribeInstanceProfilesCommand.d.ts +36 -0
  228. package/dist-types/commands/DescribeMetadataModelAssessmentsCommand.d.ts +33 -0
  229. package/dist-types/commands/DescribeMetadataModelConversionsCommand.d.ts +33 -0
  230. package/dist-types/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +33 -0
  231. package/dist-types/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +33 -0
  232. package/dist-types/commands/DescribeMetadataModelImportsCommand.d.ts +33 -0
  233. package/dist-types/commands/DescribeMigrationProjectsCommand.d.ts +54 -0
  234. package/dist-types/commands/ExportMetadataModelAssessmentCommand.d.ts +28 -0
  235. package/dist-types/commands/ModifyConversionConfigurationCommand.d.ts +17 -0
  236. package/dist-types/commands/ModifyDataProviderCommand.d.ts +97 -1
  237. package/dist-types/commands/ModifyEndpointCommand.d.ts +1 -1
  238. package/dist-types/commands/ModifyInstanceProfileCommand.d.ts +35 -0
  239. package/dist-types/commands/ModifyMigrationProjectCommand.d.ts +63 -0
  240. package/dist-types/commands/StartExtensionPackAssociationCommand.d.ts +16 -0
  241. package/dist-types/commands/StartMetadataModelAssessmentCommand.d.ts +18 -0
  242. package/dist-types/commands/StartMetadataModelConversionCommand.d.ts +17 -0
  243. package/dist-types/commands/StartMetadataModelExportAsScriptCommand.d.ts +19 -0
  244. package/dist-types/commands/StartMetadataModelExportToTargetCommand.d.ts +18 -0
  245. package/dist-types/commands/StartMetadataModelImportCommand.d.ts +19 -0
  246. package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +4 -4
  247. package/dist-types/models/models_0.d.ts +256 -407
  248. package/dist-types/models/models_1.d.ts +363 -11
  249. package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +1 -1
  250. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +1 -1
  251. package/dist-types/ts3.4/models/models_0.d.ts +112 -68
  252. package/dist-types/ts3.4/models/models_1.d.ts +80 -0
  253. package/package.json +32 -32
@@ -82,6 +82,42 @@ export interface DescribeInstanceProfilesCommandOutput extends DescribeInstanceP
82
82
  * @throws {@link DatabaseMigrationServiceServiceException}
83
83
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
84
84
  *
85
+ * @example Describe Instance Profiles
86
+ * ```javascript
87
+ * // Returns a paginated list of instance profiles for your account in the current region.
88
+ * const input = {
89
+ * "Filters": [
90
+ * {
91
+ * "Name": "instance-profile-identifier",
92
+ * "Values": [
93
+ * "arn:aws:dms:us-east-1:012345678901:instance-profile:EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ012345"
94
+ * ]
95
+ * }
96
+ * ],
97
+ * "Marker": "0123456789abcdefghijklmnopqrs",
98
+ * "MaxRecords": 20
99
+ * };
100
+ * const command = new DescribeInstanceProfilesCommand(input);
101
+ * const response = await client.send(command);
102
+ * /* response ==
103
+ * {
104
+ * "InstanceProfiles": [
105
+ * {
106
+ * "InstanceProfileArn": "arn:aws:dms:us-east-1:012345678901:instance-profile:my-instance-profile",
107
+ * "InstanceProfileCreationTime": "2022-12-16T09:44:43.543246Z",
108
+ * "InstanceProfileName": "my-instance-profile",
109
+ * "KmsKeyArn": "arn:aws:kms:us-east-1:012345678901:key/01234567-89ab-cdef-0123-456789abcdef",
110
+ * "PubliclyAccessible": true,
111
+ * "SubnetGroupIdentifier": "public-subnets",
112
+ * "VpcIdentifier": "vpc-0a1b2c3d4e5f6g7h8"
113
+ * }
114
+ * ],
115
+ * "Marker": "0123456789abcdefghijklmnopqrs"
116
+ * }
117
+ * *\/
118
+ * // example id: describe-instance-profiles-1689718406840
119
+ * ```
120
+ *
85
121
  */
86
122
  export declare class DescribeInstanceProfilesCommand extends $Command<DescribeInstanceProfilesCommandInput, DescribeInstanceProfilesCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
87
123
  readonly input: DescribeInstanceProfilesCommandInput;
@@ -79,6 +79,39 @@ export interface DescribeMetadataModelAssessmentsCommandOutput extends DescribeM
79
79
  * @throws {@link DatabaseMigrationServiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
81
81
  *
82
+ * @example Describe Metadata Model Assessments
83
+ * ```javascript
84
+ * // Returns a paginated list of metadata model assessments for your account in the current region.
85
+ * const input = {
86
+ * "Filters": [
87
+ * {
88
+ * "Name": "my-migration-project",
89
+ * "Values": [
90
+ * "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012"
91
+ * ]
92
+ * }
93
+ * ],
94
+ * "Marker": "0123456789abcdefghijklmnopqrs",
95
+ * "MaxRecords": 20,
96
+ * "MigrationProjectIdentifier": ""
97
+ * };
98
+ * const command = new DescribeMetadataModelAssessmentsCommand(input);
99
+ * const response = await client.send(command);
100
+ * /* response ==
101
+ * {
102
+ * "Marker": "ASDLKJASDJKHDFHGDNBGDASKJHGFK",
103
+ * "Requests": [
104
+ * {
105
+ * "MigrationProjectArn": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
106
+ * "RequestIdentifier": "01234567-89ab-cdef-0123-456789abcdef",
107
+ * "Status": "SUCCESS"
108
+ * }
109
+ * ]
110
+ * }
111
+ * *\/
112
+ * // example id: describe-metadata-model-assessments-1689718702303
113
+ * ```
114
+ *
82
115
  */
83
116
  export declare class DescribeMetadataModelAssessmentsCommand extends $Command<DescribeMetadataModelAssessmentsCommandInput, DescribeMetadataModelAssessmentsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
84
117
  readonly input: DescribeMetadataModelAssessmentsCommandInput;
@@ -79,6 +79,39 @@ export interface DescribeMetadataModelConversionsCommandOutput extends DescribeM
79
79
  * @throws {@link DatabaseMigrationServiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
81
81
  *
82
+ * @example Describe Metadata Model Conversions
83
+ * ```javascript
84
+ * // Returns a paginated list of metadata model conversions for a migration project.
85
+ * const input = {
86
+ * "Filters": [
87
+ * {
88
+ * "Name": "request-id",
89
+ * "Values": [
90
+ * "01234567-89ab-cdef-0123-456789abcdef"
91
+ * ]
92
+ * }
93
+ * ],
94
+ * "Marker": "EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ123456",
95
+ * "MaxRecords": 123,
96
+ * "MigrationProjectIdentifier": "arn:aws:dms:us-east-1:012345678901:migration-project:EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ012345"
97
+ * };
98
+ * const command = new DescribeMetadataModelConversionsCommand(input);
99
+ * const response = await client.send(command);
100
+ * /* response ==
101
+ * {
102
+ * "Marker": "0123456789abcdefghijklmnopqrs",
103
+ * "Requests": [
104
+ * {
105
+ * "MigrationProjectArn": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
106
+ * "RequestIdentifier": "01234567-89ab-cdef-0123-456789abcdef",
107
+ * "Status": "SUCCESS"
108
+ * }
109
+ * ]
110
+ * }
111
+ * *\/
112
+ * // example id: describe-metadata-model-conversions-1689719021495
113
+ * ```
114
+ *
82
115
  */
83
116
  export declare class DescribeMetadataModelConversionsCommand extends $Command<DescribeMetadataModelConversionsCommandInput, DescribeMetadataModelConversionsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
84
117
  readonly input: DescribeMetadataModelConversionsCommandInput;
@@ -79,6 +79,39 @@ export interface DescribeMetadataModelExportsAsScriptCommandOutput extends Descr
79
79
  * @throws {@link DatabaseMigrationServiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
81
81
  *
82
+ * @example Describe Metadata Model Exports As Script
83
+ * ```javascript
84
+ * // Returns a paginated list of metadata model exports.
85
+ * const input = {
86
+ * "Filters": [
87
+ * {
88
+ * "Name": "request-id",
89
+ * "Values": [
90
+ * "01234567-89ab-cdef-0123-456789abcdef"
91
+ * ]
92
+ * }
93
+ * ],
94
+ * "Marker": "0123456789abcdefghijklmnopqrs",
95
+ * "MaxRecords": 20,
96
+ * "MigrationProjectIdentifier": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012"
97
+ * };
98
+ * const command = new DescribeMetadataModelExportsAsScriptCommand(input);
99
+ * const response = await client.send(command);
100
+ * /* response ==
101
+ * {
102
+ * "Marker": "0123456789abcdefghijklmnopqrs",
103
+ * "Requests": [
104
+ * {
105
+ * "MigrationProjectArn": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
106
+ * "RequestIdentifier": "01234567-89ab-cdef-0123-456789abcdef",
107
+ * "Status": "SUCCESS"
108
+ * }
109
+ * ]
110
+ * }
111
+ * *\/
112
+ * // example id: describe-metadata-model-exports-as-script-1689719253938
113
+ * ```
114
+ *
82
115
  */
83
116
  export declare class DescribeMetadataModelExportsAsScriptCommand extends $Command<DescribeMetadataModelExportsAsScriptCommandInput, DescribeMetadataModelExportsAsScriptCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
84
117
  readonly input: DescribeMetadataModelExportsAsScriptCommandInput;
@@ -79,6 +79,39 @@ export interface DescribeMetadataModelExportsToTargetCommandOutput extends Descr
79
79
  * @throws {@link DatabaseMigrationServiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
81
81
  *
82
+ * @example Describe Metadata Model Exports To Target
83
+ * ```javascript
84
+ * // Returns a paginated list of metadata model exports.
85
+ * const input = {
86
+ * "Filters": [
87
+ * {
88
+ * "Name": "request-id",
89
+ * "Values": [
90
+ * "01234567-89ab-cdef-0123-456789abcdef"
91
+ * ]
92
+ * }
93
+ * ],
94
+ * "Marker": "0123456789abcdefghijklmnopqrs",
95
+ * "MaxRecords": 20,
96
+ * "MigrationProjectIdentifier": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012"
97
+ * };
98
+ * const command = new DescribeMetadataModelExportsToTargetCommand(input);
99
+ * const response = await client.send(command);
100
+ * /* response ==
101
+ * {
102
+ * "Marker": "0123456789abcdefghijklmnopqrs",
103
+ * "Requests": [
104
+ * {
105
+ * "MigrationProjectArn": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
106
+ * "RequestIdentifier": "01234567-89ab-cdef-0123-456789abcdef",
107
+ * "Status": "SUCCESS"
108
+ * }
109
+ * ]
110
+ * }
111
+ * *\/
112
+ * // example id: describe-metadata-model-exports-to-target-1689719484750
113
+ * ```
114
+ *
82
115
  */
83
116
  export declare class DescribeMetadataModelExportsToTargetCommand extends $Command<DescribeMetadataModelExportsToTargetCommandInput, DescribeMetadataModelExportsToTargetCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
84
117
  readonly input: DescribeMetadataModelExportsToTargetCommandInput;
@@ -79,6 +79,39 @@ export interface DescribeMetadataModelImportsCommandOutput extends DescribeMetad
79
79
  * @throws {@link DatabaseMigrationServiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
81
81
  *
82
+ * @example Describe Metadata Model Imports
83
+ * ```javascript
84
+ * // Returns a paginated list of metadata model imports.
85
+ * const input = {
86
+ * "Filters": [
87
+ * {
88
+ * "Name": "request-id",
89
+ * "Values": [
90
+ * "01234567-89ab-cdef-0123-456789abcdef"
91
+ * ]
92
+ * }
93
+ * ],
94
+ * "Marker": "0123456789abcdefghijklmnopqrs",
95
+ * "MaxRecords": 20,
96
+ * "MigrationProjectIdentifier": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012"
97
+ * };
98
+ * const command = new DescribeMetadataModelImportsCommand(input);
99
+ * const response = await client.send(command);
100
+ * /* response ==
101
+ * {
102
+ * "Marker": "0123456789abcdefghijklmnopqrs",
103
+ * "Requests": [
104
+ * {
105
+ * "MigrationProjectArn": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
106
+ * "RequestIdentifier": "01234567-89ab-cdef-0123-456789abcdef",
107
+ * "Status": "SUCCESS"
108
+ * }
109
+ * ]
110
+ * }
111
+ * *\/
112
+ * // example id: describe-metadata-model-imports-1689719771322
113
+ * ```
114
+ *
82
115
  */
83
116
  export declare class DescribeMetadataModelImportsCommand extends $Command<DescribeMetadataModelImportsCommandInput, DescribeMetadataModelImportsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
84
117
  readonly input: DescribeMetadataModelImportsCommandInput;
@@ -97,6 +97,60 @@ export interface DescribeMigrationProjectsCommandOutput extends DescribeMigratio
97
97
  * @throws {@link DatabaseMigrationServiceServiceException}
98
98
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
99
99
  *
100
+ * @example Describe Migration Projects
101
+ * ```javascript
102
+ * // Returns a paginated list of migration projects for your account in the current region.
103
+ * const input = {
104
+ * "Filters": [
105
+ * {
106
+ * "Name": "migration-project-identifier",
107
+ * "Values": [
108
+ * "arn:aws:dms:us-east-1:012345678901:migration-project:EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ12345678901"
109
+ * ]
110
+ * }
111
+ * ],
112
+ * "Marker": "EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ123456",
113
+ * "MaxRecords": 20
114
+ * };
115
+ * const command = new DescribeMigrationProjectsCommand(input);
116
+ * const response = await client.send(command);
117
+ * /* response ==
118
+ * {
119
+ * "Marker": "0123456789abcdefghijklmnopqrs",
120
+ * "MigrationProjects": [
121
+ * {
122
+ * "InstanceProfileArn": "arn:aws:dms:us-east-1:012345678901:instance-profile:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
123
+ * "InstanceProfileName": "my-instance-profile",
124
+ * "MigrationProjectArn": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
125
+ * "MigrationProjectCreationTime": "2023-04-19T11:45:15.805253Z",
126
+ * "MigrationProjectName": "my-migration-project",
127
+ * "SchemaConversionApplicationAttributes": {
128
+ * "S3BucketPath": "my-s3-bucket/my_folder",
129
+ * "S3BucketRoleArn": "arn:aws:iam::012345678901:role/my-s3role"
130
+ * },
131
+ * "SourceDataProviderDescriptors": [
132
+ * {
133
+ * "DataProviderArn": "arn:aws:dms:us-east-1:012345678901:data-provider:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
134
+ * "DataProviderName": "all-source-oracle-12",
135
+ * "SecretsManagerAccessRoleArn": "arn:aws:iam::012345678901:role/my-access-role",
136
+ * "SecretsManagerSecretId": "arn:aws:secretsmanager:us-east-1:012345678901:secret:mygroup/myalias/ALL.SOURCE.ORACLE_12-012345"
137
+ * }
138
+ * ],
139
+ * "TargetDataProviderDescriptors": [
140
+ * {
141
+ * "DataProviderArn": "arn:aws:dms:us-east-1:012345678901:data-provider:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
142
+ * "DataProviderName": "my-data-provider",
143
+ * "SecretsManagerAccessRoleArn": "arn:aws:iam::012345678901:role/dmytbon-admin-access",
144
+ * "SecretsManagerSecretId": "arn:aws:secretsmanager:us-east-1:012345678901:secret:mygroup/myalias/TARGET.postgresql-012345"
145
+ * }
146
+ * ]
147
+ * }
148
+ * ]
149
+ * }
150
+ * *\/
151
+ * // example id: describe-migration-projects-1689719912075
152
+ * ```
153
+ *
100
154
  */
101
155
  export declare class DescribeMigrationProjectsCommand extends $Command<DescribeMigrationProjectsCommandInput, DescribeMigrationProjectsCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
102
156
  readonly input: DescribeMigrationProjectsCommandInput;
@@ -66,6 +66,34 @@ export interface ExportMetadataModelAssessmentCommandOutput extends ExportMetada
66
66
  * @throws {@link DatabaseMigrationServiceServiceException}
67
67
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
68
68
  *
69
+ * @example Export Metadata Model Assessment
70
+ * ```javascript
71
+ * // Saves a copy of a database migration assessment report to your S3 bucket. DMS can save your assessment report as a comma-separated value (CSV) or a PDF file.
72
+ * const input = {
73
+ * "AssessmentReportTypes": [
74
+ * "pdf"
75
+ * ],
76
+ * "FileName": "file",
77
+ * "MigrationProjectIdentifier": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
78
+ * "SelectionRules": "{\"rules\": [{\"rule-type\": \"selection\",\"rule-id\": \"1\",\"rule-name\": \"1\",\"object-locator\": {\"server-name\": \"aurora-pg.cluster-a1b2c3d4e5f6.us-east-1.rds.amazonaws.com\", \"schema-name\": \"schema1\", \"table-name\": \"Cities\"},\"rule-action\": \"explicit\"} ]}"
79
+ * };
80
+ * const command = new ExportMetadataModelAssessmentCommand(input);
81
+ * const response = await client.send(command);
82
+ * /* response ==
83
+ * {
84
+ * "CsvReport": {
85
+ * "ObjectURL": "url",
86
+ * "S3ObjectKey": "object-name"
87
+ * },
88
+ * "PdfReport": {
89
+ * "ObjectURL": "url",
90
+ * "S3ObjectKey": "object-name"
91
+ * }
92
+ * }
93
+ * *\/
94
+ * // example id: export-metadata-model-assessment-1689720309558
95
+ * ```
96
+ *
69
97
  */
70
98
  export declare class ExportMetadataModelAssessmentCommand extends $Command<ExportMetadataModelAssessmentCommandInput, ExportMetadataModelAssessmentCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
71
99
  readonly input: ExportMetadataModelAssessmentCommandInput;
@@ -57,6 +57,23 @@ export interface ModifyConversionConfigurationCommandOutput extends ModifyConver
57
57
  * @throws {@link DatabaseMigrationServiceServiceException}
58
58
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
59
59
  *
60
+ * @example Modify Conversion Configuration
61
+ * ```javascript
62
+ * // Modifies the specified schema conversion configuration using the provided parameters.
63
+ * const input = {
64
+ * "ConversionConfiguration": "{\"Common project settings\":{\"ShowSeverityLevelInSql\":\"CRITICAL\"},\"ORACLE_TO_POSTGRESQL\" : {\"ToTimeZone\":false,\"LastDayBuiltinFunctionOracle\":false, \"NextDayBuiltinFunctionOracle\":false,\"ConvertProceduresToFunction\":false,\"NvlBuiltinFunctionOracle\":false,\"DbmsAssertBuiltinFunctionOracle\":false}}",
65
+ * "MigrationProjectIdentifier": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012"
66
+ * };
67
+ * const command = new ModifyConversionConfigurationCommand(input);
68
+ * const response = await client.send(command);
69
+ * /* response ==
70
+ * {
71
+ * "MigrationProjectIdentifier": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012"
72
+ * }
73
+ * *\/
74
+ * // example id: modify-conversion-configuration-1689720529855
75
+ * ```
76
+ *
60
77
  */
61
78
  export declare class ModifyConversionConfigurationCommand extends $Command<ModifyConversionConfigurationCommandInput, ModifyConversionConfigurationCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
62
79
  readonly input: ModifyConversionConfigurationCommandInput;
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
- import { ModifyDataProviderMessage, ModifyDataProviderResponse } from "../models/models_0";
5
+ import { ModifyDataProviderMessage, ModifyDataProviderResponse } from "../models/models_1";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -40,6 +40,11 @@ export interface ModifyDataProviderCommandOutput extends ModifyDataProviderRespo
40
40
  * Engine: "STRING_VALUE",
41
41
  * ExactSettings: true || false,
42
42
  * Settings: { // DataProviderSettings Union: only one key present
43
+ * RedshiftSettings: { // RedshiftDataProviderSettings
44
+ * ServerName: "STRING_VALUE",
45
+ * Port: Number("int"),
46
+ * DatabaseName: "STRING_VALUE",
47
+ * },
43
48
  * PostgreSqlSettings: { // PostgreSqlDataProviderSettings
44
49
  * ServerName: "STRING_VALUE",
45
50
  * Port: Number("int"),
@@ -72,6 +77,29 @@ export interface ModifyDataProviderCommandOutput extends ModifyDataProviderRespo
72
77
  * SslMode: "none" || "require" || "verify-ca" || "verify-full",
73
78
  * CertificateArn: "STRING_VALUE",
74
79
  * },
80
+ * DocDbSettings: { // DocDbDataProviderSettings
81
+ * ServerName: "STRING_VALUE",
82
+ * Port: Number("int"),
83
+ * DatabaseName: "STRING_VALUE",
84
+ * SslMode: "none" || "require" || "verify-ca" || "verify-full",
85
+ * CertificateArn: "STRING_VALUE",
86
+ * },
87
+ * MariaDbSettings: { // MariaDbDataProviderSettings
88
+ * ServerName: "STRING_VALUE",
89
+ * Port: Number("int"),
90
+ * SslMode: "none" || "require" || "verify-ca" || "verify-full",
91
+ * CertificateArn: "STRING_VALUE",
92
+ * },
93
+ * MongoDbSettings: { // MongoDbDataProviderSettings
94
+ * ServerName: "STRING_VALUE",
95
+ * Port: Number("int"),
96
+ * DatabaseName: "STRING_VALUE",
97
+ * SslMode: "none" || "require" || "verify-ca" || "verify-full",
98
+ * CertificateArn: "STRING_VALUE",
99
+ * AuthType: "no" || "password",
100
+ * AuthSource: "STRING_VALUE",
101
+ * AuthMechanism: "default" || "mongodb_cr" || "scram_sha_1",
102
+ * },
75
103
  * },
76
104
  * };
77
105
  * const command = new ModifyDataProviderCommand(input);
@@ -84,6 +112,11 @@ export interface ModifyDataProviderCommandOutput extends ModifyDataProviderRespo
84
112
  * // Description: "STRING_VALUE",
85
113
  * // Engine: "STRING_VALUE",
86
114
  * // Settings: { // DataProviderSettings Union: only one key present
115
+ * // RedshiftSettings: { // RedshiftDataProviderSettings
116
+ * // ServerName: "STRING_VALUE",
117
+ * // Port: Number("int"),
118
+ * // DatabaseName: "STRING_VALUE",
119
+ * // },
87
120
  * // PostgreSqlSettings: { // PostgreSqlDataProviderSettings
88
121
  * // ServerName: "STRING_VALUE",
89
122
  * // Port: Number("int"),
@@ -116,6 +149,29 @@ export interface ModifyDataProviderCommandOutput extends ModifyDataProviderRespo
116
149
  * // SslMode: "none" || "require" || "verify-ca" || "verify-full",
117
150
  * // CertificateArn: "STRING_VALUE",
118
151
  * // },
152
+ * // DocDbSettings: { // DocDbDataProviderSettings
153
+ * // ServerName: "STRING_VALUE",
154
+ * // Port: Number("int"),
155
+ * // DatabaseName: "STRING_VALUE",
156
+ * // SslMode: "none" || "require" || "verify-ca" || "verify-full",
157
+ * // CertificateArn: "STRING_VALUE",
158
+ * // },
159
+ * // MariaDbSettings: { // MariaDbDataProviderSettings
160
+ * // ServerName: "STRING_VALUE",
161
+ * // Port: Number("int"),
162
+ * // SslMode: "none" || "require" || "verify-ca" || "verify-full",
163
+ * // CertificateArn: "STRING_VALUE",
164
+ * // },
165
+ * // MongoDbSettings: { // MongoDbDataProviderSettings
166
+ * // ServerName: "STRING_VALUE",
167
+ * // Port: Number("int"),
168
+ * // DatabaseName: "STRING_VALUE",
169
+ * // SslMode: "none" || "require" || "verify-ca" || "verify-full",
170
+ * // CertificateArn: "STRING_VALUE",
171
+ * // AuthType: "no" || "password",
172
+ * // AuthSource: "STRING_VALUE",
173
+ * // AuthMechanism: "default" || "mongodb_cr" || "scram_sha_1",
174
+ * // },
119
175
  * // },
120
176
  * // },
121
177
  * // };
@@ -141,6 +197,46 @@ export interface ModifyDataProviderCommandOutput extends ModifyDataProviderRespo
141
197
  * @throws {@link DatabaseMigrationServiceServiceException}
142
198
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
143
199
  *
200
+ * @example Modify Data Provider
201
+ * ```javascript
202
+ * // Modifies the specified data provider using the provided settings.
203
+ * const input = {
204
+ * "DataProviderIdentifier": "arn:aws:dms:us-east-1:012345678901:data-provider:EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ012345",
205
+ * "DataProviderName": "new-name",
206
+ * "Description": "description",
207
+ * "Engine": "sqlserver",
208
+ * "Settings": {
209
+ * "MicrosoftSqlServerSettings": {
210
+ * "DatabaseName": "DatabaseName",
211
+ * "Port": 11112,
212
+ * "ServerName": "ServerName2",
213
+ * "SslMode": "none"
214
+ * }
215
+ * }
216
+ * };
217
+ * const command = new ModifyDataProviderCommand(input);
218
+ * const response = await client.send(command);
219
+ * /* response ==
220
+ * {
221
+ * "DataProvider": {
222
+ * "DataProviderArn": "arn:aws:dms:us-east-1:012345678901:data-provider:my-target-data-provider",
223
+ * "DataProviderCreationTime": "2023-05-12T10:50:41.988561Z",
224
+ * "DataProviderName": "my-target-data-provider",
225
+ * "Engine": "postgres",
226
+ * "Settings": {
227
+ * "PostgreSqlSettings": {
228
+ * "DatabaseName": "target",
229
+ * "Port": 5432,
230
+ * "ServerName": "postrgesql.0a1b2c3d4e5f.us-east-1.rds.amazonaws.com",
231
+ * "SslMode": "none"
232
+ * }
233
+ * }
234
+ * }
235
+ * }
236
+ * *\/
237
+ * // example id: modify-data-provider-1689720700567
238
+ * ```
239
+ *
144
240
  */
145
241
  export declare class ModifyDataProviderCommand extends $Command<ModifyDataProviderCommandInput, ModifyDataProviderCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
146
242
  readonly input: ModifyDataProviderCommandInput;
@@ -2,7 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DatabaseMigrationServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DatabaseMigrationServiceClient";
5
- import { ModifyEndpointMessage, ModifyEndpointResponse } from "../models/models_0";
5
+ import { ModifyEndpointMessage, ModifyEndpointResponse } from "../models/models_1";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -97,6 +97,41 @@ export interface ModifyInstanceProfileCommandOutput extends ModifyInstanceProfil
97
97
  * @throws {@link DatabaseMigrationServiceServiceException}
98
98
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
99
99
  *
100
+ * @example Modify Instance Profile
101
+ * ```javascript
102
+ * // Modifies the specified instance profile using the provided parameters.
103
+ * const input = {
104
+ * "AvailabilityZone": "",
105
+ * "Description": "",
106
+ * "InstanceProfileIdentifier": "",
107
+ * "InstanceProfileName": "",
108
+ * "KmsKeyArn": "",
109
+ * "NetworkType": "",
110
+ * "PubliclyAccessible": true,
111
+ * "SubnetGroupIdentifier": "",
112
+ * "VpcSecurityGroups": []
113
+ * };
114
+ * const command = new ModifyInstanceProfileCommand(input);
115
+ * const response = await client.send(command);
116
+ * /* response ==
117
+ * {
118
+ * "InstanceProfile": {
119
+ * "InstanceProfileArn": "arn:aws:dms:us-east-1:012345678901:instance-profile:my-instance-profile",
120
+ * "InstanceProfileCreationTime": "2022-12-16T09:44:43.543246Z",
121
+ * "InstanceProfileName": "my-instance-profile",
122
+ * "KmsKeyArn": "arn:aws:kms:us-east-1:012345678901:key/01234567-89ab-cdef-0123-456789abcdef",
123
+ * "PubliclyAccessible": true,
124
+ * "SubnetGroupIdentifier": "public-subnets",
125
+ * "VpcIdentifier": "vpc-0a1b2c3d4e5f6g7h8",
126
+ * "VpcSecurityGroups": [
127
+ * "sg-0123456"
128
+ * ]
129
+ * }
130
+ * }
131
+ * *\/
132
+ * // example id: modify-instance-profile-1689724223329
133
+ * ```
134
+ *
100
135
  */
101
136
  export declare class ModifyInstanceProfileCommand extends $Command<ModifyInstanceProfileCommandInput, ModifyInstanceProfileCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
102
137
  readonly input: ModifyInstanceProfileCommandInput;
@@ -120,6 +120,69 @@ export interface ModifyMigrationProjectCommandOutput extends ModifyMigrationProj
120
120
  * @throws {@link DatabaseMigrationServiceServiceException}
121
121
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
122
122
  *
123
+ * @example Modify Migration Project
124
+ * ```javascript
125
+ * // Modifies the specified migration project using the provided parameters.
126
+ * const input = {
127
+ * "Description": "description",
128
+ * "InstanceProfileIdentifier": "my-instance-profile",
129
+ * "MigrationProjectIdentifier": "arn:aws:dms:us-east-1:012345678901:migration-project:EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ012345",
130
+ * "MigrationProjectName": "new-name",
131
+ * "SchemaConversionApplicationAttributes": {
132
+ * "S3BucketPath": "arn:aws:s3:::myuser-bucket",
133
+ * "S3BucketRoleArn": "arn:aws:iam::012345678901:role/Admin"
134
+ * },
135
+ * "SourceDataProviderDescriptors": [
136
+ * {
137
+ * "DataProviderIdentifier": "arn:aws:dms:us-east-1:012345678901:data-provider:EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ012345",
138
+ * "SecretsManagerAccessRoleArn": "arn:aws:iam::012345678901:role/myuser-admin-access",
139
+ * "SecretsManagerSecretId": "arn:aws:secretsmanager:us-east-1:012345678901:secret:myorg/myuser/ALL.SOURCE.ORACLE_12-A1B2C3"
140
+ * }
141
+ * ],
142
+ * "TargetDataProviderDescriptors": [
143
+ * {
144
+ * "DataProviderIdentifier": "arn:aws:dms:us-east-1:012345678901:data-provider:EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ012345",
145
+ * "SecretsManagerAccessRoleArn": "arn:aws:iam::012345678901:role/myuser-admin-access",
146
+ * "SecretsManagerSecretId": "arn:aws:secretsmanager:us-east-1:012345678901:secret:myorg/myuser/TARGET.postgresql-A1B2C3"
147
+ * }
148
+ * ]
149
+ * };
150
+ * const command = new ModifyMigrationProjectCommand(input);
151
+ * const response = await client.send(command);
152
+ * /* response ==
153
+ * {
154
+ * "MigrationProject": {
155
+ * "InstanceProfileArn": "arn:aws:dms:us-east-1:012345678901:instance-profile:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
156
+ * "InstanceProfileName": "my-instance-profile",
157
+ * "MigrationProjectArn": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
158
+ * "MigrationProjectCreationTime": "2023-04-19T11:45:15.805253Z",
159
+ * "MigrationProjectName": "my-migration-project",
160
+ * "SchemaConversionApplicationAttributes": {
161
+ * "S3BucketPath": "my-s3-bucket/my_folder",
162
+ * "S3BucketRoleArn": "arn:aws:iam::012345678901:role/my-s3role"
163
+ * },
164
+ * "SourceDataProviderDescriptors": [
165
+ * {
166
+ * "DataProviderArn": "arn:aws:dms:us-east-1:012345678901:data-provider:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
167
+ * "DataProviderName": "all-source-oracle-12",
168
+ * "SecretsManagerAccessRoleArn": "arn:aws:iam::012345678901:role/my-access-role",
169
+ * "SecretsManagerSecretId": "arn:aws:secretsmanager:us-east-1:012345678901:secret:mygroup/myalias/ALL.SOURCE.ORACLE_12-TP5rA9"
170
+ * }
171
+ * ],
172
+ * "TargetDataProviderDescriptors": [
173
+ * {
174
+ * "DataProviderArn": "arn:aws:dms:us-east-1:012345678901:data-provider:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
175
+ * "DataProviderName": "my-dataprovider",
176
+ * "SecretsManagerAccessRoleArn": "arn:aws:iam::012345678901:role/my-access-role",
177
+ * "SecretsManagerSecretId": "arn:aws:secretsmanager:us-east-1:012345678901:secret:mygroup/myalias/TARGET.postgresql-mysecret"
178
+ * }
179
+ * ]
180
+ * }
181
+ * }
182
+ * *\/
183
+ * // example id: modify-migration-project-1689721117475
184
+ * ```
185
+ *
123
186
  */
124
187
  export declare class ModifyMigrationProjectCommand extends $Command<ModifyMigrationProjectCommandInput, ModifyMigrationProjectCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
125
188
  readonly input: ModifyMigrationProjectCommandInput;
@@ -79,6 +79,22 @@ export interface StartExtensionPackAssociationCommandOutput extends StartExtensi
79
79
  * @throws {@link DatabaseMigrationServiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
81
81
  *
82
+ * @example Start Extension Pack Association
83
+ * ```javascript
84
+ * // Applies the extension pack to your target database.
85
+ * const input = {
86
+ * "MigrationProjectIdentifier": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012"
87
+ * };
88
+ * const command = new StartExtensionPackAssociationCommand(input);
89
+ * const response = await client.send(command);
90
+ * /* response ==
91
+ * {
92
+ * "RequestIdentifier": "01234567-89ab-cdef-0123-456789abcdef"
93
+ * }
94
+ * *\/
95
+ * // example id: start-extension-pack-association-1689721897266
96
+ * ```
97
+ *
82
98
  */
83
99
  export declare class StartExtensionPackAssociationCommand extends $Command<StartExtensionPackAssociationCommandInput, StartExtensionPackAssociationCommandOutput, DatabaseMigrationServiceClientResolvedConfig> {
84
100
  readonly input: StartExtensionPackAssociationCommandInput;