@aws-sdk/client-direct-connect 3.35.0 → 3.36.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/CHANGELOG.md +13 -0
- package/dist-cjs/DirectConnect.js +0 -1
- package/dist-cjs/DirectConnectClient.js +0 -1
- package/dist-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +0 -1
- package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +0 -1
- package/dist-cjs/commands/AllocateHostedConnectionCommand.js +0 -1
- package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +0 -1
- package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +0 -1
- package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +0 -1
- package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +0 -1
- package/dist-cjs/commands/AssociateHostedConnectionCommand.js +0 -1
- package/dist-cjs/commands/AssociateMacSecKeyCommand.js +0 -1
- package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +0 -1
- package/dist-cjs/commands/ConfirmConnectionCommand.js +0 -1
- package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +0 -1
- package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +0 -1
- package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +0 -1
- package/dist-cjs/commands/CreateBGPPeerCommand.js +0 -1
- package/dist-cjs/commands/CreateConnectionCommand.js +0 -1
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +0 -1
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +0 -1
- package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +0 -1
- package/dist-cjs/commands/CreateInterconnectCommand.js +0 -1
- package/dist-cjs/commands/CreateLagCommand.js +0 -1
- package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +0 -1
- package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +0 -1
- package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +0 -1
- package/dist-cjs/commands/DeleteBGPPeerCommand.js +0 -1
- package/dist-cjs/commands/DeleteConnectionCommand.js +0 -1
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +0 -1
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +0 -1
- package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +0 -1
- package/dist-cjs/commands/DeleteInterconnectCommand.js +0 -1
- package/dist-cjs/commands/DeleteLagCommand.js +0 -1
- package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +0 -1
- package/dist-cjs/commands/DescribeConnectionLoaCommand.js +0 -1
- package/dist-cjs/commands/DescribeConnectionsCommand.js +0 -1
- package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +0 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +0 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +0 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +0 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +0 -1
- package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +0 -1
- package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +0 -1
- package/dist-cjs/commands/DescribeInterconnectsCommand.js +0 -1
- package/dist-cjs/commands/DescribeLagsCommand.js +0 -1
- package/dist-cjs/commands/DescribeLoaCommand.js +0 -1
- package/dist-cjs/commands/DescribeLocationsCommand.js +0 -1
- package/dist-cjs/commands/DescribeTagsCommand.js +0 -1
- package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +0 -1
- package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +0 -1
- package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +0 -1
- package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +0 -1
- package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +0 -1
- package/dist-cjs/commands/StartBgpFailoverTestCommand.js +0 -1
- package/dist-cjs/commands/StopBgpFailoverTestCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateConnectionCommand.js +0 -1
- package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +0 -1
- package/dist-cjs/commands/UpdateLagCommand.js +0 -1
- package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-es/DirectConnect.js +0 -1
- package/dist-es/DirectConnectClient.js +0 -1
- package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +0 -1
- package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js +0 -1
- package/dist-es/commands/AllocateHostedConnectionCommand.js +0 -1
- package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js +0 -1
- package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js +0 -1
- package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js +0 -1
- package/dist-es/commands/AssociateConnectionWithLagCommand.js +0 -1
- package/dist-es/commands/AssociateHostedConnectionCommand.js +0 -1
- package/dist-es/commands/AssociateMacSecKeyCommand.js +0 -1
- package/dist-es/commands/AssociateVirtualInterfaceCommand.js +0 -1
- package/dist-es/commands/ConfirmConnectionCommand.js +0 -1
- package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js +0 -1
- package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js +0 -1
- package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js +0 -1
- package/dist-es/commands/CreateBGPPeerCommand.js +0 -1
- package/dist-es/commands/CreateConnectionCommand.js +0 -1
- package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js +0 -1
- package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +0 -1
- package/dist-es/commands/CreateDirectConnectGatewayCommand.js +0 -1
- package/dist-es/commands/CreateInterconnectCommand.js +0 -1
- package/dist-es/commands/CreateLagCommand.js +0 -1
- package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js +0 -1
- package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js +0 -1
- package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js +0 -1
- package/dist-es/commands/DeleteBGPPeerCommand.js +0 -1
- package/dist-es/commands/DeleteConnectionCommand.js +0 -1
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js +0 -1
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +0 -1
- package/dist-es/commands/DeleteDirectConnectGatewayCommand.js +0 -1
- package/dist-es/commands/DeleteInterconnectCommand.js +0 -1
- package/dist-es/commands/DeleteLagCommand.js +0 -1
- package/dist-es/commands/DeleteVirtualInterfaceCommand.js +0 -1
- package/dist-es/commands/DescribeConnectionLoaCommand.js +0 -1
- package/dist-es/commands/DescribeConnectionsCommand.js +0 -1
- package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js +0 -1
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +0 -1
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js +0 -1
- package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +0 -1
- package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js +0 -1
- package/dist-es/commands/DescribeHostedConnectionsCommand.js +0 -1
- package/dist-es/commands/DescribeInterconnectLoaCommand.js +0 -1
- package/dist-es/commands/DescribeInterconnectsCommand.js +0 -1
- package/dist-es/commands/DescribeLagsCommand.js +0 -1
- package/dist-es/commands/DescribeLoaCommand.js +0 -1
- package/dist-es/commands/DescribeLocationsCommand.js +0 -1
- package/dist-es/commands/DescribeTagsCommand.js +0 -1
- package/dist-es/commands/DescribeVirtualGatewaysCommand.js +0 -1
- package/dist-es/commands/DescribeVirtualInterfacesCommand.js +0 -1
- package/dist-es/commands/DisassociateConnectionFromLagCommand.js +0 -1
- package/dist-es/commands/DisassociateMacSecKeyCommand.js +0 -1
- package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js +0 -1
- package/dist-es/commands/StartBgpFailoverTestCommand.js +0 -1
- package/dist-es/commands/StopBgpFailoverTestCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateConnectionCommand.js +0 -1
- package/dist-es/commands/UpdateDirectConnectGatewayAssociationCommand.js +0 -1
- package/dist-es/commands/UpdateLagCommand.js +0 -1
- package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/protocols/Aws_json1_1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/package.json +33 -30
- package/dist-cjs/DirectConnect.js.map +0 -1
- package/dist-cjs/DirectConnectClient.js.map +0 -1
- package/dist-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js.map +0 -1
- package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js.map +0 -1
- package/dist-cjs/commands/AllocateHostedConnectionCommand.js.map +0 -1
- package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js.map +0 -1
- package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js.map +0 -1
- package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateConnectionWithLagCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateHostedConnectionCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateMacSecKeyCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js.map +0 -1
- package/dist-cjs/commands/ConfirmConnectionCommand.js.map +0 -1
- package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js.map +0 -1
- package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js.map +0 -1
- package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js.map +0 -1
- package/dist-cjs/commands/CreateBGPPeerCommand.js.map +0 -1
- package/dist-cjs/commands/CreateConnectionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/CreateInterconnectCommand.js.map +0 -1
- package/dist-cjs/commands/CreateLagCommand.js.map +0 -1
- package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js.map +0 -1
- package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js.map +0 -1
- package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteBGPPeerCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteConnectionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteInterconnectCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteLagCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeConnectionLoaCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeConnectionsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeHostedConnectionsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeInterconnectLoaCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeInterconnectsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeLagsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeLoaCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeLocationsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeTagsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateMacSecKeyCommand.js.map +0 -1
- package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js.map +0 -1
- package/dist-cjs/commands/StartBgpFailoverTestCommand.js.map +0 -1
- package/dist-cjs/commands/StopBgpFailoverTestCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateConnectionCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateLagCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/DirectConnect.js.map +0 -1
- package/dist-es/DirectConnectClient.js.map +0 -1
- package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js.map +0 -1
- package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js.map +0 -1
- package/dist-es/commands/AllocateHostedConnectionCommand.js.map +0 -1
- package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js.map +0 -1
- package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js.map +0 -1
- package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js.map +0 -1
- package/dist-es/commands/AssociateConnectionWithLagCommand.js.map +0 -1
- package/dist-es/commands/AssociateHostedConnectionCommand.js.map +0 -1
- package/dist-es/commands/AssociateMacSecKeyCommand.js.map +0 -1
- package/dist-es/commands/AssociateVirtualInterfaceCommand.js.map +0 -1
- package/dist-es/commands/ConfirmConnectionCommand.js.map +0 -1
- package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js.map +0 -1
- package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js.map +0 -1
- package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js.map +0 -1
- package/dist-es/commands/CreateBGPPeerCommand.js.map +0 -1
- package/dist-es/commands/CreateConnectionCommand.js.map +0 -1
- package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js.map +0 -1
- package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js.map +0 -1
- package/dist-es/commands/CreateDirectConnectGatewayCommand.js.map +0 -1
- package/dist-es/commands/CreateInterconnectCommand.js.map +0 -1
- package/dist-es/commands/CreateLagCommand.js.map +0 -1
- package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js.map +0 -1
- package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js.map +0 -1
- package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js.map +0 -1
- package/dist-es/commands/DeleteBGPPeerCommand.js.map +0 -1
- package/dist-es/commands/DeleteConnectionCommand.js.map +0 -1
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js.map +0 -1
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js.map +0 -1
- package/dist-es/commands/DeleteDirectConnectGatewayCommand.js.map +0 -1
- package/dist-es/commands/DeleteInterconnectCommand.js.map +0 -1
- package/dist-es/commands/DeleteLagCommand.js.map +0 -1
- package/dist-es/commands/DeleteVirtualInterfaceCommand.js.map +0 -1
- package/dist-es/commands/DescribeConnectionLoaCommand.js.map +0 -1
- package/dist-es/commands/DescribeConnectionsCommand.js.map +0 -1
- package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js.map +0 -1
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js.map +0 -1
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js.map +0 -1
- package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js.map +0 -1
- package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js.map +0 -1
- package/dist-es/commands/DescribeHostedConnectionsCommand.js.map +0 -1
- package/dist-es/commands/DescribeInterconnectLoaCommand.js.map +0 -1
- package/dist-es/commands/DescribeInterconnectsCommand.js.map +0 -1
- package/dist-es/commands/DescribeLagsCommand.js.map +0 -1
- package/dist-es/commands/DescribeLoaCommand.js.map +0 -1
- package/dist-es/commands/DescribeLocationsCommand.js.map +0 -1
- package/dist-es/commands/DescribeTagsCommand.js.map +0 -1
- package/dist-es/commands/DescribeVirtualGatewaysCommand.js.map +0 -1
- package/dist-es/commands/DescribeVirtualInterfacesCommand.js.map +0 -1
- package/dist-es/commands/DisassociateConnectionFromLagCommand.js.map +0 -1
- package/dist-es/commands/DisassociateMacSecKeyCommand.js.map +0 -1
- package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js.map +0 -1
- package/dist-es/commands/StartBgpFailoverTestCommand.js.map +0 -1
- package/dist-es/commands/StopBgpFailoverTestCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateConnectionCommand.js.map +0 -1
- package/dist-es/commands/UpdateDirectConnectGatewayAssociationCommand.js.map +0 -1
- package/dist-es/commands/UpdateLagCommand.js.map +0 -1
- package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/protocols/Aws_json1_1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/DirectConnect.ts +0 -2415
- package/src/DirectConnectClient.ts +0 -541
- package/src/commands/AcceptDirectConnectGatewayAssociationProposalCommand.ts +0 -110
- package/src/commands/AllocateConnectionOnInterconnectCommand.ts +0 -108
- package/src/commands/AllocateHostedConnectionCommand.ts +0 -100
- package/src/commands/AllocatePrivateVirtualInterfaceCommand.ts +0 -103
- package/src/commands/AllocatePublicVirtualInterfaceCommand.ts +0 -106
- package/src/commands/AllocateTransitVirtualInterfaceCommand.ts +0 -105
- package/src/commands/AssociateConnectionWithLagCommand.ts +0 -111
- package/src/commands/AssociateHostedConnectionCommand.ts +0 -105
- package/src/commands/AssociateMacSecKeyCommand.ts +0 -97
- package/src/commands/AssociateVirtualInterfaceCommand.ts +0 -107
- package/src/commands/ConfirmConnectionCommand.ts +0 -97
- package/src/commands/ConfirmPrivateVirtualInterfaceCommand.ts +0 -106
- package/src/commands/ConfirmPublicVirtualInterfaceCommand.ts +0 -102
- package/src/commands/ConfirmTransitVirtualInterfaceCommand.ts +0 -105
- package/src/commands/CreateBGPPeerCommand.ts +0 -101
- package/src/commands/CreateConnectionCommand.ts +0 -103
- package/src/commands/CreateDirectConnectGatewayAssociationCommand.ts +0 -108
- package/src/commands/CreateDirectConnectGatewayAssociationProposalCommand.ts +0 -111
- package/src/commands/CreateDirectConnectGatewayCommand.ts +0 -103
- package/src/commands/CreateInterconnectCommand.ts +0 -110
- package/src/commands/CreateLagCommand.ts +0 -109
- package/src/commands/CreatePrivateVirtualInterfaceCommand.ts +0 -108
- package/src/commands/CreatePublicVirtualInterfaceCommand.ts +0 -101
- package/src/commands/CreateTransitVirtualInterfaceCommand.ts +0 -109
- package/src/commands/DeleteBGPPeerCommand.ts +0 -96
- package/src/commands/DeleteConnectionCommand.ts +0 -98
- package/src/commands/DeleteDirectConnectGatewayAssociationCommand.ts +0 -108
- package/src/commands/DeleteDirectConnectGatewayAssociationProposalCommand.ts +0 -110
- package/src/commands/DeleteDirectConnectGatewayCommand.ts +0 -100
- package/src/commands/DeleteInterconnectCommand.ts +0 -99
- package/src/commands/DeleteLagCommand.ts +0 -93
- package/src/commands/DeleteVirtualInterfaceCommand.ts +0 -95
- package/src/commands/DescribeConnectionLoaCommand.ts +0 -102
- package/src/commands/DescribeConnectionsCommand.ts +0 -95
- package/src/commands/DescribeConnectionsOnInterconnectCommand.ts +0 -107
- package/src/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.ts +0 -110
- package/src/commands/DescribeDirectConnectGatewayAssociationsCommand.ts +0 -132
- package/src/commands/DescribeDirectConnectGatewayAttachmentsCommand.ts +0 -114
- package/src/commands/DescribeDirectConnectGatewaysCommand.ts +0 -100
- package/src/commands/DescribeHostedConnectionsCommand.ts +0 -102
- package/src/commands/DescribeInterconnectLoaCommand.ts +0 -101
- package/src/commands/DescribeInterconnectsCommand.ts +0 -95
- package/src/commands/DescribeLagsCommand.ts +0 -95
- package/src/commands/DescribeLoaCommand.ts +0 -98
- package/src/commands/DescribeLocationsCommand.ts +0 -96
- package/src/commands/DescribeTagsCommand.ts +0 -95
- package/src/commands/DescribeVirtualGatewaysCommand.ts +0 -96
- package/src/commands/DescribeVirtualInterfacesCommand.ts +0 -102
- package/src/commands/DisassociateConnectionFromLagCommand.ts +0 -107
- package/src/commands/DisassociateMacSecKeyCommand.ts +0 -95
- package/src/commands/ListVirtualInterfaceTestHistoryCommand.ts +0 -103
- package/src/commands/StartBgpFailoverTestCommand.ts +0 -98
- package/src/commands/StopBgpFailoverTestCommand.ts +0 -95
- package/src/commands/TagResourceCommand.ts +0 -96
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateConnectionCommand.ts +0 -104
- package/src/commands/UpdateDirectConnectGatewayAssociationCommand.ts +0 -108
- package/src/commands/UpdateLagCommand.ts +0 -114
- package/src/commands/UpdateVirtualInterfaceAttributesCommand.ts +0 -107
- package/src/endpoints.ts +0 -86
- package/src/index.ts +0 -62
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -4211
- package/src/protocols/Aws_json1_1.ts +0 -6999
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
15
|
-
import { DeleteVirtualInterfaceRequest, DeleteVirtualInterfaceResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1DeleteVirtualInterfaceCommand,
|
|
18
|
-
serializeAws_json1_1DeleteVirtualInterfaceCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface DeleteVirtualInterfaceCommandInput extends DeleteVirtualInterfaceRequest {}
|
|
22
|
-
export interface DeleteVirtualInterfaceCommandOutput extends DeleteVirtualInterfaceResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Deletes a virtual interface.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { DirectConnectClient, DeleteVirtualInterfaceCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
30
|
-
* // const { DirectConnectClient, DeleteVirtualInterfaceCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
31
|
-
* const client = new DirectConnectClient(config);
|
|
32
|
-
* const command = new DeleteVirtualInterfaceCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DeleteVirtualInterfaceCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DeleteVirtualInterfaceCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DeleteVirtualInterfaceCommand extends $Command<
|
|
42
|
-
DeleteVirtualInterfaceCommandInput,
|
|
43
|
-
DeleteVirtualInterfaceCommandOutput,
|
|
44
|
-
DirectConnectClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DeleteVirtualInterfaceCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: DirectConnectClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DeleteVirtualInterfaceCommandInput, DeleteVirtualInterfaceCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "DirectConnectClient";
|
|
69
|
-
const commandName = "DeleteVirtualInterfaceCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DeleteVirtualInterfaceRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: DeleteVirtualInterfaceResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DeleteVirtualInterfaceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_json1_1DeleteVirtualInterfaceCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteVirtualInterfaceCommandOutput> {
|
|
90
|
-
return deserializeAws_json1_1DeleteVirtualInterfaceCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
15
|
-
import { DescribeConnectionLoaRequest, DescribeConnectionLoaResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1DescribeConnectionLoaCommand,
|
|
18
|
-
serializeAws_json1_1DescribeConnectionLoaCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface DescribeConnectionLoaCommandInput extends DescribeConnectionLoaRequest {}
|
|
22
|
-
export interface DescribeConnectionLoaCommandOutput extends DescribeConnectionLoaResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* @deprecated
|
|
26
|
-
*
|
|
27
|
-
* <p>Deprecated. Use <a>DescribeLoa</a> instead.</p>
|
|
28
|
-
* <p>Gets the LOA-CFA for a connection.</p>
|
|
29
|
-
* <p>The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that your APN partner or
|
|
30
|
-
* service provider uses when establishing your cross connect to Amazon Web Services at the colocation facility. For more information,
|
|
31
|
-
* see <a href="https://docs.aws.amazon.com/directconnect/latest/UserGuide/Colocation.html">Requesting Cross Connects
|
|
32
|
-
* at Direct Connect Locations</a> in the <i>Direct Connect User Guide</i>.</p>
|
|
33
|
-
* @example
|
|
34
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
35
|
-
* ```javascript
|
|
36
|
-
* import { DirectConnectClient, DescribeConnectionLoaCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
37
|
-
* // const { DirectConnectClient, DescribeConnectionLoaCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
38
|
-
* const client = new DirectConnectClient(config);
|
|
39
|
-
* const command = new DescribeConnectionLoaCommand(input);
|
|
40
|
-
* const response = await client.send(command);
|
|
41
|
-
* ```
|
|
42
|
-
*
|
|
43
|
-
* @see {@link DescribeConnectionLoaCommandInput} for command's `input` shape.
|
|
44
|
-
* @see {@link DescribeConnectionLoaCommandOutput} for command's `response` shape.
|
|
45
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
46
|
-
*
|
|
47
|
-
*/
|
|
48
|
-
export class DescribeConnectionLoaCommand extends $Command<
|
|
49
|
-
DescribeConnectionLoaCommandInput,
|
|
50
|
-
DescribeConnectionLoaCommandOutput,
|
|
51
|
-
DirectConnectClientResolvedConfig
|
|
52
|
-
> {
|
|
53
|
-
// Start section: command_properties
|
|
54
|
-
// End section: command_properties
|
|
55
|
-
|
|
56
|
-
constructor(readonly input: DescribeConnectionLoaCommandInput) {
|
|
57
|
-
// Start section: command_constructor
|
|
58
|
-
super();
|
|
59
|
-
// End section: command_constructor
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
/**
|
|
63
|
-
* @internal
|
|
64
|
-
*/
|
|
65
|
-
resolveMiddleware(
|
|
66
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
67
|
-
configuration: DirectConnectClientResolvedConfig,
|
|
68
|
-
options?: __HttpHandlerOptions
|
|
69
|
-
): Handler<DescribeConnectionLoaCommandInput, DescribeConnectionLoaCommandOutput> {
|
|
70
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
71
|
-
|
|
72
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
73
|
-
|
|
74
|
-
const { logger } = configuration;
|
|
75
|
-
const clientName = "DirectConnectClient";
|
|
76
|
-
const commandName = "DescribeConnectionLoaCommand";
|
|
77
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
78
|
-
logger,
|
|
79
|
-
clientName,
|
|
80
|
-
commandName,
|
|
81
|
-
inputFilterSensitiveLog: DescribeConnectionLoaRequest.filterSensitiveLog,
|
|
82
|
-
outputFilterSensitiveLog: DescribeConnectionLoaResponse.filterSensitiveLog,
|
|
83
|
-
};
|
|
84
|
-
const { requestHandler } = configuration;
|
|
85
|
-
return stack.resolve(
|
|
86
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
87
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
88
|
-
handlerExecutionContext
|
|
89
|
-
);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private serialize(input: DescribeConnectionLoaCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
93
|
-
return serializeAws_json1_1DescribeConnectionLoaCommand(input, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeConnectionLoaCommandOutput> {
|
|
97
|
-
return deserializeAws_json1_1DescribeConnectionLoaCommand(output, context);
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
// Start section: command_body_extra
|
|
101
|
-
// End section: command_body_extra
|
|
102
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
15
|
-
import { Connections, DescribeConnectionsRequest } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1DescribeConnectionsCommand,
|
|
18
|
-
serializeAws_json1_1DescribeConnectionsCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface DescribeConnectionsCommandInput extends DescribeConnectionsRequest {}
|
|
22
|
-
export interface DescribeConnectionsCommandOutput extends Connections, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Displays the specified connection or all connections in this Region.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { DirectConnectClient, DescribeConnectionsCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
30
|
-
* // const { DirectConnectClient, DescribeConnectionsCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
31
|
-
* const client = new DirectConnectClient(config);
|
|
32
|
-
* const command = new DescribeConnectionsCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DescribeConnectionsCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DescribeConnectionsCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DescribeConnectionsCommand extends $Command<
|
|
42
|
-
DescribeConnectionsCommandInput,
|
|
43
|
-
DescribeConnectionsCommandOutput,
|
|
44
|
-
DirectConnectClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DescribeConnectionsCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: DirectConnectClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<DescribeConnectionsCommandInput, DescribeConnectionsCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "DirectConnectClient";
|
|
69
|
-
const commandName = "DescribeConnectionsCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DescribeConnectionsRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: Connections.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: DescribeConnectionsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_json1_1DescribeConnectionsCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DescribeConnectionsCommandOutput> {
|
|
90
|
-
return deserializeAws_json1_1DescribeConnectionsCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,107 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
15
|
-
import { Connections, DescribeConnectionsOnInterconnectRequest } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1DescribeConnectionsOnInterconnectCommand,
|
|
18
|
-
serializeAws_json1_1DescribeConnectionsOnInterconnectCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface DescribeConnectionsOnInterconnectCommandInput extends DescribeConnectionsOnInterconnectRequest {}
|
|
22
|
-
export interface DescribeConnectionsOnInterconnectCommandOutput extends Connections, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* @deprecated
|
|
26
|
-
*
|
|
27
|
-
* <p>Deprecated. Use <a>DescribeHostedConnections</a> instead.</p>
|
|
28
|
-
* <p>Lists the connections that have been provisioned on the specified interconnect.</p>
|
|
29
|
-
* <note>
|
|
30
|
-
* <p>Intended for use by Direct Connect Partners only.</p>
|
|
31
|
-
* </note>
|
|
32
|
-
* @example
|
|
33
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
34
|
-
* ```javascript
|
|
35
|
-
* import { DirectConnectClient, DescribeConnectionsOnInterconnectCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
36
|
-
* // const { DirectConnectClient, DescribeConnectionsOnInterconnectCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
37
|
-
* const client = new DirectConnectClient(config);
|
|
38
|
-
* const command = new DescribeConnectionsOnInterconnectCommand(input);
|
|
39
|
-
* const response = await client.send(command);
|
|
40
|
-
* ```
|
|
41
|
-
*
|
|
42
|
-
* @see {@link DescribeConnectionsOnInterconnectCommandInput} for command's `input` shape.
|
|
43
|
-
* @see {@link DescribeConnectionsOnInterconnectCommandOutput} for command's `response` shape.
|
|
44
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
45
|
-
*
|
|
46
|
-
*/
|
|
47
|
-
export class DescribeConnectionsOnInterconnectCommand extends $Command<
|
|
48
|
-
DescribeConnectionsOnInterconnectCommandInput,
|
|
49
|
-
DescribeConnectionsOnInterconnectCommandOutput,
|
|
50
|
-
DirectConnectClientResolvedConfig
|
|
51
|
-
> {
|
|
52
|
-
// Start section: command_properties
|
|
53
|
-
// End section: command_properties
|
|
54
|
-
|
|
55
|
-
constructor(readonly input: DescribeConnectionsOnInterconnectCommandInput) {
|
|
56
|
-
// Start section: command_constructor
|
|
57
|
-
super();
|
|
58
|
-
// End section: command_constructor
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/**
|
|
62
|
-
* @internal
|
|
63
|
-
*/
|
|
64
|
-
resolveMiddleware(
|
|
65
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
66
|
-
configuration: DirectConnectClientResolvedConfig,
|
|
67
|
-
options?: __HttpHandlerOptions
|
|
68
|
-
): Handler<DescribeConnectionsOnInterconnectCommandInput, DescribeConnectionsOnInterconnectCommandOutput> {
|
|
69
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
70
|
-
|
|
71
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
72
|
-
|
|
73
|
-
const { logger } = configuration;
|
|
74
|
-
const clientName = "DirectConnectClient";
|
|
75
|
-
const commandName = "DescribeConnectionsOnInterconnectCommand";
|
|
76
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
77
|
-
logger,
|
|
78
|
-
clientName,
|
|
79
|
-
commandName,
|
|
80
|
-
inputFilterSensitiveLog: DescribeConnectionsOnInterconnectRequest.filterSensitiveLog,
|
|
81
|
-
outputFilterSensitiveLog: Connections.filterSensitiveLog,
|
|
82
|
-
};
|
|
83
|
-
const { requestHandler } = configuration;
|
|
84
|
-
return stack.resolve(
|
|
85
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
86
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
87
|
-
handlerExecutionContext
|
|
88
|
-
);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private serialize(
|
|
92
|
-
input: DescribeConnectionsOnInterconnectCommandInput,
|
|
93
|
-
context: __SerdeContext
|
|
94
|
-
): Promise<__HttpRequest> {
|
|
95
|
-
return serializeAws_json1_1DescribeConnectionsOnInterconnectCommand(input, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
private deserialize(
|
|
99
|
-
output: __HttpResponse,
|
|
100
|
-
context: __SerdeContext
|
|
101
|
-
): Promise<DescribeConnectionsOnInterconnectCommandOutput> {
|
|
102
|
-
return deserializeAws_json1_1DescribeConnectionsOnInterconnectCommand(output, context);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
// Start section: command_body_extra
|
|
106
|
-
// End section: command_body_extra
|
|
107
|
-
}
|
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
15
|
-
import {
|
|
16
|
-
DescribeDirectConnectGatewayAssociationProposalsRequest,
|
|
17
|
-
DescribeDirectConnectGatewayAssociationProposalsResult,
|
|
18
|
-
} from "../models/models_0";
|
|
19
|
-
import {
|
|
20
|
-
deserializeAws_json1_1DescribeDirectConnectGatewayAssociationProposalsCommand,
|
|
21
|
-
serializeAws_json1_1DescribeDirectConnectGatewayAssociationProposalsCommand,
|
|
22
|
-
} from "../protocols/Aws_json1_1";
|
|
23
|
-
|
|
24
|
-
export interface DescribeDirectConnectGatewayAssociationProposalsCommandInput
|
|
25
|
-
extends DescribeDirectConnectGatewayAssociationProposalsRequest {}
|
|
26
|
-
export interface DescribeDirectConnectGatewayAssociationProposalsCommandOutput
|
|
27
|
-
extends DescribeDirectConnectGatewayAssociationProposalsResult,
|
|
28
|
-
__MetadataBearer {}
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* <p>Describes one or more association proposals for connection between a virtual private gateway or transit gateway and a Direct Connect gateway. </p>
|
|
32
|
-
* @example
|
|
33
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
34
|
-
* ```javascript
|
|
35
|
-
* import { DirectConnectClient, DescribeDirectConnectGatewayAssociationProposalsCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
36
|
-
* // const { DirectConnectClient, DescribeDirectConnectGatewayAssociationProposalsCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
37
|
-
* const client = new DirectConnectClient(config);
|
|
38
|
-
* const command = new DescribeDirectConnectGatewayAssociationProposalsCommand(input);
|
|
39
|
-
* const response = await client.send(command);
|
|
40
|
-
* ```
|
|
41
|
-
*
|
|
42
|
-
* @see {@link DescribeDirectConnectGatewayAssociationProposalsCommandInput} for command's `input` shape.
|
|
43
|
-
* @see {@link DescribeDirectConnectGatewayAssociationProposalsCommandOutput} for command's `response` shape.
|
|
44
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
45
|
-
*
|
|
46
|
-
*/
|
|
47
|
-
export class DescribeDirectConnectGatewayAssociationProposalsCommand extends $Command<
|
|
48
|
-
DescribeDirectConnectGatewayAssociationProposalsCommandInput,
|
|
49
|
-
DescribeDirectConnectGatewayAssociationProposalsCommandOutput,
|
|
50
|
-
DirectConnectClientResolvedConfig
|
|
51
|
-
> {
|
|
52
|
-
// Start section: command_properties
|
|
53
|
-
// End section: command_properties
|
|
54
|
-
|
|
55
|
-
constructor(readonly input: DescribeDirectConnectGatewayAssociationProposalsCommandInput) {
|
|
56
|
-
// Start section: command_constructor
|
|
57
|
-
super();
|
|
58
|
-
// End section: command_constructor
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/**
|
|
62
|
-
* @internal
|
|
63
|
-
*/
|
|
64
|
-
resolveMiddleware(
|
|
65
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
66
|
-
configuration: DirectConnectClientResolvedConfig,
|
|
67
|
-
options?: __HttpHandlerOptions
|
|
68
|
-
): Handler<
|
|
69
|
-
DescribeDirectConnectGatewayAssociationProposalsCommandInput,
|
|
70
|
-
DescribeDirectConnectGatewayAssociationProposalsCommandOutput
|
|
71
|
-
> {
|
|
72
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
73
|
-
|
|
74
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
75
|
-
|
|
76
|
-
const { logger } = configuration;
|
|
77
|
-
const clientName = "DirectConnectClient";
|
|
78
|
-
const commandName = "DescribeDirectConnectGatewayAssociationProposalsCommand";
|
|
79
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
80
|
-
logger,
|
|
81
|
-
clientName,
|
|
82
|
-
commandName,
|
|
83
|
-
inputFilterSensitiveLog: DescribeDirectConnectGatewayAssociationProposalsRequest.filterSensitiveLog,
|
|
84
|
-
outputFilterSensitiveLog: DescribeDirectConnectGatewayAssociationProposalsResult.filterSensitiveLog,
|
|
85
|
-
};
|
|
86
|
-
const { requestHandler } = configuration;
|
|
87
|
-
return stack.resolve(
|
|
88
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
89
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
90
|
-
handlerExecutionContext
|
|
91
|
-
);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
private serialize(
|
|
95
|
-
input: DescribeDirectConnectGatewayAssociationProposalsCommandInput,
|
|
96
|
-
context: __SerdeContext
|
|
97
|
-
): Promise<__HttpRequest> {
|
|
98
|
-
return serializeAws_json1_1DescribeDirectConnectGatewayAssociationProposalsCommand(input, context);
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
private deserialize(
|
|
102
|
-
output: __HttpResponse,
|
|
103
|
-
context: __SerdeContext
|
|
104
|
-
): Promise<DescribeDirectConnectGatewayAssociationProposalsCommandOutput> {
|
|
105
|
-
return deserializeAws_json1_1DescribeDirectConnectGatewayAssociationProposalsCommand(output, context);
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
// Start section: command_body_extra
|
|
109
|
-
// End section: command_body_extra
|
|
110
|
-
}
|
|
@@ -1,132 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
15
|
-
import {
|
|
16
|
-
DescribeDirectConnectGatewayAssociationsRequest,
|
|
17
|
-
DescribeDirectConnectGatewayAssociationsResult,
|
|
18
|
-
} from "../models/models_0";
|
|
19
|
-
import {
|
|
20
|
-
deserializeAws_json1_1DescribeDirectConnectGatewayAssociationsCommand,
|
|
21
|
-
serializeAws_json1_1DescribeDirectConnectGatewayAssociationsCommand,
|
|
22
|
-
} from "../protocols/Aws_json1_1";
|
|
23
|
-
|
|
24
|
-
export interface DescribeDirectConnectGatewayAssociationsCommandInput
|
|
25
|
-
extends DescribeDirectConnectGatewayAssociationsRequest {}
|
|
26
|
-
export interface DescribeDirectConnectGatewayAssociationsCommandOutput
|
|
27
|
-
extends DescribeDirectConnectGatewayAssociationsResult,
|
|
28
|
-
__MetadataBearer {}
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* <p>Lists the associations between your Direct Connect gateways and virtual private gateways and transit gateways. You must specify one of the following:</p>
|
|
32
|
-
* <ul>
|
|
33
|
-
* <li>
|
|
34
|
-
* <p>A Direct Connect gateway</p>
|
|
35
|
-
* <p>The response contains all virtual private gateways and transit gateways associated with the Direct Connect gateway.</p>
|
|
36
|
-
* </li>
|
|
37
|
-
* <li>
|
|
38
|
-
* <p>A virtual private gateway</p>
|
|
39
|
-
* <p>The response contains the Direct Connect gateway.</p>
|
|
40
|
-
* </li>
|
|
41
|
-
* <li>
|
|
42
|
-
* <p>A transit gateway</p>
|
|
43
|
-
* <p>The response contains the Direct Connect gateway.</p>
|
|
44
|
-
* </li>
|
|
45
|
-
* <li>
|
|
46
|
-
* <p>A Direct Connect gateway and a virtual private gateway</p>
|
|
47
|
-
* <p>The response contains the association between the Direct Connect gateway and virtual private gateway.</p>
|
|
48
|
-
* </li>
|
|
49
|
-
* <li>
|
|
50
|
-
* <p>A Direct Connect gateway and a transit gateway</p>
|
|
51
|
-
* <p>The response contains the association between the Direct Connect gateway and transit gateway.</p>
|
|
52
|
-
* </li>
|
|
53
|
-
* </ul>
|
|
54
|
-
* @example
|
|
55
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
56
|
-
* ```javascript
|
|
57
|
-
* import { DirectConnectClient, DescribeDirectConnectGatewayAssociationsCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
58
|
-
* // const { DirectConnectClient, DescribeDirectConnectGatewayAssociationsCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
59
|
-
* const client = new DirectConnectClient(config);
|
|
60
|
-
* const command = new DescribeDirectConnectGatewayAssociationsCommand(input);
|
|
61
|
-
* const response = await client.send(command);
|
|
62
|
-
* ```
|
|
63
|
-
*
|
|
64
|
-
* @see {@link DescribeDirectConnectGatewayAssociationsCommandInput} for command's `input` shape.
|
|
65
|
-
* @see {@link DescribeDirectConnectGatewayAssociationsCommandOutput} for command's `response` shape.
|
|
66
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
67
|
-
*
|
|
68
|
-
*/
|
|
69
|
-
export class DescribeDirectConnectGatewayAssociationsCommand extends $Command<
|
|
70
|
-
DescribeDirectConnectGatewayAssociationsCommandInput,
|
|
71
|
-
DescribeDirectConnectGatewayAssociationsCommandOutput,
|
|
72
|
-
DirectConnectClientResolvedConfig
|
|
73
|
-
> {
|
|
74
|
-
// Start section: command_properties
|
|
75
|
-
// End section: command_properties
|
|
76
|
-
|
|
77
|
-
constructor(readonly input: DescribeDirectConnectGatewayAssociationsCommandInput) {
|
|
78
|
-
// Start section: command_constructor
|
|
79
|
-
super();
|
|
80
|
-
// End section: command_constructor
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(
|
|
87
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
88
|
-
configuration: DirectConnectClientResolvedConfig,
|
|
89
|
-
options?: __HttpHandlerOptions
|
|
90
|
-
): Handler<
|
|
91
|
-
DescribeDirectConnectGatewayAssociationsCommandInput,
|
|
92
|
-
DescribeDirectConnectGatewayAssociationsCommandOutput
|
|
93
|
-
> {
|
|
94
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
95
|
-
|
|
96
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
97
|
-
|
|
98
|
-
const { logger } = configuration;
|
|
99
|
-
const clientName = "DirectConnectClient";
|
|
100
|
-
const commandName = "DescribeDirectConnectGatewayAssociationsCommand";
|
|
101
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
102
|
-
logger,
|
|
103
|
-
clientName,
|
|
104
|
-
commandName,
|
|
105
|
-
inputFilterSensitiveLog: DescribeDirectConnectGatewayAssociationsRequest.filterSensitiveLog,
|
|
106
|
-
outputFilterSensitiveLog: DescribeDirectConnectGatewayAssociationsResult.filterSensitiveLog,
|
|
107
|
-
};
|
|
108
|
-
const { requestHandler } = configuration;
|
|
109
|
-
return stack.resolve(
|
|
110
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
111
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
112
|
-
handlerExecutionContext
|
|
113
|
-
);
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
private serialize(
|
|
117
|
-
input: DescribeDirectConnectGatewayAssociationsCommandInput,
|
|
118
|
-
context: __SerdeContext
|
|
119
|
-
): Promise<__HttpRequest> {
|
|
120
|
-
return serializeAws_json1_1DescribeDirectConnectGatewayAssociationsCommand(input, context);
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
private deserialize(
|
|
124
|
-
output: __HttpResponse,
|
|
125
|
-
context: __SerdeContext
|
|
126
|
-
): Promise<DescribeDirectConnectGatewayAssociationsCommandOutput> {
|
|
127
|
-
return deserializeAws_json1_1DescribeDirectConnectGatewayAssociationsCommand(output, context);
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
// Start section: command_body_extra
|
|
131
|
-
// End section: command_body_extra
|
|
132
|
-
}
|