@aws-sdk/client-finspace 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/CreateEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/CreateKxChangesetCommand.js +18 -41
- package/dist-cjs/commands/CreateKxClusterCommand.js +18 -41
- package/dist-cjs/commands/CreateKxDatabaseCommand.js +18 -41
- package/dist-cjs/commands/CreateKxDataviewCommand.js +18 -41
- package/dist-cjs/commands/CreateKxEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/CreateKxScalingGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateKxUserCommand.js +18 -41
- package/dist-cjs/commands/CreateKxVolumeCommand.js +18 -41
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteKxClusterCommand.js +18 -41
- package/dist-cjs/commands/DeleteKxDatabaseCommand.js +18 -41
- package/dist-cjs/commands/DeleteKxDataviewCommand.js +18 -41
- package/dist-cjs/commands/DeleteKxEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteKxScalingGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteKxUserCommand.js +18 -41
- package/dist-cjs/commands/DeleteKxVolumeCommand.js +18 -41
- package/dist-cjs/commands/GetEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/GetKxChangesetCommand.js +18 -41
- package/dist-cjs/commands/GetKxClusterCommand.js +18 -41
- package/dist-cjs/commands/GetKxConnectionStringCommand.js +18 -41
- package/dist-cjs/commands/GetKxDatabaseCommand.js +18 -41
- package/dist-cjs/commands/GetKxDataviewCommand.js +18 -41
- package/dist-cjs/commands/GetKxEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/GetKxScalingGroupCommand.js +18 -41
- package/dist-cjs/commands/GetKxUserCommand.js +18 -41
- package/dist-cjs/commands/GetKxVolumeCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentsCommand.js +18 -41
- package/dist-cjs/commands/ListKxChangesetsCommand.js +18 -41
- package/dist-cjs/commands/ListKxClusterNodesCommand.js +18 -41
- package/dist-cjs/commands/ListKxClustersCommand.js +18 -41
- package/dist-cjs/commands/ListKxDatabasesCommand.js +18 -41
- package/dist-cjs/commands/ListKxDataviewsCommand.js +18 -41
- package/dist-cjs/commands/ListKxEnvironmentsCommand.js +18 -41
- package/dist-cjs/commands/ListKxScalingGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListKxUsersCommand.js +18 -41
- package/dist-cjs/commands/ListKxVolumesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/UpdateKxClusterCodeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateKxClusterDatabasesCommand.js +18 -41
- package/dist-cjs/commands/UpdateKxDatabaseCommand.js +18 -41
- package/dist-cjs/commands/UpdateKxDataviewCommand.js +18 -41
- package/dist-cjs/commands/UpdateKxEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/UpdateKxEnvironmentNetworkCommand.js +18 -41
- package/dist-cjs/commands/UpdateKxUserCommand.js +18 -41
- package/dist-cjs/commands/UpdateKxVolumeCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/ListKxChangesetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListKxClusterNodesPaginator.js +2 -24
- package/dist-cjs/pagination/ListKxDatabasesPaginator.js +2 -24
- package/dist-cjs/pagination/ListKxDataviewsPaginator.js +2 -24
- package/dist-cjs/pagination/ListKxEnvironmentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListKxScalingGroupsPaginator.js +2 -24
- package/dist-es/commands/CreateEnvironmentCommand.js +18 -41
- package/dist-es/commands/CreateKxChangesetCommand.js +18 -41
- package/dist-es/commands/CreateKxClusterCommand.js +18 -41
- package/dist-es/commands/CreateKxDatabaseCommand.js +18 -41
- package/dist-es/commands/CreateKxDataviewCommand.js +18 -41
- package/dist-es/commands/CreateKxEnvironmentCommand.js +18 -41
- package/dist-es/commands/CreateKxScalingGroupCommand.js +18 -41
- package/dist-es/commands/CreateKxUserCommand.js +18 -41
- package/dist-es/commands/CreateKxVolumeCommand.js +18 -41
- package/dist-es/commands/DeleteEnvironmentCommand.js +18 -41
- package/dist-es/commands/DeleteKxClusterCommand.js +18 -41
- package/dist-es/commands/DeleteKxDatabaseCommand.js +18 -41
- package/dist-es/commands/DeleteKxDataviewCommand.js +18 -41
- package/dist-es/commands/DeleteKxEnvironmentCommand.js +18 -41
- package/dist-es/commands/DeleteKxScalingGroupCommand.js +18 -41
- package/dist-es/commands/DeleteKxUserCommand.js +18 -41
- package/dist-es/commands/DeleteKxVolumeCommand.js +18 -41
- package/dist-es/commands/GetEnvironmentCommand.js +18 -41
- package/dist-es/commands/GetKxChangesetCommand.js +18 -41
- package/dist-es/commands/GetKxClusterCommand.js +18 -41
- package/dist-es/commands/GetKxConnectionStringCommand.js +18 -41
- package/dist-es/commands/GetKxDatabaseCommand.js +18 -41
- package/dist-es/commands/GetKxDataviewCommand.js +18 -41
- package/dist-es/commands/GetKxEnvironmentCommand.js +18 -41
- package/dist-es/commands/GetKxScalingGroupCommand.js +18 -41
- package/dist-es/commands/GetKxUserCommand.js +18 -41
- package/dist-es/commands/GetKxVolumeCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentsCommand.js +18 -41
- package/dist-es/commands/ListKxChangesetsCommand.js +18 -41
- package/dist-es/commands/ListKxClusterNodesCommand.js +18 -41
- package/dist-es/commands/ListKxClustersCommand.js +18 -41
- package/dist-es/commands/ListKxDatabasesCommand.js +18 -41
- package/dist-es/commands/ListKxDataviewsCommand.js +18 -41
- package/dist-es/commands/ListKxEnvironmentsCommand.js +18 -41
- package/dist-es/commands/ListKxScalingGroupsCommand.js +18 -41
- package/dist-es/commands/ListKxUsersCommand.js +18 -41
- package/dist-es/commands/ListKxVolumesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateEnvironmentCommand.js +18 -41
- package/dist-es/commands/UpdateKxClusterCodeConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateKxClusterDatabasesCommand.js +18 -41
- package/dist-es/commands/UpdateKxDatabaseCommand.js +18 -41
- package/dist-es/commands/UpdateKxDataviewCommand.js +18 -41
- package/dist-es/commands/UpdateKxEnvironmentCommand.js +18 -41
- package/dist-es/commands/UpdateKxEnvironmentNetworkCommand.js +18 -41
- package/dist-es/commands/UpdateKxUserCommand.js +18 -41
- package/dist-es/commands/UpdateKxVolumeCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/ListKxChangesetsPaginator.js +2 -23
- package/dist-es/pagination/ListKxClusterNodesPaginator.js +2 -23
- package/dist-es/pagination/ListKxDatabasesPaginator.js +2 -23
- package/dist-es/pagination/ListKxDataviewsPaginator.js +2 -23
- package/dist-es/pagination/ListKxEnvironmentsPaginator.js +2 -23
- package/dist-es/pagination/ListKxScalingGroupsPaginator.js +2 -23
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateKxChangesetCommand.d.ts +6 -21
- package/dist-types/commands/CreateKxClusterCommand.d.ts +6 -21
- package/dist-types/commands/CreateKxDatabaseCommand.d.ts +6 -21
- package/dist-types/commands/CreateKxDataviewCommand.d.ts +6 -21
- package/dist-types/commands/CreateKxEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateKxScalingGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateKxUserCommand.d.ts +6 -21
- package/dist-types/commands/CreateKxVolumeCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteKxClusterCommand.d.ts +6 -21
- package/dist-types/commands/DeleteKxDatabaseCommand.d.ts +6 -21
- package/dist-types/commands/DeleteKxDataviewCommand.d.ts +6 -21
- package/dist-types/commands/DeleteKxEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteKxScalingGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteKxUserCommand.d.ts +6 -21
- package/dist-types/commands/DeleteKxVolumeCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/GetKxChangesetCommand.d.ts +6 -21
- package/dist-types/commands/GetKxClusterCommand.d.ts +6 -21
- package/dist-types/commands/GetKxConnectionStringCommand.d.ts +6 -21
- package/dist-types/commands/GetKxDatabaseCommand.d.ts +6 -21
- package/dist-types/commands/GetKxDataviewCommand.d.ts +6 -21
- package/dist-types/commands/GetKxEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/GetKxScalingGroupCommand.d.ts +6 -21
- package/dist-types/commands/GetKxUserCommand.d.ts +6 -21
- package/dist-types/commands/GetKxVolumeCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListKxChangesetsCommand.d.ts +6 -21
- package/dist-types/commands/ListKxClusterNodesCommand.d.ts +6 -21
- package/dist-types/commands/ListKxClustersCommand.d.ts +6 -21
- package/dist-types/commands/ListKxDatabasesCommand.d.ts +6 -21
- package/dist-types/commands/ListKxDataviewsCommand.d.ts +6 -21
- package/dist-types/commands/ListKxEnvironmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListKxScalingGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListKxUsersCommand.d.ts +6 -21
- package/dist-types/commands/ListKxVolumesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.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/UpdateEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateKxClusterCodeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateKxClusterDatabasesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateKxDatabaseCommand.d.ts +6 -21
- package/dist-types/commands/UpdateKxDataviewCommand.d.ts +6 -21
- package/dist-types/commands/UpdateKxEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateKxEnvironmentNetworkCommand.d.ts +6 -21
- package/dist-types/commands/UpdateKxUserCommand.d.ts +6 -21
- package/dist-types/commands/UpdateKxVolumeCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/ListKxChangesetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListKxClusterNodesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListKxDatabasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListKxDataviewsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListKxEnvironmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListKxScalingGroupsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateKxChangesetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateKxClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateKxDatabaseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateKxDataviewCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateKxEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateKxScalingGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateKxUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateKxVolumeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteKxClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteKxDatabaseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteKxDataviewCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteKxEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteKxScalingGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteKxUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteKxVolumeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetKxChangesetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetKxClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetKxConnectionStringCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetKxDatabaseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetKxDataviewCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetKxEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetKxScalingGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetKxUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetKxVolumeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListKxChangesetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListKxClusterNodesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListKxClustersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListKxDatabasesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListKxDataviewsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListKxEnvironmentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListKxScalingGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListKxUsersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListKxVolumesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.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/UpdateEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateKxClusterCodeConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateKxClusterDatabasesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateKxDatabaseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateKxDataviewCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateKxEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateKxEnvironmentNetworkCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateKxUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateKxVolumeCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/ListKxChangesetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListKxClusterNodesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListKxDatabasesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListKxDataviewsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListKxEnvironmentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListKxScalingGroupsPaginator.d.ts +3 -3
- package/package.json +11 -11
|
@@ -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 DeleteEnvironmentCommand 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 = "FinspaceClient";
|
|
29
|
-
const commandName = "DeleteEnvironmentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSHabaneroManagementService",
|
|
38
|
-
operation: "DeleteEnvironment",
|
|
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_DeleteEnvironmentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteEnvironmentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteEnvironmentCommand 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("AWSHabaneroManagementService", "DeleteEnvironment", {})
|
|
22
|
+
.n("FinspaceClient", "DeleteEnvironmentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteEnvironmentCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteEnvironmentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteEnvironmentCommand = DeleteEnvironmentCommand;
|
|
@@ -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 DeleteKxClusterCommand 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 = "FinspaceClient";
|
|
29
|
-
const commandName = "DeleteKxClusterCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSHabaneroManagementService",
|
|
38
|
-
operation: "DeleteKxCluster",
|
|
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_DeleteKxClusterCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteKxClusterCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteKxClusterCommand 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("AWSHabaneroManagementService", "DeleteKxCluster", {})
|
|
22
|
+
.n("FinspaceClient", "DeleteKxClusterCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteKxClusterCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteKxClusterCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteKxClusterCommand = DeleteKxClusterCommand;
|
|
@@ -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 DeleteKxDatabaseCommand 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 = "FinspaceClient";
|
|
29
|
-
const commandName = "DeleteKxDatabaseCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSHabaneroManagementService",
|
|
38
|
-
operation: "DeleteKxDatabase",
|
|
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_DeleteKxDatabaseCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteKxDatabaseCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteKxDatabaseCommand 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("AWSHabaneroManagementService", "DeleteKxDatabase", {})
|
|
22
|
+
.n("FinspaceClient", "DeleteKxDatabaseCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteKxDatabaseCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteKxDatabaseCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteKxDatabaseCommand = DeleteKxDatabaseCommand;
|
|
@@ -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 DeleteKxDataviewCommand 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 = "FinspaceClient";
|
|
29
|
-
const commandName = "DeleteKxDataviewCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSHabaneroManagementService",
|
|
38
|
-
operation: "DeleteKxDataview",
|
|
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_DeleteKxDataviewCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteKxDataviewCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteKxDataviewCommand 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("AWSHabaneroManagementService", "DeleteKxDataview", {})
|
|
22
|
+
.n("FinspaceClient", "DeleteKxDataviewCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteKxDataviewCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteKxDataviewCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteKxDataviewCommand = DeleteKxDataviewCommand;
|
|
@@ -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 DeleteKxEnvironmentCommand 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 = "FinspaceClient";
|
|
29
|
-
const commandName = "DeleteKxEnvironmentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSHabaneroManagementService",
|
|
38
|
-
operation: "DeleteKxEnvironment",
|
|
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_DeleteKxEnvironmentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteKxEnvironmentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteKxEnvironmentCommand 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("AWSHabaneroManagementService", "DeleteKxEnvironment", {})
|
|
22
|
+
.n("FinspaceClient", "DeleteKxEnvironmentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteKxEnvironmentCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteKxEnvironmentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteKxEnvironmentCommand = DeleteKxEnvironmentCommand;
|
|
@@ -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 DeleteKxScalingGroupCommand 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 = "FinspaceClient";
|
|
29
|
-
const commandName = "DeleteKxScalingGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSHabaneroManagementService",
|
|
38
|
-
operation: "DeleteKxScalingGroup",
|
|
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_DeleteKxScalingGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteKxScalingGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteKxScalingGroupCommand 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("AWSHabaneroManagementService", "DeleteKxScalingGroup", {})
|
|
22
|
+
.n("FinspaceClient", "DeleteKxScalingGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteKxScalingGroupCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteKxScalingGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteKxScalingGroupCommand = DeleteKxScalingGroupCommand;
|
|
@@ -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 DeleteKxUserCommand 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 = "FinspaceClient";
|
|
29
|
-
const commandName = "DeleteKxUserCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSHabaneroManagementService",
|
|
38
|
-
operation: "DeleteKxUser",
|
|
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_DeleteKxUserCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteKxUserCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteKxUserCommand 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("AWSHabaneroManagementService", "DeleteKxUser", {})
|
|
22
|
+
.n("FinspaceClient", "DeleteKxUserCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteKxUserCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteKxUserCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteKxUserCommand = DeleteKxUserCommand;
|
|
@@ -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 DeleteKxVolumeCommand 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 = "FinspaceClient";
|
|
29
|
-
const commandName = "DeleteKxVolumeCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSHabaneroManagementService",
|
|
38
|
-
operation: "DeleteKxVolume",
|
|
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_DeleteKxVolumeCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteKxVolumeCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteKxVolumeCommand 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("AWSHabaneroManagementService", "DeleteKxVolume", {})
|
|
22
|
+
.n("FinspaceClient", "DeleteKxVolumeCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteKxVolumeCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteKxVolumeCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteKxVolumeCommand = DeleteKxVolumeCommand;
|
|
@@ -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 GetEnvironmentCommand 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 = "FinspaceClient";
|
|
29
|
-
const commandName = "GetEnvironmentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSHabaneroManagementService",
|
|
38
|
-
operation: "GetEnvironment",
|
|
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_GetEnvironmentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_GetEnvironmentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetEnvironmentCommand 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("AWSHabaneroManagementService", "GetEnvironment", {})
|
|
22
|
+
.n("FinspaceClient", "GetEnvironmentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_GetEnvironmentCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_GetEnvironmentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetEnvironmentCommand = GetEnvironmentCommand;
|