@aws-sdk/client-tnb 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.
- package/dist-cjs/index.js +0 -33
- package/dist-types/commands/CancelSolNetworkOperationCommand.d.ts +2 -1
- package/dist-types/commands/CreateSolFunctionPackageCommand.d.ts +2 -1
- package/dist-types/commands/CreateSolNetworkInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreateSolNetworkPackageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSolFunctionPackageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSolNetworkInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSolNetworkPackageCommand.d.ts +2 -1
- package/dist-types/commands/GetSolFunctionInstanceCommand.d.ts +2 -1
- package/dist-types/commands/GetSolFunctionPackageCommand.d.ts +2 -1
- package/dist-types/commands/GetSolFunctionPackageContentCommand.d.ts +2 -1
- package/dist-types/commands/GetSolFunctionPackageDescriptorCommand.d.ts +2 -1
- package/dist-types/commands/GetSolNetworkInstanceCommand.d.ts +2 -1
- package/dist-types/commands/GetSolNetworkOperationCommand.d.ts +2 -1
- package/dist-types/commands/GetSolNetworkPackageCommand.d.ts +2 -1
- package/dist-types/commands/GetSolNetworkPackageContentCommand.d.ts +2 -1
- package/dist-types/commands/GetSolNetworkPackageDescriptorCommand.d.ts +2 -1
- package/dist-types/commands/InstantiateSolNetworkInstanceCommand.d.ts +2 -1
- package/dist-types/commands/ListSolFunctionInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListSolFunctionPackagesCommand.d.ts +2 -1
- package/dist-types/commands/ListSolNetworkInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListSolNetworkOperationsCommand.d.ts +2 -1
- package/dist-types/commands/ListSolNetworkPackagesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutSolFunctionPackageContentCommand.d.ts +2 -1
- package/dist-types/commands/PutSolNetworkPackageContentCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TerminateSolNetworkInstanceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSolFunctionPackageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSolNetworkInstanceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSolNetworkPackageCommand.d.ts +2 -1
- package/dist-types/commands/ValidateSolFunctionPackageContentCommand.d.ts +2 -1
- package/dist-types/commands/ValidateSolNetworkPackageContentCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/TnbServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelSolNetworkOperationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSolFunctionPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSolNetworkInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSolNetworkPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSolFunctionPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSolNetworkInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSolNetworkPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSolFunctionInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSolFunctionPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSolFunctionPackageContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSolFunctionPackageDescriptorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSolNetworkInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSolNetworkOperationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSolNetworkPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSolNetworkPackageContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSolNetworkPackageDescriptorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InstantiateSolNetworkInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSolFunctionInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSolFunctionPackagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSolNetworkInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSolNetworkOperationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSolNetworkPackagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutSolFunctionPackageContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutSolNetworkPackageContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TerminateSolNetworkInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSolFunctionPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSolNetworkInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSolNetworkPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ValidateSolFunctionPackageContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ValidateSolNetworkPackageContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/TnbServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -256,7 +256,6 @@ var TnbClient = _TnbClient;
|
|
|
256
256
|
|
|
257
257
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
258
258
|
|
|
259
|
-
var import_types = require("@smithy/types");
|
|
260
259
|
|
|
261
260
|
// src/protocols/Aws_restJson1.ts
|
|
262
261
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -1800,7 +1799,6 @@ var CancelSolNetworkOperationCommand = _CancelSolNetworkOperationCommand;
|
|
|
1800
1799
|
|
|
1801
1800
|
|
|
1802
1801
|
|
|
1803
|
-
|
|
1804
1802
|
var _CreateSolFunctionPackageCommand = class _CreateSolFunctionPackageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1805
1803
|
...commonParams
|
|
1806
1804
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1817,7 +1815,6 @@ var CreateSolFunctionPackageCommand = _CreateSolFunctionPackageCommand;
|
|
|
1817
1815
|
|
|
1818
1816
|
|
|
1819
1817
|
|
|
1820
|
-
|
|
1821
1818
|
var _CreateSolNetworkInstanceCommand = class _CreateSolNetworkInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1822
1819
|
...commonParams
|
|
1823
1820
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1834,7 +1831,6 @@ var CreateSolNetworkInstanceCommand = _CreateSolNetworkInstanceCommand;
|
|
|
1834
1831
|
|
|
1835
1832
|
|
|
1836
1833
|
|
|
1837
|
-
|
|
1838
1834
|
var _CreateSolNetworkPackageCommand = class _CreateSolNetworkPackageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1839
1835
|
...commonParams
|
|
1840
1836
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1851,7 +1847,6 @@ var CreateSolNetworkPackageCommand = _CreateSolNetworkPackageCommand;
|
|
|
1851
1847
|
|
|
1852
1848
|
|
|
1853
1849
|
|
|
1854
|
-
|
|
1855
1850
|
var _DeleteSolFunctionPackageCommand = class _DeleteSolFunctionPackageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1856
1851
|
...commonParams
|
|
1857
1852
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1868,7 +1863,6 @@ var DeleteSolFunctionPackageCommand = _DeleteSolFunctionPackageCommand;
|
|
|
1868
1863
|
|
|
1869
1864
|
|
|
1870
1865
|
|
|
1871
|
-
|
|
1872
1866
|
var _DeleteSolNetworkInstanceCommand = class _DeleteSolNetworkInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1873
1867
|
...commonParams
|
|
1874
1868
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1885,7 +1879,6 @@ var DeleteSolNetworkInstanceCommand = _DeleteSolNetworkInstanceCommand;
|
|
|
1885
1879
|
|
|
1886
1880
|
|
|
1887
1881
|
|
|
1888
|
-
|
|
1889
1882
|
var _DeleteSolNetworkPackageCommand = class _DeleteSolNetworkPackageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1890
1883
|
...commonParams
|
|
1891
1884
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1902,7 +1895,6 @@ var DeleteSolNetworkPackageCommand = _DeleteSolNetworkPackageCommand;
|
|
|
1902
1895
|
|
|
1903
1896
|
|
|
1904
1897
|
|
|
1905
|
-
|
|
1906
1898
|
var _GetSolFunctionInstanceCommand = class _GetSolFunctionInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1907
1899
|
...commonParams
|
|
1908
1900
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1919,7 +1911,6 @@ var GetSolFunctionInstanceCommand = _GetSolFunctionInstanceCommand;
|
|
|
1919
1911
|
|
|
1920
1912
|
|
|
1921
1913
|
|
|
1922
|
-
|
|
1923
1914
|
var _GetSolFunctionPackageCommand = class _GetSolFunctionPackageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1924
1915
|
...commonParams
|
|
1925
1916
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1936,7 +1927,6 @@ var GetSolFunctionPackageCommand = _GetSolFunctionPackageCommand;
|
|
|
1936
1927
|
|
|
1937
1928
|
|
|
1938
1929
|
|
|
1939
|
-
|
|
1940
1930
|
var _GetSolFunctionPackageContentCommand = class _GetSolFunctionPackageContentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1941
1931
|
...commonParams
|
|
1942
1932
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1953,7 +1943,6 @@ var GetSolFunctionPackageContentCommand = _GetSolFunctionPackageContentCommand;
|
|
|
1953
1943
|
|
|
1954
1944
|
|
|
1955
1945
|
|
|
1956
|
-
|
|
1957
1946
|
var _GetSolFunctionPackageDescriptorCommand = class _GetSolFunctionPackageDescriptorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1958
1947
|
...commonParams
|
|
1959
1948
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1970,7 +1959,6 @@ var GetSolFunctionPackageDescriptorCommand = _GetSolFunctionPackageDescriptorCom
|
|
|
1970
1959
|
|
|
1971
1960
|
|
|
1972
1961
|
|
|
1973
|
-
|
|
1974
1962
|
var _GetSolNetworkInstanceCommand = class _GetSolNetworkInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1975
1963
|
...commonParams
|
|
1976
1964
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1987,7 +1975,6 @@ var GetSolNetworkInstanceCommand = _GetSolNetworkInstanceCommand;
|
|
|
1987
1975
|
|
|
1988
1976
|
|
|
1989
1977
|
|
|
1990
|
-
|
|
1991
1978
|
var _GetSolNetworkOperationCommand = class _GetSolNetworkOperationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1992
1979
|
...commonParams
|
|
1993
1980
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2004,7 +1991,6 @@ var GetSolNetworkOperationCommand = _GetSolNetworkOperationCommand;
|
|
|
2004
1991
|
|
|
2005
1992
|
|
|
2006
1993
|
|
|
2007
|
-
|
|
2008
1994
|
var _GetSolNetworkPackageCommand = class _GetSolNetworkPackageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2009
1995
|
...commonParams
|
|
2010
1996
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2021,7 +2007,6 @@ var GetSolNetworkPackageCommand = _GetSolNetworkPackageCommand;
|
|
|
2021
2007
|
|
|
2022
2008
|
|
|
2023
2009
|
|
|
2024
|
-
|
|
2025
2010
|
var _GetSolNetworkPackageContentCommand = class _GetSolNetworkPackageContentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2026
2011
|
...commonParams
|
|
2027
2012
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2038,7 +2023,6 @@ var GetSolNetworkPackageContentCommand = _GetSolNetworkPackageContentCommand;
|
|
|
2038
2023
|
|
|
2039
2024
|
|
|
2040
2025
|
|
|
2041
|
-
|
|
2042
2026
|
var _GetSolNetworkPackageDescriptorCommand = class _GetSolNetworkPackageDescriptorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2043
2027
|
...commonParams
|
|
2044
2028
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2055,7 +2039,6 @@ var GetSolNetworkPackageDescriptorCommand = _GetSolNetworkPackageDescriptorComma
|
|
|
2055
2039
|
|
|
2056
2040
|
|
|
2057
2041
|
|
|
2058
|
-
|
|
2059
2042
|
var _InstantiateSolNetworkInstanceCommand = class _InstantiateSolNetworkInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2060
2043
|
...commonParams
|
|
2061
2044
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2072,7 +2055,6 @@ var InstantiateSolNetworkInstanceCommand = _InstantiateSolNetworkInstanceCommand
|
|
|
2072
2055
|
|
|
2073
2056
|
|
|
2074
2057
|
|
|
2075
|
-
|
|
2076
2058
|
var _ListSolFunctionInstancesCommand = class _ListSolFunctionInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2077
2059
|
...commonParams
|
|
2078
2060
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2089,7 +2071,6 @@ var ListSolFunctionInstancesCommand = _ListSolFunctionInstancesCommand;
|
|
|
2089
2071
|
|
|
2090
2072
|
|
|
2091
2073
|
|
|
2092
|
-
|
|
2093
2074
|
var _ListSolFunctionPackagesCommand = class _ListSolFunctionPackagesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2094
2075
|
...commonParams
|
|
2095
2076
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2106,7 +2087,6 @@ var ListSolFunctionPackagesCommand = _ListSolFunctionPackagesCommand;
|
|
|
2106
2087
|
|
|
2107
2088
|
|
|
2108
2089
|
|
|
2109
|
-
|
|
2110
2090
|
var _ListSolNetworkInstancesCommand = class _ListSolNetworkInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2111
2091
|
...commonParams
|
|
2112
2092
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2123,7 +2103,6 @@ var ListSolNetworkInstancesCommand = _ListSolNetworkInstancesCommand;
|
|
|
2123
2103
|
|
|
2124
2104
|
|
|
2125
2105
|
|
|
2126
|
-
|
|
2127
2106
|
var _ListSolNetworkOperationsCommand = class _ListSolNetworkOperationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2128
2107
|
...commonParams
|
|
2129
2108
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2140,7 +2119,6 @@ var ListSolNetworkOperationsCommand = _ListSolNetworkOperationsCommand;
|
|
|
2140
2119
|
|
|
2141
2120
|
|
|
2142
2121
|
|
|
2143
|
-
|
|
2144
2122
|
var _ListSolNetworkPackagesCommand = class _ListSolNetworkPackagesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2145
2123
|
...commonParams
|
|
2146
2124
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2157,7 +2135,6 @@ var ListSolNetworkPackagesCommand = _ListSolNetworkPackagesCommand;
|
|
|
2157
2135
|
|
|
2158
2136
|
|
|
2159
2137
|
|
|
2160
|
-
|
|
2161
2138
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2162
2139
|
...commonParams
|
|
2163
2140
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2174,7 +2151,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
2174
2151
|
|
|
2175
2152
|
|
|
2176
2153
|
|
|
2177
|
-
|
|
2178
2154
|
var _PutSolFunctionPackageContentCommand = class _PutSolFunctionPackageContentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2179
2155
|
...commonParams
|
|
2180
2156
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2191,7 +2167,6 @@ var PutSolFunctionPackageContentCommand = _PutSolFunctionPackageContentCommand;
|
|
|
2191
2167
|
|
|
2192
2168
|
|
|
2193
2169
|
|
|
2194
|
-
|
|
2195
2170
|
var _PutSolNetworkPackageContentCommand = class _PutSolNetworkPackageContentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2196
2171
|
...commonParams
|
|
2197
2172
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2208,7 +2183,6 @@ var PutSolNetworkPackageContentCommand = _PutSolNetworkPackageContentCommand;
|
|
|
2208
2183
|
|
|
2209
2184
|
|
|
2210
2185
|
|
|
2211
|
-
|
|
2212
2186
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2213
2187
|
...commonParams
|
|
2214
2188
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2225,7 +2199,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
2225
2199
|
|
|
2226
2200
|
|
|
2227
2201
|
|
|
2228
|
-
|
|
2229
2202
|
var _TerminateSolNetworkInstanceCommand = class _TerminateSolNetworkInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2230
2203
|
...commonParams
|
|
2231
2204
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2242,7 +2215,6 @@ var TerminateSolNetworkInstanceCommand = _TerminateSolNetworkInstanceCommand;
|
|
|
2242
2215
|
|
|
2243
2216
|
|
|
2244
2217
|
|
|
2245
|
-
|
|
2246
2218
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2247
2219
|
...commonParams
|
|
2248
2220
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2259,7 +2231,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
2259
2231
|
|
|
2260
2232
|
|
|
2261
2233
|
|
|
2262
|
-
|
|
2263
2234
|
var _UpdateSolFunctionPackageCommand = class _UpdateSolFunctionPackageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2264
2235
|
...commonParams
|
|
2265
2236
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2276,7 +2247,6 @@ var UpdateSolFunctionPackageCommand = _UpdateSolFunctionPackageCommand;
|
|
|
2276
2247
|
|
|
2277
2248
|
|
|
2278
2249
|
|
|
2279
|
-
|
|
2280
2250
|
var _UpdateSolNetworkInstanceCommand = class _UpdateSolNetworkInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2281
2251
|
...commonParams
|
|
2282
2252
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2293,7 +2263,6 @@ var UpdateSolNetworkInstanceCommand = _UpdateSolNetworkInstanceCommand;
|
|
|
2293
2263
|
|
|
2294
2264
|
|
|
2295
2265
|
|
|
2296
|
-
|
|
2297
2266
|
var _UpdateSolNetworkPackageCommand = class _UpdateSolNetworkPackageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2298
2267
|
...commonParams
|
|
2299
2268
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2310,7 +2279,6 @@ var UpdateSolNetworkPackageCommand = _UpdateSolNetworkPackageCommand;
|
|
|
2310
2279
|
|
|
2311
2280
|
|
|
2312
2281
|
|
|
2313
|
-
|
|
2314
2282
|
var _ValidateSolFunctionPackageContentCommand = class _ValidateSolFunctionPackageContentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2315
2283
|
...commonParams
|
|
2316
2284
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2327,7 +2295,6 @@ var ValidateSolFunctionPackageContentCommand = _ValidateSolFunctionPackageConten
|
|
|
2327
2295
|
|
|
2328
2296
|
|
|
2329
2297
|
|
|
2330
|
-
|
|
2331
2298
|
var _ValidateSolNetworkPackageContentCommand = class _ValidateSolNetworkPackageContentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2332
2299
|
...commonParams
|
|
2333
2300
|
}).m(function(Command, cs, config, o) {
|
package/dist-types/index.d.ts
CHANGED
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
export * from "./TnbClient";
|
|
7
7
|
export * from "./Tnb";
|
|
8
8
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
9
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
10
|
-
export { TnbExtensionConfiguration } from "./extensionConfiguration";
|
|
9
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
10
|
+
export type { TnbExtensionConfiguration } 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 {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TnbClientResolvedConfig,
|
|
8
8
|
} from "../TnbClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CancelSolNetworkOperationCommandInput
|
|
11
12
|
extends CancelSolNetworkOperationInput {}
|
|
12
13
|
export interface CancelSolNetworkOperationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSolFunctionPackageCommandInput
|
|
14
15
|
extends CreateSolFunctionPackageInput {}
|
|
15
16
|
export interface CreateSolFunctionPackageCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSolNetworkInstanceCommandInput
|
|
14
15
|
extends CreateSolNetworkInstanceInput {}
|
|
15
16
|
export interface CreateSolNetworkInstanceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSolNetworkPackageCommandInput
|
|
14
15
|
extends CreateSolNetworkPackageInput {}
|
|
15
16
|
export interface CreateSolNetworkPackageCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TnbClientResolvedConfig,
|
|
8
8
|
} from "../TnbClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteSolFunctionPackageCommandInput
|
|
11
12
|
extends DeleteSolFunctionPackageInput {}
|
|
12
13
|
export interface DeleteSolFunctionPackageCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TnbClientResolvedConfig,
|
|
8
8
|
} from "../TnbClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteSolNetworkInstanceCommandInput
|
|
11
12
|
extends DeleteSolNetworkInstanceInput {}
|
|
12
13
|
export interface DeleteSolNetworkInstanceCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TnbClientResolvedConfig,
|
|
8
8
|
} from "../TnbClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteSolNetworkPackageCommandInput
|
|
11
12
|
extends DeleteSolNetworkPackageInput {}
|
|
12
13
|
export interface DeleteSolNetworkPackageCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSolFunctionInstanceCommandInput
|
|
14
15
|
extends GetSolFunctionInstanceInput {}
|
|
15
16
|
export interface GetSolFunctionInstanceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSolFunctionPackageCommandInput
|
|
14
15
|
extends GetSolFunctionPackageInput {}
|
|
15
16
|
export interface GetSolFunctionPackageCommandOutput
|
|
@@ -10,7 +10,8 @@ import {
|
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
TnbClientResolvedConfig,
|
|
12
12
|
} from "../TnbClient";
|
|
13
|
-
export { __MetadataBearer
|
|
13
|
+
export { __MetadataBearer };
|
|
14
|
+
export { $Command };
|
|
14
15
|
export interface GetSolFunctionPackageContentCommandInput
|
|
15
16
|
extends GetSolFunctionPackageContentInput {}
|
|
16
17
|
export type GetSolFunctionPackageContentCommandOutputType = Pick<
|
|
@@ -10,7 +10,8 @@ import {
|
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
TnbClientResolvedConfig,
|
|
12
12
|
} from "../TnbClient";
|
|
13
|
-
export { __MetadataBearer
|
|
13
|
+
export { __MetadataBearer };
|
|
14
|
+
export { $Command };
|
|
14
15
|
export interface GetSolFunctionPackageDescriptorCommandInput
|
|
15
16
|
extends GetSolFunctionPackageDescriptorInput {}
|
|
16
17
|
export type GetSolFunctionPackageDescriptorCommandOutputType = Pick<
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSolNetworkInstanceCommandInput
|
|
14
15
|
extends GetSolNetworkInstanceInput {}
|
|
15
16
|
export interface GetSolNetworkInstanceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSolNetworkOperationCommandInput
|
|
14
15
|
extends GetSolNetworkOperationInput {}
|
|
15
16
|
export interface GetSolNetworkOperationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSolNetworkPackageCommandInput
|
|
14
15
|
extends GetSolNetworkPackageInput {}
|
|
15
16
|
export interface GetSolNetworkPackageCommandOutput
|
|
@@ -10,7 +10,8 @@ import {
|
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
TnbClientResolvedConfig,
|
|
12
12
|
} from "../TnbClient";
|
|
13
|
-
export { __MetadataBearer
|
|
13
|
+
export { __MetadataBearer };
|
|
14
|
+
export { $Command };
|
|
14
15
|
export interface GetSolNetworkPackageContentCommandInput
|
|
15
16
|
extends GetSolNetworkPackageContentInput {}
|
|
16
17
|
export type GetSolNetworkPackageContentCommandOutputType = Pick<
|
|
@@ -10,7 +10,8 @@ import {
|
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
TnbClientResolvedConfig,
|
|
12
12
|
} from "../TnbClient";
|
|
13
|
-
export { __MetadataBearer
|
|
13
|
+
export { __MetadataBearer };
|
|
14
|
+
export { $Command };
|
|
14
15
|
export interface GetSolNetworkPackageDescriptorCommandInput
|
|
15
16
|
extends GetSolNetworkPackageDescriptorInput {}
|
|
16
17
|
export type GetSolNetworkPackageDescriptorCommandOutputType = Pick<
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface InstantiateSolNetworkInstanceCommandInput
|
|
14
15
|
extends InstantiateSolNetworkInstanceInput {}
|
|
15
16
|
export interface InstantiateSolNetworkInstanceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSolFunctionInstancesCommandInput
|
|
14
15
|
extends ListSolFunctionInstancesInput {}
|
|
15
16
|
export interface ListSolFunctionInstancesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSolFunctionPackagesCommandInput
|
|
14
15
|
extends ListSolFunctionPackagesInput {}
|
|
15
16
|
export interface ListSolFunctionPackagesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSolNetworkInstancesCommandInput
|
|
14
15
|
extends ListSolNetworkInstancesInput {}
|
|
15
16
|
export interface ListSolNetworkInstancesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSolNetworkOperationsCommandInput
|
|
14
15
|
extends ListSolNetworkOperationsInput {}
|
|
15
16
|
export interface ListSolNetworkOperationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSolNetworkPackagesCommandInput
|
|
14
15
|
extends ListSolNetworkPackagesInput {}
|
|
15
16
|
export interface ListSolNetworkPackagesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceInput {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -12,7 +12,8 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
TnbClientResolvedConfig,
|
|
14
14
|
} from "../TnbClient";
|
|
15
|
-
export { __MetadataBearer
|
|
15
|
+
export { __MetadataBearer };
|
|
16
|
+
export { $Command };
|
|
16
17
|
export type PutSolFunctionPackageContentCommandInputType = Pick<
|
|
17
18
|
PutSolFunctionPackageContentInput,
|
|
18
19
|
Exclude<keyof PutSolFunctionPackageContentInput, "file">
|
|
@@ -12,7 +12,8 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
TnbClientResolvedConfig,
|
|
14
14
|
} from "../TnbClient";
|
|
15
|
-
export { __MetadataBearer
|
|
15
|
+
export { __MetadataBearer };
|
|
16
|
+
export { $Command };
|
|
16
17
|
export type PutSolNetworkPackageContentCommandInputType = Pick<
|
|
17
18
|
PutSolNetworkPackageContentInput,
|
|
18
19
|
Exclude<keyof PutSolNetworkPackageContentInput, "file">
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TnbClientResolvedConfig,
|
|
8
8
|
} from "../TnbClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceInput {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface TerminateSolNetworkInstanceCommandInput
|
|
14
15
|
extends TerminateSolNetworkInstanceInput {}
|
|
15
16
|
export interface TerminateSolNetworkInstanceCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TnbClientResolvedConfig,
|
|
8
8
|
} from "../TnbClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagResourceCommandInput extends UntagResourceInput {}
|
|
11
12
|
export interface UntagResourceCommandOutput
|
|
12
13
|
extends UntagResourceOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSolFunctionPackageCommandInput
|
|
14
15
|
extends UpdateSolFunctionPackageInput {}
|
|
15
16
|
export interface UpdateSolFunctionPackageCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSolNetworkInstanceCommandInput
|
|
14
15
|
extends UpdateSolNetworkInstanceInput {}
|
|
15
16
|
export interface UpdateSolNetworkInstanceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TnbClientResolvedConfig,
|
|
11
11
|
} from "../TnbClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSolNetworkPackageCommandInput
|
|
14
15
|
extends UpdateSolNetworkPackageInput {}
|
|
15
16
|
export interface UpdateSolNetworkPackageCommandOutput
|
|
@@ -12,7 +12,8 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
TnbClientResolvedConfig,
|
|
14
14
|
} from "../TnbClient";
|
|
15
|
-
export { __MetadataBearer
|
|
15
|
+
export { __MetadataBearer };
|
|
16
|
+
export { $Command };
|
|
16
17
|
export type ValidateSolFunctionPackageContentCommandInputType = Pick<
|
|
17
18
|
ValidateSolFunctionPackageContentInput,
|
|
18
19
|
Exclude<keyof ValidateSolFunctionPackageContentInput, "file">
|
|
@@ -12,7 +12,8 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
TnbClientResolvedConfig,
|
|
14
14
|
} from "../TnbClient";
|
|
15
|
-
export { __MetadataBearer
|
|
15
|
+
export { __MetadataBearer };
|
|
16
|
+
export { $Command };
|
|
16
17
|
export type ValidateSolNetworkPackageContentCommandInputType = Pick<
|
|
17
18
|
ValidateSolNetworkPackageContentInput,
|
|
18
19
|
Exclude<keyof ValidateSolNetworkPackageContentInput, "file">
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class TnbServiceException 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-tnb",
|
|
3
3
|
"description": "AWS SDK for JavaScript Tnb Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
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-tnb",
|
|
@@ -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.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
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.
|
|
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",
|