@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,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
|
+
AddTagsToResourceMessage,
|
|
15
|
+
AddTagsToResourceResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AddTagsToResourceCommandInput
|
|
18
|
+
extends AddTagsToResourceMessage {}
|
|
19
|
+
export interface AddTagsToResourceCommandOutput
|
|
20
|
+
extends AddTagsToResourceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AddTagsToResourceCommand extends $Command<
|
|
24
|
+
AddTagsToResourceCommandInput,
|
|
25
|
+
AddTagsToResourceCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AddTagsToResourceCommandInput;
|
|
29
|
+
constructor(input: AddTagsToResourceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -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
|
+
ApplyPendingMaintenanceActionMessage,
|
|
15
|
+
ApplyPendingMaintenanceActionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ApplyPendingMaintenanceActionCommandInput
|
|
18
|
+
extends ApplyPendingMaintenanceActionMessage {}
|
|
19
|
+
export interface ApplyPendingMaintenanceActionCommandOutput
|
|
20
|
+
extends ApplyPendingMaintenanceActionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ApplyPendingMaintenanceActionCommand extends $Command<
|
|
24
|
+
ApplyPendingMaintenanceActionCommandInput,
|
|
25
|
+
ApplyPendingMaintenanceActionCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ApplyPendingMaintenanceActionCommandInput;
|
|
29
|
+
constructor(input: ApplyPendingMaintenanceActionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ApplyPendingMaintenanceActionCommandInput,
|
|
37
|
+
ApplyPendingMaintenanceActionCommandOutput
|
|
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
|
+
CancelReplicationTaskAssessmentRunMessage,
|
|
15
|
+
CancelReplicationTaskAssessmentRunResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CancelReplicationTaskAssessmentRunCommandInput
|
|
18
|
+
extends CancelReplicationTaskAssessmentRunMessage {}
|
|
19
|
+
export interface CancelReplicationTaskAssessmentRunCommandOutput
|
|
20
|
+
extends CancelReplicationTaskAssessmentRunResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CancelReplicationTaskAssessmentRunCommand extends $Command<
|
|
24
|
+
CancelReplicationTaskAssessmentRunCommandInput,
|
|
25
|
+
CancelReplicationTaskAssessmentRunCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CancelReplicationTaskAssessmentRunCommandInput;
|
|
29
|
+
constructor(input: CancelReplicationTaskAssessmentRunCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CancelReplicationTaskAssessmentRunCommandInput,
|
|
37
|
+
CancelReplicationTaskAssessmentRunCommandOutput
|
|
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
|
+
CreateEndpointMessage,
|
|
15
|
+
CreateEndpointResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateEndpointCommandInput extends CreateEndpointMessage {}
|
|
18
|
+
export interface CreateEndpointCommandOutput
|
|
19
|
+
extends CreateEndpointResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class CreateEndpointCommand extends $Command<
|
|
23
|
+
CreateEndpointCommandInput,
|
|
24
|
+
CreateEndpointCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateEndpointCommandInput;
|
|
28
|
+
constructor(input: CreateEndpointCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<CreateEndpointCommandInput, CreateEndpointCommandOutput>;
|
|
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
|
+
CreateEventSubscriptionMessage,
|
|
15
|
+
CreateEventSubscriptionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateEventSubscriptionCommandInput
|
|
18
|
+
extends CreateEventSubscriptionMessage {}
|
|
19
|
+
export interface CreateEventSubscriptionCommandOutput
|
|
20
|
+
extends CreateEventSubscriptionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateEventSubscriptionCommand extends $Command<
|
|
24
|
+
CreateEventSubscriptionCommandInput,
|
|
25
|
+
CreateEventSubscriptionCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateEventSubscriptionCommandInput;
|
|
29
|
+
constructor(input: CreateEventSubscriptionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateEventSubscriptionCommandInput,
|
|
37
|
+
CreateEventSubscriptionCommandOutput
|
|
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
|
+
CreateFleetAdvisorCollectorRequest,
|
|
15
|
+
CreateFleetAdvisorCollectorResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateFleetAdvisorCollectorCommandInput
|
|
18
|
+
extends CreateFleetAdvisorCollectorRequest {}
|
|
19
|
+
export interface CreateFleetAdvisorCollectorCommandOutput
|
|
20
|
+
extends CreateFleetAdvisorCollectorResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateFleetAdvisorCollectorCommand extends $Command<
|
|
24
|
+
CreateFleetAdvisorCollectorCommandInput,
|
|
25
|
+
CreateFleetAdvisorCollectorCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateFleetAdvisorCollectorCommandInput;
|
|
29
|
+
constructor(input: CreateFleetAdvisorCollectorCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateFleetAdvisorCollectorCommandInput,
|
|
37
|
+
CreateFleetAdvisorCollectorCommandOutput
|
|
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
|
+
CreateReplicationInstanceMessage,
|
|
15
|
+
CreateReplicationInstanceResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateReplicationInstanceCommandInput
|
|
18
|
+
extends CreateReplicationInstanceMessage {}
|
|
19
|
+
export interface CreateReplicationInstanceCommandOutput
|
|
20
|
+
extends CreateReplicationInstanceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateReplicationInstanceCommand extends $Command<
|
|
24
|
+
CreateReplicationInstanceCommandInput,
|
|
25
|
+
CreateReplicationInstanceCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateReplicationInstanceCommandInput;
|
|
29
|
+
constructor(input: CreateReplicationInstanceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateReplicationInstanceCommandInput,
|
|
37
|
+
CreateReplicationInstanceCommandOutput
|
|
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
|
+
CreateReplicationSubnetGroupMessage,
|
|
15
|
+
CreateReplicationSubnetGroupResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateReplicationSubnetGroupCommandInput
|
|
18
|
+
extends CreateReplicationSubnetGroupMessage {}
|
|
19
|
+
export interface CreateReplicationSubnetGroupCommandOutput
|
|
20
|
+
extends CreateReplicationSubnetGroupResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateReplicationSubnetGroupCommand extends $Command<
|
|
24
|
+
CreateReplicationSubnetGroupCommandInput,
|
|
25
|
+
CreateReplicationSubnetGroupCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateReplicationSubnetGroupCommandInput;
|
|
29
|
+
constructor(input: CreateReplicationSubnetGroupCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateReplicationSubnetGroupCommandInput,
|
|
37
|
+
CreateReplicationSubnetGroupCommandOutput
|
|
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
|
+
CreateReplicationTaskMessage,
|
|
15
|
+
CreateReplicationTaskResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateReplicationTaskCommandInput
|
|
18
|
+
extends CreateReplicationTaskMessage {}
|
|
19
|
+
export interface CreateReplicationTaskCommandOutput
|
|
20
|
+
extends CreateReplicationTaskResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateReplicationTaskCommand extends $Command<
|
|
24
|
+
CreateReplicationTaskCommandInput,
|
|
25
|
+
CreateReplicationTaskCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateReplicationTaskCommandInput;
|
|
29
|
+
constructor(input: CreateReplicationTaskCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateReplicationTaskCommandInput,
|
|
37
|
+
CreateReplicationTaskCommandOutput
|
|
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
|
+
DeleteCertificateMessage,
|
|
15
|
+
DeleteCertificateResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteCertificateCommandInput
|
|
18
|
+
extends DeleteCertificateMessage {}
|
|
19
|
+
export interface DeleteCertificateCommandOutput
|
|
20
|
+
extends DeleteCertificateResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteCertificateCommand extends $Command<
|
|
24
|
+
DeleteCertificateCommandInput,
|
|
25
|
+
DeleteCertificateCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteCertificateCommandInput;
|
|
29
|
+
constructor(input: DeleteCertificateCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<DeleteCertificateCommandInput, DeleteCertificateCommandOutput>;
|
|
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
|
+
DeleteConnectionMessage,
|
|
15
|
+
DeleteConnectionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteConnectionCommandInput extends DeleteConnectionMessage {}
|
|
18
|
+
export interface DeleteConnectionCommandOutput
|
|
19
|
+
extends DeleteConnectionResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DeleteConnectionCommand extends $Command<
|
|
23
|
+
DeleteConnectionCommandInput,
|
|
24
|
+
DeleteConnectionCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteConnectionCommandInput;
|
|
28
|
+
constructor(input: DeleteConnectionCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DeleteConnectionCommandInput, DeleteConnectionCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|