@aws-sdk/client-direct-connect 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 (67) hide show
  1. package/dist-cjs/index.js +63 -189
  2. package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +1 -3
  3. package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js +1 -3
  4. package/dist-es/commands/AllocateHostedConnectionCommand.js +1 -3
  5. package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js +1 -3
  6. package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js +1 -3
  7. package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js +1 -3
  8. package/dist-es/commands/AssociateConnectionWithLagCommand.js +1 -3
  9. package/dist-es/commands/AssociateHostedConnectionCommand.js +1 -3
  10. package/dist-es/commands/AssociateMacSecKeyCommand.js +1 -3
  11. package/dist-es/commands/AssociateVirtualInterfaceCommand.js +1 -3
  12. package/dist-es/commands/ConfirmConnectionCommand.js +1 -3
  13. package/dist-es/commands/ConfirmCustomerAgreementCommand.js +1 -3
  14. package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js +1 -3
  15. package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js +1 -3
  16. package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js +1 -3
  17. package/dist-es/commands/CreateBGPPeerCommand.js +1 -3
  18. package/dist-es/commands/CreateConnectionCommand.js +1 -3
  19. package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js +1 -3
  20. package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +1 -3
  21. package/dist-es/commands/CreateDirectConnectGatewayCommand.js +1 -3
  22. package/dist-es/commands/CreateInterconnectCommand.js +1 -3
  23. package/dist-es/commands/CreateLagCommand.js +1 -3
  24. package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js +1 -3
  25. package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js +1 -3
  26. package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js +1 -3
  27. package/dist-es/commands/DeleteBGPPeerCommand.js +1 -3
  28. package/dist-es/commands/DeleteConnectionCommand.js +1 -3
  29. package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js +1 -3
  30. package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +1 -3
  31. package/dist-es/commands/DeleteDirectConnectGatewayCommand.js +1 -3
  32. package/dist-es/commands/DeleteInterconnectCommand.js +1 -3
  33. package/dist-es/commands/DeleteLagCommand.js +1 -3
  34. package/dist-es/commands/DeleteVirtualInterfaceCommand.js +1 -3
  35. package/dist-es/commands/DescribeConnectionLoaCommand.js +1 -3
  36. package/dist-es/commands/DescribeConnectionsCommand.js +1 -3
  37. package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js +1 -3
  38. package/dist-es/commands/DescribeCustomerMetadataCommand.js +1 -3
  39. package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +1 -3
  40. package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js +1 -3
  41. package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +1 -3
  42. package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js +1 -3
  43. package/dist-es/commands/DescribeHostedConnectionsCommand.js +1 -3
  44. package/dist-es/commands/DescribeInterconnectLoaCommand.js +1 -3
  45. package/dist-es/commands/DescribeInterconnectsCommand.js +1 -3
  46. package/dist-es/commands/DescribeLagsCommand.js +1 -3
  47. package/dist-es/commands/DescribeLoaCommand.js +1 -3
  48. package/dist-es/commands/DescribeLocationsCommand.js +1 -3
  49. package/dist-es/commands/DescribeRouterConfigurationCommand.js +1 -3
  50. package/dist-es/commands/DescribeTagsCommand.js +1 -3
  51. package/dist-es/commands/DescribeVirtualGatewaysCommand.js +1 -3
  52. package/dist-es/commands/DescribeVirtualInterfacesCommand.js +1 -3
  53. package/dist-es/commands/DisassociateConnectionFromLagCommand.js +1 -3
  54. package/dist-es/commands/DisassociateMacSecKeyCommand.js +1 -3
  55. package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js +1 -3
  56. package/dist-es/commands/StartBgpFailoverTestCommand.js +1 -3
  57. package/dist-es/commands/StopBgpFailoverTestCommand.js +1 -3
  58. package/dist-es/commands/TagResourceCommand.js +1 -3
  59. package/dist-es/commands/UntagResourceCommand.js +1 -3
  60. package/dist-es/commands/UpdateConnectionCommand.js +1 -3
  61. package/dist-es/commands/UpdateDirectConnectGatewayAssociationCommand.js +1 -3
  62. package/dist-es/commands/UpdateDirectConnectGatewayCommand.js +1 -3
  63. package/dist-es/commands/UpdateLagCommand.js +1 -3
  64. package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js +1 -3
  65. package/dist-es/endpoint/endpointResolver.js +7 -3
  66. package/package.json +5 -5
  67. package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js CHANGED
