@aws-sdk/client-apprunner 3.649.0 → 3.650.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 (39) hide show
  1. package/dist-cjs/index.js +37 -111
  2. package/dist-es/commands/AssociateCustomDomainCommand.js +1 -3
  3. package/dist-es/commands/CreateAutoScalingConfigurationCommand.js +1 -3
  4. package/dist-es/commands/CreateConnectionCommand.js +1 -3
  5. package/dist-es/commands/CreateObservabilityConfigurationCommand.js +1 -3
  6. package/dist-es/commands/CreateServiceCommand.js +1 -3
  7. package/dist-es/commands/CreateVpcConnectorCommand.js +1 -3
  8. package/dist-es/commands/CreateVpcIngressConnectionCommand.js +1 -3
  9. package/dist-es/commands/DeleteAutoScalingConfigurationCommand.js +1 -3
  10. package/dist-es/commands/DeleteConnectionCommand.js +1 -3
  11. package/dist-es/commands/DeleteObservabilityConfigurationCommand.js +1 -3
  12. package/dist-es/commands/DeleteServiceCommand.js +1 -3
  13. package/dist-es/commands/DeleteVpcConnectorCommand.js +1 -3
  14. package/dist-es/commands/DeleteVpcIngressConnectionCommand.js +1 -3
  15. package/dist-es/commands/DescribeAutoScalingConfigurationCommand.js +1 -3
  16. package/dist-es/commands/DescribeCustomDomainsCommand.js +1 -3
  17. package/dist-es/commands/DescribeObservabilityConfigurationCommand.js +1 -3
  18. package/dist-es/commands/DescribeServiceCommand.js +1 -3
  19. package/dist-es/commands/DescribeVpcConnectorCommand.js +1 -3
  20. package/dist-es/commands/DescribeVpcIngressConnectionCommand.js +1 -3
  21. package/dist-es/commands/DisassociateCustomDomainCommand.js +1 -3
  22. package/dist-es/commands/ListAutoScalingConfigurationsCommand.js +1 -3
  23. package/dist-es/commands/ListConnectionsCommand.js +1 -3
  24. package/dist-es/commands/ListObservabilityConfigurationsCommand.js +1 -3
  25. package/dist-es/commands/ListOperationsCommand.js +1 -3
  26. package/dist-es/commands/ListServicesCommand.js +1 -3
  27. package/dist-es/commands/ListServicesForAutoScalingConfigurationCommand.js +1 -3
  28. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  29. package/dist-es/commands/ListVpcConnectorsCommand.js +1 -3
  30. package/dist-es/commands/ListVpcIngressConnectionsCommand.js +1 -3
  31. package/dist-es/commands/PauseServiceCommand.js +1 -3
  32. package/dist-es/commands/ResumeServiceCommand.js +1 -3
  33. package/dist-es/commands/StartDeploymentCommand.js +1 -3
  34. package/dist-es/commands/TagResourceCommand.js +1 -3
  35. package/dist-es/commands/UntagResourceCommand.js +1 -3
  36. package/dist-es/commands/UpdateDefaultAutoScalingConfigurationCommand.js +1 -3
  37. package/dist-es/commands/UpdateServiceCommand.js +1 -3
  38. package/dist-es/commands/UpdateVpcIngressConnectionCommand.js +1 -3
  39. package/package.json +4 -4
