@aws-sdk/client-kinesis 3.590.0 → 3.596.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 (69) hide show
  1. package/dist-cjs/index.js +0 -32
  2. package/dist-types/commands/AddTagsToStreamCommand.d.ts +2 -1
  3. package/dist-types/commands/CreateStreamCommand.d.ts +2 -1
  4. package/dist-types/commands/DecreaseStreamRetentionPeriodCommand.d.ts +2 -1
  5. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  6. package/dist-types/commands/DeleteStreamCommand.d.ts +2 -1
  7. package/dist-types/commands/DeregisterStreamConsumerCommand.d.ts +2 -1
  8. package/dist-types/commands/DescribeLimitsCommand.d.ts +2 -1
  9. package/dist-types/commands/DescribeStreamCommand.d.ts +2 -1
  10. package/dist-types/commands/DescribeStreamConsumerCommand.d.ts +2 -1
  11. package/dist-types/commands/DescribeStreamSummaryCommand.d.ts +2 -1
  12. package/dist-types/commands/DisableEnhancedMonitoringCommand.d.ts +2 -1
  13. package/dist-types/commands/EnableEnhancedMonitoringCommand.d.ts +2 -1
  14. package/dist-types/commands/GetRecordsCommand.d.ts +2 -1
  15. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
  16. package/dist-types/commands/GetShardIteratorCommand.d.ts +2 -1
  17. package/dist-types/commands/IncreaseStreamRetentionPeriodCommand.d.ts +2 -1
  18. package/dist-types/commands/ListShardsCommand.d.ts +2 -1
  19. package/dist-types/commands/ListStreamConsumersCommand.d.ts +2 -1
  20. package/dist-types/commands/ListStreamsCommand.d.ts +2 -1
  21. package/dist-types/commands/ListTagsForStreamCommand.d.ts +2 -1
  22. package/dist-types/commands/MergeShardsCommand.d.ts +2 -1
  23. package/dist-types/commands/PutRecordCommand.d.ts +2 -1
  24. package/dist-types/commands/PutRecordsCommand.d.ts +2 -1
  25. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  26. package/dist-types/commands/RegisterStreamConsumerCommand.d.ts +2 -1
  27. package/dist-types/commands/RemoveTagsFromStreamCommand.d.ts +2 -1
  28. package/dist-types/commands/SplitShardCommand.d.ts +2 -1
  29. package/dist-types/commands/StartStreamEncryptionCommand.d.ts +2 -1
  30. package/dist-types/commands/StopStreamEncryptionCommand.d.ts +2 -1
  31. package/dist-types/commands/SubscribeToShardCommand.d.ts +2 -1
  32. package/dist-types/commands/UpdateShardCountCommand.d.ts +2 -1
  33. package/dist-types/commands/UpdateStreamModeCommand.d.ts +2 -1
  34. package/dist-types/index.d.ts +2 -2
  35. package/dist-types/models/KinesisServiceException.d.ts +2 -1
  36. package/dist-types/ts3.4/commands/AddTagsToStreamCommand.d.ts +2 -1
  37. package/dist-types/ts3.4/commands/CreateStreamCommand.d.ts +2 -1
  38. package/dist-types/ts3.4/commands/DecreaseStreamRetentionPeriodCommand.d.ts +2 -1
  39. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  40. package/dist-types/ts3.4/commands/DeleteStreamCommand.d.ts +2 -1
  41. package/dist-types/ts3.4/commands/DeregisterStreamConsumerCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/DescribeLimitsCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/DescribeStreamCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/DescribeStreamConsumerCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/DescribeStreamSummaryCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/DisableEnhancedMonitoringCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/EnableEnhancedMonitoringCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/GetRecordsCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/GetShardIteratorCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/IncreaseStreamRetentionPeriodCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/ListShardsCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/ListStreamConsumersCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/ListTagsForStreamCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/MergeShardsCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/PutRecordCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/PutRecordsCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/RegisterStreamConsumerCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/RemoveTagsFromStreamCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/SplitShardCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/StartStreamEncryptionCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/StopStreamEncryptionCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/SubscribeToShardCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/UpdateShardCountCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/UpdateStreamModeCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/models/KinesisServiceException.d.ts +2 -1
  69. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -245,7 +245,6 @@ var KinesisClient = _KinesisClient;
