@aws-sdk/client-drs 3.1077.0 → 3.1078.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
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { makeBuilder } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
+
import { commonParams } from "./endpoint/EndpointParameters";
|
|
4
|
+
export const command = makeBuilder(commonParams, "ElasticDisasterRecoveryService", "DrsClient", getEndpointPlugin);
|
|
5
|
+
export const _ep0 = {};
|
|
6
|
+
export const _mw0 = (Command, cs, config, o) => [];
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { AssociateSourceNetworkStack$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AssociateSourceNetworkStackCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "AssociateSourceNetworkStack", {})
|
|
13
|
-
.n("DrsClient", "AssociateSourceNetworkStackCommand")
|
|
14
|
-
.sc(AssociateSourceNetworkStack$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AssociateSourceNetworkStackCommand extends command(_ep0, _mw0, "AssociateSourceNetworkStack", AssociateSourceNetworkStack$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateExtendedSourceServer$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateExtendedSourceServerCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "CreateExtendedSourceServer", {})
|
|
13
|
-
.n("DrsClient", "CreateExtendedSourceServerCommand")
|
|
14
|
-
.sc(CreateExtendedSourceServer$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateExtendedSourceServerCommand extends command(_ep0, _mw0, "CreateExtendedSourceServer", CreateExtendedSourceServer$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateLaunchConfigurationTemplate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateLaunchConfigurationTemplateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "CreateLaunchConfigurationTemplate", {})
|
|
13
|
-
.n("DrsClient", "CreateLaunchConfigurationTemplateCommand")
|
|
14
|
-
.sc(CreateLaunchConfigurationTemplate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateLaunchConfigurationTemplateCommand extends command(_ep0, _mw0, "CreateLaunchConfigurationTemplate", CreateLaunchConfigurationTemplate$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateReplicationConfigurationTemplate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateReplicationConfigurationTemplateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "CreateReplicationConfigurationTemplate", {})
|
|
13
|
-
.n("DrsClient", "CreateReplicationConfigurationTemplateCommand")
|
|
14
|
-
.sc(CreateReplicationConfigurationTemplate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateReplicationConfigurationTemplateCommand extends command(_ep0, _mw0, "CreateReplicationConfigurationTemplate", CreateReplicationConfigurationTemplate$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateSourceNetwork$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateSourceNetworkCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "CreateSourceNetwork", {})
|
|
13
|
-
.n("DrsClient", "CreateSourceNetworkCommand")
|
|
14
|
-
.sc(CreateSourceNetwork$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateSourceNetworkCommand extends command(_ep0, _mw0, "CreateSourceNetwork", CreateSourceNetwork$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteJob$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteJobCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DeleteJob", {})
|
|
13
|
-
.n("DrsClient", "DeleteJobCommand")
|
|
14
|
-
.sc(DeleteJob$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteJobCommand extends command(_ep0, _mw0, "DeleteJob", DeleteJob$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteLaunchAction$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteLaunchActionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DeleteLaunchAction", {})
|
|
13
|
-
.n("DrsClient", "DeleteLaunchActionCommand")
|
|
14
|
-
.sc(DeleteLaunchAction$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteLaunchActionCommand extends command(_ep0, _mw0, "DeleteLaunchAction", DeleteLaunchAction$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteLaunchConfigurationTemplate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteLaunchConfigurationTemplateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DeleteLaunchConfigurationTemplate", {})
|
|
13
|
-
.n("DrsClient", "DeleteLaunchConfigurationTemplateCommand")
|
|
14
|
-
.sc(DeleteLaunchConfigurationTemplate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteLaunchConfigurationTemplateCommand extends command(_ep0, _mw0, "DeleteLaunchConfigurationTemplate", DeleteLaunchConfigurationTemplate$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteRecoveryInstance$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteRecoveryInstanceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DeleteRecoveryInstance", {})
|
|
13
|
-
.n("DrsClient", "DeleteRecoveryInstanceCommand")
|
|
14
|
-
.sc(DeleteRecoveryInstance$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteRecoveryInstanceCommand extends command(_ep0, _mw0, "DeleteRecoveryInstance", DeleteRecoveryInstance$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteReplicationConfigurationTemplate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteReplicationConfigurationTemplateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DeleteReplicationConfigurationTemplate", {})
|
|
13
|
-
.n("DrsClient", "DeleteReplicationConfigurationTemplateCommand")
|
|
14
|
-
.sc(DeleteReplicationConfigurationTemplate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteReplicationConfigurationTemplateCommand extends command(_ep0, _mw0, "DeleteReplicationConfigurationTemplate", DeleteReplicationConfigurationTemplate$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteSourceNetwork$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteSourceNetworkCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DeleteSourceNetwork", {})
|
|
13
|
-
.n("DrsClient", "DeleteSourceNetworkCommand")
|
|
14
|
-
.sc(DeleteSourceNetwork$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteSourceNetworkCommand extends command(_ep0, _mw0, "DeleteSourceNetwork", DeleteSourceNetwork$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteSourceServer$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteSourceServerCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DeleteSourceServer", {})
|
|
13
|
-
.n("DrsClient", "DeleteSourceServerCommand")
|
|
14
|
-
.sc(DeleteSourceServer$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteSourceServerCommand extends command(_ep0, _mw0, "DeleteSourceServer", DeleteSourceServer$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeJobLogItems$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeJobLogItemsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DescribeJobLogItems", {})
|
|
13
|
-
.n("DrsClient", "DescribeJobLogItemsCommand")
|
|
14
|
-
.sc(DescribeJobLogItems$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeJobLogItemsCommand extends command(_ep0, _mw0, "DescribeJobLogItems", DescribeJobLogItems$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeJobs$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeJobsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DescribeJobs", {})
|
|
13
|
-
.n("DrsClient", "DescribeJobsCommand")
|
|
14
|
-
.sc(DescribeJobs$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeJobsCommand extends command(_ep0, _mw0, "DescribeJobs", DescribeJobs$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeLaunchConfigurationTemplates$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeLaunchConfigurationTemplatesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DescribeLaunchConfigurationTemplates", {})
|
|
13
|
-
.n("DrsClient", "DescribeLaunchConfigurationTemplatesCommand")
|
|
14
|
-
.sc(DescribeLaunchConfigurationTemplates$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeLaunchConfigurationTemplatesCommand extends command(_ep0, _mw0, "DescribeLaunchConfigurationTemplates", DescribeLaunchConfigurationTemplates$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeRecoveryInstances$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeRecoveryInstancesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DescribeRecoveryInstances", {})
|
|
13
|
-
.n("DrsClient", "DescribeRecoveryInstancesCommand")
|
|
14
|
-
.sc(DescribeRecoveryInstances$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeRecoveryInstancesCommand extends command(_ep0, _mw0, "DescribeRecoveryInstances", DescribeRecoveryInstances$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeRecoverySnapshots$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeRecoverySnapshotsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DescribeRecoverySnapshots", {})
|
|
13
|
-
.n("DrsClient", "DescribeRecoverySnapshotsCommand")
|
|
14
|
-
.sc(DescribeRecoverySnapshots$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeRecoverySnapshotsCommand extends command(_ep0, _mw0, "DescribeRecoverySnapshots", DescribeRecoverySnapshots$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeReplicationConfigurationTemplates$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeReplicationConfigurationTemplatesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DescribeReplicationConfigurationTemplates", {})
|
|
13
|
-
.n("DrsClient", "DescribeReplicationConfigurationTemplatesCommand")
|
|
14
|
-
.sc(DescribeReplicationConfigurationTemplates$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeReplicationConfigurationTemplatesCommand extends command(_ep0, _mw0, "DescribeReplicationConfigurationTemplates", DescribeReplicationConfigurationTemplates$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeSourceNetworks$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeSourceNetworksCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DescribeSourceNetworks", {})
|
|
13
|
-
.n("DrsClient", "DescribeSourceNetworksCommand")
|
|
14
|
-
.sc(DescribeSourceNetworks$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeSourceNetworksCommand extends command(_ep0, _mw0, "DescribeSourceNetworks", DescribeSourceNetworks$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeSourceServers$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeSourceServersCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DescribeSourceServers", {})
|
|
13
|
-
.n("DrsClient", "DescribeSourceServersCommand")
|
|
14
|
-
.sc(DescribeSourceServers$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeSourceServersCommand extends command(_ep0, _mw0, "DescribeSourceServers", DescribeSourceServers$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DisconnectRecoveryInstance$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisconnectRecoveryInstanceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DisconnectRecoveryInstance", {})
|
|
13
|
-
.n("DrsClient", "DisconnectRecoveryInstanceCommand")
|
|
14
|
-
.sc(DisconnectRecoveryInstance$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisconnectRecoveryInstanceCommand extends command(_ep0, _mw0, "DisconnectRecoveryInstance", DisconnectRecoveryInstance$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DisconnectSourceServer$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisconnectSourceServerCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "DisconnectSourceServer", {})
|
|
13
|
-
.n("DrsClient", "DisconnectSourceServerCommand")
|
|
14
|
-
.sc(DisconnectSourceServer$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisconnectSourceServerCommand extends command(_ep0, _mw0, "DisconnectSourceServer", DisconnectSourceServer$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ExportSourceNetworkCfnTemplate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ExportSourceNetworkCfnTemplateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "ExportSourceNetworkCfnTemplate", {})
|
|
13
|
-
.n("DrsClient", "ExportSourceNetworkCfnTemplateCommand")
|
|
14
|
-
.sc(ExportSourceNetworkCfnTemplate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ExportSourceNetworkCfnTemplateCommand extends command(_ep0, _mw0, "ExportSourceNetworkCfnTemplate", ExportSourceNetworkCfnTemplate$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetFailbackReplicationConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetFailbackReplicationConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "GetFailbackReplicationConfiguration", {})
|
|
13
|
-
.n("DrsClient", "GetFailbackReplicationConfigurationCommand")
|
|
14
|
-
.sc(GetFailbackReplicationConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetFailbackReplicationConfigurationCommand extends command(_ep0, _mw0, "GetFailbackReplicationConfiguration", GetFailbackReplicationConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetLaunchConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetLaunchConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "GetLaunchConfiguration", {})
|
|
13
|
-
.n("DrsClient", "GetLaunchConfigurationCommand")
|
|
14
|
-
.sc(GetLaunchConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetLaunchConfigurationCommand extends command(_ep0, _mw0, "GetLaunchConfiguration", GetLaunchConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetReplicationConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetReplicationConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "GetReplicationConfiguration", {})
|
|
13
|
-
.n("DrsClient", "GetReplicationConfigurationCommand")
|
|
14
|
-
.sc(GetReplicationConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetReplicationConfigurationCommand extends command(_ep0, _mw0, "GetReplicationConfiguration", GetReplicationConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { InitializeService$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class InitializeServiceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "InitializeService", {})
|
|
13
|
-
.n("DrsClient", "InitializeServiceCommand")
|
|
14
|
-
.sc(InitializeService$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class InitializeServiceCommand extends command(_ep0, _mw0, "InitializeService", InitializeService$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListExtensibleSourceServers$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListExtensibleSourceServersCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "ListExtensibleSourceServers", {})
|
|
13
|
-
.n("DrsClient", "ListExtensibleSourceServersCommand")
|
|
14
|
-
.sc(ListExtensibleSourceServers$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListExtensibleSourceServersCommand extends command(_ep0, _mw0, "ListExtensibleSourceServers", ListExtensibleSourceServers$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListLaunchActions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListLaunchActionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "ListLaunchActions", {})
|
|
13
|
-
.n("DrsClient", "ListLaunchActionsCommand")
|
|
14
|
-
.sc(ListLaunchActions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListLaunchActionsCommand extends command(_ep0, _mw0, "ListLaunchActions", ListLaunchActions$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListStagingAccounts$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListStagingAccountsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "ListStagingAccounts", {})
|
|
13
|
-
.n("DrsClient", "ListStagingAccountsCommand")
|
|
14
|
-
.sc(ListStagingAccounts$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListStagingAccountsCommand extends command(_ep0, _mw0, "ListStagingAccounts", ListStagingAccounts$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListTagsForResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "ListTagsForResource", {})
|
|
13
|
-
.n("DrsClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
16
4
|
}
|