@aws-sdk/client-direct-connect 3.477.0 → 3.481.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/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +18 -41
- package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +18 -41
- package/dist-cjs/commands/AllocateHostedConnectionCommand.js +18 -41
- package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +18 -41
- package/dist-cjs/commands/AssociateHostedConnectionCommand.js +18 -41
- package/dist-cjs/commands/AssociateMacSecKeyCommand.js +18 -41
- package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/ConfirmConnectionCommand.js +18 -41
- package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +18 -41
- package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/CreateBGPPeerCommand.js +18 -41
- package/dist-cjs/commands/CreateConnectionCommand.js +18 -41
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +18 -41
- package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +18 -41
- package/dist-cjs/commands/CreateInterconnectCommand.js +18 -41
- package/dist-cjs/commands/CreateLagCommand.js +18 -41
- package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/DeleteBGPPeerCommand.js +18 -41
- package/dist-cjs/commands/DeleteConnectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +18 -41
- package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +18 -41
- package/dist-cjs/commands/DeleteInterconnectCommand.js +18 -41
- package/dist-cjs/commands/DeleteLagCommand.js +18 -41
- package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectionLoaCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +18 -41
- package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +18 -41
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +18 -41
- package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +18 -41
- package/dist-cjs/commands/DescribeInterconnectsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLagsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLoaCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeTagsCommand.js +18 -41
- package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +18 -41
- package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +18 -41
- package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +18 -41
- package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +18 -41
- package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +18 -41
- package/dist-cjs/commands/StartBgpFailoverTestCommand.js +18 -41
- package/dist-cjs/commands/StopBgpFailoverTestCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateConnectionCommand.js +18 -41
- package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +18 -41
- package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +18 -41
- package/dist-cjs/commands/UpdateLagCommand.js +18 -41
- package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +18 -41
- package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js +18 -41
- package/dist-es/commands/AllocateHostedConnectionCommand.js +18 -41
- package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/AssociateConnectionWithLagCommand.js +18 -41
- package/dist-es/commands/AssociateHostedConnectionCommand.js +18 -41
- package/dist-es/commands/AssociateMacSecKeyCommand.js +18 -41
- package/dist-es/commands/AssociateVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/ConfirmConnectionCommand.js +18 -41
- package/dist-es/commands/ConfirmCustomerAgreementCommand.js +18 -41
- package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/CreateBGPPeerCommand.js +18 -41
- package/dist-es/commands/CreateConnectionCommand.js +18 -41
- package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js +18 -41
- package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +18 -41
- package/dist-es/commands/CreateDirectConnectGatewayCommand.js +18 -41
- package/dist-es/commands/CreateInterconnectCommand.js +18 -41
- package/dist-es/commands/CreateLagCommand.js +18 -41
- package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/DeleteBGPPeerCommand.js +18 -41
- package/dist-es/commands/DeleteConnectionCommand.js +18 -41
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +18 -41
- package/dist-es/commands/DeleteDirectConnectGatewayCommand.js +18 -41
- package/dist-es/commands/DeleteInterconnectCommand.js +18 -41
- package/dist-es/commands/DeleteLagCommand.js +18 -41
- package/dist-es/commands/DeleteVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/DescribeConnectionLoaCommand.js +18 -41
- package/dist-es/commands/DescribeConnectionsCommand.js +18 -41
- package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js +18 -41
- package/dist-es/commands/DescribeCustomerMetadataCommand.js +18 -41
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +18 -41
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +18 -41
- package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js +18 -41
- package/dist-es/commands/DescribeHostedConnectionsCommand.js +18 -41
- package/dist-es/commands/DescribeInterconnectLoaCommand.js +18 -41
- package/dist-es/commands/DescribeInterconnectsCommand.js +18 -41
- package/dist-es/commands/DescribeLagsCommand.js +18 -41
- package/dist-es/commands/DescribeLoaCommand.js +18 -41
- package/dist-es/commands/DescribeLocationsCommand.js +18 -41
- package/dist-es/commands/DescribeRouterConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeTagsCommand.js +18 -41
- package/dist-es/commands/DescribeVirtualGatewaysCommand.js +18 -41
- package/dist-es/commands/DescribeVirtualInterfacesCommand.js +18 -41
- package/dist-es/commands/DisassociateConnectionFromLagCommand.js +18 -41
- package/dist-es/commands/DisassociateMacSecKeyCommand.js +18 -41
- package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js +18 -41
- package/dist-es/commands/StartBgpFailoverTestCommand.js +18 -41
- package/dist-es/commands/StopBgpFailoverTestCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateConnectionCommand.js +18 -41
- package/dist-es/commands/UpdateDirectConnectGatewayAssociationCommand.js +18 -41
- package/dist-es/commands/UpdateDirectConnectGatewayCommand.js +18 -41
- package/dist-es/commands/UpdateLagCommand.js +18 -41
- package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +6 -21
- package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +6 -21
- package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +6 -21
- package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +6 -21
- package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +6 -21
- package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +6 -21
- package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmConnectionCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/CreateBGPPeerCommand.d.ts +6 -21
- package/dist-types/commands/CreateConnectionCommand.d.ts +6 -21
- package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +6 -21
- package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +6 -21
- package/dist-types/commands/CreateInterconnectCommand.d.ts +6 -21
- package/dist-types/commands/CreateLagCommand.d.ts +6 -21
- package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBGPPeerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInterconnectCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLagCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +6 -21
- package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInterconnectsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLagsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLoaCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTagsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +6 -21
- package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +6 -21
- package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +6 -21
- package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +6 -21
- package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLagCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +10 -10
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DescribeLoaCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DirectConnectClient";
|
|
29
|
-
const commandName = "DescribeLoaCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "OvertureService",
|
|
38
|
-
operation: "DescribeLoa",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DescribeLoaCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DescribeLoaCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeLoaCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("OvertureService", "DescribeLoa", {})
|
|
22
|
+
.n("DirectConnectClient", "DescribeLoaCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DescribeLoaCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DescribeLoaCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeLoaCommand = DescribeLoaCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DescribeLocationsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DirectConnectClient";
|
|
29
|
-
const commandName = "DescribeLocationsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "OvertureService",
|
|
38
|
-
operation: "DescribeLocations",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DescribeLocationsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DescribeLocationsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeLocationsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("OvertureService", "DescribeLocations", {})
|
|
22
|
+
.n("DirectConnectClient", "DescribeLocationsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DescribeLocationsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DescribeLocationsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeLocationsCommand = DescribeLocationsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DescribeRouterConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DirectConnectClient";
|
|
29
|
-
const commandName = "DescribeRouterConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "OvertureService",
|
|
38
|
-
operation: "DescribeRouterConfiguration",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DescribeRouterConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DescribeRouterConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeRouterConfigurationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("OvertureService", "DescribeRouterConfiguration", {})
|
|
22
|
+
.n("DirectConnectClient", "DescribeRouterConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DescribeRouterConfigurationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DescribeRouterConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeRouterConfigurationCommand = DescribeRouterConfigurationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DescribeTagsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DirectConnectClient";
|
|
29
|
-
const commandName = "DescribeTagsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "OvertureService",
|
|
38
|
-
operation: "DescribeTags",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DescribeTagsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DescribeTagsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeTagsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("OvertureService", "DescribeTags", {})
|
|
22
|
+
.n("DirectConnectClient", "DescribeTagsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DescribeTagsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DescribeTagsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeTagsCommand = DescribeTagsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DescribeVirtualGatewaysCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DirectConnectClient";
|
|
29
|
-
const commandName = "DescribeVirtualGatewaysCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "OvertureService",
|
|
38
|
-
operation: "DescribeVirtualGateways",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DescribeVirtualGatewaysCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DescribeVirtualGatewaysCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeVirtualGatewaysCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("OvertureService", "DescribeVirtualGateways", {})
|
|
22
|
+
.n("DirectConnectClient", "DescribeVirtualGatewaysCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DescribeVirtualGatewaysCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DescribeVirtualGatewaysCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeVirtualGatewaysCommand = DescribeVirtualGatewaysCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DescribeVirtualInterfacesCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DirectConnectClient";
|
|
29
|
-
const commandName = "DescribeVirtualInterfacesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "OvertureService",
|
|
38
|
-
operation: "DescribeVirtualInterfaces",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DescribeVirtualInterfacesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DescribeVirtualInterfacesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeVirtualInterfacesCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("OvertureService", "DescribeVirtualInterfaces", {})
|
|
22
|
+
.n("DirectConnectClient", "DescribeVirtualInterfacesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DescribeVirtualInterfacesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DescribeVirtualInterfacesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeVirtualInterfacesCommand = DescribeVirtualInterfacesCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DisassociateConnectionFromLagCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DirectConnectClient";
|
|
29
|
-
const commandName = "DisassociateConnectionFromLagCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "OvertureService",
|
|
38
|
-
operation: "DisassociateConnectionFromLag",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DisassociateConnectionFromLagCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DisassociateConnectionFromLagCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DisassociateConnectionFromLagCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("OvertureService", "DisassociateConnectionFromLag", {})
|
|
22
|
+
.n("DirectConnectClient", "DisassociateConnectionFromLagCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DisassociateConnectionFromLagCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DisassociateConnectionFromLagCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DisassociateConnectionFromLagCommand = DisassociateConnectionFromLagCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DisassociateMacSecKeyCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DirectConnectClient";
|
|
29
|
-
const commandName = "DisassociateMacSecKeyCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "OvertureService",
|
|
38
|
-
operation: "DisassociateMacSecKey",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DisassociateMacSecKeyCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DisassociateMacSecKeyCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DisassociateMacSecKeyCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("OvertureService", "DisassociateMacSecKey", {})
|
|
22
|
+
.n("DirectConnectClient", "DisassociateMacSecKeyCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DisassociateMacSecKeyCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DisassociateMacSecKeyCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DisassociateMacSecKeyCommand = DisassociateMacSecKeyCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListVirtualInterfaceTestHistoryCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "DirectConnectClient";
|
|
29
|
-
const commandName = "ListVirtualInterfaceTestHistoryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "OvertureService",
|
|
38
|
-
operation: "ListVirtualInterfaceTestHistory",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListVirtualInterfaceTestHistoryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListVirtualInterfaceTestHistoryCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListVirtualInterfaceTestHistoryCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("OvertureService", "ListVirtualInterfaceTestHistory", {})
|
|
22
|
+
.n("DirectConnectClient", "ListVirtualInterfaceTestHistoryCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListVirtualInterfaceTestHistoryCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListVirtualInterfaceTestHistoryCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListVirtualInterfaceTestHistoryCommand = ListVirtualInterfaceTestHistoryCommand;
|