@aws-sdk/client-direct-connect 3.590.0 → 3.596.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 (131) hide show
  1. package/dist-cjs/index.js +0 -63
  2. package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  3. package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +2 -1
  4. package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +2 -1
  5. package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +2 -1
  6. package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +2 -1
  7. package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +2 -1
  9. package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +2 -1
  10. package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +2 -1
  11. package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +2 -1
  12. package/dist-types/commands/ConfirmConnectionCommand.d.ts +2 -1
  13. package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +2 -1
  14. package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +2 -1
  15. package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +2 -1
  16. package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateBGPPeerCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateInterconnectCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateLagCommand.d.ts +2 -1
  24. package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +2 -1
  25. package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteBGPPeerCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteInterconnectCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteLagCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeConnectionsCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeInterconnectsCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeLagsCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeLoaCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeLocationsCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +2 -1
  53. package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +2 -1
  54. package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +2 -1
  55. package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +2 -1
  56. package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +2 -1
  57. package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +2 -1
  58. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  59. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateLagCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +2 -1
  65. package/dist-types/index.d.ts +2 -2
  66. package/dist-types/models/DirectConnectServiceException.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/models/DirectConnectServiceException.d.ts +2 -1
  131. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -261,7 +261,6 @@ var DirectConnectClient = _DirectConnectClient;
261
261
 
262
262
  var import_middleware_serde = require("@smithy/middleware-serde");
263
263
 
264
- var import_types = require("@smithy/types");
265
264
 
266
265
  // src/protocols/Aws_json1_1.ts
267
266
  var import_core2 = require("@aws-sdk/core");
@@ -1915,7 +1914,6 @@ var AcceptDirectConnectGatewayAssociationProposalCommand = _AcceptDirectConnectG
1915
1914
 
1916
1915
 
1917
1916
 
