@aws-sdk/client-database-migration-service 3.169.0 → 3.171.0

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