@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
@@ -9,7 +9,8 @@ import {
9
9
  ConfirmCustomerAgreementRequest,
10
10
  ConfirmCustomerAgreementResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ConfirmCustomerAgreementCommandInput
14
15
  extends ConfirmCustomerAgreementRequest {}
15
16
  export interface ConfirmCustomerAgreementCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ConfirmPrivateVirtualInterfaceRequest,
10
10
  ConfirmPrivateVirtualInterfaceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ConfirmPrivateVirtualInterfaceCommandInput
14
15
  extends ConfirmPrivateVirtualInterfaceRequest {}
15
16
  export interface ConfirmPrivateVirtualInterfaceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ConfirmPublicVirtualInterfaceRequest,
10
10
  ConfirmPublicVirtualInterfaceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ConfirmPublicVirtualInterfaceCommandInput
14
15
  extends ConfirmPublicVirtualInterfaceRequest {}
15
16
  export interface ConfirmPublicVirtualInterfaceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ConfirmTransitVirtualInterfaceRequest,
10
10
  ConfirmTransitVirtualInterfaceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ConfirmTransitVirtualInterfaceCommandInput
14
15
  extends ConfirmTransitVirtualInterfaceRequest {}
15
16
  export interface ConfirmTransitVirtualInterfaceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateBGPPeerRequest,
10
10
  CreateBGPPeerResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateBGPPeerCommandInput extends CreateBGPPeerRequest {}
14
15
  export interface CreateBGPPeerCommandOutput
15
16
  extends CreateBGPPeerResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { Connection, CreateConnectionRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateConnectionCommandInput extends CreateConnectionRequest {}
11
12
  export interface CreateConnectionCommandOutput
12
13
  extends Connection,
@@ -9,7 +9,8 @@ import {
9
9
  CreateDirectConnectGatewayAssociationRequest,
10
10
  CreateDirectConnectGatewayAssociationResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDirectConnectGatewayAssociationCommandInput
14
15
  extends CreateDirectConnectGatewayAssociationRequest {}
15
16
  export interface CreateDirectConnectGatewayAssociationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateDirectConnectGatewayAssociationProposalRequest,
10
10
  CreateDirectConnectGatewayAssociationProposalResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDirectConnectGatewayAssociationProposalCommandInput
14
15
  extends CreateDirectConnectGatewayAssociationProposalRequest {}
15
16
  export interface CreateDirectConnectGatewayAssociationProposalCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateDirectConnectGatewayRequest,
10
10
  CreateDirectConnectGatewayResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDirectConnectGatewayCommandInput
14
15
  extends CreateDirectConnectGatewayRequest {}
15
16
  export interface CreateDirectConnectGatewayCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { CreateInterconnectRequest, Interconnect } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateInterconnectCommandInput
11
12
  extends CreateInterconnectRequest {}
12
13
  export interface CreateInterconnectCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { CreateLagRequest, Lag } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateLagCommandInput extends CreateLagRequest {}
11
12
  export interface CreateLagCommandOutput extends Lag, __MetadataBearer {}
12
13
  declare const CreateLagCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  CreatePrivateVirtualInterfaceRequest,
10
10
  VirtualInterface,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePrivateVirtualInterfaceCommandInput
14
15
  extends CreatePrivateVirtualInterfaceRequest {}
15
16
  export interface CreatePrivateVirtualInterfaceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreatePublicVirtualInterfaceRequest,
10
10
  VirtualInterface,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePublicVirtualInterfaceCommandInput
14
15
  extends CreatePublicVirtualInterfaceRequest {}
15
16
  export interface CreatePublicVirtualInterfaceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateTransitVirtualInterfaceRequest,
10
10
  CreateTransitVirtualInterfaceResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateTransitVirtualInterfaceCommandInput
14
15
  extends CreateTransitVirtualInterfaceRequest {}
15
16
  export interface CreateTransitVirtualInterfaceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteBGPPeerRequest,
10
10
  DeleteBGPPeerResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteBGPPeerCommandInput extends DeleteBGPPeerRequest {}
14
15
  export interface DeleteBGPPeerCommandOutput
15
16
  extends DeleteBGPPeerResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { Connection, DeleteConnectionRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteConnectionCommandInput extends DeleteConnectionRequest {}
11
12
  export interface DeleteConnectionCommandOutput
12
13
  extends Connection,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteDirectConnectGatewayAssociationRequest,
10
10
  DeleteDirectConnectGatewayAssociationResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteDirectConnectGatewayAssociationCommandInput
14
15
  extends DeleteDirectConnectGatewayAssociationRequest {}
15
16
  export interface DeleteDirectConnectGatewayAssociationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteDirectConnectGatewayAssociationProposalRequest,
10
10
  DeleteDirectConnectGatewayAssociationProposalResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteDirectConnectGatewayAssociationProposalCommandInput
14
15
  extends DeleteDirectConnectGatewayAssociationProposalRequest {}
15
16
  export interface DeleteDirectConnectGatewayAssociationProposalCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteDirectConnectGatewayRequest,
10
10
  DeleteDirectConnectGatewayResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteDirectConnectGatewayCommandInput
14
15
  extends DeleteDirectConnectGatewayRequest {}
15
16
  export interface DeleteDirectConnectGatewayCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteInterconnectRequest,
10
10
  DeleteInterconnectResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteInterconnectCommandInput
14
15
  extends DeleteInterconnectRequest {}
15
16
  export interface DeleteInterconnectCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { DeleteLagRequest, Lag } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteLagCommandInput extends DeleteLagRequest {}
11
12
  export interface DeleteLagCommandOutput extends Lag, __MetadataBearer {}
12
13
  declare const DeleteLagCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  DeleteVirtualInterfaceRequest,
10
10
  DeleteVirtualInterfaceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteVirtualInterfaceCommandInput
14
15
  extends DeleteVirtualInterfaceRequest {}
15
16
  export interface DeleteVirtualInterfaceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeConnectionLoaRequest,
10
10
  DescribeConnectionLoaResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeConnectionLoaCommandInput
14
15
  extends DescribeConnectionLoaRequest {}
15
16
  export interface DescribeConnectionLoaCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { Connections, DescribeConnectionsRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeConnectionsCommandInput
11
12
  extends DescribeConnectionsRequest {}
12
13
  export interface DescribeConnectionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  Connections,
10
10
  DescribeConnectionsOnInterconnectRequest,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeConnectionsOnInterconnectCommandInput
14
15
  extends DescribeConnectionsOnInterconnectRequest {}
15
16
  export interface DescribeConnectionsOnInterconnectCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { DescribeCustomerMetadataResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeCustomerMetadataCommandInput {}
11
12
  export interface DescribeCustomerMetadataCommandOutput
12
13
  extends DescribeCustomerMetadataResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeDirectConnectGatewayAssociationProposalsRequest,
10
10
  DescribeDirectConnectGatewayAssociationProposalsResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeDirectConnectGatewayAssociationProposalsCommandInput
14
15
  extends DescribeDirectConnectGatewayAssociationProposalsRequest {}
15
16
  export interface DescribeDirectConnectGatewayAssociationProposalsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeDirectConnectGatewayAssociationsRequest,
10
10
  DescribeDirectConnectGatewayAssociationsResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeDirectConnectGatewayAssociationsCommandInput
14
15
  extends DescribeDirectConnectGatewayAssociationsRequest {}
15
16
  export interface DescribeDirectConnectGatewayAssociationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeDirectConnectGatewayAttachmentsRequest,
10
10
  DescribeDirectConnectGatewayAttachmentsResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeDirectConnectGatewayAttachmentsCommandInput
14
15
  extends DescribeDirectConnectGatewayAttachmentsRequest {}
15
16
  export interface DescribeDirectConnectGatewayAttachmentsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeDirectConnectGatewaysRequest,
10
10
  DescribeDirectConnectGatewaysResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeDirectConnectGatewaysCommandInput
14
15
  extends DescribeDirectConnectGatewaysRequest {}
15
16
  export interface DescribeDirectConnectGatewaysCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  Connections,
10
10
  DescribeHostedConnectionsRequest,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeHostedConnectionsCommandInput
14
15
  extends DescribeHostedConnectionsRequest {}
15
16
  export interface DescribeHostedConnectionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeInterconnectLoaRequest,
10
10
  DescribeInterconnectLoaResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeInterconnectLoaCommandInput
14
15
  extends DescribeInterconnectLoaRequest {}
15
16
  export interface DescribeInterconnectLoaCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeInterconnectsRequest,
10
10
  Interconnects,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeInterconnectsCommandInput
14
15
  extends DescribeInterconnectsRequest {}
15
16
  export interface DescribeInterconnectsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { DescribeLagsRequest, Lags } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeLagsCommandInput extends DescribeLagsRequest {}
11
12
  export interface DescribeLagsCommandOutput extends Lags, __MetadataBearer {}
12
13
  declare const DescribeLagsCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { DescribeLoaRequest, Loa } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeLoaCommandInput extends DescribeLoaRequest {}
11
12
  export interface DescribeLoaCommandOutput extends Loa, __MetadataBearer {}
12
13
  declare const DescribeLoaCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { Locations } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeLocationsCommandInput {}
11
12
  export interface DescribeLocationsCommandOutput
12
13
  extends Locations,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeRouterConfigurationRequest,
10
10
  DescribeRouterConfigurationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeRouterConfigurationCommandInput
14
15
  extends DescribeRouterConfigurationRequest {}
15
16
  export interface DescribeRouterConfigurationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { DescribeTagsRequest, DescribeTagsResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeTagsCommandInput extends DescribeTagsRequest {}
11
12
  export interface DescribeTagsCommandOutput
12
13
  extends DescribeTagsResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { VirtualGateways } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeVirtualGatewaysCommandInput {}
11
12
  export interface DescribeVirtualGatewaysCommandOutput
12
13
  extends VirtualGateways,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeVirtualInterfacesRequest,
10
10
  VirtualInterfaces,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeVirtualInterfacesCommandInput
14
15
  extends DescribeVirtualInterfacesRequest {}
15
16
  export interface DescribeVirtualInterfacesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  Connection,
10
10
  DisassociateConnectionFromLagRequest,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociateConnectionFromLagCommandInput
14
15
  extends DisassociateConnectionFromLagRequest {}
15
16
  export interface DisassociateConnectionFromLagCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DisassociateMacSecKeyRequest,
10
10
  DisassociateMacSecKeyResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociateMacSecKeyCommandInput
14
15
  extends DisassociateMacSecKeyRequest {}
15
16
  export interface DisassociateMacSecKeyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListVirtualInterfaceTestHistoryRequest,
10
10
  ListVirtualInterfaceTestHistoryResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListVirtualInterfaceTestHistoryCommandInput
14
15
  extends ListVirtualInterfaceTestHistoryRequest {}
15
16
  export interface ListVirtualInterfaceTestHistoryCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StartBgpFailoverTestRequest,
10
10
  StartBgpFailoverTestResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartBgpFailoverTestCommandInput
14
15
  extends StartBgpFailoverTestRequest {}
15
16
  export interface StartBgpFailoverTestCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StopBgpFailoverTestRequest,
10
10
  StopBgpFailoverTestResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StopBgpFailoverTestCommandInput
14
15
  extends StopBgpFailoverTestRequest {}
15
16
  export interface StopBgpFailoverTestCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput
12
13
  extends TagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UntagResourceRequest,
10
10
  UntagResourceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
14
15
  export interface UntagResourceCommandOutput
15
16
  extends UntagResourceResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { Connection, UpdateConnectionRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {}
11
12
  export interface UpdateConnectionCommandOutput
12
13
  extends Connection,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateDirectConnectGatewayAssociationRequest,
10
10
  UpdateDirectConnectGatewayAssociationResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDirectConnectGatewayAssociationCommandInput
14
15
  extends UpdateDirectConnectGatewayAssociationRequest {}
15
16
  export interface UpdateDirectConnectGatewayAssociationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateDirectConnectGatewayRequest,
10
10
  UpdateDirectConnectGatewayResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDirectConnectGatewayCommandInput
14
15
  extends UpdateDirectConnectGatewayRequest {}
15
16
  export interface UpdateDirectConnectGatewayCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../DirectConnectClient";
8
8
  import { Lag, UpdateLagRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateLagCommandInput extends UpdateLagRequest {}
11
12
  export interface UpdateLagCommandOutput extends Lag, __MetadataBearer {}
12
13
  declare const UpdateLagCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  UpdateVirtualInterfaceAttributesRequest,
10
10
  VirtualInterface,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateVirtualInterfaceAttributesCommandInput
14
15
  extends UpdateVirtualInterfaceAttributesRequest {}
15
16
  export interface UpdateVirtualInterfaceAttributesCommandOutput
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class DirectConnectServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-direct-connect",
3
3
  "description": "AWS SDK for JavaScript Direct Connect Client for Node.js, Browser and React Native",
4
- "version": "3.590.0",
4
+ "version": "3.596.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-direct-connect",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
23
+ "@aws-sdk/client-sso-oidc": "3.596.0",
24
+ "@aws-sdk/client-sts": "3.596.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.596.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",