@aws-sdk/client-finspace-data 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 (175) hide show
  1. package/dist-cjs/FinspaceData.js +1 -1
  2. package/dist-cjs/FinspaceDataClient.js +5 -5
  3. package/dist-cjs/commands/AssociateUserToPermissionGroupCommand.js +3 -3
  4. package/dist-cjs/commands/CreateChangesetCommand.js +3 -3
  5. package/dist-cjs/commands/CreateDataViewCommand.js +3 -3
  6. package/dist-cjs/commands/CreateDatasetCommand.js +3 -3
  7. package/dist-cjs/commands/CreatePermissionGroupCommand.js +3 -3
  8. package/dist-cjs/commands/CreateUserCommand.js +3 -3
  9. package/dist-cjs/commands/DeleteDatasetCommand.js +3 -3
  10. package/dist-cjs/commands/DeletePermissionGroupCommand.js +3 -3
  11. package/dist-cjs/commands/DisableUserCommand.js +3 -3
  12. package/dist-cjs/commands/DisassociateUserFromPermissionGroupCommand.js +3 -3
  13. package/dist-cjs/commands/EnableUserCommand.js +3 -3
  14. package/dist-cjs/commands/GetChangesetCommand.js +3 -3
  15. package/dist-cjs/commands/GetDataViewCommand.js +3 -3
  16. package/dist-cjs/commands/GetDatasetCommand.js +3 -3
  17. package/dist-cjs/commands/GetExternalDataViewAccessDetailsCommand.js +3 -3
  18. package/dist-cjs/commands/GetPermissionGroupCommand.js +3 -3
  19. package/dist-cjs/commands/GetProgrammaticAccessCredentialsCommand.js +3 -3
  20. package/dist-cjs/commands/GetUserCommand.js +3 -3
  21. package/dist-cjs/commands/GetWorkingLocationCommand.js +3 -3
  22. package/dist-cjs/commands/ListChangesetsCommand.js +3 -3
  23. package/dist-cjs/commands/ListDataViewsCommand.js +3 -3
  24. package/dist-cjs/commands/ListDatasetsCommand.js +3 -3
  25. package/dist-cjs/commands/ListPermissionGroupsByUserCommand.js +3 -3
  26. package/dist-cjs/commands/ListPermissionGroupsCommand.js +3 -3
  27. package/dist-cjs/commands/ListUsersByPermissionGroupCommand.js +3 -3
  28. package/dist-cjs/commands/ListUsersCommand.js +3 -3
  29. package/dist-cjs/commands/ResetUserPasswordCommand.js +3 -3
  30. package/dist-cjs/commands/UpdateChangesetCommand.js +3 -3
  31. package/dist-cjs/commands/UpdateDatasetCommand.js +3 -3
  32. package/dist-cjs/commands/UpdatePermissionGroupCommand.js +3 -3
  33. package/dist-cjs/commands/UpdateUserCommand.js +3 -3
  34. package/dist-cjs/models/FinspaceDataServiceException.js +1 -1
  35. package/dist-cjs/models/models_0.js +1 -1
  36. package/dist-cjs/protocols/Aws_restJson1.js +1 -1
  37. package/dist-cjs/runtimeConfig.browser.js +7 -7
  38. package/dist-cjs/runtimeConfig.js +10 -10
  39. package/dist-cjs/runtimeConfig.shared.js +4 -4
  40. package/dist-es/FinspaceData.js +1 -1
  41. package/dist-es/FinspaceDataClient.js +5 -5
  42. package/dist-es/commands/AssociateUserToPermissionGroupCommand.js +3 -3
  43. package/dist-es/commands/CreateChangesetCommand.js +3 -3
  44. package/dist-es/commands/CreateDataViewCommand.js +3 -3
  45. package/dist-es/commands/CreateDatasetCommand.js +3 -3
  46. package/dist-es/commands/CreatePermissionGroupCommand.js +3 -3
  47. package/dist-es/commands/CreateUserCommand.js +3 -3
  48. package/dist-es/commands/DeleteDatasetCommand.js +3 -3
  49. package/dist-es/commands/DeletePermissionGroupCommand.js +3 -3
  50. package/dist-es/commands/DisableUserCommand.js +3 -3
  51. package/dist-es/commands/DisassociateUserFromPermissionGroupCommand.js +3 -3
  52. package/dist-es/commands/EnableUserCommand.js +3 -3
  53. package/dist-es/commands/GetChangesetCommand.js +3 -3
  54. package/dist-es/commands/GetDataViewCommand.js +3 -3
  55. package/dist-es/commands/GetDatasetCommand.js +3 -3
  56. package/dist-es/commands/GetExternalDataViewAccessDetailsCommand.js +3 -3
  57. package/dist-es/commands/GetPermissionGroupCommand.js +3 -3
  58. package/dist-es/commands/GetProgrammaticAccessCredentialsCommand.js +3 -3
  59. package/dist-es/commands/GetUserCommand.js +3 -3
  60. package/dist-es/commands/GetWorkingLocationCommand.js +3 -3
  61. package/dist-es/commands/ListChangesetsCommand.js +3 -3
  62. package/dist-es/commands/ListDataViewsCommand.js +3 -3
  63. package/dist-es/commands/ListDatasetsCommand.js +3 -3
  64. package/dist-es/commands/ListPermissionGroupsByUserCommand.js +3 -3
  65. package/dist-es/commands/ListPermissionGroupsCommand.js +3 -3
  66. package/dist-es/commands/ListUsersByPermissionGroupCommand.js +3 -3
  67. package/dist-es/commands/ListUsersCommand.js +3 -3
  68. package/dist-es/commands/ResetUserPasswordCommand.js +3 -3
  69. package/dist-es/commands/UpdateChangesetCommand.js +3 -3
  70. package/dist-es/commands/UpdateDatasetCommand.js +3 -3
  71. package/dist-es/commands/UpdatePermissionGroupCommand.js +3 -3
  72. package/dist-es/commands/UpdateUserCommand.js +3 -3
  73. package/dist-es/models/FinspaceDataServiceException.js +1 -1
  74. package/dist-es/models/models_0.js +1 -1
  75. package/dist-es/protocols/Aws_restJson1.js +1 -1
  76. package/dist-es/runtimeConfig.browser.js +7 -7
  77. package/dist-es/runtimeConfig.js +10 -10
  78. package/dist-es/runtimeConfig.shared.js +4 -4
  79. package/dist-types/FinspaceData.d.ts +1 -1
  80. package/dist-types/FinspaceDataClient.d.ts +8 -8
  81. package/dist-types/commands/AssociateUserToPermissionGroupCommand.d.ts +3 -3
  82. package/dist-types/commands/CreateChangesetCommand.d.ts +3 -3
  83. package/dist-types/commands/CreateDataViewCommand.d.ts +3 -3
  84. package/dist-types/commands/CreateDatasetCommand.d.ts +3 -3
  85. package/dist-types/commands/CreatePermissionGroupCommand.d.ts +3 -3
  86. package/dist-types/commands/CreateUserCommand.d.ts +3 -3
  87. package/dist-types/commands/DeleteDatasetCommand.d.ts +3 -3
  88. package/dist-types/commands/DeletePermissionGroupCommand.d.ts +3 -3
  89. package/dist-types/commands/DisableUserCommand.d.ts +3 -3
  90. package/dist-types/commands/DisassociateUserFromPermissionGroupCommand.d.ts +3 -3
  91. package/dist-types/commands/EnableUserCommand.d.ts +3 -3
  92. package/dist-types/commands/GetChangesetCommand.d.ts +3 -3
  93. package/dist-types/commands/GetDataViewCommand.d.ts +3 -3
  94. package/dist-types/commands/GetDatasetCommand.d.ts +3 -3
  95. package/dist-types/commands/GetExternalDataViewAccessDetailsCommand.d.ts +3 -3
  96. package/dist-types/commands/GetPermissionGroupCommand.d.ts +3 -3
  97. package/dist-types/commands/GetProgrammaticAccessCredentialsCommand.d.ts +3 -3
  98. package/dist-types/commands/GetUserCommand.d.ts +3 -3
  99. package/dist-types/commands/GetWorkingLocationCommand.d.ts +3 -3
  100. package/dist-types/commands/ListChangesetsCommand.d.ts +3 -3
  101. package/dist-types/commands/ListDataViewsCommand.d.ts +3 -3
  102. package/dist-types/commands/ListDatasetsCommand.d.ts +3 -3
  103. package/dist-types/commands/ListPermissionGroupsByUserCommand.d.ts +3 -3
  104. package/dist-types/commands/ListPermissionGroupsCommand.d.ts +3 -3
  105. package/dist-types/commands/ListUsersByPermissionGroupCommand.d.ts +3 -3
  106. package/dist-types/commands/ListUsersCommand.d.ts +3 -3
  107. package/dist-types/commands/ResetUserPasswordCommand.d.ts +3 -3
  108. package/dist-types/commands/UpdateChangesetCommand.d.ts +3 -3
  109. package/dist-types/commands/UpdateDatasetCommand.d.ts +3 -3
  110. package/dist-types/commands/UpdatePermissionGroupCommand.d.ts +3 -3
  111. package/dist-types/commands/UpdateUserCommand.d.ts +3 -3
  112. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  113. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  114. package/dist-types/endpoint/ruleset.d.ts +1 -1
  115. package/dist-types/models/FinspaceDataServiceException.d.ts +1 -1
  116. package/dist-types/models/models_0.d.ts +1 -1
  117. package/dist-types/pagination/Interfaces.d.ts +1 -1
  118. package/dist-types/pagination/ListChangesetsPaginator.d.ts +1 -1
  119. package/dist-types/pagination/ListDataViewsPaginator.d.ts +1 -1
  120. package/dist-types/pagination/ListDatasetsPaginator.d.ts +1 -1
  121. package/dist-types/pagination/ListPermissionGroupsPaginator.d.ts +1 -1
  122. package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
  123. package/dist-types/runtimeConfig.browser.d.ts +20 -20
  124. package/dist-types/runtimeConfig.d.ts +20 -20
  125. package/dist-types/runtimeConfig.native.d.ts +19 -19
  126. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  127. package/dist-types/ts3.4/FinspaceData.d.ts +1 -1
  128. package/dist-types/ts3.4/FinspaceDataClient.d.ts +19 -21
  129. package/dist-types/ts3.4/commands/AssociateUserToPermissionGroupCommand.d.ts +3 -3
  130. package/dist-types/ts3.4/commands/CreateChangesetCommand.d.ts +3 -3
  131. package/dist-types/ts3.4/commands/CreateDataViewCommand.d.ts +3 -3
  132. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +3 -3
  133. package/dist-types/ts3.4/commands/CreatePermissionGroupCommand.d.ts +3 -3
  134. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -3
  135. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +3 -3
  136. package/dist-types/ts3.4/commands/DeletePermissionGroupCommand.d.ts +3 -3
  137. package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +3 -3
  138. package/dist-types/ts3.4/commands/DisassociateUserFromPermissionGroupCommand.d.ts +3 -3
  139. package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +3 -3
  140. package/dist-types/ts3.4/commands/GetChangesetCommand.d.ts +3 -3
  141. package/dist-types/ts3.4/commands/GetDataViewCommand.d.ts +3 -3
  142. package/dist-types/ts3.4/commands/GetDatasetCommand.d.ts +3 -3
  143. package/dist-types/ts3.4/commands/GetExternalDataViewAccessDetailsCommand.d.ts +3 -3
  144. package/dist-types/ts3.4/commands/GetPermissionGroupCommand.d.ts +3 -3
  145. package/dist-types/ts3.4/commands/GetProgrammaticAccessCredentialsCommand.d.ts +3 -3
  146. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +3 -3
  147. package/dist-types/ts3.4/commands/GetWorkingLocationCommand.d.ts +3 -3
  148. package/dist-types/ts3.4/commands/ListChangesetsCommand.d.ts +3 -3
  149. package/dist-types/ts3.4/commands/ListDataViewsCommand.d.ts +3 -3
  150. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +3 -3
  151. package/dist-types/ts3.4/commands/ListPermissionGroupsByUserCommand.d.ts +3 -3
  152. package/dist-types/ts3.4/commands/ListPermissionGroupsCommand.d.ts +3 -3
  153. package/dist-types/ts3.4/commands/ListUsersByPermissionGroupCommand.d.ts +3 -3
  154. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +3 -3
  155. package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +3 -3
  156. package/dist-types/ts3.4/commands/UpdateChangesetCommand.d.ts +3 -3
  157. package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +3 -3
  158. package/dist-types/ts3.4/commands/UpdatePermissionGroupCommand.d.ts +3 -3
  159. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +3 -3
  160. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  161. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  162. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  163. package/dist-types/ts3.4/models/FinspaceDataServiceException.d.ts +1 -1
  164. package/dist-types/ts3.4/models/models_0.d.ts +1 -1
  165. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
  166. package/dist-types/ts3.4/pagination/ListChangesetsPaginator.d.ts +1 -1
  167. package/dist-types/ts3.4/pagination/ListDataViewsPaginator.d.ts +1 -1
  168. package/dist-types/ts3.4/pagination/ListDatasetsPaginator.d.ts +1 -1
  169. package/dist-types/ts3.4/pagination/ListPermissionGroupsPaginator.d.ts +1 -1
  170. package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +1 -1
  171. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
  172. package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
  173. package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
  174. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  175. package/package.json +34 -33
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.FinspaceData = void 0;
4
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const smithy_client_1 = require("@smithy/smithy-client");
5
5
  const AssociateUserToPermissionGroupCommand_1 = require("./commands/AssociateUserToPermissionGroupCommand");
