@aws-sdk/client-schemas 3.649.0 → 3.651.1

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 (35) hide show
  1. package/dist-cjs/index.js +31 -93
  2. package/dist-es/commands/CreateDiscovererCommand.js +1 -3
  3. package/dist-es/commands/CreateRegistryCommand.js +1 -3
  4. package/dist-es/commands/CreateSchemaCommand.js +1 -3
  5. package/dist-es/commands/DeleteDiscovererCommand.js +1 -3
  6. package/dist-es/commands/DeleteRegistryCommand.js +1 -3
  7. package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -3
  8. package/dist-es/commands/DeleteSchemaCommand.js +1 -3
  9. package/dist-es/commands/DeleteSchemaVersionCommand.js +1 -3
  10. package/dist-es/commands/DescribeCodeBindingCommand.js +1 -3
  11. package/dist-es/commands/DescribeDiscovererCommand.js +1 -3
  12. package/dist-es/commands/DescribeRegistryCommand.js +1 -3
  13. package/dist-es/commands/DescribeSchemaCommand.js +1 -3
  14. package/dist-es/commands/ExportSchemaCommand.js +1 -3
  15. package/dist-es/commands/GetCodeBindingSourceCommand.js +1 -3
  16. package/dist-es/commands/GetDiscoveredSchemaCommand.js +1 -3
  17. package/dist-es/commands/GetResourcePolicyCommand.js +1 -3
  18. package/dist-es/commands/ListDiscoverersCommand.js +1 -3
  19. package/dist-es/commands/ListRegistriesCommand.js +1 -3
  20. package/dist-es/commands/ListSchemaVersionsCommand.js +1 -3
  21. package/dist-es/commands/ListSchemasCommand.js +1 -3
  22. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  23. package/dist-es/commands/PutCodeBindingCommand.js +1 -3
  24. package/dist-es/commands/PutResourcePolicyCommand.js +1 -3
  25. package/dist-es/commands/SearchSchemasCommand.js +1 -3
  26. package/dist-es/commands/StartDiscovererCommand.js +1 -3
  27. package/dist-es/commands/StopDiscovererCommand.js +1 -3
  28. package/dist-es/commands/TagResourceCommand.js +1 -3
  29. package/dist-es/commands/UntagResourceCommand.js +1 -3
  30. package/dist-es/commands/UpdateDiscovererCommand.js +1 -3
  31. package/dist-es/commands/UpdateRegistryCommand.js +1 -3
  32. package/dist-es/commands/UpdateSchemaCommand.js +1 -3
  33. package/dist-es/endpoint/endpointResolver.js +7 -3
  34. package/package.json +5 -5
  35. package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js CHANGED
@@ -1630,9 +1630,7 @@ var _t = "type";
1630
1630
  var _tK = "tagKeys";
1631
1631
 
1632
1632
  // src/commands/CreateDiscovererCommand.ts
