@aws-sdk/client-database-migration-service 3.168.0 → 3.170.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -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,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
|
+
DeleteEndpointMessage,
|
|
15
|
+
DeleteEndpointResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteEndpointCommandInput extends DeleteEndpointMessage {}
|
|
18
|
+
export interface DeleteEndpointCommandOutput
|
|
19
|
+
extends DeleteEndpointResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DeleteEndpointCommand extends $Command<
|
|
23
|
+
DeleteEndpointCommandInput,
|
|
24
|
+
DeleteEndpointCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteEndpointCommandInput;
|
|
28
|
+
constructor(input: DeleteEndpointCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DeleteEndpointCommandInput, DeleteEndpointCommandOutput>;
|
|
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
|
+
DeleteEventSubscriptionMessage,
|
|
15
|
+
DeleteEventSubscriptionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteEventSubscriptionCommandInput
|
|
18
|
+
extends DeleteEventSubscriptionMessage {}
|
|
19
|
+
export interface DeleteEventSubscriptionCommandOutput
|
|
20
|
+
extends DeleteEventSubscriptionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteEventSubscriptionCommand extends $Command<
|
|
24
|
+
DeleteEventSubscriptionCommandInput,
|
|
25
|
+
DeleteEventSubscriptionCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteEventSubscriptionCommandInput;
|
|
29
|
+
constructor(input: DeleteEventSubscriptionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteEventSubscriptionCommandInput,
|
|
37
|
+
DeleteEventSubscriptionCommandOutput
|
|
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 { DeleteCollectorRequest } from "../models/models_0";
|
|
14
|
+
export interface DeleteFleetAdvisorCollectorCommandInput
|
|
15
|
+
extends DeleteCollectorRequest {}
|
|
16
|
+
export interface DeleteFleetAdvisorCollectorCommandOutput
|
|
17
|
+
extends __MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class DeleteFleetAdvisorCollectorCommand extends $Command<
|
|
20
|
+
DeleteFleetAdvisorCollectorCommandInput,
|
|
21
|
+
DeleteFleetAdvisorCollectorCommandOutput,
|
|
22
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: DeleteFleetAdvisorCollectorCommandInput;
|
|
25
|
+
constructor(input: DeleteFleetAdvisorCollectorCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<
|
|
32
|
+
DeleteFleetAdvisorCollectorCommandInput,
|
|
33
|
+
DeleteFleetAdvisorCollectorCommandOutput
|
|
34
|
+
>;
|
|
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
|
+
DeleteFleetAdvisorDatabasesRequest,
|
|
15
|
+
DeleteFleetAdvisorDatabasesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteFleetAdvisorDatabasesCommandInput
|
|
18
|
+
extends DeleteFleetAdvisorDatabasesRequest {}
|
|
19
|
+
export interface DeleteFleetAdvisorDatabasesCommandOutput
|
|
20
|
+
extends DeleteFleetAdvisorDatabasesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteFleetAdvisorDatabasesCommand extends $Command<
|
|
24
|
+
DeleteFleetAdvisorDatabasesCommandInput,
|
|
25
|
+
DeleteFleetAdvisorDatabasesCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteFleetAdvisorDatabasesCommandInput;
|
|
29
|
+
constructor(input: DeleteFleetAdvisorDatabasesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteFleetAdvisorDatabasesCommandInput,
|
|
37
|
+
DeleteFleetAdvisorDatabasesCommandOutput
|
|
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
|
+
DeleteReplicationInstanceMessage,
|
|
15
|
+
DeleteReplicationInstanceResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteReplicationInstanceCommandInput
|
|
18
|
+
extends DeleteReplicationInstanceMessage {}
|
|
19
|
+
export interface DeleteReplicationInstanceCommandOutput
|
|
20
|
+
extends DeleteReplicationInstanceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteReplicationInstanceCommand extends $Command<
|
|
24
|
+
DeleteReplicationInstanceCommandInput,
|
|
25
|
+
DeleteReplicationInstanceCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteReplicationInstanceCommandInput;
|
|
29
|
+
constructor(input: DeleteReplicationInstanceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteReplicationInstanceCommandInput,
|
|
37
|
+
DeleteReplicationInstanceCommandOutput
|
|
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
|
+
DeleteReplicationSubnetGroupMessage,
|
|
15
|
+
DeleteReplicationSubnetGroupResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteReplicationSubnetGroupCommandInput
|
|
18
|
+
extends DeleteReplicationSubnetGroupMessage {}
|
|
19
|
+
export interface DeleteReplicationSubnetGroupCommandOutput
|
|
20
|
+
extends DeleteReplicationSubnetGroupResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteReplicationSubnetGroupCommand extends $Command<
|
|
24
|
+
DeleteReplicationSubnetGroupCommandInput,
|
|
25
|
+
DeleteReplicationSubnetGroupCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteReplicationSubnetGroupCommandInput;
|
|
29
|
+
constructor(input: DeleteReplicationSubnetGroupCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteReplicationSubnetGroupCommandInput,
|
|
37
|
+
DeleteReplicationSubnetGroupCommandOutput
|
|
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
|
+
DeleteReplicationTaskAssessmentRunMessage,
|
|
15
|
+
DeleteReplicationTaskAssessmentRunResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteReplicationTaskAssessmentRunCommandInput
|
|
18
|
+
extends DeleteReplicationTaskAssessmentRunMessage {}
|
|
19
|
+
export interface DeleteReplicationTaskAssessmentRunCommandOutput
|
|
20
|
+
extends DeleteReplicationTaskAssessmentRunResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteReplicationTaskAssessmentRunCommand extends $Command<
|
|
24
|
+
DeleteReplicationTaskAssessmentRunCommandInput,
|
|
25
|
+
DeleteReplicationTaskAssessmentRunCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteReplicationTaskAssessmentRunCommandInput;
|
|
29
|
+
constructor(input: DeleteReplicationTaskAssessmentRunCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteReplicationTaskAssessmentRunCommandInput,
|
|
37
|
+
DeleteReplicationTaskAssessmentRunCommandOutput
|
|
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
|
+
DeleteReplicationTaskMessage,
|
|
15
|
+
DeleteReplicationTaskResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteReplicationTaskCommandInput
|
|
18
|
+
extends DeleteReplicationTaskMessage {}
|
|
19
|
+
export interface DeleteReplicationTaskCommandOutput
|
|
20
|
+
extends DeleteReplicationTaskResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteReplicationTaskCommand extends $Command<
|
|
24
|
+
DeleteReplicationTaskCommandInput,
|
|
25
|
+
DeleteReplicationTaskCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteReplicationTaskCommandInput;
|
|
29
|
+
constructor(input: DeleteReplicationTaskCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteReplicationTaskCommandInput,
|
|
37
|
+
DeleteReplicationTaskCommandOutput
|
|
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
|
+
DescribeAccountAttributesMessage,
|
|
15
|
+
DescribeAccountAttributesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeAccountAttributesCommandInput
|
|
18
|
+
extends DescribeAccountAttributesMessage {}
|
|
19
|
+
export interface DescribeAccountAttributesCommandOutput
|
|
20
|
+
extends DescribeAccountAttributesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeAccountAttributesCommand extends $Command<
|
|
24
|
+
DescribeAccountAttributesCommandInput,
|
|
25
|
+
DescribeAccountAttributesCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeAccountAttributesCommandInput;
|
|
29
|
+
constructor(input: DescribeAccountAttributesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeAccountAttributesCommandInput,
|
|
37
|
+
DescribeAccountAttributesCommandOutput
|
|
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
|
+
DescribeApplicableIndividualAssessmentsMessage,
|
|
15
|
+
DescribeApplicableIndividualAssessmentsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeApplicableIndividualAssessmentsCommandInput
|
|
18
|
+
extends DescribeApplicableIndividualAssessmentsMessage {}
|
|
19
|
+
export interface DescribeApplicableIndividualAssessmentsCommandOutput
|
|
20
|
+
extends DescribeApplicableIndividualAssessmentsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeApplicableIndividualAssessmentsCommand extends $Command<
|
|
24
|
+
DescribeApplicableIndividualAssessmentsCommandInput,
|
|
25
|
+
DescribeApplicableIndividualAssessmentsCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeApplicableIndividualAssessmentsCommandInput;
|
|
29
|
+
constructor(input: DescribeApplicableIndividualAssessmentsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeApplicableIndividualAssessmentsCommandInput,
|
|
37
|
+
DescribeApplicableIndividualAssessmentsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|