@aws-sdk/client-direct-connect 3.1087.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/DirectConnect.d.ts +195 -272
- package/dist-types/ts3.4/DirectConnectClient.d.ts +11 -36
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +3 -6
- package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +4 -8
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +5 -10
- package/dist-types/ts3.4/models/errors.d.ts +5 -15
- package/dist-types/ts3.4/models/models_0.d.ts +11 -33
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38