@aws-sdk/client-finspace 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.
Files changed (201) hide show
  1. package/dist-cjs/commands/CreateEnvironmentCommand.js +18 -41
  2. package/dist-cjs/commands/CreateKxChangesetCommand.js +18 -41
  3. package/dist-cjs/commands/CreateKxClusterCommand.js +18 -41
  4. package/dist-cjs/commands/CreateKxDatabaseCommand.js +18 -41
  5. package/dist-cjs/commands/CreateKxDataviewCommand.js +18 -41
  6. package/dist-cjs/commands/CreateKxEnvironmentCommand.js +18 -41
  7. package/dist-cjs/commands/CreateKxScalingGroupCommand.js +18 -41
  8. package/dist-cjs/commands/CreateKxUserCommand.js +18 -41
  9. package/dist-cjs/commands/CreateKxVolumeCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteEnvironmentCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteKxClusterCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteKxDatabaseCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteKxDataviewCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteKxEnvironmentCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteKxScalingGroupCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteKxUserCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteKxVolumeCommand.js +18 -41
  18. package/dist-cjs/commands/GetEnvironmentCommand.js +18 -41
  19. package/dist-cjs/commands/GetKxChangesetCommand.js +18 -41
  20. package/dist-cjs/commands/GetKxClusterCommand.js +18 -41
  21. package/dist-cjs/commands/GetKxConnectionStringCommand.js +18 -41
  22. package/dist-cjs/commands/GetKxDatabaseCommand.js +18 -41
  23. package/dist-cjs/commands/GetKxDataviewCommand.js +18 -41
  24. package/dist-cjs/commands/GetKxEnvironmentCommand.js +18 -41
  25. package/dist-cjs/commands/GetKxScalingGroupCommand.js +18 -41
  26. package/dist-cjs/commands/GetKxUserCommand.js +18 -41
  27. package/dist-cjs/commands/GetKxVolumeCommand.js +18 -41
  28. package/dist-cjs/commands/ListEnvironmentsCommand.js +18 -41
  29. package/dist-cjs/commands/ListKxChangesetsCommand.js +18 -41
  30. package/dist-cjs/commands/ListKxClusterNodesCommand.js +18 -41
  31. package/dist-cjs/commands/ListKxClustersCommand.js +18 -41
  32. package/dist-cjs/commands/ListKxDatabasesCommand.js +18 -41
  33. package/dist-cjs/commands/ListKxDataviewsCommand.js +18 -41
  34. package/dist-cjs/commands/ListKxEnvironmentsCommand.js +18 -41
  35. package/dist-cjs/commands/ListKxScalingGroupsCommand.js +18 -41
  36. package/dist-cjs/commands/ListKxUsersCommand.js +18 -41
  37. package/dist-cjs/commands/ListKxVolumesCommand.js +18 -41
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  39. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  40. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  41. package/dist-cjs/commands/UpdateEnvironmentCommand.js +18 -41
  42. package/dist-cjs/commands/UpdateKxClusterCodeConfigurationCommand.js +18 -41
  43. package/dist-cjs/commands/UpdateKxClusterDatabasesCommand.js +18 -41
  44. package/dist-cjs/commands/UpdateKxDatabaseCommand.js +18 -41
  45. package/dist-cjs/commands/UpdateKxDataviewCommand.js +18 -41
  46. package/dist-cjs/commands/UpdateKxEnvironmentCommand.js +18 -41
  47. package/dist-cjs/commands/UpdateKxEnvironmentNetworkCommand.js +18 -41
  48. package/dist-cjs/commands/UpdateKxUserCommand.js +18 -41
  49. package/dist-cjs/commands/UpdateKxVolumeCommand.js +18 -41
  50. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  51. package/dist-es/commands/CreateEnvironmentCommand.js +18 -41
  52. package/dist-es/commands/CreateKxChangesetCommand.js +18 -41
  53. package/dist-es/commands/CreateKxClusterCommand.js +18 -41
  54. package/dist-es/commands/CreateKxDatabaseCommand.js +18 -41
  55. package/dist-es/commands/CreateKxDataviewCommand.js +18 -41
  56. package/dist-es/commands/CreateKxEnvironmentCommand.js +18 -41
  57. package/dist-es/commands/CreateKxScalingGroupCommand.js +18 -41
  58. package/dist-es/commands/CreateKxUserCommand.js +18 -41
  59. package/dist-es/commands/CreateKxVolumeCommand.js +18 -41
  60. package/dist-es/commands/DeleteEnvironmentCommand.js +18 -41
  61. package/dist-es/commands/DeleteKxClusterCommand.js +18 -41
  62. package/dist-es/commands/DeleteKxDatabaseCommand.js +18 -41
  63. package/dist-es/commands/DeleteKxDataviewCommand.js +18 -41
  64. package/dist-es/commands/DeleteKxEnvironmentCommand.js +18 -41
  65. package/dist-es/commands/DeleteKxScalingGroupCommand.js +18 -41
  66. package/dist-es/commands/DeleteKxUserCommand.js +18 -41
  67. package/dist-es/commands/DeleteKxVolumeCommand.js +18 -41
  68. package/dist-es/commands/GetEnvironmentCommand.js +18 -41
  69. package/dist-es/commands/GetKxChangesetCommand.js +18 -41
  70. package/dist-es/commands/GetKxClusterCommand.js +18 -41
  71. package/dist-es/commands/GetKxConnectionStringCommand.js +18 -41
  72. package/dist-es/commands/GetKxDatabaseCommand.js +18 -41
  73. package/dist-es/commands/GetKxDataviewCommand.js +18 -41
  74. package/dist-es/commands/GetKxEnvironmentCommand.js +18 -41
  75. package/dist-es/commands/GetKxScalingGroupCommand.js +18 -41
  76. package/dist-es/commands/GetKxUserCommand.js +18 -41
  77. package/dist-es/commands/GetKxVolumeCommand.js +18 -41
  78. package/dist-es/commands/ListEnvironmentsCommand.js +18 -41
  79. package/dist-es/commands/ListKxChangesetsCommand.js +18 -41
  80. package/dist-es/commands/ListKxClusterNodesCommand.js +18 -41
  81. package/dist-es/commands/ListKxClustersCommand.js +18 -41
  82. package/dist-es/commands/ListKxDatabasesCommand.js +18 -41
  83. package/dist-es/commands/ListKxDataviewsCommand.js +18 -41
  84. package/dist-es/commands/ListKxEnvironmentsCommand.js +18 -41
  85. package/dist-es/commands/ListKxScalingGroupsCommand.js +18 -41
  86. package/dist-es/commands/ListKxUsersCommand.js +18 -41
  87. package/dist-es/commands/ListKxVolumesCommand.js +18 -41
  88. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  89. package/dist-es/commands/TagResourceCommand.js +18 -41
  90. package/dist-es/commands/UntagResourceCommand.js +18 -41
  91. package/dist-es/commands/UpdateEnvironmentCommand.js +18 -41
  92. package/dist-es/commands/UpdateKxClusterCodeConfigurationCommand.js +18 -41
  93. package/dist-es/commands/UpdateKxClusterDatabasesCommand.js +18 -41
  94. package/dist-es/commands/UpdateKxDatabaseCommand.js +18 -41
  95. package/dist-es/commands/UpdateKxDataviewCommand.js +18 -41
  96. package/dist-es/commands/UpdateKxEnvironmentCommand.js +18 -41
  97. package/dist-es/commands/UpdateKxEnvironmentNetworkCommand.js +18 -41
  98. package/dist-es/commands/UpdateKxUserCommand.js +18 -41
  99. package/dist-es/commands/UpdateKxVolumeCommand.js +18 -41
  100. package/dist-es/endpoint/EndpointParameters.js +6 -0
  101. package/dist-types/commands/CreateEnvironmentCommand.d.ts +6 -21
  102. package/dist-types/commands/CreateKxChangesetCommand.d.ts +6 -21
  103. package/dist-types/commands/CreateKxClusterCommand.d.ts +6 -21
  104. package/dist-types/commands/CreateKxDatabaseCommand.d.ts +6 -21
  105. package/dist-types/commands/CreateKxDataviewCommand.d.ts +6 -21
  106. package/dist-types/commands/CreateKxEnvironmentCommand.d.ts +6 -21
  107. package/dist-types/commands/CreateKxScalingGroupCommand.d.ts +6 -21
  108. package/dist-types/commands/CreateKxUserCommand.d.ts +6 -21
  109. package/dist-types/commands/CreateKxVolumeCommand.d.ts +6 -21
  110. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +6 -21
  111. package/dist-types/commands/DeleteKxClusterCommand.d.ts +6 -21
  112. package/dist-types/commands/DeleteKxDatabaseCommand.d.ts +6 -21
  113. package/dist-types/commands/DeleteKxDataviewCommand.d.ts +6 -21
  114. package/dist-types/commands/DeleteKxEnvironmentCommand.d.ts +6 -21
  115. package/dist-types/commands/DeleteKxScalingGroupCommand.d.ts +6 -21
  116. package/dist-types/commands/DeleteKxUserCommand.d.ts +6 -21
  117. package/dist-types/commands/DeleteKxVolumeCommand.d.ts +6 -21
  118. package/dist-types/commands/GetEnvironmentCommand.d.ts +6 -21
  119. package/dist-types/commands/GetKxChangesetCommand.d.ts +6 -21
  120. package/dist-types/commands/GetKxClusterCommand.d.ts +6 -21
  121. package/dist-types/commands/GetKxConnectionStringCommand.d.ts +6 -21
  122. package/dist-types/commands/GetKxDatabaseCommand.d.ts +6 -21
  123. package/dist-types/commands/GetKxDataviewCommand.d.ts +6 -21
  124. package/dist-types/commands/GetKxEnvironmentCommand.d.ts +6 -21
  125. package/dist-types/commands/GetKxScalingGroupCommand.d.ts +6 -21
  126. package/dist-types/commands/GetKxUserCommand.d.ts +6 -21
  127. package/dist-types/commands/GetKxVolumeCommand.d.ts +6 -21
  128. package/dist-types/commands/ListEnvironmentsCommand.d.ts +6 -21
  129. package/dist-types/commands/ListKxChangesetsCommand.d.ts +6 -21
  130. package/dist-types/commands/ListKxClusterNodesCommand.d.ts +6 -21
  131. package/dist-types/commands/ListKxClustersCommand.d.ts +6 -21
  132. package/dist-types/commands/ListKxDatabasesCommand.d.ts +6 -21
  133. package/dist-types/commands/ListKxDataviewsCommand.d.ts +6 -21
  134. package/dist-types/commands/ListKxEnvironmentsCommand.d.ts +6 -21
  135. package/dist-types/commands/ListKxScalingGroupsCommand.d.ts +6 -21
  136. package/dist-types/commands/ListKxUsersCommand.d.ts +6 -21
  137. package/dist-types/commands/ListKxVolumesCommand.d.ts +6 -21
  138. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  139. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  140. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  141. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +6 -21
  142. package/dist-types/commands/UpdateKxClusterCodeConfigurationCommand.d.ts +6 -21
  143. package/dist-types/commands/UpdateKxClusterDatabasesCommand.d.ts +6 -21
  144. package/dist-types/commands/UpdateKxDatabaseCommand.d.ts +6 -21
  145. package/dist-types/commands/UpdateKxDataviewCommand.d.ts +6 -21
  146. package/dist-types/commands/UpdateKxEnvironmentCommand.d.ts +6 -21
  147. package/dist-types/commands/UpdateKxEnvironmentNetworkCommand.d.ts +6 -21
  148. package/dist-types/commands/UpdateKxUserCommand.d.ts +6 -21
  149. package/dist-types/commands/UpdateKxVolumeCommand.d.ts +6 -21
  150. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  151. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +14 -23
  152. package/dist-types/ts3.4/commands/CreateKxChangesetCommand.d.ts +14 -23
  153. package/dist-types/ts3.4/commands/CreateKxClusterCommand.d.ts +14 -23
  154. package/dist-types/ts3.4/commands/CreateKxDatabaseCommand.d.ts +14 -23
  155. package/dist-types/ts3.4/commands/CreateKxDataviewCommand.d.ts +14 -23
  156. package/dist-types/ts3.4/commands/CreateKxEnvironmentCommand.d.ts +14 -23
  157. package/dist-types/ts3.4/commands/CreateKxScalingGroupCommand.d.ts +12 -24
  158. package/dist-types/ts3.4/commands/CreateKxUserCommand.d.ts +14 -23
  159. package/dist-types/ts3.4/commands/CreateKxVolumeCommand.d.ts +14 -23
  160. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +14 -23
  161. package/dist-types/ts3.4/commands/DeleteKxClusterCommand.d.ts +14 -23
  162. package/dist-types/ts3.4/commands/DeleteKxDatabaseCommand.d.ts +14 -23
  163. package/dist-types/ts3.4/commands/DeleteKxDataviewCommand.d.ts +14 -23
  164. package/dist-types/ts3.4/commands/DeleteKxEnvironmentCommand.d.ts +14 -23
  165. package/dist-types/ts3.4/commands/DeleteKxScalingGroupCommand.d.ts +12 -24
  166. package/dist-types/ts3.4/commands/DeleteKxUserCommand.d.ts +14 -23
  167. package/dist-types/ts3.4/commands/DeleteKxVolumeCommand.d.ts +14 -23
  168. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +14 -23
  169. package/dist-types/ts3.4/commands/GetKxChangesetCommand.d.ts +14 -23
  170. package/dist-types/ts3.4/commands/GetKxClusterCommand.d.ts +14 -23
  171. package/dist-types/ts3.4/commands/GetKxConnectionStringCommand.d.ts +12 -24
  172. package/dist-types/ts3.4/commands/GetKxDatabaseCommand.d.ts +14 -23
  173. package/dist-types/ts3.4/commands/GetKxDataviewCommand.d.ts +14 -23
  174. package/dist-types/ts3.4/commands/GetKxEnvironmentCommand.d.ts +14 -23
  175. package/dist-types/ts3.4/commands/GetKxScalingGroupCommand.d.ts +14 -23
  176. package/dist-types/ts3.4/commands/GetKxUserCommand.d.ts +14 -23
  177. package/dist-types/ts3.4/commands/GetKxVolumeCommand.d.ts +14 -23
  178. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +14 -23
  179. package/dist-types/ts3.4/commands/ListKxChangesetsCommand.d.ts +14 -23
  180. package/dist-types/ts3.4/commands/ListKxClusterNodesCommand.d.ts +14 -23
  181. package/dist-types/ts3.4/commands/ListKxClustersCommand.d.ts +14 -23
  182. package/dist-types/ts3.4/commands/ListKxDatabasesCommand.d.ts +14 -23
  183. package/dist-types/ts3.4/commands/ListKxDataviewsCommand.d.ts +14 -23
  184. package/dist-types/ts3.4/commands/ListKxEnvironmentsCommand.d.ts +14 -23
  185. package/dist-types/ts3.4/commands/ListKxScalingGroupsCommand.d.ts +14 -23
  186. package/dist-types/ts3.4/commands/ListKxUsersCommand.d.ts +14 -23
  187. package/dist-types/ts3.4/commands/ListKxVolumesCommand.d.ts +14 -23
  188. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  189. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  190. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  191. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +14 -23
  192. package/dist-types/ts3.4/commands/UpdateKxClusterCodeConfigurationCommand.d.ts +12 -24
  193. package/dist-types/ts3.4/commands/UpdateKxClusterDatabasesCommand.d.ts +12 -24
  194. package/dist-types/ts3.4/commands/UpdateKxDatabaseCommand.d.ts +14 -23
  195. package/dist-types/ts3.4/commands/UpdateKxDataviewCommand.d.ts +14 -23
  196. package/dist-types/ts3.4/commands/UpdateKxEnvironmentCommand.d.ts +14 -23
  197. package/dist-types/ts3.4/commands/UpdateKxEnvironmentNetworkCommand.d.ts +12 -24
  198. package/dist-types/ts3.4/commands/UpdateKxUserCommand.d.ts +14 -23
  199. package/dist-types/ts3.4/commands/UpdateKxVolumeCommand.d.ts +14 -23
  200. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  201. 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 types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListKxVolumesCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListKxVolumesCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "FinspaceClient";
