@aws-sdk/client-opensearchserverless 3.588.0 → 3.592.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -37
- package/dist-types/OpenSearchServerlessClient.d.ts +4 -4
- package/dist-types/commands/BatchGetCollectionCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetEffectiveLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateCollectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateSecurityConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCollectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSecurityConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetPoliciesStatsCommand.d.ts +2 -1
- package/dist-types/commands/GetSecurityConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListCollectionsCommand.d.ts +2 -1
- package/dist-types/commands/ListLifecyclePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListSecurityConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListSecurityPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCollectionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/OpenSearchServerlessServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/OpenSearchServerlessClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetEffectiveLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSecurityConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSecurityConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPoliciesStatsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSecurityConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLifecyclePoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSecurityConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSecurityPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSecurityConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/OpenSearchServerlessServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- 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) {
|
|
@@ -127,15 +127,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
127
127
|
* Enables FIPS compatible endpoints.
|
|
128
128
|
*/
|
|
129
129
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
130
|
+
/**
|
|
131
|
+
* The AWS region to which this client will send requests
|
|
132
|
+
*/
|
|
133
|
+
region?: string | __Provider<string>;
|
|
130
134
|
/**
|
|
131
135
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
132
136
|
* @internal
|
|
133
137
|
*/
|
|
134
138
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
135
|
-
/**
|
|
136
|
-
* The AWS region to which this client will send requests
|
|
137
|
-
*/
|
|
138
|
-
region?: string | __Provider<string>;
|
|
139
139
|
/**
|
|
140
140
|
* Default credentials provider; Not available in browser runtime.
|
|
141
141
|
* @deprecated
|