@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
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -68,7 +69,7 @@ const commonParams = {
|
|
|
68
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
69
70
|
};
|
|
70
71
|
|
|
71
|
-
var version = "3.
|
|
72
|
+
var version = "3.1078.0";
|
|
72
73
|
var packageInfo = {
|
|
73
74
|
version: version};
|
|
74
75
|
|
|
@@ -1951,604 +1952,158 @@ class DrsClient extends Client {
|
|
|
1951
1952
|
}
|
|
1952
1953
|
}
|
|
1953
1954
|
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
})
|
|
1960
|
-
.s("ElasticDisasterRecoveryService", "AssociateSourceNetworkStack", {})
|
|
1961
|
-
.n("DrsClient", "AssociateSourceNetworkStackCommand")
|
|
1962
|
-
.sc(AssociateSourceNetworkStack$)
|
|
1963
|
-
.build() {
|
|
1955
|
+
const command = makeBuilder(commonParams, "ElasticDisasterRecoveryService", "DrsClient", getEndpointPlugin);
|
|
1956
|
+
const _ep0 = {};
|
|
1957
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
1958
|
+
|
|
1959
|
+
class AssociateSourceNetworkStackCommand extends command(_ep0, _mw0, "AssociateSourceNetworkStack", AssociateSourceNetworkStack$) {
|
|
1964
1960
|
}
|
|
1965
1961
|
|
|
1966
|
-
class CreateExtendedSourceServerCommand extends
|
|
1967
|
-
.classBuilder()
|
|
1968
|
-
.ep(commonParams)
|
|
1969
|
-
.m(function (Command, cs, config, o) {
|
|
1970
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1971
|
-
})
|
|
1972
|
-
.s("ElasticDisasterRecoveryService", "CreateExtendedSourceServer", {})
|
|
1973
|
-
.n("DrsClient", "CreateExtendedSourceServerCommand")
|
|
1974
|
-
.sc(CreateExtendedSourceServer$)
|
|
1975
|
-
.build() {
|
|
1962
|
+
class CreateExtendedSourceServerCommand extends command(_ep0, _mw0, "CreateExtendedSourceServer", CreateExtendedSourceServer$) {
|
|
1976
1963
|
}
|
|
1977
1964
|
|
|
1978
|
-
class CreateLaunchConfigurationTemplateCommand extends
|
|
1979
|
-
.classBuilder()
|
|
1980
|
-
.ep(commonParams)
|
|
1981
|
-
.m(function (Command, cs, config, o) {
|
|
1982
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1983
|
-
})
|
|
1984
|
-
.s("ElasticDisasterRecoveryService", "CreateLaunchConfigurationTemplate", {})
|
|
1985
|
-
.n("DrsClient", "CreateLaunchConfigurationTemplateCommand")
|
|
1986
|
-
.sc(CreateLaunchConfigurationTemplate$)
|
|
1987
|
-
.build() {
|
|
1965
|
+
class CreateLaunchConfigurationTemplateCommand extends command(_ep0, _mw0, "CreateLaunchConfigurationTemplate", CreateLaunchConfigurationTemplate$) {
|
|
1988
1966
|
}
|
|
1989
1967
|
|
|
1990
|
-
class CreateReplicationConfigurationTemplateCommand extends
|
|
1991
|
-
.classBuilder()
|
|
1992
|
-
.ep(commonParams)
|
|
1993
|
-
.m(function (Command, cs, config, o) {
|
|
1994
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1995
|
-
})
|
|
1996
|
-
.s("ElasticDisasterRecoveryService", "CreateReplicationConfigurationTemplate", {})
|
|
1997
|
-
.n("DrsClient", "CreateReplicationConfigurationTemplateCommand")
|
|
1998
|
-
.sc(CreateReplicationConfigurationTemplate$)
|
|
1999
|
-
.build() {
|
|
1968
|
+
class CreateReplicationConfigurationTemplateCommand extends command(_ep0, _mw0, "CreateReplicationConfigurationTemplate", CreateReplicationConfigurationTemplate$) {
|
|
2000
1969
|
}
|
|
2001
1970
|
|
|
2002
|
-
class CreateSourceNetworkCommand extends
|
|
2003
|
-
.classBuilder()
|
|
2004
|
-
.ep(commonParams)
|
|
2005
|
-
.m(function (Command, cs, config, o) {
|
|
2006
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2007
|
-
})
|
|
2008
|
-
.s("ElasticDisasterRecoveryService", "CreateSourceNetwork", {})
|
|
2009
|
-
.n("DrsClient", "CreateSourceNetworkCommand")
|
|
2010
|
-
.sc(CreateSourceNetwork$)
|
|
2011
|
-
.build() {
|
|
1971
|
+
class CreateSourceNetworkCommand extends command(_ep0, _mw0, "CreateSourceNetwork", CreateSourceNetwork$) {
|
|
2012
1972
|
}
|
|
2013
1973
|
|
|
2014
|
-
class DeleteJobCommand extends
|
|
2015
|
-
.classBuilder()
|
|
2016
|
-
.ep(commonParams)
|
|
2017
|
-
.m(function (Command, cs, config, o) {
|
|
2018
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2019
|
-
})
|
|
2020
|
-
.s("ElasticDisasterRecoveryService", "DeleteJob", {})
|
|
2021
|
-
.n("DrsClient", "DeleteJobCommand")
|
|
2022
|
-
.sc(DeleteJob$)
|
|
2023
|
-
.build() {
|
|
1974
|
+
class DeleteJobCommand extends command(_ep0, _mw0, "DeleteJob", DeleteJob$) {
|
|
2024
1975
|
}
|
|
2025
1976
|
|
|
2026
|
-
class DeleteLaunchActionCommand extends
|
|
2027
|
-
.classBuilder()
|
|
2028
|
-
.ep(commonParams)
|
|
2029
|
-
.m(function (Command, cs, config, o) {
|
|
2030
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2031
|
-
})
|
|
2032
|
-
.s("ElasticDisasterRecoveryService", "DeleteLaunchAction", {})
|
|
2033
|
-
.n("DrsClient", "DeleteLaunchActionCommand")
|
|
2034
|
-
.sc(DeleteLaunchAction$)
|
|
2035
|
-
.build() {
|
|
1977
|
+
class DeleteLaunchActionCommand extends command(_ep0, _mw0, "DeleteLaunchAction", DeleteLaunchAction$) {
|
|
2036
1978
|
}
|
|
2037
1979
|
|
|
2038
|
-
class DeleteLaunchConfigurationTemplateCommand extends
|
|
2039
|
-
.classBuilder()
|
|
2040
|
-
.ep(commonParams)
|
|
2041
|
-
.m(function (Command, cs, config, o) {
|
|
2042
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2043
|
-
})
|
|
2044
|
-
.s("ElasticDisasterRecoveryService", "DeleteLaunchConfigurationTemplate", {})
|
|
2045
|
-
.n("DrsClient", "DeleteLaunchConfigurationTemplateCommand")
|
|
2046
|
-
.sc(DeleteLaunchConfigurationTemplate$)
|
|
2047
|
-
.build() {
|
|
1980
|
+
class DeleteLaunchConfigurationTemplateCommand extends command(_ep0, _mw0, "DeleteLaunchConfigurationTemplate", DeleteLaunchConfigurationTemplate$) {
|
|
2048
1981
|
}
|
|
2049
1982
|
|
|
2050
|
-
class DeleteRecoveryInstanceCommand extends
|
|
2051
|
-
.classBuilder()
|
|
2052
|
-
.ep(commonParams)
|
|
2053
|
-
.m(function (Command, cs, config, o) {
|
|
2054
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2055
|
-
})
|
|
2056
|
-
.s("ElasticDisasterRecoveryService", "DeleteRecoveryInstance", {})
|
|
2057
|
-
.n("DrsClient", "DeleteRecoveryInstanceCommand")
|
|
2058
|
-
.sc(DeleteRecoveryInstance$)
|
|
2059
|
-
.build() {
|
|
1983
|
+
class DeleteRecoveryInstanceCommand extends command(_ep0, _mw0, "DeleteRecoveryInstance", DeleteRecoveryInstance$) {
|
|
2060
1984
|
}
|
|
2061
1985
|
|
|
2062
|
-
class DeleteReplicationConfigurationTemplateCommand extends
|
|
2063
|
-
.classBuilder()
|
|
2064
|
-
.ep(commonParams)
|
|
2065
|
-
.m(function (Command, cs, config, o) {
|
|
2066
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2067
|
-
})
|
|
2068
|
-
.s("ElasticDisasterRecoveryService", "DeleteReplicationConfigurationTemplate", {})
|
|
2069
|
-
.n("DrsClient", "DeleteReplicationConfigurationTemplateCommand")
|
|
2070
|
-
.sc(DeleteReplicationConfigurationTemplate$)
|
|
2071
|
-
.build() {
|
|
1986
|
+
class DeleteReplicationConfigurationTemplateCommand extends command(_ep0, _mw0, "DeleteReplicationConfigurationTemplate", DeleteReplicationConfigurationTemplate$) {
|
|
2072
1987
|
}
|
|
2073
1988
|
|
|
2074
|
-
class DeleteSourceNetworkCommand extends
|
|
2075
|
-
.classBuilder()
|
|
2076
|
-
.ep(commonParams)
|
|
2077
|
-
.m(function (Command, cs, config, o) {
|
|
2078
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2079
|
-
})
|
|
2080
|
-
.s("ElasticDisasterRecoveryService", "DeleteSourceNetwork", {})
|
|
2081
|
-
.n("DrsClient", "DeleteSourceNetworkCommand")
|
|
2082
|
-
.sc(DeleteSourceNetwork$)
|
|
2083
|
-
.build() {
|
|
1989
|
+
class DeleteSourceNetworkCommand extends command(_ep0, _mw0, "DeleteSourceNetwork", DeleteSourceNetwork$) {
|
|
2084
1990
|
}
|
|
2085
1991
|
|
|
2086
|
-
class DeleteSourceServerCommand extends
|
|
2087
|
-
.classBuilder()
|
|
2088
|
-
.ep(commonParams)
|
|
2089
|
-
.m(function (Command, cs, config, o) {
|
|
2090
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2091
|
-
})
|
|
2092
|
-
.s("ElasticDisasterRecoveryService", "DeleteSourceServer", {})
|
|
2093
|
-
.n("DrsClient", "DeleteSourceServerCommand")
|
|
2094
|
-
.sc(DeleteSourceServer$)
|
|
2095
|
-
.build() {
|
|
1992
|
+
class DeleteSourceServerCommand extends command(_ep0, _mw0, "DeleteSourceServer", DeleteSourceServer$) {
|
|
2096
1993
|
}
|
|
2097
1994
|
|
|
2098
|
-
class DescribeJobLogItemsCommand extends
|
|
2099
|
-
.classBuilder()
|
|
2100
|
-
.ep(commonParams)
|
|
2101
|
-
.m(function (Command, cs, config, o) {
|
|
2102
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2103
|
-
})
|
|
2104
|
-
.s("ElasticDisasterRecoveryService", "DescribeJobLogItems", {})
|
|
2105
|
-
.n("DrsClient", "DescribeJobLogItemsCommand")
|
|
2106
|
-
.sc(DescribeJobLogItems$)
|
|
2107
|
-
.build() {
|
|
1995
|
+
class DescribeJobLogItemsCommand extends command(_ep0, _mw0, "DescribeJobLogItems", DescribeJobLogItems$) {
|
|
2108
1996
|
}
|
|
2109
1997
|
|
|
2110
|
-
class DescribeJobsCommand extends
|
|
2111
|
-
.classBuilder()
|
|
2112
|
-
.ep(commonParams)
|
|
2113
|
-
.m(function (Command, cs, config, o) {
|
|
2114
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2115
|
-
})
|
|
2116
|
-
.s("ElasticDisasterRecoveryService", "DescribeJobs", {})
|
|
2117
|
-
.n("DrsClient", "DescribeJobsCommand")
|
|
2118
|
-
.sc(DescribeJobs$)
|
|
2119
|
-
.build() {
|
|
1998
|
+
class DescribeJobsCommand extends command(_ep0, _mw0, "DescribeJobs", DescribeJobs$) {
|
|
2120
1999
|
}
|
|
2121
2000
|
|
|
2122
|
-
class DescribeLaunchConfigurationTemplatesCommand extends
|
|
2123
|
-
.classBuilder()
|
|
2124
|
-
.ep(commonParams)
|
|
2125
|
-
.m(function (Command, cs, config, o) {
|
|
2126
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2127
|
-
})
|
|
2128
|
-
.s("ElasticDisasterRecoveryService", "DescribeLaunchConfigurationTemplates", {})
|
|
2129
|
-
.n("DrsClient", "DescribeLaunchConfigurationTemplatesCommand")
|
|
2130
|
-
.sc(DescribeLaunchConfigurationTemplates$)
|
|
2131
|
-
.build() {
|
|
2001
|
+
class DescribeLaunchConfigurationTemplatesCommand extends command(_ep0, _mw0, "DescribeLaunchConfigurationTemplates", DescribeLaunchConfigurationTemplates$) {
|
|
2132
2002
|
}
|
|
2133
2003
|
|
|
2134
|
-
class DescribeRecoveryInstancesCommand extends
|
|
2135
|
-
.classBuilder()
|
|
2136
|
-
.ep(commonParams)
|
|
2137
|
-
.m(function (Command, cs, config, o) {
|
|
2138
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2139
|
-
})
|
|
2140
|
-
.s("ElasticDisasterRecoveryService", "DescribeRecoveryInstances", {})
|
|
2141
|
-
.n("DrsClient", "DescribeRecoveryInstancesCommand")
|
|
2142
|
-
.sc(DescribeRecoveryInstances$)
|
|
2143
|
-
.build() {
|
|
2004
|
+
class DescribeRecoveryInstancesCommand extends command(_ep0, _mw0, "DescribeRecoveryInstances", DescribeRecoveryInstances$) {
|
|
2144
2005
|
}
|
|
2145
2006
|
|
|
2146
|
-
class DescribeRecoverySnapshotsCommand extends
|
|
2147
|
-
.classBuilder()
|
|
2148
|
-
.ep(commonParams)
|
|
2149
|
-
.m(function (Command, cs, config, o) {
|
|
2150
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2151
|
-
})
|
|
2152
|
-
.s("ElasticDisasterRecoveryService", "DescribeRecoverySnapshots", {})
|
|
2153
|
-
.n("DrsClient", "DescribeRecoverySnapshotsCommand")
|
|
2154
|
-
.sc(DescribeRecoverySnapshots$)
|
|
2155
|
-
.build() {
|
|
2007
|
+
class DescribeRecoverySnapshotsCommand extends command(_ep0, _mw0, "DescribeRecoverySnapshots", DescribeRecoverySnapshots$) {
|
|
2156
2008
|
}
|
|
2157
2009
|
|
|
2158
|
-
class DescribeReplicationConfigurationTemplatesCommand extends
|
|
2159
|
-
.classBuilder()
|
|
2160
|
-
.ep(commonParams)
|
|
2161
|
-
.m(function (Command, cs, config, o) {
|
|
2162
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2163
|
-
})
|
|
2164
|
-
.s("ElasticDisasterRecoveryService", "DescribeReplicationConfigurationTemplates", {})
|
|
2165
|
-
.n("DrsClient", "DescribeReplicationConfigurationTemplatesCommand")
|
|
2166
|
-
.sc(DescribeReplicationConfigurationTemplates$)
|
|
2167
|
-
.build() {
|
|
2010
|
+
class DescribeReplicationConfigurationTemplatesCommand extends command(_ep0, _mw0, "DescribeReplicationConfigurationTemplates", DescribeReplicationConfigurationTemplates$) {
|
|
2168
2011
|
}
|
|
2169
2012
|
|
|
2170
|
-
class DescribeSourceNetworksCommand extends
|
|
2171
|
-
.classBuilder()
|
|
2172
|
-
.ep(commonParams)
|
|
2173
|
-
.m(function (Command, cs, config, o) {
|
|
2174
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2175
|
-
})
|
|
2176
|
-
.s("ElasticDisasterRecoveryService", "DescribeSourceNetworks", {})
|
|
2177
|
-
.n("DrsClient", "DescribeSourceNetworksCommand")
|
|
2178
|
-
.sc(DescribeSourceNetworks$)
|
|
2179
|
-
.build() {
|
|
2013
|
+
class DescribeSourceNetworksCommand extends command(_ep0, _mw0, "DescribeSourceNetworks", DescribeSourceNetworks$) {
|
|
2180
2014
|
}
|
|
2181
2015
|
|
|
2182
|
-
class DescribeSourceServersCommand extends
|
|
2183
|
-
.classBuilder()
|
|
2184
|
-
.ep(commonParams)
|
|
2185
|
-
.m(function (Command, cs, config, o) {
|
|
2186
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2187
|
-
})
|
|
2188
|
-
.s("ElasticDisasterRecoveryService", "DescribeSourceServers", {})
|
|
2189
|
-
.n("DrsClient", "DescribeSourceServersCommand")
|
|
2190
|
-
.sc(DescribeSourceServers$)
|
|
2191
|
-
.build() {
|
|
2016
|
+
class DescribeSourceServersCommand extends command(_ep0, _mw0, "DescribeSourceServers", DescribeSourceServers$) {
|
|
2192
2017
|
}
|
|
2193
2018
|
|
|
2194
|
-
class DisconnectRecoveryInstanceCommand extends
|
|
2195
|
-
.classBuilder()
|
|
2196
|
-
.ep(commonParams)
|
|
2197
|
-
.m(function (Command, cs, config, o) {
|
|
2198
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2199
|
-
})
|
|
2200
|
-
.s("ElasticDisasterRecoveryService", "DisconnectRecoveryInstance", {})
|
|
2201
|
-
.n("DrsClient", "DisconnectRecoveryInstanceCommand")
|
|
2202
|
-
.sc(DisconnectRecoveryInstance$)
|
|
2203
|
-
.build() {
|
|
2019
|
+
class DisconnectRecoveryInstanceCommand extends command(_ep0, _mw0, "DisconnectRecoveryInstance", DisconnectRecoveryInstance$) {
|
|
2204
2020
|
}
|
|
2205
2021
|
|
|
2206
|
-
class DisconnectSourceServerCommand extends
|
|
2207
|
-
.classBuilder()
|
|
2208
|
-
.ep(commonParams)
|
|
2209
|
-
.m(function (Command, cs, config, o) {
|
|
2210
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2211
|
-
})
|
|
2212
|
-
.s("ElasticDisasterRecoveryService", "DisconnectSourceServer", {})
|
|
2213
|
-
.n("DrsClient", "DisconnectSourceServerCommand")
|
|
2214
|
-
.sc(DisconnectSourceServer$)
|
|
2215
|
-
.build() {
|
|
2022
|
+
class DisconnectSourceServerCommand extends command(_ep0, _mw0, "DisconnectSourceServer", DisconnectSourceServer$) {
|
|
2216
2023
|
}
|
|
2217
2024
|
|
|
2218
|
-
class ExportSourceNetworkCfnTemplateCommand extends
|
|
2219
|
-
.classBuilder()
|
|
2220
|
-
.ep(commonParams)
|
|
2221
|
-
.m(function (Command, cs, config, o) {
|
|
2222
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2223
|
-
})
|
|
2224
|
-
.s("ElasticDisasterRecoveryService", "ExportSourceNetworkCfnTemplate", {})
|
|
2225
|
-
.n("DrsClient", "ExportSourceNetworkCfnTemplateCommand")
|
|
2226
|
-
.sc(ExportSourceNetworkCfnTemplate$)
|
|
2227
|
-
.build() {
|
|
2025
|
+
class ExportSourceNetworkCfnTemplateCommand extends command(_ep0, _mw0, "ExportSourceNetworkCfnTemplate", ExportSourceNetworkCfnTemplate$) {
|
|
2228
2026
|
}
|
|
2229
2027
|
|
|
2230
|
-
class GetFailbackReplicationConfigurationCommand extends
|
|
2231
|
-
.classBuilder()
|
|
2232
|
-
.ep(commonParams)
|
|
2233
|
-
.m(function (Command, cs, config, o) {
|
|
2234
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2235
|
-
})
|
|
2236
|
-
.s("ElasticDisasterRecoveryService", "GetFailbackReplicationConfiguration", {})
|
|
2237
|
-
.n("DrsClient", "GetFailbackReplicationConfigurationCommand")
|
|
2238
|
-
.sc(GetFailbackReplicationConfiguration$)
|
|
2239
|
-
.build() {
|
|
2028
|
+
class GetFailbackReplicationConfigurationCommand extends command(_ep0, _mw0, "GetFailbackReplicationConfiguration", GetFailbackReplicationConfiguration$) {
|
|
2240
2029
|
}
|
|
2241
2030
|
|
|
2242
|
-
class GetLaunchConfigurationCommand extends
|
|
2243
|
-
.classBuilder()
|
|
2244
|
-
.ep(commonParams)
|
|
2245
|
-
.m(function (Command, cs, config, o) {
|
|
2246
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2247
|
-
})
|
|
2248
|
-
.s("ElasticDisasterRecoveryService", "GetLaunchConfiguration", {})
|
|
2249
|
-
.n("DrsClient", "GetLaunchConfigurationCommand")
|
|
2250
|
-
.sc(GetLaunchConfiguration$)
|
|
2251
|
-
.build() {
|
|
2031
|
+
class GetLaunchConfigurationCommand extends command(_ep0, _mw0, "GetLaunchConfiguration", GetLaunchConfiguration$) {
|
|
2252
2032
|
}
|
|
2253
2033
|
|
|
2254
|
-
class GetReplicationConfigurationCommand extends
|
|
2255
|
-
.classBuilder()
|
|
2256
|
-
.ep(commonParams)
|
|
2257
|
-
.m(function (Command, cs, config, o) {
|
|
2258
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2259
|
-
})
|
|
2260
|
-
.s("ElasticDisasterRecoveryService", "GetReplicationConfiguration", {})
|
|
2261
|
-
.n("DrsClient", "GetReplicationConfigurationCommand")
|
|
2262
|
-
.sc(GetReplicationConfiguration$)
|
|
2263
|
-
.build() {
|
|
2034
|
+
class GetReplicationConfigurationCommand extends command(_ep0, _mw0, "GetReplicationConfiguration", GetReplicationConfiguration$) {
|
|
2264
2035
|
}
|
|
2265
2036
|
|
|
2266
|
-
class InitializeServiceCommand extends
|
|
2267
|
-
.classBuilder()
|
|
2268
|
-
.ep(commonParams)
|
|
2269
|
-
.m(function (Command, cs, config, o) {
|
|
2270
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2271
|
-
})
|
|
2272
|
-
.s("ElasticDisasterRecoveryService", "InitializeService", {})
|
|
2273
|
-
.n("DrsClient", "InitializeServiceCommand")
|
|
2274
|
-
.sc(InitializeService$)
|
|
2275
|
-
.build() {
|
|
2037
|
+
class InitializeServiceCommand extends command(_ep0, _mw0, "InitializeService", InitializeService$) {
|
|
2276
2038
|
}
|
|
2277
2039
|
|
|
2278
|
-
class ListExtensibleSourceServersCommand extends
|
|
2279
|
-
.classBuilder()
|
|
2280
|
-
.ep(commonParams)
|
|
2281
|
-
.m(function (Command, cs, config, o) {
|
|
2282
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2283
|
-
})
|
|
2284
|
-
.s("ElasticDisasterRecoveryService", "ListExtensibleSourceServers", {})
|
|
2285
|
-
.n("DrsClient", "ListExtensibleSourceServersCommand")
|
|
2286
|
-
.sc(ListExtensibleSourceServers$)
|
|
2287
|
-
.build() {
|
|
2040
|
+
class ListExtensibleSourceServersCommand extends command(_ep0, _mw0, "ListExtensibleSourceServers", ListExtensibleSourceServers$) {
|
|
2288
2041
|
}
|
|
2289
2042
|
|
|
2290
|
-
class ListLaunchActionsCommand extends
|
|
2291
|
-
.classBuilder()
|
|
2292
|
-
.ep(commonParams)
|
|
2293
|
-
.m(function (Command, cs, config, o) {
|
|
2294
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2295
|
-
})
|
|
2296
|
-
.s("ElasticDisasterRecoveryService", "ListLaunchActions", {})
|
|
2297
|
-
.n("DrsClient", "ListLaunchActionsCommand")
|
|
2298
|
-
.sc(ListLaunchActions$)
|
|
2299
|
-
.build() {
|
|
2043
|
+
class ListLaunchActionsCommand extends command(_ep0, _mw0, "ListLaunchActions", ListLaunchActions$) {
|
|
2300
2044
|
}
|
|
2301
2045
|
|
|
2302
|
-
class ListStagingAccountsCommand extends
|
|
2303
|
-
.classBuilder()
|
|
2304
|
-
.ep(commonParams)
|
|
2305
|
-
.m(function (Command, cs, config, o) {
|
|
2306
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2307
|
-
})
|
|
2308
|
-
.s("ElasticDisasterRecoveryService", "ListStagingAccounts", {})
|
|
2309
|
-
.n("DrsClient", "ListStagingAccountsCommand")
|
|
2310
|
-
.sc(ListStagingAccounts$)
|
|
2311
|
-
.build() {
|
|
2046
|
+
class ListStagingAccountsCommand extends command(_ep0, _mw0, "ListStagingAccounts", ListStagingAccounts$) {
|
|
2312
2047
|
}
|
|
2313
2048
|
|
|
2314
|
-
class ListTagsForResourceCommand extends
|
|
2315
|
-
.classBuilder()
|
|
2316
|
-
.ep(commonParams)
|
|
2317
|
-
.m(function (Command, cs, config, o) {
|
|
2318
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2319
|
-
})
|
|
2320
|
-
.s("ElasticDisasterRecoveryService", "ListTagsForResource", {})
|
|
2321
|
-
.n("DrsClient", "ListTagsForResourceCommand")
|
|
2322
|
-
.sc(ListTagsForResource$)
|
|
2323
|
-
.build() {
|
|
2049
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
2324
2050
|
}
|
|
2325
2051
|
|
|
2326
|
-
class PutLaunchActionCommand extends
|
|
2327
|
-
.classBuilder()
|
|
2328
|
-
.ep(commonParams)
|
|
2329
|
-
.m(function (Command, cs, config, o) {
|
|
2330
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2331
|
-
})
|
|
2332
|
-
.s("ElasticDisasterRecoveryService", "PutLaunchAction", {})
|
|
2333
|
-
.n("DrsClient", "PutLaunchActionCommand")
|
|
2334
|
-
.sc(PutLaunchAction$)
|
|
2335
|
-
.build() {
|
|
2052
|
+
class PutLaunchActionCommand extends command(_ep0, _mw0, "PutLaunchAction", PutLaunchAction$) {
|
|
2336
2053
|
}
|
|
2337
2054
|
|
|
2338
|
-
class RetryDataReplicationCommand extends
|
|
2339
|
-
.classBuilder()
|
|
2340
|
-
.ep(commonParams)
|
|
2341
|
-
.m(function (Command, cs, config, o) {
|
|
2342
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2343
|
-
})
|
|
2344
|
-
.s("ElasticDisasterRecoveryService", "RetryDataReplication", {})
|
|
2345
|
-
.n("DrsClient", "RetryDataReplicationCommand")
|
|
2346
|
-
.sc(RetryDataReplication$)
|
|
2347
|
-
.build() {
|
|
2055
|
+
class RetryDataReplicationCommand extends command(_ep0, _mw0, "RetryDataReplication", RetryDataReplication$) {
|
|
2348
2056
|
}
|
|
2349
2057
|
|
|
2350
|
-
class ReverseReplicationCommand extends
|
|
2351
|
-
.classBuilder()
|
|
2352
|
-
.ep(commonParams)
|
|
2353
|
-
.m(function (Command, cs, config, o) {
|
|
2354
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2355
|
-
})
|
|
2356
|
-
.s("ElasticDisasterRecoveryService", "ReverseReplication", {})
|
|
2357
|
-
.n("DrsClient", "ReverseReplicationCommand")
|
|
2358
|
-
.sc(ReverseReplication$)
|
|
2359
|
-
.build() {
|
|
2058
|
+
class ReverseReplicationCommand extends command(_ep0, _mw0, "ReverseReplication", ReverseReplication$) {
|
|
2360
2059
|
}
|
|
2361
2060
|
|
|
2362
|
-
class StartFailbackLaunchCommand extends
|
|
2363
|
-
.classBuilder()
|
|
2364
|
-
.ep(commonParams)
|
|
2365
|
-
.m(function (Command, cs, config, o) {
|
|
2366
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2367
|
-
})
|
|
2368
|
-
.s("ElasticDisasterRecoveryService", "StartFailbackLaunch", {})
|
|
2369
|
-
.n("DrsClient", "StartFailbackLaunchCommand")
|
|
2370
|
-
.sc(StartFailbackLaunch$)
|
|
2371
|
-
.build() {
|
|
2061
|
+
class StartFailbackLaunchCommand extends command(_ep0, _mw0, "StartFailbackLaunch", StartFailbackLaunch$) {
|
|
2372
2062
|
}
|
|
2373
2063
|
|
|
2374
|
-
class StartRecoveryCommand extends
|
|
2375
|
-
.classBuilder()
|
|
2376
|
-
.ep(commonParams)
|
|
2377
|
-
.m(function (Command, cs, config, o) {
|
|
2378
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2379
|
-
})
|
|
2380
|
-
.s("ElasticDisasterRecoveryService", "StartRecovery", {})
|
|
2381
|
-
.n("DrsClient", "StartRecoveryCommand")
|
|
2382
|
-
.sc(StartRecovery$)
|
|
2383
|
-
.build() {
|
|
2064
|
+
class StartRecoveryCommand extends command(_ep0, _mw0, "StartRecovery", StartRecovery$) {
|
|
2384
2065
|
}
|
|
2385
2066
|
|
|
2386
|
-
class StartReplicationCommand extends
|
|
2387
|
-
.classBuilder()
|
|
2388
|
-
.ep(commonParams)
|
|
2389
|
-
.m(function (Command, cs, config, o) {
|
|
2390
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2391
|
-
})
|
|
2392
|
-
.s("ElasticDisasterRecoveryService", "StartReplication", {})
|
|
2393
|
-
.n("DrsClient", "StartReplicationCommand")
|
|
2394
|
-
.sc(StartReplication$)
|
|
2395
|
-
.build() {
|
|
2067
|
+
class StartReplicationCommand extends command(_ep0, _mw0, "StartReplication", StartReplication$) {
|
|
2396
2068
|
}
|
|
2397
2069
|
|
|
2398
|
-
class StartSourceNetworkRecoveryCommand extends
|
|
2399
|
-
.classBuilder()
|
|
2400
|
-
.ep(commonParams)
|
|
2401
|
-
.m(function (Command, cs, config, o) {
|
|
2402
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2403
|
-
})
|
|
2404
|
-
.s("ElasticDisasterRecoveryService", "StartSourceNetworkRecovery", {})
|
|
2405
|
-
.n("DrsClient", "StartSourceNetworkRecoveryCommand")
|
|
2406
|
-
.sc(StartSourceNetworkRecovery$)
|
|
2407
|
-
.build() {
|
|
2070
|
+
class StartSourceNetworkRecoveryCommand extends command(_ep0, _mw0, "StartSourceNetworkRecovery", StartSourceNetworkRecovery$) {
|
|
2408
2071
|
}
|
|
2409
2072
|
|
|
2410
|
-
class StartSourceNetworkReplicationCommand extends
|
|
2411
|
-
.classBuilder()
|
|
2412
|
-
.ep(commonParams)
|
|
2413
|
-
.m(function (Command, cs, config, o) {
|
|
2414
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2415
|
-
})
|
|
2416
|
-
.s("ElasticDisasterRecoveryService", "StartSourceNetworkReplication", {})
|
|
2417
|
-
.n("DrsClient", "StartSourceNetworkReplicationCommand")
|
|
2418
|
-
.sc(StartSourceNetworkReplication$)
|
|
2419
|
-
.build() {
|
|
2073
|
+
class StartSourceNetworkReplicationCommand extends command(_ep0, _mw0, "StartSourceNetworkReplication", StartSourceNetworkReplication$) {
|
|
2420
2074
|
}
|
|
2421
2075
|
|
|
2422
|
-
class StopFailbackCommand extends
|
|
2423
|
-
.classBuilder()
|
|
2424
|
-
.ep(commonParams)
|
|
2425
|
-
.m(function (Command, cs, config, o) {
|
|
2426
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2427
|
-
})
|
|
2428
|
-
.s("ElasticDisasterRecoveryService", "StopFailback", {})
|
|
2429
|
-
.n("DrsClient", "StopFailbackCommand")
|
|
2430
|
-
.sc(StopFailback$)
|
|
2431
|
-
.build() {
|
|
2076
|
+
class StopFailbackCommand extends command(_ep0, _mw0, "StopFailback", StopFailback$) {
|
|
2432
2077
|
}
|
|
2433
2078
|
|
|
2434
|
-
class StopReplicationCommand extends
|
|
2435
|
-
.classBuilder()
|
|
2436
|
-
.ep(commonParams)
|
|
2437
|
-
.m(function (Command, cs, config, o) {
|
|
2438
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2439
|
-
})
|
|
2440
|
-
.s("ElasticDisasterRecoveryService", "StopReplication", {})
|
|
2441
|
-
.n("DrsClient", "StopReplicationCommand")
|
|
2442
|
-
.sc(StopReplication$)
|
|
2443
|
-
.build() {
|
|
2079
|
+
class StopReplicationCommand extends command(_ep0, _mw0, "StopReplication", StopReplication$) {
|
|
2444
2080
|
}
|
|
2445
2081
|
|
|
2446
|
-
class StopSourceNetworkReplicationCommand extends
|
|
2447
|
-
.classBuilder()
|
|
2448
|
-
.ep(commonParams)
|
|
2449
|
-
.m(function (Command, cs, config, o) {
|
|
2450
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2451
|
-
})
|
|
2452
|
-
.s("ElasticDisasterRecoveryService", "StopSourceNetworkReplication", {})
|
|
2453
|
-
.n("DrsClient", "StopSourceNetworkReplicationCommand")
|
|
2454
|
-
.sc(StopSourceNetworkReplication$)
|
|
2455
|
-
.build() {
|
|
2082
|
+
class StopSourceNetworkReplicationCommand extends command(_ep0, _mw0, "StopSourceNetworkReplication", StopSourceNetworkReplication$) {
|
|
2456
2083
|
}
|
|
2457
2084
|
|
|
2458
|
-
class TagResourceCommand extends
|
|
2459
|
-
.classBuilder()
|
|
2460
|
-
.ep(commonParams)
|
|
2461
|
-
.m(function (Command, cs, config, o) {
|
|
2462
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2463
|
-
})
|
|
2464
|
-
.s("ElasticDisasterRecoveryService", "TagResource", {})
|
|
2465
|
-
.n("DrsClient", "TagResourceCommand")
|
|
2466
|
-
.sc(TagResource$)
|
|
2467
|
-
.build() {
|
|
2085
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
2468
2086
|
}
|
|
2469
2087
|
|
|
2470
|
-
class TerminateRecoveryInstancesCommand extends
|
|
2471
|
-
.classBuilder()
|
|
2472
|
-
.ep(commonParams)
|
|
2473
|
-
.m(function (Command, cs, config, o) {
|
|
2474
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2475
|
-
})
|
|
2476
|
-
.s("ElasticDisasterRecoveryService", "TerminateRecoveryInstances", {})
|
|
2477
|
-
.n("DrsClient", "TerminateRecoveryInstancesCommand")
|
|
2478
|
-
.sc(TerminateRecoveryInstances$)
|
|
2479
|
-
.build() {
|
|
2088
|
+
class TerminateRecoveryInstancesCommand extends command(_ep0, _mw0, "TerminateRecoveryInstances", TerminateRecoveryInstances$) {
|
|
2480
2089
|
}
|
|
2481
2090
|
|
|
2482
|
-
class UntagResourceCommand extends
|
|
2483
|
-
.classBuilder()
|
|
2484
|
-
.ep(commonParams)
|
|
2485
|
-
.m(function (Command, cs, config, o) {
|
|
2486
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2487
|
-
})
|
|
2488
|
-
.s("ElasticDisasterRecoveryService", "UntagResource", {})
|
|
2489
|
-
.n("DrsClient", "UntagResourceCommand")
|
|
2490
|
-
.sc(UntagResource$)
|
|
2491
|
-
.build() {
|
|
2091
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
2492
2092
|
}
|
|
2493
2093
|
|
|
2494
|
-
class UpdateFailbackReplicationConfigurationCommand extends
|
|
2495
|
-
.classBuilder()
|
|
2496
|
-
.ep(commonParams)
|
|
2497
|
-
.m(function (Command, cs, config, o) {
|
|
2498
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2499
|
-
})
|
|
2500
|
-
.s("ElasticDisasterRecoveryService", "UpdateFailbackReplicationConfiguration", {})
|
|
2501
|
-
.n("DrsClient", "UpdateFailbackReplicationConfigurationCommand")
|
|
2502
|
-
.sc(UpdateFailbackReplicationConfiguration$)
|
|
2503
|
-
.build() {
|
|
2094
|
+
class UpdateFailbackReplicationConfigurationCommand extends command(_ep0, _mw0, "UpdateFailbackReplicationConfiguration", UpdateFailbackReplicationConfiguration$) {
|
|
2504
2095
|
}
|
|
2505
2096
|
|
|
2506
|
-
class UpdateLaunchConfigurationCommand extends
|
|
2507
|
-
.classBuilder()
|
|
2508
|
-
.ep(commonParams)
|
|
2509
|
-
.m(function (Command, cs, config, o) {
|
|
2510
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2511
|
-
})
|
|
2512
|
-
.s("ElasticDisasterRecoveryService", "UpdateLaunchConfiguration", {})
|
|
2513
|
-
.n("DrsClient", "UpdateLaunchConfigurationCommand")
|
|
2514
|
-
.sc(UpdateLaunchConfiguration$)
|
|
2515
|
-
.build() {
|
|
2097
|
+
class UpdateLaunchConfigurationCommand extends command(_ep0, _mw0, "UpdateLaunchConfiguration", UpdateLaunchConfiguration$) {
|
|
2516
2098
|
}
|
|
2517
2099
|
|
|
2518
|
-
class UpdateLaunchConfigurationTemplateCommand extends
|
|
2519
|
-
.classBuilder()
|
|
2520
|
-
.ep(commonParams)
|
|
2521
|
-
.m(function (Command, cs, config, o) {
|
|
2522
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2523
|
-
})
|
|
2524
|
-
.s("ElasticDisasterRecoveryService", "UpdateLaunchConfigurationTemplate", {})
|
|
2525
|
-
.n("DrsClient", "UpdateLaunchConfigurationTemplateCommand")
|
|
2526
|
-
.sc(UpdateLaunchConfigurationTemplate$)
|
|
2527
|
-
.build() {
|
|
2100
|
+
class UpdateLaunchConfigurationTemplateCommand extends command(_ep0, _mw0, "UpdateLaunchConfigurationTemplate", UpdateLaunchConfigurationTemplate$) {
|
|
2528
2101
|
}
|
|
2529
2102
|
|
|
2530
|
-
class UpdateReplicationConfigurationCommand extends
|
|
2531
|
-
.classBuilder()
|
|
2532
|
-
.ep(commonParams)
|
|
2533
|
-
.m(function (Command, cs, config, o) {
|
|
2534
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2535
|
-
})
|
|
2536
|
-
.s("ElasticDisasterRecoveryService", "UpdateReplicationConfiguration", {})
|
|
2537
|
-
.n("DrsClient", "UpdateReplicationConfigurationCommand")
|
|
2538
|
-
.sc(UpdateReplicationConfiguration$)
|
|
2539
|
-
.build() {
|
|
2103
|
+
class UpdateReplicationConfigurationCommand extends command(_ep0, _mw0, "UpdateReplicationConfiguration", UpdateReplicationConfiguration$) {
|
|
2540
2104
|
}
|
|
2541
2105
|
|
|
2542
|
-
class UpdateReplicationConfigurationTemplateCommand extends
|
|
2543
|
-
.classBuilder()
|
|
2544
|
-
.ep(commonParams)
|
|
2545
|
-
.m(function (Command, cs, config, o) {
|
|
2546
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2547
|
-
})
|
|
2548
|
-
.s("ElasticDisasterRecoveryService", "UpdateReplicationConfigurationTemplate", {})
|
|
2549
|
-
.n("DrsClient", "UpdateReplicationConfigurationTemplateCommand")
|
|
2550
|
-
.sc(UpdateReplicationConfigurationTemplate$)
|
|
2551
|
-
.build() {
|
|
2106
|
+
class UpdateReplicationConfigurationTemplateCommand extends command(_ep0, _mw0, "UpdateReplicationConfigurationTemplate", UpdateReplicationConfigurationTemplate$) {
|
|
2552
2107
|
}
|
|
2553
2108
|
|
|
2554
2109
|
const paginateDescribeJobLogItems = createPaginator(DrsClient, DescribeJobLogItemsCommand, "nextToken", "nextToken", "maxResults");
|