@aws-sdk/client-drs 3.1077.0 → 3.1079.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/dist-cjs/index.js +58 -503
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AssociateSourceNetworkStackCommand.js +2 -14
- package/dist-es/commands/CreateExtendedSourceServerCommand.js +2 -14
- package/dist-es/commands/CreateLaunchConfigurationTemplateCommand.js +2 -14
- package/dist-es/commands/CreateReplicationConfigurationTemplateCommand.js +2 -14
- package/dist-es/commands/CreateSourceNetworkCommand.js +2 -14
- package/dist-es/commands/DeleteJobCommand.js +2 -14
- package/dist-es/commands/DeleteLaunchActionCommand.js +2 -14
- package/dist-es/commands/DeleteLaunchConfigurationTemplateCommand.js +2 -14
- package/dist-es/commands/DeleteRecoveryInstanceCommand.js +2 -14
- package/dist-es/commands/DeleteReplicationConfigurationTemplateCommand.js +2 -14
- package/dist-es/commands/DeleteSourceNetworkCommand.js +2 -14
- package/dist-es/commands/DeleteSourceServerCommand.js +2 -14
- package/dist-es/commands/DescribeJobLogItemsCommand.js +2 -14
- package/dist-es/commands/DescribeJobsCommand.js +2 -14
- package/dist-es/commands/DescribeLaunchConfigurationTemplatesCommand.js +2 -14
- package/dist-es/commands/DescribeRecoveryInstancesCommand.js +2 -14
- package/dist-es/commands/DescribeRecoverySnapshotsCommand.js +2 -14
- package/dist-es/commands/DescribeReplicationConfigurationTemplatesCommand.js +2 -14
- package/dist-es/commands/DescribeSourceNetworksCommand.js +2 -14
- package/dist-es/commands/DescribeSourceServersCommand.js +2 -14
- package/dist-es/commands/DisconnectRecoveryInstanceCommand.js +2 -14
- package/dist-es/commands/DisconnectSourceServerCommand.js +2 -14
- package/dist-es/commands/ExportSourceNetworkCfnTemplateCommand.js +2 -14
- package/dist-es/commands/GetFailbackReplicationConfigurationCommand.js +2 -14
- package/dist-es/commands/GetLaunchConfigurationCommand.js +2 -14
- package/dist-es/commands/GetReplicationConfigurationCommand.js +2 -14
- package/dist-es/commands/InitializeServiceCommand.js +2 -14
- package/dist-es/commands/ListExtensibleSourceServersCommand.js +2 -14
- package/dist-es/commands/ListLaunchActionsCommand.js +2 -14
- package/dist-es/commands/ListStagingAccountsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/PutLaunchActionCommand.js +2 -14
- package/dist-es/commands/RetryDataReplicationCommand.js +2 -14
- package/dist-es/commands/ReverseReplicationCommand.js +2 -14
- package/dist-es/commands/StartFailbackLaunchCommand.js +2 -14
- package/dist-es/commands/StartRecoveryCommand.js +2 -14
- package/dist-es/commands/StartReplicationCommand.js +2 -14
- package/dist-es/commands/StartSourceNetworkRecoveryCommand.js +2 -14
- package/dist-es/commands/StartSourceNetworkReplicationCommand.js +2 -14
- package/dist-es/commands/StopFailbackCommand.js +2 -14
- package/dist-es/commands/StopReplicationCommand.js +2 -14
- package/dist-es/commands/StopSourceNetworkReplicationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/TerminateRecoveryInstancesCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateFailbackReplicationConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateLaunchConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateLaunchConfigurationTemplateCommand.js +2 -14
- package/dist-es/commands/UpdateReplicationConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateReplicationConfigurationTemplateCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +3 -8
- package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +3 -8
- package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateSourceNetworkCommand.d.ts +3 -8
- package/dist-types/commands/DeleteJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteLaunchActionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSourceServerCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSourceServersCommand.d.ts +3 -8
- package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DisconnectSourceServerCommand.d.ts +3 -8
- package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/InitializeServiceCommand.d.ts +3 -8
- package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +3 -8
- package/dist-types/commands/ListLaunchActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListStagingAccountsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/PutLaunchActionCommand.d.ts +3 -8
- package/dist-types/commands/RetryDataReplicationCommand.d.ts +3 -8
- package/dist-types/commands/ReverseReplicationCommand.d.ts +3 -8
- package/dist-types/commands/StartFailbackLaunchCommand.d.ts +3 -8
- package/dist-types/commands/StartRecoveryCommand.d.ts +3 -8
- package/dist-types/commands/StartReplicationCommand.d.ts +3 -8
- package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +3 -8
- package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +3 -8
- package/dist-types/commands/StopFailbackCommand.d.ts +3 -8
- package/dist-types/commands/StopReplicationCommand.d.ts +3 -8
- package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import {
|
|
9
3
|
DeleteSourceServerRequest,
|
|
10
4
|
DeleteSourceServerResponse,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteSourceServerCommandInput
|
|
15
8
|
extends DeleteSourceServerRequest {}
|
|
16
9
|
export interface DeleteSourceServerCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteSourceServerCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteSourceServerCommandInput,
|
|
24
17
|
DeleteSourceServerCommandOutput,
|
|
25
|
-
DrsClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").DrsClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteSourceServerCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteSourceServerCommandInput,
|
|
33
26
|
DeleteSourceServerCommandOutput,
|
|
34
|
-
DrsClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").DrsClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteSourceServerCommand extends DeleteSourceServerCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeJobLogItemsRequest,
|
|
10
4
|
DescribeJobLogItemsResponse,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeJobLogItemsCommandInput
|
|
15
8
|
extends DescribeJobLogItemsRequest {}
|
|
16
9
|
export interface DescribeJobLogItemsCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeJobLogItemsCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeJobLogItemsCommandInput,
|
|
24
17
|
DescribeJobLogItemsCommandOutput,
|
|
25
|
-
DrsClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").DrsClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DescribeJobLogItemsCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeJobLogItemsCommandInput,
|
|
33
26
|
DescribeJobLogItemsCommandOutput,
|
|
34
|
-
DrsClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").DrsClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeJobLogItemsCommand extends DescribeJobLogItemsCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import { DescribeJobsRequest, DescribeJobsResponse } from "../models/models_0";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface DescribeJobsCommandInput extends DescribeJobsRequest {}
|
|
12
5
|
export interface DescribeJobsCommandOutput
|
|
13
6
|
extends DescribeJobsResponse,
|
|
@@ -18,22 +11,20 @@ declare const DescribeJobsCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
DescribeJobsCommandInput,
|
|
20
13
|
DescribeJobsCommandOutput,
|
|
21
|
-
DrsClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").DrsClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
...[input]: [] | [DescribeJobsCommandInput]
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
DescribeJobsCommandInput,
|
|
29
22
|
DescribeJobsCommandOutput,
|
|
30
|
-
DrsClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").DrsClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class DescribeJobsCommand extends DescribeJobsCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeLaunchConfigurationTemplatesRequest,
|
|
10
4
|
DescribeLaunchConfigurationTemplatesResponse,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeLaunchConfigurationTemplatesCommandInput
|
|
15
8
|
extends DescribeLaunchConfigurationTemplatesRequest {}
|
|
16
9
|
export interface DescribeLaunchConfigurationTemplatesCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeLaunchConfigurationTemplatesCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeLaunchConfigurationTemplatesCommandInput,
|
|
24
17
|
DescribeLaunchConfigurationTemplatesCommandOutput,
|
|
25
|
-
DrsClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").DrsClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [DescribeLaunchConfigurationTemplatesCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeLaunchConfigurationTemplatesCommandInput,
|
|
33
26
|
DescribeLaunchConfigurationTemplatesCommandOutput,
|
|
34
|
-
DrsClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").DrsClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeLaunchConfigurationTemplatesCommand extends DescribeLaunchConfigurationTemplatesCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeRecoveryInstancesRequest,
|
|
10
4
|
DescribeRecoveryInstancesResponse,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeRecoveryInstancesCommandInput
|
|
15
8
|
extends DescribeRecoveryInstancesRequest {}
|
|
16
9
|
export interface DescribeRecoveryInstancesCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeRecoveryInstancesCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeRecoveryInstancesCommandInput,
|
|
24
17
|
DescribeRecoveryInstancesCommandOutput,
|
|
25
|
-
DrsClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").DrsClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [DescribeRecoveryInstancesCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeRecoveryInstancesCommandInput,
|
|
33
26
|
DescribeRecoveryInstancesCommandOutput,
|
|
34
|
-
DrsClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").DrsClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeRecoveryInstancesCommand extends DescribeRecoveryInstancesCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeRecoverySnapshotsRequest,
|
|
10
4
|
DescribeRecoverySnapshotsResponse,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeRecoverySnapshotsCommandInput
|
|
15
8
|
extends DescribeRecoverySnapshotsRequest {}
|
|
16
9
|
export interface DescribeRecoverySnapshotsCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeRecoverySnapshotsCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeRecoverySnapshotsCommandInput,
|
|
24
17
|
DescribeRecoverySnapshotsCommandOutput,
|
|
25
|
-
DrsClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").DrsClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DescribeRecoverySnapshotsCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeRecoverySnapshotsCommandInput,
|
|
33
26
|
DescribeRecoverySnapshotsCommandOutput,
|
|
34
|
-
DrsClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").DrsClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeRecoverySnapshotsCommand extends DescribeRecoverySnapshotsCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeReplicationConfigurationTemplatesRequest,
|
|
10
4
|
DescribeReplicationConfigurationTemplatesResponse,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeReplicationConfigurationTemplatesCommandInput
|
|
15
8
|
extends DescribeReplicationConfigurationTemplatesRequest {}
|
|
16
9
|
export interface DescribeReplicationConfigurationTemplatesCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeReplicationConfigurationTemplatesCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeReplicationConfigurationTemplatesCommandInput,
|
|
24
17
|
DescribeReplicationConfigurationTemplatesCommandOutput,
|
|
25
|
-
DrsClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").DrsClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [DescribeReplicationConfigurationTemplatesCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeReplicationConfigurationTemplatesCommandInput,
|
|
33
26
|
DescribeReplicationConfigurationTemplatesCommandOutput,
|
|
34
|
-
DrsClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").DrsClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeReplicationConfigurationTemplatesCommand extends DescribeReplicationConfigurationTemplatesCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeSourceNetworksRequest,
|
|
10
4
|
DescribeSourceNetworksResponse,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeSourceNetworksCommandInput
|
|
15
8
|
extends DescribeSourceNetworksRequest {}
|
|
16
9
|
export interface DescribeSourceNetworksCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeSourceNetworksCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeSourceNetworksCommandInput,
|
|
24
17
|
DescribeSourceNetworksCommandOutput,
|
|
25
|
-
DrsClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").DrsClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [DescribeSourceNetworksCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeSourceNetworksCommandInput,
|
|
33
26
|
DescribeSourceNetworksCommandOutput,
|
|
34
|
-
DrsClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").DrsClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeSourceNetworksCommand extends DescribeSourceNetworksCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeSourceServersRequest,
|
|
10
4
|
DescribeSourceServersResponse,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeSourceServersCommandInput
|
|
15
8
|
extends DescribeSourceServersRequest {}
|
|
16
9
|
export interface DescribeSourceServersCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeSourceServersCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeSourceServersCommandInput,
|
|
24
17
|
DescribeSourceServersCommandOutput,
|
|
25
|
-
DrsClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").DrsClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [DescribeSourceServersCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeSourceServersCommandInput,
|
|
33
26
|
DescribeSourceServersCommandOutput,
|
|
34
|
-
DrsClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").DrsClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeSourceServersCommand extends DescribeSourceServersCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import { DisconnectRecoveryInstanceRequest } from "../models/models_0";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface DisconnectRecoveryInstanceCommandInput
|
|
12
5
|
extends DisconnectRecoveryInstanceRequest {}
|
|
13
6
|
export interface DisconnectRecoveryInstanceCommandOutput
|
|
@@ -18,22 +11,20 @@ declare const DisconnectRecoveryInstanceCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
DisconnectRecoveryInstanceCommandInput,
|
|
20
13
|
DisconnectRecoveryInstanceCommandOutput,
|
|
21
|
-
DrsClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").DrsClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
input: DisconnectRecoveryInstanceCommandInput
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
DisconnectRecoveryInstanceCommandInput,
|
|
29
22
|
DisconnectRecoveryInstanceCommandOutput,
|
|
30
|
-
DrsClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").DrsClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class DisconnectRecoveryInstanceCommand extends DisconnectRecoveryInstanceCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import {
|
|
9
3
|
DisconnectSourceServerRequest,
|
|
10
4
|
SourceServer,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DisconnectSourceServerCommandInput
|
|
15
8
|
extends DisconnectSourceServerRequest {}
|
|
16
9
|
export interface DisconnectSourceServerCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DisconnectSourceServerCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DisconnectSourceServerCommandInput,
|
|
24
17
|
DisconnectSourceServerCommandOutput,
|
|
25
|
-
DrsClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").DrsClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DisconnectSourceServerCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DisconnectSourceServerCommandInput,
|
|
33
26
|
DisconnectSourceServerCommandOutput,
|
|
34
|
-
DrsClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").DrsClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DisconnectSourceServerCommand extends DisconnectSourceServerCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import {
|
|
9
3
|
ExportSourceNetworkCfnTemplateRequest,
|
|
10
4
|
ExportSourceNetworkCfnTemplateResponse,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ExportSourceNetworkCfnTemplateCommandInput
|
|
15
8
|
extends ExportSourceNetworkCfnTemplateRequest {}
|
|
16
9
|
export interface ExportSourceNetworkCfnTemplateCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ExportSourceNetworkCfnTemplateCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ExportSourceNetworkCfnTemplateCommandInput,
|
|
24
17
|
ExportSourceNetworkCfnTemplateCommandOutput,
|
|
25
|
-
DrsClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").DrsClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: ExportSourceNetworkCfnTemplateCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ExportSourceNetworkCfnTemplateCommandInput,
|
|
33
26
|
ExportSourceNetworkCfnTemplateCommandOutput,
|
|
34
|
-
DrsClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").DrsClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ExportSourceNetworkCfnTemplateCommand extends ExportSourceNetworkCfnTemplateCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import {
|
|
9
3
|
GetFailbackReplicationConfigurationRequest,
|
|
10
4
|
GetFailbackReplicationConfigurationResponse,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface GetFailbackReplicationConfigurationCommandInput
|
|
15
8
|
extends GetFailbackReplicationConfigurationRequest {}
|
|
16
9
|
export interface GetFailbackReplicationConfigurationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const GetFailbackReplicationConfigurationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
GetFailbackReplicationConfigurationCommandInput,
|
|
24
17
|
GetFailbackReplicationConfigurationCommandOutput,
|
|
25
|
-
DrsClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").DrsClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: GetFailbackReplicationConfigurationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
GetFailbackReplicationConfigurationCommandInput,
|
|
33
26
|
GetFailbackReplicationConfigurationCommandOutput,
|
|
34
|
-
DrsClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").DrsClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class GetFailbackReplicationConfigurationCommand extends GetFailbackReplicationConfigurationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
DrsClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../DrsClient";
|
|
8
2
|
import {
|
|
9
3
|
GetLaunchConfigurationRequest,
|
|
10
4
|
LaunchConfiguration,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface GetLaunchConfigurationCommandInput
|
|
15
8
|
extends GetLaunchConfigurationRequest {}
|
|
16
9
|
export interface GetLaunchConfigurationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const GetLaunchConfigurationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
GetLaunchConfigurationCommandInput,
|
|
24
17
|
GetLaunchConfigurationCommandOutput,
|
|
25
|
-
DrsClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").DrsClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: GetLaunchConfigurationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
GetLaunchConfigurationCommandInput,
|
|
33
26
|
GetLaunchConfigurationCommandOutput,
|
|
34
|
-
DrsClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").DrsClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class GetLaunchConfigurationCommand extends GetLaunchConfigurationCommand_base {
|
|
43
34
|
protected static __types: {
|