29
- const commandName = "ListKxVolumesCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSHabaneroManagementService",
38
- operation: "ListKxVolumes",
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_ListKxVolumesCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_ListKxVolumesCommand)(output, context);
49
- }
10
+ class ListKxVolumesCommand 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", "ListKxVolumes", {})
22
+ .n("FinspaceClient", "ListKxVolumesCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_ListKxVolumesCommand)
25
+ .de(Aws_restJson1_1.de_ListKxVolumesCommand)
26
+ .build() {
50
27
  }
51
28
  exports.ListKxVolumesCommand = ListKxVolumesCommand;
@@ -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 types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListTagsForResourceCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "FinspaceClient";
29
- const commandName = "ListTagsForResourceCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSHabaneroManagementService",
38
- operation: "ListTagsForResource",
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_ListTagsForResourceCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_ListTagsForResourceCommand)(output, context);
49
- }
10
+ class ListTagsForResourceCommand 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", "ListTagsForResource", {})
22
+ .n("FinspaceClient", "ListTagsForResourceCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_ListTagsForResourceCommand)
25
+ .de(Aws_restJson1_1.de_ListTagsForResourceCommand)
26
+ .build() {
50
27
  }
51
28
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -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 types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class TagResourceCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TagResourceCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "FinspaceClient";
29
- const commandName = "TagResourceCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSHabaneroManagementService",
38
- operation: "TagResource",
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_TagResourceCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_TagResourceCommand)(output, context);
49
- }
10
+ class TagResourceCommand 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", "TagResource", {})
22
+ .n("FinspaceClient", "TagResourceCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_TagResourceCommand)
25
+ .de(Aws_restJson1_1.de_TagResourceCommand)
26
+ .build() {
50
27
  }
51
28
  exports.TagResourceCommand = TagResourceCommand;
@@ -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 types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UntagResourceCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "FinspaceClient";
29
- const commandName = "UntagResourceCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSHabaneroManagementService",
38
- operation: "UntagResource",
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_UntagResourceCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_UntagResourceCommand)(output, context);
49
- }
10
+ class UntagResourceCommand 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", "UntagResource", {})
22
+ .n("FinspaceClient", "UntagResourceCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_UntagResourceCommand)
25
+ .de(Aws_restJson1_1.de_UntagResourceCommand)
26
+ .build() {
50
27
  }
51
28
  exports.UntagResourceCommand = UntagResourceCommand;
@@ -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 types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UpdateEnvironmentCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateEnvironmentCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "FinspaceClient";
29
- const commandName = "UpdateEnvironmentCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSHabaneroManagementService",
38
- operation: "UpdateEnvironment",
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_UpdateEnvironmentCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_UpdateEnvironmentCommand)(output, context);
49
- }
10
+ class UpdateEnvironmentCommand 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", "UpdateEnvironment", {})
22
+ .n("FinspaceClient", "UpdateEnvironmentCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_UpdateEnvironmentCommand)
25
+ .de(Aws_restJson1_1.de_UpdateEnvironmentCommand)
26
+ .build() {
50
27
  }
51
28
  exports.UpdateEnvironmentCommand = UpdateEnvironmentCommand;
@@ -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 types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UpdateKxClusterCodeConfigurationCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateKxClusterCodeConfigurationCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "FinspaceClient";
29
- const commandName = "UpdateKxClusterCodeConfigurationCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSHabaneroManagementService",
38
- operation: "UpdateKxClusterCodeConfiguration",
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_UpdateKxClusterCodeConfigurationCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_UpdateKxClusterCodeConfigurationCommand)(output, context);
49
- }
10
+ class UpdateKxClusterCodeConfigurationCommand 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", "UpdateKxClusterCodeConfiguration", {})
22
+ .n("FinspaceClient", "UpdateKxClusterCodeConfigurationCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_UpdateKxClusterCodeConfigurationCommand)
25
+ .de(Aws_restJson1_1.de_UpdateKxClusterCodeConfigurationCommand)
26
+ .build() {
50
27
  }
51
28
  exports.UpdateKxClusterCodeConfigurationCommand = UpdateKxClusterCodeConfigurationCommand;
@@ -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 types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UpdateKxClusterDatabasesCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateKxClusterDatabasesCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "FinspaceClient";
29
- const commandName = "UpdateKxClusterDatabasesCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSHabaneroManagementService",
38
- operation: "UpdateKxClusterDatabases",
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_UpdateKxClusterDatabasesCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_UpdateKxClusterDatabasesCommand)(output, context);
49
- }
10
+ class UpdateKxClusterDatabasesCommand 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", "UpdateKxClusterDatabases", {})
22
+ .n("FinspaceClient", "UpdateKxClusterDatabasesCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_UpdateKxClusterDatabasesCommand)
25
+ .de(Aws_restJson1_1.de_UpdateKxClusterDatabasesCommand)
26
+ .build() {
50
27
  }
51
28
  exports.UpdateKxClusterDatabasesCommand = UpdateKxClusterDatabasesCommand;
@@ -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 types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UpdateKxDatabaseCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateKxDatabaseCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "FinspaceClient";
29
- const commandName = "UpdateKxDatabaseCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSHabaneroManagementService",
38
- operation: "UpdateKxDatabase",
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_UpdateKxDatabaseCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_UpdateKxDatabaseCommand)(output, context);
49
- }
10
+ class UpdateKxDatabaseCommand 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", "UpdateKxDatabase", {})
22
+ .n("FinspaceClient", "UpdateKxDatabaseCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_UpdateKxDatabaseCommand)
25
+ .de(Aws_restJson1_1.de_UpdateKxDatabaseCommand)
26
+ .build() {
50
27
  }
51
28
  exports.UpdateKxDatabaseCommand = UpdateKxDatabaseCommand;
@@ -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 types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UpdateKxDataviewCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateKxDataviewCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "FinspaceClient";
29
- const commandName = "UpdateKxDataviewCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "AWSHabaneroManagementService",
38
- operation: "UpdateKxDataview",
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_UpdateKxDataviewCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_UpdateKxDataviewCommand)(output, context);
49
- }
10
+ class UpdateKxDataviewCommand 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", "UpdateKxDataview", {})
22
+ .n("FinspaceClient", "UpdateKxDataviewCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_UpdateKxDataviewCommand)
25
+ .de(Aws_restJson1_1.de_UpdateKxDataviewCommand)
26
+ .build() {
50
27
  }
51
28
  exports.UpdateKxDataviewCommand = UpdateKxDataviewCommand;