@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,104 +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 { Connection, UpdateConnectionRequest } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1UpdateConnectionCommand,
|
|
18
|
-
serializeAws_json1_1UpdateConnectionCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {}
|
|
22
|
-
export interface UpdateConnectionCommandOutput extends Connection, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Updates the Direct Connect dedicated connection configuration.</p>
|
|
26
|
-
* <p>You can update the following parameters for a connection:</p>
|
|
27
|
-
* <ul>
|
|
28
|
-
* <li>
|
|
29
|
-
* <p>The connection name</p>
|
|
30
|
-
* </li>
|
|
31
|
-
* <li>
|
|
32
|
-
* <p>The connection's MAC Security (MACsec) encryption mode.</p>
|
|
33
|
-
* </li>
|
|
34
|
-
* </ul>
|
|
35
|
-
* @example
|
|
36
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
37
|
-
* ```javascript
|
|
38
|
-
* import { DirectConnectClient, UpdateConnectionCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
39
|
-
* // const { DirectConnectClient, UpdateConnectionCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
40
|
-
* const client = new DirectConnectClient(config);
|
|
41
|
-
* const command = new UpdateConnectionCommand(input);
|
|
42
|
-
* const response = await client.send(command);
|
|
43
|
-
* ```
|
|
44
|
-
*
|
|
45
|
-
* @see {@link UpdateConnectionCommandInput} for command's `input` shape.
|
|
46
|
-
* @see {@link UpdateConnectionCommandOutput} for command's `response` shape.
|
|
47
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
48
|
-
*
|
|
49
|
-
*/
|
|
50
|
-
export class UpdateConnectionCommand extends $Command<
|
|
51
|
-
UpdateConnectionCommandInput,
|
|
52
|
-
UpdateConnectionCommandOutput,
|
|
53
|
-
DirectConnectClientResolvedConfig
|
|
54
|
-
> {
|
|
55
|
-
// Start section: command_properties
|
|
56
|
-
// End section: command_properties
|
|
57
|
-
|
|
58
|
-
constructor(readonly input: UpdateConnectionCommandInput) {
|
|
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<UpdateConnectionCommandInput, UpdateConnectionCommandOutput> {
|
|
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 = "UpdateConnectionCommand";
|
|
79
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
80
|
-
logger,
|
|
81
|
-
clientName,
|
|
82
|
-
commandName,
|
|
83
|
-
inputFilterSensitiveLog: UpdateConnectionRequest.filterSensitiveLog,
|
|
84
|
-
outputFilterSensitiveLog: Connection.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: UpdateConnectionCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
95
|
-
return serializeAws_json1_1UpdateConnectionCommand(input, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateConnectionCommandOutput> {
|
|
99
|
-
return deserializeAws_json1_1UpdateConnectionCommand(output, context);
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
// Start section: command_body_extra
|
|
103
|
-
// End section: command_body_extra
|
|
104
|
-
}
|
|
@@ -1,108 +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
|
-
UpdateDirectConnectGatewayAssociationRequest,
|
|
17
|
-
UpdateDirectConnectGatewayAssociationResult,
|
|
18
|
-
} from "../models/models_0";
|
|
19
|
-
import {
|
|
20
|
-
deserializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand,
|
|
21
|
-
serializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand,
|
|
22
|
-
} from "../protocols/Aws_json1_1";
|
|
23
|
-
|
|
24
|
-
export interface UpdateDirectConnectGatewayAssociationCommandInput
|
|
25
|
-
extends UpdateDirectConnectGatewayAssociationRequest {}
|
|
26
|
-
export interface UpdateDirectConnectGatewayAssociationCommandOutput
|
|
27
|
-
extends UpdateDirectConnectGatewayAssociationResult,
|
|
28
|
-
__MetadataBearer {}
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* <p>Updates the specified attributes of the Direct Connect gateway association.</p>
|
|
32
|
-
* <p>Add or remove prefixes from the association.</p>
|
|
33
|
-
* @example
|
|
34
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
35
|
-
* ```javascript
|
|
36
|
-
* import { DirectConnectClient, UpdateDirectConnectGatewayAssociationCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
37
|
-
* // const { DirectConnectClient, UpdateDirectConnectGatewayAssociationCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
38
|
-
* const client = new DirectConnectClient(config);
|
|
39
|
-
* const command = new UpdateDirectConnectGatewayAssociationCommand(input);
|
|
40
|
-
* const response = await client.send(command);
|
|
41
|
-
* ```
|
|
42
|
-
*
|
|
43
|
-
* @see {@link UpdateDirectConnectGatewayAssociationCommandInput} for command's `input` shape.
|
|
44
|
-
* @see {@link UpdateDirectConnectGatewayAssociationCommandOutput} for command's `response` shape.
|
|
45
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
46
|
-
*
|
|
47
|
-
*/
|
|
48
|
-
export class UpdateDirectConnectGatewayAssociationCommand extends $Command<
|
|
49
|
-
UpdateDirectConnectGatewayAssociationCommandInput,
|
|
50
|
-
UpdateDirectConnectGatewayAssociationCommandOutput,
|
|
51
|
-
DirectConnectClientResolvedConfig
|
|
52
|
-
> {
|
|
53
|
-
// Start section: command_properties
|
|
54
|
-
// End section: command_properties
|
|
55
|
-
|
|
56
|
-
constructor(readonly input: UpdateDirectConnectGatewayAssociationCommandInput) {
|
|
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<UpdateDirectConnectGatewayAssociationCommandInput, UpdateDirectConnectGatewayAssociationCommandOutput> {
|
|
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 = "UpdateDirectConnectGatewayAssociationCommand";
|
|
77
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
78
|
-
logger,
|
|
79
|
-
clientName,
|
|
80
|
-
commandName,
|
|
81
|
-
inputFilterSensitiveLog: UpdateDirectConnectGatewayAssociationRequest.filterSensitiveLog,
|
|
82
|
-
outputFilterSensitiveLog: UpdateDirectConnectGatewayAssociationResult.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(
|
|
93
|
-
input: UpdateDirectConnectGatewayAssociationCommandInput,
|
|
94
|
-
context: __SerdeContext
|
|
95
|
-
): Promise<__HttpRequest> {
|
|
96
|
-
return serializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand(input, context);
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
private deserialize(
|
|
100
|
-
output: __HttpResponse,
|
|
101
|
-
context: __SerdeContext
|
|
102
|
-
): Promise<UpdateDirectConnectGatewayAssociationCommandOutput> {
|
|
103
|
-
return deserializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand(output, context);
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
// Start section: command_body_extra
|
|
107
|
-
// End section: command_body_extra
|
|
108
|
-
}
|
|
@@ -1,114 +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 { Lag, UpdateLagRequest } from "../models/models_0";
|
|
16
|
-
import { deserializeAws_json1_1UpdateLagCommand, serializeAws_json1_1UpdateLagCommand } from "../protocols/Aws_json1_1";
|
|
17
|
-
|
|
18
|
-
export interface UpdateLagCommandInput extends UpdateLagRequest {}
|
|
19
|
-
export interface UpdateLagCommandOutput extends Lag, __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* <p>Updates the attributes of the specified link aggregation group (LAG).</p>
|
|
23
|
-
* <p>You can update the following LAG attributes:</p>
|
|
24
|
-
* <ul>
|
|
25
|
-
* <li>
|
|
26
|
-
* <p>The name of the LAG.</p>
|
|
27
|
-
* </li>
|
|
28
|
-
* <li>
|
|
29
|
-
* <p>The value for the minimum number of connections that must be operational
|
|
30
|
-
* for the LAG itself to be operational. </p>
|
|
31
|
-
* </li>
|
|
32
|
-
* <li>
|
|
33
|
-
* <p>The LAG's MACsec encryption mode.</p>
|
|
34
|
-
* <p>Amazon Web Services assigns this value to each connection which is part of the LAG.</p>
|
|
35
|
-
* </li>
|
|
36
|
-
* <li>
|
|
37
|
-
* <p>The tags</p>
|
|
38
|
-
* </li>
|
|
39
|
-
* </ul>
|
|
40
|
-
* <note>
|
|
41
|
-
* <p>If you adjust the threshold value for the minimum number of operational connections, ensure
|
|
42
|
-
* that the new value does not cause the LAG to fall below the threshold and become
|
|
43
|
-
* non-operational.</p>
|
|
44
|
-
* </note>
|
|
45
|
-
* @example
|
|
46
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
47
|
-
* ```javascript
|
|
48
|
-
* import { DirectConnectClient, UpdateLagCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
49
|
-
* // const { DirectConnectClient, UpdateLagCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
50
|
-
* const client = new DirectConnectClient(config);
|
|
51
|
-
* const command = new UpdateLagCommand(input);
|
|
52
|
-
* const response = await client.send(command);
|
|
53
|
-
* ```
|
|
54
|
-
*
|
|
55
|
-
* @see {@link UpdateLagCommandInput} for command's `input` shape.
|
|
56
|
-
* @see {@link UpdateLagCommandOutput} for command's `response` shape.
|
|
57
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
58
|
-
*
|
|
59
|
-
*/
|
|
60
|
-
export class UpdateLagCommand extends $Command<
|
|
61
|
-
UpdateLagCommandInput,
|
|
62
|
-
UpdateLagCommandOutput,
|
|
63
|
-
DirectConnectClientResolvedConfig
|
|
64
|
-
> {
|
|
65
|
-
// Start section: command_properties
|
|
66
|
-
// End section: command_properties
|
|
67
|
-
|
|
68
|
-
constructor(readonly input: UpdateLagCommandInput) {
|
|
69
|
-
// Start section: command_constructor
|
|
70
|
-
super();
|
|
71
|
-
// End section: command_constructor
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(
|
|
78
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
79
|
-
configuration: DirectConnectClientResolvedConfig,
|
|
80
|
-
options?: __HttpHandlerOptions
|
|
81
|
-
): Handler<UpdateLagCommandInput, UpdateLagCommandOutput> {
|
|
82
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
83
|
-
|
|
84
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
85
|
-
|
|
86
|
-
const { logger } = configuration;
|
|
87
|
-
const clientName = "DirectConnectClient";
|
|
88
|
-
const commandName = "UpdateLagCommand";
|
|
89
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
90
|
-
logger,
|
|
91
|
-
clientName,
|
|
92
|
-
commandName,
|
|
93
|
-
inputFilterSensitiveLog: UpdateLagRequest.filterSensitiveLog,
|
|
94
|
-
outputFilterSensitiveLog: Lag.filterSensitiveLog,
|
|
95
|
-
};
|
|
96
|
-
const { requestHandler } = configuration;
|
|
97
|
-
return stack.resolve(
|
|
98
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
99
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
100
|
-
handlerExecutionContext
|
|
101
|
-
);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
private serialize(input: UpdateLagCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
105
|
-
return serializeAws_json1_1UpdateLagCommand(input, context);
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateLagCommandOutput> {
|
|
109
|
-
return deserializeAws_json1_1UpdateLagCommand(output, context);
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
// Start section: command_body_extra
|
|
113
|
-
// End section: command_body_extra
|
|
114
|
-
}
|
|
@@ -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 { UpdateVirtualInterfaceAttributesRequest, VirtualInterface } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1UpdateVirtualInterfaceAttributesCommand,
|
|
18
|
-
serializeAws_json1_1UpdateVirtualInterfaceAttributesCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface UpdateVirtualInterfaceAttributesCommandInput extends UpdateVirtualInterfaceAttributesRequest {}
|
|
22
|
-
export interface UpdateVirtualInterfaceAttributesCommandOutput extends VirtualInterface, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Updates the specified attributes of the specified virtual private interface.</p>
|
|
26
|
-
* <p>Setting the MTU of a virtual interface to 9001 (jumbo frames) can cause an update to
|
|
27
|
-
* the underlying physical connection if it wasn't updated to support jumbo frames. Updating
|
|
28
|
-
* the connection disrupts network connectivity for all virtual interfaces associated with
|
|
29
|
-
* the connection for up to 30 seconds. To check whether your connection supports jumbo
|
|
30
|
-
* frames, call <a>DescribeConnections</a>. To check whether your virtual q
|
|
31
|
-
* interface supports jumbo frames, call <a>DescribeVirtualInterfaces</a>.</p>
|
|
32
|
-
* @example
|
|
33
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
34
|
-
* ```javascript
|
|
35
|
-
* import { DirectConnectClient, UpdateVirtualInterfaceAttributesCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
36
|
-
* // const { DirectConnectClient, UpdateVirtualInterfaceAttributesCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
37
|
-
* const client = new DirectConnectClient(config);
|
|
38
|
-
* const command = new UpdateVirtualInterfaceAttributesCommand(input);
|
|
39
|
-
* const response = await client.send(command);
|
|
40
|
-
* ```
|
|
41
|
-
*
|
|
42
|
-
* @see {@link UpdateVirtualInterfaceAttributesCommandInput} for command's `input` shape.
|
|
43
|
-
* @see {@link UpdateVirtualInterfaceAttributesCommandOutput} for command's `response` shape.
|
|
44
|
-
* @see {@link DirectConnectClientResolvedConfig | config} for command's `input` shape.
|
|
45
|
-
*
|
|
46
|
-
*/
|
|
47
|
-
export class UpdateVirtualInterfaceAttributesCommand extends $Command<
|
|
48
|
-
UpdateVirtualInterfaceAttributesCommandInput,
|
|
49
|
-
UpdateVirtualInterfaceAttributesCommandOutput,
|
|
50
|
-
DirectConnectClientResolvedConfig
|
|
51
|
-
> {
|
|
52
|
-
// Start section: command_properties
|
|
53
|
-
// End section: command_properties
|
|
54
|
-
|
|
55
|
-
constructor(readonly input: UpdateVirtualInterfaceAttributesCommandInput) {
|
|
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<UpdateVirtualInterfaceAttributesCommandInput, UpdateVirtualInterfaceAttributesCommandOutput> {
|
|
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 = "UpdateVirtualInterfaceAttributesCommand";
|
|
76
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
77
|
-
logger,
|
|
78
|
-
clientName,
|
|
79
|
-
commandName,
|
|
80
|
-
inputFilterSensitiveLog: UpdateVirtualInterfaceAttributesRequest.filterSensitiveLog,
|
|
81
|
-
outputFilterSensitiveLog: VirtualInterface.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: UpdateVirtualInterfaceAttributesCommandInput,
|
|
93
|
-
context: __SerdeContext
|
|
94
|
-
): Promise<__HttpRequest> {
|
|
95
|
-
return serializeAws_json1_1UpdateVirtualInterfaceAttributesCommand(input, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
private deserialize(
|
|
99
|
-
output: __HttpResponse,
|
|
100
|
-
context: __SerdeContext
|
|
101
|
-
): Promise<UpdateVirtualInterfaceAttributesCommandOutput> {
|
|
102
|
-
return deserializeAws_json1_1UpdateVirtualInterfaceAttributesCommand(output, context);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
// Start section: command_body_extra
|
|
106
|
-
// End section: command_body_extra
|
|
107
|
-
}
|
package/src/endpoints.ts
DELETED
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
import { getRegionInfo, PartitionHash, RegionHash } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
3
|
-
|
|
4
|
-
const regionHash: RegionHash = {
|
|
5
|
-
"fips-us-east-1": {
|
|
6
|
-
hostname: "directconnect-fips.us-east-1.amazonaws.com",
|
|
7
|
-
signingRegion: "us-east-1",
|
|
8
|
-
},
|
|
9
|
-
"fips-us-east-2": {
|
|
10
|
-
hostname: "directconnect-fips.us-east-2.amazonaws.com",
|
|
11
|
-
signingRegion: "us-east-2",
|
|
12
|
-
},
|
|
13
|
-
"fips-us-west-1": {
|
|
14
|
-
hostname: "directconnect-fips.us-west-1.amazonaws.com",
|
|
15
|
-
signingRegion: "us-west-1",
|
|
16
|
-
},
|
|
17
|
-
"fips-us-west-2": {
|
|
18
|
-
hostname: "directconnect-fips.us-west-2.amazonaws.com",
|
|
19
|
-
signingRegion: "us-west-2",
|
|
20
|
-
},
|
|
21
|
-
"us-gov-east-1": {
|
|
22
|
-
hostname: "directconnect.us-gov-east-1.amazonaws.com",
|
|
23
|
-
signingRegion: "us-gov-east-1",
|
|
24
|
-
},
|
|
25
|
-
"us-gov-west-1": {
|
|
26
|
-
hostname: "directconnect.us-gov-west-1.amazonaws.com",
|
|
27
|
-
signingRegion: "us-gov-west-1",
|
|
28
|
-
},
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
const partitionHash: PartitionHash = {
|
|
32
|
-
aws: {
|
|
33
|
-
regions: [
|
|
34
|
-
"af-south-1",
|
|
35
|
-
"ap-east-1",
|
|
36
|
-
"ap-northeast-1",
|
|
37
|
-
"ap-northeast-2",
|
|
38
|
-
"ap-northeast-3",
|
|
39
|
-
"ap-south-1",
|
|
40
|
-
"ap-southeast-1",
|
|
41
|
-
"ap-southeast-2",
|
|
42
|
-
"ca-central-1",
|
|
43
|
-
"eu-central-1",
|
|
44
|
-
"eu-north-1",
|
|
45
|
-
"eu-south-1",
|
|
46
|
-
"eu-west-1",
|
|
47
|
-
"eu-west-2",
|
|
48
|
-
"eu-west-3",
|
|
49
|
-
"fips-us-east-1",
|
|
50
|
-
"fips-us-east-2",
|
|
51
|
-
"fips-us-west-1",
|
|
52
|
-
"fips-us-west-2",
|
|
53
|
-
"me-south-1",
|
|
54
|
-
"sa-east-1",
|
|
55
|
-
"us-east-1",
|
|
56
|
-
"us-east-2",
|
|
57
|
-
"us-west-1",
|
|
58
|
-
"us-west-2",
|
|
59
|
-
],
|
|
60
|
-
hostname: "directconnect.{region}.amazonaws.com",
|
|
61
|
-
},
|
|
62
|
-
"aws-cn": {
|
|
63
|
-
regions: ["cn-north-1", "cn-northwest-1"],
|
|
64
|
-
hostname: "directconnect.{region}.amazonaws.com.cn",
|
|
65
|
-
},
|
|
66
|
-
"aws-iso": {
|
|
67
|
-
regions: ["us-iso-east-1"],
|
|
68
|
-
hostname: "directconnect.{region}.c2s.ic.gov",
|
|
69
|
-
},
|
|
70
|
-
"aws-iso-b": {
|
|
71
|
-
regions: ["us-isob-east-1"],
|
|
72
|
-
hostname: "directconnect.{region}.sc2s.sgov.gov",
|
|
73
|
-
},
|
|
74
|
-
"aws-us-gov": {
|
|
75
|
-
regions: ["us-gov-east-1", "us-gov-west-1"],
|
|
76
|
-
hostname: "directconnect.{region}.amazonaws.com",
|
|
77
|
-
},
|
|
78
|
-
};
|
|
79
|
-
|
|
80
|
-
export const defaultRegionInfoProvider: RegionInfoProvider = async (region: string, options?: any) =>
|
|
81
|
-
getRegionInfo(region, {
|
|
82
|
-
...options,
|
|
83
|
-
signingService: "directconnect",
|
|
84
|
-
regionHash,
|
|
85
|
-
partitionHash,
|
|
86
|
-
});
|
package/src/index.ts
DELETED
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
export * from "./DirectConnectClient";
|
|
2
|
-
export * from "./DirectConnect";
|
|
3
|
-
export * from "./commands/AcceptDirectConnectGatewayAssociationProposalCommand";
|
|
4
|
-
export * from "./commands/AllocateConnectionOnInterconnectCommand";
|
|
5
|
-
export * from "./commands/AllocateHostedConnectionCommand";
|
|
6
|
-
export * from "./commands/AllocatePrivateVirtualInterfaceCommand";
|
|
7
|
-
export * from "./commands/AllocatePublicVirtualInterfaceCommand";
|
|
8
|
-
export * from "./commands/AllocateTransitVirtualInterfaceCommand";
|
|
9
|
-
export * from "./commands/AssociateConnectionWithLagCommand";
|
|
10
|
-
export * from "./commands/AssociateHostedConnectionCommand";
|
|
11
|
-
export * from "./commands/AssociateMacSecKeyCommand";
|
|
12
|
-
export * from "./commands/AssociateVirtualInterfaceCommand";
|
|
13
|
-
export * from "./commands/ConfirmConnectionCommand";
|
|
14
|
-
export * from "./commands/ConfirmPrivateVirtualInterfaceCommand";
|
|
15
|
-
export * from "./commands/ConfirmPublicVirtualInterfaceCommand";
|
|
16
|
-
export * from "./commands/ConfirmTransitVirtualInterfaceCommand";
|
|
17
|
-
export * from "./commands/CreateBGPPeerCommand";
|
|
18
|
-
export * from "./commands/CreateConnectionCommand";
|
|
19
|
-
export * from "./commands/CreateDirectConnectGatewayCommand";
|
|
20
|
-
export * from "./commands/CreateDirectConnectGatewayAssociationCommand";
|
|
21
|
-
export * from "./commands/CreateDirectConnectGatewayAssociationProposalCommand";
|
|
22
|
-
export * from "./commands/CreateInterconnectCommand";
|
|
23
|
-
export * from "./commands/CreateLagCommand";
|
|
24
|
-
export * from "./commands/CreatePrivateVirtualInterfaceCommand";
|
|
25
|
-
export * from "./commands/CreatePublicVirtualInterfaceCommand";
|
|
26
|
-
export * from "./commands/CreateTransitVirtualInterfaceCommand";
|
|
27
|
-
export * from "./commands/DeleteBGPPeerCommand";
|
|
28
|
-
export * from "./commands/DeleteConnectionCommand";
|
|
29
|
-
export * from "./commands/DeleteDirectConnectGatewayCommand";
|
|
30
|
-
export * from "./commands/DeleteDirectConnectGatewayAssociationCommand";
|
|
31
|
-
export * from "./commands/DeleteDirectConnectGatewayAssociationProposalCommand";
|
|
32
|
-
export * from "./commands/DeleteInterconnectCommand";
|
|
33
|
-
export * from "./commands/DeleteLagCommand";
|
|
34
|
-
export * from "./commands/DeleteVirtualInterfaceCommand";
|
|
35
|
-
export * from "./commands/DescribeConnectionLoaCommand";
|
|
36
|
-
export * from "./commands/DescribeConnectionsCommand";
|
|
37
|
-
export * from "./commands/DescribeConnectionsOnInterconnectCommand";
|
|
38
|
-
export * from "./commands/DescribeDirectConnectGatewayAssociationProposalsCommand";
|
|
39
|
-
export * from "./commands/DescribeDirectConnectGatewayAssociationsCommand";
|
|
40
|
-
export * from "./commands/DescribeDirectConnectGatewayAttachmentsCommand";
|
|
41
|
-
export * from "./commands/DescribeDirectConnectGatewaysCommand";
|
|
42
|
-
export * from "./commands/DescribeHostedConnectionsCommand";
|
|
43
|
-
export * from "./commands/DescribeInterconnectLoaCommand";
|
|
44
|
-
export * from "./commands/DescribeInterconnectsCommand";
|
|
45
|
-
export * from "./commands/DescribeLagsCommand";
|
|
46
|
-
export * from "./commands/DescribeLoaCommand";
|
|
47
|
-
export * from "./commands/DescribeLocationsCommand";
|
|
48
|
-
export * from "./commands/DescribeTagsCommand";
|
|
49
|
-
export * from "./commands/DescribeVirtualGatewaysCommand";
|
|
50
|
-
export * from "./commands/DescribeVirtualInterfacesCommand";
|
|
51
|
-
export * from "./commands/DisassociateConnectionFromLagCommand";
|
|
52
|
-
export * from "./commands/DisassociateMacSecKeyCommand";
|
|
53
|
-
export * from "./commands/ListVirtualInterfaceTestHistoryCommand";
|
|
54
|
-
export * from "./commands/StartBgpFailoverTestCommand";
|
|
55
|
-
export * from "./commands/StopBgpFailoverTestCommand";
|
|
56
|
-
export * from "./commands/TagResourceCommand";
|
|
57
|
-
export * from "./commands/UntagResourceCommand";
|
|
58
|
-
export * from "./commands/UpdateConnectionCommand";
|
|
59
|
-
export * from "./commands/UpdateDirectConnectGatewayAssociationCommand";
|
|
60
|
-
export * from "./commands/UpdateLagCommand";
|
|
61
|
-
export * from "./commands/UpdateVirtualInterfaceAttributesCommand";
|
|
62
|
-
export * from "./models/index";
|
package/src/models/index.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./models_0";
|