@aws-sdk/client-finspace 3.362.0 → 3.369.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 (185) hide show
  1. package/dist-cjs/Finspace.js +1 -1
  2. package/dist-cjs/FinspaceClient.js +5 -5
  3. package/dist-cjs/commands/CreateEnvironmentCommand.js +3 -3
  4. package/dist-cjs/commands/CreateKxChangesetCommand.js +3 -3
  5. package/dist-cjs/commands/CreateKxClusterCommand.js +3 -3
  6. package/dist-cjs/commands/CreateKxDatabaseCommand.js +3 -3
  7. package/dist-cjs/commands/CreateKxEnvironmentCommand.js +3 -3
  8. package/dist-cjs/commands/CreateKxUserCommand.js +3 -3
  9. package/dist-cjs/commands/DeleteEnvironmentCommand.js +3 -3
  10. package/dist-cjs/commands/DeleteKxClusterCommand.js +3 -3
  11. package/dist-cjs/commands/DeleteKxDatabaseCommand.js +3 -3
  12. package/dist-cjs/commands/DeleteKxEnvironmentCommand.js +3 -3
  13. package/dist-cjs/commands/DeleteKxUserCommand.js +3 -3
  14. package/dist-cjs/commands/GetEnvironmentCommand.js +3 -3
  15. package/dist-cjs/commands/GetKxChangesetCommand.js +3 -3
  16. package/dist-cjs/commands/GetKxClusterCommand.js +3 -3
  17. package/dist-cjs/commands/GetKxConnectionStringCommand.js +3 -3
  18. package/dist-cjs/commands/GetKxDatabaseCommand.js +3 -3
  19. package/dist-cjs/commands/GetKxEnvironmentCommand.js +3 -3
  20. package/dist-cjs/commands/GetKxUserCommand.js +3 -3
  21. package/dist-cjs/commands/ListEnvironmentsCommand.js +3 -3
  22. package/dist-cjs/commands/ListKxChangesetsCommand.js +3 -3
  23. package/dist-cjs/commands/ListKxClusterNodesCommand.js +3 -3
  24. package/dist-cjs/commands/ListKxClustersCommand.js +3 -3
  25. package/dist-cjs/commands/ListKxDatabasesCommand.js +3 -3
  26. package/dist-cjs/commands/ListKxEnvironmentsCommand.js +3 -3
  27. package/dist-cjs/commands/ListKxUsersCommand.js +3 -3
  28. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  29. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  30. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  31. package/dist-cjs/commands/UpdateEnvironmentCommand.js +3 -3
  32. package/dist-cjs/commands/UpdateKxClusterDatabasesCommand.js +3 -3
  33. package/dist-cjs/commands/UpdateKxDatabaseCommand.js +3 -3
  34. package/dist-cjs/commands/UpdateKxEnvironmentCommand.js +3 -3
  35. package/dist-cjs/commands/UpdateKxEnvironmentNetworkCommand.js +3 -3
  36. package/dist-cjs/commands/UpdateKxUserCommand.js +3 -3
  37. package/dist-cjs/models/FinspaceServiceException.js +1 -1
  38. package/dist-cjs/models/models_0.js +1 -1
  39. package/dist-cjs/protocols/Aws_restJson1.js +1 -1
  40. package/dist-cjs/runtimeConfig.browser.js +7 -7
  41. package/dist-cjs/runtimeConfig.js +10 -10
  42. package/dist-cjs/runtimeConfig.shared.js +4 -4
  43. package/dist-es/Finspace.js +1 -1
  44. package/dist-es/FinspaceClient.js +5 -5
  45. package/dist-es/commands/CreateEnvironmentCommand.js +3 -3
  46. package/dist-es/commands/CreateKxChangesetCommand.js +3 -3
  47. package/dist-es/commands/CreateKxClusterCommand.js +3 -3
  48. package/dist-es/commands/CreateKxDatabaseCommand.js +3 -3
  49. package/dist-es/commands/CreateKxEnvironmentCommand.js +3 -3
  50. package/dist-es/commands/CreateKxUserCommand.js +3 -3
  51. package/dist-es/commands/DeleteEnvironmentCommand.js +3 -3
  52. package/dist-es/commands/DeleteKxClusterCommand.js +3 -3
  53. package/dist-es/commands/DeleteKxDatabaseCommand.js +3 -3
  54. package/dist-es/commands/DeleteKxEnvironmentCommand.js +3 -3
  55. package/dist-es/commands/DeleteKxUserCommand.js +3 -3
  56. package/dist-es/commands/GetEnvironmentCommand.js +3 -3
  57. package/dist-es/commands/GetKxChangesetCommand.js +3 -3
  58. package/dist-es/commands/GetKxClusterCommand.js +3 -3
  59. package/dist-es/commands/GetKxConnectionStringCommand.js +3 -3
  60. package/dist-es/commands/GetKxDatabaseCommand.js +3 -3
  61. package/dist-es/commands/GetKxEnvironmentCommand.js +3 -3
  62. package/dist-es/commands/GetKxUserCommand.js +3 -3
  63. package/dist-es/commands/ListEnvironmentsCommand.js +3 -3
  64. package/dist-es/commands/ListKxChangesetsCommand.js +3 -3
  65. package/dist-es/commands/ListKxClusterNodesCommand.js +3 -3
  66. package/dist-es/commands/ListKxClustersCommand.js +3 -3
  67. package/dist-es/commands/ListKxDatabasesCommand.js +3 -3
  68. package/dist-es/commands/ListKxEnvironmentsCommand.js +3 -3
  69. package/dist-es/commands/ListKxUsersCommand.js +3 -3
  70. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  71. package/dist-es/commands/TagResourceCommand.js +3 -3
  72. package/dist-es/commands/UntagResourceCommand.js +3 -3
  73. package/dist-es/commands/UpdateEnvironmentCommand.js +3 -3
  74. package/dist-es/commands/UpdateKxClusterDatabasesCommand.js +3 -3
  75. package/dist-es/commands/UpdateKxDatabaseCommand.js +3 -3
  76. package/dist-es/commands/UpdateKxEnvironmentCommand.js +3 -3
  77. package/dist-es/commands/UpdateKxEnvironmentNetworkCommand.js +3 -3
  78. package/dist-es/commands/UpdateKxUserCommand.js +3 -3
  79. package/dist-es/models/FinspaceServiceException.js +1 -1
  80. package/dist-es/models/models_0.js +1 -1
  81. package/dist-es/protocols/Aws_restJson1.js +1 -1
  82. package/dist-es/runtimeConfig.browser.js +7 -7
  83. package/dist-es/runtimeConfig.js +10 -10
  84. package/dist-es/runtimeConfig.shared.js +4 -4
  85. package/dist-types/Finspace.d.ts +1 -1
  86. package/dist-types/FinspaceClient.d.ts +8 -8
  87. package/dist-types/commands/CreateEnvironmentCommand.d.ts +3 -3
  88. package/dist-types/commands/CreateKxChangesetCommand.d.ts +3 -3
  89. package/dist-types/commands/CreateKxClusterCommand.d.ts +3 -3
  90. package/dist-types/commands/CreateKxDatabaseCommand.d.ts +3 -3
  91. package/dist-types/commands/CreateKxEnvironmentCommand.d.ts +3 -3
  92. package/dist-types/commands/CreateKxUserCommand.d.ts +3 -3
  93. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +3 -3
  94. package/dist-types/commands/DeleteKxClusterCommand.d.ts +3 -3
  95. package/dist-types/commands/DeleteKxDatabaseCommand.d.ts +3 -3
  96. package/dist-types/commands/DeleteKxEnvironmentCommand.d.ts +3 -3
  97. package/dist-types/commands/DeleteKxUserCommand.d.ts +3 -3
  98. package/dist-types/commands/GetEnvironmentCommand.d.ts +3 -3
  99. package/dist-types/commands/GetKxChangesetCommand.d.ts +3 -3
  100. package/dist-types/commands/GetKxClusterCommand.d.ts +3 -3
  101. package/dist-types/commands/GetKxConnectionStringCommand.d.ts +3 -3
  102. package/dist-types/commands/GetKxDatabaseCommand.d.ts +3 -3
  103. package/dist-types/commands/GetKxEnvironmentCommand.d.ts +3 -3
  104. package/dist-types/commands/GetKxUserCommand.d.ts +3 -3
  105. package/dist-types/commands/ListEnvironmentsCommand.d.ts +3 -3
  106. package/dist-types/commands/ListKxChangesetsCommand.d.ts +3 -3
  107. package/dist-types/commands/ListKxClusterNodesCommand.d.ts +3 -3
  108. package/dist-types/commands/ListKxClustersCommand.d.ts +3 -3
  109. package/dist-types/commands/ListKxDatabasesCommand.d.ts +3 -3
  110. package/dist-types/commands/ListKxEnvironmentsCommand.d.ts +3 -3
  111. package/dist-types/commands/ListKxUsersCommand.d.ts +3 -3
  112. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  113. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  114. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  115. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +3 -3
  116. package/dist-types/commands/UpdateKxClusterDatabasesCommand.d.ts +3 -3
  117. package/dist-types/commands/UpdateKxDatabaseCommand.d.ts +3 -3
  118. package/dist-types/commands/UpdateKxEnvironmentCommand.d.ts +3 -3
  119. package/dist-types/commands/UpdateKxEnvironmentNetworkCommand.d.ts +3 -3
  120. package/dist-types/commands/UpdateKxUserCommand.d.ts +3 -3
  121. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  122. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  123. package/dist-types/endpoint/ruleset.d.ts +1 -1
  124. package/dist-types/models/FinspaceServiceException.d.ts +1 -1
  125. package/dist-types/models/models_0.d.ts +1 -1
  126. package/dist-types/pagination/Interfaces.d.ts +1 -1
  127. package/dist-types/pagination/ListKxChangesetsPaginator.d.ts +1 -1
  128. package/dist-types/pagination/ListKxClusterNodesPaginator.d.ts +1 -1
  129. package/dist-types/pagination/ListKxDatabasesPaginator.d.ts +1 -1
  130. package/dist-types/pagination/ListKxEnvironmentsPaginator.d.ts +1 -1
  131. package/dist-types/runtimeConfig.browser.d.ts +20 -20
  132. package/dist-types/runtimeConfig.d.ts +20 -20
  133. package/dist-types/runtimeConfig.native.d.ts +19 -19
  134. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  135. package/dist-types/ts3.4/Finspace.d.ts +1 -1
  136. package/dist-types/ts3.4/FinspaceClient.d.ts +19 -21
  137. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +3 -3
  138. package/dist-types/ts3.4/commands/CreateKxChangesetCommand.d.ts +3 -3
  139. package/dist-types/ts3.4/commands/CreateKxClusterCommand.d.ts +3 -3
  140. package/dist-types/ts3.4/commands/CreateKxDatabaseCommand.d.ts +3 -3
  141. package/dist-types/ts3.4/commands/CreateKxEnvironmentCommand.d.ts +3 -3
  142. package/dist-types/ts3.4/commands/CreateKxUserCommand.d.ts +3 -3
  143. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +3 -3
  144. package/dist-types/ts3.4/commands/DeleteKxClusterCommand.d.ts +3 -3
  145. package/dist-types/ts3.4/commands/DeleteKxDatabaseCommand.d.ts +3 -3
  146. package/dist-types/ts3.4/commands/DeleteKxEnvironmentCommand.d.ts +3 -3
  147. package/dist-types/ts3.4/commands/DeleteKxUserCommand.d.ts +3 -3
  148. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +3 -3
  149. package/dist-types/ts3.4/commands/GetKxChangesetCommand.d.ts +3 -3
  150. package/dist-types/ts3.4/commands/GetKxClusterCommand.d.ts +3 -3
  151. package/dist-types/ts3.4/commands/GetKxConnectionStringCommand.d.ts +3 -3
  152. package/dist-types/ts3.4/commands/GetKxDatabaseCommand.d.ts +3 -3
  153. package/dist-types/ts3.4/commands/GetKxEnvironmentCommand.d.ts +3 -3
  154. package/dist-types/ts3.4/commands/GetKxUserCommand.d.ts +3 -3
  155. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +3 -3
  156. package/dist-types/ts3.4/commands/ListKxChangesetsCommand.d.ts +3 -3
  157. package/dist-types/ts3.4/commands/ListKxClusterNodesCommand.d.ts +3 -3
  158. package/dist-types/ts3.4/commands/ListKxClustersCommand.d.ts +3 -3
  159. package/dist-types/ts3.4/commands/ListKxDatabasesCommand.d.ts +3 -3
  160. package/dist-types/ts3.4/commands/ListKxEnvironmentsCommand.d.ts +3 -3
  161. package/dist-types/ts3.4/commands/ListKxUsersCommand.d.ts +3 -3
  162. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
  163. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
  164. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
  165. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +3 -3
  166. package/dist-types/ts3.4/commands/UpdateKxClusterDatabasesCommand.d.ts +3 -3
  167. package/dist-types/ts3.4/commands/UpdateKxDatabaseCommand.d.ts +3 -3
  168. package/dist-types/ts3.4/commands/UpdateKxEnvironmentCommand.d.ts +3 -3
  169. package/dist-types/ts3.4/commands/UpdateKxEnvironmentNetworkCommand.d.ts +3 -3
  170. package/dist-types/ts3.4/commands/UpdateKxUserCommand.d.ts +3 -3
  171. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  172. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  173. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  174. package/dist-types/ts3.4/models/FinspaceServiceException.d.ts +1 -1
  175. package/dist-types/ts3.4/models/models_0.d.ts +1 -1
  176. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
  177. package/dist-types/ts3.4/pagination/ListKxChangesetsPaginator.d.ts +1 -1
  178. package/dist-types/ts3.4/pagination/ListKxClusterNodesPaginator.d.ts +1 -1
  179. package/dist-types/ts3.4/pagination/ListKxDatabasesPaginator.d.ts +1 -1
  180. package/dist-types/ts3.4/pagination/ListKxEnvironmentsPaginator.d.ts +1 -1
  181. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
  182. package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
  183. package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
  184. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  185. package/package.json +34 -33
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Finspace = void 0;
4
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const smithy_client_1 = require("@smithy/smithy-client");
5
5
  const CreateEnvironmentCommand_1 = require("./commands/CreateEnvironmentCommand");