1633
- var _CreateDiscovererCommand = class _CreateDiscovererCommand extends import_smithy_client.Command.classBuilder().ep({
1634
- ...commonParams
1635
- }).m(function(Command, cs, config, o) {
1633
+ var _CreateDiscovererCommand = class _CreateDiscovererCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1636
1634
  return [
1637
1635
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1638
1636
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1646,9 +1644,7 @@ var CreateDiscovererCommand = _CreateDiscovererCommand;
1646
1644
 
1647
1645
 
1648
1646
 
1649
- var _CreateRegistryCommand = class _CreateRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
1650
- ...commonParams
1651
- }).m(function(Command, cs, config, o) {
1647
+ var _CreateRegistryCommand = class _CreateRegistryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1652
1648
  return [
1653
1649
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1654
1650
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1662,9 +1658,7 @@ var CreateRegistryCommand = _CreateRegistryCommand;
1662
1658
 
1663
1659
 
1664
1660
 
1665
- var _CreateSchemaCommand = class _CreateSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
1666
- ...commonParams
1667
- }).m(function(Command, cs, config, o) {
1661
+ var _CreateSchemaCommand = class _CreateSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1668
1662
  return [
1669
1663
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1670
1664
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1678,9 +1672,7 @@ var CreateSchemaCommand = _CreateSchemaCommand;
1678
1672
 
1679
1673
 
1680
1674
 
1681
- var _DeleteDiscovererCommand = class _DeleteDiscovererCommand extends import_smithy_client.Command.classBuilder().ep({
1682
- ...commonParams
1683
- }).m(function(Command, cs, config, o) {
1675
+ var _DeleteDiscovererCommand = class _DeleteDiscovererCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1684
1676
  return [
1685
1677
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1686
1678
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1694,9 +1686,7 @@ var DeleteDiscovererCommand = _DeleteDiscovererCommand;
1694
1686
 
1695
1687
 
1696
1688
 
1697
- var _DeleteRegistryCommand = class _DeleteRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
1698
- ...commonParams
1699
- }).m(function(Command, cs, config, o) {
1689
+ var _DeleteRegistryCommand = class _DeleteRegistryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1700
1690
  return [
1701
1691
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1702
1692
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1710,9 +1700,7 @@ var DeleteRegistryCommand = _DeleteRegistryCommand;
1710
1700
 
1711
1701
 
1712
1702
 
1713
- var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1714
- ...commonParams
1715
- }).m(function(Command, cs, config, o) {
1703
+ var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1716
1704
  return [
1717
1705
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1718
1706
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1726,9 +1714,7 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
1726
1714
 
1727
1715
 
1728
1716
 
1729
- var _DeleteSchemaCommand = class _DeleteSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
1730
- ...commonParams
1731
- }).m(function(Command, cs, config, o) {
1717
+ var _DeleteSchemaCommand = class _DeleteSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1732
1718
  return [
1733
1719
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1734
1720
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1742,9 +1728,7 @@ var DeleteSchemaCommand = _DeleteSchemaCommand;
1742
1728
 
1743
1729
 
1744
1730
 
1745
- var _DeleteSchemaVersionCommand = class _DeleteSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep({
1746
- ...commonParams
1747
- }).m(function(Command, cs, config, o) {
1731
+ var _DeleteSchemaVersionCommand = class _DeleteSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1748
1732
  return [
1749
1733
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1750
1734
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1758,9 +1742,7 @@ var DeleteSchemaVersionCommand = _DeleteSchemaVersionCommand;
1758
1742
 
1759
1743
 
1760
1744
 
1761
- var _DescribeCodeBindingCommand = class _DescribeCodeBindingCommand extends import_smithy_client.Command.classBuilder().ep({
1762
- ...commonParams
1763
- }).m(function(Command, cs, config, o) {
1745
+ var _DescribeCodeBindingCommand = class _DescribeCodeBindingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1764
1746
  return [
1765
1747
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1766
1748
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1774,9 +1756,7 @@ var DescribeCodeBindingCommand = _DescribeCodeBindingCommand;
1774
1756
 
1775
1757
 
1776
1758
 
1777
- var _DescribeDiscovererCommand = class _DescribeDiscovererCommand extends import_smithy_client.Command.classBuilder().ep({
1778
- ...commonParams
1779
- }).m(function(Command, cs, config, o) {
1759
+ var _DescribeDiscovererCommand = class _DescribeDiscovererCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1780
1760
  return [
1781
1761
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1782
1762
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1790,9 +1770,7 @@ var DescribeDiscovererCommand = _DescribeDiscovererCommand;
1790
1770
 
1791
1771
 
1792
1772
 
1793
- var _DescribeRegistryCommand = class _DescribeRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
1794
- ...commonParams
1795
- }).m(function(Command, cs, config, o) {
1773
+ var _DescribeRegistryCommand = class _DescribeRegistryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1796
1774
  return [
1797
1775
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1798
1776
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1806,9 +1784,7 @@ var DescribeRegistryCommand = _DescribeRegistryCommand;
1806
1784
 
1807
1785
 
1808
1786
 
1809
- var _DescribeSchemaCommand = class _DescribeSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
1810
- ...commonParams
1811
- }).m(function(Command, cs, config, o) {
1787
+ var _DescribeSchemaCommand = class _DescribeSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1812
1788
  return [
1813
1789
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1814
1790
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1822,9 +1798,7 @@ var DescribeSchemaCommand = _DescribeSchemaCommand;
1822
1798
 
1823
1799
 
1824
1800
 
1825
- var _ExportSchemaCommand = class _ExportSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
1826
- ...commonParams
1827
- }).m(function(Command, cs, config, o) {
1801
+ var _ExportSchemaCommand = class _ExportSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1828
1802
  return [
1829
1803
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1830
1804
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1838,9 +1812,7 @@ var ExportSchemaCommand = _ExportSchemaCommand;
1838
1812
 
1839
1813
 
1840
1814
 
1841
- var _GetCodeBindingSourceCommand = class _GetCodeBindingSourceCommand extends import_smithy_client.Command.classBuilder().ep({
1842
- ...commonParams
1843
- }).m(function(Command, cs, config, o) {
1815
+ var _GetCodeBindingSourceCommand = class _GetCodeBindingSourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1844
1816
  return [
1845
1817
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1846
1818
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1854,9 +1826,7 @@ var GetCodeBindingSourceCommand = _GetCodeBindingSourceCommand;
1854
1826
 
1855
1827
 
1856
1828
 
1857
- var _GetDiscoveredSchemaCommand = class _GetDiscoveredSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
1858
- ...commonParams
1859
- }).m(function(Command, cs, config, o) {
1829
+ var _GetDiscoveredSchemaCommand = class _GetDiscoveredSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1860
1830
  return [
1861
1831
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1862
1832
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1870,9 +1840,7 @@ var GetDiscoveredSchemaCommand = _GetDiscoveredSchemaCommand;
1870
1840
 
1871
1841
 
1872
1842
 
1873
- var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1874
- ...commonParams
1875
- }).m(function(Command, cs, config, o) {
1843
+ var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1876
1844
  return [
1877
1845
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1878
1846
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1886,9 +1854,7 @@ var GetResourcePolicyCommand = _GetResourcePolicyCommand;
1886
1854
 
1887
1855
 
1888
1856
 
1889
- var _ListDiscoverersCommand = class _ListDiscoverersCommand extends import_smithy_client.Command.classBuilder().ep({
1890
- ...commonParams
1891
- }).m(function(Command, cs, config, o) {
1857
+ var _ListDiscoverersCommand = class _ListDiscoverersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1892
1858
  return [
1893
1859
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1894
1860
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1902,9 +1868,7 @@ var ListDiscoverersCommand = _ListDiscoverersCommand;
1902
1868
 
1903
1869
 
1904
1870
 
1905
- var _ListRegistriesCommand = class _ListRegistriesCommand extends import_smithy_client.Command.classBuilder().ep({
1906
- ...commonParams
1907
- }).m(function(Command, cs, config, o) {
1871
+ var _ListRegistriesCommand = class _ListRegistriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1908
1872
  return [
1909
1873
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1910
1874
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1918,9 +1882,7 @@ var ListRegistriesCommand = _ListRegistriesCommand;
1918
1882
 
1919
1883
 
1920
1884
 
1921
- var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep({
1922
- ...commonParams
1923
- }).m(function(Command, cs, config, o) {
1885
+ var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1924
1886
  return [
1925
1887
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1926
1888
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1934,9 +1896,7 @@ var ListSchemasCommand = _ListSchemasCommand;
1934
1896
 
1935
1897
 
1936
1898
 
1937
- var _ListSchemaVersionsCommand = class _ListSchemaVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
1938
- ...commonParams
1939
- }).m(function(Command, cs, config, o) {
1899
+ var _ListSchemaVersionsCommand = class _ListSchemaVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1940
1900
  return [
1941
1901
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1942
1902
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1950,9 +1910,7 @@ var ListSchemaVersionsCommand = _ListSchemaVersionsCommand;
1950
1910
 
1951
1911
 
1952
1912
 
1953
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
1954
- ...commonParams
1955
- }).m(function(Command, cs, config, o) {
1913
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1956
1914
  return [
1957
1915
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1958
1916
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1966,9 +1924,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
1966
1924
 
1967
1925
 
1968
1926
 
1969
- var _PutCodeBindingCommand = class _PutCodeBindingCommand extends import_smithy_client.Command.classBuilder().ep({
1970
- ...commonParams
1971
- }).m(function(Command, cs, config, o) {
1927
+ var _PutCodeBindingCommand = class _PutCodeBindingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1972
1928
  return [
1973
1929
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1974
1930
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1982,9 +1938,7 @@ var PutCodeBindingCommand = _PutCodeBindingCommand;
1982
1938
 
1983
1939
 
1984
1940
 
1985
- var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1986
- ...commonParams
1987
- }).m(function(Command, cs, config, o) {
1941
+ var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1988
1942
  return [
1989
1943
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1990
1944
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1998,9 +1952,7 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
1998
1952
 
1999
1953
 
2000
1954
 
2001
- var _SearchSchemasCommand = class _SearchSchemasCommand extends import_smithy_client.Command.classBuilder().ep({
2002
- ...commonParams
2003
- }).m(function(Command, cs, config, o) {
1955
+ var _SearchSchemasCommand = class _SearchSchemasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2004
1956
  return [
2005
1957
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2006
1958
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2014,9 +1966,7 @@ var SearchSchemasCommand = _SearchSchemasCommand;
2014
1966
 
2015
1967
 
2016
1968
 
2017
- var _StartDiscovererCommand = class _StartDiscovererCommand extends import_smithy_client.Command.classBuilder().ep({
2018
- ...commonParams
2019
- }).m(function(Command, cs, config, o) {
1969
+ var _StartDiscovererCommand = class _StartDiscovererCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2020
1970
  return [
2021
1971
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2022
1972
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2030,9 +1980,7 @@ var StartDiscovererCommand = _StartDiscovererCommand;
2030
1980
 
2031
1981
 
2032
1982
 
2033
- var _StopDiscovererCommand = class _StopDiscovererCommand extends import_smithy_client.Command.classBuilder().ep({
2034
- ...commonParams
2035
- }).m(function(Command, cs, config, o) {
1983
+ var _StopDiscovererCommand = class _StopDiscovererCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2036
1984
  return [
2037
1985
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2038
1986
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2046,9 +1994,7 @@ var StopDiscovererCommand = _StopDiscovererCommand;
2046
1994
 
2047
1995
 
2048
1996
 
2049
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2050
- ...commonParams
2051
- }).m(function(Command, cs, config, o) {
1997
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2052
1998
  return [
2053
1999
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2054
2000
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2062,9 +2008,7 @@ var TagResourceCommand = _TagResourceCommand;
2062
2008
 
2063
2009
 
2064
2010
 
2065
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2066
- ...commonParams
2067
- }).m(function(Command, cs, config, o) {
2011
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2068
2012
  return [
2069
2013
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2070
2014
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2078,9 +2022,7 @@ var UntagResourceCommand = _UntagResourceCommand;
2078
2022
 
2079
2023
 
2080
2024
 
2081
- var _UpdateDiscovererCommand = class _UpdateDiscovererCommand extends import_smithy_client.Command.classBuilder().ep({
2082
- ...commonParams
2083
- }).m(function(Command, cs, config, o) {
2025
+ var _UpdateDiscovererCommand = class _UpdateDiscovererCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2084
2026
  return [
2085
2027
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2086
2028
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2094,9 +2036,7 @@ var UpdateDiscovererCommand = _UpdateDiscovererCommand;
2094
2036
 
2095
2037
 
2096
2038
 
2097
- var _UpdateRegistryCommand = class _UpdateRegistryCommand extends import_smithy_client.Command.classBuilder().ep({
2098
- ...commonParams
2099
- }).m(function(Command, cs, config, o) {
2039
+ var _UpdateRegistryCommand = class _UpdateRegistryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2100
2040
  return [
2101
2041
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2102
2042
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2110,9 +2050,7 @@ var UpdateRegistryCommand = _UpdateRegistryCommand;
2110
2050
 
2111
2051
 
2112
2052
 
2113
- var _UpdateSchemaCommand = class _UpdateSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
2114
- ...commonParams
2115
- }).m(function(Command, cs, config, o) {
2053
+ var _UpdateSchemaCommand = class _UpdateSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2116
2054
  return [
2117
2055
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2118
2056
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6,9 +6,7 @@ import { de_CreateDiscovererCommand, se_CreateDiscovererCommand } from "../proto
6
6
  export { $Command };
7
7
  export class CreateDiscovererCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateRegistryCommand, se_CreateRegistryCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class CreateRegistryCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateSchemaCommand, se_CreateSchemaCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class CreateSchemaCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteDiscovererCommand, se_DeleteDiscovererCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DeleteDiscovererCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteRegistryCommand, se_DeleteRegistryCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DeleteRegistryCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteResourcePolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteSchemaCommand, se_DeleteSchemaCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DeleteSchemaCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteSchemaVersionCommand, se_DeleteSchemaVersionCommand } from "..
6
6
  export { $Command };
7
7
  export class DeleteSchemaVersionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeCodeBindingCommand, se_DescribeCodeBindingCommand } from "..
6
6
  export { $Command };
7
7
  export class DescribeCodeBindingCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeDiscovererCommand, se_DescribeDiscovererCommand } from "../p
6
6
  export { $Command };
7
7
  export class DescribeDiscovererCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeRegistryCommand, se_DescribeRegistryCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DescribeRegistryCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeSchemaCommand, se_DescribeSchemaCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DescribeSchemaCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ExportSchemaCommand, se_ExportSchemaCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class ExportSchemaCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetCodeBindingSourceCommand, se_GetCodeBindingSourceCommand } from "
6
6
  export { $Command };
7
7
  export class GetCodeBindingSourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDiscoveredSchemaCommand, se_GetDiscoveredSchemaCommand } from "..
6
6
  export { $Command };
7
7
  export class GetDiscoveredSchemaCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../pro
6
6
  export { $Command };
7
7
  export class GetResourcePolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListDiscoverersCommand, se_ListDiscoverersCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class ListDiscoverersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListRegistriesCommand, se_ListRegistriesCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class ListRegistriesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListSchemaVersionsCommand, se_ListSchemaVersionsCommand } from "../p
6
6
  export { $Command };
7
7
  export class ListSchemaVersionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListSchemasCommand, se_ListSchemasCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class ListSchemasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
6
6
  export { $Command };
7
7
  export class ListTagsForResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PutCodeBindingCommand, se_PutCodeBindingCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class PutCodeBindingCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro
6
6
  export { $Command };
7
7
  export class PutResourcePolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchSchemasCommand, se_SearchSchemasCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class SearchSchemasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartDiscovererCommand, se_StartDiscovererCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class StartDiscovererCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopDiscovererCommand, se_StopDiscovererCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class StopDiscovererCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class TagResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class UntagResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateDiscovererCommand, se_UpdateDiscovererCommand } from "../proto
6
6
  export { $Command };
7
7
  export class UpdateDiscovererCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateRegistryCommand, se_UpdateRegistryCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class UpdateRegistryCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateSchemaCommand, se_UpdateSchemaCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class UpdateSchemaCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -1,10 +1,14 @@
1
1
  import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
2
- import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
2
+ import { customEndpointFunctions, EndpointCache, resolveEndpoint } from "@smithy/util-endpoints";
3
3
  import { ruleSet } from "./ruleset";
4
+ const cache = new EndpointCache({
5
+ size: 50,
6
+ params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
7
+ });
4
8
  export const defaultEndpointResolver = (endpointParams, context = {}) => {
5
- return resolveEndpoint(ruleSet, {
9
+ return cache.get(endpointParams, () => resolveEndpoint(ruleSet, {
6
10
  endpointParams: endpointParams,
7
11
  logger: context.logger,
8
- });
12
+ }));
9
13
  };
10
14
  customEndpointFunctions.aws = awsEndpointFunctions;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-schemas",
3
3
  "description": "AWS SDK for JavaScript Schemas Client for Node.js, Browser and React Native",
4
- "version": "3.649.0",
4
+ "version": "3.651.1",
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-schemas",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.649.0",
24
- "@aws-sdk/client-sts": "3.649.0",
25
- "@aws-sdk/core": "3.649.0",
26
- "@aws-sdk/credential-provider-node": "3.649.0",
23
+ "@aws-sdk/client-sso-oidc": "3.651.1",
24
+ "@aws-sdk/client-sts": "3.651.1",
25
+ "@aws-sdk/core": "3.651.1",
26
+ "@aws-sdk/credential-provider-node": "3.651.1",
27
27
  "@aws-sdk/middleware-host-header": "3.649.0",
28
28
  "@aws-sdk/middleware-logger": "3.649.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.649.0",
@@ -1,11 +0,0 @@
1
- // This file is read by tools that parse documentation comments conforming to the TSDoc standard.
2
- // It should be published with your NPM package. It should not be tracked by Git.
3
- {
4
- "tsdocVersion": "0.12",
5
- "toolPackages": [
6
- {
7
- "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.34.4"
9
- }
10
- ]
11
- }