6
6
  const CreateChangesetCommand_1 = require("./commands/CreateChangesetCommand");
7
7
  const CreateDatasetCommand_1 = require("./commands/CreateDatasetCommand");
@@ -1,16 +1,16 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.FinspaceDataClient = 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.AssociateUserToPermissionGroupCommand = 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 AssociateUserToPermissionGroupCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CreateChangesetCommand = 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 CreateChangesetCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CreateDataViewCommand = 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 CreateDataViewCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CreateDatasetCommand = 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.CreatePermissionGroupCommand = 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.CreateUserCommand = 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.DeleteDatasetCommand = 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 DeleteDatasetCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DeletePermissionGroupCommand = 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 DeletePermissionGroupCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DisableUserCommand = 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 DisableUserCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DisassociateUserFromPermissionGroupCommand = 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 DisassociateUserFromPermissionGroupCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.EnableUserCommand = 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 EnableUserCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetChangesetCommand = 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 GetChangesetCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetDataViewCommand = 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 GetDataViewCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetDatasetCommand = 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 GetDatasetCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetExternalDataViewAccessDetailsCommand = 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.GetPermissionGroupCommand = 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.GetProgrammaticAccessCredentialsCommand = 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 GetProgrammaticAccessCredentialsCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.GetUserCommand = 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.GetWorkingLocationCommand = 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 GetWorkingLocationCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListChangesetsCommand = 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 ListChangesetsCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListDataViewsCommand = 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 ListDataViewsCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListDatasetsCommand = 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.ListPermissionGroupsByUserCommand = 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.ListPermissionGroupsCommand = 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.ListUsersByPermissionGroupCommand = 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.ListUsersCommand = 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.ResetUserPasswordCommand = 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.UpdateChangesetCommand = 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 UpdateChangesetCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdateDatasetCommand = 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 UpdateDatasetCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdatePermissionGroupCommand = 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.UpdateUserCommand = 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,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.FinspaceDataServiceException = 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 FinspaceDataServiceException 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.UpdateUserRequestFilterSensitiveLog = exports.UpdatePermissionGroupRequestFilterSensitiveLog = exports.ResetUserPasswordResponseFilterSensitiveLog = exports.ListUsersByPermissionGroupResponseFilterSensitiveLog = exports.UserByPermissionGroupFilterSensitiveLog = exports.ListUsersResponseFilterSensitiveLog = exports.UserFilterSensitiveLog = exports.ListPermissionGroupsByUserResponseFilterSensitiveLog = exports.PermissionGroupByUserFilterSensitiveLog = exports.ListPermissionGroupsResponseFilterSensitiveLog = exports.ListDatasetsResponseFilterSensitiveLog = exports.DatasetFilterSensitiveLog = exports.GetUserResponseFilterSensitiveLog = exports.GetPermissionGroupResponseFilterSensitiveLog = exports.PermissionGroupFilterSensitiveLog = exports.GetExternalDataViewAccessDetailsResponseFilterSensitiveLog = exports.CreateUserRequestFilterSensitiveLog = exports.CreatePermissionGroupRequestFilterSensitiveLog = exports.CreateDatasetRequestFilterSensitiveLog = exports.DatasetOwnerInfoFilterSensitiveLog = exports.AwsCredentialsFilterSensitiveLog = exports.LocationType = exports.UserStatus = exports.PermissionGroupMembershipStatus = exports.DataViewStatus = exports.DatasetStatus = exports.IngestionStatus = exports.ErrorCategory = exports.UserType = exports.ExportFileFormat = exports.ColumnDataType = exports.DatasetKind = exports.LimitExceededException = exports.ChangeType = exports.ValidationException = exports.ThrottlingException = exports.ResourceNotFoundException = exports.InternalServerException = exports.ConflictException = exports.ApplicationPermission = exports.ApiAccess = 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 FinspaceDataServiceException_1 = require("./FinspaceDataServiceException");
6
6
  class AccessDeniedException extends FinspaceDataServiceException_1.FinspaceDataServiceException {
7
7
  constructor(opts) {
@@ -2,8 +2,8 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.de_GetWorkingLocationCommand = exports.de_GetUserCommand = exports.de_GetProgrammaticAccessCredentialsCommand = exports.de_GetPermissionGroupCommand = exports.de_GetExternalDataViewAccessDetailsCommand = exports.de_GetDataViewCommand = exports.de_GetDatasetCommand = exports.de_GetChangesetCommand = exports.de_EnableUserCommand = exports.de_DisassociateUserFromPermissionGroupCommand = exports.de_DisableUserCommand = exports.de_DeletePermissionGroupCommand = exports.de_DeleteDatasetCommand = exports.de_CreateUserCommand = exports.de_CreatePermissionGroupCommand = exports.de_CreateDataViewCommand = exports.de_CreateDatasetCommand = exports.de_CreateChangesetCommand = exports.de_AssociateUserToPermissionGroupCommand = exports.se_UpdateUserCommand = exports.se_UpdatePermissionGroupCommand = exports.se_UpdateDatasetCommand = exports.se_UpdateChangesetCommand = exports.se_ResetUserPasswordCommand = exports.se_ListUsersByPermissionGroupCommand = exports.se_ListUsersCommand = exports.se_ListPermissionGroupsByUserCommand = exports.se_ListPermissionGroupsCommand = exports.se_ListDataViewsCommand = exports.se_ListDatasetsCommand = exports.se_ListChangesetsCommand = exports.se_GetWorkingLocationCommand = exports.se_GetUserCommand = exports.se_GetProgrammaticAccessCredentialsCommand = exports.se_GetPermissionGroupCommand = exports.se_GetExternalDataViewAccessDetailsCommand = exports.se_GetDataViewCommand = exports.se_GetDatasetCommand = exports.se_GetChangesetCommand = exports.se_EnableUserCommand = exports.se_DisassociateUserFromPermissionGroupCommand = exports.se_DisableUserCommand = exports.se_DeletePermissionGroupCommand = exports.se_DeleteDatasetCommand = exports.se_CreateUserCommand = exports.se_CreatePermissionGroupCommand = exports.se_CreateDataViewCommand = exports.se_CreateDatasetCommand = exports.se_CreateChangesetCommand = exports.se_AssociateUserToPermissionGroupCommand = void 0;
4
4
  exports.de_UpdateUserCommand = exports.de_UpdatePermissionGroupCommand = exports.de_UpdateDatasetCommand = exports.de_UpdateChangesetCommand = exports.de_ResetUserPasswordCommand = exports.de_ListUsersByPermissionGroupCommand = exports.de_ListUsersCommand = exports.de_ListPermissionGroupsByUserCommand = exports.de_ListPermissionGroupsCommand = exports.de_ListDataViewsCommand = exports.de_ListDatasetsCommand = exports.de_ListChangesetsCommand = 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 FinspaceDataServiceException_1 = require("../models/FinspaceDataServiceException");
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);
@@ -4,19 +4,19 @@ 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 client_sts_1 = require("@aws-sdk/client-sts");
7
- const config_resolver_1 = require("@aws-sdk/config-resolver");
8
7
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
9
- const hash_node_1 = require("@aws-sdk/hash-node");
10
- const middleware_retry_1 = require("@aws-sdk/middleware-retry");
11
- const node_config_provider_1 = require("@aws-sdk/node-config-provider");
12
- const node_http_handler_1 = require("@aws-sdk/node-http-handler");
13
- const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
14
- const util_retry_1 = require("@aws-sdk/util-retry");
15
8
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
9
+ const config_resolver_1 = require("@smithy/config-resolver");
10
+ const hash_node_1 = require("@smithy/hash-node");
11
+ const middleware_retry_1 = require("@smithy/middleware-retry");
12
+ const node_config_provider_1 = require("@smithy/node-config-provider");
13
+ const node_http_handler_1 = require("@smithy/node-http-handler");
14
+ const util_body_length_node_1 = require("@smithy/util-body-length-node");
15
+ const util_retry_1 = require("@smithy/util-retry");
16
16
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
17
- const smithy_client_1 = require("@aws-sdk/smithy-client");
18
- const util_defaults_mode_node_1 = require("@aws-sdk/util-defaults-mode-node");
19
- const smithy_client_2 = require("@aws-sdk/smithy-client");
17
+ const smithy_client_1 = require("@smithy/smithy-client");
18
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
19
+ const smithy_client_2 = require("@smithy/smithy-client");
20
20
  const getRuntimeConfig = (config) => {
21
21
  (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
22
22
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
- const smithy_client_1 = require("@aws-sdk/smithy-client");
5
- const url_parser_1 = require("@aws-sdk/url-parser");
6
- const util_base64_1 = require("@aws-sdk/util-base64");
7
- const util_utf8_1 = require("@aws-sdk/util-utf8");
4
+ const smithy_client_1 = require("@smithy/smithy-client");
5
+ const url_parser_1 = require("@smithy/url-parser");
6
+ const util_base64_1 = require("@smithy/util-base64");
7
+ const util_utf8_1 = require("@smithy/util-utf8");
8
8
  const endpointResolver_1 = require("./endpoint/endpointResolver");
9
9
  const getRuntimeConfig = (config) => ({
10
10
  apiVersion: "2020-07-13",
@@ -1,4 +1,4 @@
1
- import { createAggregatedClient } from "@aws-sdk/smithy-client";
1
+ import { createAggregatedClient } from "@smithy/smithy-client";
2
2
  import { AssociateUserToPermissionGroupCommand, } from "./commands/AssociateUserToPermissionGroupCommand";
3
3
  import { CreateChangesetCommand, } from "./commands/CreateChangesetCommand";
4
4
  import { CreateDatasetCommand, } from "./commands/CreateDatasetCommand";