@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,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 { PutLaunchAction$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutLaunchActionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "PutLaunchAction", {})
|
|
13
|
-
.n("DrsClient", "PutLaunchActionCommand")
|
|
14
|
-
.sc(PutLaunchAction$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutLaunchActionCommand extends command(_ep0, _mw0, "PutLaunchAction", PutLaunchAction$) {
|
|
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 { RetryDataReplication$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class RetryDataReplicationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "RetryDataReplication", {})
|
|
13
|
-
.n("DrsClient", "RetryDataReplicationCommand")
|
|
14
|
-
.sc(RetryDataReplication$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class RetryDataReplicationCommand extends command(_ep0, _mw0, "RetryDataReplication", RetryDataReplication$) {
|
|
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 { ReverseReplication$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ReverseReplicationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "ReverseReplication", {})
|
|
13
|
-
.n("DrsClient", "ReverseReplicationCommand")
|
|
14
|
-
.sc(ReverseReplication$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ReverseReplicationCommand extends command(_ep0, _mw0, "ReverseReplication", ReverseReplication$) {
|
|
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 { StartFailbackLaunch$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StartFailbackLaunchCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "StartFailbackLaunch", {})
|
|
13
|
-
.n("DrsClient", "StartFailbackLaunchCommand")
|
|
14
|
-
.sc(StartFailbackLaunch$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StartFailbackLaunchCommand extends command(_ep0, _mw0, "StartFailbackLaunch", StartFailbackLaunch$) {
|
|
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 { StartRecovery$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StartRecoveryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "StartRecovery", {})
|
|
13
|
-
.n("DrsClient", "StartRecoveryCommand")
|
|
14
|
-
.sc(StartRecovery$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StartRecoveryCommand extends command(_ep0, _mw0, "StartRecovery", StartRecovery$) {
|
|
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 { StartReplication$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StartReplicationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "StartReplication", {})
|
|
13
|
-
.n("DrsClient", "StartReplicationCommand")
|
|
14
|
-
.sc(StartReplication$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StartReplicationCommand extends command(_ep0, _mw0, "StartReplication", StartReplication$) {
|
|
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 { StartSourceNetworkRecovery$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StartSourceNetworkRecoveryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "StartSourceNetworkRecovery", {})
|
|
13
|
-
.n("DrsClient", "StartSourceNetworkRecoveryCommand")
|
|
14
|
-
.sc(StartSourceNetworkRecovery$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StartSourceNetworkRecoveryCommand extends command(_ep0, _mw0, "StartSourceNetworkRecovery", StartSourceNetworkRecovery$) {
|
|
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 { StartSourceNetworkReplication$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StartSourceNetworkReplicationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "StartSourceNetworkReplication", {})
|
|
13
|
-
.n("DrsClient", "StartSourceNetworkReplicationCommand")
|
|
14
|
-
.sc(StartSourceNetworkReplication$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StartSourceNetworkReplicationCommand extends command(_ep0, _mw0, "StartSourceNetworkReplication", StartSourceNetworkReplication$) {
|
|
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 { StopFailback$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StopFailbackCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "StopFailback", {})
|
|
13
|
-
.n("DrsClient", "StopFailbackCommand")
|
|
14
|
-
.sc(StopFailback$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StopFailbackCommand extends command(_ep0, _mw0, "StopFailback", StopFailback$) {
|
|
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 { StopReplication$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StopReplicationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "StopReplication", {})
|
|
13
|
-
.n("DrsClient", "StopReplicationCommand")
|
|
14
|
-
.sc(StopReplication$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StopReplicationCommand extends command(_ep0, _mw0, "StopReplication", StopReplication$) {
|
|
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 { StopSourceNetworkReplication$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StopSourceNetworkReplicationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "StopSourceNetworkReplication", {})
|
|
13
|
-
.n("DrsClient", "StopSourceNetworkReplicationCommand")
|
|
14
|
-
.sc(StopSourceNetworkReplication$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StopSourceNetworkReplicationCommand extends command(_ep0, _mw0, "StopSourceNetworkReplication", StopSourceNetworkReplication$) {
|
|
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 { TagResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class TagResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "TagResource", {})
|
|
13
|
-
.n("DrsClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
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 { TerminateRecoveryInstances$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class TerminateRecoveryInstancesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "TerminateRecoveryInstances", {})
|
|
13
|
-
.n("DrsClient", "TerminateRecoveryInstancesCommand")
|
|
14
|
-
.sc(TerminateRecoveryInstances$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class TerminateRecoveryInstancesCommand extends command(_ep0, _mw0, "TerminateRecoveryInstances", TerminateRecoveryInstances$) {
|
|
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 { UntagResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UntagResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "UntagResource", {})
|
|
13
|
-
.n("DrsClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
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 { UpdateFailbackReplicationConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateFailbackReplicationConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "UpdateFailbackReplicationConfiguration", {})
|
|
13
|
-
.n("DrsClient", "UpdateFailbackReplicationConfigurationCommand")
|
|
14
|
-
.sc(UpdateFailbackReplicationConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateFailbackReplicationConfigurationCommand extends command(_ep0, _mw0, "UpdateFailbackReplicationConfiguration", UpdateFailbackReplicationConfiguration$) {
|
|
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 { UpdateLaunchConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateLaunchConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "UpdateLaunchConfiguration", {})
|
|
13
|
-
.n("DrsClient", "UpdateLaunchConfigurationCommand")
|
|
14
|
-
.sc(UpdateLaunchConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateLaunchConfigurationCommand extends command(_ep0, _mw0, "UpdateLaunchConfiguration", UpdateLaunchConfiguration$) {
|
|
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 { UpdateLaunchConfigurationTemplate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateLaunchConfigurationTemplateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "UpdateLaunchConfigurationTemplate", {})
|
|
13
|
-
.n("DrsClient", "UpdateLaunchConfigurationTemplateCommand")
|
|
14
|
-
.sc(UpdateLaunchConfigurationTemplate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateLaunchConfigurationTemplateCommand extends command(_ep0, _mw0, "UpdateLaunchConfigurationTemplate", UpdateLaunchConfigurationTemplate$) {
|
|
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 { UpdateReplicationConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateReplicationConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "UpdateReplicationConfiguration", {})
|
|
13
|
-
.n("DrsClient", "UpdateReplicationConfigurationCommand")
|
|
14
|
-
.sc(UpdateReplicationConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateReplicationConfigurationCommand extends command(_ep0, _mw0, "UpdateReplicationConfiguration", UpdateReplicationConfiguration$) {
|
|
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 { UpdateReplicationConfigurationTemplate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateReplicationConfigurationTemplateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("ElasticDisasterRecoveryService", "UpdateReplicationConfigurationTemplate", {})
|
|
13
|
-
.n("DrsClient", "UpdateReplicationConfigurationTemplateCommand")
|
|
14
|
-
.sc(UpdateReplicationConfigurationTemplate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateReplicationConfigurationTemplateCommand extends command(_ep0, _mw0, "UpdateReplicationConfigurationTemplate", UpdateReplicationConfigurationTemplate$) {
|
|
16
4
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type { EndpointParameterInstructions } from "@smithy/types";
|
|
2
|
+
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "./DrsClient";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
6
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(added: EndpointParameterInstructions, plugins: (CommandCtor: any, clientStack: any, config: any, options: any) => import("@smithy/types").Pluggable<any, any>[], op: string, $: import("@smithy/types").StaticOperationSchema, smithyContext?: Record<string, unknown>) => {
|
|
7
|
+
new (input: I): import("@smithy/core/client").CommandImpl<I, O, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
8
|
+
new (...[input]: import("@smithy/types").OptionalParameter<I>): import("@smithy/core/client").CommandImpl<I, O, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
9
|
+
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
10
|
+
};
|
|
11
|
+
/**
|
|
12
|
+
* @internal
|
|
13
|
+
*/
|
|
14
|
+
export declare const _ep0: EndpointParameterInstructions;
|
|
15
|
+
/**
|
|
16
|
+
* @internal
|
|
17
|
+
*/
|
|
18
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
2
|
import type { AssociateSourceNetworkStackRequest, AssociateSourceNetworkStackResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AssociateSourceNetworkStackCommandInput extends AssociateSource
|
|
|
22
19
|
export interface AssociateSourceNetworkStackCommandOutput extends AssociateSourceNetworkStackResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AssociateSourceNetworkStackCommand_base: {
|
|
25
|
-
new (input: AssociateSourceNetworkStackCommandInput): import("@smithy/core/client").CommandImpl<AssociateSourceNetworkStackCommandInput, AssociateSourceNetworkStackCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AssociateSourceNetworkStackCommandInput): import("@smithy/core/client").CommandImpl<AssociateSourceNetworkStackCommandInput, AssociateSourceNetworkStackCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AssociateSourceNetworkStackCommandInput): import("@smithy/core/client").CommandImpl<AssociateSourceNetworkStackCommandInput, AssociateSourceNetworkStackCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AssociateSourceNetworkStackCommandInput): import("@smithy/core/client").CommandImpl<AssociateSourceNetworkStackCommandInput, AssociateSourceNetworkStackCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Associate a Source Network to an existing CloudFormation Stack and modify launch templates to use this network. Can be used for reverting to previously deployed CloudFormation stacks.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
2
|
import type { CreateExtendedSourceServerRequest, CreateExtendedSourceServerResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateExtendedSourceServerCommandInput extends CreateExtendedSo
|
|
|
22
19
|
export interface CreateExtendedSourceServerCommandOutput extends CreateExtendedSourceServerResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateExtendedSourceServerCommand_base: {
|
|
25
|
-
new (input: CreateExtendedSourceServerCommandInput): import("@smithy/core/client").CommandImpl<CreateExtendedSourceServerCommandInput, CreateExtendedSourceServerCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateExtendedSourceServerCommandInput): import("@smithy/core/client").CommandImpl<CreateExtendedSourceServerCommandInput, CreateExtendedSourceServerCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateExtendedSourceServerCommandInput): import("@smithy/core/client").CommandImpl<CreateExtendedSourceServerCommandInput, CreateExtendedSourceServerCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateExtendedSourceServerCommandInput): import("@smithy/core/client").CommandImpl<CreateExtendedSourceServerCommandInput, CreateExtendedSourceServerCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Create an extended source server in the target Account based on the source server in staging account.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
2
|
import type { CreateLaunchConfigurationTemplateRequest, CreateLaunchConfigurationTemplateResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateLaunchConfigurationTemplateCommandInput extends CreateLau
|
|
|
22
19
|
export interface CreateLaunchConfigurationTemplateCommandOutput extends CreateLaunchConfigurationTemplateResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateLaunchConfigurationTemplateCommand_base: {
|
|
25
|
-
new (input: CreateLaunchConfigurationTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreateLaunchConfigurationTemplateCommandInput, CreateLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [CreateLaunchConfigurationTemplateCommandInput]): import("@smithy/core/client").CommandImpl<CreateLaunchConfigurationTemplateCommandInput, CreateLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateLaunchConfigurationTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreateLaunchConfigurationTemplateCommandInput, CreateLaunchConfigurationTemplateCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [CreateLaunchConfigurationTemplateCommandInput]): import("@smithy/core/client").CommandImpl<CreateLaunchConfigurationTemplateCommandInput, CreateLaunchConfigurationTemplateCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a new Launch Configuration Template.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
2
|
import type { CreateReplicationConfigurationTemplateRequest, ReplicationConfigurationTemplate } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateReplicationConfigurationTemplateCommandInput extends Crea
|
|
|
22
19
|
export interface CreateReplicationConfigurationTemplateCommandOutput extends ReplicationConfigurationTemplate, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateReplicationConfigurationTemplateCommand_base: {
|
|
25
|
-
new (input: CreateReplicationConfigurationTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreateReplicationConfigurationTemplateCommandInput, CreateReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateReplicationConfigurationTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreateReplicationConfigurationTemplateCommandInput, CreateReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateReplicationConfigurationTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreateReplicationConfigurationTemplateCommandInput, CreateReplicationConfigurationTemplateCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateReplicationConfigurationTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreateReplicationConfigurationTemplateCommandInput, CreateReplicationConfigurationTemplateCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a new ReplicationConfigurationTemplate.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
2
|
import type { CreateSourceNetworkRequest, CreateSourceNetworkResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateSourceNetworkCommandInput extends CreateSourceNetworkRequ
|
|
|
22
19
|
export interface CreateSourceNetworkCommandOutput extends CreateSourceNetworkResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateSourceNetworkCommand_base: {
|
|
25
|
-
new (input: CreateSourceNetworkCommandInput): import("@smithy/core/client").CommandImpl<CreateSourceNetworkCommandInput, CreateSourceNetworkCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateSourceNetworkCommandInput): import("@smithy/core/client").CommandImpl<CreateSourceNetworkCommandInput, CreateSourceNetworkCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateSourceNetworkCommandInput): import("@smithy/core/client").CommandImpl<CreateSourceNetworkCommandInput, CreateSourceNetworkCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateSourceNetworkCommandInput): import("@smithy/core/client").CommandImpl<CreateSourceNetworkCommandInput, CreateSourceNetworkCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Create a new Source Network resource for a provided VPC ID.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
2
|
import type { DeleteJobRequest, DeleteJobResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteJobCommandInput extends DeleteJobRequest {
|
|
|
22
19
|
export interface DeleteJobCommandOutput extends DeleteJobResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteJobCommand_base: {
|
|
25
|
-
new (input: DeleteJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a single Job by ID.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
2
|
import type { DeleteLaunchActionRequest, DeleteLaunchActionResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteLaunchActionCommandInput extends DeleteLaunchActionReques
|
|
|
22
19
|
export interface DeleteLaunchActionCommandOutput extends DeleteLaunchActionResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteLaunchActionCommand_base: {
|
|
25
|
-
new (input: DeleteLaunchActionCommandInput): import("@smithy/core/client").CommandImpl<DeleteLaunchActionCommandInput, DeleteLaunchActionCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteLaunchActionCommandInput): import("@smithy/core/client").CommandImpl<DeleteLaunchActionCommandInput, DeleteLaunchActionCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteLaunchActionCommandInput): import("@smithy/core/client").CommandImpl<DeleteLaunchActionCommandInput, DeleteLaunchActionCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteLaunchActionCommandInput): import("@smithy/core/client").CommandImpl<DeleteLaunchActionCommandInput, DeleteLaunchActionCommandOutput, import("..").DrsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a resource launch action.</p>
|