@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_AssociateVirtualInterfaceCommand, se_AssociateVirtualInterfaceCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AssociateVirtualInterfaceCommand 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 = "AssociateVirtualInterfaceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "AssociateVirtualInterface",
|
|
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_AssociateVirtualInterfaceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AssociateVirtualInterfaceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AssociateVirtualInterfaceCommand 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", "AssociateVirtualInterface", {})
|
|
19
|
+
.n("DirectConnectClient", "AssociateVirtualInterfaceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AssociateVirtualInterfaceCommand)
|
|
22
|
+
.de(de_AssociateVirtualInterfaceCommand)
|
|
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_ConfirmConnectionCommand, se_ConfirmConnectionCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ConfirmConnectionCommand 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 = "ConfirmConnectionCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "ConfirmConnection",
|
|
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_ConfirmConnectionCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ConfirmConnectionCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ConfirmConnectionCommand 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", "ConfirmConnection", {})
|
|
19
|
+
.n("DirectConnectClient", "ConfirmConnectionCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ConfirmConnectionCommand)
|
|
22
|
+
.de(de_ConfirmConnectionCommand)
|
|
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_ConfirmCustomerAgreementCommand, se_ConfirmCustomerAgreementCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ConfirmCustomerAgreementCommand 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 = "ConfirmCustomerAgreementCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "ConfirmCustomerAgreement",
|
|
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_ConfirmCustomerAgreementCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ConfirmCustomerAgreementCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ConfirmCustomerAgreementCommand 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", "ConfirmCustomerAgreement", {})
|
|
19
|
+
.n("DirectConnectClient", "ConfirmCustomerAgreementCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ConfirmCustomerAgreementCommand)
|
|
22
|
+
.de(de_ConfirmCustomerAgreementCommand)
|
|
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_ConfirmPrivateVirtualInterfaceCommand, se_ConfirmPrivateVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ConfirmPrivateVirtualInterfaceCommand 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 = "ConfirmPrivateVirtualInterfaceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "ConfirmPrivateVirtualInterface",
|
|
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_ConfirmPrivateVirtualInterfaceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ConfirmPrivateVirtualInterfaceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ConfirmPrivateVirtualInterfaceCommand 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", "ConfirmPrivateVirtualInterface", {})
|
|
19
|
+
.n("DirectConnectClient", "ConfirmPrivateVirtualInterfaceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ConfirmPrivateVirtualInterfaceCommand)
|
|
22
|
+
.de(de_ConfirmPrivateVirtualInterfaceCommand)
|
|
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_ConfirmPublicVirtualInterfaceCommand, se_ConfirmPublicVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ConfirmPublicVirtualInterfaceCommand 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 = "ConfirmPublicVirtualInterfaceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "ConfirmPublicVirtualInterface",
|
|
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_ConfirmPublicVirtualInterfaceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ConfirmPublicVirtualInterfaceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ConfirmPublicVirtualInterfaceCommand 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", "ConfirmPublicVirtualInterface", {})
|
|
19
|
+
.n("DirectConnectClient", "ConfirmPublicVirtualInterfaceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ConfirmPublicVirtualInterfaceCommand)
|
|
22
|
+
.de(de_ConfirmPublicVirtualInterfaceCommand)
|
|
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_ConfirmTransitVirtualInterfaceCommand, se_ConfirmTransitVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ConfirmTransitVirtualInterfaceCommand 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 = "ConfirmTransitVirtualInterfaceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "ConfirmTransitVirtualInterface",
|
|
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_ConfirmTransitVirtualInterfaceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ConfirmTransitVirtualInterfaceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ConfirmTransitVirtualInterfaceCommand 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", "ConfirmTransitVirtualInterface", {})
|
|
19
|
+
.n("DirectConnectClient", "ConfirmTransitVirtualInterfaceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ConfirmTransitVirtualInterfaceCommand)
|
|
22
|
+
.de(de_ConfirmTransitVirtualInterfaceCommand)
|
|
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_CreateBGPPeerCommand, se_CreateBGPPeerCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateBGPPeerCommand 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 = "CreateBGPPeerCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "CreateBGPPeer",
|
|
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_CreateBGPPeerCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateBGPPeerCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateBGPPeerCommand 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", "CreateBGPPeer", {})
|
|
19
|
+
.n("DirectConnectClient", "CreateBGPPeerCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateBGPPeerCommand)
|
|
22
|
+
.de(de_CreateBGPPeerCommand)
|
|
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_CreateConnectionCommand, se_CreateConnectionCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateConnectionCommand 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 = "CreateConnectionCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "CreateConnection",
|
|
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_CreateConnectionCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateConnectionCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateConnectionCommand 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", "CreateConnection", {})
|
|
19
|
+
.n("DirectConnectClient", "CreateConnectionCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateConnectionCommand)
|
|
22
|
+
.de(de_CreateConnectionCommand)
|
|
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_CreateDirectConnectGatewayAssociationCommand, se_CreateDirectConnectGatewayAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateDirectConnectGatewayAssociationCommand 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 = "CreateDirectConnectGatewayAssociationCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "OvertureService",
|
|
35
|
-
operation: "CreateDirectConnectGatewayAssociation",
|
|
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_CreateDirectConnectGatewayAssociationCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateDirectConnectGatewayAssociationCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateDirectConnectGatewayAssociationCommand 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", "CreateDirectConnectGatewayAssociation", {})
|
|
19
|
+
.n("DirectConnectClient", "CreateDirectConnectGatewayAssociationCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateDirectConnectGatewayAssociationCommand)
|
|
22
|
+
.de(de_CreateDirectConnectGatewayAssociationCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|