6
6
  const CreateKxChangesetCommand_1 = require("./commands/CreateKxChangesetCommand");
7
7
  const CreateKxClusterCommand_1 = require("./commands/CreateKxClusterCommand");
@@ -1,16 +1,16 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.FinspaceClient = exports.__Client = void 0;
4
- const config_resolver_1 = require("@aws-sdk/config-resolver");
5
- const middleware_content_length_1 = require("@aws-sdk/middleware-content-length");
6
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
7
4
  const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
8
5
  const middleware_logger_1 = require("@aws-sdk/middleware-logger");
9
6
  const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
10
- const middleware_retry_1 = require("@aws-sdk/middleware-retry");
11
7
  const middleware_signing_1 = require("@aws-sdk/middleware-signing");
12
8
  const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
13
- const smithy_client_1 = require("@aws-sdk/smithy-client");
9
+ const config_resolver_1 = require("@smithy/config-resolver");
10
+ const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
+ const middleware_retry_1 = require("@smithy/middleware-retry");
13
+ const smithy_client_1 = require("@smithy/smithy-client");
14
14
  Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
15
  const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
16
  const runtimeConfig_1 = require("./runtimeConfig");
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CreateEnvironmentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const models_0_1 = require("../models/models_0");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CreateKxChangesetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class CreateKxChangesetCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CreateKxClusterCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class CreateKxClusterCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CreateKxDatabaseCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class CreateKxDatabaseCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CreateKxEnvironmentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class CreateKxEnvironmentCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CreateKxUserCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class CreateKxUserCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DeleteEnvironmentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteEnvironmentCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DeleteKxClusterCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteKxClusterCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DeleteKxDatabaseCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteKxDatabaseCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DeleteKxEnvironmentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteKxEnvironmentCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DeleteKxUserCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteKxUserCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetEnvironmentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class GetEnvironmentCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetKxChangesetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class GetKxChangesetCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetKxClusterCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class GetKxClusterCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetKxConnectionStringCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const models_0_1 = require("../models/models_0");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetKxDatabaseCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class GetKxDatabaseCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetKxEnvironmentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class GetKxEnvironmentCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetKxUserCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class GetKxUserCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListEnvironmentsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListEnvironmentsCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListKxChangesetsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListKxChangesetsCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListKxClusterNodesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListKxClusterNodesCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListKxClustersCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListKxClustersCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListKxDatabasesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListKxDatabasesCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListKxEnvironmentsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListKxEnvironmentsCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListKxUsersCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListKxUsersCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListTagsForResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListTagsForResourceCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TagResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class TagResourceCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UntagResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UntagResourceCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdateEnvironmentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateEnvironmentCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdateKxClusterDatabasesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateKxClusterDatabasesCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdateKxDatabaseCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateKxDatabaseCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdateKxEnvironmentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateKxEnvironmentCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdateKxEnvironmentNetworkCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateKxEnvironmentNetworkCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdateKxUserCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
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
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateKxUserCommand extends smithy_client_1.Command {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.FinspaceServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const smithy_client_1 = require("@smithy/smithy-client");
5
5
  Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
6
  class FinspaceServiceException extends smithy_client_1.ServiceException {
7
7
  constructor(options) {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetKxConnectionStringResponseFilterSensitiveLog = exports.CreateEnvironmentRequestFilterSensitiveLog = exports.SuperuserParametersFilterSensitiveLog = exports.InvalidRequestException = exports.TgwStatus = exports.DnsStatus = exports.EnvironmentStatus = exports.ResourceAlreadyExistsException = exports.KxClusterStatus = exports.IPAddressType = exports.KxSavedownStorageType = exports.KxClusterType = exports.KxAzMode = exports.ResourceNotFoundException = exports.ChangesetStatus = exports.ErrorDetails = exports.ChangeType = exports.ConflictException = exports.ValidationException = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.LimitExceededException = exports.InternalServerException = exports.FederationMode = exports.AutoScalingMetric = exports.AccessDeniedException = void 0;
4
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const smithy_client_1 = require("@smithy/smithy-client");
5
5
  const FinspaceServiceException_1 = require("./FinspaceServiceException");
6
6
  class AccessDeniedException extends FinspaceServiceException_1.FinspaceServiceException {
7
7
  constructor(opts) {
@@ -2,8 +2,8 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.de_GetKxDatabaseCommand = exports.de_GetKxConnectionStringCommand = exports.de_GetKxClusterCommand = exports.de_GetKxChangesetCommand = exports.de_GetEnvironmentCommand = exports.de_DeleteKxUserCommand = exports.de_DeleteKxEnvironmentCommand = exports.de_DeleteKxDatabaseCommand = exports.de_DeleteKxClusterCommand = exports.de_DeleteEnvironmentCommand = exports.de_CreateKxUserCommand = exports.de_CreateKxEnvironmentCommand = exports.de_CreateKxDatabaseCommand = exports.de_CreateKxClusterCommand = exports.de_CreateKxChangesetCommand = exports.de_CreateEnvironmentCommand = exports.se_UpdateKxUserCommand = exports.se_UpdateKxEnvironmentNetworkCommand = exports.se_UpdateKxEnvironmentCommand = exports.se_UpdateKxDatabaseCommand = exports.se_UpdateKxClusterDatabasesCommand = exports.se_UpdateEnvironmentCommand = exports.se_UntagResourceCommand = exports.se_TagResourceCommand = exports.se_ListTagsForResourceCommand = exports.se_ListKxUsersCommand = exports.se_ListKxEnvironmentsCommand = exports.se_ListKxDatabasesCommand = exports.se_ListKxClustersCommand = exports.se_ListKxClusterNodesCommand = exports.se_ListKxChangesetsCommand = exports.se_ListEnvironmentsCommand = exports.se_GetKxUserCommand = exports.se_GetKxEnvironmentCommand = exports.se_GetKxDatabaseCommand = exports.se_GetKxConnectionStringCommand = exports.se_GetKxClusterCommand = exports.se_GetKxChangesetCommand = exports.se_GetEnvironmentCommand = exports.se_DeleteKxUserCommand = exports.se_DeleteKxEnvironmentCommand = exports.se_DeleteKxDatabaseCommand = exports.se_DeleteKxClusterCommand = exports.se_DeleteEnvironmentCommand = exports.se_CreateKxUserCommand = exports.se_CreateKxEnvironmentCommand = exports.se_CreateKxDatabaseCommand = exports.se_CreateKxClusterCommand = exports.se_CreateKxChangesetCommand = exports.se_CreateEnvironmentCommand = void 0;
4
4
  exports.de_UpdateKxUserCommand = exports.de_UpdateKxEnvironmentNetworkCommand = exports.de_UpdateKxEnvironmentCommand = exports.de_UpdateKxDatabaseCommand = exports.de_UpdateKxClusterDatabasesCommand = exports.de_UpdateEnvironmentCommand = exports.de_UntagResourceCommand = exports.de_TagResourceCommand = exports.de_ListTagsForResourceCommand = exports.de_ListKxUsersCommand = exports.de_ListKxEnvironmentsCommand = exports.de_ListKxDatabasesCommand = exports.de_ListKxClustersCommand = exports.de_ListKxClusterNodesCommand = exports.de_ListKxChangesetsCommand = exports.de_ListEnvironmentsCommand = exports.de_GetKxUserCommand = exports.de_GetKxEnvironmentCommand = void 0;
5
- const smithy_client_1 = require("@aws-sdk/smithy-client");
6
5
  const protocol_http_1 = require("@smithy/protocol-http");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  const uuid_1 = require("uuid");
8
8
  const FinspaceServiceException_1 = require("../models/FinspaceServiceException");
9
9
  const models_0_1 = require("../models/models_0");
@@ -4,15 +4,15 @@ exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../package.json"));
6
6
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
7
- const config_resolver_1 = require("@aws-sdk/config-resolver");
8
- const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
9
- const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
10
- const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
11
- const util_retry_1 = require("@aws-sdk/util-retry");
12
7
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
+ const config_resolver_1 = require("@smithy/config-resolver");
9
+ const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
+ const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
12
+ const util_retry_1 = require("@smithy/util-retry");
13
13
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@aws-sdk/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@aws-sdk/util-defaults-mode-browser");
14
+ const smithy_client_1 = require("@smithy/smithy-client");
15
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);