@aws-sdk/client-database-migration-service 3.168.0 → 3.170.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 +1240 -330
  3. package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +520 -138
  4. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +38 -17
  5. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +37 -17
  8. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +41 -17
  11. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +41 -17
  13. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +38 -17
  14. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +37 -17
  15. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +37 -17
  16. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +41 -17
  17. package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +37 -17
  18. package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +41 -17
  19. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +41 -17
  20. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +41 -17
  22. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +41 -17
  23. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +38 -17
  27. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +41 -17
  29. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +38 -17
  30. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +41 -17
  31. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +41 -17
  32. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +37 -17
  33. package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +41 -17
  34. package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +41 -17
  35. package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +41 -17
  44. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +41 -17
  45. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +41 -17
  47. package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +41 -17
  48. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +37 -17
  49. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +41 -17
  50. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +38 -17
  51. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
  52. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +37 -17
  53. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +41 -17
  54. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +41 -17
  56. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +41 -17
  57. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +38 -17
  58. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +37 -17
  60. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +34 -17
  61. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +41 -17
  62. package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +37 -17
  63. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +41 -17
  64. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +41 -17
  65. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +41 -17
  66. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +38 -17
  67. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +37 -17
  68. package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +41 -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 +8 -6
  73. package/dist-types/ts3.4/models/index.d.ts +1 -1
  74. package/dist-types/ts3.4/models/models_0.d.ts +3303 -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 +68 -38
  103. package/dist-types/ts3.4/runtimeConfig.d.ts +68 -38
  104. package/dist-types/ts3.4/runtimeConfig.native.d.ts +69 -37
  105. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +13 -11
  106. package/dist-types/ts3.4/waiters/index.d.ts +8 -8
  107. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +13 -7
  108. package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +13 -7
  109. package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +13 -7
  110. package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +13 -7
  111. package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +13 -7
  112. package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +13 -7
  113. package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +13 -7
  114. package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +13 -7
  115. package/package.json +35 -35
