@aws-sdk/client-finspace-data 3.590.0 → 3.592.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 (67) hide show
  1. package/dist-cjs/index.js +0 -31
  2. package/dist-types/commands/AssociateUserToPermissionGroupCommand.d.ts +2 -1
  3. package/dist-types/commands/CreateChangesetCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateDataViewCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateDatasetCommand.d.ts +2 -1
  6. package/dist-types/commands/CreatePermissionGroupCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteDatasetCommand.d.ts +2 -1
  9. package/dist-types/commands/DeletePermissionGroupCommand.d.ts +2 -1
  10. package/dist-types/commands/DisableUserCommand.d.ts +2 -1
  11. package/dist-types/commands/DisassociateUserFromPermissionGroupCommand.d.ts +2 -1
  12. package/dist-types/commands/EnableUserCommand.d.ts +2 -1
  13. package/dist-types/commands/GetChangesetCommand.d.ts +2 -1
  14. package/dist-types/commands/GetDataViewCommand.d.ts +2 -1
  15. package/dist-types/commands/GetDatasetCommand.d.ts +2 -1
  16. package/dist-types/commands/GetExternalDataViewAccessDetailsCommand.d.ts +2 -1
  17. package/dist-types/commands/GetPermissionGroupCommand.d.ts +2 -1
  18. package/dist-types/commands/GetProgrammaticAccessCredentialsCommand.d.ts +2 -1
  19. package/dist-types/commands/GetUserCommand.d.ts +2 -1
  20. package/dist-types/commands/GetWorkingLocationCommand.d.ts +2 -1
  21. package/dist-types/commands/ListChangesetsCommand.d.ts +2 -1
  22. package/dist-types/commands/ListDataViewsCommand.d.ts +2 -1
  23. package/dist-types/commands/ListDatasetsCommand.d.ts +2 -1
  24. package/dist-types/commands/ListPermissionGroupsByUserCommand.d.ts +2 -1
  25. package/dist-types/commands/ListPermissionGroupsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListUsersByPermissionGroupCommand.d.ts +2 -1
  27. package/dist-types/commands/ListUsersCommand.d.ts +2 -1
  28. package/dist-types/commands/ResetUserPasswordCommand.d.ts +2 -1
  29. package/dist-types/commands/UpdateChangesetCommand.d.ts +2 -1
  30. package/dist-types/commands/UpdateDatasetCommand.d.ts +2 -1
  31. package/dist-types/commands/UpdatePermissionGroupCommand.d.ts +2 -1
  32. package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
  33. package/dist-types/index.d.ts +2 -2
  34. package/dist-types/models/FinspaceDataServiceException.d.ts +2 -1
  35. package/dist-types/ts3.4/commands/AssociateUserToPermissionGroupCommand.d.ts +2 -1
  36. package/dist-types/ts3.4/commands/CreateChangesetCommand.d.ts +2 -1
  37. package/dist-types/ts3.4/commands/CreateDataViewCommand.d.ts +2 -1
  38. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +2 -1
  39. package/dist-types/ts3.4/commands/CreatePermissionGroupCommand.d.ts +2 -1
  40. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -1
  41. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/DeletePermissionGroupCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/DisassociateUserFromPermissionGroupCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/GetChangesetCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/GetDataViewCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/GetDatasetCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/GetExternalDataViewAccessDetailsCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/GetPermissionGroupCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/GetProgrammaticAccessCredentialsCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/GetWorkingLocationCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/ListChangesetsCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/ListDataViewsCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/ListPermissionGroupsByUserCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/ListPermissionGroupsCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/ListUsersByPermissionGroupCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/UpdateChangesetCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/UpdatePermissionGroupCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/models/FinspaceDataServiceException.d.ts +2 -1
  67. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -258,7 +258,6 @@ var FinspaceDataClient = _FinspaceDataClient;
258
258
 
259
259
  var import_middleware_serde = require("@smithy/middleware-serde");
260
260
 
261
- var import_types = require("@smithy/types");
262
261
 
263
262
  // src/protocols/Aws_restJson1.ts
264
263
  var import_core2 = require("@aws-sdk/core");
@@ -1710,7 +1709,6 @@ var AssociateUserToPermissionGroupCommand = _AssociateUserToPermissionGroupComma
1710
1709
 
1711
1710
 
1712
1711
 
