@aws-sdk/client-database-migration-service 3.47.1 → 3.50.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 (101) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/dist-cjs/endpoints.js +9 -1
  3. package/dist-es/endpoints.js +9 -1
  4. package/package.json +40 -34
  5. package/dist-types/ts3.4/DatabaseMigrationService.d.ts +0 -280
  6. package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +0 -128
  7. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/index.d.ts +0 -55
  63. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  64. package/dist-types/ts3.4/index.d.ts +0 -6
  65. package/dist-types/ts3.4/models/index.d.ts +0 -1
  66. package/dist-types/ts3.4/models/models_0.d.ts +0 -3022
  67. package/dist-types/ts3.4/pagination/DescribeApplicableIndividualAssessmentsPaginator.d.ts +0 -4
  68. package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +0 -4
  69. package/dist-types/ts3.4/pagination/DescribeConnectionsPaginator.d.ts +0 -4
  70. package/dist-types/ts3.4/pagination/DescribeEndpointSettingsPaginator.d.ts +0 -4
  71. package/dist-types/ts3.4/pagination/DescribeEndpointTypesPaginator.d.ts +0 -4
  72. package/dist-types/ts3.4/pagination/DescribeEndpointsPaginator.d.ts +0 -4
  73. package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +0 -4
  74. package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +0 -4
  75. package/dist-types/ts3.4/pagination/DescribeOrderableReplicationInstancesPaginator.d.ts +0 -4
  76. package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +0 -4
  77. package/dist-types/ts3.4/pagination/DescribeReplicationInstanceTaskLogsPaginator.d.ts +0 -4
  78. package/dist-types/ts3.4/pagination/DescribeReplicationInstancesPaginator.d.ts +0 -4
  79. package/dist-types/ts3.4/pagination/DescribeReplicationSubnetGroupsPaginator.d.ts +0 -4
  80. package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentResultsPaginator.d.ts +0 -4
  81. package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentRunsPaginator.d.ts +0 -4
  82. package/dist-types/ts3.4/pagination/DescribeReplicationTaskIndividualAssessmentsPaginator.d.ts +0 -4
  83. package/dist-types/ts3.4/pagination/DescribeReplicationTasksPaginator.d.ts +0 -4
  84. package/dist-types/ts3.4/pagination/DescribeSchemasPaginator.d.ts +0 -4
  85. package/dist-types/ts3.4/pagination/DescribeTableStatisticsPaginator.d.ts +0 -4
  86. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  87. package/dist-types/ts3.4/pagination/index.d.ts +0 -20
  88. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -167
  89. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  90. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  91. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  92. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  93. package/dist-types/ts3.4/waiters/index.d.ts +0 -8
  94. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +0 -7
  95. package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +0 -7
  96. package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +0 -7
  97. package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +0 -7
  98. package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +0 -7
  99. package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +0 -7
  100. package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +0 -7
  101. package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +0 -7
@@ -1,55 +0,0 @@
1
- export * from "./AddTagsToResourceCommand";
2
- export * from "./ApplyPendingMaintenanceActionCommand";
3
- export * from "./CancelReplicationTaskAssessmentRunCommand";
4
- export * from "./CreateEndpointCommand";
5
- export * from "./CreateEventSubscriptionCommand";
6
- export * from "./CreateReplicationInstanceCommand";
7
- export * from "./CreateReplicationSubnetGroupCommand";
8
- export * from "./CreateReplicationTaskCommand";
9
- export * from "./DeleteCertificateCommand";
10
- export * from "./DeleteConnectionCommand";
11
- export * from "./DeleteEndpointCommand";
12
- export * from "./DeleteEventSubscriptionCommand";
13
- export * from "./DeleteReplicationInstanceCommand";
14
- export * from "./DeleteReplicationSubnetGroupCommand";
15
- export * from "./DeleteReplicationTaskAssessmentRunCommand";
16
- export * from "./DeleteReplicationTaskCommand";
17
- export * from "./DescribeAccountAttributesCommand";
18
- export * from "./DescribeApplicableIndividualAssessmentsCommand";
19
- export * from "./DescribeCertificatesCommand";
20
- export * from "./DescribeConnectionsCommand";
21
- export * from "./DescribeEndpointSettingsCommand";
22
- export * from "./DescribeEndpointTypesCommand";
23
- export * from "./DescribeEndpointsCommand";
24
- export * from "./DescribeEventCategoriesCommand";
25
- export * from "./DescribeEventSubscriptionsCommand";
26
- export * from "./DescribeEventsCommand";
27
- export * from "./DescribeOrderableReplicationInstancesCommand";
28
- export * from "./DescribePendingMaintenanceActionsCommand";
29
- export * from "./DescribeRefreshSchemasStatusCommand";
30
- export * from "./DescribeReplicationInstanceTaskLogsCommand";
31
- export * from "./DescribeReplicationInstancesCommand";
32
- export * from "./DescribeReplicationSubnetGroupsCommand";
33
- export * from "./DescribeReplicationTaskAssessmentResultsCommand";
34
- export * from "./DescribeReplicationTaskAssessmentRunsCommand";
35
- export * from "./DescribeReplicationTaskIndividualAssessmentsCommand";
36
- export * from "./DescribeReplicationTasksCommand";
37
- export * from "./DescribeSchemasCommand";
38
- export * from "./DescribeTableStatisticsCommand";
39
- export * from "./ImportCertificateCommand";
40
- export * from "./ListTagsForResourceCommand";
41
- export * from "./ModifyEndpointCommand";
42
- export * from "./ModifyEventSubscriptionCommand";
43
- export * from "./ModifyReplicationInstanceCommand";
44
- export * from "./ModifyReplicationSubnetGroupCommand";
45
- export * from "./ModifyReplicationTaskCommand";
46
- export * from "./MoveReplicationTaskCommand";
47
- export * from "./RebootReplicationInstanceCommand";
48
- export * from "./RefreshSchemasCommand";
49
- export * from "./ReloadTablesCommand";
50
- export * from "./RemoveTagsFromResourceCommand";
51
- export * from "./StartReplicationTaskAssessmentCommand";
52
- export * from "./StartReplicationTaskAssessmentRunCommand";
53
- export * from "./StartReplicationTaskCommand";
54
- export * from "./StopReplicationTaskCommand";
55
- export * from "./TestConnectionCommand";
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,6 +0,0 @@
1
- export * from "./DatabaseMigrationService";
2
- export * from "./DatabaseMigrationServiceClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
6
- export * from "./waiters";
@@ -1 +0,0 @@
1
- export * from "./models_0";