@aws-sdk/client-database-migration-service 3.169.0 → 3.170.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/DatabaseMigrationService.d.ts +1240 -330
- package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +520 -138
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/index.d.ts +65 -65
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/DatabaseMigrationServiceServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +3303 -3091
- package/dist-types/ts3.4/pagination/DescribeApplicableIndividualAssessmentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeConnectionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointSettingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointTypesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorCollectorsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorDatabasesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorLsaAnalysisPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorSchemaObjectSummaryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorSchemasPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOrderableReplicationInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationInstanceTaskLogsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationSubnetGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentResultsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentRunsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationTaskIndividualAssessmentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeSchemasPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTableStatisticsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/index.d.ts +25 -25
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +785 -197
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +69 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +13 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DatabaseMigrationServiceClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../DatabaseMigrationServiceClient";
|
|
13
|
+
import {
|
|
14
|
+
DescribeReplicationTaskAssessmentRunsMessage,
|
|
15
|
+
DescribeReplicationTaskAssessmentRunsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeReplicationTaskAssessmentRunsCommandInput
|
|
18
|
+
extends DescribeReplicationTaskAssessmentRunsMessage {}
|
|
19
|
+
export interface DescribeReplicationTaskAssessmentRunsCommandOutput
|
|
20
|
+
extends DescribeReplicationTaskAssessmentRunsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeReplicationTaskAssessmentRunsCommand extends $Command<
|
|
24
|
+
DescribeReplicationTaskAssessmentRunsCommandInput,
|
|
25
|
+
DescribeReplicationTaskAssessmentRunsCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeReplicationTaskAssessmentRunsCommandInput;
|
|
29
|
+
constructor(input: DescribeReplicationTaskAssessmentRunsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeReplicationTaskAssessmentRunsCommandInput,
|
|
37
|
+
DescribeReplicationTaskAssessmentRunsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DatabaseMigrationServiceClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../DatabaseMigrationServiceClient";
|
|
13
|
+
import {
|
|
14
|
+
DescribeReplicationTaskIndividualAssessmentsMessage,
|
|
15
|
+
DescribeReplicationTaskIndividualAssessmentsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeReplicationTaskIndividualAssessmentsCommandInput
|
|
18
|
+
extends DescribeReplicationTaskIndividualAssessmentsMessage {}
|
|
19
|
+
export interface DescribeReplicationTaskIndividualAssessmentsCommandOutput
|
|
20
|
+
extends DescribeReplicationTaskIndividualAssessmentsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeReplicationTaskIndividualAssessmentsCommand extends $Command<
|
|
24
|
+
DescribeReplicationTaskIndividualAssessmentsCommandInput,
|
|
25
|
+
DescribeReplicationTaskIndividualAssessmentsCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeReplicationTaskIndividualAssessmentsCommandInput;
|
|
29
|
+
constructor(input: DescribeReplicationTaskIndividualAssessmentsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeReplicationTaskIndividualAssessmentsCommandInput,
|
|
37
|
+
DescribeReplicationTaskIndividualAssessmentsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DatabaseMigrationServiceClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../DatabaseMigrationServiceClient";
|
|
13
|
+
import {
|
|
14
|
+
DescribeReplicationTasksMessage,
|
|
15
|
+
DescribeReplicationTasksResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeReplicationTasksCommandInput
|
|
18
|
+
extends DescribeReplicationTasksMessage {}
|
|
19
|
+
export interface DescribeReplicationTasksCommandOutput
|
|
20
|
+
extends DescribeReplicationTasksResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeReplicationTasksCommand extends $Command<
|
|
24
|
+
DescribeReplicationTasksCommandInput,
|
|
25
|
+
DescribeReplicationTasksCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeReplicationTasksCommandInput;
|
|
29
|
+
constructor(input: DescribeReplicationTasksCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeReplicationTasksCommandInput,
|
|
37
|
+
DescribeReplicationTasksCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DatabaseMigrationServiceClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../DatabaseMigrationServiceClient";
|
|
13
|
+
import {
|
|
14
|
+
DescribeSchemasMessage,
|
|
15
|
+
DescribeSchemasResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeSchemasCommandInput extends DescribeSchemasMessage {}
|
|
18
|
+
export interface DescribeSchemasCommandOutput
|
|
19
|
+
extends DescribeSchemasResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DescribeSchemasCommand extends $Command<
|
|
23
|
+
DescribeSchemasCommandInput,
|
|
24
|
+
DescribeSchemasCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeSchemasCommandInput;
|
|
28
|
+
constructor(input: DescribeSchemasCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DescribeSchemasCommandInput, DescribeSchemasCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DatabaseMigrationServiceClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../DatabaseMigrationServiceClient";
|
|
13
|
+
import {
|
|
14
|
+
DescribeTableStatisticsMessage,
|
|
15
|
+
DescribeTableStatisticsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeTableStatisticsCommandInput
|
|
18
|
+
extends DescribeTableStatisticsMessage {}
|
|
19
|
+
export interface DescribeTableStatisticsCommandOutput
|
|
20
|
+
extends DescribeTableStatisticsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeTableStatisticsCommand extends $Command<
|
|
24
|
+
DescribeTableStatisticsCommandInput,
|
|
25
|
+
DescribeTableStatisticsCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeTableStatisticsCommandInput;
|
|
29
|
+
constructor(input: DescribeTableStatisticsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeTableStatisticsCommandInput,
|
|
37
|
+
DescribeTableStatisticsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DatabaseMigrationServiceClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../DatabaseMigrationServiceClient";
|
|
13
|
+
import {
|
|
14
|
+
ImportCertificateMessage,
|
|
15
|
+
ImportCertificateResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ImportCertificateCommandInput
|
|
18
|
+
extends ImportCertificateMessage {}
|
|
19
|
+
export interface ImportCertificateCommandOutput
|
|
20
|
+
extends ImportCertificateResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ImportCertificateCommand extends $Command<
|
|
24
|
+
ImportCertificateCommandInput,
|
|
25
|
+
ImportCertificateCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ImportCertificateCommandInput;
|
|
29
|
+
constructor(input: ImportCertificateCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<ImportCertificateCommandInput, ImportCertificateCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DatabaseMigrationServiceClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../DatabaseMigrationServiceClient";
|
|
13
|
+
import {
|
|
14
|
+
ListTagsForResourceMessage,
|
|
15
|
+
ListTagsForResourceResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListTagsForResourceCommandInput
|
|
18
|
+
extends ListTagsForResourceMessage {}
|
|
19
|
+
export interface ListTagsForResourceCommandOutput
|
|
20
|
+
extends ListTagsForResourceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListTagsForResourceCommand extends $Command<
|
|
24
|
+
ListTagsForResourceCommandInput,
|
|
25
|
+
ListTagsForResourceCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListTagsForResourceCommandInput;
|
|
29
|
+
constructor(input: ListTagsForResourceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DatabaseMigrationServiceClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../DatabaseMigrationServiceClient";
|
|
13
|
+
import {
|
|
14
|
+
ModifyEndpointMessage,
|
|
15
|
+
ModifyEndpointResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ModifyEndpointCommandInput extends ModifyEndpointMessage {}
|
|
18
|
+
export interface ModifyEndpointCommandOutput
|
|
19
|
+
extends ModifyEndpointResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class ModifyEndpointCommand extends $Command<
|
|
23
|
+
ModifyEndpointCommandInput,
|
|
24
|
+
ModifyEndpointCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ModifyEndpointCommandInput;
|
|
28
|
+
constructor(input: ModifyEndpointCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<ModifyEndpointCommandInput, ModifyEndpointCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DatabaseMigrationServiceClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../DatabaseMigrationServiceClient";
|
|
13
|
+
import {
|
|
14
|
+
ModifyEventSubscriptionMessage,
|
|
15
|
+
ModifyEventSubscriptionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ModifyEventSubscriptionCommandInput
|
|
18
|
+
extends ModifyEventSubscriptionMessage {}
|
|
19
|
+
export interface ModifyEventSubscriptionCommandOutput
|
|
20
|
+
extends ModifyEventSubscriptionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ModifyEventSubscriptionCommand extends $Command<
|
|
24
|
+
ModifyEventSubscriptionCommandInput,
|
|
25
|
+
ModifyEventSubscriptionCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ModifyEventSubscriptionCommandInput;
|
|
29
|
+
constructor(input: ModifyEventSubscriptionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ModifyEventSubscriptionCommandInput,
|
|
37
|
+
ModifyEventSubscriptionCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DatabaseMigrationServiceClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../DatabaseMigrationServiceClient";
|
|
13
|
+
import {
|
|
14
|
+
ModifyReplicationInstanceMessage,
|
|
15
|
+
ModifyReplicationInstanceResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ModifyReplicationInstanceCommandInput
|
|
18
|
+
extends ModifyReplicationInstanceMessage {}
|
|
19
|
+
export interface ModifyReplicationInstanceCommandOutput
|
|
20
|
+
extends ModifyReplicationInstanceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ModifyReplicationInstanceCommand extends $Command<
|
|
24
|
+
ModifyReplicationInstanceCommandInput,
|
|
25
|
+
ModifyReplicationInstanceCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ModifyReplicationInstanceCommandInput;
|
|
29
|
+
constructor(input: ModifyReplicationInstanceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ModifyReplicationInstanceCommandInput,
|
|
37
|
+
ModifyReplicationInstanceCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DatabaseMigrationServiceClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../DatabaseMigrationServiceClient";
|
|
13
|
+
import {
|
|
14
|
+
ModifyReplicationSubnetGroupMessage,
|
|
15
|
+
ModifyReplicationSubnetGroupResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ModifyReplicationSubnetGroupCommandInput
|
|
18
|
+
extends ModifyReplicationSubnetGroupMessage {}
|
|
19
|
+
export interface ModifyReplicationSubnetGroupCommandOutput
|
|
20
|
+
extends ModifyReplicationSubnetGroupResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ModifyReplicationSubnetGroupCommand extends $Command<
|
|
24
|
+
ModifyReplicationSubnetGroupCommandInput,
|
|
25
|
+
ModifyReplicationSubnetGroupCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ModifyReplicationSubnetGroupCommandInput;
|
|
29
|
+
constructor(input: ModifyReplicationSubnetGroupCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ModifyReplicationSubnetGroupCommandInput,
|
|
37
|
+
ModifyReplicationSubnetGroupCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|