@@ -1,330 +1,1240 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
- import { AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput } from "./commands/AddTagsToResourceCommand";
3
- import { ApplyPendingMaintenanceActionCommandInput, ApplyPendingMaintenanceActionCommandOutput } from "./commands/ApplyPendingMaintenanceActionCommand";
4
- import { CancelReplicationTaskAssessmentRunCommandInput, CancelReplicationTaskAssessmentRunCommandOutput } from "./commands/CancelReplicationTaskAssessmentRunCommand";
5
- import { CreateEndpointCommandInput, CreateEndpointCommandOutput } from "./commands/CreateEndpointCommand";
6
- import { CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput } from "./commands/CreateEventSubscriptionCommand";
7
- import { CreateFleetAdvisorCollectorCommandInput, CreateFleetAdvisorCollectorCommandOutput } from "./commands/CreateFleetAdvisorCollectorCommand";
8
- import { CreateReplicationInstanceCommandInput, CreateReplicationInstanceCommandOutput } from "./commands/CreateReplicationInstanceCommand";
9
- import { CreateReplicationSubnetGroupCommandInput, CreateReplicationSubnetGroupCommandOutput } from "./commands/CreateReplicationSubnetGroupCommand";
10
- import { CreateReplicationTaskCommandInput, CreateReplicationTaskCommandOutput } from "./commands/CreateReplicationTaskCommand";
11
- import { DeleteCertificateCommandInput, DeleteCertificateCommandOutput } from "./commands/DeleteCertificateCommand";
12
- import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "./commands/DeleteConnectionCommand";
13
- import { DeleteEndpointCommandInput, DeleteEndpointCommandOutput } from "./commands/DeleteEndpointCommand";
14
- import { DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput } from "./commands/DeleteEventSubscriptionCommand";
15
- import { DeleteFleetAdvisorCollectorCommandInput, DeleteFleetAdvisorCollectorCommandOutput } from "./commands/DeleteFleetAdvisorCollectorCommand";
16
- import { DeleteFleetAdvisorDatabasesCommandInput, DeleteFleetAdvisorDatabasesCommandOutput } from "./commands/DeleteFleetAdvisorDatabasesCommand";
17
- import { DeleteReplicationInstanceCommandInput, DeleteReplicationInstanceCommandOutput } from "./commands/DeleteReplicationInstanceCommand";
18
- import { DeleteReplicationSubnetGroupCommandInput, DeleteReplicationSubnetGroupCommandOutput } from "./commands/DeleteReplicationSubnetGroupCommand";
19
- import { DeleteReplicationTaskAssessmentRunCommandInput, DeleteReplicationTaskAssessmentRunCommandOutput } from "./commands/DeleteReplicationTaskAssessmentRunCommand";
20
- import { DeleteReplicationTaskCommandInput, DeleteReplicationTaskCommandOutput } from "./commands/DeleteReplicationTaskCommand";
21
- import { DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput } from "./commands/DescribeAccountAttributesCommand";
22
- import { DescribeApplicableIndividualAssessmentsCommandInput, DescribeApplicableIndividualAssessmentsCommandOutput } from "./commands/DescribeApplicableIndividualAssessmentsCommand";
23
- import { DescribeCertificatesCommandInput, DescribeCertificatesCommandOutput } from "./commands/DescribeCertificatesCommand";
24
- import { DescribeConnectionsCommandInput, DescribeConnectionsCommandOutput } from "./commands/DescribeConnectionsCommand";
25
- import { DescribeEndpointsCommandInput, DescribeEndpointsCommandOutput } from "./commands/DescribeEndpointsCommand";
26
- import { DescribeEndpointSettingsCommandInput, DescribeEndpointSettingsCommandOutput } from "./commands/DescribeEndpointSettingsCommand";
27
- import { DescribeEndpointTypesCommandInput, DescribeEndpointTypesCommandOutput } from "./commands/DescribeEndpointTypesCommand";
28
- import { DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput } from "./commands/DescribeEventCategoriesCommand";
29
- import { DescribeEventsCommandInput, DescribeEventsCommandOutput } from "./commands/DescribeEventsCommand";
30
- import { DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput } from "./commands/DescribeEventSubscriptionsCommand";
31
- import { DescribeFleetAdvisorCollectorsCommandInput, DescribeFleetAdvisorCollectorsCommandOutput } from "./commands/DescribeFleetAdvisorCollectorsCommand";
32
- import { DescribeFleetAdvisorDatabasesCommandInput, DescribeFleetAdvisorDatabasesCommandOutput } from "./commands/DescribeFleetAdvisorDatabasesCommand";
33
- import { DescribeFleetAdvisorLsaAnalysisCommandInput, DescribeFleetAdvisorLsaAnalysisCommandOutput } from "./commands/DescribeFleetAdvisorLsaAnalysisCommand";
34
- import { DescribeFleetAdvisorSchemaObjectSummaryCommandInput, DescribeFleetAdvisorSchemaObjectSummaryCommandOutput } from "./commands/DescribeFleetAdvisorSchemaObjectSummaryCommand";
35
- import { DescribeFleetAdvisorSchemasCommandInput, DescribeFleetAdvisorSchemasCommandOutput } from "./commands/DescribeFleetAdvisorSchemasCommand";
36
- import { DescribeOrderableReplicationInstancesCommandInput, DescribeOrderableReplicationInstancesCommandOutput } from "./commands/DescribeOrderableReplicationInstancesCommand";
37
- import { DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput } from "./commands/DescribePendingMaintenanceActionsCommand";
38
- import { DescribeRefreshSchemasStatusCommandInput, DescribeRefreshSchemasStatusCommandOutput } from "./commands/DescribeRefreshSchemasStatusCommand";
39
- import { DescribeReplicationInstancesCommandInput, DescribeReplicationInstancesCommandOutput } from "./commands/DescribeReplicationInstancesCommand";
40
- import { DescribeReplicationInstanceTaskLogsCommandInput, DescribeReplicationInstanceTaskLogsCommandOutput } from "./commands/DescribeReplicationInstanceTaskLogsCommand";
41
- import { DescribeReplicationSubnetGroupsCommandInput, DescribeReplicationSubnetGroupsCommandOutput } from "./commands/DescribeReplicationSubnetGroupsCommand";
42
- import { DescribeReplicationTaskAssessmentResultsCommandInput, DescribeReplicationTaskAssessmentResultsCommandOutput } from "./commands/DescribeReplicationTaskAssessmentResultsCommand";
43
- import { DescribeReplicationTaskAssessmentRunsCommandInput, DescribeReplicationTaskAssessmentRunsCommandOutput } from "./commands/DescribeReplicationTaskAssessmentRunsCommand";
44
- import { DescribeReplicationTaskIndividualAssessmentsCommandInput, DescribeReplicationTaskIndividualAssessmentsCommandOutput } from "./commands/DescribeReplicationTaskIndividualAssessmentsCommand";
45
- import { DescribeReplicationTasksCommandInput, DescribeReplicationTasksCommandOutput } from "./commands/DescribeReplicationTasksCommand";
46
- import { DescribeSchemasCommandInput, DescribeSchemasCommandOutput } from "./commands/DescribeSchemasCommand";
47
- import { DescribeTableStatisticsCommandInput, DescribeTableStatisticsCommandOutput } from "./commands/DescribeTableStatisticsCommand";
48
- import { ImportCertificateCommandInput, ImportCertificateCommandOutput } from "./commands/ImportCertificateCommand";
49
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
50
- import { ModifyEndpointCommandInput, ModifyEndpointCommandOutput } from "./commands/ModifyEndpointCommand";
51
- import { ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput } from "./commands/ModifyEventSubscriptionCommand";
52
- import { ModifyReplicationInstanceCommandInput, ModifyReplicationInstanceCommandOutput } from "./commands/ModifyReplicationInstanceCommand";
53
- import { ModifyReplicationSubnetGroupCommandInput, ModifyReplicationSubnetGroupCommandOutput } from "./commands/ModifyReplicationSubnetGroupCommand";
54
- import { ModifyReplicationTaskCommandInput, ModifyReplicationTaskCommandOutput } from "./commands/ModifyReplicationTaskCommand";
55
- import { MoveReplicationTaskCommandInput, MoveReplicationTaskCommandOutput } from "./commands/MoveReplicationTaskCommand";
56
- import { RebootReplicationInstanceCommandInput, RebootReplicationInstanceCommandOutput } from "./commands/RebootReplicationInstanceCommand";
57
- import { RefreshSchemasCommandInput, RefreshSchemasCommandOutput } from "./commands/RefreshSchemasCommand";
58
- import { ReloadTablesCommandInput, ReloadTablesCommandOutput } from "./commands/ReloadTablesCommand";
59
- import { RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput } from "./commands/RemoveTagsFromResourceCommand";
60
- import { RunFleetAdvisorLsaAnalysisCommandInput, RunFleetAdvisorLsaAnalysisCommandOutput } from "./commands/RunFleetAdvisorLsaAnalysisCommand";
61
- import { StartReplicationTaskAssessmentCommandInput, StartReplicationTaskAssessmentCommandOutput } from "./commands/StartReplicationTaskAssessmentCommand";
62
- import { StartReplicationTaskAssessmentRunCommandInput, StartReplicationTaskAssessmentRunCommandOutput } from "./commands/StartReplicationTaskAssessmentRunCommand";
63
- import { StartReplicationTaskCommandInput, StartReplicationTaskCommandOutput } from "./commands/StartReplicationTaskCommand";
64
- import { StopReplicationTaskCommandInput, StopReplicationTaskCommandOutput } from "./commands/StopReplicationTaskCommand";
65
- import { TestConnectionCommandInput, TestConnectionCommandOutput } from "./commands/TestConnectionCommand";
66
- import { UpdateSubscriptionsToEventBridgeCommandInput, UpdateSubscriptionsToEventBridgeCommandOutput } from "./commands/UpdateSubscriptionsToEventBridgeCommand";
67
- import { DatabaseMigrationServiceClient } from "./DatabaseMigrationServiceClient";
68
-
69
- export declare class DatabaseMigrationService extends DatabaseMigrationServiceClient {
70
-
71
- addTagsToResource(args: AddTagsToResourceCommandInput, options?: __HttpHandlerOptions): Promise<AddTagsToResourceCommandOutput>;
72
- addTagsToResource(args: AddTagsToResourceCommandInput, cb: (err: any, data?: AddTagsToResourceCommandOutput) => void): void;
73
- addTagsToResource(args: AddTagsToResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddTagsToResourceCommandOutput) => void): void;
74
-
75
- applyPendingMaintenanceAction(args: ApplyPendingMaintenanceActionCommandInput, options?: __HttpHandlerOptions): Promise<ApplyPendingMaintenanceActionCommandOutput>;
76
- applyPendingMaintenanceAction(args: ApplyPendingMaintenanceActionCommandInput, cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void): void;
77
- applyPendingMaintenanceAction(args: ApplyPendingMaintenanceActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void): void;
78
-
79
- cancelReplicationTaskAssessmentRun(args: CancelReplicationTaskAssessmentRunCommandInput, options?: __HttpHandlerOptions): Promise<CancelReplicationTaskAssessmentRunCommandOutput>;
80
- cancelReplicationTaskAssessmentRun(args: CancelReplicationTaskAssessmentRunCommandInput, cb: (err: any, data?: CancelReplicationTaskAssessmentRunCommandOutput) => void): void;
81
- cancelReplicationTaskAssessmentRun(args: CancelReplicationTaskAssessmentRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelReplicationTaskAssessmentRunCommandOutput) => void): void;
82
-
83
- createEndpoint(args: CreateEndpointCommandInput, options?: __HttpHandlerOptions): Promise<CreateEndpointCommandOutput>;
84
- createEndpoint(args: CreateEndpointCommandInput, cb: (err: any, data?: CreateEndpointCommandOutput) => void): void;
85
- createEndpoint(args: CreateEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEndpointCommandOutput) => void): void;
86
-
87
- createEventSubscription(args: CreateEventSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<CreateEventSubscriptionCommandOutput>;
88
- createEventSubscription(args: CreateEventSubscriptionCommandInput, cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void): void;
89
- createEventSubscription(args: CreateEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void): void;
90
-
91
- createFleetAdvisorCollector(args: CreateFleetAdvisorCollectorCommandInput, options?: __HttpHandlerOptions): Promise<CreateFleetAdvisorCollectorCommandOutput>;
92
- createFleetAdvisorCollector(args: CreateFleetAdvisorCollectorCommandInput, cb: (err: any, data?: CreateFleetAdvisorCollectorCommandOutput) => void): void;
93
- createFleetAdvisorCollector(args: CreateFleetAdvisorCollectorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFleetAdvisorCollectorCommandOutput) => void): void;
94
-
95
- createReplicationInstance(args: CreateReplicationInstanceCommandInput, options?: __HttpHandlerOptions): Promise<CreateReplicationInstanceCommandOutput>;
96
- createReplicationInstance(args: CreateReplicationInstanceCommandInput, cb: (err: any, data?: CreateReplicationInstanceCommandOutput) => void): void;
97
- createReplicationInstance(args: CreateReplicationInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateReplicationInstanceCommandOutput) => void): void;
98
-
99
- createReplicationSubnetGroup(args: CreateReplicationSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateReplicationSubnetGroupCommandOutput>;
100
- createReplicationSubnetGroup(args: CreateReplicationSubnetGroupCommandInput, cb: (err: any, data?: CreateReplicationSubnetGroupCommandOutput) => void): void;
101
- createReplicationSubnetGroup(args: CreateReplicationSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateReplicationSubnetGroupCommandOutput) => void): void;
102
-
103
- createReplicationTask(args: CreateReplicationTaskCommandInput, options?: __HttpHandlerOptions): Promise<CreateReplicationTaskCommandOutput>;
104
- createReplicationTask(args: CreateReplicationTaskCommandInput, cb: (err: any, data?: CreateReplicationTaskCommandOutput) => void): void;
105
- createReplicationTask(args: CreateReplicationTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateReplicationTaskCommandOutput) => void): void;
106
-
107
- deleteCertificate(args: DeleteCertificateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCertificateCommandOutput>;
108
- deleteCertificate(args: DeleteCertificateCommandInput, cb: (err: any, data?: DeleteCertificateCommandOutput) => void): void;
109
- deleteCertificate(args: DeleteCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCertificateCommandOutput) => void): void;
110
-
111
- deleteConnection(args: DeleteConnectionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConnectionCommandOutput>;
112
- deleteConnection(args: DeleteConnectionCommandInput, cb: (err: any, data?: DeleteConnectionCommandOutput) => void): void;
113
- deleteConnection(args: DeleteConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConnectionCommandOutput) => void): void;
114
-
115
- deleteEndpoint(args: DeleteEndpointCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEndpointCommandOutput>;
116
- deleteEndpoint(args: DeleteEndpointCommandInput, cb: (err: any, data?: DeleteEndpointCommandOutput) => void): void;
117
- deleteEndpoint(args: DeleteEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEndpointCommandOutput) => void): void;
118
-
119
- deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEventSubscriptionCommandOutput>;
120
- deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void): void;
121
- deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void): void;
122
-
123
- deleteFleetAdvisorCollector(args: DeleteFleetAdvisorCollectorCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFleetAdvisorCollectorCommandOutput>;
124
- deleteFleetAdvisorCollector(args: DeleteFleetAdvisorCollectorCommandInput, cb: (err: any, data?: DeleteFleetAdvisorCollectorCommandOutput) => void): void;
125
- deleteFleetAdvisorCollector(args: DeleteFleetAdvisorCollectorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFleetAdvisorCollectorCommandOutput) => void): void;
126
-
127
- deleteFleetAdvisorDatabases(args: DeleteFleetAdvisorDatabasesCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFleetAdvisorDatabasesCommandOutput>;
128
- deleteFleetAdvisorDatabases(args: DeleteFleetAdvisorDatabasesCommandInput, cb: (err: any, data?: DeleteFleetAdvisorDatabasesCommandOutput) => void): void;
129
- deleteFleetAdvisorDatabases(args: DeleteFleetAdvisorDatabasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFleetAdvisorDatabasesCommandOutput) => void): void;
130
-
131
- deleteReplicationInstance(args: DeleteReplicationInstanceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteReplicationInstanceCommandOutput>;
132
- deleteReplicationInstance(args: DeleteReplicationInstanceCommandInput, cb: (err: any, data?: DeleteReplicationInstanceCommandOutput) => void): void;
133
- deleteReplicationInstance(args: DeleteReplicationInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteReplicationInstanceCommandOutput) => void): void;
134
-
135
- deleteReplicationSubnetGroup(args: DeleteReplicationSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteReplicationSubnetGroupCommandOutput>;
136
- deleteReplicationSubnetGroup(args: DeleteReplicationSubnetGroupCommandInput, cb: (err: any, data?: DeleteReplicationSubnetGroupCommandOutput) => void): void;
137
- deleteReplicationSubnetGroup(args: DeleteReplicationSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteReplicationSubnetGroupCommandOutput) => void): void;
138
-
139
- deleteReplicationTask(args: DeleteReplicationTaskCommandInput, options?: __HttpHandlerOptions): Promise<DeleteReplicationTaskCommandOutput>;
140
- deleteReplicationTask(args: DeleteReplicationTaskCommandInput, cb: (err: any, data?: DeleteReplicationTaskCommandOutput) => void): void;
141
- deleteReplicationTask(args: DeleteReplicationTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteReplicationTaskCommandOutput) => void): void;
142
-
143
- deleteReplicationTaskAssessmentRun(args: DeleteReplicationTaskAssessmentRunCommandInput, options?: __HttpHandlerOptions): Promise<DeleteReplicationTaskAssessmentRunCommandOutput>;
144
- deleteReplicationTaskAssessmentRun(args: DeleteReplicationTaskAssessmentRunCommandInput, cb: (err: any, data?: DeleteReplicationTaskAssessmentRunCommandOutput) => void): void;
145
- deleteReplicationTaskAssessmentRun(args: DeleteReplicationTaskAssessmentRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteReplicationTaskAssessmentRunCommandOutput) => void): void;
146
-
147
- describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountAttributesCommandOutput>;
148
- describeAccountAttributes(args: DescribeAccountAttributesCommandInput, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
149
- describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
150
-
151
- describeApplicableIndividualAssessments(args: DescribeApplicableIndividualAssessmentsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeApplicableIndividualAssessmentsCommandOutput>;
152
- describeApplicableIndividualAssessments(args: DescribeApplicableIndividualAssessmentsCommandInput, cb: (err: any, data?: DescribeApplicableIndividualAssessmentsCommandOutput) => void): void;
153
- describeApplicableIndividualAssessments(args: DescribeApplicableIndividualAssessmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeApplicableIndividualAssessmentsCommandOutput) => void): void;
154
-
155
- describeCertificates(args: DescribeCertificatesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCertificatesCommandOutput>;
156
- describeCertificates(args: DescribeCertificatesCommandInput, cb: (err: any, data?: DescribeCertificatesCommandOutput) => void): void;
157
- describeCertificates(args: DescribeCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCertificatesCommandOutput) => void): void;
158
-
159
- describeConnections(args: DescribeConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeConnectionsCommandOutput>;
160
- describeConnections(args: DescribeConnectionsCommandInput, cb: (err: any, data?: DescribeConnectionsCommandOutput) => void): void;
161
- describeConnections(args: DescribeConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeConnectionsCommandOutput) => void): void;
162
-
163
- describeEndpoints(args: DescribeEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEndpointsCommandOutput>;
164
- describeEndpoints(args: DescribeEndpointsCommandInput, cb: (err: any, data?: DescribeEndpointsCommandOutput) => void): void;
165
- describeEndpoints(args: DescribeEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEndpointsCommandOutput) => void): void;
166
-
167
- describeEndpointSettings(args: DescribeEndpointSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEndpointSettingsCommandOutput>;
168
- describeEndpointSettings(args: DescribeEndpointSettingsCommandInput, cb: (err: any, data?: DescribeEndpointSettingsCommandOutput) => void): void;
169
- describeEndpointSettings(args: DescribeEndpointSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEndpointSettingsCommandOutput) => void): void;
170
-
171
- describeEndpointTypes(args: DescribeEndpointTypesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEndpointTypesCommandOutput>;
172
- describeEndpointTypes(args: DescribeEndpointTypesCommandInput, cb: (err: any, data?: DescribeEndpointTypesCommandOutput) => void): void;
173
- describeEndpointTypes(args: DescribeEndpointTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEndpointTypesCommandOutput) => void): void;
174
-
175
- describeEventCategories(args: DescribeEventCategoriesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventCategoriesCommandOutput>;
176
- describeEventCategories(args: DescribeEventCategoriesCommandInput, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
177
- describeEventCategories(args: DescribeEventCategoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
178
-
179
- describeEvents(args: DescribeEventsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventsCommandOutput>;
180
- describeEvents(args: DescribeEventsCommandInput, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
181
- describeEvents(args: DescribeEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
182
-
183
- describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventSubscriptionsCommandOutput>;
184
- describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
185
- describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
186
-
187
- describeFleetAdvisorCollectors(args: DescribeFleetAdvisorCollectorsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFleetAdvisorCollectorsCommandOutput>;
188
- describeFleetAdvisorCollectors(args: DescribeFleetAdvisorCollectorsCommandInput, cb: (err: any, data?: DescribeFleetAdvisorCollectorsCommandOutput) => void): void;
189
- describeFleetAdvisorCollectors(args: DescribeFleetAdvisorCollectorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetAdvisorCollectorsCommandOutput) => void): void;
190
-
191
- describeFleetAdvisorDatabases(args: DescribeFleetAdvisorDatabasesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFleetAdvisorDatabasesCommandOutput>;
192
- describeFleetAdvisorDatabases(args: DescribeFleetAdvisorDatabasesCommandInput, cb: (err: any, data?: DescribeFleetAdvisorDatabasesCommandOutput) => void): void;
193
- describeFleetAdvisorDatabases(args: DescribeFleetAdvisorDatabasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetAdvisorDatabasesCommandOutput) => void): void;
194
-
195
- describeFleetAdvisorLsaAnalysis(args: DescribeFleetAdvisorLsaAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFleetAdvisorLsaAnalysisCommandOutput>;
196
- describeFleetAdvisorLsaAnalysis(args: DescribeFleetAdvisorLsaAnalysisCommandInput, cb: (err: any, data?: DescribeFleetAdvisorLsaAnalysisCommandOutput) => void): void;
197
- describeFleetAdvisorLsaAnalysis(args: DescribeFleetAdvisorLsaAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetAdvisorLsaAnalysisCommandOutput) => void): void;
198
-
199
- describeFleetAdvisorSchemaObjectSummary(args: DescribeFleetAdvisorSchemaObjectSummaryCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFleetAdvisorSchemaObjectSummaryCommandOutput>;
200
- describeFleetAdvisorSchemaObjectSummary(args: DescribeFleetAdvisorSchemaObjectSummaryCommandInput, cb: (err: any, data?: DescribeFleetAdvisorSchemaObjectSummaryCommandOutput) => void): void;
201
- describeFleetAdvisorSchemaObjectSummary(args: DescribeFleetAdvisorSchemaObjectSummaryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetAdvisorSchemaObjectSummaryCommandOutput) => void): void;
202
-
203
- describeFleetAdvisorSchemas(args: DescribeFleetAdvisorSchemasCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFleetAdvisorSchemasCommandOutput>;
204
- describeFleetAdvisorSchemas(args: DescribeFleetAdvisorSchemasCommandInput, cb: (err: any, data?: DescribeFleetAdvisorSchemasCommandOutput) => void): void;
205
- describeFleetAdvisorSchemas(args: DescribeFleetAdvisorSchemasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetAdvisorSchemasCommandOutput) => void): void;
206
-
207
- describeOrderableReplicationInstances(args: DescribeOrderableReplicationInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOrderableReplicationInstancesCommandOutput>;
208
- describeOrderableReplicationInstances(args: DescribeOrderableReplicationInstancesCommandInput, cb: (err: any, data?: DescribeOrderableReplicationInstancesCommandOutput) => void): void;
209
- describeOrderableReplicationInstances(args: DescribeOrderableReplicationInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOrderableReplicationInstancesCommandOutput) => void): void;
210
-
211
- describePendingMaintenanceActions(args: DescribePendingMaintenanceActionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribePendingMaintenanceActionsCommandOutput>;
212
- describePendingMaintenanceActions(args: DescribePendingMaintenanceActionsCommandInput, cb: (err: any, data?: DescribePendingMaintenanceActionsCommandOutput) => void): void;
213
- describePendingMaintenanceActions(args: DescribePendingMaintenanceActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePendingMaintenanceActionsCommandOutput) => void): void;
214
-
215
- describeRefreshSchemasStatus(args: DescribeRefreshSchemasStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRefreshSchemasStatusCommandOutput>;
216
- describeRefreshSchemasStatus(args: DescribeRefreshSchemasStatusCommandInput, cb: (err: any, data?: DescribeRefreshSchemasStatusCommandOutput) => void): void;
217
- describeRefreshSchemasStatus(args: DescribeRefreshSchemasStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRefreshSchemasStatusCommandOutput) => void): void;
218
-
219
- describeReplicationInstances(args: DescribeReplicationInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplicationInstancesCommandOutput>;
220
- describeReplicationInstances(args: DescribeReplicationInstancesCommandInput, cb: (err: any, data?: DescribeReplicationInstancesCommandOutput) => void): void;
221
- describeReplicationInstances(args: DescribeReplicationInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplicationInstancesCommandOutput) => void): void;
222
-
223
- describeReplicationInstanceTaskLogs(args: DescribeReplicationInstanceTaskLogsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplicationInstanceTaskLogsCommandOutput>;
224
- describeReplicationInstanceTaskLogs(args: DescribeReplicationInstanceTaskLogsCommandInput, cb: (err: any, data?: DescribeReplicationInstanceTaskLogsCommandOutput) => void): void;
225
- describeReplicationInstanceTaskLogs(args: DescribeReplicationInstanceTaskLogsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplicationInstanceTaskLogsCommandOutput) => void): void;
226
-
227
- describeReplicationSubnetGroups(args: DescribeReplicationSubnetGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplicationSubnetGroupsCommandOutput>;
228
- describeReplicationSubnetGroups(args: DescribeReplicationSubnetGroupsCommandInput, cb: (err: any, data?: DescribeReplicationSubnetGroupsCommandOutput) => void): void;
229
- describeReplicationSubnetGroups(args: DescribeReplicationSubnetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplicationSubnetGroupsCommandOutput) => void): void;
230
-
231
- describeReplicationTaskAssessmentResults(args: DescribeReplicationTaskAssessmentResultsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplicationTaskAssessmentResultsCommandOutput>;
232
- describeReplicationTaskAssessmentResults(args: DescribeReplicationTaskAssessmentResultsCommandInput, cb: (err: any, data?: DescribeReplicationTaskAssessmentResultsCommandOutput) => void): void;
233
- describeReplicationTaskAssessmentResults(args: DescribeReplicationTaskAssessmentResultsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplicationTaskAssessmentResultsCommandOutput) => void): void;
234
-
235
- describeReplicationTaskAssessmentRuns(args: DescribeReplicationTaskAssessmentRunsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplicationTaskAssessmentRunsCommandOutput>;
236
- describeReplicationTaskAssessmentRuns(args: DescribeReplicationTaskAssessmentRunsCommandInput, cb: (err: any, data?: DescribeReplicationTaskAssessmentRunsCommandOutput) => void): void;
237
- describeReplicationTaskAssessmentRuns(args: DescribeReplicationTaskAssessmentRunsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplicationTaskAssessmentRunsCommandOutput) => void): void;
238
-
239
- describeReplicationTaskIndividualAssessments(args: DescribeReplicationTaskIndividualAssessmentsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplicationTaskIndividualAssessmentsCommandOutput>;
240
- describeReplicationTaskIndividualAssessments(args: DescribeReplicationTaskIndividualAssessmentsCommandInput, cb: (err: any, data?: DescribeReplicationTaskIndividualAssessmentsCommandOutput) => void): void;
241
- describeReplicationTaskIndividualAssessments(args: DescribeReplicationTaskIndividualAssessmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplicationTaskIndividualAssessmentsCommandOutput) => void): void;
242
-
243
- describeReplicationTasks(args: DescribeReplicationTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplicationTasksCommandOutput>;
244
- describeReplicationTasks(args: DescribeReplicationTasksCommandInput, cb: (err: any, data?: DescribeReplicationTasksCommandOutput) => void): void;
245
- describeReplicationTasks(args: DescribeReplicationTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplicationTasksCommandOutput) => void): void;
246
-
247
- describeSchemas(args: DescribeSchemasCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSchemasCommandOutput>;
248
- describeSchemas(args: DescribeSchemasCommandInput, cb: (err: any, data?: DescribeSchemasCommandOutput) => void): void;
249
- describeSchemas(args: DescribeSchemasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSchemasCommandOutput) => void): void;
250
-
251
- describeTableStatistics(args: DescribeTableStatisticsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTableStatisticsCommandOutput>;
252
- describeTableStatistics(args: DescribeTableStatisticsCommandInput, cb: (err: any, data?: DescribeTableStatisticsCommandOutput) => void): void;
253
- describeTableStatistics(args: DescribeTableStatisticsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTableStatisticsCommandOutput) => void): void;
254
-
255
- importCertificate(args: ImportCertificateCommandInput, options?: __HttpHandlerOptions): Promise<ImportCertificateCommandOutput>;
256
- importCertificate(args: ImportCertificateCommandInput, cb: (err: any, data?: ImportCertificateCommandOutput) => void): void;
257
- importCertificate(args: ImportCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportCertificateCommandOutput) => void): void;
258
-
259
- listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
260
- listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
261
- listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
262
-
263
- modifyEndpoint(args: ModifyEndpointCommandInput, options?: __HttpHandlerOptions): Promise<ModifyEndpointCommandOutput>;
264
- modifyEndpoint(args: ModifyEndpointCommandInput, cb: (err: any, data?: ModifyEndpointCommandOutput) => void): void;
265
- modifyEndpoint(args: ModifyEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyEndpointCommandOutput) => void): void;
266
-
267
- modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<ModifyEventSubscriptionCommandOutput>;
268
- modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void): void;
269
- modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void): void;
270
-
271
- modifyReplicationInstance(args: ModifyReplicationInstanceCommandInput, options?: __HttpHandlerOptions): Promise<ModifyReplicationInstanceCommandOutput>;
272
- modifyReplicationInstance(args: ModifyReplicationInstanceCommandInput, cb: (err: any, data?: ModifyReplicationInstanceCommandOutput) => void): void;
273
- modifyReplicationInstance(args: ModifyReplicationInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyReplicationInstanceCommandOutput) => void): void;
274
-
275
- modifyReplicationSubnetGroup(args: ModifyReplicationSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyReplicationSubnetGroupCommandOutput>;
276
- modifyReplicationSubnetGroup(args: ModifyReplicationSubnetGroupCommandInput, cb: (err: any, data?: ModifyReplicationSubnetGroupCommandOutput) => void): void;
277
- modifyReplicationSubnetGroup(args: ModifyReplicationSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyReplicationSubnetGroupCommandOutput) => void): void;
278
-
279
- modifyReplicationTask(args: ModifyReplicationTaskCommandInput, options?: __HttpHandlerOptions): Promise<ModifyReplicationTaskCommandOutput>;
280
- modifyReplicationTask(args: ModifyReplicationTaskCommandInput, cb: (err: any, data?: ModifyReplicationTaskCommandOutput) => void): void;
281
- modifyReplicationTask(args: ModifyReplicationTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyReplicationTaskCommandOutput) => void): void;
282
-
283
- moveReplicationTask(args: MoveReplicationTaskCommandInput, options?: __HttpHandlerOptions): Promise<MoveReplicationTaskCommandOutput>;
284
- moveReplicationTask(args: MoveReplicationTaskCommandInput, cb: (err: any, data?: MoveReplicationTaskCommandOutput) => void): void;
285
- moveReplicationTask(args: MoveReplicationTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: MoveReplicationTaskCommandOutput) => void): void;
286
-
287
- rebootReplicationInstance(args: RebootReplicationInstanceCommandInput, options?: __HttpHandlerOptions): Promise<RebootReplicationInstanceCommandOutput>;
288
- rebootReplicationInstance(args: RebootReplicationInstanceCommandInput, cb: (err: any, data?: RebootReplicationInstanceCommandOutput) => void): void;
289
- rebootReplicationInstance(args: RebootReplicationInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RebootReplicationInstanceCommandOutput) => void): void;
290
-
291
- refreshSchemas(args: RefreshSchemasCommandInput, options?: __HttpHandlerOptions): Promise<RefreshSchemasCommandOutput>;
292
- refreshSchemas(args: RefreshSchemasCommandInput, cb: (err: any, data?: RefreshSchemasCommandOutput) => void): void;
293
- refreshSchemas(args: RefreshSchemasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RefreshSchemasCommandOutput) => void): void;
294
-
295
- reloadTables(args: ReloadTablesCommandInput, options?: __HttpHandlerOptions): Promise<ReloadTablesCommandOutput>;
296
- reloadTables(args: ReloadTablesCommandInput, cb: (err: any, data?: ReloadTablesCommandOutput) => void): void;
297
- reloadTables(args: ReloadTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReloadTablesCommandOutput) => void): void;
298
-
299
- removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, options?: __HttpHandlerOptions): Promise<RemoveTagsFromResourceCommandOutput>;
300
- removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void): void;
301
- removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void): void;
302
-
303
- runFleetAdvisorLsaAnalysis(args: RunFleetAdvisorLsaAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<RunFleetAdvisorLsaAnalysisCommandOutput>;
304
- runFleetAdvisorLsaAnalysis(args: RunFleetAdvisorLsaAnalysisCommandInput, cb: (err: any, data?: RunFleetAdvisorLsaAnalysisCommandOutput) => void): void;
305
- runFleetAdvisorLsaAnalysis(args: RunFleetAdvisorLsaAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RunFleetAdvisorLsaAnalysisCommandOutput) => void): void;
306
-
307
- startReplicationTask(args: StartReplicationTaskCommandInput, options?: __HttpHandlerOptions): Promise<StartReplicationTaskCommandOutput>;
308
- startReplicationTask(args: StartReplicationTaskCommandInput, cb: (err: any, data?: StartReplicationTaskCommandOutput) => void): void;
309
- startReplicationTask(args: StartReplicationTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartReplicationTaskCommandOutput) => void): void;
310
-
311
- startReplicationTaskAssessment(args: StartReplicationTaskAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<StartReplicationTaskAssessmentCommandOutput>;
312
- startReplicationTaskAssessment(args: StartReplicationTaskAssessmentCommandInput, cb: (err: any, data?: StartReplicationTaskAssessmentCommandOutput) => void): void;
313
- startReplicationTaskAssessment(args: StartReplicationTaskAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartReplicationTaskAssessmentCommandOutput) => void): void;
314
-
315
- startReplicationTaskAssessmentRun(args: StartReplicationTaskAssessmentRunCommandInput, options?: __HttpHandlerOptions): Promise<StartReplicationTaskAssessmentRunCommandOutput>;
316
- startReplicationTaskAssessmentRun(args: StartReplicationTaskAssessmentRunCommandInput, cb: (err: any, data?: StartReplicationTaskAssessmentRunCommandOutput) => void): void;
317
- startReplicationTaskAssessmentRun(args: StartReplicationTaskAssessmentRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartReplicationTaskAssessmentRunCommandOutput) => void): void;
318
-
319
- stopReplicationTask(args: StopReplicationTaskCommandInput, options?: __HttpHandlerOptions): Promise<StopReplicationTaskCommandOutput>;
320
- stopReplicationTask(args: StopReplicationTaskCommandInput, cb: (err: any, data?: StopReplicationTaskCommandOutput) => void): void;
321
- stopReplicationTask(args: StopReplicationTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopReplicationTaskCommandOutput) => void): void;
322
-
323
- testConnection(args: TestConnectionCommandInput, options?: __HttpHandlerOptions): Promise<TestConnectionCommandOutput>;
324
- testConnection(args: TestConnectionCommandInput, cb: (err: any, data?: TestConnectionCommandOutput) => void): void;
325
- testConnection(args: TestConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestConnectionCommandOutput) => void): void;
326
-
327
- updateSubscriptionsToEventBridge(args: UpdateSubscriptionsToEventBridgeCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSubscriptionsToEventBridgeCommandOutput>;
328
- updateSubscriptionsToEventBridge(args: UpdateSubscriptionsToEventBridgeCommandInput, cb: (err: any, data?: UpdateSubscriptionsToEventBridgeCommandOutput) => void): void;
329
- updateSubscriptionsToEventBridge(args: UpdateSubscriptionsToEventBridgeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSubscriptionsToEventBridgeCommandOutput) => void): void;
330
- }
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+ import {
3
+ AddTagsToResourceCommandInput,
4
+ AddTagsToResourceCommandOutput,
5
+ } from "./commands/AddTagsToResourceCommand";
6
+ import {
7
+ ApplyPendingMaintenanceActionCommandInput,
8
+ ApplyPendingMaintenanceActionCommandOutput,
9
+ } from "./commands/ApplyPendingMaintenanceActionCommand";
10
+ import {
11
+ CancelReplicationTaskAssessmentRunCommandInput,
12
+ CancelReplicationTaskAssessmentRunCommandOutput,
13
+ } from "./commands/CancelReplicationTaskAssessmentRunCommand";
14
+ import {
15
+ CreateEndpointCommandInput,
16
+ CreateEndpointCommandOutput,
17
+ } from "./commands/CreateEndpointCommand";
18
+ import {
19
+ CreateEventSubscriptionCommandInput,
20
+ CreateEventSubscriptionCommandOutput,
21
+ } from "./commands/CreateEventSubscriptionCommand";
22
+ import {
23
+ CreateFleetAdvisorCollectorCommandInput,
24
+ CreateFleetAdvisorCollectorCommandOutput,
25
+ } from "./commands/CreateFleetAdvisorCollectorCommand";
26
+ import {
27
+ CreateReplicationInstanceCommandInput,
28
+ CreateReplicationInstanceCommandOutput,
29
+ } from "./commands/CreateReplicationInstanceCommand";
30
+ import {
31
+ CreateReplicationSubnetGroupCommandInput,
32
+ CreateReplicationSubnetGroupCommandOutput,
33
+ } from "./commands/CreateReplicationSubnetGroupCommand";
34
+ import {
35
+ CreateReplicationTaskCommandInput,
36
+ CreateReplicationTaskCommandOutput,
37
+ } from "./commands/CreateReplicationTaskCommand";
38
+ import {
39
+ DeleteCertificateCommandInput,
40
+ DeleteCertificateCommandOutput,
41
+ } from "./commands/DeleteCertificateCommand";
42
+ import {
43
+ DeleteConnectionCommandInput,
44
+ DeleteConnectionCommandOutput,
45
+ } from "./commands/DeleteConnectionCommand";
46
+ import {
47
+ DeleteEndpointCommandInput,
48
+ DeleteEndpointCommandOutput,
49
+ } from "./commands/DeleteEndpointCommand";
50
+ import {
51
+ DeleteEventSubscriptionCommandInput,
52
+ DeleteEventSubscriptionCommandOutput,
53
+ } from "./commands/DeleteEventSubscriptionCommand";
54
+ import {
55
+ DeleteFleetAdvisorCollectorCommandInput,
56
+ DeleteFleetAdvisorCollectorCommandOutput,
57
+ } from "./commands/DeleteFleetAdvisorCollectorCommand";
58
+ import {
59
+ DeleteFleetAdvisorDatabasesCommandInput,
60
+ DeleteFleetAdvisorDatabasesCommandOutput,
61
+ } from "./commands/DeleteFleetAdvisorDatabasesCommand";
62
+ import {
63
+ DeleteReplicationInstanceCommandInput,
64
+ DeleteReplicationInstanceCommandOutput,
65
+ } from "./commands/DeleteReplicationInstanceCommand";
66
+ import {
67
+ DeleteReplicationSubnetGroupCommandInput,
68
+ DeleteReplicationSubnetGroupCommandOutput,
69
+ } from "./commands/DeleteReplicationSubnetGroupCommand";
70
+ import {
71
+ DeleteReplicationTaskAssessmentRunCommandInput,
72
+ DeleteReplicationTaskAssessmentRunCommandOutput,
73
+ } from "./commands/DeleteReplicationTaskAssessmentRunCommand";
74
+ import {
75
+ DeleteReplicationTaskCommandInput,
76
+ DeleteReplicationTaskCommandOutput,
77
+ } from "./commands/DeleteReplicationTaskCommand";
78
+ import {
79
+ DescribeAccountAttributesCommandInput,
80
+ DescribeAccountAttributesCommandOutput,
81
+ } from "./commands/DescribeAccountAttributesCommand";
82
+ import {
83
+ DescribeApplicableIndividualAssessmentsCommandInput,
84
+ DescribeApplicableIndividualAssessmentsCommandOutput,
85
+ } from "./commands/DescribeApplicableIndividualAssessmentsCommand";
86
+ import {
87
+ DescribeCertificatesCommandInput,
88
+ DescribeCertificatesCommandOutput,
89
+ } from "./commands/DescribeCertificatesCommand";
90
+ import {
91
+ DescribeConnectionsCommandInput,
92
+ DescribeConnectionsCommandOutput,
93
+ } from "./commands/DescribeConnectionsCommand";
94
+ import {
95
+ DescribeEndpointsCommandInput,
96
+ DescribeEndpointsCommandOutput,
97
+ } from "./commands/DescribeEndpointsCommand";
98
+ import {
99
+ DescribeEndpointSettingsCommandInput,
100
+ DescribeEndpointSettingsCommandOutput,
101
+ } from "./commands/DescribeEndpointSettingsCommand";
102
+ import {
103
+ DescribeEndpointTypesCommandInput,
104
+ DescribeEndpointTypesCommandOutput,
105
+ } from "./commands/DescribeEndpointTypesCommand";
106
+ import {
107
+ DescribeEventCategoriesCommandInput,
108
+ DescribeEventCategoriesCommandOutput,
109
+ } from "./commands/DescribeEventCategoriesCommand";
110
+ import {
111
+ DescribeEventsCommandInput,
112
+ DescribeEventsCommandOutput,
113
+ } from "./commands/DescribeEventsCommand";
114
+ import {
115
+ DescribeEventSubscriptionsCommandInput,
116
+ DescribeEventSubscriptionsCommandOutput,
117
+ } from "./commands/DescribeEventSubscriptionsCommand";
118
+ import {
119
+ DescribeFleetAdvisorCollectorsCommandInput,
120
+ DescribeFleetAdvisorCollectorsCommandOutput,
121
+ } from "./commands/DescribeFleetAdvisorCollectorsCommand";
122
+ import {
123
+ DescribeFleetAdvisorDatabasesCommandInput,
124
+ DescribeFleetAdvisorDatabasesCommandOutput,
125
+ } from "./commands/DescribeFleetAdvisorDatabasesCommand";
126
+ import {
127
+ DescribeFleetAdvisorLsaAnalysisCommandInput,
128
+ DescribeFleetAdvisorLsaAnalysisCommandOutput,
129
+ } from "./commands/DescribeFleetAdvisorLsaAnalysisCommand";
130
+ import {
131
+ DescribeFleetAdvisorSchemaObjectSummaryCommandInput,
132
+ DescribeFleetAdvisorSchemaObjectSummaryCommandOutput,
133
+ } from "./commands/DescribeFleetAdvisorSchemaObjectSummaryCommand";
134
+ import {
135
+ DescribeFleetAdvisorSchemasCommandInput,
136
+ DescribeFleetAdvisorSchemasCommandOutput,
137
+ } from "./commands/DescribeFleetAdvisorSchemasCommand";
138
+ import {
139
+ DescribeOrderableReplicationInstancesCommandInput,
140
+ DescribeOrderableReplicationInstancesCommandOutput,
141
+ } from "./commands/DescribeOrderableReplicationInstancesCommand";
142
+ import {
143
+ DescribePendingMaintenanceActionsCommandInput,
144
+ DescribePendingMaintenanceActionsCommandOutput,
145
+ } from "./commands/DescribePendingMaintenanceActionsCommand";
146
+ import {
147
+ DescribeRefreshSchemasStatusCommandInput,
148
+ DescribeRefreshSchemasStatusCommandOutput,
149
+ } from "./commands/DescribeRefreshSchemasStatusCommand";
150
+ import {
151
+ DescribeReplicationInstancesCommandInput,
152
+ DescribeReplicationInstancesCommandOutput,
153
+ } from "./commands/DescribeReplicationInstancesCommand";
154
+ import {
155
+ DescribeReplicationInstanceTaskLogsCommandInput,
156
+ DescribeReplicationInstanceTaskLogsCommandOutput,
157
+ } from "./commands/DescribeReplicationInstanceTaskLogsCommand";
158
+ import {
159
+ DescribeReplicationSubnetGroupsCommandInput,
160
+ DescribeReplicationSubnetGroupsCommandOutput,
161
+ } from "./commands/DescribeReplicationSubnetGroupsCommand";
162
+ import {
163
+ DescribeReplicationTaskAssessmentResultsCommandInput,
164
+ DescribeReplicationTaskAssessmentResultsCommandOutput,
165
+ } from "./commands/DescribeReplicationTaskAssessmentResultsCommand";
166
+ import {
167
+ DescribeReplicationTaskAssessmentRunsCommandInput,
168
+ DescribeReplicationTaskAssessmentRunsCommandOutput,
169
+ } from "./commands/DescribeReplicationTaskAssessmentRunsCommand";
170
+ import {
171
+ DescribeReplicationTaskIndividualAssessmentsCommandInput,
172
+ DescribeReplicationTaskIndividualAssessmentsCommandOutput,
173
+ } from "./commands/DescribeReplicationTaskIndividualAssessmentsCommand";
174
+ import {
175
+ DescribeReplicationTasksCommandInput,
176
+ DescribeReplicationTasksCommandOutput,
177
+ } from "./commands/DescribeReplicationTasksCommand";
178
+ import {
179
+ DescribeSchemasCommandInput,
180
+ DescribeSchemasCommandOutput,
181
+ } from "./commands/DescribeSchemasCommand";
182
+ import {
183
+ DescribeTableStatisticsCommandInput,
184
+ DescribeTableStatisticsCommandOutput,
185
+ } from "./commands/DescribeTableStatisticsCommand";
186
+ import {
187
+ ImportCertificateCommandInput,
188
+ ImportCertificateCommandOutput,
189
+ } from "./commands/ImportCertificateCommand";
190
+ import {
191
+ ListTagsForResourceCommandInput,
192
+ ListTagsForResourceCommandOutput,
193
+ } from "./commands/ListTagsForResourceCommand";
194
+ import {
195
+ ModifyEndpointCommandInput,
196
+ ModifyEndpointCommandOutput,
197
+ } from "./commands/ModifyEndpointCommand";
198
+ import {
199
+ ModifyEventSubscriptionCommandInput,
200
+ ModifyEventSubscriptionCommandOutput,
201
+ } from "./commands/ModifyEventSubscriptionCommand";
202
+ import {
203
+ ModifyReplicationInstanceCommandInput,
204
+ ModifyReplicationInstanceCommandOutput,
205
+ } from "./commands/ModifyReplicationInstanceCommand";
206
+ import {
207
+ ModifyReplicationSubnetGroupCommandInput,
208
+ ModifyReplicationSubnetGroupCommandOutput,
209
+ } from "./commands/ModifyReplicationSubnetGroupCommand";
210
+ import {
211
+ ModifyReplicationTaskCommandInput,
212
+ ModifyReplicationTaskCommandOutput,
213
+ } from "./commands/ModifyReplicationTaskCommand";
214
+ import {
215
+ MoveReplicationTaskCommandInput,
216
+ MoveReplicationTaskCommandOutput,
217
+ } from "./commands/MoveReplicationTaskCommand";
218
+ import {
219
+ RebootReplicationInstanceCommandInput,
220
+ RebootReplicationInstanceCommandOutput,
221
+ } from "./commands/RebootReplicationInstanceCommand";
222
+ import {
223
+ RefreshSchemasCommandInput,
224
+ RefreshSchemasCommandOutput,
225
+ } from "./commands/RefreshSchemasCommand";
226
+ import {
227
+ ReloadTablesCommandInput,
228
+ ReloadTablesCommandOutput,
229
+ } from "./commands/ReloadTablesCommand";
230
+ import {
231
+ RemoveTagsFromResourceCommandInput,
232
+ RemoveTagsFromResourceCommandOutput,
233
+ } from "./commands/RemoveTagsFromResourceCommand";
234
+ import {
235
+ RunFleetAdvisorLsaAnalysisCommandInput,
236
+ RunFleetAdvisorLsaAnalysisCommandOutput,
237
+ } from "./commands/RunFleetAdvisorLsaAnalysisCommand";
238
+ import {
239
+ StartReplicationTaskAssessmentCommandInput,
240
+ StartReplicationTaskAssessmentCommandOutput,
241
+ } from "./commands/StartReplicationTaskAssessmentCommand";
242
+ import {
243
+ StartReplicationTaskAssessmentRunCommandInput,
244
+ StartReplicationTaskAssessmentRunCommandOutput,
245
+ } from "./commands/StartReplicationTaskAssessmentRunCommand";
246
+ import {
247
+ StartReplicationTaskCommandInput,
248
+ StartReplicationTaskCommandOutput,
249
+ } from "./commands/StartReplicationTaskCommand";
250
+ import {
251
+ StopReplicationTaskCommandInput,
252
+ StopReplicationTaskCommandOutput,
253
+ } from "./commands/StopReplicationTaskCommand";
254
+ import {
255
+ TestConnectionCommandInput,
256
+ TestConnectionCommandOutput,
257
+ } from "./commands/TestConnectionCommand";
258
+ import {
259
+ UpdateSubscriptionsToEventBridgeCommandInput,
260
+ UpdateSubscriptionsToEventBridgeCommandOutput,
261
+ } from "./commands/UpdateSubscriptionsToEventBridgeCommand";
262
+ import { DatabaseMigrationServiceClient } from "./DatabaseMigrationServiceClient";
263
+
264
+ export declare class DatabaseMigrationService extends DatabaseMigrationServiceClient {
265
+ addTagsToResource(
266
+ args: AddTagsToResourceCommandInput,
267
+ options?: __HttpHandlerOptions
268
+ ): Promise<AddTagsToResourceCommandOutput>;
269
+ addTagsToResource(
270
+ args: AddTagsToResourceCommandInput,
271
+ cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
272
+ ): void;
273
+ addTagsToResource(
274
+ args: AddTagsToResourceCommandInput,
275
+ options: __HttpHandlerOptions,
276
+ cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
277
+ ): void;
278
+
279
+ applyPendingMaintenanceAction(
280
+ args: ApplyPendingMaintenanceActionCommandInput,
281
+ options?: __HttpHandlerOptions
282
+ ): Promise<ApplyPendingMaintenanceActionCommandOutput>;
283
+ applyPendingMaintenanceAction(
284
+ args: ApplyPendingMaintenanceActionCommandInput,
285
+ cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void
286
+ ): void;
287
+ applyPendingMaintenanceAction(
288
+ args: ApplyPendingMaintenanceActionCommandInput,
289
+ options: __HttpHandlerOptions,
290
+ cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void
291
+ ): void;
292
+
293
+ cancelReplicationTaskAssessmentRun(
294
+ args: CancelReplicationTaskAssessmentRunCommandInput,
295
+ options?: __HttpHandlerOptions
296
+ ): Promise<CancelReplicationTaskAssessmentRunCommandOutput>;
297
+ cancelReplicationTaskAssessmentRun(
298
+ args: CancelReplicationTaskAssessmentRunCommandInput,
299
+ cb: (
300
+ err: any,
301
+ data?: CancelReplicationTaskAssessmentRunCommandOutput
302
+ ) => void
303
+ ): void;
304
+ cancelReplicationTaskAssessmentRun(
305
+ args: CancelReplicationTaskAssessmentRunCommandInput,
306
+ options: __HttpHandlerOptions,
307
+ cb: (
308
+ err: any,
309
+ data?: CancelReplicationTaskAssessmentRunCommandOutput
310
+ ) => void
311
+ ): void;
312
+
313
+ createEndpoint(
314
+ args: CreateEndpointCommandInput,
315
+ options?: __HttpHandlerOptions
316
+ ): Promise<CreateEndpointCommandOutput>;
317
+ createEndpoint(
318
+ args: CreateEndpointCommandInput,
319
+ cb: (err: any, data?: CreateEndpointCommandOutput) => void
320
+ ): void;
321
+ createEndpoint(
322
+ args: CreateEndpointCommandInput,
323
+ options: __HttpHandlerOptions,
324
+ cb: (err: any, data?: CreateEndpointCommandOutput) => void
325
+ ): void;
326
+
327
+ createEventSubscription(
328
+ args: CreateEventSubscriptionCommandInput,
329
+ options?: __HttpHandlerOptions
330
+ ): Promise<CreateEventSubscriptionCommandOutput>;
331
+ createEventSubscription(
332
+ args: CreateEventSubscriptionCommandInput,
333
+ cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void
334
+ ): void;
335
+ createEventSubscription(
336
+ args: CreateEventSubscriptionCommandInput,
337
+ options: __HttpHandlerOptions,
338
+ cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void
339
+ ): void;
340
+
341
+ createFleetAdvisorCollector(
342
+ args: CreateFleetAdvisorCollectorCommandInput,
343
+ options?: __HttpHandlerOptions
344
+ ): Promise<CreateFleetAdvisorCollectorCommandOutput>;
345
+ createFleetAdvisorCollector(
346
+ args: CreateFleetAdvisorCollectorCommandInput,
347
+ cb: (err: any, data?: CreateFleetAdvisorCollectorCommandOutput) => void
348
+ ): void;
349
+ createFleetAdvisorCollector(
350
+ args: CreateFleetAdvisorCollectorCommandInput,
351
+ options: __HttpHandlerOptions,
352
+ cb: (err: any, data?: CreateFleetAdvisorCollectorCommandOutput) => void
353
+ ): void;
354
+
355
+ createReplicationInstance(
356
+ args: CreateReplicationInstanceCommandInput,
357
+ options?: __HttpHandlerOptions
358
+ ): Promise<CreateReplicationInstanceCommandOutput>;
359
+ createReplicationInstance(
360
+ args: CreateReplicationInstanceCommandInput,
361
+ cb: (err: any, data?: CreateReplicationInstanceCommandOutput) => void
362
+ ): void;
363
+ createReplicationInstance(
364
+ args: CreateReplicationInstanceCommandInput,
365
+ options: __HttpHandlerOptions,
366
+ cb: (err: any, data?: CreateReplicationInstanceCommandOutput) => void
367
+ ): void;
368
+
369
+ createReplicationSubnetGroup(
370
+ args: CreateReplicationSubnetGroupCommandInput,
371
+ options?: __HttpHandlerOptions
372
+ ): Promise<CreateReplicationSubnetGroupCommandOutput>;
373
+ createReplicationSubnetGroup(
374
+ args: CreateReplicationSubnetGroupCommandInput,
375
+ cb: (err: any, data?: CreateReplicationSubnetGroupCommandOutput) => void
376
+ ): void;
377
+ createReplicationSubnetGroup(
378
+ args: CreateReplicationSubnetGroupCommandInput,
379
+ options: __HttpHandlerOptions,
380
+ cb: (err: any, data?: CreateReplicationSubnetGroupCommandOutput) => void
381
+ ): void;
382
+
383
+ createReplicationTask(
384
+ args: CreateReplicationTaskCommandInput,
385
+ options?: __HttpHandlerOptions
386
+ ): Promise<CreateReplicationTaskCommandOutput>;
387
+ createReplicationTask(
388
+ args: CreateReplicationTaskCommandInput,
389
+ cb: (err: any, data?: CreateReplicationTaskCommandOutput) => void
390
+ ): void;
391
+ createReplicationTask(
392
+ args: CreateReplicationTaskCommandInput,
393
+ options: __HttpHandlerOptions,
394
+ cb: (err: any, data?: CreateReplicationTaskCommandOutput) => void
395
+ ): void;
396
+
397
+ deleteCertificate(
398
+ args: DeleteCertificateCommandInput,
399
+ options?: __HttpHandlerOptions
400
+ ): Promise<DeleteCertificateCommandOutput>;
401
+ deleteCertificate(
402
+ args: DeleteCertificateCommandInput,
403
+ cb: (err: any, data?: DeleteCertificateCommandOutput) => void
404
+ ): void;
405
+ deleteCertificate(
406
+ args: DeleteCertificateCommandInput,
407
+ options: __HttpHandlerOptions,
408
+ cb: (err: any, data?: DeleteCertificateCommandOutput) => void
409
+ ): void;
410
+
411
+ deleteConnection(
412
+ args: DeleteConnectionCommandInput,
413
+ options?: __HttpHandlerOptions
414
+ ): Promise<DeleteConnectionCommandOutput>;
415
+ deleteConnection(
416
+ args: DeleteConnectionCommandInput,
417
+ cb: (err: any, data?: DeleteConnectionCommandOutput) => void
418
+ ): void;
419
+ deleteConnection(
420
+ args: DeleteConnectionCommandInput,
421
+ options: __HttpHandlerOptions,
422
+ cb: (err: any, data?: DeleteConnectionCommandOutput) => void
423
+ ): void;
424
+
425
+ deleteEndpoint(
426
+ args: DeleteEndpointCommandInput,
427
+ options?: __HttpHandlerOptions
428
+ ): Promise<DeleteEndpointCommandOutput>;
429
+ deleteEndpoint(
430
+ args: DeleteEndpointCommandInput,
431
+ cb: (err: any, data?: DeleteEndpointCommandOutput) => void
432
+ ): void;
433
+ deleteEndpoint(
434
+ args: DeleteEndpointCommandInput,
435
+ options: __HttpHandlerOptions,
436
+ cb: (err: any, data?: DeleteEndpointCommandOutput) => void
437
+ ): void;
438
+
439
+ deleteEventSubscription(
440
+ args: DeleteEventSubscriptionCommandInput,
441
+ options?: __HttpHandlerOptions
442
+ ): Promise<DeleteEventSubscriptionCommandOutput>;
443
+ deleteEventSubscription(
444
+ args: DeleteEventSubscriptionCommandInput,
445
+ cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void
446
+ ): void;
447
+ deleteEventSubscription(
448
+ args: DeleteEventSubscriptionCommandInput,
449
+ options: __HttpHandlerOptions,
450
+ cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void
451
+ ): void;
452
+
453
+ deleteFleetAdvisorCollector(
454
+ args: DeleteFleetAdvisorCollectorCommandInput,
455
+ options?: __HttpHandlerOptions
456
+ ): Promise<DeleteFleetAdvisorCollectorCommandOutput>;
457
+ deleteFleetAdvisorCollector(
458
+ args: DeleteFleetAdvisorCollectorCommandInput,
459
+ cb: (err: any, data?: DeleteFleetAdvisorCollectorCommandOutput) => void
460
+ ): void;
461
+ deleteFleetAdvisorCollector(
462
+ args: DeleteFleetAdvisorCollectorCommandInput,
463
+ options: __HttpHandlerOptions,
464
+ cb: (err: any, data?: DeleteFleetAdvisorCollectorCommandOutput) => void
465
+ ): void;
466
+
467
+ deleteFleetAdvisorDatabases(
468
+ args: DeleteFleetAdvisorDatabasesCommandInput,
469
+ options?: __HttpHandlerOptions
470
+ ): Promise<DeleteFleetAdvisorDatabasesCommandOutput>;
471
+ deleteFleetAdvisorDatabases(
472
+ args: DeleteFleetAdvisorDatabasesCommandInput,
473
+ cb: (err: any, data?: DeleteFleetAdvisorDatabasesCommandOutput) => void
474
+ ): void;
475
+ deleteFleetAdvisorDatabases(
476
+ args: DeleteFleetAdvisorDatabasesCommandInput,
477
+ options: __HttpHandlerOptions,
478
+ cb: (err: any, data?: DeleteFleetAdvisorDatabasesCommandOutput) => void
479
+ ): void;
480
+
481
+ deleteReplicationInstance(
482
+ args: DeleteReplicationInstanceCommandInput,
483
+ options?: __HttpHandlerOptions
484
+ ): Promise<DeleteReplicationInstanceCommandOutput>;
485
+ deleteReplicationInstance(
486
+ args: DeleteReplicationInstanceCommandInput,
487
+ cb: (err: any, data?: DeleteReplicationInstanceCommandOutput) => void
488
+ ): void;
489
+ deleteReplicationInstance(
490
+ args: DeleteReplicationInstanceCommandInput,
491
+ options: __HttpHandlerOptions,
492
+ cb: (err: any, data?: DeleteReplicationInstanceCommandOutput) => void
493
+ ): void;
494
+
495
+ deleteReplicationSubnetGroup(
496
+ args: DeleteReplicationSubnetGroupCommandInput,
497
+ options?: __HttpHandlerOptions
498
+ ): Promise<DeleteReplicationSubnetGroupCommandOutput>;
499
+ deleteReplicationSubnetGroup(
500
+ args: DeleteReplicationSubnetGroupCommandInput,
501
+ cb: (err: any, data?: DeleteReplicationSubnetGroupCommandOutput) => void
502
+ ): void;
503
+ deleteReplicationSubnetGroup(
504
+ args: DeleteReplicationSubnetGroupCommandInput,
505
+ options: __HttpHandlerOptions,
506
+ cb: (err: any, data?: DeleteReplicationSubnetGroupCommandOutput) => void
507
+ ): void;
508
+
509
+ deleteReplicationTask(
510
+ args: DeleteReplicationTaskCommandInput,
511
+ options?: __HttpHandlerOptions
512
+ ): Promise<DeleteReplicationTaskCommandOutput>;
513
+ deleteReplicationTask(
514
+ args: DeleteReplicationTaskCommandInput,
515
+ cb: (err: any, data?: DeleteReplicationTaskCommandOutput) => void
516
+ ): void;
517
+ deleteReplicationTask(
518
+ args: DeleteReplicationTaskCommandInput,
519
+ options: __HttpHandlerOptions,
520
+ cb: (err: any, data?: DeleteReplicationTaskCommandOutput) => void
521
+ ): void;
522
+
523
+ deleteReplicationTaskAssessmentRun(
524
+ args: DeleteReplicationTaskAssessmentRunCommandInput,
525
+ options?: __HttpHandlerOptions
526
+ ): Promise<DeleteReplicationTaskAssessmentRunCommandOutput>;
527
+ deleteReplicationTaskAssessmentRun(
528
+ args: DeleteReplicationTaskAssessmentRunCommandInput,
529
+ cb: (
530
+ err: any,
531
+ data?: DeleteReplicationTaskAssessmentRunCommandOutput
532
+ ) => void
533
+ ): void;
534
+ deleteReplicationTaskAssessmentRun(
535
+ args: DeleteReplicationTaskAssessmentRunCommandInput,
536
+ options: __HttpHandlerOptions,
537
+ cb: (
538
+ err: any,
539
+ data?: DeleteReplicationTaskAssessmentRunCommandOutput
540
+ ) => void
541
+ ): void;
542
+
543
+ describeAccountAttributes(
544
+ args: DescribeAccountAttributesCommandInput,
545
+ options?: __HttpHandlerOptions
546
+ ): Promise<DescribeAccountAttributesCommandOutput>;
547
+ describeAccountAttributes(
548
+ args: DescribeAccountAttributesCommandInput,
549
+ cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
550
+ ): void;
551
+ describeAccountAttributes(
552
+ args: DescribeAccountAttributesCommandInput,
553
+ options: __HttpHandlerOptions,
554
+ cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
555
+ ): void;
556
+
557
+ describeApplicableIndividualAssessments(
558
+ args: DescribeApplicableIndividualAssessmentsCommandInput,
559
+ options?: __HttpHandlerOptions
560
+ ): Promise<DescribeApplicableIndividualAssessmentsCommandOutput>;
561
+ describeApplicableIndividualAssessments(
562
+ args: DescribeApplicableIndividualAssessmentsCommandInput,
563
+ cb: (
564
+ err: any,
565
+ data?: DescribeApplicableIndividualAssessmentsCommandOutput
566
+ ) => void
567
+ ): void;
568
+ describeApplicableIndividualAssessments(
569
+ args: DescribeApplicableIndividualAssessmentsCommandInput,
570
+ options: __HttpHandlerOptions,
571
+ cb: (
572
+ err: any,
573
+ data?: DescribeApplicableIndividualAssessmentsCommandOutput
574
+ ) => void
575
+ ): void;
576
+
577
+ describeCertificates(
578
+ args: DescribeCertificatesCommandInput,
579
+ options?: __HttpHandlerOptions
580
+ ): Promise<DescribeCertificatesCommandOutput>;
581
+ describeCertificates(
582
+ args: DescribeCertificatesCommandInput,
583
+ cb: (err: any, data?: DescribeCertificatesCommandOutput) => void
584
+ ): void;
585
+ describeCertificates(
586
+ args: DescribeCertificatesCommandInput,
587
+ options: __HttpHandlerOptions,
588
+ cb: (err: any, data?: DescribeCertificatesCommandOutput) => void
589
+ ): void;
590
+
591
+ describeConnections(
592
+ args: DescribeConnectionsCommandInput,
593
+ options?: __HttpHandlerOptions
594
+ ): Promise<DescribeConnectionsCommandOutput>;
595
+ describeConnections(
596
+ args: DescribeConnectionsCommandInput,
597
+ cb: (err: any, data?: DescribeConnectionsCommandOutput) => void
598
+ ): void;
599
+ describeConnections(
600
+ args: DescribeConnectionsCommandInput,
601
+ options: __HttpHandlerOptions,
602
+ cb: (err: any, data?: DescribeConnectionsCommandOutput) => void
603
+ ): void;
604
+
605
+ describeEndpoints(
606
+ args: DescribeEndpointsCommandInput,
607
+ options?: __HttpHandlerOptions
608
+ ): Promise<DescribeEndpointsCommandOutput>;
609
+ describeEndpoints(
610
+ args: DescribeEndpointsCommandInput,
611
+ cb: (err: any, data?: DescribeEndpointsCommandOutput) => void
612
+ ): void;
613
+ describeEndpoints(
614
+ args: DescribeEndpointsCommandInput,
615
+ options: __HttpHandlerOptions,
616
+ cb: (err: any, data?: DescribeEndpointsCommandOutput) => void
617
+ ): void;
618
+
619
+ describeEndpointSettings(
620
+ args: DescribeEndpointSettingsCommandInput,
621
+ options?: __HttpHandlerOptions
622
+ ): Promise<DescribeEndpointSettingsCommandOutput>;
623
+ describeEndpointSettings(
624
+ args: DescribeEndpointSettingsCommandInput,
625
+ cb: (err: any, data?: DescribeEndpointSettingsCommandOutput) => void
626
+ ): void;
627
+ describeEndpointSettings(
628
+ args: DescribeEndpointSettingsCommandInput,
629
+ options: __HttpHandlerOptions,
630
+ cb: (err: any, data?: DescribeEndpointSettingsCommandOutput) => void
631
+ ): void;
632
+
633
+ describeEndpointTypes(
634
+ args: DescribeEndpointTypesCommandInput,
635
+ options?: __HttpHandlerOptions
636
+ ): Promise<DescribeEndpointTypesCommandOutput>;
637
+ describeEndpointTypes(
638
+ args: DescribeEndpointTypesCommandInput,
639
+ cb: (err: any, data?: DescribeEndpointTypesCommandOutput) => void
640
+ ): void;
641
+ describeEndpointTypes(
642
+ args: DescribeEndpointTypesCommandInput,
643
+ options: __HttpHandlerOptions,
644
+ cb: (err: any, data?: DescribeEndpointTypesCommandOutput) => void
645
+ ): void;
646
+
647
+ describeEventCategories(
648
+ args: DescribeEventCategoriesCommandInput,
649
+ options?: __HttpHandlerOptions
650
+ ): Promise<DescribeEventCategoriesCommandOutput>;
651
+ describeEventCategories(
652
+ args: DescribeEventCategoriesCommandInput,
653
+ cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
654
+ ): void;
655
+ describeEventCategories(
656
+ args: DescribeEventCategoriesCommandInput,
657
+ options: __HttpHandlerOptions,
658
+ cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
659
+ ): void;
660
+
661
+ describeEvents(
662
+ args: DescribeEventsCommandInput,
663
+ options?: __HttpHandlerOptions
664
+ ): Promise<DescribeEventsCommandOutput>;
665
+ describeEvents(
666
+ args: DescribeEventsCommandInput,
667
+ cb: (err: any, data?: DescribeEventsCommandOutput) => void
668
+ ): void;
669
+ describeEvents(
670
+ args: DescribeEventsCommandInput,
671
+ options: __HttpHandlerOptions,
672
+ cb: (err: any, data?: DescribeEventsCommandOutput) => void
673
+ ): void;
674
+
675
+ describeEventSubscriptions(
676
+ args: DescribeEventSubscriptionsCommandInput,
677
+ options?: __HttpHandlerOptions
678
+ ): Promise<DescribeEventSubscriptionsCommandOutput>;
679
+ describeEventSubscriptions(
680
+ args: DescribeEventSubscriptionsCommandInput,
681
+ cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
682
+ ): void;
683
+ describeEventSubscriptions(
684
+ args: DescribeEventSubscriptionsCommandInput,
685
+ options: __HttpHandlerOptions,
686
+ cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
687
+ ): void;
688
+
689
+ describeFleetAdvisorCollectors(
690
+ args: DescribeFleetAdvisorCollectorsCommandInput,
691
+ options?: __HttpHandlerOptions
692
+ ): Promise<DescribeFleetAdvisorCollectorsCommandOutput>;
693
+ describeFleetAdvisorCollectors(
694
+ args: DescribeFleetAdvisorCollectorsCommandInput,
695
+ cb: (err: any, data?: DescribeFleetAdvisorCollectorsCommandOutput) => void
696
+ ): void;
697
+ describeFleetAdvisorCollectors(
698
+ args: DescribeFleetAdvisorCollectorsCommandInput,
699
+ options: __HttpHandlerOptions,
700
+ cb: (err: any, data?: DescribeFleetAdvisorCollectorsCommandOutput) => void
701
+ ): void;
702
+
703
+ describeFleetAdvisorDatabases(
704
+ args: DescribeFleetAdvisorDatabasesCommandInput,
705
+ options?: __HttpHandlerOptions
706
+ ): Promise<DescribeFleetAdvisorDatabasesCommandOutput>;
707
+ describeFleetAdvisorDatabases(
708
+ args: DescribeFleetAdvisorDatabasesCommandInput,
709
+ cb: (err: any, data?: DescribeFleetAdvisorDatabasesCommandOutput) => void
710
+ ): void;
711
+ describeFleetAdvisorDatabases(
712
+ args: DescribeFleetAdvisorDatabasesCommandInput,
713
+ options: __HttpHandlerOptions,
714
+ cb: (err: any, data?: DescribeFleetAdvisorDatabasesCommandOutput) => void
715
+ ): void;
716
+
717
+ describeFleetAdvisorLsaAnalysis(
718
+ args: DescribeFleetAdvisorLsaAnalysisCommandInput,
719
+ options?: __HttpHandlerOptions
720
+ ): Promise<DescribeFleetAdvisorLsaAnalysisCommandOutput>;
721
+ describeFleetAdvisorLsaAnalysis(
722
+ args: DescribeFleetAdvisorLsaAnalysisCommandInput,
723
+ cb: (err: any, data?: DescribeFleetAdvisorLsaAnalysisCommandOutput) => void
724
+ ): void;
725
+ describeFleetAdvisorLsaAnalysis(
726
+ args: DescribeFleetAdvisorLsaAnalysisCommandInput,
727
+ options: __HttpHandlerOptions,
728
+ cb: (err: any, data?: DescribeFleetAdvisorLsaAnalysisCommandOutput) => void
729
+ ): void;
730
+
731
+ describeFleetAdvisorSchemaObjectSummary(
732
+ args: DescribeFleetAdvisorSchemaObjectSummaryCommandInput,
733
+ options?: __HttpHandlerOptions
734
+ ): Promise<DescribeFleetAdvisorSchemaObjectSummaryCommandOutput>;
735
+ describeFleetAdvisorSchemaObjectSummary(
736
+ args: DescribeFleetAdvisorSchemaObjectSummaryCommandInput,
737
+ cb: (
738
+ err: any,
739
+ data?: DescribeFleetAdvisorSchemaObjectSummaryCommandOutput
740
+ ) => void
741
+ ): void;
742
+ describeFleetAdvisorSchemaObjectSummary(
743
+ args: DescribeFleetAdvisorSchemaObjectSummaryCommandInput,
744
+ options: __HttpHandlerOptions,
745
+ cb: (
746
+ err: any,
747
+ data?: DescribeFleetAdvisorSchemaObjectSummaryCommandOutput
748
+ ) => void
749
+ ): void;
750
+
751
+ describeFleetAdvisorSchemas(
752
+ args: DescribeFleetAdvisorSchemasCommandInput,
753
+ options?: __HttpHandlerOptions
754
+ ): Promise<DescribeFleetAdvisorSchemasCommandOutput>;
755
+ describeFleetAdvisorSchemas(
756
+ args: DescribeFleetAdvisorSchemasCommandInput,
757
+ cb: (err: any, data?: DescribeFleetAdvisorSchemasCommandOutput) => void
758
+ ): void;
759
+ describeFleetAdvisorSchemas(
760
+ args: DescribeFleetAdvisorSchemasCommandInput,
761
+ options: __HttpHandlerOptions,
762
+ cb: (err: any, data?: DescribeFleetAdvisorSchemasCommandOutput) => void
763
+ ): void;
764
+
765
+ describeOrderableReplicationInstances(
766
+ args: DescribeOrderableReplicationInstancesCommandInput,
767
+ options?: __HttpHandlerOptions
768
+ ): Promise<DescribeOrderableReplicationInstancesCommandOutput>;
769
+ describeOrderableReplicationInstances(
770
+ args: DescribeOrderableReplicationInstancesCommandInput,
771
+ cb: (
772
+ err: any,
773
+ data?: DescribeOrderableReplicationInstancesCommandOutput
774
+ ) => void
775
+ ): void;
776
+ describeOrderableReplicationInstances(
777
+ args: DescribeOrderableReplicationInstancesCommandInput,
778
+ options: __HttpHandlerOptions,
779
+ cb: (
780
+ err: any,
781
+ data?: DescribeOrderableReplicationInstancesCommandOutput
782
+ ) => void
783
+ ): void;
784
+
785
+ describePendingMaintenanceActions(
786
+ args: DescribePendingMaintenanceActionsCommandInput,
787
+ options?: __HttpHandlerOptions
788
+ ): Promise<DescribePendingMaintenanceActionsCommandOutput>;
789
+ describePendingMaintenanceActions(
790
+ args: DescribePendingMaintenanceActionsCommandInput,
791
+ cb: (
792
+ err: any,
793
+ data?: DescribePendingMaintenanceActionsCommandOutput
794
+ ) => void
795
+ ): void;
796
+ describePendingMaintenanceActions(
797
+ args: DescribePendingMaintenanceActionsCommandInput,
798
+ options: __HttpHandlerOptions,
799
+ cb: (
800
+ err: any,
801
+ data?: DescribePendingMaintenanceActionsCommandOutput
802
+ ) => void
803
+ ): void;
804
+
805
+ describeRefreshSchemasStatus(
806
+ args: DescribeRefreshSchemasStatusCommandInput,
807
+ options?: __HttpHandlerOptions
808
+ ): Promise<DescribeRefreshSchemasStatusCommandOutput>;
809
+ describeRefreshSchemasStatus(
810
+ args: DescribeRefreshSchemasStatusCommandInput,
811
+ cb: (err: any, data?: DescribeRefreshSchemasStatusCommandOutput) => void
812
+ ): void;
813
+ describeRefreshSchemasStatus(
814
+ args: DescribeRefreshSchemasStatusCommandInput,
815
+ options: __HttpHandlerOptions,
816
+ cb: (err: any, data?: DescribeRefreshSchemasStatusCommandOutput) => void
817
+ ): void;
818
+
819
+ describeReplicationInstances(
820
+ args: DescribeReplicationInstancesCommandInput,
821
+ options?: __HttpHandlerOptions
822
+ ): Promise<DescribeReplicationInstancesCommandOutput>;
823
+ describeReplicationInstances(
824
+ args: DescribeReplicationInstancesCommandInput,
825
+ cb: (err: any, data?: DescribeReplicationInstancesCommandOutput) => void
826
+ ): void;
827
+ describeReplicationInstances(
828
+ args: DescribeReplicationInstancesCommandInput,
829
+ options: __HttpHandlerOptions,
830
+ cb: (err: any, data?: DescribeReplicationInstancesCommandOutput) => void
831
+ ): void;
832
+
833
+ describeReplicationInstanceTaskLogs(
834
+ args: DescribeReplicationInstanceTaskLogsCommandInput,
835
+ options?: __HttpHandlerOptions
836
+ ): Promise<DescribeReplicationInstanceTaskLogsCommandOutput>;
837
+ describeReplicationInstanceTaskLogs(
838
+ args: DescribeReplicationInstanceTaskLogsCommandInput,
839
+ cb: (
840
+ err: any,
841
+ data?: DescribeReplicationInstanceTaskLogsCommandOutput
842
+ ) => void
843
+ ): void;
844
+ describeReplicationInstanceTaskLogs(
845
+ args: DescribeReplicationInstanceTaskLogsCommandInput,
846
+ options: __HttpHandlerOptions,
847
+ cb: (
848
+ err: any,
849
+ data?: DescribeReplicationInstanceTaskLogsCommandOutput
850
+ ) => void
851
+ ): void;
852
+
853
+ describeReplicationSubnetGroups(
854
+ args: DescribeReplicationSubnetGroupsCommandInput,
855
+ options?: __HttpHandlerOptions
856
+ ): Promise<DescribeReplicationSubnetGroupsCommandOutput>;
857
+ describeReplicationSubnetGroups(
858
+ args: DescribeReplicationSubnetGroupsCommandInput,
859
+ cb: (err: any, data?: DescribeReplicationSubnetGroupsCommandOutput) => void
860
+ ): void;
861
+ describeReplicationSubnetGroups(
862
+ args: DescribeReplicationSubnetGroupsCommandInput,
863
+ options: __HttpHandlerOptions,
864
+ cb: (err: any, data?: DescribeReplicationSubnetGroupsCommandOutput) => void
865
+ ): void;
866
+
867
+ describeReplicationTaskAssessmentResults(
868
+ args: DescribeReplicationTaskAssessmentResultsCommandInput,
869
+ options?: __HttpHandlerOptions
870
+ ): Promise<DescribeReplicationTaskAssessmentResultsCommandOutput>;
871
+ describeReplicationTaskAssessmentResults(
872
+ args: DescribeReplicationTaskAssessmentResultsCommandInput,
873
+ cb: (
874
+ err: any,
875
+ data?: DescribeReplicationTaskAssessmentResultsCommandOutput
876
+ ) => void
877
+ ): void;
878
+ describeReplicationTaskAssessmentResults(
879
+ args: DescribeReplicationTaskAssessmentResultsCommandInput,
880
+ options: __HttpHandlerOptions,
881
+ cb: (
882
+ err: any,
883
+ data?: DescribeReplicationTaskAssessmentResultsCommandOutput
884
+ ) => void
885
+ ): void;
886
+
887
+ describeReplicationTaskAssessmentRuns(
888
+ args: DescribeReplicationTaskAssessmentRunsCommandInput,
889
+ options?: __HttpHandlerOptions
890
+ ): Promise<DescribeReplicationTaskAssessmentRunsCommandOutput>;
891
+ describeReplicationTaskAssessmentRuns(
892
+ args: DescribeReplicationTaskAssessmentRunsCommandInput,
893
+ cb: (
894
+ err: any,
895
+ data?: DescribeReplicationTaskAssessmentRunsCommandOutput
896
+ ) => void
897
+ ): void;
898
+ describeReplicationTaskAssessmentRuns(
899
+ args: DescribeReplicationTaskAssessmentRunsCommandInput,
900
+ options: __HttpHandlerOptions,
901
+ cb: (
902
+ err: any,
903
+ data?: DescribeReplicationTaskAssessmentRunsCommandOutput
904
+ ) => void
905
+ ): void;
906
+
907
+ describeReplicationTaskIndividualAssessments(
908
+ args: DescribeReplicationTaskIndividualAssessmentsCommandInput,
909
+ options?: __HttpHandlerOptions
910
+ ): Promise<DescribeReplicationTaskIndividualAssessmentsCommandOutput>;
911
+ describeReplicationTaskIndividualAssessments(
912
+ args: DescribeReplicationTaskIndividualAssessmentsCommandInput,
913
+ cb: (
914
+ err: any,
915
+ data?: DescribeReplicationTaskIndividualAssessmentsCommandOutput
916
+ ) => void
917
+ ): void;
918
+ describeReplicationTaskIndividualAssessments(
919
+ args: DescribeReplicationTaskIndividualAssessmentsCommandInput,
920
+ options: __HttpHandlerOptions,
921
+ cb: (
922
+ err: any,
923
+ data?: DescribeReplicationTaskIndividualAssessmentsCommandOutput
924
+ ) => void
925
+ ): void;
926
+
927
+ describeReplicationTasks(
928
+ args: DescribeReplicationTasksCommandInput,
929
+ options?: __HttpHandlerOptions
930
+ ): Promise<DescribeReplicationTasksCommandOutput>;
931
+ describeReplicationTasks(
932
+ args: DescribeReplicationTasksCommandInput,
933
+ cb: (err: any, data?: DescribeReplicationTasksCommandOutput) => void
934
+ ): void;
935
+ describeReplicationTasks(
936
+ args: DescribeReplicationTasksCommandInput,
937
+ options: __HttpHandlerOptions,
938
+ cb: (err: any, data?: DescribeReplicationTasksCommandOutput) => void
939
+ ): void;
940
+
941
+ describeSchemas(
942
+ args: DescribeSchemasCommandInput,
943
+ options?: __HttpHandlerOptions
944
+ ): Promise<DescribeSchemasCommandOutput>;
945
+ describeSchemas(
946
+ args: DescribeSchemasCommandInput,
947
+ cb: (err: any, data?: DescribeSchemasCommandOutput) => void
948
+ ): void;
949
+ describeSchemas(
950
+ args: DescribeSchemasCommandInput,
951
+ options: __HttpHandlerOptions,
952
+ cb: (err: any, data?: DescribeSchemasCommandOutput) => void
953
+ ): void;
954
+
955
+ describeTableStatistics(
956
+ args: DescribeTableStatisticsCommandInput,
957
+ options?: __HttpHandlerOptions
958
+ ): Promise<DescribeTableStatisticsCommandOutput>;
959
+ describeTableStatistics(
960
+ args: DescribeTableStatisticsCommandInput,
961
+ cb: (err: any, data?: DescribeTableStatisticsCommandOutput) => void
962
+ ): void;
963
+ describeTableStatistics(
964
+ args: DescribeTableStatisticsCommandInput,
965
+ options: __HttpHandlerOptions,
966
+ cb: (err: any, data?: DescribeTableStatisticsCommandOutput) => void
967
+ ): void;
968
+
969
+ importCertificate(
970
+ args: ImportCertificateCommandInput,
971
+ options?: __HttpHandlerOptions
972
+ ): Promise<ImportCertificateCommandOutput>;
973
+ importCertificate(
974
+ args: ImportCertificateCommandInput,
975
+ cb: (err: any, data?: ImportCertificateCommandOutput) => void
976
+ ): void;
977
+ importCertificate(
978
+ args: ImportCertificateCommandInput,
979
+ options: __HttpHandlerOptions,
980
+ cb: (err: any, data?: ImportCertificateCommandOutput) => void
981
+ ): void;
982
+
983
+ listTagsForResource(
984
+ args: ListTagsForResourceCommandInput,
985
+ options?: __HttpHandlerOptions
986
+ ): Promise<ListTagsForResourceCommandOutput>;
987
+ listTagsForResource(
988
+ args: ListTagsForResourceCommandInput,
989
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
990
+ ): void;
991
+ listTagsForResource(
992
+ args: ListTagsForResourceCommandInput,
993
+ options: __HttpHandlerOptions,
994
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
995
+ ): void;
996
+
997
+ modifyEndpoint(
998
+ args: ModifyEndpointCommandInput,
999
+ options?: __HttpHandlerOptions
1000
+ ): Promise<ModifyEndpointCommandOutput>;
1001
+ modifyEndpoint(
1002
+ args: ModifyEndpointCommandInput,
1003
+ cb: (err: any, data?: ModifyEndpointCommandOutput) => void
1004
+ ): void;
1005
+ modifyEndpoint(
1006
+ args: ModifyEndpointCommandInput,
1007
+ options: __HttpHandlerOptions,
1008
+ cb: (err: any, data?: ModifyEndpointCommandOutput) => void
1009
+ ): void;
1010
+
1011
+ modifyEventSubscription(
1012
+ args: ModifyEventSubscriptionCommandInput,
1013
+ options?: __HttpHandlerOptions
1014
+ ): Promise<ModifyEventSubscriptionCommandOutput>;
1015
+ modifyEventSubscription(
1016
+ args: ModifyEventSubscriptionCommandInput,
1017
+ cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void
1018
+ ): void;
1019
+ modifyEventSubscription(
1020
+ args: ModifyEventSubscriptionCommandInput,
1021
+ options: __HttpHandlerOptions,
1022
+ cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void
1023
+ ): void;
1024
+
1025
+ modifyReplicationInstance(
1026
+ args: ModifyReplicationInstanceCommandInput,
1027
+ options?: __HttpHandlerOptions
1028
+ ): Promise<ModifyReplicationInstanceCommandOutput>;
1029
+ modifyReplicationInstance(
1030
+ args: ModifyReplicationInstanceCommandInput,
1031
+ cb: (err: any, data?: ModifyReplicationInstanceCommandOutput) => void
1032
+ ): void;
1033
+ modifyReplicationInstance(
1034
+ args: ModifyReplicationInstanceCommandInput,
1035
+ options: __HttpHandlerOptions,
1036
+ cb: (err: any, data?: ModifyReplicationInstanceCommandOutput) => void
1037
+ ): void;
1038
+
1039
+ modifyReplicationSubnetGroup(
1040
+ args: ModifyReplicationSubnetGroupCommandInput,
1041
+ options?: __HttpHandlerOptions
1042
+ ): Promise<ModifyReplicationSubnetGroupCommandOutput>;
1043
+ modifyReplicationSubnetGroup(
1044
+ args: ModifyReplicationSubnetGroupCommandInput,
1045
+ cb: (err: any, data?: ModifyReplicationSubnetGroupCommandOutput) => void
1046
+ ): void;
1047
+ modifyReplicationSubnetGroup(
1048
+ args: ModifyReplicationSubnetGroupCommandInput,
1049
+ options: __HttpHandlerOptions,
1050
+ cb: (err: any, data?: ModifyReplicationSubnetGroupCommandOutput) => void
1051
+ ): void;
1052
+
1053
+ modifyReplicationTask(
1054
+ args: ModifyReplicationTaskCommandInput,
1055
+ options?: __HttpHandlerOptions
1056
+ ): Promise<ModifyReplicationTaskCommandOutput>;
1057
+ modifyReplicationTask(
1058
+ args: ModifyReplicationTaskCommandInput,
1059
+ cb: (err: any, data?: ModifyReplicationTaskCommandOutput) => void
1060
+ ): void;
1061
+ modifyReplicationTask(
1062
+ args: ModifyReplicationTaskCommandInput,
1063
+ options: __HttpHandlerOptions,
1064
+ cb: (err: any, data?: ModifyReplicationTaskCommandOutput) => void
1065
+ ): void;
1066
+
1067
+ moveReplicationTask(
1068
+ args: MoveReplicationTaskCommandInput,
1069
+ options?: __HttpHandlerOptions
1070
+ ): Promise<MoveReplicationTaskCommandOutput>;
1071
+ moveReplicationTask(
1072
+ args: MoveReplicationTaskCommandInput,
1073
+ cb: (err: any, data?: MoveReplicationTaskCommandOutput) => void
1074
+ ): void;
1075
+ moveReplicationTask(
1076
+ args: MoveReplicationTaskCommandInput,
1077
+ options: __HttpHandlerOptions,
1078
+ cb: (err: any, data?: MoveReplicationTaskCommandOutput) => void
1079
+ ): void;
1080
+
1081
+ rebootReplicationInstance(
1082
+ args: RebootReplicationInstanceCommandInput,
1083
+ options?: __HttpHandlerOptions
1084
+ ): Promise<RebootReplicationInstanceCommandOutput>;
1085
+ rebootReplicationInstance(
1086
+ args: RebootReplicationInstanceCommandInput,
1087
+ cb: (err: any, data?: RebootReplicationInstanceCommandOutput) => void
1088
+ ): void;
1089
+ rebootReplicationInstance(
1090
+ args: RebootReplicationInstanceCommandInput,
1091
+ options: __HttpHandlerOptions,
1092
+ cb: (err: any, data?: RebootReplicationInstanceCommandOutput) => void
1093
+ ): void;
1094
+
1095
+ refreshSchemas(
1096
+ args: RefreshSchemasCommandInput,
1097
+ options?: __HttpHandlerOptions
1098
+ ): Promise<RefreshSchemasCommandOutput>;
1099
+ refreshSchemas(
1100
+ args: RefreshSchemasCommandInput,
1101
+ cb: (err: any, data?: RefreshSchemasCommandOutput) => void
1102
+ ): void;
1103
+ refreshSchemas(
1104
+ args: RefreshSchemasCommandInput,
1105
+ options: __HttpHandlerOptions,
1106
+ cb: (err: any, data?: RefreshSchemasCommandOutput) => void
1107
+ ): void;
1108
+
1109
+ reloadTables(
1110
+ args: ReloadTablesCommandInput,
1111
+ options?: __HttpHandlerOptions
1112
+ ): Promise<ReloadTablesCommandOutput>;
1113
+ reloadTables(
1114
+ args: ReloadTablesCommandInput,
1115
+ cb: (err: any, data?: ReloadTablesCommandOutput) => void
1116
+ ): void;
1117
+ reloadTables(
1118
+ args: ReloadTablesCommandInput,
1119
+ options: __HttpHandlerOptions,
1120
+ cb: (err: any, data?: ReloadTablesCommandOutput) => void
1121
+ ): void;
1122
+
1123
+ removeTagsFromResource(
1124
+ args: RemoveTagsFromResourceCommandInput,
1125
+ options?: __HttpHandlerOptions
1126
+ ): Promise<RemoveTagsFromResourceCommandOutput>;
1127
+ removeTagsFromResource(
1128
+ args: RemoveTagsFromResourceCommandInput,
1129
+ cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
1130
+ ): void;
1131
+ removeTagsFromResource(
1132
+ args: RemoveTagsFromResourceCommandInput,
1133
+ options: __HttpHandlerOptions,
1134
+ cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
1135
+ ): void;
1136
+
1137
+ runFleetAdvisorLsaAnalysis(
1138
+ args: RunFleetAdvisorLsaAnalysisCommandInput,
1139
+ options?: __HttpHandlerOptions
1140
+ ): Promise<RunFleetAdvisorLsaAnalysisCommandOutput>;
1141
+ runFleetAdvisorLsaAnalysis(
1142
+ args: RunFleetAdvisorLsaAnalysisCommandInput,
1143
+ cb: (err: any, data?: RunFleetAdvisorLsaAnalysisCommandOutput) => void
1144
+ ): void;
1145
+ runFleetAdvisorLsaAnalysis(
1146
+ args: RunFleetAdvisorLsaAnalysisCommandInput,
1147
+ options: __HttpHandlerOptions,
1148
+ cb: (err: any, data?: RunFleetAdvisorLsaAnalysisCommandOutput) => void
1149
+ ): void;
1150
+
1151
+ startReplicationTask(
1152
+ args: StartReplicationTaskCommandInput,
1153
+ options?: __HttpHandlerOptions
1154
+ ): Promise<StartReplicationTaskCommandOutput>;
1155
+ startReplicationTask(
1156
+ args: StartReplicationTaskCommandInput,
1157
+ cb: (err: any, data?: StartReplicationTaskCommandOutput) => void
1158
+ ): void;
1159
+ startReplicationTask(
1160
+ args: StartReplicationTaskCommandInput,
1161
+ options: __HttpHandlerOptions,
1162
+ cb: (err: any, data?: StartReplicationTaskCommandOutput) => void
1163
+ ): void;
1164
+
1165
+ startReplicationTaskAssessment(
1166
+ args: StartReplicationTaskAssessmentCommandInput,
1167
+ options?: __HttpHandlerOptions
1168
+ ): Promise<StartReplicationTaskAssessmentCommandOutput>;
1169
+ startReplicationTaskAssessment(
1170
+ args: StartReplicationTaskAssessmentCommandInput,
1171
+ cb: (err: any, data?: StartReplicationTaskAssessmentCommandOutput) => void
1172
+ ): void;
1173
+ startReplicationTaskAssessment(
1174
+ args: StartReplicationTaskAssessmentCommandInput,
1175
+ options: __HttpHandlerOptions,
1176
+ cb: (err: any, data?: StartReplicationTaskAssessmentCommandOutput) => void
1177
+ ): void;
1178
+
1179
+ startReplicationTaskAssessmentRun(
1180
+ args: StartReplicationTaskAssessmentRunCommandInput,
1181
+ options?: __HttpHandlerOptions
1182
+ ): Promise<StartReplicationTaskAssessmentRunCommandOutput>;
1183
+ startReplicationTaskAssessmentRun(
1184
+ args: StartReplicationTaskAssessmentRunCommandInput,
1185
+ cb: (
1186
+ err: any,
1187
+ data?: StartReplicationTaskAssessmentRunCommandOutput
1188
+ ) => void
1189
+ ): void;
1190
+ startReplicationTaskAssessmentRun(
1191
+ args: StartReplicationTaskAssessmentRunCommandInput,
1192
+ options: __HttpHandlerOptions,
1193
+ cb: (
1194
+ err: any,
1195
+ data?: StartReplicationTaskAssessmentRunCommandOutput
1196
+ ) => void
1197
+ ): void;
1198
+
1199
+ stopReplicationTask(
1200
+ args: StopReplicationTaskCommandInput,
1201
+ options?: __HttpHandlerOptions
1202
+ ): Promise<StopReplicationTaskCommandOutput>;
1203
+ stopReplicationTask(
1204
+ args: StopReplicationTaskCommandInput,
1205
+ cb: (err: any, data?: StopReplicationTaskCommandOutput) => void
1206
+ ): void;
1207
+ stopReplicationTask(
1208
+ args: StopReplicationTaskCommandInput,
1209
+ options: __HttpHandlerOptions,
1210
+ cb: (err: any, data?: StopReplicationTaskCommandOutput) => void
1211
+ ): void;
1212
+
1213
+ testConnection(
1214
+ args: TestConnectionCommandInput,
1215
+ options?: __HttpHandlerOptions
1216
+ ): Promise<TestConnectionCommandOutput>;
1217
+ testConnection(
1218
+ args: TestConnectionCommandInput,
1219
+ cb: (err: any, data?: TestConnectionCommandOutput) => void
1220
+ ): void;
1221
+ testConnection(
1222
+ args: TestConnectionCommandInput,
1223
+ options: __HttpHandlerOptions,
1224
+ cb: (err: any, data?: TestConnectionCommandOutput) => void
1225
+ ): void;
1226
+
1227
+ updateSubscriptionsToEventBridge(
1228
+ args: UpdateSubscriptionsToEventBridgeCommandInput,
1229
+ options?: __HttpHandlerOptions
1230
+ ): Promise<UpdateSubscriptionsToEventBridgeCommandOutput>;
1231
+ updateSubscriptionsToEventBridge(
1232
+ args: UpdateSubscriptionsToEventBridgeCommandInput,
1233
+ cb: (err: any, data?: UpdateSubscriptionsToEventBridgeCommandOutput) => void
1234
+ ): void;
1235
+ updateSubscriptionsToEventBridge(
1236
+ args: UpdateSubscriptionsToEventBridgeCommandInput,
1237
+ options: __HttpHandlerOptions,
1238
+ cb: (err: any, data?: UpdateSubscriptionsToEventBridgeCommandOutput) => void
1239
+ ): void;
1240
+ }