@aws-sdk/client-direct-connect 3.335.0 → 3.338.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.
- package/dist-cjs/DirectConnectClient.js +2 -1
- package/dist-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +2 -1
- package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +2 -1
- package/dist-cjs/commands/AllocateHostedConnectionCommand.js +2 -1
- package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +2 -1
- package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +2 -1
- package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +2 -1
- package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +2 -1
- package/dist-cjs/commands/AssociateHostedConnectionCommand.js +2 -1
- package/dist-cjs/commands/AssociateMacSecKeyCommand.js +2 -1
- package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +2 -1
- package/dist-cjs/commands/ConfirmConnectionCommand.js +2 -1
- package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +2 -1
- package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +2 -1
- package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +2 -1
- package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +2 -1
- package/dist-cjs/commands/CreateBGPPeerCommand.js +2 -1
- package/dist-cjs/commands/CreateConnectionCommand.js +2 -1
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +2 -1
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +2 -1
- package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +2 -1
- package/dist-cjs/commands/CreateInterconnectCommand.js +2 -1
- package/dist-cjs/commands/CreateLagCommand.js +2 -1
- package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +2 -1
- package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +2 -1
- package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +2 -1
- package/dist-cjs/commands/DeleteBGPPeerCommand.js +2 -1
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -1
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +2 -1
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +2 -1
- package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +2 -1
- package/dist-cjs/commands/DeleteInterconnectCommand.js +2 -1
- package/dist-cjs/commands/DeleteLagCommand.js +2 -1
- package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +2 -1
- package/dist-cjs/commands/DescribeConnectionLoaCommand.js +2 -1
- package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +2 -1
- package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +2 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +2 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +2 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +2 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +2 -1
- package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +2 -1
- package/dist-cjs/commands/DescribeInterconnectsCommand.js +2 -1
- package/dist-cjs/commands/DescribeLagsCommand.js +2 -1
- package/dist-cjs/commands/DescribeLoaCommand.js +2 -1
- package/dist-cjs/commands/DescribeLocationsCommand.js +2 -1
- package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -1
- package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +2 -1
- package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +2 -1
- package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +2 -1
- package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +2 -1
- package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +2 -1
- package/dist-cjs/commands/StartBgpFailoverTestCommand.js +2 -1
- package/dist-cjs/commands/StopBgpFailoverTestCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateConnectionCommand.js +2 -1
- package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +2 -1
- package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +2 -1
- package/dist-cjs/commands/UpdateLagCommand.js +2 -1
- package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +2 -1
- package/dist-cjs/index.js +1 -1
- package/dist-cjs/models/DirectConnectServiceException.js +2 -1
- package/dist-es/DirectConnectClient.js +1 -0
- package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +1 -0
- package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js +1 -0
- package/dist-es/commands/AllocateHostedConnectionCommand.js +1 -0
- package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js +1 -0
- package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js +1 -0
- package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js +1 -0
- package/dist-es/commands/AssociateConnectionWithLagCommand.js +1 -0
- package/dist-es/commands/AssociateHostedConnectionCommand.js +1 -0
- package/dist-es/commands/AssociateMacSecKeyCommand.js +1 -0
- package/dist-es/commands/AssociateVirtualInterfaceCommand.js +1 -0
- package/dist-es/commands/ConfirmConnectionCommand.js +1 -0
- package/dist-es/commands/ConfirmCustomerAgreementCommand.js +1 -0
- package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js +1 -0
- package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js +1 -0
- package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js +1 -0
- package/dist-es/commands/CreateBGPPeerCommand.js +1 -0
- package/dist-es/commands/CreateConnectionCommand.js +1 -0
- package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js +1 -0
- package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +1 -0
- package/dist-es/commands/CreateDirectConnectGatewayCommand.js +1 -0
- package/dist-es/commands/CreateInterconnectCommand.js +1 -0
- package/dist-es/commands/CreateLagCommand.js +1 -0
- package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js +1 -0
- package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js +1 -0
- package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js +1 -0
- package/dist-es/commands/DeleteBGPPeerCommand.js +1 -0
- package/dist-es/commands/DeleteConnectionCommand.js +1 -0
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js +1 -0
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +1 -0
- package/dist-es/commands/DeleteDirectConnectGatewayCommand.js +1 -0
- package/dist-es/commands/DeleteInterconnectCommand.js +1 -0
- package/dist-es/commands/DeleteLagCommand.js +1 -0
- package/dist-es/commands/DeleteVirtualInterfaceCommand.js +1 -0
- package/dist-es/commands/DescribeConnectionLoaCommand.js +1 -0
- package/dist-es/commands/DescribeConnectionsCommand.js +1 -0
- package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js +1 -0
- package/dist-es/commands/DescribeCustomerMetadataCommand.js +1 -0
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +1 -0
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js +1 -0
- package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +1 -0
- package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js +1 -0
- package/dist-es/commands/DescribeHostedConnectionsCommand.js +1 -0
- package/dist-es/commands/DescribeInterconnectLoaCommand.js +1 -0
- package/dist-es/commands/DescribeInterconnectsCommand.js +1 -0
- package/dist-es/commands/DescribeLagsCommand.js +1 -0
- package/dist-es/commands/DescribeLoaCommand.js +1 -0
- package/dist-es/commands/DescribeLocationsCommand.js +1 -0
- package/dist-es/commands/DescribeRouterConfigurationCommand.js +1 -0
- package/dist-es/commands/DescribeTagsCommand.js +1 -0
- package/dist-es/commands/DescribeVirtualGatewaysCommand.js +1 -0
- package/dist-es/commands/DescribeVirtualInterfacesCommand.js +1 -0
- package/dist-es/commands/DisassociateConnectionFromLagCommand.js +1 -0
- package/dist-es/commands/DisassociateMacSecKeyCommand.js +1 -0
- package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js +1 -0
- package/dist-es/commands/StartBgpFailoverTestCommand.js +1 -0
- package/dist-es/commands/StopBgpFailoverTestCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateConnectionCommand.js +1 -0
- package/dist-es/commands/UpdateDirectConnectGatewayAssociationCommand.js +1 -0
- package/dist-es/commands/UpdateDirectConnectGatewayCommand.js +1 -0
- package/dist-es/commands/UpdateLagCommand.js +1 -0
- package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js +1 -0
- package/dist-es/index.js +1 -1
- package/dist-es/models/DirectConnectServiceException.js +1 -0
- package/dist-types/DirectConnectClient.d.ts +3 -3
- package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +4 -0
- package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +4 -0
- package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +4 -0
- package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +4 -0
- package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +4 -0
- package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +4 -0
- package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/ConfirmConnectionCommand.d.ts +4 -0
- package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +4 -0
- package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/CreateBGPPeerCommand.d.ts +4 -0
- package/dist-types/commands/CreateConnectionCommand.d.ts +4 -0
- package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +4 -0
- package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +4 -0
- package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +4 -0
- package/dist-types/commands/CreateInterconnectCommand.d.ts +4 -0
- package/dist-types/commands/CreateLagCommand.d.ts +4 -0
- package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBGPPeerCommand.d.ts +4 -0
- package/dist-types/commands/DeleteConnectionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +4 -0
- package/dist-types/commands/DeleteInterconnectCommand.d.ts +4 -0
- package/dist-types/commands/DeleteLagCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +4 -0
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +4 -0
- package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +4 -0
- package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInterconnectsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeLagsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeLoaCommand.d.ts +4 -0
- package/dist-types/commands/DescribeLocationsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +4 -0
- package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +4 -0
- package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +4 -0
- package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +4 -0
- package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateConnectionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +4 -0
- package/dist-types/commands/UpdateLagCommand.d.ts +4 -0
- package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +4 -0
- package/dist-types/index.d.ts +11 -1
- package/dist-types/models/DirectConnectServiceException.d.ts +1 -0
- package/dist-types/ts3.4/DirectConnectClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +1 -1
- package/dist-types/ts3.4/models/DirectConnectServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DeleteBGPPeerRequest, DeleteBGPPeerResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { Connection, DeleteConnectionRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DeleteDirectConnectGatewayAssociationRequest, DeleteDirectConnectGatewayAssociationResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DeleteDirectConnectGatewayAssociationProposalRequest, DeleteDirectConnectGatewayAssociationProposalResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DeleteDirectConnectGatewayRequest, DeleteDirectConnectGatewayResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DeleteInterconnectRequest, DeleteInterconnectResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DeleteLagRequest, Lag } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DeleteVirtualInterfaceRequest, DeleteVirtualInterfaceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeConnectionLoaRequest, DescribeConnectionLoaResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { Connections, DescribeConnectionsRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { Connections, DescribeConnectionsOnInterconnectRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeCustomerMetadataResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeDirectConnectGatewayAssociationProposalsRequest, DescribeDirectConnectGatewayAssociationProposalsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeDirectConnectGatewayAssociationsRequest, DescribeDirectConnectGatewayAssociationsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeDirectConnectGatewayAttachmentsRequest, DescribeDirectConnectGatewayAttachmentsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeDirectConnectGatewaysRequest, DescribeDirectConnectGatewaysResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { Connections, DescribeHostedConnectionsRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeInterconnectLoaRequest, DescribeInterconnectLoaResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeInterconnectsRequest, Interconnects } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeLagsRequest, Lags } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeLoaRequest, Loa } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { Locations } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeRouterConfigurationRequest, DescribeRouterConfigurationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeTagsRequest, DescribeTagsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { VirtualGateways } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeVirtualInterfacesRequest, VirtualInterfaces } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { Connection, DisassociateConnectionFromLagRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DisassociateMacSecKeyRequest, DisassociateMacSecKeyResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { ListVirtualInterfaceTestHistoryRequest, ListVirtualInterfaceTestHistoryResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { StartBgpFailoverTestRequest, StartBgpFailoverTestResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { StopBgpFailoverTestRequest, StopBgpFailoverTestResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { Connection, UpdateConnectionRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { UpdateDirectConnectGatewayAssociationRequest, UpdateDirectConnectGatewayAssociationResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { UpdateDirectConnectGatewayRequest, UpdateDirectConnectGatewayResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { Lag, UpdateLagRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { UpdateVirtualInterfaceAttributesRequest, VirtualInterface } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
|
|
3
|
+
* One end of the cable is connected to your router, the other to an Direct Connect router. With this connection
|
|
4
|
+
* in place, you can create virtual interfaces directly to the Amazon Web Services Cloud (for example, to Amazon EC2
|
|
5
|
+
* and Amazon S3) and to Amazon VPC, bypassing Internet service providers in your network path. A
|
|
6
|
+
* connection provides access to all Amazon Web Services Regions except the China (Beijing) and (China) Ningxia Regions.
|
|
7
|
+
* Amazon Web Services resources in the China Regions can only be accessed through locations associated with those Regions.</p>
|
|
8
|
+
*
|
|
9
|
+
* @packageDocumentation
|
|
10
|
+
*/
|
|
2
11
|
export * from "./DirectConnectClient";
|
|
12
|
+
export * from "./DirectConnect";
|
|
3
13
|
export * from "./commands";
|
|
4
14
|
export * from "./models";
|
|
5
15
|
export { DirectConnectServiceException } from "./models/DirectConnectServiceException";
|
|
@@ -303,6 +303,7 @@ import {
|
|
|
303
303
|
ClientResolvedEndpointParameters,
|
|
304
304
|
EndpointParameters,
|
|
305
305
|
} from "./endpoint/EndpointParameters";
|
|
306
|
+
export { __Client };
|
|
306
307
|
export type ServiceInputTypes =
|
|
307
308
|
| AcceptDirectConnectGatewayAssociationProposalCommandInput
|
|
308
309
|
| AllocateConnectionOnInterconnectCommandInput
|
|
@@ -455,7 +456,7 @@ export interface ClientDefaults
|
|
|
455
456
|
logger?: __Logger;
|
|
456
457
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
457
458
|
}
|
|
458
|
-
type DirectConnectClientConfigType = Partial<
|
|
459
|
+
export type DirectConnectClientConfigType = Partial<
|
|
459
460
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
460
461
|
> &
|
|
461
462
|
ClientDefaults &
|
|
@@ -468,7 +469,7 @@ type DirectConnectClientConfigType = Partial<
|
|
|
468
469
|
ClientInputEndpointParameters;
|
|
469
470
|
export interface DirectConnectClientConfig
|
|
470
471
|
extends DirectConnectClientConfigType {}
|
|
471
|
-
type DirectConnectClientResolvedConfigType =
|
|
472
|
+
export type DirectConnectClientResolvedConfigType =
|
|
472
473
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
473
474
|
Required<ClientDefaults> &
|
|
474
475
|
RegionResolvedConfig &
|
|
@@ -490,4 +491,3 @@ export declare class DirectConnectClient extends __Client<
|
|
|
490
491
|
constructor(configuration: DirectConnectClientConfig);
|
|
491
492
|
destroy(): void;
|
|
492
493
|
}
|
|
493
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AcceptDirectConnectGatewayAssociationProposalRequest,
|
|
16
16
|
AcceptDirectConnectGatewayAssociationProposalResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AcceptDirectConnectGatewayAssociationProposalCommandInput
|
|
19
20
|
extends AcceptDirectConnectGatewayAssociationProposalRequest {}
|
|
20
21
|
export interface AcceptDirectConnectGatewayAssociationProposalCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AllocateConnectionOnInterconnectRequest,
|
|
16
16
|
Connection,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AllocateConnectionOnInterconnectCommandInput
|
|
19
20
|
extends AllocateConnectionOnInterconnectRequest {}
|
|
20
21
|
export interface AllocateConnectionOnInterconnectCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AllocateHostedConnectionRequest,
|
|
16
16
|
Connection,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AllocateHostedConnectionCommandInput
|
|
19
20
|
extends AllocateHostedConnectionRequest {}
|
|
20
21
|
export interface AllocateHostedConnectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AllocatePrivateVirtualInterfaceRequest,
|
|
16
16
|
VirtualInterface,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AllocatePrivateVirtualInterfaceCommandInput
|
|
19
20
|
extends AllocatePrivateVirtualInterfaceRequest {}
|
|
20
21
|
export interface AllocatePrivateVirtualInterfaceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AllocatePublicVirtualInterfaceRequest,
|
|
16
16
|
VirtualInterface,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AllocatePublicVirtualInterfaceCommandInput
|
|
19
20
|
extends AllocatePublicVirtualInterfaceRequest {}
|
|
20
21
|
export interface AllocatePublicVirtualInterfaceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AllocateTransitVirtualInterfaceRequest,
|
|
16
16
|
AllocateTransitVirtualInterfaceResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AllocateTransitVirtualInterfaceCommandInput
|
|
19
20
|
extends AllocateTransitVirtualInterfaceRequest {}
|
|
20
21
|
export interface AllocateTransitVirtualInterfaceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AssociateConnectionWithLagRequest,
|
|
16
16
|
Connection,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateConnectionWithLagCommandInput
|
|
19
20
|
extends AssociateConnectionWithLagRequest {}
|
|
20
21
|
export interface AssociateConnectionWithLagCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AssociateHostedConnectionRequest,
|
|
16
16
|
Connection,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateHostedConnectionCommandInput
|
|
19
20
|
extends AssociateHostedConnectionRequest {}
|
|
20
21
|
export interface AssociateHostedConnectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AssociateMacSecKeyRequest,
|
|
16
16
|
AssociateMacSecKeyResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateMacSecKeyCommandInput
|
|
19
20
|
extends AssociateMacSecKeyRequest {}
|
|
20
21
|
export interface AssociateMacSecKeyCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AssociateVirtualInterfaceRequest,
|
|
16
16
|
VirtualInterface,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateVirtualInterfaceCommandInput
|
|
19
20
|
extends AssociateVirtualInterfaceRequest {}
|
|
20
21
|
export interface AssociateVirtualInterfaceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ConfirmConnectionRequest,
|
|
16
16
|
ConfirmConnectionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ConfirmConnectionCommandInput
|
|
19
20
|
extends ConfirmConnectionRequest {}
|
|
20
21
|
export interface ConfirmConnectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ConfirmCustomerAgreementRequest,
|
|
16
16
|
ConfirmCustomerAgreementResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ConfirmCustomerAgreementCommandInput
|
|
19
20
|
extends ConfirmCustomerAgreementRequest {}
|
|
20
21
|
export interface ConfirmCustomerAgreementCommandOutput
|