@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,105 +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 { AssociateHostedConnectionRequest, Connection } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1AssociateHostedConnectionCommand,
|
|
18
|
-
serializeAws_json1_1AssociateHostedConnectionCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface AssociateHostedConnectionCommandInput extends AssociateHostedConnectionRequest {}
|
|
22
|
-
export interface AssociateHostedConnectionCommandOutput extends Connection, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Associates a hosted connection and its virtual interfaces with a link aggregation
|
|
26
|
-
* group (LAG) or interconnect. If the target interconnect or LAG has an existing hosted
|
|
27
|
-
* connection with a conflicting VLAN number or IP address, the operation fails. This
|
|
28
|
-
* action temporarily interrupts the hosted connection's connectivity to Amazon Web Services
|
|
29
|
-
* as it is being migrated.</p>
|
|
30
|
-
* <note>
|
|
31
|
-
* <p>Intended for use by Direct Connect Partners only.</p>
|
|
32
|
-
* </note>
|
|
33
|
-
* @example
|
|
34
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
35
|
-
* ```javascript
|
|
36
|
-
* import { DirectConnectClient, AssociateHostedConnectionCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
37
|
-
* // const { DirectConnectClient, AssociateHostedConnectionCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
38
|
-
* const client = new DirectConnectClient(config);
|
|
39
|
-
* const command = new AssociateHostedConnectionCommand(input);
|
|
40
|
-
* const response = await client.send(command);
|
|
41
|
-
* ```
|
|
42
|
-
*
|
|
43
|
-
* @see {@link AssociateHostedConnectionCommandInput} for command's `input` shape.
|
|
44
|
-
* @see {@link AssociateHostedConnectionCommandOutput} for command's `response` shape.
|
|
45
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
46
|
-
*
|
|
47
|
-
*/
|
|
48
|
-
export class AssociateHostedConnectionCommand extends $Command<
|
|
49
|
-
AssociateHostedConnectionCommandInput,
|
|
50
|
-
AssociateHostedConnectionCommandOutput,
|
|
51
|
-
DirectConnectClientResolvedConfig
|
|
52
|
-
> {
|
|
53
|
-
// Start section: command_properties
|
|
54
|
-
// End section: command_properties
|
|
55
|
-
|
|
56
|
-
constructor(readonly input: AssociateHostedConnectionCommandInput) {
|
|
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<AssociateHostedConnectionCommandInput, AssociateHostedConnectionCommandOutput> {
|
|
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 = "AssociateHostedConnectionCommand";
|
|
77
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
78
|
-
logger,
|
|
79
|
-
clientName,
|
|
80
|
-
commandName,
|
|
81
|
-
inputFilterSensitiveLog: AssociateHostedConnectionRequest.filterSensitiveLog,
|
|
82
|
-
outputFilterSensitiveLog: Connection.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: AssociateHostedConnectionCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
93
|
-
return serializeAws_json1_1AssociateHostedConnectionCommand(input, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
private deserialize(
|
|
97
|
-
output: __HttpResponse,
|
|
98
|
-
context: __SerdeContext
|
|
99
|
-
): Promise<AssociateHostedConnectionCommandOutput> {
|
|
100
|
-
return deserializeAws_json1_1AssociateHostedConnectionCommand(output, context);
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
// Start section: command_body_extra
|
|
104
|
-
// End section: command_body_extra
|
|
105
|
-
}
|
|
@@ -1,97 +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 { AssociateMacSecKeyRequest, AssociateMacSecKeyResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1AssociateMacSecKeyCommand,
|
|
18
|
-
serializeAws_json1_1AssociateMacSecKeyCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface AssociateMacSecKeyCommandInput extends AssociateMacSecKeyRequest {}
|
|
22
|
-
export interface AssociateMacSecKeyCommandOutput extends AssociateMacSecKeyResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Associates a MAC Security (MACsec) Connection Key Name (CKN)/ Connectivity Association Key (CAK) pair with an Direct Connect dedicated connection.</p>
|
|
26
|
-
* <p>You must supply either the <code>secretARN,</code> or the CKN/CAK (<code>ckn</code> and <code>cak</code>) pair in the request.</p>
|
|
27
|
-
* <p>For information about MAC Security (MACsec) key considerations, see <a href="https://docs.aws.amazon.com/directconnect/latest/UserGuide/direct-connect-mac-sec-getting-started.html#mac-sec-key-consideration">MACsec pre-shared CKN/CAK key considerations </a> in the <i>Direct Connect User Guide</i>.</p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { DirectConnectClient, AssociateMacSecKeyCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
32
|
-
* // const { DirectConnectClient, AssociateMacSecKeyCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
33
|
-
* const client = new DirectConnectClient(config);
|
|
34
|
-
* const command = new AssociateMacSecKeyCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link AssociateMacSecKeyCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link AssociateMacSecKeyCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class AssociateMacSecKeyCommand extends $Command<
|
|
44
|
-
AssociateMacSecKeyCommandInput,
|
|
45
|
-
AssociateMacSecKeyCommandOutput,
|
|
46
|
-
DirectConnectClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: AssociateMacSecKeyCommandInput) {
|
|
52
|
-
// Start section: command_constructor
|
|
53
|
-
super();
|
|
54
|
-
// End section: command_constructor
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
|
-
resolveMiddleware(
|
|
61
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
62
|
-
configuration: DirectConnectClientResolvedConfig,
|
|
63
|
-
options?: __HttpHandlerOptions
|
|
64
|
-
): Handler<AssociateMacSecKeyCommandInput, AssociateMacSecKeyCommandOutput> {
|
|
65
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "DirectConnectClient";
|
|
71
|
-
const commandName = "AssociateMacSecKeyCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: AssociateMacSecKeyRequest.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: AssociateMacSecKeyResponse.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(input: AssociateMacSecKeyCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_json1_1AssociateMacSecKeyCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<AssociateMacSecKeyCommandOutput> {
|
|
92
|
-
return deserializeAws_json1_1AssociateMacSecKeyCommand(output, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
// Start section: command_body_extra
|
|
96
|
-
// End section: command_body_extra
|
|
97
|
-
}
|
|
@@ -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 { AssociateVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1AssociateVirtualInterfaceCommand,
|
|
18
|
-
serializeAws_json1_1AssociateVirtualInterfaceCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface AssociateVirtualInterfaceCommandInput extends AssociateVirtualInterfaceRequest {}
|
|
22
|
-
export interface AssociateVirtualInterfaceCommandOutput extends VirtualInterface, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Associates a virtual interface with a specified link aggregation group (LAG) or
|
|
26
|
-
* connection. Connectivity to Amazon Web Services is temporarily interrupted as the virtual interface is
|
|
27
|
-
* being migrated. If the target connection or LAG has an associated virtual interface with
|
|
28
|
-
* a conflicting VLAN number or a conflicting IP address, the operation fails.</p>
|
|
29
|
-
* <p>Virtual interfaces associated with a hosted connection cannot be associated with a
|
|
30
|
-
* LAG; hosted connections must be migrated along with their virtual interfaces using <a>AssociateHostedConnection</a>.</p>
|
|
31
|
-
* <p>To reassociate a virtual interface to a new connection or LAG, the requester
|
|
32
|
-
* must own either the virtual interface itself or the connection to which the virtual
|
|
33
|
-
* interface is currently associated. Additionally, the requester must own the connection
|
|
34
|
-
* or LAG for the association.</p>
|
|
35
|
-
* @example
|
|
36
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
37
|
-
* ```javascript
|
|
38
|
-
* import { DirectConnectClient, AssociateVirtualInterfaceCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
39
|
-
* // const { DirectConnectClient, AssociateVirtualInterfaceCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
40
|
-
* const client = new DirectConnectClient(config);
|
|
41
|
-
* const command = new AssociateVirtualInterfaceCommand(input);
|
|
42
|
-
* const response = await client.send(command);
|
|
43
|
-
* ```
|
|
44
|
-
*
|
|
45
|
-
* @see {@link AssociateVirtualInterfaceCommandInput} for command's `input` shape.
|
|
46
|
-
* @see {@link AssociateVirtualInterfaceCommandOutput} for command's `response` shape.
|
|
47
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
48
|
-
*
|
|
49
|
-
*/
|
|
50
|
-
export class AssociateVirtualInterfaceCommand extends $Command<
|
|
51
|
-
AssociateVirtualInterfaceCommandInput,
|
|
52
|
-
AssociateVirtualInterfaceCommandOutput,
|
|
53
|
-
DirectConnectClientResolvedConfig
|
|
54
|
-
> {
|
|
55
|
-
// Start section: command_properties
|
|
56
|
-
// End section: command_properties
|
|
57
|
-
|
|
58
|
-
constructor(readonly input: AssociateVirtualInterfaceCommandInput) {
|
|
59
|
-
// Start section: command_constructor
|
|
60
|
-
super();
|
|
61
|
-
// End section: command_constructor
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
/**
|
|
65
|
-
* @internal
|
|
66
|
-
*/
|
|
67
|
-
resolveMiddleware(
|
|
68
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
69
|
-
configuration: DirectConnectClientResolvedConfig,
|
|
70
|
-
options?: __HttpHandlerOptions
|
|
71
|
-
): Handler<AssociateVirtualInterfaceCommandInput, AssociateVirtualInterfaceCommandOutput> {
|
|
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 = "AssociateVirtualInterfaceCommand";
|
|
79
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
80
|
-
logger,
|
|
81
|
-
clientName,
|
|
82
|
-
commandName,
|
|
83
|
-
inputFilterSensitiveLog: AssociateVirtualInterfaceRequest.filterSensitiveLog,
|
|
84
|
-
outputFilterSensitiveLog: VirtualInterface.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(input: AssociateVirtualInterfaceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
95
|
-
return serializeAws_json1_1AssociateVirtualInterfaceCommand(input, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
private deserialize(
|
|
99
|
-
output: __HttpResponse,
|
|
100
|
-
context: __SerdeContext
|
|
101
|
-
): Promise<AssociateVirtualInterfaceCommandOutput> {
|
|
102
|
-
return deserializeAws_json1_1AssociateVirtualInterfaceCommand(output, context);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
// Start section: command_body_extra
|
|
106
|
-
// End section: command_body_extra
|
|
107
|
-
}
|
|
@@ -1,97 +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 { ConfirmConnectionRequest, ConfirmConnectionResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1ConfirmConnectionCommand,
|
|
18
|
-
serializeAws_json1_1ConfirmConnectionCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface ConfirmConnectionCommandInput extends ConfirmConnectionRequest {}
|
|
22
|
-
export interface ConfirmConnectionCommandOutput extends ConfirmConnectionResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Confirms the creation of the specified hosted connection on an interconnect.</p>
|
|
26
|
-
* <p>Upon creation, the hosted connection is initially in the <code>Ordering</code> state, and
|
|
27
|
-
* remains in this state until the owner confirms creation of the hosted connection.</p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { DirectConnectClient, ConfirmConnectionCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
32
|
-
* // const { DirectConnectClient, ConfirmConnectionCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
33
|
-
* const client = new DirectConnectClient(config);
|
|
34
|
-
* const command = new ConfirmConnectionCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link ConfirmConnectionCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link ConfirmConnectionCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class ConfirmConnectionCommand extends $Command<
|
|
44
|
-
ConfirmConnectionCommandInput,
|
|
45
|
-
ConfirmConnectionCommandOutput,
|
|
46
|
-
DirectConnectClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: ConfirmConnectionCommandInput) {
|
|
52
|
-
// Start section: command_constructor
|
|
53
|
-
super();
|
|
54
|
-
// End section: command_constructor
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
|
-
resolveMiddleware(
|
|
61
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
62
|
-
configuration: DirectConnectClientResolvedConfig,
|
|
63
|
-
options?: __HttpHandlerOptions
|
|
64
|
-
): Handler<ConfirmConnectionCommandInput, ConfirmConnectionCommandOutput> {
|
|
65
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "DirectConnectClient";
|
|
71
|
-
const commandName = "ConfirmConnectionCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: ConfirmConnectionRequest.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: ConfirmConnectionResponse.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(input: ConfirmConnectionCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_json1_1ConfirmConnectionCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ConfirmConnectionCommandOutput> {
|
|
92
|
-
return deserializeAws_json1_1ConfirmConnectionCommand(output, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
// Start section: command_body_extra
|
|
96
|
-
// End section: command_body_extra
|
|
97
|
-
}
|
|
@@ -1,106 +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 { ConfirmPrivateVirtualInterfaceRequest, ConfirmPrivateVirtualInterfaceResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1ConfirmPrivateVirtualInterfaceCommand,
|
|
18
|
-
serializeAws_json1_1ConfirmPrivateVirtualInterfaceCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface ConfirmPrivateVirtualInterfaceCommandInput extends ConfirmPrivateVirtualInterfaceRequest {}
|
|
22
|
-
export interface ConfirmPrivateVirtualInterfaceCommandOutput
|
|
23
|
-
extends ConfirmPrivateVirtualInterfaceResponse,
|
|
24
|
-
__MetadataBearer {}
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* <p>Accepts ownership of a private virtual interface created by another account.</p>
|
|
28
|
-
* <p>After the virtual interface owner makes this call, the virtual interface is
|
|
29
|
-
* created and attached to the specified virtual private gateway or Direct Connect gateway, and is
|
|
30
|
-
* made available to handle traffic.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { DirectConnectClient, ConfirmPrivateVirtualInterfaceCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
35
|
-
* // const { DirectConnectClient, ConfirmPrivateVirtualInterfaceCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
36
|
-
* const client = new DirectConnectClient(config);
|
|
37
|
-
* const command = new ConfirmPrivateVirtualInterfaceCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link ConfirmPrivateVirtualInterfaceCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link ConfirmPrivateVirtualInterfaceCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
|
-
export class ConfirmPrivateVirtualInterfaceCommand extends $Command<
|
|
47
|
-
ConfirmPrivateVirtualInterfaceCommandInput,
|
|
48
|
-
ConfirmPrivateVirtualInterfaceCommandOutput,
|
|
49
|
-
DirectConnectClientResolvedConfig
|
|
50
|
-
> {
|
|
51
|
-
// Start section: command_properties
|
|
52
|
-
// End section: command_properties
|
|
53
|
-
|
|
54
|
-
constructor(readonly input: ConfirmPrivateVirtualInterfaceCommandInput) {
|
|
55
|
-
// Start section: command_constructor
|
|
56
|
-
super();
|
|
57
|
-
// End section: command_constructor
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
resolveMiddleware(
|
|
64
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
65
|
-
configuration: DirectConnectClientResolvedConfig,
|
|
66
|
-
options?: __HttpHandlerOptions
|
|
67
|
-
): Handler<ConfirmPrivateVirtualInterfaceCommandInput, ConfirmPrivateVirtualInterfaceCommandOutput> {
|
|
68
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
69
|
-
|
|
70
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
71
|
-
|
|
72
|
-
const { logger } = configuration;
|
|
73
|
-
const clientName = "DirectConnectClient";
|
|
74
|
-
const commandName = "ConfirmPrivateVirtualInterfaceCommand";
|
|
75
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
76
|
-
logger,
|
|
77
|
-
clientName,
|
|
78
|
-
commandName,
|
|
79
|
-
inputFilterSensitiveLog: ConfirmPrivateVirtualInterfaceRequest.filterSensitiveLog,
|
|
80
|
-
outputFilterSensitiveLog: ConfirmPrivateVirtualInterfaceResponse.filterSensitiveLog,
|
|
81
|
-
};
|
|
82
|
-
const { requestHandler } = configuration;
|
|
83
|
-
return stack.resolve(
|
|
84
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
85
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
86
|
-
handlerExecutionContext
|
|
87
|
-
);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private serialize(
|
|
91
|
-
input: ConfirmPrivateVirtualInterfaceCommandInput,
|
|
92
|
-
context: __SerdeContext
|
|
93
|
-
): Promise<__HttpRequest> {
|
|
94
|
-
return serializeAws_json1_1ConfirmPrivateVirtualInterfaceCommand(input, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
private deserialize(
|
|
98
|
-
output: __HttpResponse,
|
|
99
|
-
context: __SerdeContext
|
|
100
|
-
): Promise<ConfirmPrivateVirtualInterfaceCommandOutput> {
|
|
101
|
-
return deserializeAws_json1_1ConfirmPrivateVirtualInterfaceCommand(output, context);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
// Start section: command_body_extra
|
|
105
|
-
// End section: command_body_extra
|
|
106
|
-
}
|
|
@@ -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 { ConfirmPublicVirtualInterfaceRequest, ConfirmPublicVirtualInterfaceResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1ConfirmPublicVirtualInterfaceCommand,
|
|
18
|
-
serializeAws_json1_1ConfirmPublicVirtualInterfaceCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface ConfirmPublicVirtualInterfaceCommandInput extends ConfirmPublicVirtualInterfaceRequest {}
|
|
22
|
-
export interface ConfirmPublicVirtualInterfaceCommandOutput
|
|
23
|
-
extends ConfirmPublicVirtualInterfaceResponse,
|
|
24
|
-
__MetadataBearer {}
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* <p>Accepts ownership of a public virtual interface created by another account.</p>
|
|
28
|
-
* <p>After the virtual interface owner makes this call, the specified virtual interface is
|
|
29
|
-
* created and made available to handle traffic.</p>
|
|
30
|
-
* @example
|
|
31
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
32
|
-
* ```javascript
|
|
33
|
-
* import { DirectConnectClient, ConfirmPublicVirtualInterfaceCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
34
|
-
* // const { DirectConnectClient, ConfirmPublicVirtualInterfaceCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
35
|
-
* const client = new DirectConnectClient(config);
|
|
36
|
-
* const command = new ConfirmPublicVirtualInterfaceCommand(input);
|
|
37
|
-
* const response = await client.send(command);
|
|
38
|
-
* ```
|
|
39
|
-
*
|
|
40
|
-
* @see {@link ConfirmPublicVirtualInterfaceCommandInput} for command's `input` shape.
|
|
41
|
-
* @see {@link ConfirmPublicVirtualInterfaceCommandOutput} for command's `response` shape.
|
|
42
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
43
|
-
*
|
|
44
|
-
*/
|
|
45
|
-
export class ConfirmPublicVirtualInterfaceCommand extends $Command<
|
|
46
|
-
ConfirmPublicVirtualInterfaceCommandInput,
|
|
47
|
-
ConfirmPublicVirtualInterfaceCommandOutput,
|
|
48
|
-
DirectConnectClientResolvedConfig
|
|
49
|
-
> {
|
|
50
|
-
// Start section: command_properties
|
|
51
|
-
// End section: command_properties
|
|
52
|
-
|
|
53
|
-
constructor(readonly input: ConfirmPublicVirtualInterfaceCommandInput) {
|
|
54
|
-
// Start section: command_constructor
|
|
55
|
-
super();
|
|
56
|
-
// End section: command_constructor
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(
|
|
63
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
64
|
-
configuration: DirectConnectClientResolvedConfig,
|
|
65
|
-
options?: __HttpHandlerOptions
|
|
66
|
-
): Handler<ConfirmPublicVirtualInterfaceCommandInput, ConfirmPublicVirtualInterfaceCommandOutput> {
|
|
67
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
68
|
-
|
|
69
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
70
|
-
|
|
71
|
-
const { logger } = configuration;
|
|
72
|
-
const clientName = "DirectConnectClient";
|
|
73
|
-
const commandName = "ConfirmPublicVirtualInterfaceCommand";
|
|
74
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
75
|
-
logger,
|
|
76
|
-
clientName,
|
|
77
|
-
commandName,
|
|
78
|
-
inputFilterSensitiveLog: ConfirmPublicVirtualInterfaceRequest.filterSensitiveLog,
|
|
79
|
-
outputFilterSensitiveLog: ConfirmPublicVirtualInterfaceResponse.filterSensitiveLog,
|
|
80
|
-
};
|
|
81
|
-
const { requestHandler } = configuration;
|
|
82
|
-
return stack.resolve(
|
|
83
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
84
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
85
|
-
handlerExecutionContext
|
|
86
|
-
);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private serialize(input: ConfirmPublicVirtualInterfaceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
90
|
-
return serializeAws_json1_1ConfirmPublicVirtualInterfaceCommand(input, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
private deserialize(
|
|
94
|
-
output: __HttpResponse,
|
|
95
|
-
context: __SerdeContext
|
|
96
|
-
): Promise<ConfirmPublicVirtualInterfaceCommandOutput> {
|
|
97
|
-
return deserializeAws_json1_1ConfirmPublicVirtualInterfaceCommand(output, context);
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
// Start section: command_body_extra
|
|
101
|
-
// End section: command_body_extra
|
|
102
|
-
}
|