1918
-
1919
1917
  var _AllocateConnectionOnInterconnectCommand = class _AllocateConnectionOnInterconnectCommand extends import_smithy_client.Command.classBuilder().ep({
1920
1918
  ...commonParams
1921
1919
  }).m(function(Command, cs, config, o) {
@@ -1932,7 +1930,6 @@ var AllocateConnectionOnInterconnectCommand = _AllocateConnectionOnInterconnectC
1932
1930
 
1933
1931
 
1934
1932
 
1935
-
1936
1933
  var _AllocateHostedConnectionCommand = class _AllocateHostedConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
1937
1934
  ...commonParams
1938
1935
  }).m(function(Command, cs, config, o) {
@@ -1949,7 +1946,6 @@ var AllocateHostedConnectionCommand = _AllocateHostedConnectionCommand;
1949
1946
 
1950
1947
 
1951
1948
 
1952
-
1953
1949
  var _AllocatePrivateVirtualInterfaceCommand = class _AllocatePrivateVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
1954
1950
  ...commonParams
1955
1951
  }).m(function(Command, cs, config, o) {
@@ -1966,7 +1962,6 @@ var AllocatePrivateVirtualInterfaceCommand = _AllocatePrivateVirtualInterfaceCom
1966
1962
 
1967
1963
 
1968
1964
 
1969
-
1970
1965
  var _AllocatePublicVirtualInterfaceCommand = class _AllocatePublicVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
1971
1966
  ...commonParams
1972
1967
  }).m(function(Command, cs, config, o) {
@@ -1983,7 +1978,6 @@ var AllocatePublicVirtualInterfaceCommand = _AllocatePublicVirtualInterfaceComma
1983
1978
 
1984
1979
 
1985
1980
 
1986
-
1987
1981
  var _AllocateTransitVirtualInterfaceCommand = class _AllocateTransitVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
1988
1982
  ...commonParams
1989
1983
  }).m(function(Command, cs, config, o) {
@@ -2000,7 +1994,6 @@ var AllocateTransitVirtualInterfaceCommand = _AllocateTransitVirtualInterfaceCom
2000
1994
 
2001
1995
 
2002
1996
 
2003
-
2004
1997
  var _AssociateConnectionWithLagCommand = class _AssociateConnectionWithLagCommand extends import_smithy_client.Command.classBuilder().ep({
2005
1998
  ...commonParams
2006
1999
  }).m(function(Command, cs, config, o) {
@@ -2017,7 +2010,6 @@ var AssociateConnectionWithLagCommand = _AssociateConnectionWithLagCommand;
2017
2010
 
2018
2011
 
2019
2012
 
2020
-
2021
2013
  var _AssociateHostedConnectionCommand = class _AssociateHostedConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2022
2014
  ...commonParams
2023
2015
  }).m(function(Command, cs, config, o) {
@@ -2034,7 +2026,6 @@ var AssociateHostedConnectionCommand = _AssociateHostedConnectionCommand;
2034
2026
 
2035
2027
 
2036
2028
 
2037
-
2038
2029
  var _AssociateMacSecKeyCommand = class _AssociateMacSecKeyCommand extends import_smithy_client.Command.classBuilder().ep({
2039
2030
  ...commonParams
2040
2031
  }).m(function(Command, cs, config, o) {
@@ -2051,7 +2042,6 @@ var AssociateMacSecKeyCommand = _AssociateMacSecKeyCommand;
2051
2042
 
2052
2043
 
2053
2044
 
2054
-
2055
2045
  var _AssociateVirtualInterfaceCommand = class _AssociateVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2056
2046
  ...commonParams
2057
2047
  }).m(function(Command, cs, config, o) {
@@ -2068,7 +2058,6 @@ var AssociateVirtualInterfaceCommand = _AssociateVirtualInterfaceCommand;
2068
2058
 
2069
2059
 
2070
2060
 
2071
-
2072
2061
  var _ConfirmConnectionCommand = class _ConfirmConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2073
2062
  ...commonParams
2074
2063
  }).m(function(Command, cs, config, o) {
@@ -2085,7 +2074,6 @@ var ConfirmConnectionCommand = _ConfirmConnectionCommand;
2085
2074
 
2086
2075
 
2087
2076
 
2088
-
2089
2077
  var _ConfirmCustomerAgreementCommand = class _ConfirmCustomerAgreementCommand extends import_smithy_client.Command.classBuilder().ep({
2090
2078
  ...commonParams
2091
2079
  }).m(function(Command, cs, config, o) {
@@ -2102,7 +2090,6 @@ var ConfirmCustomerAgreementCommand = _ConfirmCustomerAgreementCommand;
2102
2090
 
2103
2091
 
2104
2092
 
2105
-
2106
2093
  var _ConfirmPrivateVirtualInterfaceCommand = class _ConfirmPrivateVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2107
2094
  ...commonParams
2108
2095
  }).m(function(Command, cs, config, o) {
@@ -2119,7 +2106,6 @@ var ConfirmPrivateVirtualInterfaceCommand = _ConfirmPrivateVirtualInterfaceComma
2119
2106
 
2120
2107
 
2121
2108
 
2122
-
2123
2109
  var _ConfirmPublicVirtualInterfaceCommand = class _ConfirmPublicVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2124
2110
  ...commonParams
2125
2111
  }).m(function(Command, cs, config, o) {
@@ -2136,7 +2122,6 @@ var ConfirmPublicVirtualInterfaceCommand = _ConfirmPublicVirtualInterfaceCommand
2136
2122
 
2137
2123
 
2138
2124
 
2139
-
2140
2125
  var _ConfirmTransitVirtualInterfaceCommand = class _ConfirmTransitVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2141
2126
  ...commonParams
2142
2127
  }).m(function(Command, cs, config, o) {
@@ -2153,7 +2138,6 @@ var ConfirmTransitVirtualInterfaceCommand = _ConfirmTransitVirtualInterfaceComma
2153
2138
 
2154
2139
 
2155
2140
 
2156
-
2157
2141
  var _CreateBGPPeerCommand = class _CreateBGPPeerCommand extends import_smithy_client.Command.classBuilder().ep({
2158
2142
  ...commonParams
2159
2143
  }).m(function(Command, cs, config, o) {
@@ -2170,7 +2154,6 @@ var CreateBGPPeerCommand = _CreateBGPPeerCommand;
2170
2154
 
2171
2155
 
2172
2156
 
2173
-
2174
2157
  var _CreateConnectionCommand = class _CreateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2175
2158
  ...commonParams
2176
2159
  }).m(function(Command, cs, config, o) {
@@ -2187,7 +2170,6 @@ var CreateConnectionCommand = _CreateConnectionCommand;
2187
2170
 
2188
2171
 
2189
2172
 
2190
-
2191
2173
  var _CreateDirectConnectGatewayAssociationCommand = class _CreateDirectConnectGatewayAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
2192
2174
  ...commonParams
2193
2175
  }).m(function(Command, cs, config, o) {
@@ -2204,7 +2186,6 @@ var CreateDirectConnectGatewayAssociationCommand = _CreateDirectConnectGatewayAs
2204
2186
 
2205
2187
 
2206
2188
 
2207
-
2208
2189
  var _CreateDirectConnectGatewayAssociationProposalCommand = class _CreateDirectConnectGatewayAssociationProposalCommand extends import_smithy_client.Command.classBuilder().ep({
2209
2190
  ...commonParams
2210
2191
  }).m(function(Command, cs, config, o) {
@@ -2221,7 +2202,6 @@ var CreateDirectConnectGatewayAssociationProposalCommand = _CreateDirectConnectG
2221
2202
 
2222
2203
 
2223
2204
 
2224
-
2225
2205
  var _CreateDirectConnectGatewayCommand = class _CreateDirectConnectGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
2226
2206
  ...commonParams
2227
2207
  }).m(function(Command, cs, config, o) {
@@ -2238,7 +2218,6 @@ var CreateDirectConnectGatewayCommand = _CreateDirectConnectGatewayCommand;
2238
2218
 
2239
2219
 
2240
2220
 
2241
-
2242
2221
  var _CreateInterconnectCommand = class _CreateInterconnectCommand extends import_smithy_client.Command.classBuilder().ep({
2243
2222
  ...commonParams
2244
2223
  }).m(function(Command, cs, config, o) {
@@ -2255,7 +2234,6 @@ var CreateInterconnectCommand = _CreateInterconnectCommand;
2255
2234
 
2256
2235
 
2257
2236
 
2258
-
2259
2237
  var _CreateLagCommand = class _CreateLagCommand extends import_smithy_client.Command.classBuilder().ep({
2260
2238
  ...commonParams
2261
2239
  }).m(function(Command, cs, config, o) {
@@ -2272,7 +2250,6 @@ var CreateLagCommand = _CreateLagCommand;
2272
2250
 
2273
2251
 
2274
2252
 
2275
-
2276
2253
  var _CreatePrivateVirtualInterfaceCommand = class _CreatePrivateVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2277
2254
  ...commonParams
2278
2255
  }).m(function(Command, cs, config, o) {
@@ -2289,7 +2266,6 @@ var CreatePrivateVirtualInterfaceCommand = _CreatePrivateVirtualInterfaceCommand
2289
2266
 
2290
2267
 
2291
2268
 
2292
-
2293
2269
  var _CreatePublicVirtualInterfaceCommand = class _CreatePublicVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2294
2270
  ...commonParams
2295
2271
  }).m(function(Command, cs, config, o) {
@@ -2306,7 +2282,6 @@ var CreatePublicVirtualInterfaceCommand = _CreatePublicVirtualInterfaceCommand;
2306
2282
 
2307
2283
 
2308
2284
 
2309
-
2310
2285
  var _CreateTransitVirtualInterfaceCommand = class _CreateTransitVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2311
2286
  ...commonParams
2312
2287
  }).m(function(Command, cs, config, o) {
@@ -2323,7 +2298,6 @@ var CreateTransitVirtualInterfaceCommand = _CreateTransitVirtualInterfaceCommand
2323
2298
 
2324
2299
 
2325
2300
 
2326
-
2327
2301
  var _DeleteBGPPeerCommand = class _DeleteBGPPeerCommand extends import_smithy_client.Command.classBuilder().ep({
2328
2302
  ...commonParams
2329
2303
  }).m(function(Command, cs, config, o) {
@@ -2340,7 +2314,6 @@ var DeleteBGPPeerCommand = _DeleteBGPPeerCommand;
2340
2314
 
2341
2315
 
2342
2316
 
2343
-
2344
2317
  var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2345
2318
  ...commonParams
2346
2319
  }).m(function(Command, cs, config, o) {
@@ -2357,7 +2330,6 @@ var DeleteConnectionCommand = _DeleteConnectionCommand;
2357
2330
 
2358
2331
 
2359
2332
 
2360
-
2361
2333
  var _DeleteDirectConnectGatewayAssociationCommand = class _DeleteDirectConnectGatewayAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
2362
2334
  ...commonParams
2363
2335
  }).m(function(Command, cs, config, o) {
@@ -2374,7 +2346,6 @@ var DeleteDirectConnectGatewayAssociationCommand = _DeleteDirectConnectGatewayAs
2374
2346
 
2375
2347
 
2376
2348
 
2377
-
2378
2349
  var _DeleteDirectConnectGatewayAssociationProposalCommand = class _DeleteDirectConnectGatewayAssociationProposalCommand extends import_smithy_client.Command.classBuilder().ep({
2379
2350
  ...commonParams
2380
2351
  }).m(function(Command, cs, config, o) {
@@ -2391,7 +2362,6 @@ var DeleteDirectConnectGatewayAssociationProposalCommand = _DeleteDirectConnectG
2391
2362
 
2392
2363
 
2393
2364
 
2394
-
2395
2365
  var _DeleteDirectConnectGatewayCommand = class _DeleteDirectConnectGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
2396
2366
  ...commonParams
2397
2367
  }).m(function(Command, cs, config, o) {
@@ -2408,7 +2378,6 @@ var DeleteDirectConnectGatewayCommand = _DeleteDirectConnectGatewayCommand;
2408
2378
 
2409
2379
 
2410
2380
 
2411
-
2412
2381
  var _DeleteInterconnectCommand = class _DeleteInterconnectCommand extends import_smithy_client.Command.classBuilder().ep({
2413
2382
  ...commonParams
2414
2383
  }).m(function(Command, cs, config, o) {
@@ -2425,7 +2394,6 @@ var DeleteInterconnectCommand = _DeleteInterconnectCommand;
2425
2394
 
2426
2395
 
2427
2396
 
2428
-
2429
2397
  var _DeleteLagCommand = class _DeleteLagCommand extends import_smithy_client.Command.classBuilder().ep({
2430
2398
  ...commonParams
2431
2399
  }).m(function(Command, cs, config, o) {
@@ -2442,7 +2410,6 @@ var DeleteLagCommand = _DeleteLagCommand;
2442
2410
 
2443
2411
 
2444
2412
 
2445
-
2446
2413
  var _DeleteVirtualInterfaceCommand = class _DeleteVirtualInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
2447
2414
  ...commonParams
2448
2415
  }).m(function(Command, cs, config, o) {
@@ -2459,7 +2426,6 @@ var DeleteVirtualInterfaceCommand = _DeleteVirtualInterfaceCommand;
2459
2426
 
2460
2427
 
2461
2428
 
2462
-
2463
2429
  var _DescribeConnectionLoaCommand = class _DescribeConnectionLoaCommand extends import_smithy_client.Command.classBuilder().ep({
2464
2430
  ...commonParams
2465
2431
  }).m(function(Command, cs, config, o) {
@@ -2476,7 +2442,6 @@ var DescribeConnectionLoaCommand = _DescribeConnectionLoaCommand;
2476
2442
 
2477
2443
 
2478
2444
 
2479
-
2480
2445
  var _DescribeConnectionsCommand = class _DescribeConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
2481
2446
  ...commonParams
2482
2447
  }).m(function(Command, cs, config, o) {
@@ -2493,7 +2458,6 @@ var DescribeConnectionsCommand = _DescribeConnectionsCommand;
2493
2458
 
2494
2459
 
2495
2460
 
2496
-
2497
2461
  var _DescribeConnectionsOnInterconnectCommand = class _DescribeConnectionsOnInterconnectCommand extends import_smithy_client.Command.classBuilder().ep({
2498
2462
  ...commonParams
2499
2463
  }).m(function(Command, cs, config, o) {
@@ -2510,7 +2474,6 @@ var DescribeConnectionsOnInterconnectCommand = _DescribeConnectionsOnInterconnec
2510
2474
 
2511
2475
 
2512
2476
 
2513
-
2514
2477
  var _DescribeCustomerMetadataCommand = class _DescribeCustomerMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
2515
2478
  ...commonParams
2516
2479
  }).m(function(Command, cs, config, o) {
@@ -2527,7 +2490,6 @@ var DescribeCustomerMetadataCommand = _DescribeCustomerMetadataCommand;
2527
2490
 
2528
2491
 
2529
2492
 
2530
-
2531
2493
  var _DescribeDirectConnectGatewayAssociationProposalsCommand = class _DescribeDirectConnectGatewayAssociationProposalsCommand extends import_smithy_client.Command.classBuilder().ep({
2532
2494
  ...commonParams
2533
2495
  }).m(function(Command, cs, config, o) {
@@ -2544,7 +2506,6 @@ var DescribeDirectConnectGatewayAssociationProposalsCommand = _DescribeDirectCon
2544
2506
 
2545
2507
 
2546
2508
 
2547
-
2548
2509
  var _DescribeDirectConnectGatewayAssociationsCommand = class _DescribeDirectConnectGatewayAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
2549
2510
  ...commonParams
2550
2511
  }).m(function(Command, cs, config, o) {
@@ -2561,7 +2522,6 @@ var DescribeDirectConnectGatewayAssociationsCommand = _DescribeDirectConnectGate
2561
2522
 
2562
2523
 
2563
2524
 
2564
-
2565
2525
  var _DescribeDirectConnectGatewayAttachmentsCommand = class _DescribeDirectConnectGatewayAttachmentsCommand extends import_smithy_client.Command.classBuilder().ep({
2566
2526
  ...commonParams
2567
2527
  }).m(function(Command, cs, config, o) {
@@ -2578,7 +2538,6 @@ var DescribeDirectConnectGatewayAttachmentsCommand = _DescribeDirectConnectGatew
2578
2538
 
2579
2539
 
2580
2540
 
2581
-
2582
2541
  var _DescribeDirectConnectGatewaysCommand = class _DescribeDirectConnectGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
2583
2542
  ...commonParams
2584
2543
  }).m(function(Command, cs, config, o) {
@@ -2595,7 +2554,6 @@ var DescribeDirectConnectGatewaysCommand = _DescribeDirectConnectGatewaysCommand
2595
2554
 
2596
2555
 
2597
2556
 
2598
-
2599
2557
  var _DescribeHostedConnectionsCommand = class _DescribeHostedConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
2600
2558
  ...commonParams
2601
2559
  }).m(function(Command, cs, config, o) {
@@ -2612,7 +2570,6 @@ var DescribeHostedConnectionsCommand = _DescribeHostedConnectionsCommand;
2612
2570
 
2613
2571
 
2614
2572
 
2615
-
2616
2573
  var _DescribeInterconnectLoaCommand = class _DescribeInterconnectLoaCommand extends import_smithy_client.Command.classBuilder().ep({
2617
2574
  ...commonParams
2618
2575
  }).m(function(Command, cs, config, o) {
@@ -2629,7 +2586,6 @@ var DescribeInterconnectLoaCommand = _DescribeInterconnectLoaCommand;
2629
2586
 
2630
2587
 
2631
2588
 
2632
-
2633
2589
  var _DescribeInterconnectsCommand = class _DescribeInterconnectsCommand extends import_smithy_client.Command.classBuilder().ep({
2634
2590
  ...commonParams
2635
2591
  }).m(function(Command, cs, config, o) {
@@ -2646,7 +2602,6 @@ var DescribeInterconnectsCommand = _DescribeInterconnectsCommand;
2646
2602
 
2647
2603
 
2648
2604
 
2649
-
2650
2605
  var _DescribeLagsCommand = class _DescribeLagsCommand extends import_smithy_client.Command.classBuilder().ep({
2651
2606
  ...commonParams
2652
2607
  }).m(function(Command, cs, config, o) {
@@ -2663,7 +2618,6 @@ var DescribeLagsCommand = _DescribeLagsCommand;
2663
2618
 
2664
2619
 
2665
2620
 
2666
-
2667
2621
  var _DescribeLoaCommand = class _DescribeLoaCommand extends import_smithy_client.Command.classBuilder().ep({
2668
2622
  ...commonParams
2669
2623
  }).m(function(Command, cs, config, o) {
@@ -2680,7 +2634,6 @@ var DescribeLoaCommand = _DescribeLoaCommand;
2680
2634
 
2681
2635
 
2682
2636
 
2683
-
2684
2637
  var _DescribeLocationsCommand = class _DescribeLocationsCommand extends import_smithy_client.Command.classBuilder().ep({
2685
2638
  ...commonParams
2686
2639
  }).m(function(Command, cs, config, o) {
@@ -2697,7 +2650,6 @@ var DescribeLocationsCommand = _DescribeLocationsCommand;
2697
2650
 
2698
2651
 
2699
2652
 
2700
-
2701
2653
  var _DescribeRouterConfigurationCommand = class _DescribeRouterConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2702
2654
  ...commonParams
2703
2655
  }).m(function(Command, cs, config, o) {
@@ -2714,7 +2666,6 @@ var DescribeRouterConfigurationCommand = _DescribeRouterConfigurationCommand;
2714
2666
 
2715
2667
 
2716
2668
 
2717
-
2718
2669
  var _DescribeTagsCommand = class _DescribeTagsCommand extends import_smithy_client.Command.classBuilder().ep({
2719
2670
  ...commonParams
2720
2671
  }).m(function(Command, cs, config, o) {
@@ -2731,7 +2682,6 @@ var DescribeTagsCommand = _DescribeTagsCommand;
2731
2682
 
2732
2683
 
2733
2684
 
2734
-
2735
2685
  var _DescribeVirtualGatewaysCommand = class _DescribeVirtualGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
2736
2686
  ...commonParams
2737
2687
  }).m(function(Command, cs, config, o) {
@@ -2748,7 +2698,6 @@ var DescribeVirtualGatewaysCommand = _DescribeVirtualGatewaysCommand;
2748
2698
 
2749
2699
 
2750
2700
 
2751
-
2752
2701
  var _DescribeVirtualInterfacesCommand = class _DescribeVirtualInterfacesCommand extends import_smithy_client.Command.classBuilder().ep({
2753
2702
  ...commonParams
2754
2703
  }).m(function(Command, cs, config, o) {
@@ -2765,7 +2714,6 @@ var DescribeVirtualInterfacesCommand = _DescribeVirtualInterfacesCommand;
2765
2714
 
2766
2715
 
2767
2716
 
2768
-
2769
2717
  var _DisassociateConnectionFromLagCommand = class _DisassociateConnectionFromLagCommand extends import_smithy_client.Command.classBuilder().ep({
2770
2718
  ...commonParams
2771
2719
  }).m(function(Command, cs, config, o) {
@@ -2782,7 +2730,6 @@ var DisassociateConnectionFromLagCommand = _DisassociateConnectionFromLagCommand
2782
2730
 
2783
2731
 
2784
2732
 
2785
-
2786
2733
  var _DisassociateMacSecKeyCommand = class _DisassociateMacSecKeyCommand extends import_smithy_client.Command.classBuilder().ep({
2787
2734
  ...commonParams
2788
2735
  }).m(function(Command, cs, config, o) {
@@ -2799,7 +2746,6 @@ var DisassociateMacSecKeyCommand = _DisassociateMacSecKeyCommand;
2799
2746
 
2800
2747
 
2801
2748
 
2802
-
2803
2749
  var _ListVirtualInterfaceTestHistoryCommand = class _ListVirtualInterfaceTestHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
2804
2750
  ...commonParams
2805
2751
  }).m(function(Command, cs, config, o) {
@@ -2816,7 +2762,6 @@ var ListVirtualInterfaceTestHistoryCommand = _ListVirtualInterfaceTestHistoryCom
2816
2762
 
2817
2763
 
2818
2764
 
2819
-
2820
2765
  var _StartBgpFailoverTestCommand = class _StartBgpFailoverTestCommand extends import_smithy_client.Command.classBuilder().ep({
2821
2766
  ...commonParams
2822
2767
  }).m(function(Command, cs, config, o) {
@@ -2833,7 +2778,6 @@ var StartBgpFailoverTestCommand = _StartBgpFailoverTestCommand;
2833
2778
 
2834
2779
 
2835
2780
 
2836
-
2837
2781
  var _StopBgpFailoverTestCommand = class _StopBgpFailoverTestCommand extends import_smithy_client.Command.classBuilder().ep({
2838
2782
  ...commonParams
2839
2783
  }).m(function(Command, cs, config, o) {
@@ -2850,7 +2794,6 @@ var StopBgpFailoverTestCommand = _StopBgpFailoverTestCommand;
2850
2794
 
2851
2795
 
2852
2796
 
2853
-
2854
2797
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2855
2798
  ...commonParams
2856
2799
  }).m(function(Command, cs, config, o) {
@@ -2867,7 +2810,6 @@ var TagResourceCommand = _TagResourceCommand;
2867
2810
 
2868
2811
 
2869
2812
 
2870
-
2871
2813
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2872
2814
  ...commonParams
2873
2815
  }).m(function(Command, cs, config, o) {
@@ -2884,7 +2826,6 @@ var UntagResourceCommand = _UntagResourceCommand;
2884
2826
 
2885
2827
 
2886
2828
 
2887
-
2888
2829
  var _UpdateConnectionCommand = class _UpdateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2889
2830
  ...commonParams
2890
2831
  }).m(function(Command, cs, config, o) {
@@ -2901,7 +2842,6 @@ var UpdateConnectionCommand = _UpdateConnectionCommand;
2901
2842
 
2902
2843
 
2903
2844
 
2904
-
2905
2845
  var _UpdateDirectConnectGatewayAssociationCommand = class _UpdateDirectConnectGatewayAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
2906
2846
  ...commonParams
2907
2847
  }).m(function(Command, cs, config, o) {
@@ -2918,7 +2858,6 @@ var UpdateDirectConnectGatewayAssociationCommand = _UpdateDirectConnectGatewayAs
2918
2858
 
2919
2859
 
2920
2860
 
2921
-
2922
2861
  var _UpdateDirectConnectGatewayCommand = class _UpdateDirectConnectGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
2923
2862
  ...commonParams
2924
2863
  }).m(function(Command, cs, config, o) {
@@ -2935,7 +2874,6 @@ var UpdateDirectConnectGatewayCommand = _UpdateDirectConnectGatewayCommand;
2935
2874
 
2936
2875
 
2937
2876
 
2938
-
2939
2877
  var _UpdateLagCommand = class _UpdateLagCommand extends import_smithy_client.Command.classBuilder().ep({
2940
2878
  ...commonParams
2941
2879
  }).m(function(Command, cs, config, o) {
@@ -2952,7 +2890,6 @@ var UpdateLagCommand = _UpdateLagCommand;
2952
2890
 
2953
2891
 
2954
2892
 
2955
-
2956
2893
  var _UpdateVirtualInterfaceAttributesCommand = class _UpdateVirtualInterfaceAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
2957
2894
  ...commonParams
2958
2895
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AcceptDirectConnectGatewayAssociationProposalRequest, AcceptDirectConne
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AllocateConnectionOnInterconnectRequest, Connection } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AllocateHostedConnectionRequest, Connection } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AllocatePrivateVirtualInterfaceRequest, VirtualInterface } from "../mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AllocatePublicVirtualInterfaceRequest, VirtualInterface } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AllocateTransitVirtualInterfaceRequest, AllocateTransitVirtualInterface
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AssociateConnectionWithLagRequest, Connection } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AssociateHostedConnectionRequest, Connection } from "../models/models_0
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AssociateMacSecKeyRequest, AssociateMacSecKeyResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AssociateVirtualInterfaceRequest, VirtualInterface } from "../models/mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ConfirmConnectionRequest, ConfirmConnectionResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ConfirmCustomerAgreementRequest, ConfirmCustomerAgreementResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ConfirmPrivateVirtualInterfaceRequest, ConfirmPrivateVirtualInterfaceRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ConfirmPublicVirtualInterfaceRequest, ConfirmPublicVirtualInterfaceResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ConfirmTransitVirtualInterfaceRequest, ConfirmTransitVirtualInterfaceRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateBGPPeerRequest, CreateBGPPeerResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Connection, CreateConnectionRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDirectConnectGatewayAssociationRequest, CreateDirectConnectGatewa
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *