@aws-sdk/client-opensearchserverless 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 (79) hide show
  1. package/dist-cjs/index.js +0 -37
  2. package/dist-types/commands/BatchGetCollectionCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchGetEffectiveLifecyclePolicyCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetLifecyclePolicyCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchGetVpcEndpointCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateAccessPolicyCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateCollectionCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateLifecyclePolicyCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateSecurityConfigCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateSecurityPolicyCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteCollectionCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteSecurityConfigCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteSecurityPolicyCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +2 -1
  18. package/dist-types/commands/GetAccessPolicyCommand.d.ts +2 -1
  19. package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
  20. package/dist-types/commands/GetPoliciesStatsCommand.d.ts +2 -1
  21. package/dist-types/commands/GetSecurityConfigCommand.d.ts +2 -1
  22. package/dist-types/commands/GetSecurityPolicyCommand.d.ts +2 -1
  23. package/dist-types/commands/ListAccessPoliciesCommand.d.ts +2 -1
  24. package/dist-types/commands/ListCollectionsCommand.d.ts +2 -1
  25. package/dist-types/commands/ListLifecyclePoliciesCommand.d.ts +2 -1
  26. package/dist-types/commands/ListSecurityConfigsCommand.d.ts +2 -1
  27. package/dist-types/commands/ListSecurityPoliciesCommand.d.ts +2 -1
  28. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  29. package/dist-types/commands/ListVpcEndpointsCommand.d.ts +2 -1
  30. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  31. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  32. package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +2 -1
  33. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -1
  34. package/dist-types/commands/UpdateCollectionCommand.d.ts +2 -1
  35. package/dist-types/commands/UpdateLifecyclePolicyCommand.d.ts +2 -1
  36. package/dist-types/commands/UpdateSecurityConfigCommand.d.ts +2 -1
  37. package/dist-types/commands/UpdateSecurityPolicyCommand.d.ts +2 -1
  38. package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +2 -1
  39. package/dist-types/index.d.ts +2 -2
  40. package/dist-types/models/OpenSearchServerlessServiceException.d.ts +2 -1
  41. package/dist-types/ts3.4/commands/BatchGetCollectionCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/BatchGetEffectiveLifecyclePolicyCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/BatchGetLifecyclePolicyCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/BatchGetVpcEndpointCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/CreateLifecyclePolicyCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/CreateSecurityConfigCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/CreateSecurityPolicyCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/DeleteSecurityConfigCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/DeleteSecurityPolicyCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/GetAccessPolicyCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/GetPoliciesStatsCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/GetSecurityConfigCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/GetSecurityPolicyCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/ListCollectionsCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/ListLifecyclePoliciesCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/ListSecurityConfigsCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/ListSecurityPoliciesCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/UpdateCollectionCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/UpdateLifecyclePolicyCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/UpdateSecurityConfigCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/UpdateSecurityPolicyCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/models/OpenSearchServerlessServiceException.d.ts +2 -1
  79. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -236,7 +236,6 @@ var OpenSearchServerlessClient = _OpenSearchServerlessClient;
236
236
 
237
237
  var import_middleware_serde = require("@smithy/middleware-serde");
238
238
 
239
- var import_types = require("@smithy/types");
240
239
 
241
240
  // src/protocols/Aws_json1_0.ts
242
241
  var import_core2 = require("@aws-sdk/core");
@@ -1540,7 +1539,6 @@ var BatchGetCollectionCommand = _BatchGetCollectionCommand;
1540
1539
 
1541
1540
 
1542
1541
 
1543
-
1544
1542
  var _BatchGetEffectiveLifecyclePolicyCommand = class _BatchGetEffectiveLifecyclePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1545
1543
  ...commonParams
1546
1544
  }).m(function(Command, cs, config, o) {
@@ -1557,7 +1555,6 @@ var BatchGetEffectiveLifecyclePolicyCommand = _BatchGetEffectiveLifecyclePolicyC
1557
1555
 
1558
1556
 
1559
1557
 
1560
-
1561
1558
  var _BatchGetLifecyclePolicyCommand = class _BatchGetLifecyclePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1562
1559
  ...commonParams
1563
1560
  }).m(function(Command, cs, config, o) {
@@ -1574,7 +1571,6 @@ var BatchGetLifecyclePolicyCommand = _BatchGetLifecyclePolicyCommand;
1574
1571
 
1575
1572
 
1576
1573
 
1577
-
1578
1574
  var _BatchGetVpcEndpointCommand = class _BatchGetVpcEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
1579
1575
  ...commonParams
1580
1576
  }).m(function(Command, cs, config, o) {
@@ -1591,7 +1587,6 @@ var BatchGetVpcEndpointCommand = _BatchGetVpcEndpointCommand;
1591
1587
 
1592
1588
 
1593
1589
 
1594
-
1595
1590
  var _CreateAccessPolicyCommand = class _CreateAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1596
1591
  ...commonParams
1597
1592
  }).m(function(Command, cs, config, o) {
@@ -1608,7 +1603,6 @@ var CreateAccessPolicyCommand = _CreateAccessPolicyCommand;
1608
1603
 
1609
1604
 
1610
1605
 
1611
-
1612
1606
  var _CreateCollectionCommand = class _CreateCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
1613
1607
  ...commonParams
1614
1608
  }).m(function(Command, cs, config, o) {
@@ -1625,7 +1619,6 @@ var CreateCollectionCommand = _CreateCollectionCommand;
1625
1619
 
1626
1620
 
1627
1621
 
1628
-
1629
1622
  var _CreateLifecyclePolicyCommand = class _CreateLifecyclePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1630
1623
  ...commonParams
1631
1624
  }).m(function(Command, cs, config, o) {
@@ -1642,7 +1635,6 @@ var CreateLifecyclePolicyCommand = _CreateLifecyclePolicyCommand;
1642
1635
 
1643
1636
 
1644
1637
 
1645
-
1646
1638
  var _CreateSecurityConfigCommand = class _CreateSecurityConfigCommand extends import_smithy_client.Command.classBuilder().ep({
1647
1639
  ...commonParams
1648
1640
  }).m(function(Command, cs, config, o) {
@@ -1659,7 +1651,6 @@ var CreateSecurityConfigCommand = _CreateSecurityConfigCommand;
1659
1651
 
1660
1652
 
1661
1653
 
1662
-
1663
1654
  var _CreateSecurityPolicyCommand = class _CreateSecurityPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1664
1655
  ...commonParams
1665
1656
  }).m(function(Command, cs, config, o) {
@@ -1676,7 +1667,6 @@ var CreateSecurityPolicyCommand = _CreateSecurityPolicyCommand;
1676
1667
 
1677
1668
 
1678
1669
 
1679
-
1680
1670
  var _CreateVpcEndpointCommand = class _CreateVpcEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
1681
1671
  ...commonParams
1682
1672
  }).m(function(Command, cs, config, o) {
@@ -1693,7 +1683,6 @@ var CreateVpcEndpointCommand = _CreateVpcEndpointCommand;
1693
1683
 
1694
1684
 
1695
1685
 
1696
-
1697
1686
  var _DeleteAccessPolicyCommand = class _DeleteAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1698
1687
  ...commonParams
1699
1688
  }).m(function(Command, cs, config, o) {
@@ -1710,7 +1699,6 @@ var DeleteAccessPolicyCommand = _DeleteAccessPolicyCommand;
1710
1699
 
1711
1700
 
1712
1701
 
1713
-
1714
1702
  var _DeleteCollectionCommand = class _DeleteCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
1715
1703
  ...commonParams
1716
1704
  }).m(function(Command, cs, config, o) {
@@ -1727,7 +1715,6 @@ var DeleteCollectionCommand = _DeleteCollectionCommand;
1727
1715
 
1728
1716
 
1729
1717
 
1730
-
1731
1718
  var _DeleteLifecyclePolicyCommand = class _DeleteLifecyclePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1732
1719
  ...commonParams
1733
1720
  }).m(function(Command, cs, config, o) {
@@ -1744,7 +1731,6 @@ var DeleteLifecyclePolicyCommand = _DeleteLifecyclePolicyCommand;
1744
1731
 
1745
1732
 
1746
1733
 
1747
-
1748
1734
  var _DeleteSecurityConfigCommand = class _DeleteSecurityConfigCommand extends import_smithy_client.Command.classBuilder().ep({
1749
1735
  ...commonParams
1750
1736
  }).m(function(Command, cs, config, o) {
@@ -1761,7 +1747,6 @@ var DeleteSecurityConfigCommand = _DeleteSecurityConfigCommand;
1761
1747
 
1762
1748
 
1763
1749
 
1764
-
1765
1750
  var _DeleteSecurityPolicyCommand = class _DeleteSecurityPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1766
1751
  ...commonParams
1767
1752
  }).m(function(Command, cs, config, o) {
@@ -1778,7 +1763,6 @@ var DeleteSecurityPolicyCommand = _DeleteSecurityPolicyCommand;
1778
1763
 
1779
1764
 
1780
1765
 
1781
-
1782
1766
  var _DeleteVpcEndpointCommand = class _DeleteVpcEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
1783
1767
  ...commonParams
1784
1768
  }).m(function(Command, cs, config, o) {
@@ -1795,7 +1779,6 @@ var DeleteVpcEndpointCommand = _DeleteVpcEndpointCommand;
1795
1779
 
1796
1780
 
1797
1781
 
1798
-
1799
1782
  var _GetAccessPolicyCommand = class _GetAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1800
1783
  ...commonParams
1801
1784
  }).m(function(Command, cs, config, o) {
@@ -1812,7 +1795,6 @@ var GetAccessPolicyCommand = _GetAccessPolicyCommand;
1812
1795
 
1813
1796
 
1814
1797
 
1815
-
1816
1798
  var _GetAccountSettingsCommand = class _GetAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
1817
1799
  ...commonParams
1818
1800
  }).m(function(Command, cs, config, o) {
@@ -1829,7 +1811,6 @@ var GetAccountSettingsCommand = _GetAccountSettingsCommand;
1829
1811
 
1830
1812
 
1831
1813
 
1832
-
1833
1814
  var _GetPoliciesStatsCommand = class _GetPoliciesStatsCommand extends import_smithy_client.Command.classBuilder().ep({
1834
1815
  ...commonParams
1835
1816
  }).m(function(Command, cs, config, o) {
@@ -1846,7 +1827,6 @@ var GetPoliciesStatsCommand = _GetPoliciesStatsCommand;
1846
1827
 
1847
1828
 
1848
1829
 
1849
-
1850
1830
  var _GetSecurityConfigCommand = class _GetSecurityConfigCommand extends import_smithy_client.Command.classBuilder().ep({
1851
1831
  ...commonParams
1852
1832
  }).m(function(Command, cs, config, o) {
@@ -1863,7 +1843,6 @@ var GetSecurityConfigCommand = _GetSecurityConfigCommand;
1863
1843
 
1864
1844
 
1865
1845
 
1866
-
1867
1846
  var _GetSecurityPolicyCommand = class _GetSecurityPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1868
1847
  ...commonParams
1869
1848
  }).m(function(Command, cs, config, o) {
@@ -1880,7 +1859,6 @@ var GetSecurityPolicyCommand = _GetSecurityPolicyCommand;
1880
1859
 
1881
1860
 
1882
1861
 
1883
-
1884
1862
  var _ListAccessPoliciesCommand = class _ListAccessPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
1885
1863
  ...commonParams
1886
1864
  }).m(function(Command, cs, config, o) {
@@ -1897,7 +1875,6 @@ var ListAccessPoliciesCommand = _ListAccessPoliciesCommand;
1897
1875
 
1898
1876
 
1899
1877
 
1900
-
1901
1878
  var _ListCollectionsCommand = class _ListCollectionsCommand extends import_smithy_client.Command.classBuilder().ep({
1902
1879
  ...commonParams
1903
1880
  }).m(function(Command, cs, config, o) {
@@ -1914,7 +1891,6 @@ var ListCollectionsCommand = _ListCollectionsCommand;
1914
1891
 
1915
1892
 
1916
1893
 
1917
-
1918
1894
  var _ListLifecyclePoliciesCommand = class _ListLifecyclePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
1919
1895
  ...commonParams
1920
1896
  }).m(function(Command, cs, config, o) {
@@ -1931,7 +1907,6 @@ var ListLifecyclePoliciesCommand = _ListLifecyclePoliciesCommand;
1931
1907
 
1932
1908
 
1933
1909
 
1934
-
1935
1910
  var _ListSecurityConfigsCommand = class _ListSecurityConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
1936
1911
  ...commonParams
1937
1912
  }).m(function(Command, cs, config, o) {
@@ -1948,7 +1923,6 @@ var ListSecurityConfigsCommand = _ListSecurityConfigsCommand;
1948
1923
 
1949
1924
 
1950
1925
 
1951
-
1952
1926
  var _ListSecurityPoliciesCommand = class _ListSecurityPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
1953
1927
  ...commonParams
1954
1928
  }).m(function(Command, cs, config, o) {
@@ -1965,7 +1939,6 @@ var ListSecurityPoliciesCommand = _ListSecurityPoliciesCommand;
1965
1939
 
1966
1940
 
1967
1941
 
1968
-
1969
1942
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
1970
1943
  ...commonParams
1971
1944
  }).m(function(Command, cs, config, o) {
@@ -1982,7 +1955,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
1982
1955
 
1983
1956
 
1984
1957
 
1985
-
1986
1958
  var _ListVpcEndpointsCommand = class _ListVpcEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
1987
1959
  ...commonParams
1988
1960
  }).m(function(Command, cs, config, o) {
@@ -1999,7 +1971,6 @@ var ListVpcEndpointsCommand = _ListVpcEndpointsCommand;
1999
1971
 
2000
1972
 
2001
1973
 
2002
-
2003
1974
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2004
1975
  ...commonParams
2005
1976
  }).m(function(Command, cs, config, o) {
@@ -2016,7 +1987,6 @@ var TagResourceCommand = _TagResourceCommand;
2016
1987
 
2017
1988
 
2018
1989
 
2019
-
2020
1990
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2021
1991
  ...commonParams
2022
1992
  }).m(function(Command, cs, config, o) {
@@ -2033,7 +2003,6 @@ var UntagResourceCommand = _UntagResourceCommand;
2033
2003
 
2034
2004
 
2035
2005
 
2036
-
2037
2006
  var _UpdateAccessPolicyCommand = class _UpdateAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2038
2007
  ...commonParams
2039
2008
  }).m(function(Command, cs, config, o) {
@@ -2050,7 +2019,6 @@ var UpdateAccessPolicyCommand = _UpdateAccessPolicyCommand;
2050
2019
 
2051
2020
 
2052
2021
 
2053
-
2054
2022
  var _UpdateAccountSettingsCommand = class _UpdateAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
2055
2023
  ...commonParams
2056
2024
  }).m(function(Command, cs, config, o) {
@@ -2067,7 +2035,6 @@ var UpdateAccountSettingsCommand = _UpdateAccountSettingsCommand;
2067
2035
 
2068
2036
 
2069
2037
 
2070
-
2071
2038
  var _UpdateCollectionCommand = class _UpdateCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
2072
2039
  ...commonParams
2073
2040
  }).m(function(Command, cs, config, o) {
@@ -2084,7 +2051,6 @@ var UpdateCollectionCommand = _UpdateCollectionCommand;
2084
2051
 
2085
2052
 
2086
2053
 
2087
-
2088
2054
  var _UpdateLifecyclePolicyCommand = class _UpdateLifecyclePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2089
2055
  ...commonParams
2090
2056
  }).m(function(Command, cs, config, o) {
@@ -2101,7 +2067,6 @@ var UpdateLifecyclePolicyCommand = _UpdateLifecyclePolicyCommand;
2101
2067
 
2102
2068
 
2103
2069
 
2104
-
2105
2070
  var _UpdateSecurityConfigCommand = class _UpdateSecurityConfigCommand extends import_smithy_client.Command.classBuilder().ep({
2106
2071
  ...commonParams
2107
2072
  }).m(function(Command, cs, config, o) {
@@ -2118,7 +2083,6 @@ var UpdateSecurityConfigCommand = _UpdateSecurityConfigCommand;
2118
2083
 
2119
2084
 
2120
2085
 
2121
-
2122
2086
  var _UpdateSecurityPolicyCommand = class _UpdateSecurityPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2123
2087
  ...commonParams
2124
2088
  }).m(function(Command, cs, config, o) {
@@ -2135,7 +2099,6 @@ var UpdateSecurityPolicyCommand = _UpdateSecurityPolicyCommand;
2135
2099
 
2136
2100
 
2137
2101
 
2138
-
2139
2102
  var _UpdateVpcEndpointCommand = class _UpdateVpcEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
2140
2103
  ...commonParams
2141
2104
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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 { OpenSearchServerlessClientResolvedConfig, ServiceInputTypes, ServiceOut
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
  *
@@ -15,8 +15,8 @@
15
15
  export * from "./OpenSearchServerlessClient";
16
16
  export * from "./OpenSearchServerless";
17
17
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
18
- export { RuntimeExtension } from "./runtimeExtensions";
19
- export { OpenSearchServerlessExtensionConfiguration } from "./extensionConfiguration";
18
+ export type { RuntimeExtension } from "./runtimeExtensions";
19
+ export type { OpenSearchServerlessExtensionConfiguration } from "./extensionConfiguration";
20
20
  export * from "./commands";
21
21
  export * from "./pagination";
22
22
  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 "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetCollectionCommandInput
14
15
  extends BatchGetCollectionRequest {}
15
16
  export interface BatchGetCollectionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetEffectiveLifecyclePolicyCommandInput
14
15
  extends BatchGetEffectiveLifecyclePolicyRequest {}
15
16
  export interface BatchGetEffectiveLifecyclePolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetLifecyclePolicyCommandInput
14
15
  extends BatchGetLifecyclePolicyRequest {}
15
16
  export interface BatchGetLifecyclePolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetVpcEndpointCommandInput
14
15
  extends BatchGetVpcEndpointRequest {}
15
16
  export interface BatchGetVpcEndpointCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateAccessPolicyCommandInput
14
15
  extends CreateAccessPolicyRequest {}
15
16
  export interface CreateAccessPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCollectionCommandInput extends CreateCollectionRequest {}
14
15
  export interface CreateCollectionCommandOutput
15
16
  extends CreateCollectionResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateLifecyclePolicyCommandInput
14
15
  extends CreateLifecyclePolicyRequest {}
15
16
  export interface CreateLifecyclePolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSecurityConfigCommandInput
14
15
  extends CreateSecurityConfigRequest {}
15
16
  export interface CreateSecurityConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSecurityPolicyCommandInput
14
15
  extends CreateSecurityPolicyRequest {}
15
16
  export interface CreateSecurityPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateVpcEndpointCommandInput
14
15
  extends CreateVpcEndpointRequest {}
15
16
  export interface CreateVpcEndpointCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteAccessPolicyCommandInput
14
15
  extends DeleteAccessPolicyRequest {}
15
16
  export interface DeleteAccessPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteCollectionCommandInput extends DeleteCollectionRequest {}
14
15
  export interface DeleteCollectionCommandOutput
15
16
  extends DeleteCollectionResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteLifecyclePolicyCommandInput
14
15
  extends DeleteLifecyclePolicyRequest {}
15
16
  export interface DeleteLifecyclePolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteSecurityConfigCommandInput
14
15
  extends DeleteSecurityConfigRequest {}
15
16
  export interface DeleteSecurityConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteSecurityPolicyCommandInput
14
15
  extends DeleteSecurityPolicyRequest {}
15
16
  export interface DeleteSecurityPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteVpcEndpointCommandInput
14
15
  extends DeleteVpcEndpointRequest {}
15
16
  export interface DeleteVpcEndpointCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetAccessPolicyCommandInput extends GetAccessPolicyRequest {}
14
15
  export interface GetAccessPolicyCommandOutput
15
16
  extends GetAccessPolicyResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetAccountSettingsCommandInput
14
15
  extends GetAccountSettingsRequest {}
15
16
  export interface GetAccountSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetPoliciesStatsCommandInput extends GetPoliciesStatsRequest {}
14
15
  export interface GetPoliciesStatsCommandOutput
15
16
  extends GetPoliciesStatsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetSecurityConfigCommandInput
14
15
  extends GetSecurityConfigRequest {}
15
16
  export interface GetSecurityConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetSecurityPolicyCommandInput
14
15
  extends GetSecurityPolicyRequest {}
15
16
  export interface GetSecurityPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListAccessPoliciesCommandInput
14
15
  extends ListAccessPoliciesRequest {}
15
16
  export interface ListAccessPoliciesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListCollectionsCommandInput extends ListCollectionsRequest {}
14
15
  export interface ListCollectionsCommandOutput
15
16
  extends ListCollectionsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListLifecyclePoliciesCommandInput
14
15
  extends ListLifecyclePoliciesRequest {}
15
16
  export interface ListLifecyclePoliciesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListSecurityConfigsCommandInput
14
15
  extends ListSecurityConfigsRequest {}
15
16
  export interface ListSecurityConfigsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListSecurityPoliciesCommandInput
14
15
  extends ListSecurityPoliciesRequest {}
15
16
  export interface ListSecurityPoliciesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
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 "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListVpcEndpointsCommandInput extends ListVpcEndpointsRequest {}
14
15
  export interface ListVpcEndpointsCommandOutput
15
16
  extends ListVpcEndpointsResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../OpenSearchServerlessClient";
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 "../OpenSearchServerlessClient";
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 "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateAccessPolicyCommandInput
14
15
  extends UpdateAccessPolicyRequest {}
15
16
  export interface UpdateAccessPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateAccountSettingsCommandInput
14
15
  extends UpdateAccountSettingsRequest {}
15
16
  export interface UpdateAccountSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateCollectionCommandInput extends UpdateCollectionRequest {}
14
15
  export interface UpdateCollectionCommandOutput
15
16
  extends UpdateCollectionResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateLifecyclePolicyCommandInput
14
15
  extends UpdateLifecyclePolicyRequest {}
15
16
  export interface UpdateLifecyclePolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateSecurityConfigCommandInput
14
15
  extends UpdateSecurityConfigRequest {}
15
16
  export interface UpdateSecurityConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateSecurityPolicyCommandInput
14
15
  extends UpdateSecurityPolicyRequest {}
15
16
  export interface UpdateSecurityPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../OpenSearchServerlessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateVpcEndpointCommandInput
14
15
  extends UpdateVpcEndpointRequest {}
15
16
  export interface UpdateVpcEndpointCommandOutput
@@ -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 OpenSearchServerlessServiceException 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-opensearchserverless",
3
3
  "description": "AWS SDK for JavaScript Opensearchserverless 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-opensearchserverless",
@@ -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",