@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
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_AcceptDirectConnectGatewayAssociationProposalCommand, se_AcceptDirectConnectGatewayAssociationProposalCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AcceptDirectConnectGatewayAssociationProposalCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DirectConnectClient";
|
|
26
|
-
const commandName = "AcceptDirectConnectGatewayAssociationProposalCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "AcceptDirectConnectGatewayAssociationProposal",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_AcceptDirectConnectGatewayAssociationProposalCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AcceptDirectConnectGatewayAssociationProposalCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AcceptDirectConnectGatewayAssociationProposalCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("OvertureService", "AcceptDirectConnectGatewayAssociationProposal", {})
|
|
19
|
+
.n("DirectConnectClient", "AcceptDirectConnectGatewayAssociationProposalCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AcceptDirectConnectGatewayAssociationProposalCommand)
|
|
22
|
+
.de(de_AcceptDirectConnectGatewayAssociationProposalCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_AllocateConnectionOnInterconnectCommand, se_AllocateConnectionOnInterconnectCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AllocateConnectionOnInterconnectCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DirectConnectClient";
|
|
26
|
-
const commandName = "AllocateConnectionOnInterconnectCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "AllocateConnectionOnInterconnect",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_AllocateConnectionOnInterconnectCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AllocateConnectionOnInterconnectCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AllocateConnectionOnInterconnectCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("OvertureService", "AllocateConnectionOnInterconnect", {})
|
|
19
|
+
.n("DirectConnectClient", "AllocateConnectionOnInterconnectCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AllocateConnectionOnInterconnectCommand)
|
|
22
|
+
.de(de_AllocateConnectionOnInterconnectCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_AllocateHostedConnectionCommand, se_AllocateHostedConnectionCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AllocateHostedConnectionCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DirectConnectClient";
|
|
26
|
-
const commandName = "AllocateHostedConnectionCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "AllocateHostedConnection",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_AllocateHostedConnectionCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AllocateHostedConnectionCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AllocateHostedConnectionCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("OvertureService", "AllocateHostedConnection", {})
|
|
19
|
+
.n("DirectConnectClient", "AllocateHostedConnectionCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AllocateHostedConnectionCommand)
|
|
22
|
+
.de(de_AllocateHostedConnectionCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_AllocatePrivateVirtualInterfaceCommand, se_AllocatePrivateVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AllocatePrivateVirtualInterfaceCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DirectConnectClient";
|
|
26
|
-
const commandName = "AllocatePrivateVirtualInterfaceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "AllocatePrivateVirtualInterface",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_AllocatePrivateVirtualInterfaceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AllocatePrivateVirtualInterfaceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AllocatePrivateVirtualInterfaceCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("OvertureService", "AllocatePrivateVirtualInterface", {})
|
|
19
|
+
.n("DirectConnectClient", "AllocatePrivateVirtualInterfaceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AllocatePrivateVirtualInterfaceCommand)
|
|
22
|
+
.de(de_AllocatePrivateVirtualInterfaceCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_AllocatePublicVirtualInterfaceCommand, se_AllocatePublicVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AllocatePublicVirtualInterfaceCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DirectConnectClient";
|
|
26
|
-
const commandName = "AllocatePublicVirtualInterfaceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "AllocatePublicVirtualInterface",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_AllocatePublicVirtualInterfaceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AllocatePublicVirtualInterfaceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AllocatePublicVirtualInterfaceCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("OvertureService", "AllocatePublicVirtualInterface", {})
|
|
19
|
+
.n("DirectConnectClient", "AllocatePublicVirtualInterfaceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AllocatePublicVirtualInterfaceCommand)
|
|
22
|
+
.de(de_AllocatePublicVirtualInterfaceCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_AllocateTransitVirtualInterfaceCommand, se_AllocateTransitVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AllocateTransitVirtualInterfaceCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DirectConnectClient";
|
|
26
|
-
const commandName = "AllocateTransitVirtualInterfaceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "AllocateTransitVirtualInterface",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_AllocateTransitVirtualInterfaceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AllocateTransitVirtualInterfaceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AllocateTransitVirtualInterfaceCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("OvertureService", "AllocateTransitVirtualInterface", {})
|
|
19
|
+
.n("DirectConnectClient", "AllocateTransitVirtualInterfaceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AllocateTransitVirtualInterfaceCommand)
|
|
22
|
+
.de(de_AllocateTransitVirtualInterfaceCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_AssociateConnectionWithLagCommand, se_AssociateConnectionWithLagCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AssociateConnectionWithLagCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DirectConnectClient";
|
|
26
|
-
const commandName = "AssociateConnectionWithLagCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "AssociateConnectionWithLag",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_AssociateConnectionWithLagCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AssociateConnectionWithLagCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AssociateConnectionWithLagCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("OvertureService", "AssociateConnectionWithLag", {})
|
|
19
|
+
.n("DirectConnectClient", "AssociateConnectionWithLagCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AssociateConnectionWithLagCommand)
|
|
22
|
+
.de(de_AssociateConnectionWithLagCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_AssociateHostedConnectionCommand, se_AssociateHostedConnectionCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AssociateHostedConnectionCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DirectConnectClient";
|
|
26
|
-
const commandName = "AssociateHostedConnectionCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "AssociateHostedConnection",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_AssociateHostedConnectionCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AssociateHostedConnectionCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AssociateHostedConnectionCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("OvertureService", "AssociateHostedConnection", {})
|
|
19
|
+
.n("DirectConnectClient", "AssociateHostedConnectionCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AssociateHostedConnectionCommand)
|
|
22
|
+
.de(de_AssociateHostedConnectionCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_AssociateMacSecKeyCommand, se_AssociateMacSecKeyCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AssociateMacSecKeyCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "DirectConnectClient";
|
|
26
|
-
const commandName = "AssociateMacSecKeyCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "AssociateMacSecKey",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_AssociateMacSecKeyCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AssociateMacSecKeyCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AssociateMacSecKeyCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("OvertureService", "AssociateMacSecKey", {})
|
|
19
|
+
.n("DirectConnectClient", "AssociateMacSecKeyCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AssociateMacSecKeyCommand)
|
|
22
|
+
.de(de_AssociateMacSecKeyCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|