245
245
 
246
246
  var import_middleware_serde = require("@smithy/middleware-serde");
247
247
 
248
- var import_types = require("@smithy/types");
249
248
 
250
249
  // src/protocols/Aws_json1_1.ts
251
250
  var import_core2 = require("@aws-sdk/core");
@@ -1802,7 +1801,6 @@ var AddTagsToStreamCommand = _AddTagsToStreamCommand;
1802
1801
 
1803
1802
 
1804
1803
 
1805
-
1806
1804
  var _CreateStreamCommand = class _CreateStreamCommand extends import_smithy_client.Command.classBuilder().ep({
1807
1805
  ...commonParams
1808
1806
  }).m(function(Command, cs, config, o) {
@@ -1819,7 +1817,6 @@ var CreateStreamCommand = _CreateStreamCommand;
1819
1817
 
1820
1818
 
1821
1819
 
1822
-
1823
1820
  var _DecreaseStreamRetentionPeriodCommand = class _DecreaseStreamRetentionPeriodCommand extends import_smithy_client.Command.classBuilder().ep({
1824
1821
  ...commonParams,
1825
1822
  OperationType: { type: "staticContextParams", value: `control` },
@@ -1838,7 +1835,6 @@ var DecreaseStreamRetentionPeriodCommand = _DecreaseStreamRetentionPeriodCommand
1838
1835
 
1839
1836
 
1840
1837
 
1841
-
1842
1838
  var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1843
1839
  ...commonParams,
1844
1840
  OperationType: { type: "staticContextParams", value: `control` },
@@ -1857,7 +1853,6 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
1857
1853
 
1858
1854
 
1859
1855
 
1860
-
1861
1856
  var _DeleteStreamCommand = class _DeleteStreamCommand extends import_smithy_client.Command.classBuilder().ep({
1862
1857
  ...commonParams,
1863
1858
  OperationType: { type: "staticContextParams", value: `control` },
@@ -1876,7 +1871,6 @@ var DeleteStreamCommand = _DeleteStreamCommand;
1876
1871
 
1877
1872
 
1878
1873
 
1879
-
1880
1874
  var _DeregisterStreamConsumerCommand = class _DeregisterStreamConsumerCommand extends import_smithy_client.Command.classBuilder().ep({
1881
1875
  ...commonParams,
1882
1876
  OperationType: { type: "staticContextParams", value: `control` },
@@ -1896,7 +1890,6 @@ var DeregisterStreamConsumerCommand = _DeregisterStreamConsumerCommand;
1896
1890
 
1897
1891
 
1898
1892
 
1899
-
1900
1893
  var _DescribeLimitsCommand = class _DescribeLimitsCommand extends import_smithy_client.Command.classBuilder().ep({
1901
1894
  ...commonParams
1902
1895
  }).m(function(Command, cs, config, o) {
@@ -1913,7 +1906,6 @@ var DescribeLimitsCommand = _DescribeLimitsCommand;
1913
1906
 
1914
1907
 
1915
1908
 
1916
-
1917
1909
  var _DescribeStreamCommand = class _DescribeStreamCommand extends import_smithy_client.Command.classBuilder().ep({
1918
1910
  ...commonParams,
1919
1911
  OperationType: { type: "staticContextParams", value: `control` },
@@ -1932,7 +1924,6 @@ var DescribeStreamCommand = _DescribeStreamCommand;
1932
1924
 
1933
1925
 
1934
1926
 
1935
-
1936
1927
  var _DescribeStreamConsumerCommand = class _DescribeStreamConsumerCommand extends import_smithy_client.Command.classBuilder().ep({
1937
1928
  ...commonParams,
1938
1929
  OperationType: { type: "staticContextParams", value: `control` },
@@ -1952,7 +1943,6 @@ var DescribeStreamConsumerCommand = _DescribeStreamConsumerCommand;
1952
1943
 
1953
1944
 
1954
1945
 
1955
-
1956
1946
  var _DescribeStreamSummaryCommand = class _DescribeStreamSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
1957
1947
  ...commonParams,
1958
1948
  OperationType: { type: "staticContextParams", value: `control` },
@@ -1971,7 +1961,6 @@ var DescribeStreamSummaryCommand = _DescribeStreamSummaryCommand;
1971
1961
 
1972
1962
 
1973
1963
 
1974
-
1975
1964
  var _DisableEnhancedMonitoringCommand = class _DisableEnhancedMonitoringCommand extends import_smithy_client.Command.classBuilder().ep({
1976
1965
  ...commonParams,
1977
1966
  OperationType: { type: "staticContextParams", value: `control` },
@@ -1990,7 +1979,6 @@ var DisableEnhancedMonitoringCommand = _DisableEnhancedMonitoringCommand;
1990
1979
 
1991
1980
 
1992
1981
 
1993
-
1994
1982
  var _EnableEnhancedMonitoringCommand = class _EnableEnhancedMonitoringCommand extends import_smithy_client.Command.classBuilder().ep({
1995
1983
  ...commonParams,
1996
1984
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2009,7 +1997,6 @@ var EnableEnhancedMonitoringCommand = _EnableEnhancedMonitoringCommand;
2009
1997
 
2010
1998
 
2011
1999
 
2012
-
2013
2000
  var _GetRecordsCommand = class _GetRecordsCommand extends import_smithy_client.Command.classBuilder().ep({
2014
2001
  ...commonParams,
2015
2002
  OperationType: { type: "staticContextParams", value: `data` },
@@ -2028,7 +2015,6 @@ var GetRecordsCommand = _GetRecordsCommand;
2028
2015
 
2029
2016
 
2030
2017
 
2031
-
2032
2018
  var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2033
2019
  ...commonParams,
2034
2020
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2047,7 +2033,6 @@ var GetResourcePolicyCommand = _GetResourcePolicyCommand;
2047
2033
 
2048
2034
 
2049
2035
 
2050
-
2051
2036
  var _GetShardIteratorCommand = class _GetShardIteratorCommand extends import_smithy_client.Command.classBuilder().ep({
2052
2037
  ...commonParams,
2053
2038
  OperationType: { type: "staticContextParams", value: `data` },
@@ -2066,7 +2051,6 @@ var GetShardIteratorCommand = _GetShardIteratorCommand;
2066
2051
 
2067
2052
 
2068
2053
 
2069
-
2070
2054
  var _IncreaseStreamRetentionPeriodCommand = class _IncreaseStreamRetentionPeriodCommand extends import_smithy_client.Command.classBuilder().ep({
2071
2055
  ...commonParams,
2072
2056
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2085,7 +2069,6 @@ var IncreaseStreamRetentionPeriodCommand = _IncreaseStreamRetentionPeriodCommand
2085
2069
 
2086
2070
 
2087
2071
 
2088
-
2089
2072
  var _ListShardsCommand = class _ListShardsCommand extends import_smithy_client.Command.classBuilder().ep({
2090
2073
  ...commonParams,
2091
2074
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2104,7 +2087,6 @@ var ListShardsCommand = _ListShardsCommand;
2104
2087
 
2105
2088
 
2106
2089
 
2107
-
2108
2090
  var _ListStreamConsumersCommand = class _ListStreamConsumersCommand extends import_smithy_client.Command.classBuilder().ep({
2109
2091
  ...commonParams,
2110
2092
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2123,7 +2105,6 @@ var ListStreamConsumersCommand = _ListStreamConsumersCommand;
2123
2105
 
2124
2106
 
2125
2107
 
2126
-
2127
2108
  var _ListStreamsCommand = class _ListStreamsCommand extends import_smithy_client.Command.classBuilder().ep({
2128
2109
  ...commonParams
2129
2110
  }).m(function(Command, cs, config, o) {
@@ -2140,7 +2121,6 @@ var ListStreamsCommand = _ListStreamsCommand;
2140
2121
 
2141
2122
 
2142
2123
 
2143
-
2144
2124
  var _ListTagsForStreamCommand = class _ListTagsForStreamCommand extends import_smithy_client.Command.classBuilder().ep({
2145
2125
  ...commonParams,
2146
2126
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2159,7 +2139,6 @@ var ListTagsForStreamCommand = _ListTagsForStreamCommand;
2159
2139
 
2160
2140
 
2161
2141
 
2162
-
2163
2142
  var _MergeShardsCommand = class _MergeShardsCommand extends import_smithy_client.Command.classBuilder().ep({
2164
2143
  ...commonParams,
2165
2144
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2178,7 +2157,6 @@ var MergeShardsCommand = _MergeShardsCommand;
2178
2157
 
2179
2158
 
2180
2159
 
2181
-
2182
2160
  var _PutRecordCommand = class _PutRecordCommand extends import_smithy_client.Command.classBuilder().ep({
2183
2161
  ...commonParams,
2184
2162
  OperationType: { type: "staticContextParams", value: `data` },
@@ -2197,7 +2175,6 @@ var PutRecordCommand = _PutRecordCommand;
2197
2175
 
2198
2176
 
2199
2177
 
2200
-
2201
2178
  var _PutRecordsCommand = class _PutRecordsCommand extends import_smithy_client.Command.classBuilder().ep({
2202
2179
  ...commonParams,
2203
2180
  OperationType: { type: "staticContextParams", value: `data` },
@@ -2216,7 +2193,6 @@ var PutRecordsCommand = _PutRecordsCommand;
2216
2193
 
2217
2194
 
2218
2195
 
2219
-
2220
2196
  var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2221
2197
  ...commonParams,
2222
2198
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2235,7 +2211,6 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
2235
2211
 
2236
2212
 
2237
2213
 
2238
-
2239
2214
  var _RegisterStreamConsumerCommand = class _RegisterStreamConsumerCommand extends import_smithy_client.Command.classBuilder().ep({
2240
2215
  ...commonParams,
2241
2216
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2254,7 +2229,6 @@ var RegisterStreamConsumerCommand = _RegisterStreamConsumerCommand;
2254
2229
 
2255
2230
 
2256
2231
 
2257
-
2258
2232
  var _RemoveTagsFromStreamCommand = class _RemoveTagsFromStreamCommand extends import_smithy_client.Command.classBuilder().ep({
2259
2233
  ...commonParams,
2260
2234
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2273,7 +2247,6 @@ var RemoveTagsFromStreamCommand = _RemoveTagsFromStreamCommand;
2273
2247
 
2274
2248
 
2275
2249
 
2276
-
2277
2250
  var _SplitShardCommand = class _SplitShardCommand extends import_smithy_client.Command.classBuilder().ep({
2278
2251
  ...commonParams,
2279
2252
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2292,7 +2265,6 @@ var SplitShardCommand = _SplitShardCommand;
2292
2265
 
2293
2266
 
2294
2267
 
2295
-
2296
2268
  var _StartStreamEncryptionCommand = class _StartStreamEncryptionCommand extends import_smithy_client.Command.classBuilder().ep({
2297
2269
  ...commonParams,
2298
2270
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2311,7 +2283,6 @@ var StartStreamEncryptionCommand = _StartStreamEncryptionCommand;
2311
2283
 
2312
2284
 
2313
2285
 
2314
-
2315
2286
  var _StopStreamEncryptionCommand = class _StopStreamEncryptionCommand extends import_smithy_client.Command.classBuilder().ep({
2316
2287
  ...commonParams,
2317
2288
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2330,7 +2301,6 @@ var StopStreamEncryptionCommand = _StopStreamEncryptionCommand;
2330
2301
 
2331
2302
 
2332
2303
 
2333
-
2334
2304
  var _SubscribeToShardCommand = class _SubscribeToShardCommand extends import_smithy_client.Command.classBuilder().ep({
2335
2305
  ...commonParams,
2336
2306
  OperationType: { type: "staticContextParams", value: `data` },
@@ -2356,7 +2326,6 @@ var SubscribeToShardCommand = _SubscribeToShardCommand;
2356
2326
 
2357
2327
 
2358
2328
 
2359
-
2360
2329
  var _UpdateShardCountCommand = class _UpdateShardCountCommand extends import_smithy_client.Command.classBuilder().ep({
2361
2330
  ...commonParams,
2362
2331
  OperationType: { type: "staticContextParams", value: `control` },
@@ -2375,7 +2344,6 @@ var UpdateShardCountCommand = _UpdateShardCountCommand;
2375
2344
 
2376
2345
 
2377
2346
 
2378
-
2379
2347
  var _UpdateStreamModeCommand = class _UpdateStreamModeCommand extends import_smithy_client.Command.classBuilder().ep({
2380
2348
  ...commonParams,
2381
2349
  OperationType: { type: "staticContextParams", value: `control` },
@@ -5,7 +5,8 @@ import { AddTagsToStreamInput } 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 { CreateStreamInput } 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 { DecreaseStreamRetentionPeriodInput } 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 { DeleteResourcePolicyInput } 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 { DeleteStreamInput } 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 { DeregisterStreamConsumerInput } 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 { DescribeLimitsInput, DescribeLimitsOutput } 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 { DescribeStreamInput, DescribeStreamOutput } 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 { DescribeStreamConsumerInput, DescribeStreamConsumerOutput } 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 { DescribeStreamSummaryInput, DescribeStreamSummaryOutput } from "../mode
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 { DisableEnhancedMonitoringInput, EnhancedMonitoringOutput } from "../mod
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 { EnableEnhancedMonitoringInput, EnhancedMonitoringOutput } from "../mode
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 { GetRecordsInput, GetRecordsOutput } 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 { GetResourcePolicyInput, GetResourcePolicyOutput } 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 { GetShardIteratorInput, GetShardIteratorOutput } 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 { IncreaseStreamRetentionPeriodInput } 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 { ListShardsInput, ListShardsOutput } 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 { ListStreamConsumersInput, ListStreamConsumersOutput } 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 { ListStreamsInput, ListStreamsOutput } 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 { ListTagsForStreamInput, ListTagsForStreamOutput } 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 { MergeShardsInput } 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 { PutRecordInput, PutRecordOutput } 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 { PutRecordsInput, PutRecordsOutput } 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 { PutResourcePolicyInput } 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 { RegisterStreamConsumerInput, RegisterStreamConsumerOutput } 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 { RemoveTagsFromStreamInput } 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 { SplitShardInput } 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 { StartStreamEncryptionInput } 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 { StopStreamEncryptionInput } 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 { SubscribeToShardInput, SubscribeToShardOutput } 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 { UpdateShardCountInput, UpdateShardCountOutput } 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 { UpdateStreamModeInput } 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
  *
@@ -8,8 +8,8 @@
8
8
  export * from "./KinesisClient";
9
9
  export * from "./Kinesis";
10
10
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
11
- export { RuntimeExtension } from "./runtimeExtensions";
12
- export { KinesisExtensionConfiguration } from "./extensionConfiguration";
11
+ export type { RuntimeExtension } from "./runtimeExtensions";
12
+ export type { KinesisExtensionConfiguration } from "./extensionConfiguration";
13
13
  export * from "./commands";
14
14
  export * from "./pagination";
15
15
  export * from "./waiters";
@@ -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
  *
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { AddTagsToStreamInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface AddTagsToStreamCommandInput extends AddTagsToStreamInput {}
11
12
  export interface AddTagsToStreamCommandOutput extends __MetadataBearer {}
12
13
  declare const AddTagsToStreamCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { CreateStreamInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateStreamCommandInput extends CreateStreamInput {}
11
12
  export interface CreateStreamCommandOutput extends __MetadataBearer {}
12
13
  declare const CreateStreamCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { DecreaseStreamRetentionPeriodInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DecreaseStreamRetentionPeriodCommandInput
11
12
  extends DecreaseStreamRetentionPeriodInput {}
12
13
  export interface DecreaseStreamRetentionPeriodCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { DeleteResourcePolicyInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteResourcePolicyCommandInput
11
12
  extends DeleteResourcePolicyInput {}
12
13
  export interface DeleteResourcePolicyCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { DeleteStreamInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteStreamCommandInput extends DeleteStreamInput {}
11
12
  export interface DeleteStreamCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteStreamCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { DeregisterStreamConsumerInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeregisterStreamConsumerCommandInput
11
12
  extends DeregisterStreamConsumerInput {}
12
13
  export interface DeregisterStreamConsumerCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { DescribeLimitsInput, DescribeLimitsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeLimitsCommandInput extends DescribeLimitsInput {}
11
12
  export interface DescribeLimitsCommandOutput
12
13
  extends DescribeLimitsOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { DescribeStreamInput, DescribeStreamOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeStreamCommandInput extends DescribeStreamInput {}
11
12
  export interface DescribeStreamCommandOutput
12
13
  extends DescribeStreamOutput,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeStreamConsumerInput,
10
10
  DescribeStreamConsumerOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeStreamConsumerCommandInput
14
15
  extends DescribeStreamConsumerInput {}
15
16
  export interface DescribeStreamConsumerCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeStreamSummaryInput,
10
10
  DescribeStreamSummaryOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeStreamSummaryCommandInput
14
15
  extends DescribeStreamSummaryInput {}
15
16
  export interface DescribeStreamSummaryCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DisableEnhancedMonitoringInput,
10
10
  EnhancedMonitoringOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisableEnhancedMonitoringCommandInput
14
15
  extends DisableEnhancedMonitoringInput {}
15
16
  export interface DisableEnhancedMonitoringCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  EnableEnhancedMonitoringInput,
10
10
  EnhancedMonitoringOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface EnableEnhancedMonitoringCommandInput
14
15
  extends EnableEnhancedMonitoringInput {}
15
16
  export interface EnableEnhancedMonitoringCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { GetRecordsInput, GetRecordsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetRecordsCommandInput extends GetRecordsInput {}
11
12
  export interface GetRecordsCommandOutput
12
13
  extends GetRecordsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  GetResourcePolicyInput,
10
10
  GetResourcePolicyOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetResourcePolicyCommandInput extends GetResourcePolicyInput {}
14
15
  export interface GetResourcePolicyCommandOutput
15
16
  extends GetResourcePolicyOutput,
@@ -9,7 +9,8 @@ import {
9
9
  GetShardIteratorInput,
10
10
  GetShardIteratorOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetShardIteratorCommandInput extends GetShardIteratorInput {}
14
15
  export interface GetShardIteratorCommandOutput
15
16
  extends GetShardIteratorOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { IncreaseStreamRetentionPeriodInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface IncreaseStreamRetentionPeriodCommandInput
11
12
  extends IncreaseStreamRetentionPeriodInput {}
12
13
  export interface IncreaseStreamRetentionPeriodCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { ListShardsInput, ListShardsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListShardsCommandInput extends ListShardsInput {}
11
12
  export interface ListShardsCommandOutput
12
13
  extends ListShardsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListStreamConsumersInput,
10
10
  ListStreamConsumersOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListStreamConsumersCommandInput
14
15
  extends ListStreamConsumersInput {}
15
16
  export interface ListStreamConsumersCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { ListStreamsInput, ListStreamsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListStreamsCommandInput extends ListStreamsInput {}
11
12
  export interface ListStreamsCommandOutput
12
13
  extends ListStreamsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListTagsForStreamInput,
10
10
  ListTagsForStreamOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForStreamCommandInput extends ListTagsForStreamInput {}
14
15
  export interface ListTagsForStreamCommandOutput
15
16
  extends ListTagsForStreamOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { MergeShardsInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface MergeShardsCommandInput extends MergeShardsInput {}
11
12
  export interface MergeShardsCommandOutput extends __MetadataBearer {}
12
13
  declare const MergeShardsCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { PutRecordInput, PutRecordOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface PutRecordCommandInput extends PutRecordInput {}
11
12
  export interface PutRecordCommandOutput
12
13
  extends PutRecordOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { PutRecordsInput, PutRecordsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface PutRecordsCommandInput extends PutRecordsInput {}
11
12
  export interface PutRecordsCommandOutput
12
13
  extends PutRecordsOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { PutResourcePolicyInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface PutResourcePolicyCommandInput extends PutResourcePolicyInput {}
11
12
  export interface PutResourcePolicyCommandOutput extends __MetadataBearer {}
12
13
  declare const PutResourcePolicyCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  RegisterStreamConsumerInput,
10
10
  RegisterStreamConsumerOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RegisterStreamConsumerCommandInput
14
15
  extends RegisterStreamConsumerInput {}
15
16
  export interface RegisterStreamConsumerCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { RemoveTagsFromStreamInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface RemoveTagsFromStreamCommandInput
11
12
  extends RemoveTagsFromStreamInput {}
12
13
  export interface RemoveTagsFromStreamCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { SplitShardInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface SplitShardCommandInput extends SplitShardInput {}
11
12
  export interface SplitShardCommandOutput extends __MetadataBearer {}
12
13
  declare const SplitShardCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { StartStreamEncryptionInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface StartStreamEncryptionCommandInput
11
12
  extends StartStreamEncryptionInput {}
12
13
  export interface StartStreamEncryptionCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { StopStreamEncryptionInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface StopStreamEncryptionCommandInput
11
12
  extends StopStreamEncryptionInput {}
12
13
  export interface StopStreamEncryptionCommandOutput extends __MetadataBearer {}
@@ -9,7 +9,8 @@ import {
9
9
  SubscribeToShardInput,
10
10
  SubscribeToShardOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface SubscribeToShardCommandInput extends SubscribeToShardInput {}
14
15
  export interface SubscribeToShardCommandOutput
15
16
  extends SubscribeToShardOutput,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateShardCountInput,
10
10
  UpdateShardCountOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateShardCountCommandInput extends UpdateShardCountInput {}
14
15
  export interface UpdateShardCountCommandOutput
15
16
  extends UpdateShardCountOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../KinesisClient";
8
8
  import { UpdateStreamModeInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateStreamModeCommandInput extends UpdateStreamModeInput {}
11
12
  export interface UpdateStreamModeCommandOutput extends __MetadataBearer {}
12
13
  declare const UpdateStreamModeCommand_base: {
@@ -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 KinesisServiceException 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-kinesis",
3
3
  "description": "AWS SDK for JavaScript Kinesis Client for Node.js, Browser and React Native",
4
- "version": "3.590.0",
4
+ "version": "3.596.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-kinesis",
@@ -21,10 +21,10 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sso-oidc": "3.590.0",
25
- "@aws-sdk/client-sts": "3.590.0",
26
- "@aws-sdk/core": "3.588.0",
27
- "@aws-sdk/credential-provider-node": "3.590.0",
24
+ "@aws-sdk/client-sso-oidc": "3.596.0",
25
+ "@aws-sdk/client-sts": "3.596.0",
26
+ "@aws-sdk/core": "3.592.0",
27
+ "@aws-sdk/credential-provider-node": "3.596.0",
28
28
  "@aws-sdk/middleware-host-header": "3.577.0",
29
29
  "@aws-sdk/middleware-logger": "3.577.0",
30
30
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -35,7 +35,7 @@
35
35
  "@aws-sdk/util-user-agent-browser": "3.577.0",
36
36
  "@aws-sdk/util-user-agent-node": "3.587.0",
37
37
  "@smithy/config-resolver": "^3.0.1",
38
- "@smithy/core": "^2.1.1",
38
+ "@smithy/core": "^2.2.0",
39
39
  "@smithy/eventstream-serde-browser": "^3.0.0",
40
40
  "@smithy/eventstream-serde-config-resolver": "^3.0.0",
41
41
  "@smithy/eventstream-serde-node": "^3.0.0",