@@ -1892,9 +1892,7 @@ function sharedHeaders(operation) {
1892
1892
  __name(sharedHeaders, "sharedHeaders");
1893
1893
 
1894
1894
  // src/commands/AcceptDirectConnectGatewayAssociationProposalCommand.ts
1895
- var _AcceptDirectConnectGatewayAssociationProposalCommand = class _AcceptDirectConnectGatewayAssociationProposalCommand extends import_smithy_client.Command.classBuilder().ep({
1896
- ...commonParams
1897
- }).m(function(Command, cs, config, o) {
1895
+ var _AcceptDirectConnectGatewayAssociationProposalCommand = class _AcceptDirectConnectGatewayAssociationProposalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1898
1896
  return [
1899
1897
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1900
1898
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1908,9 +1906,7 @@ var AcceptDirectConnectGatewayAssociationProposalCommand = _AcceptDirectConnectG
1908
1906
 
1909
1907
 
1910
1908
 
1911
- var _AllocateConnectionOnInterconnectCommand = class _AllocateConnectionOnInterconnectCommand extends import_smithy_client.Command.classBuilder().ep({
1912
- ...commonParams
1913
- }).m(function(Command, cs, config, o) {
1909
+ var _AllocateConnectionOnInterconnectCommand = class _AllocateConnectionOnInterconnectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1914
1910
  return [
1915
1911
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1916
1912
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1924,9 +1920,7 @@ var AllocateConnectionOnInterconnectCommand = _AllocateConnectionOnInterconnectC
1924
1920
 
1925
1921
 
1926
1922
 
1927
- var _AllocateHostedConnectionCommand = class _AllocateHostedConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
1928
- ...commonParams
1929
- }).m(function(Command, cs, config, o) {
1923
+ var _AllocateHostedConnectionCommand = class _AllocateHostedConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1930
1924
  return [
1931
1925
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1932
1926
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1940,9 +1934,7 @@ var AllocateHostedConnectionCommand = _AllocateHostedConnectionCommand;
1940
1934
 
1941
1935
 
1942
1936
 
1943
- var _AllocatePrivateVirtualInterfaceCommand = class _AllocatePrivateVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
1944
- ...commonParams
1945
- }).m(function(Command, cs, config, o) {
1937
+ var _AllocatePrivateVirtualInterfaceCommand = class _AllocatePrivateVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1946
1938
  return [
1947
1939
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1948
1940
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1956,9 +1948,7 @@ var AllocatePrivateVirtualInterfaceCommand = _AllocatePrivateVirtualInterfaceCom
1956
1948
 
1957
1949
 
1958
1950
 
1959
- var _AllocatePublicVirtualInterfaceCommand = class _AllocatePublicVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
1960
- ...commonParams
1961
- }).m(function(Command, cs, config, o) {
1951
+ var _AllocatePublicVirtualInterfaceCommand = class _AllocatePublicVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1962
1952
  return [
1963
1953
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1964
1954
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1972,9 +1962,7 @@ var AllocatePublicVirtualInterfaceCommand = _AllocatePublicVirtualInterfaceComma
1972
1962
 
1973
1963
 
1974
1964
 
1975
- var _AllocateTransitVirtualInterfaceCommand = class _AllocateTransitVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
1976
- ...commonParams
1977
- }).m(function(Command, cs, config, o) {
1965
+ var _AllocateTransitVirtualInterfaceCommand = class _AllocateTransitVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1978
1966
  return [
1979
1967
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1980
1968
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -1988,9 +1976,7 @@ var AllocateTransitVirtualInterfaceCommand = _AllocateTransitVirtualInterfaceCom
1988
1976
 
1989
1977
 
1990
1978
 
1991
- var _AssociateConnectionWithLagCommand = class _AssociateConnectionWithLagCommand extends import_smithy_client.Command.classBuilder().ep({
1992
- ...commonParams
1993
- }).m(function(Command, cs, config, o) {
1979
+ var _AssociateConnectionWithLagCommand = class _AssociateConnectionWithLagCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
1994
1980
  return [
1995
1981
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
1996
1982
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2004,9 +1990,7 @@ var AssociateConnectionWithLagCommand = _AssociateConnectionWithLagCommand;
2004
1990
 
2005
1991
 
2006
1992
 
2007
- var _AssociateHostedConnectionCommand = class _AssociateHostedConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2008
- ...commonParams
2009
- }).m(function(Command, cs, config, o) {
1993
+ var _AssociateHostedConnectionCommand = class _AssociateHostedConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2010
1994
  return [
2011
1995
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2012
1996
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2020,9 +2004,7 @@ var AssociateHostedConnectionCommand = _AssociateHostedConnectionCommand;
2020
2004
 
2021
2005
 
2022
2006
 
2023
- var _AssociateMacSecKeyCommand = class _AssociateMacSecKeyCommand extends import_smithy_client.Command.classBuilder().ep({
2024
- ...commonParams
2025
- }).m(function(Command, cs, config, o) {
2007
+ var _AssociateMacSecKeyCommand = class _AssociateMacSecKeyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2026
2008
  return [
2027
2009
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2028
2010
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2036,9 +2018,7 @@ var AssociateMacSecKeyCommand = _AssociateMacSecKeyCommand;
2036
2018
 
2037
2019
 
2038
2020
 
2039
- var _AssociateVirtualInterfaceCommand = class _AssociateVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2040
- ...commonParams
2041
- }).m(function(Command, cs, config, o) {
2021
+ var _AssociateVirtualInterfaceCommand = class _AssociateVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2042
2022
  return [
2043
2023
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2044
2024
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2052,9 +2032,7 @@ var AssociateVirtualInterfaceCommand = _AssociateVirtualInterfaceCommand;
2052
2032
 
2053
2033
 
2054
2034
 
2055
- var _ConfirmConnectionCommand = class _ConfirmConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2056
- ...commonParams
2057
- }).m(function(Command, cs, config, o) {
2035
+ var _ConfirmConnectionCommand = class _ConfirmConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2058
2036
  return [
2059
2037
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2060
2038
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2068,9 +2046,7 @@ var ConfirmConnectionCommand = _ConfirmConnectionCommand;
2068
2046
 
2069
2047
 
2070
2048
 
2071
- var _ConfirmCustomerAgreementCommand = class _ConfirmCustomerAgreementCommand extends import_smithy_client.Command.classBuilder().ep({
2072
- ...commonParams
2073
- }).m(function(Command, cs, config, o) {
2049
+ var _ConfirmCustomerAgreementCommand = class _ConfirmCustomerAgreementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2074
2050
  return [
2075
2051
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2076
2052
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2084,9 +2060,7 @@ var ConfirmCustomerAgreementCommand = _ConfirmCustomerAgreementCommand;
2084
2060
 
2085
2061
 
2086
2062
 
2087
- var _ConfirmPrivateVirtualInterfaceCommand = class _ConfirmPrivateVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2088
- ...commonParams
2089
- }).m(function(Command, cs, config, o) {
2063
+ var _ConfirmPrivateVirtualInterfaceCommand = class _ConfirmPrivateVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2090
2064
  return [
2091
2065
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2092
2066
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2100,9 +2074,7 @@ var ConfirmPrivateVirtualInterfaceCommand = _ConfirmPrivateVirtualInterfaceComma
2100
2074
 
2101
2075
 
2102
2076
 
2103
- var _ConfirmPublicVirtualInterfaceCommand = class _ConfirmPublicVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2104
- ...commonParams
2105
- }).m(function(Command, cs, config, o) {
2077
+ var _ConfirmPublicVirtualInterfaceCommand = class _ConfirmPublicVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2106
2078
  return [
2107
2079
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2108
2080
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2116,9 +2088,7 @@ var ConfirmPublicVirtualInterfaceCommand = _ConfirmPublicVirtualInterfaceCommand
2116
2088
 
2117
2089
 
2118
2090
 
2119
- var _ConfirmTransitVirtualInterfaceCommand = class _ConfirmTransitVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2120
- ...commonParams
2121
- }).m(function(Command, cs, config, o) {
2091
+ var _ConfirmTransitVirtualInterfaceCommand = class _ConfirmTransitVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2122
2092
  return [
2123
2093
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2124
2094
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2132,9 +2102,7 @@ var ConfirmTransitVirtualInterfaceCommand = _ConfirmTransitVirtualInterfaceComma
2132
2102
 
2133
2103
 
2134
2104
 
2135
- var _CreateBGPPeerCommand = class _CreateBGPPeerCommand extends import_smithy_client.Command.classBuilder().ep({
2136
- ...commonParams
2137
- }).m(function(Command, cs, config, o) {
2105
+ var _CreateBGPPeerCommand = class _CreateBGPPeerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2138
2106
  return [
2139
2107
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2140
2108
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2148,9 +2116,7 @@ var CreateBGPPeerCommand = _CreateBGPPeerCommand;
2148
2116
 
2149
2117
 
2150
2118
 
2151
- var _CreateConnectionCommand = class _CreateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2152
- ...commonParams
2153
- }).m(function(Command, cs, config, o) {
2119
+ var _CreateConnectionCommand = class _CreateConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2154
2120
  return [
2155
2121
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2156
2122
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2164,9 +2130,7 @@ var CreateConnectionCommand = _CreateConnectionCommand;
2164
2130
 
2165
2131
 
2166
2132
 
2167
- var _CreateDirectConnectGatewayAssociationCommand = class _CreateDirectConnectGatewayAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
2168
- ...commonParams
2169
- }).m(function(Command, cs, config, o) {
2133
+ var _CreateDirectConnectGatewayAssociationCommand = class _CreateDirectConnectGatewayAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2170
2134
  return [
2171
2135
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2172
2136
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2180,9 +2144,7 @@ var CreateDirectConnectGatewayAssociationCommand = _CreateDirectConnectGatewayAs
2180
2144
 
2181
2145
 
2182
2146
 
2183
- var _CreateDirectConnectGatewayAssociationProposalCommand = class _CreateDirectConnectGatewayAssociationProposalCommand extends import_smithy_client.Command.classBuilder().ep({
2184
- ...commonParams
2185
- }).m(function(Command, cs, config, o) {
2147
+ var _CreateDirectConnectGatewayAssociationProposalCommand = class _CreateDirectConnectGatewayAssociationProposalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2186
2148
  return [
2187
2149
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2188
2150
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2196,9 +2158,7 @@ var CreateDirectConnectGatewayAssociationProposalCommand = _CreateDirectConnectG
2196
2158
 
2197
2159
 
2198
2160
 
2199
- var _CreateDirectConnectGatewayCommand = class _CreateDirectConnectGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
2200
- ...commonParams
2201
- }).m(function(Command, cs, config, o) {
2161
+ var _CreateDirectConnectGatewayCommand = class _CreateDirectConnectGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2202
2162
  return [
2203
2163
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2204
2164
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2212,9 +2172,7 @@ var CreateDirectConnectGatewayCommand = _CreateDirectConnectGatewayCommand;
2212
2172
 
2213
2173
 
2214
2174
 
2215
- var _CreateInterconnectCommand = class _CreateInterconnectCommand extends import_smithy_client.Command.classBuilder().ep({
2216
- ...commonParams
2217
- }).m(function(Command, cs, config, o) {
2175
+ var _CreateInterconnectCommand = class _CreateInterconnectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2218
2176
  return [
2219
2177
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2220
2178
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2228,9 +2186,7 @@ var CreateInterconnectCommand = _CreateInterconnectCommand;
2228
2186
 
2229
2187
 
2230
2188
 
2231
- var _CreateLagCommand = class _CreateLagCommand extends import_smithy_client.Command.classBuilder().ep({
2232
- ...commonParams
2233
- }).m(function(Command, cs, config, o) {
2189
+ var _CreateLagCommand = class _CreateLagCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2234
2190
  return [
2235
2191
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2236
2192
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2244,9 +2200,7 @@ var CreateLagCommand = _CreateLagCommand;
2244
2200
 
2245
2201
 
2246
2202
 
2247
- var _CreatePrivateVirtualInterfaceCommand = class _CreatePrivateVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2248
- ...commonParams
2249
- }).m(function(Command, cs, config, o) {
2203
+ var _CreatePrivateVirtualInterfaceCommand = class _CreatePrivateVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2250
2204
  return [
2251
2205
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2252
2206
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2260,9 +2214,7 @@ var CreatePrivateVirtualInterfaceCommand = _CreatePrivateVirtualInterfaceCommand
2260
2214
 
2261
2215
 
2262
2216
 
2263
- var _CreatePublicVirtualInterfaceCommand = class _CreatePublicVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2264
- ...commonParams
2265
- }).m(function(Command, cs, config, o) {
2217
+ var _CreatePublicVirtualInterfaceCommand = class _CreatePublicVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2266
2218
  return [
2267
2219
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2268
2220
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2276,9 +2228,7 @@ var CreatePublicVirtualInterfaceCommand = _CreatePublicVirtualInterfaceCommand;
2276
2228
 
2277
2229
 
2278
2230
 
2279
- var _CreateTransitVirtualInterfaceCommand = class _CreateTransitVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2280
- ...commonParams
2281
- }).m(function(Command, cs, config, o) {
2231
+ var _CreateTransitVirtualInterfaceCommand = class _CreateTransitVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2282
2232
  return [
2283
2233
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2284
2234
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2292,9 +2242,7 @@ var CreateTransitVirtualInterfaceCommand = _CreateTransitVirtualInterfaceCommand
2292
2242
 
2293
2243
 
2294
2244
 
2295
- var _DeleteBGPPeerCommand = class _DeleteBGPPeerCommand extends import_smithy_client.Command.classBuilder().ep({
2296
- ...commonParams
2297
- }).m(function(Command, cs, config, o) {
2245
+ var _DeleteBGPPeerCommand = class _DeleteBGPPeerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2298
2246
  return [
2299
2247
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2300
2248
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2308,9 +2256,7 @@ var DeleteBGPPeerCommand = _DeleteBGPPeerCommand;
2308
2256
 
2309
2257
 
2310
2258
 
2311
- var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2312
- ...commonParams
2313
- }).m(function(Command, cs, config, o) {
2259
+ var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2314
2260
  return [
2315
2261
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2316
2262
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2324,9 +2270,7 @@ var DeleteConnectionCommand = _DeleteConnectionCommand;
2324
2270
 
2325
2271
 
2326
2272
 
2327
- var _DeleteDirectConnectGatewayAssociationCommand = class _DeleteDirectConnectGatewayAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
2328
- ...commonParams
2329
- }).m(function(Command, cs, config, o) {
2273
+ var _DeleteDirectConnectGatewayAssociationCommand = class _DeleteDirectConnectGatewayAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2330
2274
  return [
2331
2275
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2332
2276
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2340,9 +2284,7 @@ var DeleteDirectConnectGatewayAssociationCommand = _DeleteDirectConnectGatewayAs
2340
2284
 
2341
2285
 
2342
2286
 
2343
- var _DeleteDirectConnectGatewayAssociationProposalCommand = class _DeleteDirectConnectGatewayAssociationProposalCommand extends import_smithy_client.Command.classBuilder().ep({
2344
- ...commonParams
2345
- }).m(function(Command, cs, config, o) {
2287
+ var _DeleteDirectConnectGatewayAssociationProposalCommand = class _DeleteDirectConnectGatewayAssociationProposalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2346
2288
  return [
2347
2289
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2348
2290
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2356,9 +2298,7 @@ var DeleteDirectConnectGatewayAssociationProposalCommand = _DeleteDirectConnectG
2356
2298
 
2357
2299
 
2358
2300
 
2359
- var _DeleteDirectConnectGatewayCommand = class _DeleteDirectConnectGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
2360
- ...commonParams
2361
- }).m(function(Command, cs, config, o) {
2301
+ var _DeleteDirectConnectGatewayCommand = class _DeleteDirectConnectGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2362
2302
  return [
2363
2303
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2364
2304
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2372,9 +2312,7 @@ var DeleteDirectConnectGatewayCommand = _DeleteDirectConnectGatewayCommand;
2372
2312
 
2373
2313
 
2374
2314
 
2375
- var _DeleteInterconnectCommand = class _DeleteInterconnectCommand extends import_smithy_client.Command.classBuilder().ep({
2376
- ...commonParams
2377
- }).m(function(Command, cs, config, o) {
2315
+ var _DeleteInterconnectCommand = class _DeleteInterconnectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2378
2316
  return [
2379
2317
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2380
2318
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2388,9 +2326,7 @@ var DeleteInterconnectCommand = _DeleteInterconnectCommand;
2388
2326
 
2389
2327
 
2390
2328
 
2391
- var _DeleteLagCommand = class _DeleteLagCommand extends import_smithy_client.Command.classBuilder().ep({
2392
- ...commonParams
2393
- }).m(function(Command, cs, config, o) {
2329
+ var _DeleteLagCommand = class _DeleteLagCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2394
2330
  return [
2395
2331
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2396
2332
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2404,9 +2340,7 @@ var DeleteLagCommand = _DeleteLagCommand;
2404
2340
 
2405
2341
 
2406
2342
 
2407
- var _DeleteVirtualInterfaceCommand = class _DeleteVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2408
- ...commonParams
2409
- }).m(function(Command, cs, config, o) {
2343
+ var _DeleteVirtualInterfaceCommand = class _DeleteVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2410
2344
  return [
2411
2345
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2412
2346
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2420,9 +2354,7 @@ var DeleteVirtualInterfaceCommand = _DeleteVirtualInterfaceCommand;
2420
2354
 
2421
2355
 
2422
2356
 
2423
- var _DescribeConnectionLoaCommand = class _DescribeConnectionLoaCommand extends import_smithy_client.Command.classBuilder().ep({
2424
- ...commonParams
2425
- }).m(function(Command, cs, config, o) {
2357
+ var _DescribeConnectionLoaCommand = class _DescribeConnectionLoaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2426
2358
  return [
2427
2359
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2428
2360
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2436,9 +2368,7 @@ var DescribeConnectionLoaCommand = _DescribeConnectionLoaCommand;
2436
2368
 
2437
2369
 
2438
2370
 
2439
- var _DescribeConnectionsCommand = class _DescribeConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
2440
- ...commonParams
2441
- }).m(function(Command, cs, config, o) {
2371
+ var _DescribeConnectionsCommand = class _DescribeConnectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2442
2372
  return [
2443
2373
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2444
2374
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2452,9 +2382,7 @@ var DescribeConnectionsCommand = _DescribeConnectionsCommand;
2452
2382
 
2453
2383
 
2454
2384
 
2455
- var _DescribeConnectionsOnInterconnectCommand = class _DescribeConnectionsOnInterconnectCommand extends import_smithy_client.Command.classBuilder().ep({
2456
- ...commonParams
2457
- }).m(function(Command, cs, config, o) {
2385
+ var _DescribeConnectionsOnInterconnectCommand = class _DescribeConnectionsOnInterconnectCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2458
2386
  return [
2459
2387
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2460
2388
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2468,9 +2396,7 @@ var DescribeConnectionsOnInterconnectCommand = _DescribeConnectionsOnInterconnec
2468
2396
 
2469
2397
 
2470
2398
 
2471
- var _DescribeCustomerMetadataCommand = class _DescribeCustomerMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
2472
- ...commonParams
2473
- }).m(function(Command, cs, config, o) {
2399
+ var _DescribeCustomerMetadataCommand = class _DescribeCustomerMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2474
2400
  return [
2475
2401
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2476
2402
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2484,9 +2410,7 @@ var DescribeCustomerMetadataCommand = _DescribeCustomerMetadataCommand;
2484
2410
 
2485
2411
 
2486
2412
 
2487
- var _DescribeDirectConnectGatewayAssociationProposalsCommand = class _DescribeDirectConnectGatewayAssociationProposalsCommand extends import_smithy_client.Command.classBuilder().ep({
2488
- ...commonParams
2489
- }).m(function(Command, cs, config, o) {
2413
+ var _DescribeDirectConnectGatewayAssociationProposalsCommand = class _DescribeDirectConnectGatewayAssociationProposalsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2490
2414
  return [
2491
2415
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2492
2416
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2500,9 +2424,7 @@ var DescribeDirectConnectGatewayAssociationProposalsCommand = _DescribeDirectCon
2500
2424
 
2501
2425
 
2502
2426
 
2503
- var _DescribeDirectConnectGatewayAssociationsCommand = class _DescribeDirectConnectGatewayAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
2504
- ...commonParams
2505
- }).m(function(Command, cs, config, o) {
2427
+ var _DescribeDirectConnectGatewayAssociationsCommand = class _DescribeDirectConnectGatewayAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2506
2428
  return [
2507
2429
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2508
2430
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2516,9 +2438,7 @@ var DescribeDirectConnectGatewayAssociationsCommand = _DescribeDirectConnectGate
2516
2438
 
2517
2439
 
2518
2440
 
2519
- var _DescribeDirectConnectGatewayAttachmentsCommand = class _DescribeDirectConnectGatewayAttachmentsCommand extends import_smithy_client.Command.classBuilder().ep({
2520
- ...commonParams
2521
- }).m(function(Command, cs, config, o) {
2441
+ var _DescribeDirectConnectGatewayAttachmentsCommand = class _DescribeDirectConnectGatewayAttachmentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2522
2442
  return [
2523
2443
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2524
2444
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2532,9 +2452,7 @@ var DescribeDirectConnectGatewayAttachmentsCommand = _DescribeDirectConnectGatew
2532
2452
 
2533
2453
 
2534
2454
 
2535
- var _DescribeDirectConnectGatewaysCommand = class _DescribeDirectConnectGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
2536
- ...commonParams
2537
- }).m(function(Command, cs, config, o) {
2455
+ var _DescribeDirectConnectGatewaysCommand = class _DescribeDirectConnectGatewaysCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2538
2456
  return [
2539
2457
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2540
2458
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2548,9 +2466,7 @@ var DescribeDirectConnectGatewaysCommand = _DescribeDirectConnectGatewaysCommand
2548
2466
 
2549
2467
 
2550
2468
 
2551
- var _DescribeHostedConnectionsCommand = class _DescribeHostedConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
2552
- ...commonParams
2553
- }).m(function(Command, cs, config, o) {
2469
+ var _DescribeHostedConnectionsCommand = class _DescribeHostedConnectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2554
2470
  return [
2555
2471
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2556
2472
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2564,9 +2480,7 @@ var DescribeHostedConnectionsCommand = _DescribeHostedConnectionsCommand;
2564
2480
 
2565
2481
 
2566
2482
 
2567
- var _DescribeInterconnectLoaCommand = class _DescribeInterconnectLoaCommand extends import_smithy_client.Command.classBuilder().ep({
2568
- ...commonParams
2569
- }).m(function(Command, cs, config, o) {
2483
+ var _DescribeInterconnectLoaCommand = class _DescribeInterconnectLoaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2570
2484
  return [
2571
2485
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2572
2486
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2580,9 +2494,7 @@ var DescribeInterconnectLoaCommand = _DescribeInterconnectLoaCommand;
2580
2494
 
2581
2495
 
2582
2496
 
2583
- var _DescribeInterconnectsCommand = class _DescribeInterconnectsCommand extends import_smithy_client.Command.classBuilder().ep({
2584
- ...commonParams
2585
- }).m(function(Command, cs, config, o) {
2497
+ var _DescribeInterconnectsCommand = class _DescribeInterconnectsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2586
2498
  return [
2587
2499
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2588
2500
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2596,9 +2508,7 @@ var DescribeInterconnectsCommand = _DescribeInterconnectsCommand;
2596
2508
 
2597
2509
 
2598
2510
 
2599
- var _DescribeLagsCommand = class _DescribeLagsCommand extends import_smithy_client.Command.classBuilder().ep({
2600
- ...commonParams
2601
- }).m(function(Command, cs, config, o) {
2511
+ var _DescribeLagsCommand = class _DescribeLagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2602
2512
  return [
2603
2513
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2604
2514
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2612,9 +2522,7 @@ var DescribeLagsCommand = _DescribeLagsCommand;
2612
2522
 
2613
2523
 
2614
2524
 
2615
- var _DescribeLoaCommand = class _DescribeLoaCommand extends import_smithy_client.Command.classBuilder().ep({
2616
- ...commonParams
2617
- }).m(function(Command, cs, config, o) {
2525
+ var _DescribeLoaCommand = class _DescribeLoaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2618
2526
  return [
2619
2527
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2620
2528
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2628,9 +2536,7 @@ var DescribeLoaCommand = _DescribeLoaCommand;
2628
2536
 
2629
2537
 
2630
2538
 
2631
- var _DescribeLocationsCommand = class _DescribeLocationsCommand extends import_smithy_client.Command.classBuilder().ep({
2632
- ...commonParams
2633
- }).m(function(Command, cs, config, o) {
2539
+ var _DescribeLocationsCommand = class _DescribeLocationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2634
2540
  return [
2635
2541
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2636
2542
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2644,9 +2550,7 @@ var DescribeLocationsCommand = _DescribeLocationsCommand;
2644
2550
 
2645
2551
 
2646
2552
 
2647
- var _DescribeRouterConfigurationCommand = class _DescribeRouterConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2648
- ...commonParams
2649
- }).m(function(Command, cs, config, o) {
2553
+ var _DescribeRouterConfigurationCommand = class _DescribeRouterConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2650
2554
  return [
2651
2555
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2652
2556
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2660,9 +2564,7 @@ var DescribeRouterConfigurationCommand = _DescribeRouterConfigurationCommand;
2660
2564
 
2661
2565
 
2662
2566
 
2663
- var _DescribeTagsCommand = class _DescribeTagsCommand extends import_smithy_client.Command.classBuilder().ep({
2664
- ...commonParams
2665
- }).m(function(Command, cs, config, o) {
2567
+ var _DescribeTagsCommand = class _DescribeTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2666
2568
  return [
2667
2569
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2668
2570
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2676,9 +2578,7 @@ var DescribeTagsCommand = _DescribeTagsCommand;
2676
2578
 
2677
2579
 
2678
2580
 
2679
- var _DescribeVirtualGatewaysCommand = class _DescribeVirtualGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
2680
- ...commonParams
2681
- }).m(function(Command, cs, config, o) {
2581
+ var _DescribeVirtualGatewaysCommand = class _DescribeVirtualGatewaysCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2682
2582
  return [
2683
2583
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2684
2584
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2692,9 +2592,7 @@ var DescribeVirtualGatewaysCommand = _DescribeVirtualGatewaysCommand;
2692
2592
 
2693
2593
 
2694
2594
 
2695
- var _DescribeVirtualInterfacesCommand = class _DescribeVirtualInterfacesCommand extends import_smithy_client.Command.classBuilder().ep({
2696
- ...commonParams
2697
- }).m(function(Command, cs, config, o) {
2595
+ var _DescribeVirtualInterfacesCommand = class _DescribeVirtualInterfacesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2698
2596
  return [
2699
2597
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2700
2598
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2708,9 +2606,7 @@ var DescribeVirtualInterfacesCommand = _DescribeVirtualInterfacesCommand;
2708
2606
 
2709
2607
 
2710
2608
 
2711
- var _DisassociateConnectionFromLagCommand = class _DisassociateConnectionFromLagCommand extends import_smithy_client.Command.classBuilder().ep({
2712
- ...commonParams
2713
- }).m(function(Command, cs, config, o) {
2609
+ var _DisassociateConnectionFromLagCommand = class _DisassociateConnectionFromLagCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2714
2610
  return [
2715
2611
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2716
2612
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2724,9 +2620,7 @@ var DisassociateConnectionFromLagCommand = _DisassociateConnectionFromLagCommand
2724
2620
 
2725
2621
 
2726
2622
 
2727
- var _DisassociateMacSecKeyCommand = class _DisassociateMacSecKeyCommand extends import_smithy_client.Command.classBuilder().ep({
2728
- ...commonParams
2729
- }).m(function(Command, cs, config, o) {
2623
+ var _DisassociateMacSecKeyCommand = class _DisassociateMacSecKeyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2730
2624
  return [
2731
2625
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2732
2626
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2740,9 +2634,7 @@ var DisassociateMacSecKeyCommand = _DisassociateMacSecKeyCommand;
2740
2634
 
2741
2635
 
2742
2636
 
2743
- var _ListVirtualInterfaceTestHistoryCommand = class _ListVirtualInterfaceTestHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
2744
- ...commonParams
2745
- }).m(function(Command, cs, config, o) {
2637
+ var _ListVirtualInterfaceTestHistoryCommand = class _ListVirtualInterfaceTestHistoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2746
2638
  return [
2747
2639
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2748
2640
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2756,9 +2648,7 @@ var ListVirtualInterfaceTestHistoryCommand = _ListVirtualInterfaceTestHistoryCom
2756
2648
 
2757
2649
 
2758
2650
 
2759
- var _StartBgpFailoverTestCommand = class _StartBgpFailoverTestCommand extends import_smithy_client.Command.classBuilder().ep({
2760
- ...commonParams
2761
- }).m(function(Command, cs, config, o) {
2651
+ var _StartBgpFailoverTestCommand = class _StartBgpFailoverTestCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2762
2652
  return [
2763
2653
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2764
2654
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2772,9 +2662,7 @@ var StartBgpFailoverTestCommand = _StartBgpFailoverTestCommand;
2772
2662
 
2773
2663
 
2774
2664
 
2775
- var _StopBgpFailoverTestCommand = class _StopBgpFailoverTestCommand extends import_smithy_client.Command.classBuilder().ep({
2776
- ...commonParams
2777
- }).m(function(Command, cs, config, o) {
2665
+ var _StopBgpFailoverTestCommand = class _StopBgpFailoverTestCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2778
2666
  return [
2779
2667
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2780
2668
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2788,9 +2676,7 @@ var StopBgpFailoverTestCommand = _StopBgpFailoverTestCommand;
2788
2676
 
2789
2677
 
2790
2678
 
2791
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2792
- ...commonParams
2793
- }).m(function(Command, cs, config, o) {
2679
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2794
2680
  return [
2795
2681
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2796
2682
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2804,9 +2690,7 @@ var TagResourceCommand = _TagResourceCommand;
2804
2690
 
2805
2691
 
2806
2692
 
2807
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2808
- ...commonParams
2809
- }).m(function(Command, cs, config, o) {
2693
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2810
2694
  return [
2811
2695
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2812
2696
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2820,9 +2704,7 @@ var UntagResourceCommand = _UntagResourceCommand;
2820
2704
 
2821
2705
 
2822
2706
 
2823
- var _UpdateConnectionCommand = class _UpdateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2824
- ...commonParams
2825
- }).m(function(Command, cs, config, o) {
2707
+ var _UpdateConnectionCommand = class _UpdateConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2826
2708
  return [
2827
2709
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2828
2710
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2836,9 +2718,7 @@ var UpdateConnectionCommand = _UpdateConnectionCommand;
2836
2718
 
2837
2719
 
2838
2720
 
2839
- var _UpdateDirectConnectGatewayAssociationCommand = class _UpdateDirectConnectGatewayAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
2840
- ...commonParams
2841
- }).m(function(Command, cs, config, o) {
2721
+ var _UpdateDirectConnectGatewayAssociationCommand = class _UpdateDirectConnectGatewayAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2842
2722
  return [
2843
2723
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2844
2724
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2852,9 +2732,7 @@ var UpdateDirectConnectGatewayAssociationCommand = _UpdateDirectConnectGatewayAs
2852
2732
 
2853
2733
 
2854
2734
 
2855
- var _UpdateDirectConnectGatewayCommand = class _UpdateDirectConnectGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
2856
- ...commonParams
2857
- }).m(function(Command, cs, config, o) {
2735
+ var _UpdateDirectConnectGatewayCommand = class _UpdateDirectConnectGatewayCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2858
2736
  return [
2859
2737
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2860
2738
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2868,9 +2746,7 @@ var UpdateDirectConnectGatewayCommand = _UpdateDirectConnectGatewayCommand;
2868
2746
 
2869
2747
 
2870
2748
 
2871
- var _UpdateLagCommand = class _UpdateLagCommand extends import_smithy_client.Command.classBuilder().ep({
2872
- ...commonParams
2873
- }).m(function(Command, cs, config, o) {
2749
+ var _UpdateLagCommand = class _UpdateLagCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2874
2750
  return [
2875
2751
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2876
2752
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2884,9 +2760,7 @@ var UpdateLagCommand = _UpdateLagCommand;
2884
2760
 
2885
2761
 
2886
2762
 
2887
- var _UpdateVirtualInterfaceAttributesCommand = class _UpdateVirtualInterfaceAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
2888
- ...commonParams
2889
- }).m(function(Command, cs, config, o) {
2763
+ var _UpdateVirtualInterfaceAttributesCommand = class _UpdateVirtualInterfaceAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2890
2764
  return [
2891
2765
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2892
2766
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())