@aws-sdk/client-securitylake 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/CreateAwsLogSourceCommand.d.ts +2 -1
  3. package/dist-types/commands/CreateCustomLogSourceCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateDataLakeCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateDataLakeExceptionSubscriptionCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateDataLakeOrganizationConfigurationCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateSubscriberCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateSubscriberNotificationCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteAwsLogSourceCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteCustomLogSourceCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteDataLakeCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteDataLakeExceptionSubscriptionCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteDataLakeOrganizationConfigurationCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteSubscriberCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteSubscriberNotificationCommand.d.ts +2 -1
  16. package/dist-types/commands/DeregisterDataLakeDelegatedAdministratorCommand.d.ts +2 -1
  17. package/dist-types/commands/GetDataLakeExceptionSubscriptionCommand.d.ts +2 -1
  18. package/dist-types/commands/GetDataLakeOrganizationConfigurationCommand.d.ts +2 -1
  19. package/dist-types/commands/GetDataLakeSourcesCommand.d.ts +2 -1
  20. package/dist-types/commands/GetSubscriberCommand.d.ts +2 -1
  21. package/dist-types/commands/ListDataLakeExceptionsCommand.d.ts +2 -1
  22. package/dist-types/commands/ListDataLakesCommand.d.ts +2 -1
  23. package/dist-types/commands/ListLogSourcesCommand.d.ts +2 -1
  24. package/dist-types/commands/ListSubscribersCommand.d.ts +2 -1
  25. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  26. package/dist-types/commands/RegisterDataLakeDelegatedAdministratorCommand.d.ts +2 -1
  27. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  28. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  29. package/dist-types/commands/UpdateDataLakeCommand.d.ts +2 -1
  30. package/dist-types/commands/UpdateDataLakeExceptionSubscriptionCommand.d.ts +2 -1
  31. package/dist-types/commands/UpdateSubscriberCommand.d.ts +2 -1
  32. package/dist-types/commands/UpdateSubscriberNotificationCommand.d.ts +2 -1
  33. package/dist-types/index.d.ts +2 -2
  34. package/dist-types/models/SecurityLakeServiceException.d.ts +2 -1
  35. package/dist-types/ts3.4/commands/CreateAwsLogSourceCommand.d.ts +2 -1
  36. package/dist-types/ts3.4/commands/CreateCustomLogSourceCommand.d.ts +2 -1
  37. package/dist-types/ts3.4/commands/CreateDataLakeCommand.d.ts +2 -1
  38. package/dist-types/ts3.4/commands/CreateDataLakeExceptionSubscriptionCommand.d.ts +2 -1
  39. package/dist-types/ts3.4/commands/CreateDataLakeOrganizationConfigurationCommand.d.ts +2 -1
  40. package/dist-types/ts3.4/commands/CreateSubscriberCommand.d.ts +2 -1
  41. package/dist-types/ts3.4/commands/CreateSubscriberNotificationCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/DeleteAwsLogSourceCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/DeleteCustomLogSourceCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/DeleteDataLakeCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/DeleteDataLakeExceptionSubscriptionCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/DeleteDataLakeOrganizationConfigurationCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/DeleteSubscriberCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/DeleteSubscriberNotificationCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/DeregisterDataLakeDelegatedAdministratorCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/GetDataLakeExceptionSubscriptionCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/GetDataLakeOrganizationConfigurationCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/GetDataLakeSourcesCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/GetSubscriberCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/ListDataLakeExceptionsCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/ListDataLakesCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/ListLogSourcesCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/ListSubscribersCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/RegisterDataLakeDelegatedAdministratorCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/UpdateDataLakeCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/UpdateDataLakeExceptionSubscriptionCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/UpdateSubscriberCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/UpdateSubscriberNotificationCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/models/SecurityLakeServiceException.d.ts +2 -1
  67. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -227,7 +227,6 @@ var SecurityLakeClient = _SecurityLakeClient;
227
227
 
228
228
  var import_middleware_serde = require("@smithy/middleware-serde");
229
229
 
230
- var import_types = require("@smithy/types");
231
230
 
232
231
  // src/protocols/Aws_restJson1.ts
233
232
  var import_core2 = require("@aws-sdk/core");
@@ -1446,7 +1445,6 @@ var CreateAwsLogSourceCommand = _CreateAwsLogSourceCommand;
1446
1445
 
1447
1446
 
1448
1447
 
