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