package/dist-cjs/index.js CHANGED
@@ -1667,9 +1667,7 @@ function sharedHeaders(operation) {
1667
1667
  __name(sharedHeaders, "sharedHeaders");
1668
1668
 
1669
1669
  // src/commands/AssociateCustomDomainCommand.ts
1670
- var _AssociateCustomDomainCommand = class _AssociateCustomDomainCommand extends import_smithy_client.Command.classBuilder().ep({
1671
- ...commonParams
1672
- }).m(function(Command, cs, config, o) {
1670
+ var _AssociateCustomDomainCommand = class _AssociateCustomDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1673
1671
  return [
1674
1672
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1675
1673
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1683,9 +1681,7 @@ var AssociateCustomDomainCommand = _AssociateCustomDomainCommand;
1683
1681
 
1684
1682
 
1685
1683
 
1686
- var _CreateAutoScalingConfigurationCommand = class _CreateAutoScalingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
1687
- ...commonParams
1688
- }).m(function(Command, cs, config, o) {
1684
+ var _CreateAutoScalingConfigurationCommand = class _CreateAutoScalingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1689
1685
  return [
1690
1686
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1691
1687
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1699,9 +1695,7 @@ var CreateAutoScalingConfigurationCommand = _CreateAutoScalingConfigurationComma
1699
1695
 
1700
1696
 
1701
1697
 
1702
- var _CreateConnectionCommand = class _CreateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
1703
- ...commonParams
1704
- }).m(function(Command, cs, config, o) {
1698
+ var _CreateConnectionCommand = class _CreateConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1705
1699
  return [
1706
1700
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1707
1701
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1715,9 +1709,7 @@ var CreateConnectionCommand = _CreateConnectionCommand;
1715
1709
 
1716
1710
 
1717
1711
 
1718
- var _CreateObservabilityConfigurationCommand = class _CreateObservabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
1719
- ...commonParams
1720
- }).m(function(Command, cs, config, o) {
1712
+ var _CreateObservabilityConfigurationCommand = class _CreateObservabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1721
1713
  return [
1722
1714
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1723
1715
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1731,9 +1723,7 @@ var CreateObservabilityConfigurationCommand = _CreateObservabilityConfigurationC
1731
1723
 
1732
1724
 
1733
1725
 
1734
- var _CreateServiceCommand = class _CreateServiceCommand extends import_smithy_client.Command.classBuilder().ep({
1735
- ...commonParams
1736
- }).m(function(Command, cs, config, o) {
1726
+ var _CreateServiceCommand = class _CreateServiceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1737
1727
  return [
1738
1728
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1739
1729
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1747,9 +1737,7 @@ var CreateServiceCommand = _CreateServiceCommand;
1747
1737
 
1748
1738
 
1749
1739
 
1750
- var _CreateVpcConnectorCommand = class _CreateVpcConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
1751
- ...commonParams
1752
- }).m(function(Command, cs, config, o) {
1740
+ var _CreateVpcConnectorCommand = class _CreateVpcConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1753
1741
  return [
1754
1742
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1755
1743
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1763,9 +1751,7 @@ var CreateVpcConnectorCommand = _CreateVpcConnectorCommand;
1763
1751
 
1764
1752
 
1765
1753
 
1766
- var _CreateVpcIngressConnectionCommand = class _CreateVpcIngressConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
1767
- ...commonParams
1768
- }).m(function(Command, cs, config, o) {
1754
+ var _CreateVpcIngressConnectionCommand = class _CreateVpcIngressConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1769
1755
  return [
1770
1756
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1771
1757
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1779,9 +1765,7 @@ var CreateVpcIngressConnectionCommand = _CreateVpcIngressConnectionCommand;
1779
1765
 
1780
1766
 
1781
1767
 
1782
- var _DeleteAutoScalingConfigurationCommand = class _DeleteAutoScalingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
1783
- ...commonParams
1784
- }).m(function(Command, cs, config, o) {
1768
+ var _DeleteAutoScalingConfigurationCommand = class _DeleteAutoScalingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1785
1769
  return [
1786
1770
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1787
1771
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1795,9 +1779,7 @@ var DeleteAutoScalingConfigurationCommand = _DeleteAutoScalingConfigurationComma
1795
1779
 
1796
1780
 
1797
1781
 
1798
- var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
1799
- ...commonParams
1800
- }).m(function(Command, cs, config, o) {
1782
+ var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1801
1783
  return [
1802
1784
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1803
1785
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1811,9 +1793,7 @@ var DeleteConnectionCommand = _DeleteConnectionCommand;
1811
1793
 
1812
1794
 
1813
1795
 
1814
- var _DeleteObservabilityConfigurationCommand = class _DeleteObservabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
1815
- ...commonParams
1816
- }).m(function(Command, cs, config, o) {
1796
+ var _DeleteObservabilityConfigurationCommand = class _DeleteObservabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1817
1797
  return [
1818
1798
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1819
1799
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1827,9 +1807,7 @@ var DeleteObservabilityConfigurationCommand = _DeleteObservabilityConfigurationC
1827
1807
 
1828
1808
 
1829
1809
 
1830
- var _DeleteServiceCommand = class _DeleteServiceCommand extends import_smithy_client.Command.classBuilder().ep({
1831
- ...commonParams
1832
- }).m(function(Command, cs, config, o) {
1810
+ var _DeleteServiceCommand = class _DeleteServiceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1833
1811
  return [
1834
1812
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1835
1813
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1843,9 +1821,7 @@ var DeleteServiceCommand = _DeleteServiceCommand;
1843
1821
 
1844
1822
 
1845
1823
 
1846
- var _DeleteVpcConnectorCommand = class _DeleteVpcConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
1847
- ...commonParams
1848
- }).m(function(Command, cs, config, o) {
1824
+ var _DeleteVpcConnectorCommand = class _DeleteVpcConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1849
1825
  return [
1850
1826
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1851
1827
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1859,9 +1835,7 @@ var DeleteVpcConnectorCommand = _DeleteVpcConnectorCommand;
1859
1835
 
1860
1836
 
1861
1837
 
1862
- var _DeleteVpcIngressConnectionCommand = class _DeleteVpcIngressConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
1863
- ...commonParams
1864
- }).m(function(Command, cs, config, o) {
1838
+ var _DeleteVpcIngressConnectionCommand = class _DeleteVpcIngressConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1865
1839
  return [
1866
1840
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1867
1841
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1875,9 +1849,7 @@ var DeleteVpcIngressConnectionCommand = _DeleteVpcIngressConnectionCommand;
1875
1849
 
1876
1850
 
1877
1851
 
1878
- var _DescribeAutoScalingConfigurationCommand = class _DescribeAutoScalingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
1879
- ...commonParams
1880
- }).m(function(Command, cs, config, o) {
1852
+ var _DescribeAutoScalingConfigurationCommand = class _DescribeAutoScalingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1881
1853
  return [
1882
1854
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1883
1855
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1891,9 +1863,7 @@ var DescribeAutoScalingConfigurationCommand = _DescribeAutoScalingConfigurationC
1891
1863
 
1892
1864
 
1893
1865
 
1894
- var _DescribeCustomDomainsCommand = class _DescribeCustomDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
1895
- ...commonParams
1896
- }).m(function(Command, cs, config, o) {
1866
+ var _DescribeCustomDomainsCommand = class _DescribeCustomDomainsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1897
1867
  return [
1898
1868
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1899
1869
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1907,9 +1877,7 @@ var DescribeCustomDomainsCommand = _DescribeCustomDomainsCommand;
1907
1877
 
1908
1878
 
1909
1879
 
1910
- var _DescribeObservabilityConfigurationCommand = class _DescribeObservabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
1911
- ...commonParams
1912
- }).m(function(Command, cs, config, o) {
1880
+ var _DescribeObservabilityConfigurationCommand = class _DescribeObservabilityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1913
1881
  return [
1914
1882
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1915
1883
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1923,9 +1891,7 @@ var DescribeObservabilityConfigurationCommand = _DescribeObservabilityConfigurat
1923
1891
 
1924
1892
 
1925
1893
 
1926
- var _DescribeServiceCommand = class _DescribeServiceCommand extends import_smithy_client.Command.classBuilder().ep({
1927
- ...commonParams
1928
- }).m(function(Command, cs, config, o) {
1894
+ var _DescribeServiceCommand = class _DescribeServiceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1929
1895
  return [
1930
1896
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1931
1897
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1939,9 +1905,7 @@ var DescribeServiceCommand = _DescribeServiceCommand;
1939
1905
 
1940
1906
 
1941
1907
 
1942
- var _DescribeVpcConnectorCommand = class _DescribeVpcConnectorCommand extends import_smithy_client.Command.classBuilder().ep({
1943
- ...commonParams
1944
- }).m(function(Command, cs, config, o) {
1908
+ var _DescribeVpcConnectorCommand = class _DescribeVpcConnectorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1945
1909
  return [
1946
1910
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1947
1911
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1955,9 +1919,7 @@ var DescribeVpcConnectorCommand = _DescribeVpcConnectorCommand;
1955
1919
 
1956
1920
 
1957
1921
 
1958
- var _DescribeVpcIngressConnectionCommand = class _DescribeVpcIngressConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
1959
- ...commonParams
1960
- }).m(function(Command, cs, config, o) {
1922
+ var _DescribeVpcIngressConnectionCommand = class _DescribeVpcIngressConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1961
1923
  return [
1962
1924
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1963
1925
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1971,9 +1933,7 @@ var DescribeVpcIngressConnectionCommand = _DescribeVpcIngressConnectionCommand;
1971
1933
 
1972
1934
 
1973
1935
 
1974
- var _DisassociateCustomDomainCommand = class _DisassociateCustomDomainCommand extends import_smithy_client.Command.classBuilder().ep({
1975
- ...commonParams
1976
- }).m(function(Command, cs, config, o) {
1936
+ var _DisassociateCustomDomainCommand = class _DisassociateCustomDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1977
1937
  return [
1978
1938
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1979
1939
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1987,9 +1947,7 @@ var DisassociateCustomDomainCommand = _DisassociateCustomDomainCommand;
1987
1947
 
1988
1948
 
1989
1949
 
1990
- var _ListAutoScalingConfigurationsCommand = class _ListAutoScalingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
1991
- ...commonParams
1992
- }).m(function(Command, cs, config, o) {
1950
+ var _ListAutoScalingConfigurationsCommand = class _ListAutoScalingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1993
1951
  return [
1994
1952
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1995
1953
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2003,9 +1961,7 @@ var ListAutoScalingConfigurationsCommand = _ListAutoScalingConfigurationsCommand
2003
1961
 
2004
1962
 
2005
1963
 
2006
- var _ListConnectionsCommand = class _ListConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
2007
- ...commonParams
2008
- }).m(function(Command, cs, config, o) {
1964
+ var _ListConnectionsCommand = class _ListConnectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2009
1965
  return [
2010
1966
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2011
1967
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2019,9 +1975,7 @@ var ListConnectionsCommand = _ListConnectionsCommand;
2019
1975
 
2020
1976
 
2021
1977
 
2022
- var _ListObservabilityConfigurationsCommand = class _ListObservabilityConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
2023
- ...commonParams
2024
- }).m(function(Command, cs, config, o) {
1978
+ var _ListObservabilityConfigurationsCommand = class _ListObservabilityConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2025
1979
  return [
2026
1980
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2027
1981
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2035,9 +1989,7 @@ var ListObservabilityConfigurationsCommand = _ListObservabilityConfigurationsCom
2035
1989
 
2036
1990
 
2037
1991
 
2038
- var _ListOperationsCommand = class _ListOperationsCommand extends import_smithy_client.Command.classBuilder().ep({
2039
- ...commonParams
2040
- }).m(function(Command, cs, config, o) {
1992
+ var _ListOperationsCommand = class _ListOperationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2041
1993
  return [
2042
1994
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2043
1995
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2051,9 +2003,7 @@ var ListOperationsCommand = _ListOperationsCommand;
2051
2003
 
2052
2004
 
2053
2005
 
2054
- var _ListServicesCommand = class _ListServicesCommand extends import_smithy_client.Command.classBuilder().ep({
2055
- ...commonParams
2056
- }).m(function(Command, cs, config, o) {
2006
+ var _ListServicesCommand = class _ListServicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2057
2007
  return [
2058
2008
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2059
2009
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2067,9 +2017,7 @@ var ListServicesCommand = _ListServicesCommand;
2067
2017
 
2068
2018
 
2069
2019
 
2070
- var _ListServicesForAutoScalingConfigurationCommand = class _ListServicesForAutoScalingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2071
- ...commonParams
2072
- }).m(function(Command, cs, config, o) {
2020
+ var _ListServicesForAutoScalingConfigurationCommand = class _ListServicesForAutoScalingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2073
2021
  return [
2074
2022
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2075
2023
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2083,9 +2031,7 @@ var ListServicesForAutoScalingConfigurationCommand = _ListServicesForAutoScaling
2083
2031
 
2084
2032
 
2085
2033
 
2086
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2087
- ...commonParams
2088
- }).m(function(Command, cs, config, o) {
2034
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2089
2035
  return [
2090
2036
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2091
2037
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2099,9 +2045,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
2099
2045
 
2100
2046
 
2101
2047
 
2102
- var _ListVpcConnectorsCommand = class _ListVpcConnectorsCommand extends import_smithy_client.Command.classBuilder().ep({
2103
- ...commonParams
2104
- }).m(function(Command, cs, config, o) {
2048
+ var _ListVpcConnectorsCommand = class _ListVpcConnectorsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2105
2049
  return [
2106
2050
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2107
2051
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2115,9 +2059,7 @@ var ListVpcConnectorsCommand = _ListVpcConnectorsCommand;
2115
2059
 
2116
2060
 
2117
2061
 
2118
- var _ListVpcIngressConnectionsCommand = class _ListVpcIngressConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
2119
- ...commonParams
2120
- }).m(function(Command, cs, config, o) {
2062
+ var _ListVpcIngressConnectionsCommand = class _ListVpcIngressConnectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2121
2063
  return [
2122
2064
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2123
2065
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2131,9 +2073,7 @@ var ListVpcIngressConnectionsCommand = _ListVpcIngressConnectionsCommand;
2131
2073
 
2132
2074
 
2133
2075
 
2134
- var _PauseServiceCommand = class _PauseServiceCommand extends import_smithy_client.Command.classBuilder().ep({
2135
- ...commonParams
2136
- }).m(function(Command, cs, config, o) {
2076
+ var _PauseServiceCommand = class _PauseServiceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2137
2077
  return [
2138
2078
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2139
2079
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2147,9 +2087,7 @@ var PauseServiceCommand = _PauseServiceCommand;
2147
2087
 
2148
2088
 
2149
2089
 
2150
- var _ResumeServiceCommand = class _ResumeServiceCommand extends import_smithy_client.Command.classBuilder().ep({
2151
- ...commonParams
2152
- }).m(function(Command, cs, config, o) {
2090
+ var _ResumeServiceCommand = class _ResumeServiceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2153
2091
  return [
2154
2092
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2155
2093
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2163,9 +2101,7 @@ var ResumeServiceCommand = _ResumeServiceCommand;
2163
2101
 
2164
2102
 
2165
2103
 
2166
- var _StartDeploymentCommand = class _StartDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
2167
- ...commonParams
2168
- }).m(function(Command, cs, config, o) {
2104
+ var _StartDeploymentCommand = class _StartDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2169
2105
  return [
2170
2106
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2171
2107
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2179,9 +2115,7 @@ var StartDeploymentCommand = _StartDeploymentCommand;
2179
2115
 
2180
2116
 
2181
2117
 
2182
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2183
- ...commonParams
2184
- }).m(function(Command, cs, config, o) {
2118
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2185
2119
  return [
2186
2120
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2187
2121
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2195,9 +2129,7 @@ var TagResourceCommand = _TagResourceCommand;
2195
2129
 
2196
2130
 
2197
2131
 
2198
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2199
- ...commonParams
2200
- }).m(function(Command, cs, config, o) {
2132
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2201
2133
  return [
2202
2134
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2203
2135
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2211,9 +2143,7 @@ var UntagResourceCommand = _UntagResourceCommand;
2211
2143
 
2212
2144
 
2213
2145
 
2214
- var _UpdateDefaultAutoScalingConfigurationCommand = class _UpdateDefaultAutoScalingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2215
- ...commonParams
2216
- }).m(function(Command, cs, config, o) {
2146
+ var _UpdateDefaultAutoScalingConfigurationCommand = class _UpdateDefaultAutoScalingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2217
2147
  return [
2218
2148
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2219
2149
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2227,9 +2157,7 @@ var UpdateDefaultAutoScalingConfigurationCommand = _UpdateDefaultAutoScalingConf
2227
2157
 
2228
2158
 
2229
2159
 
2230
- var _UpdateServiceCommand = class _UpdateServiceCommand extends import_smithy_client.Command.classBuilder().ep({
2231
- ...commonParams
2232
- }).m(function(Command, cs, config, o) {
2160
+ var _UpdateServiceCommand = class _UpdateServiceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2233
2161
  return [
2234
2162
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2235
2163
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2243,9 +2171,7 @@ var UpdateServiceCommand = _UpdateServiceCommand;
2243
2171
 
2244
2172
 
2245
2173
 
2246
- var _UpdateVpcIngressConnectionCommand = class _UpdateVpcIngressConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2247
- ...commonParams
2248
- }).m(function(Command, cs, config, o) {
2174
+ var _UpdateVpcIngressConnectionCommand = class _UpdateVpcIngressConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2249
2175
  return [
2250
2176
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2251
2177
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6,9 +6,7 @@ import { de_AssociateCustomDomainCommand, se_AssociateCustomDomainCommand } from
6
6
  export { $Command };
7
7
  export class AssociateCustomDomainCommand 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_CreateAutoScalingConfigurationCommand, se_CreateAutoScalingConfigura
6
6
  export { $Command };
7
7
  export class CreateAutoScalingConfigurationCommand 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_CreateConnectionCommand, se_CreateConnectionCommand } from "../proto
6
6
  export { $Command };
7
7
  export class CreateConnectionCommand 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_CreateObservabilityConfigurationCommand, se_CreateObservabilityConfi
6
6
  export { $Command };
7
7
  export class CreateObservabilityConfigurationCommand 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),
@@ -7,9 +7,7 @@ import { de_CreateServiceCommand, se_CreateServiceCommand } from "../protocols/A
7
7
  export { $Command };
8
8
  export class CreateServiceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateVpcConnectorCommand, se_CreateVpcConnectorCommand } from "../p
6
6
  export { $Command };
7
7
  export class CreateVpcConnectorCommand 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_CreateVpcIngressConnectionCommand, se_CreateVpcIngressConnectionComm
6
6
  export { $Command };
7
7
  export class CreateVpcIngressConnectionCommand 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_DeleteAutoScalingConfigurationCommand, se_DeleteAutoScalingConfigura
6
6
  export { $Command };
7
7
  export class DeleteAutoScalingConfigurationCommand 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_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DeleteConnectionCommand 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_DeleteObservabilityConfigurationCommand, se_DeleteObservabilityConfi
6
6
  export { $Command };
7
7
  export class DeleteObservabilityConfigurationCommand 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),
@@ -7,9 +7,7 @@ import { de_DeleteServiceCommand, se_DeleteServiceCommand } from "../protocols/A
7
7
  export { $Command };
8
8
  export class DeleteServiceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteVpcConnectorCommand, se_DeleteVpcConnectorCommand } from "../p
6
6
  export { $Command };
7
7
  export class DeleteVpcConnectorCommand 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_DeleteVpcIngressConnectionCommand, se_DeleteVpcIngressConnectionComm
6
6
  export { $Command };
7
7
  export class DeleteVpcIngressConnectionCommand 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_DescribeAutoScalingConfigurationCommand, se_DescribeAutoScalingConfi
6
6
  export { $Command };
7
7
  export class DescribeAutoScalingConfigurationCommand 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_DescribeCustomDomainsCommand, se_DescribeCustomDomainsCommand } from
6
6
  export { $Command };
7
7
  export class DescribeCustomDomainsCommand 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_DescribeObservabilityConfigurationCommand, se_DescribeObservabilityC
6
6
  export { $Command };
7
7
  export class DescribeObservabilityConfigurationCommand 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),
@@ -7,9 +7,7 @@ import { de_DescribeServiceCommand, se_DescribeServiceCommand } from "../protoco
7
7
  export { $Command };
8
8
  export class DescribeServiceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeVpcConnectorCommand, se_DescribeVpcConnectorCommand } from "
6
6
  export { $Command };
7
7
  export class DescribeVpcConnectorCommand 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_DescribeVpcIngressConnectionCommand, se_DescribeVpcIngressConnection
6
6
  export { $Command };
7
7
  export class DescribeVpcIngressConnectionCommand 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_DisassociateCustomDomainCommand, se_DisassociateCustomDomainCommand
6
6
  export { $Command };
7
7
  export class DisassociateCustomDomainCommand 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_ListAutoScalingConfigurationsCommand, se_ListAutoScalingConfiguratio
6
6
  export { $Command };
7
7
  export class ListAutoScalingConfigurationsCommand 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_ListConnectionsCommand, se_ListConnectionsCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class ListConnectionsCommand 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_ListObservabilityConfigurationsCommand, se_ListObservabilityConfigur
6
6
  export { $Command };
7
7
  export class ListObservabilityConfigurationsCommand 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_ListOperationsCommand, se_ListOperationsCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class ListOperationsCommand 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_ListServicesCommand, se_ListServicesCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class ListServicesCommand 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_ListServicesForAutoScalingConfigurationCommand, se_ListServicesForAu
6
6
  export { $Command };
7
7
  export class ListServicesForAutoScalingConfigurationCommand 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_ListVpcConnectorsCommand, se_ListVpcConnectorsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class ListVpcConnectorsCommand 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_ListVpcIngressConnectionsCommand, se_ListVpcIngressConnectionsComman
6
6
  export { $Command };
7
7
  export class ListVpcIngressConnectionsCommand 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),
@@ -7,9 +7,7 @@ import { de_PauseServiceCommand, se_PauseServiceCommand } from "../protocols/Aws
7
7
  export { $Command };
8
8
  export class PauseServiceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ResumeServiceCommand, se_ResumeServiceCommand } from "../protocols/A
7
7
  export { $Command };
8
8
  export class ResumeServiceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartDeploymentCommand, se_StartDeploymentCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class StartDeploymentCommand 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_j
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_UpdateDefaultAutoScalingConfigurationCommand, se_UpdateDefaultAutoSc
6
6
  export { $Command };
7
7
  export class UpdateDefaultAutoScalingConfigurationCommand 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),
@@ -7,9 +7,7 @@ import { de_UpdateServiceCommand, se_UpdateServiceCommand } from "../protocols/A
7
7
  export { $Command };
8
8
  export class UpdateServiceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateVpcIngressConnectionCommand, se_UpdateVpcIngressConnectionComm
6
6
  export { $Command };
7
7
  export class UpdateVpcIngressConnectionCommand 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),
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-apprunner",
3
3
  "description": "AWS SDK for JavaScript Apprunner Client for Node.js, Browser and React Native",
4
- "version": "3.649.0",
4
+ "version": "3.650.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-apprunner",
@@ -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",
23
+ "@aws-sdk/client-sso-oidc": "3.650.0",
24
+ "@aws-sdk/client-sts": "3.650.0",
25
25
  "@aws-sdk/core": "3.649.0",
26
- "@aws-sdk/credential-provider-node": "3.649.0",
26
+ "@aws-sdk/credential-provider-node": "3.650.0",
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",