@aws-sdk/client-database-migration-service 3.1086.0 → 3.1088.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 (155) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/DatabaseMigrationService.d.ts +416 -512
  3. package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +5 -13
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -10
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchStartRecommendationsCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CancelMetadataModelConversionCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CancelMetadataModelCreationCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateDataMigrationCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/CreateDataProviderCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +4 -9
  16. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +4 -9
  19. package/dist-types/ts3.4/commands/CreateMigrationProjectCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateReplicationConfigCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DeleteDataMigrationCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteDataProviderCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteMigrationProjectCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DeleteReplicationConfigCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +3 -5
  41. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +4 -9
  42. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/DescribeConversionConfigurationCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeDataMigrationsCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/DescribeDataProvidersCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/DescribeEngineVersionsCommand.d.ts +4 -9
  50. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +3 -8
  53. package/dist-types/ts3.4/commands/DescribeExtensionPackAssociationsCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +3 -5
  58. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/DescribeInstanceProfilesCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/DescribeMetadataModelAssessmentsCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/DescribeMetadataModelChildrenCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/DescribeMetadataModelCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/DescribeMetadataModelConversionsCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/DescribeMetadataModelCreationsCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +4 -6
  66. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/DescribeMetadataModelImportsCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/DescribeMigrationProjectsCommand.d.ts +3 -5
  69. package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +3 -5
  70. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/DescribeRecommendationLimitationsCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/DescribeRecommendationsCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/DescribeReplicationConfigsCommand.d.ts +3 -5
  75. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +3 -5
  77. package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/DescribeReplicationTableStatisticsCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +3 -5
  81. package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +3 -5
  82. package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/DescribeReplicationsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +4 -9
  85. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/ExportMetadataModelAssessmentCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/GetTargetSelectionRulesCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/ModifyConversionConfigurationCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/ModifyDataMigrationCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +5 -10
  93. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +4 -9
  94. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/ModifyInstanceProfileCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/commands/ModifyMigrationProjectCommand.d.ts +5 -10
  97. package/dist-types/ts3.4/commands/ModifyReplicationConfigCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +5 -10
  101. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +5 -10
  102. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/ReloadReplicationTablesCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +3 -5
  106. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
  107. package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +2 -3
  108. package/dist-types/ts3.4/commands/StartDataMigrationCommand.d.ts +5 -10
  109. package/dist-types/ts3.4/commands/StartExtensionPackAssociationCommand.d.ts +4 -6
  110. package/dist-types/ts3.4/commands/StartMetadataModelAssessmentCommand.d.ts +4 -6
  111. package/dist-types/ts3.4/commands/StartMetadataModelConversionCommand.d.ts +4 -6
  112. package/dist-types/ts3.4/commands/StartMetadataModelCreationCommand.d.ts +4 -6
  113. package/dist-types/ts3.4/commands/StartMetadataModelExportAsScriptCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/StartMetadataModelExportToTargetCommand.d.ts +4 -6
  115. package/dist-types/ts3.4/commands/StartMetadataModelImportCommand.d.ts +4 -6
  116. package/dist-types/ts3.4/commands/StartRecommendationsCommand.d.ts +3 -4
  117. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +4 -9
  118. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +4 -6
  119. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +4 -6
  120. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +5 -10
  121. package/dist-types/ts3.4/commands/StopDataMigrationCommand.d.ts +5 -10
  122. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +4 -9
  123. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +5 -10
  124. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +4 -9
  125. package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +3 -5
  126. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  127. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  128. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  129. package/dist-types/ts3.4/models/enums.d.ts +22 -44
  130. package/dist-types/ts3.4/models/errors.d.ts +19 -61
  131. package/dist-types/ts3.4/models/models_0.d.ts +8 -24
  132. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  133. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  134. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  135. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  136. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  137. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  138. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +3 -5
  139. package/dist-types/ts3.4/waiters/waitForExtensionPackAssociated.d.ts +3 -4
  140. package/dist-types/ts3.4/waiters/waitForMetadataModelAssessed.d.ts +3 -4
  141. package/dist-types/ts3.4/waiters/waitForMetadataModelConversionCancelled.d.ts +3 -4
  142. package/dist-types/ts3.4/waiters/waitForMetadataModelConverted.d.ts +3 -4
  143. package/dist-types/ts3.4/waiters/waitForMetadataModelCreated.d.ts +3 -4
  144. package/dist-types/ts3.4/waiters/waitForMetadataModelCreationCancelled.d.ts +3 -4
  145. package/dist-types/ts3.4/waiters/waitForMetadataModelExportedAsScript.d.ts +3 -4
  146. package/dist-types/ts3.4/waiters/waitForMetadataModelExportedToTarget.d.ts +3 -4
  147. package/dist-types/ts3.4/waiters/waitForMetadataModelImported.d.ts +3 -6
  148. package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +3 -6
  149. package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +3 -6
  150. package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +3 -6
  151. package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +3 -6
  152. package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +3 -6
  153. package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +3 -6
  154. package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +3 -5
  155. package/package.json +39 -39
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1085.0";
72
+ var version = "3.1087.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75