@aws-sdk/client-direct-connect 3.337.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
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeConnectionsOnInterconnectCommand, se_DescribeConnectionsOnInterconnectCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeConnectionsOnInterconnectCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeCustomerMetadataCommand, se_DescribeCustomerMetadataCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeCustomerMetadataCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeDirectConnectGatewayAssociationProposalsCommand, se_DescribeDirectConnectGatewayAssociationProposalsCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeDirectConnectGatewayAssociationProposalsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeDirectConnectGatewayAssociationsCommand, se_DescribeDirectConnectGatewayAssociationsCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeDirectConnectGatewayAssociationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeDirectConnectGatewayAttachmentsCommand, se_DescribeDirectConnectGatewayAttachmentsCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeDirectConnectGatewayAttachmentsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeDirectConnectGatewaysCommand, se_DescribeDirectConnectGatewaysCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeDirectConnectGatewaysCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeHostedConnectionsCommand, se_DescribeHostedConnectionsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeHostedConnectionsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeInterconnectLoaCommand, se_DescribeInterconnectLoaCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeInterconnectLoaCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeInterconnectsCommand, se_DescribeInterconnectsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeInterconnectsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeLagsCommand, se_DescribeLagsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeLagsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeLoaCommand, se_DescribeLoaCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeLoaCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeLocationsCommand, se_DescribeLocationsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeLocationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeRouterConfigurationCommand, se_DescribeRouterConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeRouterConfigurationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeTagsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeVirtualGatewaysCommand, se_DescribeVirtualGatewaysCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeVirtualGatewaysCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeVirtualInterfacesCommand, se_DescribeVirtualInterfacesCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeVirtualInterfacesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DisassociateConnectionFromLagCommand, se_DisassociateConnectionFromLagCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DisassociateConnectionFromLagCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DisassociateMacSecKeyCommand, se_DisassociateMacSecKeyCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DisassociateMacSecKeyCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListVirtualInterfaceTestHistoryCommand, se_ListVirtualInterfaceTestHistoryCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListVirtualInterfaceTestHistoryCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_StartBgpFailoverTestCommand, se_StartBgpFailoverTestCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class StartBgpFailoverTestCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_StopBgpFailoverTestCommand, se_StopBgpFailoverTestCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class StopBgpFailoverTestCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class TagResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UntagResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateConnectionCommand, se_UpdateConnectionCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateConnectionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateDirectConnectGatewayAssociationCommand, se_UpdateDirectConnectGatewayAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateDirectConnectGatewayAssociationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateDirectConnectGatewayCommand, se_UpdateDirectConnectGatewayCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateDirectConnectGatewayCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateLagCommand, se_UpdateLagCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateLagCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateVirtualInterfaceAttributesCommand, se_UpdateVirtualInterfaceAttributesCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateVirtualInterfaceAttributesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
package/dist-es/index.js
CHANGED
|
@@ -72,6 +72,7 @@ import { UpdateDirectConnectGatewayCommandInput, UpdateDirectConnectGatewayComma
|
|
|
72
72
|
import { UpdateLagCommandInput, UpdateLagCommandOutput } from "./commands/UpdateLagCommand";
|
|
73
73
|
import { UpdateVirtualInterfaceAttributesCommandInput, UpdateVirtualInterfaceAttributesCommandOutput } from "./commands/UpdateVirtualInterfaceAttributesCommand";
|
|
74
74
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
75
|
+
export { __Client };
|
|
75
76
|
/**
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
@@ -186,7 +187,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
186
187
|
/**
|
|
187
188
|
* @public
|
|
188
189
|
*/
|
|
189
|
-
type DirectConnectClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
190
|
+
export type DirectConnectClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
190
191
|
/**
|
|
191
192
|
* @public
|
|
192
193
|
*
|
|
@@ -197,7 +198,7 @@ export interface DirectConnectClientConfig extends DirectConnectClientConfigType
|
|
|
197
198
|
/**
|
|
198
199
|
* @public
|
|
199
200
|
*/
|
|
200
|
-
type DirectConnectClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
201
|
+
export type DirectConnectClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
201
202
|
/**
|
|
202
203
|
* @public
|
|
203
204
|
*
|
|
@@ -227,4 +228,3 @@ export declare class DirectConnectClient extends __Client<__HttpHandlerOptions,
|
|
|
227
228
|
*/
|
|
228
229
|
destroy(): void;
|
|
229
230
|
}
|
|
230
|
-
export {};
|
|
@@ -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 { AcceptDirectConnectGatewayAssociationProposalRequest, AcceptDirectConnectGatewayAssociationProposalResult } 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 { AllocateConnectionOnInterconnectRequest, Connection } 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 { AllocateHostedConnectionRequest, Connection } 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 { AllocatePrivateVirtualInterfaceRequest, VirtualInterface } 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 { AllocatePublicVirtualInterfaceRequest, VirtualInterface } 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 { AllocateTransitVirtualInterfaceRequest, AllocateTransitVirtualInterfaceResult } 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 { AssociateConnectionWithLagRequest, Connection } 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 { AssociateHostedConnectionRequest, Connection } 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 { AssociateMacSecKeyRequest, AssociateMacSecKeyResponse } 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 { AssociateVirtualInterfaceRequest, VirtualInterface } 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 { ConfirmConnectionRequest, ConfirmConnectionResponse } 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 { ConfirmCustomerAgreementRequest, ConfirmCustomerAgreementResponse } 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 { ConfirmPrivateVirtualInterfaceRequest, ConfirmPrivateVirtualInterfaceResponse } 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 { ConfirmPublicVirtualInterfaceRequest, ConfirmPublicVirtualInterfaceResponse } 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 { ConfirmTransitVirtualInterfaceRequest, ConfirmTransitVirtualInterfaceResponse } 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 { CreateBGPPeerRequest, CreateBGPPeerResponse } 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, CreateConnectionRequest } 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 { CreateDirectConnectGatewayAssociationRequest, CreateDirectConnectGatewayAssociationResult } 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 { CreateDirectConnectGatewayAssociationProposalRequest, CreateDirectConnectGatewayAssociationProposalResult } 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 { CreateDirectConnectGatewayRequest, CreateDirectConnectGatewayResult } 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 { CreateInterconnectRequest, Interconnect } 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 { CreateLagRequest, 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 { CreatePrivateVirtualInterfaceRequest, VirtualInterface } 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 { CreatePublicVirtualInterfaceRequest, VirtualInterface } 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 { CreateTransitVirtualInterfaceRequest, CreateTransitVirtualInterfaceResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|