@aws-sdk/client-datasync 3.478.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/AddStorageSystemCommand.js +18 -41
- package/dist-cjs/commands/CancelTaskExecutionCommand.js +18 -41
- package/dist-cjs/commands/CreateAgentCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationAzureBlobCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationEfsCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationFsxLustreCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationFsxOntapCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationFsxOpenZfsCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationFsxWindowsCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationHdfsCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationNfsCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationObjectStorageCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationS3Command.js +18 -41
- package/dist-cjs/commands/CreateLocationSmbCommand.js +18 -41
- package/dist-cjs/commands/CreateTaskCommand.js +18 -41
- package/dist-cjs/commands/DeleteAgentCommand.js +18 -41
- package/dist-cjs/commands/DeleteLocationCommand.js +18 -41
- package/dist-cjs/commands/DeleteTaskCommand.js +18 -41
- package/dist-cjs/commands/DescribeAgentCommand.js +18 -41
- package/dist-cjs/commands/DescribeDiscoveryJobCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationAzureBlobCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationEfsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationFsxLustreCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationFsxOntapCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationFsxOpenZfsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationFsxWindowsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationHdfsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationNfsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationObjectStorageCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationS3Command.js +18 -41
- package/dist-cjs/commands/DescribeLocationSmbCommand.js +18 -41
- package/dist-cjs/commands/DescribeStorageSystemCommand.js +18 -41
- package/dist-cjs/commands/DescribeStorageSystemResourceMetricsCommand.js +18 -41
- package/dist-cjs/commands/DescribeStorageSystemResourcesCommand.js +18 -41
- package/dist-cjs/commands/DescribeTaskCommand.js +18 -41
- package/dist-cjs/commands/DescribeTaskExecutionCommand.js +18 -41
- package/dist-cjs/commands/GenerateRecommendationsCommand.js +18 -41
- package/dist-cjs/commands/ListAgentsCommand.js +18 -41
- package/dist-cjs/commands/ListDiscoveryJobsCommand.js +18 -41
- package/dist-cjs/commands/ListLocationsCommand.js +18 -41
- package/dist-cjs/commands/ListStorageSystemsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTaskExecutionsCommand.js +18 -41
- package/dist-cjs/commands/ListTasksCommand.js +18 -41
- package/dist-cjs/commands/RemoveStorageSystemCommand.js +18 -41
- package/dist-cjs/commands/StartDiscoveryJobCommand.js +18 -41
- package/dist-cjs/commands/StartTaskExecutionCommand.js +18 -41
- package/dist-cjs/commands/StopDiscoveryJobCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAgentCommand.js +18 -41
- package/dist-cjs/commands/UpdateDiscoveryJobCommand.js +18 -41
- package/dist-cjs/commands/UpdateLocationAzureBlobCommand.js +18 -41
- package/dist-cjs/commands/UpdateLocationHdfsCommand.js +18 -41
- package/dist-cjs/commands/UpdateLocationNfsCommand.js +18 -41
- package/dist-cjs/commands/UpdateLocationObjectStorageCommand.js +18 -41
- package/dist-cjs/commands/UpdateLocationSmbCommand.js +18 -41
- package/dist-cjs/commands/UpdateStorageSystemCommand.js +18 -41
- package/dist-cjs/commands/UpdateTaskCommand.js +18 -41
- package/dist-cjs/commands/UpdateTaskExecutionCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AddStorageSystemCommand.js +18 -41
- package/dist-es/commands/CancelTaskExecutionCommand.js +18 -41
- package/dist-es/commands/CreateAgentCommand.js +18 -41
- package/dist-es/commands/CreateLocationAzureBlobCommand.js +18 -41
- package/dist-es/commands/CreateLocationEfsCommand.js +18 -41
- package/dist-es/commands/CreateLocationFsxLustreCommand.js +18 -41
- package/dist-es/commands/CreateLocationFsxOntapCommand.js +18 -41
- package/dist-es/commands/CreateLocationFsxOpenZfsCommand.js +18 -41
- package/dist-es/commands/CreateLocationFsxWindowsCommand.js +18 -41
- package/dist-es/commands/CreateLocationHdfsCommand.js +18 -41
- package/dist-es/commands/CreateLocationNfsCommand.js +18 -41
- package/dist-es/commands/CreateLocationObjectStorageCommand.js +18 -41
- package/dist-es/commands/CreateLocationS3Command.js +18 -41
- package/dist-es/commands/CreateLocationSmbCommand.js +18 -41
- package/dist-es/commands/CreateTaskCommand.js +18 -41
- package/dist-es/commands/DeleteAgentCommand.js +18 -41
- package/dist-es/commands/DeleteLocationCommand.js +18 -41
- package/dist-es/commands/DeleteTaskCommand.js +18 -41
- package/dist-es/commands/DescribeAgentCommand.js +18 -41
- package/dist-es/commands/DescribeDiscoveryJobCommand.js +18 -41
- package/dist-es/commands/DescribeLocationAzureBlobCommand.js +18 -41
- package/dist-es/commands/DescribeLocationEfsCommand.js +18 -41
- package/dist-es/commands/DescribeLocationFsxLustreCommand.js +18 -41
- package/dist-es/commands/DescribeLocationFsxOntapCommand.js +18 -41
- package/dist-es/commands/DescribeLocationFsxOpenZfsCommand.js +18 -41
- package/dist-es/commands/DescribeLocationFsxWindowsCommand.js +18 -41
- package/dist-es/commands/DescribeLocationHdfsCommand.js +18 -41
- package/dist-es/commands/DescribeLocationNfsCommand.js +18 -41
- package/dist-es/commands/DescribeLocationObjectStorageCommand.js +18 -41
- package/dist-es/commands/DescribeLocationS3Command.js +18 -41
- package/dist-es/commands/DescribeLocationSmbCommand.js +18 -41
- package/dist-es/commands/DescribeStorageSystemCommand.js +18 -41
- package/dist-es/commands/DescribeStorageSystemResourceMetricsCommand.js +18 -41
- package/dist-es/commands/DescribeStorageSystemResourcesCommand.js +18 -41
- package/dist-es/commands/DescribeTaskCommand.js +18 -41
- package/dist-es/commands/DescribeTaskExecutionCommand.js +18 -41
- package/dist-es/commands/GenerateRecommendationsCommand.js +18 -41
- package/dist-es/commands/ListAgentsCommand.js +18 -41
- package/dist-es/commands/ListDiscoveryJobsCommand.js +18 -41
- package/dist-es/commands/ListLocationsCommand.js +18 -41
- package/dist-es/commands/ListStorageSystemsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTaskExecutionsCommand.js +18 -41
- package/dist-es/commands/ListTasksCommand.js +18 -41
- package/dist-es/commands/RemoveStorageSystemCommand.js +18 -41
- package/dist-es/commands/StartDiscoveryJobCommand.js +18 -41
- package/dist-es/commands/StartTaskExecutionCommand.js +18 -41
- package/dist-es/commands/StopDiscoveryJobCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAgentCommand.js +18 -41
- package/dist-es/commands/UpdateDiscoveryJobCommand.js +18 -41
- package/dist-es/commands/UpdateLocationAzureBlobCommand.js +18 -41
- package/dist-es/commands/UpdateLocationHdfsCommand.js +18 -41
- package/dist-es/commands/UpdateLocationNfsCommand.js +18 -41
- package/dist-es/commands/UpdateLocationObjectStorageCommand.js +18 -41
- package/dist-es/commands/UpdateLocationSmbCommand.js +18 -41
- package/dist-es/commands/UpdateStorageSystemCommand.js +18 -41
- package/dist-es/commands/UpdateTaskCommand.js +18 -41
- package/dist-es/commands/UpdateTaskExecutionCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AddStorageSystemCommand.d.ts +6 -21
- package/dist-types/commands/CancelTaskExecutionCommand.d.ts +6 -21
- package/dist-types/commands/CreateAgentCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationAzureBlobCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationEfsCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationFsxLustreCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationFsxOntapCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationFsxOpenZfsCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationFsxWindowsCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationHdfsCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationNfsCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationObjectStorageCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationS3Command.d.ts +6 -21
- package/dist-types/commands/CreateLocationSmbCommand.d.ts +6 -21
- package/dist-types/commands/CreateTaskCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAgentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLocationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTaskCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAgentCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDiscoveryJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationAzureBlobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationEfsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationFsxLustreCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationFsxOntapCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationFsxOpenZfsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationFsxWindowsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationHdfsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationNfsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationObjectStorageCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationS3Command.d.ts +6 -21
- package/dist-types/commands/DescribeLocationSmbCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStorageSystemCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStorageSystemResourceMetricsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStorageSystemResourcesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTaskCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTaskExecutionCommand.d.ts +6 -21
- package/dist-types/commands/GenerateRecommendationsCommand.d.ts +6 -21
- package/dist-types/commands/ListAgentsCommand.d.ts +6 -21
- package/dist-types/commands/ListDiscoveryJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListLocationsCommand.d.ts +6 -21
- package/dist-types/commands/ListStorageSystemsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTaskExecutionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTasksCommand.d.ts +6 -21
- package/dist-types/commands/RemoveStorageSystemCommand.d.ts +6 -21
- package/dist-types/commands/StartDiscoveryJobCommand.d.ts +6 -21
- package/dist-types/commands/StartTaskExecutionCommand.d.ts +6 -21
- package/dist-types/commands/StopDiscoveryJobCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAgentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDiscoveryJobCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLocationAzureBlobCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLocationHdfsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLocationNfsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLocationObjectStorageCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLocationSmbCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStorageSystemCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTaskCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTaskExecutionCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AddStorageSystemCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CancelTaskExecutionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAgentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLocationAzureBlobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationEfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLocationFsxLustreCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationFsxOntapCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationFsxOpenZfsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationFsxWindowsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationHdfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLocationNfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLocationObjectStorageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationS3Command.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLocationSmbCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAgentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAgentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeDiscoveryJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationAzureBlobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationEfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLocationFsxLustreCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationFsxOntapCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationFsxOpenZfsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationFsxWindowsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationHdfsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationNfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLocationObjectStorageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLocationS3Command.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLocationSmbCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeStorageSystemCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStorageSystemResourceMetricsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStorageSystemResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTaskExecutionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GenerateRecommendationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAgentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDiscoveryJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStorageSystemsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTaskExecutionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveStorageSystemCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartDiscoveryJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartTaskExecutionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopDiscoveryJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAgentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDiscoveryJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLocationAzureBlobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLocationHdfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLocationNfsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLocationObjectStorageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLocationSmbCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateStorageSystemCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTaskExecutionCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateLocationHdfsCommand 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 = "DataSyncClient";
|
|
29
|
-
const commandName = "CreateLocationHdfsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "FmrsService",
|
|
38
|
-
operation: "CreateLocationHdfs",
|
|
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_json1_1_1.se_CreateLocationHdfsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateLocationHdfsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateLocationHdfsCommand 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("FmrsService", "CreateLocationHdfs", {})
|
|
22
|
+
.n("DataSyncClient", "CreateLocationHdfsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateLocationHdfsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateLocationHdfsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateLocationHdfsCommand = CreateLocationHdfsCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateLocationNfsCommand 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 = "DataSyncClient";
|
|
29
|
-
const commandName = "CreateLocationNfsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "FmrsService",
|
|
38
|
-
operation: "CreateLocationNfs",
|
|
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_json1_1_1.se_CreateLocationNfsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateLocationNfsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateLocationNfsCommand 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("FmrsService", "CreateLocationNfs", {})
|
|
22
|
+
.n("DataSyncClient", "CreateLocationNfsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateLocationNfsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateLocationNfsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateLocationNfsCommand = CreateLocationNfsCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class CreateLocationObjectStorageCommand 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 = "DataSyncClient";
|
|
30
|
-
const commandName = "CreateLocationObjectStorageCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.CreateLocationObjectStorageRequestFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: (_) => _,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "FmrsService",
|
|
39
|
-
operation: "CreateLocationObjectStorage",
|
|
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_json1_1_1.se_CreateLocationObjectStorageCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_1_1.de_CreateLocationObjectStorageCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class CreateLocationObjectStorageCommand 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("FmrsService", "CreateLocationObjectStorage", {})
|
|
23
|
+
.n("DataSyncClient", "CreateLocationObjectStorageCommand")
|
|
24
|
+
.f(models_0_1.CreateLocationObjectStorageRequestFilterSensitiveLog, void 0)
|
|
25
|
+
.ser(Aws_json1_1_1.se_CreateLocationObjectStorageCommand)
|
|
26
|
+
.de(Aws_json1_1_1.de_CreateLocationObjectStorageCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.CreateLocationObjectStorageCommand = CreateLocationObjectStorageCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateLocationS3Command 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 = "DataSyncClient";
|
|
29
|
-
const commandName = "CreateLocationS3Command";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "FmrsService",
|
|
38
|
-
operation: "CreateLocationS3",
|
|
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_json1_1_1.se_CreateLocationS3Command)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateLocationS3Command)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateLocationS3Command 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("FmrsService", "CreateLocationS3", {})
|
|
22
|
+
.n("DataSyncClient", "CreateLocationS3Command")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateLocationS3Command)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateLocationS3Command)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateLocationS3Command = CreateLocationS3Command;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class CreateLocationSmbCommand 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 = "DataSyncClient";
|
|
30
|
-
const commandName = "CreateLocationSmbCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.CreateLocationSmbRequestFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: (_) => _,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "FmrsService",
|
|
39
|
-
operation: "CreateLocationSmb",
|
|
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_json1_1_1.se_CreateLocationSmbCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_1_1.de_CreateLocationSmbCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class CreateLocationSmbCommand 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("FmrsService", "CreateLocationSmb", {})
|
|
23
|
+
.n("DataSyncClient", "CreateLocationSmbCommand")
|
|
24
|
+
.f(models_0_1.CreateLocationSmbRequestFilterSensitiveLog, void 0)
|
|
25
|
+
.ser(Aws_json1_1_1.se_CreateLocationSmbCommand)
|
|
26
|
+
.de(Aws_json1_1_1.de_CreateLocationSmbCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.CreateLocationSmbCommand = CreateLocationSmbCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateTaskCommand 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 = "DataSyncClient";
|
|
29
|
-
const commandName = "CreateTaskCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "FmrsService",
|
|
38
|
-
operation: "CreateTask",
|
|
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_json1_1_1.se_CreateTaskCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateTaskCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateTaskCommand 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("FmrsService", "CreateTask", {})
|
|
22
|
+
.n("DataSyncClient", "CreateTaskCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateTaskCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateTaskCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateTaskCommand = CreateTaskCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteAgentCommand 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 = "DataSyncClient";
|
|
29
|
-
const commandName = "DeleteAgentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "FmrsService",
|
|
38
|
-
operation: "DeleteAgent",
|
|
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_json1_1_1.se_DeleteAgentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteAgentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteAgentCommand 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("FmrsService", "DeleteAgent", {})
|
|
22
|
+
.n("DataSyncClient", "DeleteAgentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteAgentCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteAgentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteAgentCommand = DeleteAgentCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteLocationCommand 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 = "DataSyncClient";
|
|
29
|
-
const commandName = "DeleteLocationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "FmrsService",
|
|
38
|
-
operation: "DeleteLocation",
|
|
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_json1_1_1.se_DeleteLocationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteLocationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteLocationCommand 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("FmrsService", "DeleteLocation", {})
|
|
22
|
+
.n("DataSyncClient", "DeleteLocationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteLocationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteLocationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteLocationCommand = DeleteLocationCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteTaskCommand 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 = "DataSyncClient";
|
|
29
|
-
const commandName = "DeleteTaskCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "FmrsService",
|
|
38
|
-
operation: "DeleteTask",
|
|
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_json1_1_1.se_DeleteTaskCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteTaskCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteTaskCommand 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("FmrsService", "DeleteTask", {})
|
|
22
|
+
.n("DataSyncClient", "DeleteTaskCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteTaskCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteTaskCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteTaskCommand = DeleteTaskCommand;
|