@aws-sdk/client-drs 3.477.0 → 3.481.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/commands/AssociateSourceNetworkStackCommand.js +18 -41
- package/dist-cjs/commands/CreateExtendedSourceServerCommand.js +18 -41
- package/dist-cjs/commands/CreateLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateSourceNetworkCommand.js +18 -41
- package/dist-cjs/commands/DeleteJobCommand.js +18 -41
- package/dist-cjs/commands/DeleteLaunchActionCommand.js +18 -41
- package/dist-cjs/commands/DeleteLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteRecoveryInstanceCommand.js +18 -41
- package/dist-cjs/commands/DeleteReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteSourceNetworkCommand.js +18 -41
- package/dist-cjs/commands/DeleteSourceServerCommand.js +18 -41
- package/dist-cjs/commands/DescribeJobLogItemsCommand.js +18 -41
- package/dist-cjs/commands/DescribeJobsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLaunchConfigurationTemplatesCommand.js +18 -41
- package/dist-cjs/commands/DescribeRecoveryInstancesCommand.js +18 -41
- package/dist-cjs/commands/DescribeRecoverySnapshotsCommand.js +18 -41
- package/dist-cjs/commands/DescribeReplicationConfigurationTemplatesCommand.js +18 -41
- package/dist-cjs/commands/DescribeSourceNetworksCommand.js +18 -41
- package/dist-cjs/commands/DescribeSourceServersCommand.js +18 -41
- package/dist-cjs/commands/DisconnectRecoveryInstanceCommand.js +18 -41
- package/dist-cjs/commands/DisconnectSourceServerCommand.js +18 -41
- package/dist-cjs/commands/ExportSourceNetworkCfnTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetFailbackReplicationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetLaunchConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetReplicationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/InitializeServiceCommand.js +18 -41
- package/dist-cjs/commands/ListExtensibleSourceServersCommand.js +18 -41
- package/dist-cjs/commands/ListLaunchActionsCommand.js +18 -41
- package/dist-cjs/commands/ListStagingAccountsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PutLaunchActionCommand.js +18 -41
- package/dist-cjs/commands/RetryDataReplicationCommand.js +18 -41
- package/dist-cjs/commands/ReverseReplicationCommand.js +18 -41
- package/dist-cjs/commands/StartFailbackLaunchCommand.js +18 -41
- package/dist-cjs/commands/StartRecoveryCommand.js +18 -41
- package/dist-cjs/commands/StartReplicationCommand.js +18 -41
- package/dist-cjs/commands/StartSourceNetworkRecoveryCommand.js +18 -41
- package/dist-cjs/commands/StartSourceNetworkReplicationCommand.js +18 -41
- package/dist-cjs/commands/StopFailbackCommand.js +18 -41
- package/dist-cjs/commands/StopReplicationCommand.js +18 -41
- package/dist-cjs/commands/StopSourceNetworkReplicationCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/TerminateRecoveryInstancesCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateFailbackReplicationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateLaunchConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateReplicationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/DescribeJobLogItemsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeJobsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeLaunchConfigurationTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeRecoveryInstancesPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeRecoverySnapshotsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeReplicationConfigurationTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeSourceNetworksPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeSourceServersPaginator.js +2 -24
- package/dist-cjs/pagination/ListExtensibleSourceServersPaginator.js +2 -24
- package/dist-cjs/pagination/ListLaunchActionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListStagingAccountsPaginator.js +2 -24
- package/dist-es/commands/AssociateSourceNetworkStackCommand.js +18 -41
- package/dist-es/commands/CreateExtendedSourceServerCommand.js +18 -41
- package/dist-es/commands/CreateLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/CreateReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/CreateSourceNetworkCommand.js +18 -41
- package/dist-es/commands/DeleteJobCommand.js +18 -41
- package/dist-es/commands/DeleteLaunchActionCommand.js +18 -41
- package/dist-es/commands/DeleteLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteRecoveryInstanceCommand.js +18 -41
- package/dist-es/commands/DeleteReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteSourceNetworkCommand.js +18 -41
- package/dist-es/commands/DeleteSourceServerCommand.js +18 -41
- package/dist-es/commands/DescribeJobLogItemsCommand.js +18 -41
- package/dist-es/commands/DescribeJobsCommand.js +18 -41
- package/dist-es/commands/DescribeLaunchConfigurationTemplatesCommand.js +18 -41
- package/dist-es/commands/DescribeRecoveryInstancesCommand.js +18 -41
- package/dist-es/commands/DescribeRecoverySnapshotsCommand.js +18 -41
- package/dist-es/commands/DescribeReplicationConfigurationTemplatesCommand.js +18 -41
- package/dist-es/commands/DescribeSourceNetworksCommand.js +18 -41
- package/dist-es/commands/DescribeSourceServersCommand.js +18 -41
- package/dist-es/commands/DisconnectRecoveryInstanceCommand.js +18 -41
- package/dist-es/commands/DisconnectSourceServerCommand.js +18 -41
- package/dist-es/commands/ExportSourceNetworkCfnTemplateCommand.js +18 -41
- package/dist-es/commands/GetFailbackReplicationConfigurationCommand.js +18 -41
- package/dist-es/commands/GetLaunchConfigurationCommand.js +18 -41
- package/dist-es/commands/GetReplicationConfigurationCommand.js +18 -41
- package/dist-es/commands/InitializeServiceCommand.js +18 -41
- package/dist-es/commands/ListExtensibleSourceServersCommand.js +18 -41
- package/dist-es/commands/ListLaunchActionsCommand.js +18 -41
- package/dist-es/commands/ListStagingAccountsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PutLaunchActionCommand.js +18 -41
- package/dist-es/commands/RetryDataReplicationCommand.js +18 -41
- package/dist-es/commands/ReverseReplicationCommand.js +18 -41
- package/dist-es/commands/StartFailbackLaunchCommand.js +18 -41
- package/dist-es/commands/StartRecoveryCommand.js +18 -41
- package/dist-es/commands/StartReplicationCommand.js +18 -41
- package/dist-es/commands/StartSourceNetworkRecoveryCommand.js +18 -41
- package/dist-es/commands/StartSourceNetworkReplicationCommand.js +18 -41
- package/dist-es/commands/StopFailbackCommand.js +18 -41
- package/dist-es/commands/StopReplicationCommand.js +18 -41
- package/dist-es/commands/StopSourceNetworkReplicationCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/TerminateRecoveryInstancesCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateFailbackReplicationConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateLaunchConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateReplicationConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/DescribeJobLogItemsPaginator.js +2 -23
- package/dist-es/pagination/DescribeJobsPaginator.js +2 -23
- package/dist-es/pagination/DescribeLaunchConfigurationTemplatesPaginator.js +2 -23
- package/dist-es/pagination/DescribeRecoveryInstancesPaginator.js +2 -23
- package/dist-es/pagination/DescribeRecoverySnapshotsPaginator.js +2 -23
- package/dist-es/pagination/DescribeReplicationConfigurationTemplatesPaginator.js +2 -23
- package/dist-es/pagination/DescribeSourceNetworksPaginator.js +2 -23
- package/dist-es/pagination/DescribeSourceServersPaginator.js +2 -23
- package/dist-es/pagination/ListExtensibleSourceServersPaginator.js +2 -23
- package/dist-es/pagination/ListLaunchActionsPaginator.js +2 -23
- package/dist-es/pagination/ListStagingAccountsPaginator.js +2 -23
- package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +6 -21
- package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +6 -21
- package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateSourceNetworkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteJobCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLaunchActionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSourceServerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeJobsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSourceServersCommand.d.ts +6 -21
- package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DisconnectSourceServerCommand.d.ts +6 -21
- package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/InitializeServiceCommand.d.ts +6 -21
- package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +6 -21
- package/dist-types/commands/ListLaunchActionsCommand.d.ts +6 -21
- package/dist-types/commands/ListStagingAccountsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PutLaunchActionCommand.d.ts +6 -21
- package/dist-types/commands/RetryDataReplicationCommand.d.ts +6 -21
- package/dist-types/commands/ReverseReplicationCommand.d.ts +6 -21
- package/dist-types/commands/StartFailbackLaunchCommand.d.ts +6 -21
- package/dist-types/commands/StartRecoveryCommand.d.ts +6 -21
- package/dist-types/commands/StartReplicationCommand.d.ts +6 -21
- package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +6 -21
- package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +6 -21
- package/dist-types/commands/StopFailbackCommand.d.ts +6 -21
- package/dist-types/commands/StopReplicationCommand.d.ts +6 -21
- package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/DescribeJobLogItemsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeLaunchConfigurationTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRecoveryInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRecoverySnapshotsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeReplicationConfigurationTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSourceNetworksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSourceServersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListExtensibleSourceServersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLaunchActionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStagingAccountsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/DescribeJobLogItemsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeJobsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeLaunchConfigurationTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeRecoveryInstancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeRecoverySnapshotsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeReplicationConfigurationTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeSourceNetworksPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeSourceServersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListExtensibleSourceServersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListLaunchActionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListStagingAccountsPaginator.d.ts +3 -3
- package/package.json +11 -11
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class DescribeSourceNetworksCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "DrsClient";
|
|
30
|
-
const commandName = "DescribeSourceNetworksCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.DescribeSourceNetworksResponseFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "ElasticDisasterRecoveryService",
|
|
39
|
-
operation: "DescribeSourceNetworks",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_restJson1_1.se_DescribeSourceNetworksCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_restJson1_1.de_DescribeSourceNetworksCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DescribeSourceNetworksCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("ElasticDisasterRecoveryService", "DescribeSourceNetworks", {})
|
|
23
|
+
.n("DrsClient", "DescribeSourceNetworksCommand")
|
|
24
|
+
.f(void 0, models_0_1.DescribeSourceNetworksResponseFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_DescribeSourceNetworksCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_DescribeSourceNetworksCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DescribeSourceNetworksCommand = DescribeSourceNetworksCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class DescribeSourceServersCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "DrsClient";
|
|
30
|
-
const commandName = "DescribeSourceServersCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.DescribeSourceServersResponseFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "ElasticDisasterRecoveryService",
|
|
39
|
-
operation: "DescribeSourceServers",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_restJson1_1.se_DescribeSourceServersCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_restJson1_1.de_DescribeSourceServersCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DescribeSourceServersCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("ElasticDisasterRecoveryService", "DescribeSourceServers", {})
|
|
23
|
+
.n("DrsClient", "DescribeSourceServersCommand")
|
|
24
|
+
.f(void 0, models_0_1.DescribeSourceServersResponseFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_DescribeSourceServersCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_DescribeSourceServersCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DescribeSourceServersCommand = DescribeSourceServersCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DisconnectRecoveryInstanceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DrsClient";
|
|
29
|
-
const commandName = "DisconnectRecoveryInstanceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticDisasterRecoveryService",
|
|
38
|
-
operation: "DisconnectRecoveryInstance",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DisconnectRecoveryInstanceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DisconnectRecoveryInstanceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DisconnectRecoveryInstanceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticDisasterRecoveryService", "DisconnectRecoveryInstance", {})
|
|
22
|
+
.n("DrsClient", "DisconnectRecoveryInstanceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DisconnectRecoveryInstanceCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DisconnectRecoveryInstanceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DisconnectRecoveryInstanceCommand = DisconnectRecoveryInstanceCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class DisconnectSourceServerCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "DrsClient";
|
|
30
|
-
const commandName = "DisconnectSourceServerCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.SourceServerFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "ElasticDisasterRecoveryService",
|
|
39
|
-
operation: "DisconnectSourceServer",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_restJson1_1.se_DisconnectSourceServerCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_restJson1_1.de_DisconnectSourceServerCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DisconnectSourceServerCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("ElasticDisasterRecoveryService", "DisconnectSourceServer", {})
|
|
23
|
+
.n("DrsClient", "DisconnectSourceServerCommand")
|
|
24
|
+
.f(void 0, models_0_1.SourceServerFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_DisconnectSourceServerCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_DisconnectSourceServerCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DisconnectSourceServerCommand = DisconnectSourceServerCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ExportSourceNetworkCfnTemplateCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DrsClient";
|
|
29
|
-
const commandName = "ExportSourceNetworkCfnTemplateCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticDisasterRecoveryService",
|
|
38
|
-
operation: "ExportSourceNetworkCfnTemplate",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ExportSourceNetworkCfnTemplateCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ExportSourceNetworkCfnTemplateCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ExportSourceNetworkCfnTemplateCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticDisasterRecoveryService", "ExportSourceNetworkCfnTemplate", {})
|
|
22
|
+
.n("DrsClient", "ExportSourceNetworkCfnTemplateCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ExportSourceNetworkCfnTemplateCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ExportSourceNetworkCfnTemplateCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ExportSourceNetworkCfnTemplateCommand = ExportSourceNetworkCfnTemplateCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class GetFailbackReplicationConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DrsClient";
|
|
29
|
-
const commandName = "GetFailbackReplicationConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticDisasterRecoveryService",
|
|
38
|
-
operation: "GetFailbackReplicationConfiguration",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_GetFailbackReplicationConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetFailbackReplicationConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetFailbackReplicationConfigurationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticDisasterRecoveryService", "GetFailbackReplicationConfiguration", {})
|
|
22
|
+
.n("DrsClient", "GetFailbackReplicationConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetFailbackReplicationConfigurationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetFailbackReplicationConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetFailbackReplicationConfigurationCommand = GetFailbackReplicationConfigurationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class GetLaunchConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DrsClient";
|
|
29
|
-
const commandName = "GetLaunchConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticDisasterRecoveryService",
|
|
38
|
-
operation: "GetLaunchConfiguration",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_GetLaunchConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetLaunchConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetLaunchConfigurationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticDisasterRecoveryService", "GetLaunchConfiguration", {})
|
|
22
|
+
.n("DrsClient", "GetLaunchConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetLaunchConfigurationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetLaunchConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetLaunchConfigurationCommand = GetLaunchConfigurationCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class GetReplicationConfigurationCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "DrsClient";
|
|
30
|
-
const commandName = "GetReplicationConfigurationCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.ReplicationConfigurationFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "ElasticDisasterRecoveryService",
|
|
39
|
-
operation: "GetReplicationConfiguration",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_restJson1_1.se_GetReplicationConfigurationCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_restJson1_1.de_GetReplicationConfigurationCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class GetReplicationConfigurationCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("ElasticDisasterRecoveryService", "GetReplicationConfiguration", {})
|
|
23
|
+
.n("DrsClient", "GetReplicationConfigurationCommand")
|
|
24
|
+
.f(void 0, models_0_1.ReplicationConfigurationFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_GetReplicationConfigurationCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_GetReplicationConfigurationCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.GetReplicationConfigurationCommand = GetReplicationConfigurationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class InitializeServiceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DrsClient";
|
|
29
|
-
const commandName = "InitializeServiceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticDisasterRecoveryService",
|
|
38
|
-
operation: "InitializeService",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_InitializeServiceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_InitializeServiceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class InitializeServiceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticDisasterRecoveryService", "InitializeService", {})
|
|
22
|
+
.n("DrsClient", "InitializeServiceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_InitializeServiceCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_InitializeServiceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.InitializeServiceCommand = InitializeServiceCommand;
|