@aws-sdk/client-database-migration-service 3.169.0 → 3.170.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/DatabaseMigrationService.d.ts +1240 -330
- package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +520 -138
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/index.d.ts +65 -65
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/DatabaseMigrationServiceServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +3303 -3091
- package/dist-types/ts3.4/pagination/DescribeApplicableIndividualAssessmentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeConnectionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointSettingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointTypesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorCollectorsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorDatabasesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorLsaAnalysisPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorSchemaObjectSummaryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeFleetAdvisorSchemasPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOrderableReplicationInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationInstanceTaskLogsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationSubnetGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentResultsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationTaskAssessmentRunsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationTaskIndividualAssessmentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReplicationTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeSchemasPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTableStatisticsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/index.d.ts +25 -25
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +785 -197
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +69 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +13 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DatabaseMigrationServiceClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../DatabaseMigrationServiceClient";
|
|
13
|
+
import {
|
|
14
|
+
DescribeCertificatesMessage,
|
|
15
|
+
DescribeCertificatesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeCertificatesCommandInput
|
|
18
|
+
extends DescribeCertificatesMessage {}
|
|
19
|
+
export interface DescribeCertificatesCommandOutput
|
|
20
|
+
extends DescribeCertificatesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeCertificatesCommand extends $Command<
|
|
24
|
+
DescribeCertificatesCommandInput,
|
|
25
|
+
DescribeCertificatesCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeCertificatesCommandInput;
|
|
29
|
+
constructor(input: DescribeCertificatesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeCertificatesCommandInput,
|
|
37
|
+
DescribeCertificatesCommandOutput
|
|
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
|
+
DescribeConnectionsMessage,
|
|
15
|
+
DescribeConnectionsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeConnectionsCommandInput
|
|
18
|
+
extends DescribeConnectionsMessage {}
|
|
19
|
+
export interface DescribeConnectionsCommandOutput
|
|
20
|
+
extends DescribeConnectionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeConnectionsCommand extends $Command<
|
|
24
|
+
DescribeConnectionsCommandInput,
|
|
25
|
+
DescribeConnectionsCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeConnectionsCommandInput;
|
|
29
|
+
constructor(input: DescribeConnectionsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<DescribeConnectionsCommandInput, DescribeConnectionsCommandOutput>;
|
|
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
|
+
DescribeEndpointSettingsMessage,
|
|
15
|
+
DescribeEndpointSettingsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeEndpointSettingsCommandInput
|
|
18
|
+
extends DescribeEndpointSettingsMessage {}
|
|
19
|
+
export interface DescribeEndpointSettingsCommandOutput
|
|
20
|
+
extends DescribeEndpointSettingsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeEndpointSettingsCommand extends $Command<
|
|
24
|
+
DescribeEndpointSettingsCommandInput,
|
|
25
|
+
DescribeEndpointSettingsCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeEndpointSettingsCommandInput;
|
|
29
|
+
constructor(input: DescribeEndpointSettingsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeEndpointSettingsCommandInput,
|
|
37
|
+
DescribeEndpointSettingsCommandOutput
|
|
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
|
+
DescribeEndpointTypesMessage,
|
|
15
|
+
DescribeEndpointTypesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeEndpointTypesCommandInput
|
|
18
|
+
extends DescribeEndpointTypesMessage {}
|
|
19
|
+
export interface DescribeEndpointTypesCommandOutput
|
|
20
|
+
extends DescribeEndpointTypesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeEndpointTypesCommand extends $Command<
|
|
24
|
+
DescribeEndpointTypesCommandInput,
|
|
25
|
+
DescribeEndpointTypesCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeEndpointTypesCommandInput;
|
|
29
|
+
constructor(input: DescribeEndpointTypesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeEndpointTypesCommandInput,
|
|
37
|
+
DescribeEndpointTypesCommandOutput
|
|
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
|
+
DescribeEndpointsMessage,
|
|
15
|
+
DescribeEndpointsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeEndpointsCommandInput
|
|
18
|
+
extends DescribeEndpointsMessage {}
|
|
19
|
+
export interface DescribeEndpointsCommandOutput
|
|
20
|
+
extends DescribeEndpointsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeEndpointsCommand extends $Command<
|
|
24
|
+
DescribeEndpointsCommandInput,
|
|
25
|
+
DescribeEndpointsCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeEndpointsCommandInput;
|
|
29
|
+
constructor(input: DescribeEndpointsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<DescribeEndpointsCommandInput, DescribeEndpointsCommandOutput>;
|
|
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
|
+
DescribeEventCategoriesMessage,
|
|
15
|
+
DescribeEventCategoriesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeEventCategoriesCommandInput
|
|
18
|
+
extends DescribeEventCategoriesMessage {}
|
|
19
|
+
export interface DescribeEventCategoriesCommandOutput
|
|
20
|
+
extends DescribeEventCategoriesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeEventCategoriesCommand extends $Command<
|
|
24
|
+
DescribeEventCategoriesCommandInput,
|
|
25
|
+
DescribeEventCategoriesCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeEventCategoriesCommandInput;
|
|
29
|
+
constructor(input: DescribeEventCategoriesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeEventCategoriesCommandInput,
|
|
37
|
+
DescribeEventCategoriesCommandOutput
|
|
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
|
+
DescribeEventSubscriptionsMessage,
|
|
15
|
+
DescribeEventSubscriptionsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeEventSubscriptionsCommandInput
|
|
18
|
+
extends DescribeEventSubscriptionsMessage {}
|
|
19
|
+
export interface DescribeEventSubscriptionsCommandOutput
|
|
20
|
+
extends DescribeEventSubscriptionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeEventSubscriptionsCommand extends $Command<
|
|
24
|
+
DescribeEventSubscriptionsCommandInput,
|
|
25
|
+
DescribeEventSubscriptionsCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeEventSubscriptionsCommandInput;
|
|
29
|
+
constructor(input: DescribeEventSubscriptionsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeEventSubscriptionsCommandInput,
|
|
37
|
+
DescribeEventSubscriptionsCommandOutput
|
|
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
|
+
DescribeEventsMessage,
|
|
15
|
+
DescribeEventsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
|
|
18
|
+
export interface DescribeEventsCommandOutput
|
|
19
|
+
extends DescribeEventsResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DescribeEventsCommand extends $Command<
|
|
23
|
+
DescribeEventsCommandInput,
|
|
24
|
+
DescribeEventsCommandOutput,
|
|
25
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeEventsCommandInput;
|
|
28
|
+
constructor(input: DescribeEventsCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DescribeEventsCommandInput, DescribeEventsCommandOutput>;
|
|
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
|
+
DescribeFleetAdvisorCollectorsRequest,
|
|
15
|
+
DescribeFleetAdvisorCollectorsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeFleetAdvisorCollectorsCommandInput
|
|
18
|
+
extends DescribeFleetAdvisorCollectorsRequest {}
|
|
19
|
+
export interface DescribeFleetAdvisorCollectorsCommandOutput
|
|
20
|
+
extends DescribeFleetAdvisorCollectorsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeFleetAdvisorCollectorsCommand extends $Command<
|
|
24
|
+
DescribeFleetAdvisorCollectorsCommandInput,
|
|
25
|
+
DescribeFleetAdvisorCollectorsCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeFleetAdvisorCollectorsCommandInput;
|
|
29
|
+
constructor(input: DescribeFleetAdvisorCollectorsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeFleetAdvisorCollectorsCommandInput,
|
|
37
|
+
DescribeFleetAdvisorCollectorsCommandOutput
|
|
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
|
+
DescribeFleetAdvisorDatabasesRequest,
|
|
15
|
+
DescribeFleetAdvisorDatabasesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeFleetAdvisorDatabasesCommandInput
|
|
18
|
+
extends DescribeFleetAdvisorDatabasesRequest {}
|
|
19
|
+
export interface DescribeFleetAdvisorDatabasesCommandOutput
|
|
20
|
+
extends DescribeFleetAdvisorDatabasesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeFleetAdvisorDatabasesCommand extends $Command<
|
|
24
|
+
DescribeFleetAdvisorDatabasesCommandInput,
|
|
25
|
+
DescribeFleetAdvisorDatabasesCommandOutput,
|
|
26
|
+
DatabaseMigrationServiceClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeFleetAdvisorDatabasesCommandInput;
|
|
29
|
+
constructor(input: DescribeFleetAdvisorDatabasesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: DatabaseMigrationServiceClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeFleetAdvisorDatabasesCommandInput,
|
|
37
|
+
DescribeFleetAdvisorDatabasesCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|