1449
-
1450
1448
  var _CreateCustomLogSourceCommand = class _CreateCustomLogSourceCommand extends import_smithy_client.Command.classBuilder().ep({
1451
1449
  ...commonParams
1452
1450
  }).m(function(Command, cs, config, o) {
@@ -1463,7 +1461,6 @@ var CreateCustomLogSourceCommand = _CreateCustomLogSourceCommand;
1463
1461
 
1464
1462
 
1465
1463
 
1466
-
1467
1464
  var _CreateDataLakeCommand = class _CreateDataLakeCommand extends import_smithy_client.Command.classBuilder().ep({
1468
1465
  ...commonParams
1469
1466
  }).m(function(Command, cs, config, o) {
@@ -1480,7 +1477,6 @@ var CreateDataLakeCommand = _CreateDataLakeCommand;
1480
1477
 
1481
1478
 
1482
1479
 
1483
-
1484
1480
  var _CreateDataLakeExceptionSubscriptionCommand = class _CreateDataLakeExceptionSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
1485
1481
  ...commonParams
1486
1482
  }).m(function(Command, cs, config, o) {
@@ -1497,7 +1493,6 @@ var CreateDataLakeExceptionSubscriptionCommand = _CreateDataLakeExceptionSubscri
1497
1493
 
1498
1494
 
1499
1495
 
1500
-
1501
1496
  var _CreateDataLakeOrganizationConfigurationCommand = class _CreateDataLakeOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
1502
1497
  ...commonParams
1503
1498
  }).m(function(Command, cs, config, o) {
@@ -1514,7 +1509,6 @@ var CreateDataLakeOrganizationConfigurationCommand = _CreateDataLakeOrganization
1514
1509
 
1515
1510
 
1516
1511
 
1517
-
1518
1512
  var _CreateSubscriberCommand = class _CreateSubscriberCommand extends import_smithy_client.Command.classBuilder().ep({
1519
1513
  ...commonParams
1520
1514
  }).m(function(Command, cs, config, o) {
@@ -1531,7 +1525,6 @@ var CreateSubscriberCommand = _CreateSubscriberCommand;
1531
1525
 
1532
1526
 
1533
1527
 
1534
-
1535
1528
  var _CreateSubscriberNotificationCommand = class _CreateSubscriberNotificationCommand extends import_smithy_client.Command.classBuilder().ep({
1536
1529
  ...commonParams
1537
1530
  }).m(function(Command, cs, config, o) {
@@ -1548,7 +1541,6 @@ var CreateSubscriberNotificationCommand = _CreateSubscriberNotificationCommand;
1548
1541
 
1549
1542
 
1550
1543
 
1551
-
1552
1544
  var _DeleteAwsLogSourceCommand = class _DeleteAwsLogSourceCommand extends import_smithy_client.Command.classBuilder().ep({
1553
1545
  ...commonParams
1554
1546
  }).m(function(Command, cs, config, o) {
@@ -1565,7 +1557,6 @@ var DeleteAwsLogSourceCommand = _DeleteAwsLogSourceCommand;
1565
1557
 
1566
1558
 
1567
1559
 
1568
-
1569
1560
  var _DeleteCustomLogSourceCommand = class _DeleteCustomLogSourceCommand extends import_smithy_client.Command.classBuilder().ep({
1570
1561
  ...commonParams
1571
1562
  }).m(function(Command, cs, config, o) {
@@ -1582,7 +1573,6 @@ var DeleteCustomLogSourceCommand = _DeleteCustomLogSourceCommand;
1582
1573
 
1583
1574
 
1584
1575
 
1585
-
1586
1576
  var _DeleteDataLakeCommand = class _DeleteDataLakeCommand extends import_smithy_client.Command.classBuilder().ep({
1587
1577
  ...commonParams
1588
1578
  }).m(function(Command, cs, config, o) {
@@ -1599,7 +1589,6 @@ var DeleteDataLakeCommand = _DeleteDataLakeCommand;
1599
1589
 
1600
1590
 
1601
1591
 
1602
-
1603
1592
  var _DeleteDataLakeExceptionSubscriptionCommand = class _DeleteDataLakeExceptionSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
1604
1593
  ...commonParams
1605
1594
  }).m(function(Command, cs, config, o) {
@@ -1616,7 +1605,6 @@ var DeleteDataLakeExceptionSubscriptionCommand = _DeleteDataLakeExceptionSubscri
1616
1605
 
1617
1606
 
1618
1607
 
1619
-
1620
1608
  var _DeleteDataLakeOrganizationConfigurationCommand = class _DeleteDataLakeOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
1621
1609
  ...commonParams
1622
1610
  }).m(function(Command, cs, config, o) {
@@ -1633,7 +1621,6 @@ var DeleteDataLakeOrganizationConfigurationCommand = _DeleteDataLakeOrganization
1633
1621
 
1634
1622
 
1635
1623
 
1636
-
1637
1624
  var _DeleteSubscriberCommand = class _DeleteSubscriberCommand extends import_smithy_client.Command.classBuilder().ep({
1638
1625
  ...commonParams
1639
1626
  }).m(function(Command, cs, config, o) {
@@ -1650,7 +1637,6 @@ var DeleteSubscriberCommand = _DeleteSubscriberCommand;
1650
1637
 
1651
1638
 
1652
1639
 
1653
-
1654
1640
  var _DeleteSubscriberNotificationCommand = class _DeleteSubscriberNotificationCommand extends import_smithy_client.Command.classBuilder().ep({
1655
1641
  ...commonParams
1656
1642
  }).m(function(Command, cs, config, o) {
@@ -1667,7 +1653,6 @@ var DeleteSubscriberNotificationCommand = _DeleteSubscriberNotificationCommand;
1667
1653
 
1668
1654
 
1669
1655
 
1670
-
1671
1656
  var _DeregisterDataLakeDelegatedAdministratorCommand = class _DeregisterDataLakeDelegatedAdministratorCommand extends import_smithy_client.Command.classBuilder().ep({
1672
1657
  ...commonParams
1673
1658
  }).m(function(Command, cs, config, o) {
@@ -1684,7 +1669,6 @@ var DeregisterDataLakeDelegatedAdministratorCommand = _DeregisterDataLakeDelegat
1684
1669
 
1685
1670
 
1686
1671
 
1687
-
1688
1672
  var _GetDataLakeExceptionSubscriptionCommand = class _GetDataLakeExceptionSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
1689
1673
  ...commonParams
1690
1674
  }).m(function(Command, cs, config, o) {
@@ -1701,7 +1685,6 @@ var GetDataLakeExceptionSubscriptionCommand = _GetDataLakeExceptionSubscriptionC
1701
1685
 
1702
1686
 
1703
1687
 
1704
-
1705
1688
  var _GetDataLakeOrganizationConfigurationCommand = class _GetDataLakeOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
1706
1689
  ...commonParams
1707
1690
  }).m(function(Command, cs, config, o) {
@@ -1718,7 +1701,6 @@ var GetDataLakeOrganizationConfigurationCommand = _GetDataLakeOrganizationConfig
1718
1701
 
1719
1702
 
1720
1703
 
1721
-
1722
1704
  var _GetDataLakeSourcesCommand = class _GetDataLakeSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
1723
1705
  ...commonParams
1724
1706
  }).m(function(Command, cs, config, o) {
@@ -1735,7 +1717,6 @@ var GetDataLakeSourcesCommand = _GetDataLakeSourcesCommand;
1735
1717
 
1736
1718
 
1737
1719
 
1738
-
1739
1720
  var _GetSubscriberCommand = class _GetSubscriberCommand extends import_smithy_client.Command.classBuilder().ep({
1740
1721
  ...commonParams
1741
1722
  }).m(function(Command, cs, config, o) {
@@ -1752,7 +1733,6 @@ var GetSubscriberCommand = _GetSubscriberCommand;
1752
1733
 
1753
1734
 
1754
1735
 
1755
-
1756
1736
  var _ListDataLakeExceptionsCommand = class _ListDataLakeExceptionsCommand extends import_smithy_client.Command.classBuilder().ep({
1757
1737
  ...commonParams
1758
1738
  }).m(function(Command, cs, config, o) {
@@ -1769,7 +1749,6 @@ var ListDataLakeExceptionsCommand = _ListDataLakeExceptionsCommand;
1769
1749
 
1770
1750
 
1771
1751
 
1772
-
1773
1752
  var _ListDataLakesCommand = class _ListDataLakesCommand extends import_smithy_client.Command.classBuilder().ep({
1774
1753
  ...commonParams
1775
1754
  }).m(function(Command, cs, config, o) {
@@ -1786,7 +1765,6 @@ var ListDataLakesCommand = _ListDataLakesCommand;
1786
1765
 
1787
1766
 
1788
1767
 
1789
-
1790
1768
  var _ListLogSourcesCommand = class _ListLogSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
1791
1769
  ...commonParams
1792
1770
  }).m(function(Command, cs, config, o) {
@@ -1803,7 +1781,6 @@ var ListLogSourcesCommand = _ListLogSourcesCommand;
1803
1781
 
1804
1782
 
1805
1783
 
1806
-
1807
1784
  var _ListSubscribersCommand = class _ListSubscribersCommand extends import_smithy_client.Command.classBuilder().ep({
1808
1785
  ...commonParams
1809
1786
  }).m(function(Command, cs, config, o) {
@@ -1820,7 +1797,6 @@ var ListSubscribersCommand = _ListSubscribersCommand;
1820
1797
 
1821
1798
 
1822
1799
 
1823
-
1824
1800
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
1825
1801
  ...commonParams
1826
1802
  }).m(function(Command, cs, config, o) {
@@ -1837,7 +1813,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
1837
1813
 
1838
1814
 
1839
1815
 
1840
-
1841
1816
  var _RegisterDataLakeDelegatedAdministratorCommand = class _RegisterDataLakeDelegatedAdministratorCommand extends import_smithy_client.Command.classBuilder().ep({
1842
1817
  ...commonParams
1843
1818
  }).m(function(Command, cs, config, o) {
@@ -1854,7 +1829,6 @@ var RegisterDataLakeDelegatedAdministratorCommand = _RegisterDataLakeDelegatedAd
1854
1829
 
1855
1830
 
1856
1831
 
1857
-
1858
1832
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
1859
1833
  ...commonParams
1860
1834
  }).m(function(Command, cs, config, o) {
@@ -1871,7 +1845,6 @@ var TagResourceCommand = _TagResourceCommand;
1871
1845
 
1872
1846
 
1873
1847
 
1874
-
1875
1848
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
1876
1849
  ...commonParams
1877
1850
  }).m(function(Command, cs, config, o) {
@@ -1888,7 +1861,6 @@ var UntagResourceCommand = _UntagResourceCommand;
1888
1861
 
1889
1862
 
1890
1863
 
1891
-
1892
1864
  var _UpdateDataLakeCommand = class _UpdateDataLakeCommand extends import_smithy_client.Command.classBuilder().ep({
1893
1865
  ...commonParams
1894
1866
  }).m(function(Command, cs, config, o) {
@@ -1905,7 +1877,6 @@ var UpdateDataLakeCommand = _UpdateDataLakeCommand;
1905
1877
 
1906
1878
 
1907
1879
 
1908
-
1909
1880
  var _UpdateDataLakeExceptionSubscriptionCommand = class _UpdateDataLakeExceptionSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
1910
1881
  ...commonParams
1911
1882
  }).m(function(Command, cs, config, o) {
@@ -1922,7 +1893,6 @@ var UpdateDataLakeExceptionSubscriptionCommand = _UpdateDataLakeExceptionSubscri
1922
1893
 
1923
1894
 
1924
1895
 
1925
-
1926
1896
  var _UpdateSubscriberCommand = class _UpdateSubscriberCommand extends import_smithy_client.Command.classBuilder().ep({
1927
1897
  ...commonParams
1928
1898
  }).m(function(Command, cs, config, o) {
@@ -1939,7 +1909,6 @@ var UpdateSubscriberCommand = _UpdateSubscriberCommand;
1939
1909
 
1940
1910
 
1941
1911
 
1942
-
1943
1912
  var _UpdateSubscriberNotificationCommand = class _UpdateSubscriberNotificationCommand extends import_smithy_client.Command.classBuilder().ep({
1944
1913
  ...commonParams
1945
1914
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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 { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes
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
  *
@@ -31,8 +31,8 @@
31
31
  export * from "./SecurityLakeClient";
32
32
  export * from "./SecurityLake";
33
33
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
34
- export { RuntimeExtension } from "./runtimeExtensions";
35
- export { SecurityLakeExtensionConfiguration } from "./extensionConfiguration";
34
+ export type { RuntimeExtension } from "./runtimeExtensions";
35
+ export type { SecurityLakeExtensionConfiguration } from "./extensionConfiguration";
36
36
  export * from "./commands";
37
37
  export * from "./pagination";
38
38
  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
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateAwsLogSourceCommandInput
14
15
  extends CreateAwsLogSourceRequest {}
15
16
  export interface CreateAwsLogSourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCustomLogSourceCommandInput
14
15
  extends CreateCustomLogSourceRequest {}
15
16
  export interface CreateCustomLogSourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDataLakeCommandInput extends CreateDataLakeRequest {}
14
15
  export interface CreateDataLakeCommandOutput
15
16
  extends CreateDataLakeResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDataLakeExceptionSubscriptionCommandInput
14
15
  extends CreateDataLakeExceptionSubscriptionRequest {}
15
16
  export interface CreateDataLakeExceptionSubscriptionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDataLakeOrganizationConfigurationCommandInput
14
15
  extends CreateDataLakeOrganizationConfigurationRequest {}
15
16
  export interface CreateDataLakeOrganizationConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSubscriberCommandInput extends CreateSubscriberRequest {}
14
15
  export interface CreateSubscriberCommandOutput
15
16
  extends CreateSubscriberResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSubscriberNotificationCommandInput
14
15
  extends CreateSubscriberNotificationRequest {}
15
16
  export interface CreateSubscriberNotificationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteAwsLogSourceCommandInput
14
15
  extends DeleteAwsLogSourceRequest {}
15
16
  export interface DeleteAwsLogSourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteCustomLogSourceCommandInput
14
15
  extends DeleteCustomLogSourceRequest {}
15
16
  export interface DeleteCustomLogSourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteDataLakeCommandInput extends DeleteDataLakeRequest {}
14
15
  export interface DeleteDataLakeCommandOutput
15
16
  extends DeleteDataLakeResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteDataLakeExceptionSubscriptionCommandInput
14
15
  extends DeleteDataLakeExceptionSubscriptionRequest {}
15
16
  export interface DeleteDataLakeExceptionSubscriptionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteDataLakeOrganizationConfigurationCommandInput
14
15
  extends DeleteDataLakeOrganizationConfigurationRequest {}
15
16
  export interface DeleteDataLakeOrganizationConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteSubscriberCommandInput extends DeleteSubscriberRequest {}
14
15
  export interface DeleteSubscriberCommandOutput
15
16
  extends DeleteSubscriberResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteSubscriberNotificationCommandInput
14
15
  extends DeleteSubscriberNotificationRequest {}
15
16
  export interface DeleteSubscriberNotificationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeregisterDataLakeDelegatedAdministratorCommandInput
14
15
  extends DeregisterDataLakeDelegatedAdministratorRequest {}
15
16
  export interface DeregisterDataLakeDelegatedAdministratorCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDataLakeExceptionSubscriptionCommandInput
14
15
  extends GetDataLakeExceptionSubscriptionRequest {}
15
16
  export interface GetDataLakeExceptionSubscriptionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDataLakeOrganizationConfigurationCommandInput
14
15
  extends GetDataLakeOrganizationConfigurationRequest {}
15
16
  export interface GetDataLakeOrganizationConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDataLakeSourcesCommandInput
14
15
  extends GetDataLakeSourcesRequest {}
15
16
  export interface GetDataLakeSourcesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetSubscriberCommandInput extends GetSubscriberRequest {}
14
15
  export interface GetSubscriberCommandOutput
15
16
  extends GetSubscriberResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListDataLakeExceptionsCommandInput
14
15
  extends ListDataLakeExceptionsRequest {}
15
16
  export interface ListDataLakeExceptionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListDataLakesCommandInput extends ListDataLakesRequest {}
14
15
  export interface ListDataLakesCommandOutput
15
16
  extends ListDataLakesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListLogSourcesCommandInput extends ListLogSourcesRequest {}
14
15
  export interface ListLogSourcesCommandOutput
15
16
  extends ListLogSourcesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListSubscribersCommandInput extends ListSubscribersRequest {}
14
15
  export interface ListSubscribersCommandOutput
15
16
  extends ListSubscribersResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RegisterDataLakeDelegatedAdministratorCommandInput
14
15
  extends RegisterDataLakeDelegatedAdministratorRequest {}
15
16
  export interface RegisterDataLakeDelegatedAdministratorCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../SecurityLakeClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput
12
13
  extends TagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
14
15
  export interface UntagResourceCommandOutput
15
16
  extends UntagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDataLakeCommandInput extends UpdateDataLakeRequest {}
14
15
  export interface UpdateDataLakeCommandOutput
15
16
  extends UpdateDataLakeResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDataLakeExceptionSubscriptionCommandInput
14
15
  extends UpdateDataLakeExceptionSubscriptionRequest {}
15
16
  export interface UpdateDataLakeExceptionSubscriptionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateSubscriberCommandInput extends UpdateSubscriberRequest {}
14
15
  export interface UpdateSubscriberCommandOutput
15
16
  extends UpdateSubscriberResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../SecurityLakeClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateSubscriberNotificationCommandInput
14
15
  extends UpdateSubscriberNotificationRequest {}
15
16
  export interface UpdateSubscriberNotificationCommandOutput
@@ -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 SecurityLakeServiceException 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-securitylake",
3
3
  "description": "AWS SDK for JavaScript Securitylake 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-securitylake",
@@ -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",