1713
-
1714
1712
  var _CreateChangesetCommand = class _CreateChangesetCommand extends import_smithy_client.Command.classBuilder().ep({
1715
1713
  ...commonParams
1716
1714
  }).m(function(Command, cs, config, o) {
@@ -1727,7 +1725,6 @@ var CreateChangesetCommand = _CreateChangesetCommand;
1727
1725
 
1728
1726
 
1729
1727
 
1730
-
1731
1728
  var _CreateDatasetCommand = class _CreateDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
1732
1729
  ...commonParams
1733
1730
  }).m(function(Command, cs, config, o) {
@@ -1744,7 +1741,6 @@ var CreateDatasetCommand = _CreateDatasetCommand;
1744
1741
 
1745
1742
 
1746
1743
 
1747
-
1748
1744
  var _CreateDataViewCommand = class _CreateDataViewCommand extends import_smithy_client.Command.classBuilder().ep({
1749
1745
  ...commonParams
1750
1746
  }).m(function(Command, cs, config, o) {
@@ -1761,7 +1757,6 @@ var CreateDataViewCommand = _CreateDataViewCommand;
1761
1757
 
1762
1758
 
1763
1759
 
1764
-
1765
1760
  var _CreatePermissionGroupCommand = class _CreatePermissionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
1766
1761
  ...commonParams
1767
1762
  }).m(function(Command, cs, config, o) {
@@ -1778,7 +1773,6 @@ var CreatePermissionGroupCommand = _CreatePermissionGroupCommand;
1778
1773
 
1779
1774
 
1780
1775
 
1781
-
1782
1776
  var _CreateUserCommand = class _CreateUserCommand extends import_smithy_client.Command.classBuilder().ep({
1783
1777
  ...commonParams
1784
1778
  }).m(function(Command, cs, config, o) {
@@ -1795,7 +1789,6 @@ var CreateUserCommand = _CreateUserCommand;
1795
1789
 
1796
1790
 
1797
1791
 
1798
-
1799
1792
  var _DeleteDatasetCommand = class _DeleteDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
1800
1793
  ...commonParams
1801
1794
  }).m(function(Command, cs, config, o) {
@@ -1812,7 +1805,6 @@ var DeleteDatasetCommand = _DeleteDatasetCommand;
1812
1805
 
1813
1806
 
1814
1807
 
1815
-
1816
1808
  var _DeletePermissionGroupCommand = class _DeletePermissionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
1817
1809
  ...commonParams
1818
1810
  }).m(function(Command, cs, config, o) {
@@ -1829,7 +1821,6 @@ var DeletePermissionGroupCommand = _DeletePermissionGroupCommand;
1829
1821
 
1830
1822
 
1831
1823
 
1832
-
1833
1824
  var _DisableUserCommand = class _DisableUserCommand extends import_smithy_client.Command.classBuilder().ep({
1834
1825
  ...commonParams
1835
1826
  }).m(function(Command, cs, config, o) {
@@ -1846,7 +1837,6 @@ var DisableUserCommand = _DisableUserCommand;
1846
1837
 
1847
1838
 
1848
1839
 
1849
-
1850
1840
  var _DisassociateUserFromPermissionGroupCommand = class _DisassociateUserFromPermissionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
1851
1841
  ...commonParams
1852
1842
  }).m(function(Command, cs, config, o) {
@@ -1863,7 +1853,6 @@ var DisassociateUserFromPermissionGroupCommand = _DisassociateUserFromPermission
1863
1853
 
1864
1854
 
1865
1855
 
1866
-
1867
1856
  var _EnableUserCommand = class _EnableUserCommand extends import_smithy_client.Command.classBuilder().ep({
1868
1857
  ...commonParams
1869
1858
  }).m(function(Command, cs, config, o) {
@@ -1880,7 +1869,6 @@ var EnableUserCommand = _EnableUserCommand;
1880
1869
 
1881
1870
 
1882
1871
 
1883
-
1884
1872
  var _GetChangesetCommand = class _GetChangesetCommand extends import_smithy_client.Command.classBuilder().ep({
1885
1873
  ...commonParams
1886
1874
  }).m(function(Command, cs, config, o) {
@@ -1897,7 +1885,6 @@ var GetChangesetCommand = _GetChangesetCommand;
1897
1885
 
1898
1886
 
1899
1887
 
1900
-
1901
1888
  var _GetDatasetCommand = class _GetDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
1902
1889
  ...commonParams
1903
1890
  }).m(function(Command, cs, config, o) {
@@ -1914,7 +1901,6 @@ var GetDatasetCommand = _GetDatasetCommand;
1914
1901
 
1915
1902
 
1916
1903
 
1917
-
1918
1904
  var _GetDataViewCommand = class _GetDataViewCommand extends import_smithy_client.Command.classBuilder().ep({
1919
1905
  ...commonParams
1920
1906
  }).m(function(Command, cs, config, o) {
@@ -1931,7 +1917,6 @@ var GetDataViewCommand = _GetDataViewCommand;
1931
1917
 
1932
1918
 
1933
1919
 
1934
-
1935
1920
  var _GetExternalDataViewAccessDetailsCommand = class _GetExternalDataViewAccessDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
1936
1921
  ...commonParams
1937
1922
  }).m(function(Command, cs, config, o) {
@@ -1948,7 +1933,6 @@ var GetExternalDataViewAccessDetailsCommand = _GetExternalDataViewAccessDetailsC
1948
1933
 
1949
1934
 
1950
1935
 
1951
-
1952
1936
  var _GetPermissionGroupCommand = class _GetPermissionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
1953
1937
  ...commonParams
1954
1938
  }).m(function(Command, cs, config, o) {
@@ -1965,7 +1949,6 @@ var GetPermissionGroupCommand = _GetPermissionGroupCommand;
1965
1949
 
1966
1950
 
1967
1951
 
1968
-
1969
1952
  var _GetProgrammaticAccessCredentialsCommand = class _GetProgrammaticAccessCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
1970
1953
  ...commonParams
1971
1954
  }).m(function(Command, cs, config, o) {
@@ -1982,7 +1965,6 @@ var GetProgrammaticAccessCredentialsCommand = _GetProgrammaticAccessCredentialsC
1982
1965
 
1983
1966
 
1984
1967
 
1985
-
1986
1968
  var _GetUserCommand = class _GetUserCommand extends import_smithy_client.Command.classBuilder().ep({
1987
1969
  ...commonParams
1988
1970
  }).m(function(Command, cs, config, o) {
@@ -1999,7 +1981,6 @@ var GetUserCommand = _GetUserCommand;
1999
1981
 
2000
1982
 
2001
1983
 
2002
-
2003
1984
  var _GetWorkingLocationCommand = class _GetWorkingLocationCommand extends import_smithy_client.Command.classBuilder().ep({
2004
1985
  ...commonParams
2005
1986
  }).m(function(Command, cs, config, o) {
@@ -2016,7 +1997,6 @@ var GetWorkingLocationCommand = _GetWorkingLocationCommand;
2016
1997
 
2017
1998
 
2018
1999
 
2019
-
2020
2000
  var _ListChangesetsCommand = class _ListChangesetsCommand extends import_smithy_client.Command.classBuilder().ep({
2021
2001
  ...commonParams
2022
2002
  }).m(function(Command, cs, config, o) {
@@ -2033,7 +2013,6 @@ var ListChangesetsCommand = _ListChangesetsCommand;
2033
2013
 
2034
2014
 
2035
2015
 
2036
-
2037
2016
  var _ListDatasetsCommand = class _ListDatasetsCommand extends import_smithy_client.Command.classBuilder().ep({
2038
2017
  ...commonParams
2039
2018
  }).m(function(Command, cs, config, o) {
@@ -2050,7 +2029,6 @@ var ListDatasetsCommand = _ListDatasetsCommand;
2050
2029
 
2051
2030
 
2052
2031
 
2053
-
2054
2032
  var _ListDataViewsCommand = class _ListDataViewsCommand extends import_smithy_client.Command.classBuilder().ep({
2055
2033
  ...commonParams
2056
2034
  }).m(function(Command, cs, config, o) {
@@ -2067,7 +2045,6 @@ var ListDataViewsCommand = _ListDataViewsCommand;
2067
2045
 
2068
2046
 
2069
2047
 
2070
-
2071
2048
  var _ListPermissionGroupsByUserCommand = class _ListPermissionGroupsByUserCommand extends import_smithy_client.Command.classBuilder().ep({
2072
2049
  ...commonParams
2073
2050
  }).m(function(Command, cs, config, o) {
@@ -2084,7 +2061,6 @@ var ListPermissionGroupsByUserCommand = _ListPermissionGroupsByUserCommand;
2084
2061
 
2085
2062
 
2086
2063
 
2087
-
2088
2064
  var _ListPermissionGroupsCommand = class _ListPermissionGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
2089
2065
  ...commonParams
2090
2066
  }).m(function(Command, cs, config, o) {
@@ -2101,7 +2077,6 @@ var ListPermissionGroupsCommand = _ListPermissionGroupsCommand;
2101
2077
 
2102
2078
 
2103
2079
 
2104
-
2105
2080
  var _ListUsersByPermissionGroupCommand = class _ListUsersByPermissionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2106
2081
  ...commonParams
2107
2082
  }).m(function(Command, cs, config, o) {
@@ -2118,7 +2093,6 @@ var ListUsersByPermissionGroupCommand = _ListUsersByPermissionGroupCommand;
2118
2093
 
2119
2094
 
2120
2095
 
2121
-
2122
2096
  var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep({
2123
2097
  ...commonParams
2124
2098
  }).m(function(Command, cs, config, o) {
@@ -2135,7 +2109,6 @@ var ListUsersCommand = _ListUsersCommand;
2135
2109
 
2136
2110
 
2137
2111
 
2138
-
2139
2112
  var _ResetUserPasswordCommand = class _ResetUserPasswordCommand extends import_smithy_client.Command.classBuilder().ep({
2140
2113
  ...commonParams
2141
2114
  }).m(function(Command, cs, config, o) {
@@ -2152,7 +2125,6 @@ var ResetUserPasswordCommand = _ResetUserPasswordCommand;
2152
2125
 
2153
2126
 
2154
2127
 
2155
-
2156
2128
  var _UpdateChangesetCommand = class _UpdateChangesetCommand extends import_smithy_client.Command.classBuilder().ep({
2157
2129
  ...commonParams
2158
2130
  }).m(function(Command, cs, config, o) {
@@ -2169,7 +2141,6 @@ var UpdateChangesetCommand = _UpdateChangesetCommand;
2169
2141
 
2170
2142
 
2171
2143
 
2172
-
2173
2144
  var _UpdateDatasetCommand = class _UpdateDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
2174
2145
  ...commonParams
2175
2146
  }).m(function(Command, cs, config, o) {
@@ -2186,7 +2157,6 @@ var UpdateDatasetCommand = _UpdateDatasetCommand;
2186
2157
 
2187
2158
 
2188
2159
 
2189
-
2190
2160
  var _UpdatePermissionGroupCommand = class _UpdatePermissionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2191
2161
  ...commonParams
2192
2162
  }).m(function(Command, cs, config, o) {
@@ -2203,7 +2173,6 @@ var UpdatePermissionGroupCommand = _UpdatePermissionGroupCommand;
2203
2173
 
2204
2174
 
2205
2175
 
2206
-
2207
2176
  var _UpdateUserCommand = class _UpdateUserCommand extends import_smithy_client.Command.classBuilder().ep({
2208
2177
  ...commonParams
2209
2178
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AssociateUserToPermissionGroupRequest, AssociateUserToPermissionGroupRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateChangesetRequest, CreateChangesetResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDataViewRequest, CreateDataViewResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDatasetRequest, CreateDatasetResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreatePermissionGroupRequest, CreatePermissionGroupResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateUserRequest, CreateUserResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDatasetRequest, DeleteDatasetResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeletePermissionGroupRequest, DeletePermissionGroupResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisableUserRequest, DisableUserResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisassociateUserFromPermissionGroupRequest, DisassociateUserFromPermiss
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { EnableUserRequest, EnableUserResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetChangesetRequest, GetChangesetResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetDataViewRequest, GetDataViewResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetDatasetRequest, GetDatasetResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetExternalDataViewAccessDetailsRequest, GetExternalDataViewAccessDetai
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetPermissionGroupRequest, GetPermissionGroupResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetProgrammaticAccessCredentialsRequest, GetProgrammaticAccessCredentia
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetUserRequest, GetUserResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetWorkingLocationRequest, GetWorkingLocationResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListChangesetsRequest, ListChangesetsResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDataViewsRequest, ListDataViewsResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPermissionGroupsByUserRequest, ListPermissionGroupsByUserResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPermissionGroupsRequest, ListPermissionGroupsResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListUsersByPermissionGroupRequest, ListUsersByPermissionGroupResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListUsersRequest, ListUsersResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResetUserPasswordRequest, ResetUserPasswordResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateChangesetRequest, UpdateChangesetResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateDatasetRequest, UpdateDatasetResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdatePermissionGroupRequest, UpdatePermissionGroupResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateUserRequest, UpdateUserResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -6,8 +6,8 @@
6
6
  export * from "./FinspaceDataClient";
7
7
  export * from "./FinspaceData";
8
8
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
9
- export { RuntimeExtension } from "./runtimeExtensions";
10
- export { FinspaceDataExtensionConfiguration } from "./extensionConfiguration";
9
+ export type { RuntimeExtension } from "./runtimeExtensions";
10
+ export type { FinspaceDataExtensionConfiguration } from "./extensionConfiguration";
11
11
  export * from "./commands";
12
12
  export * from "./pagination";
13
13
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  AssociateUserToPermissionGroupRequest,
10
10
  AssociateUserToPermissionGroupResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateUserToPermissionGroupCommandInput
14
15
  extends AssociateUserToPermissionGroupRequest {}
15
16
  export interface AssociateUserToPermissionGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateChangesetRequest,
10
10
  CreateChangesetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateChangesetCommandInput extends CreateChangesetRequest {}
14
15
  export interface CreateChangesetCommandOutput
15
16
  extends CreateChangesetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateDataViewRequest,
10
10
  CreateDataViewResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDataViewCommandInput extends CreateDataViewRequest {}
14
15
  export interface CreateDataViewCommandOutput
15
16
  extends CreateDataViewResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateDatasetRequest,
10
10
  CreateDatasetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDatasetCommandInput extends CreateDatasetRequest {}
14
15
  export interface CreateDatasetCommandOutput
15
16
  extends CreateDatasetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreatePermissionGroupRequest,
10
10
  CreatePermissionGroupResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePermissionGroupCommandInput
14
15
  extends CreatePermissionGroupRequest {}
15
16
  export interface CreatePermissionGroupCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../FinspaceDataClient";
8
8
  import { CreateUserRequest, CreateUserResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateUserCommandInput extends CreateUserRequest {}
11
12
  export interface CreateUserCommandOutput
12
13
  extends CreateUserResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteDatasetRequest,
10
10
  DeleteDatasetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteDatasetCommandInput extends DeleteDatasetRequest {}
14
15
  export interface DeleteDatasetCommandOutput
15
16
  extends DeleteDatasetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeletePermissionGroupRequest,
10
10
  DeletePermissionGroupResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeletePermissionGroupCommandInput
14
15
  extends DeletePermissionGroupRequest {}
15
16
  export interface DeletePermissionGroupCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../FinspaceDataClient";
8
8
  import { DisableUserRequest, DisableUserResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DisableUserCommandInput extends DisableUserRequest {}
11
12
  export interface DisableUserCommandOutput
12
13
  extends DisableUserResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DisassociateUserFromPermissionGroupRequest,
10
10
  DisassociateUserFromPermissionGroupResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociateUserFromPermissionGroupCommandInput
14
15
  extends DisassociateUserFromPermissionGroupRequest {}
15
16
  export interface DisassociateUserFromPermissionGroupCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../FinspaceDataClient";
8
8
  import { EnableUserRequest, EnableUserResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface EnableUserCommandInput extends EnableUserRequest {}
11
12
  export interface EnableUserCommandOutput
12
13
  extends EnableUserResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../FinspaceDataClient";
8
8
  import { GetChangesetRequest, GetChangesetResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetChangesetCommandInput extends GetChangesetRequest {}
11
12
  export interface GetChangesetCommandOutput
12
13
  extends GetChangesetResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../FinspaceDataClient";
8
8
  import { GetDataViewRequest, GetDataViewResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetDataViewCommandInput extends GetDataViewRequest {}
11
12
  export interface GetDataViewCommandOutput
12
13
  extends GetDataViewResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../FinspaceDataClient";
8
8
  import { GetDatasetRequest, GetDatasetResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetDatasetCommandInput extends GetDatasetRequest {}
11
12
  export interface GetDatasetCommandOutput
12
13
  extends GetDatasetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetExternalDataViewAccessDetailsRequest,
10
10
  GetExternalDataViewAccessDetailsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetExternalDataViewAccessDetailsCommandInput
14
15
  extends GetExternalDataViewAccessDetailsRequest {}
15
16
  export interface GetExternalDataViewAccessDetailsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetPermissionGroupRequest,
10
10
  GetPermissionGroupResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetPermissionGroupCommandInput
14
15
  extends GetPermissionGroupRequest {}
15
16
  export interface GetPermissionGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetProgrammaticAccessCredentialsRequest,
10
10
  GetProgrammaticAccessCredentialsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetProgrammaticAccessCredentialsCommandInput
14
15
  extends GetProgrammaticAccessCredentialsRequest {}
15
16
  export interface GetProgrammaticAccessCredentialsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../FinspaceDataClient";
8
8
  import { GetUserRequest, GetUserResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetUserCommandInput extends GetUserRequest {}
11
12
  export interface GetUserCommandOutput
12
13
  extends GetUserResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetWorkingLocationRequest,
10
10
  GetWorkingLocationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetWorkingLocationCommandInput
14
15
  extends GetWorkingLocationRequest {}
15
16
  export interface GetWorkingLocationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListChangesetsRequest,
10
10
  ListChangesetsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListChangesetsCommandInput extends ListChangesetsRequest {}
14
15
  export interface ListChangesetsCommandOutput
15
16
  extends ListChangesetsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListDataViewsRequest,
10
10
  ListDataViewsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListDataViewsCommandInput extends ListDataViewsRequest {}
14
15
  export interface ListDataViewsCommandOutput
15
16
  extends ListDataViewsResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../FinspaceDataClient";
8
8
  import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListDatasetsCommandInput extends ListDatasetsRequest {}
11
12
  export interface ListDatasetsCommandOutput
12
13
  extends ListDatasetsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListPermissionGroupsByUserRequest,
10
10
  ListPermissionGroupsByUserResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPermissionGroupsByUserCommandInput
14
15
  extends ListPermissionGroupsByUserRequest {}
15
16
  export interface ListPermissionGroupsByUserCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListPermissionGroupsRequest,
10
10
  ListPermissionGroupsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPermissionGroupsCommandInput
14
15
  extends ListPermissionGroupsRequest {}
15
16
  export interface ListPermissionGroupsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListUsersByPermissionGroupRequest,
10
10
  ListUsersByPermissionGroupResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListUsersByPermissionGroupCommandInput
14
15
  extends ListUsersByPermissionGroupRequest {}
15
16
  export interface ListUsersByPermissionGroupCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../FinspaceDataClient";
8
8
  import { ListUsersRequest, ListUsersResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListUsersCommandInput extends ListUsersRequest {}
11
12
  export interface ListUsersCommandOutput
12
13
  extends ListUsersResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ResetUserPasswordRequest,
10
10
  ResetUserPasswordResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ResetUserPasswordCommandInput
14
15
  extends ResetUserPasswordRequest {}
15
16
  export interface ResetUserPasswordCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateChangesetRequest,
10
10
  UpdateChangesetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateChangesetCommandInput extends UpdateChangesetRequest {}
14
15
  export interface UpdateChangesetCommandOutput
15
16
  extends UpdateChangesetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateDatasetRequest,
10
10
  UpdateDatasetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDatasetCommandInput extends UpdateDatasetRequest {}
14
15
  export interface UpdateDatasetCommandOutput
15
16
  extends UpdateDatasetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdatePermissionGroupRequest,
10
10
  UpdatePermissionGroupResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdatePermissionGroupCommandInput
14
15
  extends UpdatePermissionGroupRequest {}
15
16
  export interface UpdatePermissionGroupCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../FinspaceDataClient";
8
8
  import { UpdateUserRequest, UpdateUserResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateUserCommandInput extends UpdateUserRequest {}
11
12
  export interface UpdateUserCommandOutput
12
13
  extends UpdateUserResponse,
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class FinspaceDataServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-finspace-data",
3
3
  "description": "AWS SDK for JavaScript Finspace Data Client for Node.js, Browser and React Native",
4
- "version": "3.590.0",
4
+ "version": "3.592.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-finspace-data",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
23
+ "@aws-sdk/client-sso-oidc": "3.592.0",
24
+ "@aws-sdk/client-sts": "3.592.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.592.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",