@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.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/DatabaseMigrationService.d.ts +1175 -330
- package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +495 -138
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +39 -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 +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2161 -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 +67 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +67 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +68 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +12 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
DescribeFleetAdvisorSchemasRequest,
|
|
15
|
+
DescribeFleetAdvisorSchemasResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeFleetAdvisorSchemasCommandInput
|
|
18
|
+
extends DescribeFleetAdvisorSchemasRequest {}
|
|
19
|
+
export interface DescribeFleetAdvisorSchemasCommandOutput
|
|
20
|
+
extends DescribeFleetAdvisorSchemasResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeFleetAdvisorSchemasCommand extends $Command<
|
|
23
|
+
DescribeFleetAdvisorSchemasCommandInput,
|
|
24
|
+
DescribeFleetAdvisorSchemasCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeFleetAdvisorSchemasCommandInput;
|
|
28
|
+
constructor(input: DescribeFleetAdvisorSchemasCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeFleetAdvisorSchemasCommandInput,
|
|
35
|
+
DescribeFleetAdvisorSchemasCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
DescribeOrderableReplicationInstancesMessage,
|
|
15
|
+
DescribeOrderableReplicationInstancesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeOrderableReplicationInstancesCommandInput
|
|
18
|
+
extends DescribeOrderableReplicationInstancesMessage {}
|
|
19
|
+
export interface DescribeOrderableReplicationInstancesCommandOutput
|
|
20
|
+
extends DescribeOrderableReplicationInstancesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeOrderableReplicationInstancesCommand extends $Command<
|
|
23
|
+
DescribeOrderableReplicationInstancesCommandInput,
|
|
24
|
+
DescribeOrderableReplicationInstancesCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeOrderableReplicationInstancesCommandInput;
|
|
28
|
+
constructor(input: DescribeOrderableReplicationInstancesCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeOrderableReplicationInstancesCommandInput,
|
|
35
|
+
DescribeOrderableReplicationInstancesCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
DescribePendingMaintenanceActionsMessage,
|
|
15
|
+
DescribePendingMaintenanceActionsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribePendingMaintenanceActionsCommandInput
|
|
18
|
+
extends DescribePendingMaintenanceActionsMessage {}
|
|
19
|
+
export interface DescribePendingMaintenanceActionsCommandOutput
|
|
20
|
+
extends DescribePendingMaintenanceActionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribePendingMaintenanceActionsCommand extends $Command<
|
|
23
|
+
DescribePendingMaintenanceActionsCommandInput,
|
|
24
|
+
DescribePendingMaintenanceActionsCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribePendingMaintenanceActionsCommandInput;
|
|
28
|
+
constructor(input: DescribePendingMaintenanceActionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribePendingMaintenanceActionsCommandInput,
|
|
35
|
+
DescribePendingMaintenanceActionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
DescribeRefreshSchemasStatusMessage,
|
|
15
|
+
DescribeRefreshSchemasStatusResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeRefreshSchemasStatusCommandInput
|
|
18
|
+
extends DescribeRefreshSchemasStatusMessage {}
|
|
19
|
+
export interface DescribeRefreshSchemasStatusCommandOutput
|
|
20
|
+
extends DescribeRefreshSchemasStatusResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeRefreshSchemasStatusCommand extends $Command<
|
|
23
|
+
DescribeRefreshSchemasStatusCommandInput,
|
|
24
|
+
DescribeRefreshSchemasStatusCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeRefreshSchemasStatusCommandInput;
|
|
28
|
+
constructor(input: DescribeRefreshSchemasStatusCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeRefreshSchemasStatusCommandInput,
|
|
35
|
+
DescribeRefreshSchemasStatusCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
DescribeReplicationInstanceTaskLogsMessage,
|
|
15
|
+
DescribeReplicationInstanceTaskLogsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeReplicationInstanceTaskLogsCommandInput
|
|
18
|
+
extends DescribeReplicationInstanceTaskLogsMessage {}
|
|
19
|
+
export interface DescribeReplicationInstanceTaskLogsCommandOutput
|
|
20
|
+
extends DescribeReplicationInstanceTaskLogsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeReplicationInstanceTaskLogsCommand extends $Command<
|
|
23
|
+
DescribeReplicationInstanceTaskLogsCommandInput,
|
|
24
|
+
DescribeReplicationInstanceTaskLogsCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeReplicationInstanceTaskLogsCommandInput;
|
|
28
|
+
constructor(input: DescribeReplicationInstanceTaskLogsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeReplicationInstanceTaskLogsCommandInput,
|
|
35
|
+
DescribeReplicationInstanceTaskLogsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
DescribeReplicationInstancesMessage,
|
|
15
|
+
DescribeReplicationInstancesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeReplicationInstancesCommandInput
|
|
18
|
+
extends DescribeReplicationInstancesMessage {}
|
|
19
|
+
export interface DescribeReplicationInstancesCommandOutput
|
|
20
|
+
extends DescribeReplicationInstancesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeReplicationInstancesCommand extends $Command<
|
|
23
|
+
DescribeReplicationInstancesCommandInput,
|
|
24
|
+
DescribeReplicationInstancesCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeReplicationInstancesCommandInput;
|
|
28
|
+
constructor(input: DescribeReplicationInstancesCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeReplicationInstancesCommandInput,
|
|
35
|
+
DescribeReplicationInstancesCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
DescribeReplicationSubnetGroupsMessage,
|
|
15
|
+
DescribeReplicationSubnetGroupsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeReplicationSubnetGroupsCommandInput
|
|
18
|
+
extends DescribeReplicationSubnetGroupsMessage {}
|
|
19
|
+
export interface DescribeReplicationSubnetGroupsCommandOutput
|
|
20
|
+
extends DescribeReplicationSubnetGroupsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeReplicationSubnetGroupsCommand extends $Command<
|
|
23
|
+
DescribeReplicationSubnetGroupsCommandInput,
|
|
24
|
+
DescribeReplicationSubnetGroupsCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeReplicationSubnetGroupsCommandInput;
|
|
28
|
+
constructor(input: DescribeReplicationSubnetGroupsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeReplicationSubnetGroupsCommandInput,
|
|
35
|
+
DescribeReplicationSubnetGroupsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
DescribeReplicationTaskAssessmentResultsMessage,
|
|
15
|
+
DescribeReplicationTaskAssessmentResultsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeReplicationTaskAssessmentResultsCommandInput
|
|
18
|
+
extends DescribeReplicationTaskAssessmentResultsMessage {}
|
|
19
|
+
export interface DescribeReplicationTaskAssessmentResultsCommandOutput
|
|
20
|
+
extends DescribeReplicationTaskAssessmentResultsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeReplicationTaskAssessmentResultsCommand extends $Command<
|
|
23
|
+
DescribeReplicationTaskAssessmentResultsCommandInput,
|
|
24
|
+
DescribeReplicationTaskAssessmentResultsCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeReplicationTaskAssessmentResultsCommandInput;
|
|
28
|
+
constructor(input: DescribeReplicationTaskAssessmentResultsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeReplicationTaskAssessmentResultsCommandInput,
|
|
35
|
+
DescribeReplicationTaskAssessmentResultsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
export declare class DescribeReplicationTaskAssessmentRunsCommand extends $Command<
|
|
23
|
+
DescribeReplicationTaskAssessmentRunsCommandInput,
|
|
24
|
+
DescribeReplicationTaskAssessmentRunsCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeReplicationTaskAssessmentRunsCommandInput;
|
|
28
|
+
constructor(input: DescribeReplicationTaskAssessmentRunsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeReplicationTaskAssessmentRunsCommandInput,
|
|
35
|
+
DescribeReplicationTaskAssessmentRunsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
export declare class DescribeReplicationTaskIndividualAssessmentsCommand extends $Command<
|
|
23
|
+
DescribeReplicationTaskIndividualAssessmentsCommandInput,
|
|
24
|
+
DescribeReplicationTaskIndividualAssessmentsCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeReplicationTaskIndividualAssessmentsCommandInput;
|
|
28
|
+
constructor(input: DescribeReplicationTaskIndividualAssessmentsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeReplicationTaskIndividualAssessmentsCommandInput,
|
|
35
|
+
DescribeReplicationTaskIndividualAssessmentsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
export declare class DescribeReplicationTasksCommand extends $Command<
|
|
23
|
+
DescribeReplicationTasksCommandInput,
|
|
24
|
+
DescribeReplicationTasksCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeReplicationTasksCommandInput;
|
|
28
|
+
constructor(input: DescribeReplicationTasksCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeReplicationTasksCommandInput,
|
|
35
|
+
DescribeReplicationTasksCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|