@aws-sdk/client-direct-connect 3.131.0 → 3.142.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +2 -2
- package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +2 -2
- package/dist-cjs/commands/AllocateHostedConnectionCommand.js +2 -2
- package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +2 -2
- package/dist-cjs/commands/AssociateHostedConnectionCommand.js +2 -2
- package/dist-cjs/commands/AssociateMacSecKeyCommand.js +2 -2
- package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/ConfirmConnectionCommand.js +2 -2
- package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +2 -2
- package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/CreateBGPPeerCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectionCommand.js +2 -2
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +2 -2
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +2 -2
- package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +2 -2
- package/dist-cjs/commands/CreateInterconnectCommand.js +2 -2
- package/dist-cjs/commands/CreateLagCommand.js +2 -2
- package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/DeleteBGPPeerCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +2 -2
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +2 -2
- package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +2 -2
- package/dist-cjs/commands/DeleteInterconnectCommand.js +2 -2
- package/dist-cjs/commands/DeleteLagCommand.js +2 -2
- package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionLoaCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +2 -2
- package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +1 -1
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +2 -2
- package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +2 -2
- package/dist-cjs/commands/DescribeInterconnectsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLagsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLoaCommand.js +2 -2
- package/dist-cjs/commands/DescribeLocationsCommand.js +1 -1
- package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
- package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +1 -1
- package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +2 -2
- package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +2 -2
- package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +2 -2
- package/dist-cjs/commands/StartBgpFailoverTestCommand.js +2 -2
- package/dist-cjs/commands/StopBgpFailoverTestCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +2 -2
- package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +2 -2
- package/dist-cjs/commands/UpdateLagCommand.js +2 -2
- package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +2 -2
- package/dist-cjs/models/models_0.js +519 -777
- package/dist-cjs/protocols/Aws_json1_1.js +315 -519
- package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +3 -3
- package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js +3 -3
- package/dist-es/commands/AllocateHostedConnectionCommand.js +3 -3
- package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/AssociateConnectionWithLagCommand.js +3 -3
- package/dist-es/commands/AssociateHostedConnectionCommand.js +3 -3
- package/dist-es/commands/AssociateMacSecKeyCommand.js +3 -3
- package/dist-es/commands/AssociateVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/ConfirmConnectionCommand.js +3 -3
- package/dist-es/commands/ConfirmCustomerAgreementCommand.js +3 -3
- package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/CreateBGPPeerCommand.js +3 -3
- package/dist-es/commands/CreateConnectionCommand.js +3 -3
- package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js +3 -3
- package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +3 -3
- package/dist-es/commands/CreateDirectConnectGatewayCommand.js +3 -3
- package/dist-es/commands/CreateInterconnectCommand.js +3 -3
- package/dist-es/commands/CreateLagCommand.js +3 -3
- package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/DeleteBGPPeerCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js +3 -3
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +3 -3
- package/dist-es/commands/DeleteDirectConnectGatewayCommand.js +3 -3
- package/dist-es/commands/DeleteInterconnectCommand.js +3 -3
- package/dist-es/commands/DeleteLagCommand.js +3 -3
- package/dist-es/commands/DeleteVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionLoaCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionsCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js +3 -3
- package/dist-es/commands/DescribeCustomerMetadataCommand.js +2 -2
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +3 -3
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js +3 -3
- package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +3 -3
- package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js +3 -3
- package/dist-es/commands/DescribeHostedConnectionsCommand.js +3 -3
- package/dist-es/commands/DescribeInterconnectLoaCommand.js +3 -3
- package/dist-es/commands/DescribeInterconnectsCommand.js +3 -3
- package/dist-es/commands/DescribeLagsCommand.js +3 -3
- package/dist-es/commands/DescribeLoaCommand.js +3 -3
- package/dist-es/commands/DescribeLocationsCommand.js +2 -2
- package/dist-es/commands/DescribeRouterConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeTagsCommand.js +3 -3
- package/dist-es/commands/DescribeVirtualGatewaysCommand.js +2 -2
- package/dist-es/commands/DescribeVirtualInterfacesCommand.js +3 -3
- package/dist-es/commands/DisassociateConnectionFromLagCommand.js +3 -3
- package/dist-es/commands/DisassociateMacSecKeyCommand.js +3 -3
- package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js +3 -3
- package/dist-es/commands/StartBgpFailoverTestCommand.js +3 -3
- package/dist-es/commands/StopBgpFailoverTestCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateConnectionCommand.js +3 -3
- package/dist-es/commands/UpdateDirectConnectGatewayAssociationCommand.js +3 -3
- package/dist-es/commands/UpdateDirectConnectGatewayCommand.js +3 -3
- package/dist-es/commands/UpdateLagCommand.js +3 -3
- package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js +3 -3
- package/dist-es/models/models_0.js +129 -516
- package/dist-es/protocols/Aws_json1_1.js +505 -520
- package/dist-types/models/models_0.d.ts +516 -774
- package/dist-types/ts3.4/models/models_0.d.ts +258 -516
- package/package.json +6 -6
|
@@ -1,44 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
3
|
+
exports.CreateBGPPeerResponseFilterSensitiveLog = exports.CreateBGPPeerRequestFilterSensitiveLog = exports.NewBGPPeerFilterSensitiveLog = exports.ConnectionsFilterSensitiveLog = exports.ConfirmTransitVirtualInterfaceResponseFilterSensitiveLog = exports.ConfirmTransitVirtualInterfaceRequestFilterSensitiveLog = exports.ConfirmPublicVirtualInterfaceResponseFilterSensitiveLog = exports.ConfirmPublicVirtualInterfaceRequestFilterSensitiveLog = exports.ConfirmPrivateVirtualInterfaceResponseFilterSensitiveLog = exports.ConfirmPrivateVirtualInterfaceRequestFilterSensitiveLog = exports.ConfirmCustomerAgreementResponseFilterSensitiveLog = exports.ConfirmCustomerAgreementRequestFilterSensitiveLog = exports.ConfirmConnectionResponseFilterSensitiveLog = exports.ConfirmConnectionRequestFilterSensitiveLog = exports.AssociateVirtualInterfaceRequestFilterSensitiveLog = exports.AssociateMacSecKeyResponseFilterSensitiveLog = exports.AssociateMacSecKeyRequestFilterSensitiveLog = exports.AssociateHostedConnectionRequestFilterSensitiveLog = exports.AssociateConnectionWithLagRequestFilterSensitiveLog = exports.AllocateTransitVirtualInterfaceResultFilterSensitiveLog = exports.AllocateTransitVirtualInterfaceRequestFilterSensitiveLog = exports.NewTransitVirtualInterfaceAllocationFilterSensitiveLog = exports.AllocatePublicVirtualInterfaceRequestFilterSensitiveLog = exports.NewPublicVirtualInterfaceAllocationFilterSensitiveLog = exports.VirtualInterfaceFilterSensitiveLog = exports.BGPPeerFilterSensitiveLog = exports.AllocatePrivateVirtualInterfaceRequestFilterSensitiveLog = exports.NewPrivateVirtualInterfaceAllocationFilterSensitiveLog = exports.AllocateHostedConnectionRequestFilterSensitiveLog = exports.ConnectionFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.MacSecKeyFilterSensitiveLog = exports.AllocateConnectionOnInterconnectRequestFilterSensitiveLog = exports.CustomerAgreementFilterSensitiveLog = exports.AcceptDirectConnectGatewayAssociationProposalResultFilterSensitiveLog = exports.DirectConnectGatewayAssociationFilterSensitiveLog = exports.AssociatedGatewayFilterSensitiveLog = exports.AcceptDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog = exports.RouteFilterPrefixFilterSensitiveLog = exports.NniPartnerType = exports.LoaContentType = exports.BGPStatus = exports.BGPPeerState = exports.TooManyTagsException = exports.DuplicateTagKeysException = exports.HasLogicalRedundancy = exports.AddressFamily = exports.DirectConnectServerException = exports.DirectConnectClientException = exports.GatewayType = void 0;
|
|
4
|
+
exports.DescribeHostedConnectionsRequestFilterSensitiveLog = exports.DescribeDirectConnectGatewaysResultFilterSensitiveLog = exports.DescribeDirectConnectGatewaysRequestFilterSensitiveLog = exports.DescribeDirectConnectGatewayAttachmentsResultFilterSensitiveLog = exports.DirectConnectGatewayAttachmentFilterSensitiveLog = exports.DescribeDirectConnectGatewayAttachmentsRequestFilterSensitiveLog = exports.DescribeDirectConnectGatewayAssociationsResultFilterSensitiveLog = exports.DescribeDirectConnectGatewayAssociationsRequestFilterSensitiveLog = exports.DescribeDirectConnectGatewayAssociationProposalsResultFilterSensitiveLog = exports.DescribeDirectConnectGatewayAssociationProposalsRequestFilterSensitiveLog = exports.DescribeCustomerMetadataResponseFilterSensitiveLog = exports.DescribeConnectionsOnInterconnectRequestFilterSensitiveLog = exports.DescribeConnectionsRequestFilterSensitiveLog = exports.DescribeConnectionLoaResponseFilterSensitiveLog = exports.LoaFilterSensitiveLog = exports.DescribeConnectionLoaRequestFilterSensitiveLog = exports.DeleteVirtualInterfaceResponseFilterSensitiveLog = exports.DeleteVirtualInterfaceRequestFilterSensitiveLog = exports.DeleteLagRequestFilterSensitiveLog = exports.DeleteInterconnectResponseFilterSensitiveLog = exports.DeleteInterconnectRequestFilterSensitiveLog = exports.DeleteDirectConnectGatewayAssociationProposalResultFilterSensitiveLog = exports.DeleteDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog = exports.DeleteDirectConnectGatewayAssociationResultFilterSensitiveLog = exports.DeleteDirectConnectGatewayAssociationRequestFilterSensitiveLog = exports.DeleteDirectConnectGatewayResultFilterSensitiveLog = exports.DeleteDirectConnectGatewayRequestFilterSensitiveLog = exports.DeleteConnectionRequestFilterSensitiveLog = exports.DeleteBGPPeerResponseFilterSensitiveLog = exports.DeleteBGPPeerRequestFilterSensitiveLog = exports.CreateTransitVirtualInterfaceResultFilterSensitiveLog = exports.CreateTransitVirtualInterfaceRequestFilterSensitiveLog = exports.NewTransitVirtualInterfaceFilterSensitiveLog = exports.CreatePublicVirtualInterfaceRequestFilterSensitiveLog = exports.NewPublicVirtualInterfaceFilterSensitiveLog = exports.CreatePrivateVirtualInterfaceRequestFilterSensitiveLog = exports.NewPrivateVirtualInterfaceFilterSensitiveLog = exports.LagFilterSensitiveLog = exports.CreateLagRequestFilterSensitiveLog = exports.InterconnectFilterSensitiveLog = exports.CreateInterconnectRequestFilterSensitiveLog = exports.CreateDirectConnectGatewayAssociationProposalResultFilterSensitiveLog = exports.DirectConnectGatewayAssociationProposalFilterSensitiveLog = exports.CreateDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog = exports.CreateDirectConnectGatewayAssociationResultFilterSensitiveLog = exports.CreateDirectConnectGatewayAssociationRequestFilterSensitiveLog = exports.CreateDirectConnectGatewayResultFilterSensitiveLog = exports.DirectConnectGatewayFilterSensitiveLog = exports.CreateDirectConnectGatewayRequestFilterSensitiveLog = exports.CreateConnectionRequestFilterSensitiveLog = void 0;
|
|
5
|
+
exports.UpdateVirtualInterfaceAttributesRequestFilterSensitiveLog = exports.UpdateLagRequestFilterSensitiveLog = exports.UpdateDirectConnectGatewayAssociationResultFilterSensitiveLog = exports.UpdateDirectConnectGatewayAssociationRequestFilterSensitiveLog = exports.UpdateDirectConnectGatewayResponseFilterSensitiveLog = exports.UpdateDirectConnectGatewayRequestFilterSensitiveLog = exports.UpdateConnectionRequestFilterSensitiveLog = exports.UntagResourceResponseFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceResponseFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.StopBgpFailoverTestResponseFilterSensitiveLog = exports.StopBgpFailoverTestRequestFilterSensitiveLog = exports.StartBgpFailoverTestResponseFilterSensitiveLog = exports.StartBgpFailoverTestRequestFilterSensitiveLog = exports.ListVirtualInterfaceTestHistoryResponseFilterSensitiveLog = exports.VirtualInterfaceTestHistoryFilterSensitiveLog = exports.ListVirtualInterfaceTestHistoryRequestFilterSensitiveLog = exports.DisassociateMacSecKeyResponseFilterSensitiveLog = exports.DisassociateMacSecKeyRequestFilterSensitiveLog = exports.DisassociateConnectionFromLagRequestFilterSensitiveLog = exports.VirtualInterfacesFilterSensitiveLog = exports.DescribeVirtualInterfacesRequestFilterSensitiveLog = exports.VirtualGatewaysFilterSensitiveLog = exports.VirtualGatewayFilterSensitiveLog = exports.DescribeTagsResponseFilterSensitiveLog = exports.ResourceTagFilterSensitiveLog = exports.DescribeTagsRequestFilterSensitiveLog = exports.DescribeRouterConfigurationResponseFilterSensitiveLog = exports.RouterTypeFilterSensitiveLog = exports.DescribeRouterConfigurationRequestFilterSensitiveLog = exports.LocationsFilterSensitiveLog = exports.LocationFilterSensitiveLog = exports.DescribeLoaRequestFilterSensitiveLog = exports.LagsFilterSensitiveLog = exports.DescribeLagsRequestFilterSensitiveLog = exports.InterconnectsFilterSensitiveLog = exports.DescribeInterconnectsRequestFilterSensitiveLog = exports.DescribeInterconnectLoaResponseFilterSensitiveLog = exports.DescribeInterconnectLoaRequestFilterSensitiveLog = void 0;
|
|
6
6
|
const DirectConnectServiceException_1 = require("./DirectConnectServiceException");
|
|
7
|
-
var RouteFilterPrefix;
|
|
8
|
-
(function (RouteFilterPrefix) {
|
|
9
|
-
RouteFilterPrefix.filterSensitiveLog = (obj) => ({
|
|
10
|
-
...obj,
|
|
11
|
-
});
|
|
12
|
-
})(RouteFilterPrefix = exports.RouteFilterPrefix || (exports.RouteFilterPrefix = {}));
|
|
13
|
-
var AcceptDirectConnectGatewayAssociationProposalRequest;
|
|
14
|
-
(function (AcceptDirectConnectGatewayAssociationProposalRequest) {
|
|
15
|
-
AcceptDirectConnectGatewayAssociationProposalRequest.filterSensitiveLog = (obj) => ({
|
|
16
|
-
...obj,
|
|
17
|
-
});
|
|
18
|
-
})(AcceptDirectConnectGatewayAssociationProposalRequest = exports.AcceptDirectConnectGatewayAssociationProposalRequest || (exports.AcceptDirectConnectGatewayAssociationProposalRequest = {}));
|
|
19
7
|
var GatewayType;
|
|
20
8
|
(function (GatewayType) {
|
|
21
9
|
GatewayType["TransitGateway"] = "transitGateway";
|
|
22
10
|
GatewayType["VirtualPrivateGateway"] = "virtualPrivateGateway";
|
|
23
11
|
})(GatewayType = exports.GatewayType || (exports.GatewayType = {}));
|
|
24
|
-
var AssociatedGateway;
|
|
25
|
-
(function (AssociatedGateway) {
|
|
26
|
-
AssociatedGateway.filterSensitiveLog = (obj) => ({
|
|
27
|
-
...obj,
|
|
28
|
-
});
|
|
29
|
-
})(AssociatedGateway = exports.AssociatedGateway || (exports.AssociatedGateway = {}));
|
|
30
|
-
var DirectConnectGatewayAssociation;
|
|
31
|
-
(function (DirectConnectGatewayAssociation) {
|
|
32
|
-
DirectConnectGatewayAssociation.filterSensitiveLog = (obj) => ({
|
|
33
|
-
...obj,
|
|
34
|
-
});
|
|
35
|
-
})(DirectConnectGatewayAssociation = exports.DirectConnectGatewayAssociation || (exports.DirectConnectGatewayAssociation = {}));
|
|
36
|
-
var AcceptDirectConnectGatewayAssociationProposalResult;
|
|
37
|
-
(function (AcceptDirectConnectGatewayAssociationProposalResult) {
|
|
38
|
-
AcceptDirectConnectGatewayAssociationProposalResult.filterSensitiveLog = (obj) => ({
|
|
39
|
-
...obj,
|
|
40
|
-
});
|
|
41
|
-
})(AcceptDirectConnectGatewayAssociationProposalResult = exports.AcceptDirectConnectGatewayAssociationProposalResult || (exports.AcceptDirectConnectGatewayAssociationProposalResult = {}));
|
|
42
12
|
class DirectConnectClientException extends DirectConnectServiceException_1.DirectConnectServiceException {
|
|
43
13
|
constructor(opts) {
|
|
44
14
|
super({
|
|
@@ -70,48 +40,12 @@ var AddressFamily;
|
|
|
70
40
|
AddressFamily["IPv4"] = "ipv4";
|
|
71
41
|
AddressFamily["IPv6"] = "ipv6";
|
|
72
42
|
})(AddressFamily = exports.AddressFamily || (exports.AddressFamily = {}));
|
|
73
|
-
var CustomerAgreement;
|
|
74
|
-
(function (CustomerAgreement) {
|
|
75
|
-
CustomerAgreement.filterSensitiveLog = (obj) => ({
|
|
76
|
-
...obj,
|
|
77
|
-
});
|
|
78
|
-
})(CustomerAgreement = exports.CustomerAgreement || (exports.CustomerAgreement = {}));
|
|
79
|
-
var AllocateConnectionOnInterconnectRequest;
|
|
80
|
-
(function (AllocateConnectionOnInterconnectRequest) {
|
|
81
|
-
AllocateConnectionOnInterconnectRequest.filterSensitiveLog = (obj) => ({
|
|
82
|
-
...obj,
|
|
83
|
-
});
|
|
84
|
-
})(AllocateConnectionOnInterconnectRequest = exports.AllocateConnectionOnInterconnectRequest || (exports.AllocateConnectionOnInterconnectRequest = {}));
|
|
85
43
|
var HasLogicalRedundancy;
|
|
86
44
|
(function (HasLogicalRedundancy) {
|
|
87
45
|
HasLogicalRedundancy["No"] = "no";
|
|
88
46
|
HasLogicalRedundancy["Unknown"] = "unknown";
|
|
89
47
|
HasLogicalRedundancy["Yes"] = "yes";
|
|
90
48
|
})(HasLogicalRedundancy = exports.HasLogicalRedundancy || (exports.HasLogicalRedundancy = {}));
|
|
91
|
-
var MacSecKey;
|
|
92
|
-
(function (MacSecKey) {
|
|
93
|
-
MacSecKey.filterSensitiveLog = (obj) => ({
|
|
94
|
-
...obj,
|
|
95
|
-
});
|
|
96
|
-
})(MacSecKey = exports.MacSecKey || (exports.MacSecKey = {}));
|
|
97
|
-
var Tag;
|
|
98
|
-
(function (Tag) {
|
|
99
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
100
|
-
...obj,
|
|
101
|
-
});
|
|
102
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
103
|
-
var Connection;
|
|
104
|
-
(function (Connection) {
|
|
105
|
-
Connection.filterSensitiveLog = (obj) => ({
|
|
106
|
-
...obj,
|
|
107
|
-
});
|
|
108
|
-
})(Connection = exports.Connection || (exports.Connection = {}));
|
|
109
|
-
var AllocateHostedConnectionRequest;
|
|
110
|
-
(function (AllocateHostedConnectionRequest) {
|
|
111
|
-
AllocateHostedConnectionRequest.filterSensitiveLog = (obj) => ({
|
|
112
|
-
...obj,
|
|
113
|
-
});
|
|
114
|
-
})(AllocateHostedConnectionRequest = exports.AllocateHostedConnectionRequest || (exports.AllocateHostedConnectionRequest = {}));
|
|
115
49
|
class DuplicateTagKeysException extends DirectConnectServiceException_1.DirectConnectServiceException {
|
|
116
50
|
constructor(opts) {
|
|
117
51
|
super({
|
|
@@ -138,18 +72,6 @@ class TooManyTagsException extends DirectConnectServiceException_1.DirectConnect
|
|
|
138
72
|
}
|
|
139
73
|
}
|
|
140
74
|
exports.TooManyTagsException = TooManyTagsException;
|
|
141
|
-
var NewPrivateVirtualInterfaceAllocation;
|
|
142
|
-
(function (NewPrivateVirtualInterfaceAllocation) {
|
|
143
|
-
NewPrivateVirtualInterfaceAllocation.filterSensitiveLog = (obj) => ({
|
|
144
|
-
...obj,
|
|
145
|
-
});
|
|
146
|
-
})(NewPrivateVirtualInterfaceAllocation = exports.NewPrivateVirtualInterfaceAllocation || (exports.NewPrivateVirtualInterfaceAllocation = {}));
|
|
147
|
-
var AllocatePrivateVirtualInterfaceRequest;
|
|
148
|
-
(function (AllocatePrivateVirtualInterfaceRequest) {
|
|
149
|
-
AllocatePrivateVirtualInterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
150
|
-
...obj,
|
|
151
|
-
});
|
|
152
|
-
})(AllocatePrivateVirtualInterfaceRequest = exports.AllocatePrivateVirtualInterfaceRequest || (exports.AllocatePrivateVirtualInterfaceRequest = {}));
|
|
153
75
|
var BGPPeerState;
|
|
154
76
|
(function (BGPPeerState) {
|
|
155
77
|
BGPPeerState["Available"] = "available";
|
|
@@ -164,709 +86,529 @@ var BGPStatus;
|
|
|
164
86
|
BGPStatus["Unknown"] = "unknown";
|
|
165
87
|
BGPStatus["Up"] = "up";
|
|
166
88
|
})(BGPStatus = exports.BGPStatus || (exports.BGPStatus = {}));
|
|
167
|
-
var BGPPeer;
|
|
168
|
-
(function (BGPPeer) {
|
|
169
|
-
BGPPeer.filterSensitiveLog = (obj) => ({
|
|
170
|
-
...obj,
|
|
171
|
-
});
|
|
172
|
-
})(BGPPeer = exports.BGPPeer || (exports.BGPPeer = {}));
|
|
173
|
-
var VirtualInterface;
|
|
174
|
-
(function (VirtualInterface) {
|
|
175
|
-
VirtualInterface.filterSensitiveLog = (obj) => ({
|
|
176
|
-
...obj,
|
|
177
|
-
});
|
|
178
|
-
})(VirtualInterface = exports.VirtualInterface || (exports.VirtualInterface = {}));
|
|
179
|
-
var NewPublicVirtualInterfaceAllocation;
|
|
180
|
-
(function (NewPublicVirtualInterfaceAllocation) {
|
|
181
|
-
NewPublicVirtualInterfaceAllocation.filterSensitiveLog = (obj) => ({
|
|
182
|
-
...obj,
|
|
183
|
-
});
|
|
184
|
-
})(NewPublicVirtualInterfaceAllocation = exports.NewPublicVirtualInterfaceAllocation || (exports.NewPublicVirtualInterfaceAllocation = {}));
|
|
185
|
-
var AllocatePublicVirtualInterfaceRequest;
|
|
186
|
-
(function (AllocatePublicVirtualInterfaceRequest) {
|
|
187
|
-
AllocatePublicVirtualInterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
188
|
-
...obj,
|
|
189
|
-
});
|
|
190
|
-
})(AllocatePublicVirtualInterfaceRequest = exports.AllocatePublicVirtualInterfaceRequest || (exports.AllocatePublicVirtualInterfaceRequest = {}));
|
|
191
|
-
var NewTransitVirtualInterfaceAllocation;
|
|
192
|
-
(function (NewTransitVirtualInterfaceAllocation) {
|
|
193
|
-
NewTransitVirtualInterfaceAllocation.filterSensitiveLog = (obj) => ({
|
|
194
|
-
...obj,
|
|
195
|
-
});
|
|
196
|
-
})(NewTransitVirtualInterfaceAllocation = exports.NewTransitVirtualInterfaceAllocation || (exports.NewTransitVirtualInterfaceAllocation = {}));
|
|
197
|
-
var AllocateTransitVirtualInterfaceRequest;
|
|
198
|
-
(function (AllocateTransitVirtualInterfaceRequest) {
|
|
199
|
-
AllocateTransitVirtualInterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
200
|
-
...obj,
|
|
201
|
-
});
|
|
202
|
-
})(AllocateTransitVirtualInterfaceRequest = exports.AllocateTransitVirtualInterfaceRequest || (exports.AllocateTransitVirtualInterfaceRequest = {}));
|
|
203
|
-
var AllocateTransitVirtualInterfaceResult;
|
|
204
|
-
(function (AllocateTransitVirtualInterfaceResult) {
|
|
205
|
-
AllocateTransitVirtualInterfaceResult.filterSensitiveLog = (obj) => ({
|
|
206
|
-
...obj,
|
|
207
|
-
});
|
|
208
|
-
})(AllocateTransitVirtualInterfaceResult = exports.AllocateTransitVirtualInterfaceResult || (exports.AllocateTransitVirtualInterfaceResult = {}));
|
|
209
|
-
var AssociateConnectionWithLagRequest;
|
|
210
|
-
(function (AssociateConnectionWithLagRequest) {
|
|
211
|
-
AssociateConnectionWithLagRequest.filterSensitiveLog = (obj) => ({
|
|
212
|
-
...obj,
|
|
213
|
-
});
|
|
214
|
-
})(AssociateConnectionWithLagRequest = exports.AssociateConnectionWithLagRequest || (exports.AssociateConnectionWithLagRequest = {}));
|
|
215
|
-
var AssociateHostedConnectionRequest;
|
|
216
|
-
(function (AssociateHostedConnectionRequest) {
|
|
217
|
-
AssociateHostedConnectionRequest.filterSensitiveLog = (obj) => ({
|
|
218
|
-
...obj,
|
|
219
|
-
});
|
|
220
|
-
})(AssociateHostedConnectionRequest = exports.AssociateHostedConnectionRequest || (exports.AssociateHostedConnectionRequest = {}));
|
|
221
|
-
var AssociateMacSecKeyRequest;
|
|
222
|
-
(function (AssociateMacSecKeyRequest) {
|
|
223
|
-
AssociateMacSecKeyRequest.filterSensitiveLog = (obj) => ({
|
|
224
|
-
...obj,
|
|
225
|
-
});
|
|
226
|
-
})(AssociateMacSecKeyRequest = exports.AssociateMacSecKeyRequest || (exports.AssociateMacSecKeyRequest = {}));
|
|
227
|
-
var AssociateMacSecKeyResponse;
|
|
228
|
-
(function (AssociateMacSecKeyResponse) {
|
|
229
|
-
AssociateMacSecKeyResponse.filterSensitiveLog = (obj) => ({
|
|
230
|
-
...obj,
|
|
231
|
-
});
|
|
232
|
-
})(AssociateMacSecKeyResponse = exports.AssociateMacSecKeyResponse || (exports.AssociateMacSecKeyResponse = {}));
|
|
233
|
-
var AssociateVirtualInterfaceRequest;
|
|
234
|
-
(function (AssociateVirtualInterfaceRequest) {
|
|
235
|
-
AssociateVirtualInterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
236
|
-
...obj,
|
|
237
|
-
});
|
|
238
|
-
})(AssociateVirtualInterfaceRequest = exports.AssociateVirtualInterfaceRequest || (exports.AssociateVirtualInterfaceRequest = {}));
|
|
239
|
-
var ConfirmConnectionRequest;
|
|
240
|
-
(function (ConfirmConnectionRequest) {
|
|
241
|
-
ConfirmConnectionRequest.filterSensitiveLog = (obj) => ({
|
|
242
|
-
...obj,
|
|
243
|
-
});
|
|
244
|
-
})(ConfirmConnectionRequest = exports.ConfirmConnectionRequest || (exports.ConfirmConnectionRequest = {}));
|
|
245
|
-
var ConfirmConnectionResponse;
|
|
246
|
-
(function (ConfirmConnectionResponse) {
|
|
247
|
-
ConfirmConnectionResponse.filterSensitiveLog = (obj) => ({
|
|
248
|
-
...obj,
|
|
249
|
-
});
|
|
250
|
-
})(ConfirmConnectionResponse = exports.ConfirmConnectionResponse || (exports.ConfirmConnectionResponse = {}));
|
|
251
|
-
var ConfirmCustomerAgreementRequest;
|
|
252
|
-
(function (ConfirmCustomerAgreementRequest) {
|
|
253
|
-
ConfirmCustomerAgreementRequest.filterSensitiveLog = (obj) => ({
|
|
254
|
-
...obj,
|
|
255
|
-
});
|
|
256
|
-
})(ConfirmCustomerAgreementRequest = exports.ConfirmCustomerAgreementRequest || (exports.ConfirmCustomerAgreementRequest = {}));
|
|
257
|
-
var ConfirmCustomerAgreementResponse;
|
|
258
|
-
(function (ConfirmCustomerAgreementResponse) {
|
|
259
|
-
ConfirmCustomerAgreementResponse.filterSensitiveLog = (obj) => ({
|
|
260
|
-
...obj,
|
|
261
|
-
});
|
|
262
|
-
})(ConfirmCustomerAgreementResponse = exports.ConfirmCustomerAgreementResponse || (exports.ConfirmCustomerAgreementResponse = {}));
|
|
263
|
-
var ConfirmPrivateVirtualInterfaceRequest;
|
|
264
|
-
(function (ConfirmPrivateVirtualInterfaceRequest) {
|
|
265
|
-
ConfirmPrivateVirtualInterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
266
|
-
...obj,
|
|
267
|
-
});
|
|
268
|
-
})(ConfirmPrivateVirtualInterfaceRequest = exports.ConfirmPrivateVirtualInterfaceRequest || (exports.ConfirmPrivateVirtualInterfaceRequest = {}));
|
|
269
|
-
var ConfirmPrivateVirtualInterfaceResponse;
|
|
270
|
-
(function (ConfirmPrivateVirtualInterfaceResponse) {
|
|
271
|
-
ConfirmPrivateVirtualInterfaceResponse.filterSensitiveLog = (obj) => ({
|
|
272
|
-
...obj,
|
|
273
|
-
});
|
|
274
|
-
})(ConfirmPrivateVirtualInterfaceResponse = exports.ConfirmPrivateVirtualInterfaceResponse || (exports.ConfirmPrivateVirtualInterfaceResponse = {}));
|
|
275
|
-
var ConfirmPublicVirtualInterfaceRequest;
|
|
276
|
-
(function (ConfirmPublicVirtualInterfaceRequest) {
|
|
277
|
-
ConfirmPublicVirtualInterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
278
|
-
...obj,
|
|
279
|
-
});
|
|
280
|
-
})(ConfirmPublicVirtualInterfaceRequest = exports.ConfirmPublicVirtualInterfaceRequest || (exports.ConfirmPublicVirtualInterfaceRequest = {}));
|
|
281
|
-
var ConfirmPublicVirtualInterfaceResponse;
|
|
282
|
-
(function (ConfirmPublicVirtualInterfaceResponse) {
|
|
283
|
-
ConfirmPublicVirtualInterfaceResponse.filterSensitiveLog = (obj) => ({
|
|
284
|
-
...obj,
|
|
285
|
-
});
|
|
286
|
-
})(ConfirmPublicVirtualInterfaceResponse = exports.ConfirmPublicVirtualInterfaceResponse || (exports.ConfirmPublicVirtualInterfaceResponse = {}));
|
|
287
|
-
var ConfirmTransitVirtualInterfaceRequest;
|
|
288
|
-
(function (ConfirmTransitVirtualInterfaceRequest) {
|
|
289
|
-
ConfirmTransitVirtualInterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
290
|
-
...obj,
|
|
291
|
-
});
|
|
292
|
-
})(ConfirmTransitVirtualInterfaceRequest = exports.ConfirmTransitVirtualInterfaceRequest || (exports.ConfirmTransitVirtualInterfaceRequest = {}));
|
|
293
|
-
var ConfirmTransitVirtualInterfaceResponse;
|
|
294
|
-
(function (ConfirmTransitVirtualInterfaceResponse) {
|
|
295
|
-
ConfirmTransitVirtualInterfaceResponse.filterSensitiveLog = (obj) => ({
|
|
296
|
-
...obj,
|
|
297
|
-
});
|
|
298
|
-
})(ConfirmTransitVirtualInterfaceResponse = exports.ConfirmTransitVirtualInterfaceResponse || (exports.ConfirmTransitVirtualInterfaceResponse = {}));
|
|
299
|
-
var Connections;
|
|
300
|
-
(function (Connections) {
|
|
301
|
-
Connections.filterSensitiveLog = (obj) => ({
|
|
302
|
-
...obj,
|
|
303
|
-
});
|
|
304
|
-
})(Connections = exports.Connections || (exports.Connections = {}));
|
|
305
|
-
var NewBGPPeer;
|
|
306
|
-
(function (NewBGPPeer) {
|
|
307
|
-
NewBGPPeer.filterSensitiveLog = (obj) => ({
|
|
308
|
-
...obj,
|
|
309
|
-
});
|
|
310
|
-
})(NewBGPPeer = exports.NewBGPPeer || (exports.NewBGPPeer = {}));
|
|
311
|
-
var CreateBGPPeerRequest;
|
|
312
|
-
(function (CreateBGPPeerRequest) {
|
|
313
|
-
CreateBGPPeerRequest.filterSensitiveLog = (obj) => ({
|
|
314
|
-
...obj,
|
|
315
|
-
});
|
|
316
|
-
})(CreateBGPPeerRequest = exports.CreateBGPPeerRequest || (exports.CreateBGPPeerRequest = {}));
|
|
317
|
-
var CreateBGPPeerResponse;
|
|
318
|
-
(function (CreateBGPPeerResponse) {
|
|
319
|
-
CreateBGPPeerResponse.filterSensitiveLog = (obj) => ({
|
|
320
|
-
...obj,
|
|
321
|
-
});
|
|
322
|
-
})(CreateBGPPeerResponse = exports.CreateBGPPeerResponse || (exports.CreateBGPPeerResponse = {}));
|
|
323
|
-
var CreateConnectionRequest;
|
|
324
|
-
(function (CreateConnectionRequest) {
|
|
325
|
-
CreateConnectionRequest.filterSensitiveLog = (obj) => ({
|
|
326
|
-
...obj,
|
|
327
|
-
});
|
|
328
|
-
})(CreateConnectionRequest = exports.CreateConnectionRequest || (exports.CreateConnectionRequest = {}));
|
|
329
|
-
var CreateDirectConnectGatewayRequest;
|
|
330
|
-
(function (CreateDirectConnectGatewayRequest) {
|
|
331
|
-
CreateDirectConnectGatewayRequest.filterSensitiveLog = (obj) => ({
|
|
332
|
-
...obj,
|
|
333
|
-
});
|
|
334
|
-
})(CreateDirectConnectGatewayRequest = exports.CreateDirectConnectGatewayRequest || (exports.CreateDirectConnectGatewayRequest = {}));
|
|
335
|
-
var DirectConnectGateway;
|
|
336
|
-
(function (DirectConnectGateway) {
|
|
337
|
-
DirectConnectGateway.filterSensitiveLog = (obj) => ({
|
|
338
|
-
...obj,
|
|
339
|
-
});
|
|
340
|
-
})(DirectConnectGateway = exports.DirectConnectGateway || (exports.DirectConnectGateway = {}));
|
|
341
|
-
var CreateDirectConnectGatewayResult;
|
|
342
|
-
(function (CreateDirectConnectGatewayResult) {
|
|
343
|
-
CreateDirectConnectGatewayResult.filterSensitiveLog = (obj) => ({
|
|
344
|
-
...obj,
|
|
345
|
-
});
|
|
346
|
-
})(CreateDirectConnectGatewayResult = exports.CreateDirectConnectGatewayResult || (exports.CreateDirectConnectGatewayResult = {}));
|
|
347
|
-
var CreateDirectConnectGatewayAssociationRequest;
|
|
348
|
-
(function (CreateDirectConnectGatewayAssociationRequest) {
|
|
349
|
-
CreateDirectConnectGatewayAssociationRequest.filterSensitiveLog = (obj) => ({
|
|
350
|
-
...obj,
|
|
351
|
-
});
|
|
352
|
-
})(CreateDirectConnectGatewayAssociationRequest = exports.CreateDirectConnectGatewayAssociationRequest || (exports.CreateDirectConnectGatewayAssociationRequest = {}));
|
|
353
|
-
var CreateDirectConnectGatewayAssociationResult;
|
|
354
|
-
(function (CreateDirectConnectGatewayAssociationResult) {
|
|
355
|
-
CreateDirectConnectGatewayAssociationResult.filterSensitiveLog = (obj) => ({
|
|
356
|
-
...obj,
|
|
357
|
-
});
|
|
358
|
-
})(CreateDirectConnectGatewayAssociationResult = exports.CreateDirectConnectGatewayAssociationResult || (exports.CreateDirectConnectGatewayAssociationResult = {}));
|
|
359
|
-
var CreateDirectConnectGatewayAssociationProposalRequest;
|
|
360
|
-
(function (CreateDirectConnectGatewayAssociationProposalRequest) {
|
|
361
|
-
CreateDirectConnectGatewayAssociationProposalRequest.filterSensitiveLog = (obj) => ({
|
|
362
|
-
...obj,
|
|
363
|
-
});
|
|
364
|
-
})(CreateDirectConnectGatewayAssociationProposalRequest = exports.CreateDirectConnectGatewayAssociationProposalRequest || (exports.CreateDirectConnectGatewayAssociationProposalRequest = {}));
|
|
365
|
-
var DirectConnectGatewayAssociationProposal;
|
|
366
|
-
(function (DirectConnectGatewayAssociationProposal) {
|
|
367
|
-
DirectConnectGatewayAssociationProposal.filterSensitiveLog = (obj) => ({
|
|
368
|
-
...obj,
|
|
369
|
-
});
|
|
370
|
-
})(DirectConnectGatewayAssociationProposal = exports.DirectConnectGatewayAssociationProposal || (exports.DirectConnectGatewayAssociationProposal = {}));
|
|
371
|
-
var CreateDirectConnectGatewayAssociationProposalResult;
|
|
372
|
-
(function (CreateDirectConnectGatewayAssociationProposalResult) {
|
|
373
|
-
CreateDirectConnectGatewayAssociationProposalResult.filterSensitiveLog = (obj) => ({
|
|
374
|
-
...obj,
|
|
375
|
-
});
|
|
376
|
-
})(CreateDirectConnectGatewayAssociationProposalResult = exports.CreateDirectConnectGatewayAssociationProposalResult || (exports.CreateDirectConnectGatewayAssociationProposalResult = {}));
|
|
377
|
-
var CreateInterconnectRequest;
|
|
378
|
-
(function (CreateInterconnectRequest) {
|
|
379
|
-
CreateInterconnectRequest.filterSensitiveLog = (obj) => ({
|
|
380
|
-
...obj,
|
|
381
|
-
});
|
|
382
|
-
})(CreateInterconnectRequest = exports.CreateInterconnectRequest || (exports.CreateInterconnectRequest = {}));
|
|
383
|
-
var Interconnect;
|
|
384
|
-
(function (Interconnect) {
|
|
385
|
-
Interconnect.filterSensitiveLog = (obj) => ({
|
|
386
|
-
...obj,
|
|
387
|
-
});
|
|
388
|
-
})(Interconnect = exports.Interconnect || (exports.Interconnect = {}));
|
|
389
|
-
var CreateLagRequest;
|
|
390
|
-
(function (CreateLagRequest) {
|
|
391
|
-
CreateLagRequest.filterSensitiveLog = (obj) => ({
|
|
392
|
-
...obj,
|
|
393
|
-
});
|
|
394
|
-
})(CreateLagRequest = exports.CreateLagRequest || (exports.CreateLagRequest = {}));
|
|
395
|
-
var Lag;
|
|
396
|
-
(function (Lag) {
|
|
397
|
-
Lag.filterSensitiveLog = (obj) => ({
|
|
398
|
-
...obj,
|
|
399
|
-
});
|
|
400
|
-
})(Lag = exports.Lag || (exports.Lag = {}));
|
|
401
|
-
var NewPrivateVirtualInterface;
|
|
402
|
-
(function (NewPrivateVirtualInterface) {
|
|
403
|
-
NewPrivateVirtualInterface.filterSensitiveLog = (obj) => ({
|
|
404
|
-
...obj,
|
|
405
|
-
});
|
|
406
|
-
})(NewPrivateVirtualInterface = exports.NewPrivateVirtualInterface || (exports.NewPrivateVirtualInterface = {}));
|
|
407
|
-
var CreatePrivateVirtualInterfaceRequest;
|
|
408
|
-
(function (CreatePrivateVirtualInterfaceRequest) {
|
|
409
|
-
CreatePrivateVirtualInterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
410
|
-
...obj,
|
|
411
|
-
});
|
|
412
|
-
})(CreatePrivateVirtualInterfaceRequest = exports.CreatePrivateVirtualInterfaceRequest || (exports.CreatePrivateVirtualInterfaceRequest = {}));
|
|
413
|
-
var NewPublicVirtualInterface;
|
|
414
|
-
(function (NewPublicVirtualInterface) {
|
|
415
|
-
NewPublicVirtualInterface.filterSensitiveLog = (obj) => ({
|
|
416
|
-
...obj,
|
|
417
|
-
});
|
|
418
|
-
})(NewPublicVirtualInterface = exports.NewPublicVirtualInterface || (exports.NewPublicVirtualInterface = {}));
|
|
419
|
-
var CreatePublicVirtualInterfaceRequest;
|
|
420
|
-
(function (CreatePublicVirtualInterfaceRequest) {
|
|
421
|
-
CreatePublicVirtualInterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
422
|
-
...obj,
|
|
423
|
-
});
|
|
424
|
-
})(CreatePublicVirtualInterfaceRequest = exports.CreatePublicVirtualInterfaceRequest || (exports.CreatePublicVirtualInterfaceRequest = {}));
|
|
425
|
-
var NewTransitVirtualInterface;
|
|
426
|
-
(function (NewTransitVirtualInterface) {
|
|
427
|
-
NewTransitVirtualInterface.filterSensitiveLog = (obj) => ({
|
|
428
|
-
...obj,
|
|
429
|
-
});
|
|
430
|
-
})(NewTransitVirtualInterface = exports.NewTransitVirtualInterface || (exports.NewTransitVirtualInterface = {}));
|
|
431
|
-
var CreateTransitVirtualInterfaceRequest;
|
|
432
|
-
(function (CreateTransitVirtualInterfaceRequest) {
|
|
433
|
-
CreateTransitVirtualInterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
434
|
-
...obj,
|
|
435
|
-
});
|
|
436
|
-
})(CreateTransitVirtualInterfaceRequest = exports.CreateTransitVirtualInterfaceRequest || (exports.CreateTransitVirtualInterfaceRequest = {}));
|
|
437
|
-
var CreateTransitVirtualInterfaceResult;
|
|
438
|
-
(function (CreateTransitVirtualInterfaceResult) {
|
|
439
|
-
CreateTransitVirtualInterfaceResult.filterSensitiveLog = (obj) => ({
|
|
440
|
-
...obj,
|
|
441
|
-
});
|
|
442
|
-
})(CreateTransitVirtualInterfaceResult = exports.CreateTransitVirtualInterfaceResult || (exports.CreateTransitVirtualInterfaceResult = {}));
|
|
443
|
-
var DeleteBGPPeerRequest;
|
|
444
|
-
(function (DeleteBGPPeerRequest) {
|
|
445
|
-
DeleteBGPPeerRequest.filterSensitiveLog = (obj) => ({
|
|
446
|
-
...obj,
|
|
447
|
-
});
|
|
448
|
-
})(DeleteBGPPeerRequest = exports.DeleteBGPPeerRequest || (exports.DeleteBGPPeerRequest = {}));
|
|
449
|
-
var DeleteBGPPeerResponse;
|
|
450
|
-
(function (DeleteBGPPeerResponse) {
|
|
451
|
-
DeleteBGPPeerResponse.filterSensitiveLog = (obj) => ({
|
|
452
|
-
...obj,
|
|
453
|
-
});
|
|
454
|
-
})(DeleteBGPPeerResponse = exports.DeleteBGPPeerResponse || (exports.DeleteBGPPeerResponse = {}));
|
|
455
|
-
var DeleteConnectionRequest;
|
|
456
|
-
(function (DeleteConnectionRequest) {
|
|
457
|
-
DeleteConnectionRequest.filterSensitiveLog = (obj) => ({
|
|
458
|
-
...obj,
|
|
459
|
-
});
|
|
460
|
-
})(DeleteConnectionRequest = exports.DeleteConnectionRequest || (exports.DeleteConnectionRequest = {}));
|
|
461
|
-
var DeleteDirectConnectGatewayRequest;
|
|
462
|
-
(function (DeleteDirectConnectGatewayRequest) {
|
|
463
|
-
DeleteDirectConnectGatewayRequest.filterSensitiveLog = (obj) => ({
|
|
464
|
-
...obj,
|
|
465
|
-
});
|
|
466
|
-
})(DeleteDirectConnectGatewayRequest = exports.DeleteDirectConnectGatewayRequest || (exports.DeleteDirectConnectGatewayRequest = {}));
|
|
467
|
-
var DeleteDirectConnectGatewayResult;
|
|
468
|
-
(function (DeleteDirectConnectGatewayResult) {
|
|
469
|
-
DeleteDirectConnectGatewayResult.filterSensitiveLog = (obj) => ({
|
|
470
|
-
...obj,
|
|
471
|
-
});
|
|
472
|
-
})(DeleteDirectConnectGatewayResult = exports.DeleteDirectConnectGatewayResult || (exports.DeleteDirectConnectGatewayResult = {}));
|
|
473
|
-
var DeleteDirectConnectGatewayAssociationRequest;
|
|
474
|
-
(function (DeleteDirectConnectGatewayAssociationRequest) {
|
|
475
|
-
DeleteDirectConnectGatewayAssociationRequest.filterSensitiveLog = (obj) => ({
|
|
476
|
-
...obj,
|
|
477
|
-
});
|
|
478
|
-
})(DeleteDirectConnectGatewayAssociationRequest = exports.DeleteDirectConnectGatewayAssociationRequest || (exports.DeleteDirectConnectGatewayAssociationRequest = {}));
|
|
479
|
-
var DeleteDirectConnectGatewayAssociationResult;
|
|
480
|
-
(function (DeleteDirectConnectGatewayAssociationResult) {
|
|
481
|
-
DeleteDirectConnectGatewayAssociationResult.filterSensitiveLog = (obj) => ({
|
|
482
|
-
...obj,
|
|
483
|
-
});
|
|
484
|
-
})(DeleteDirectConnectGatewayAssociationResult = exports.DeleteDirectConnectGatewayAssociationResult || (exports.DeleteDirectConnectGatewayAssociationResult = {}));
|
|
485
|
-
var DeleteDirectConnectGatewayAssociationProposalRequest;
|
|
486
|
-
(function (DeleteDirectConnectGatewayAssociationProposalRequest) {
|
|
487
|
-
DeleteDirectConnectGatewayAssociationProposalRequest.filterSensitiveLog = (obj) => ({
|
|
488
|
-
...obj,
|
|
489
|
-
});
|
|
490
|
-
})(DeleteDirectConnectGatewayAssociationProposalRequest = exports.DeleteDirectConnectGatewayAssociationProposalRequest || (exports.DeleteDirectConnectGatewayAssociationProposalRequest = {}));
|
|
491
|
-
var DeleteDirectConnectGatewayAssociationProposalResult;
|
|
492
|
-
(function (DeleteDirectConnectGatewayAssociationProposalResult) {
|
|
493
|
-
DeleteDirectConnectGatewayAssociationProposalResult.filterSensitiveLog = (obj) => ({
|
|
494
|
-
...obj,
|
|
495
|
-
});
|
|
496
|
-
})(DeleteDirectConnectGatewayAssociationProposalResult = exports.DeleteDirectConnectGatewayAssociationProposalResult || (exports.DeleteDirectConnectGatewayAssociationProposalResult = {}));
|
|
497
|
-
var DeleteInterconnectRequest;
|
|
498
|
-
(function (DeleteInterconnectRequest) {
|
|
499
|
-
DeleteInterconnectRequest.filterSensitiveLog = (obj) => ({
|
|
500
|
-
...obj,
|
|
501
|
-
});
|
|
502
|
-
})(DeleteInterconnectRequest = exports.DeleteInterconnectRequest || (exports.DeleteInterconnectRequest = {}));
|
|
503
|
-
var DeleteInterconnectResponse;
|
|
504
|
-
(function (DeleteInterconnectResponse) {
|
|
505
|
-
DeleteInterconnectResponse.filterSensitiveLog = (obj) => ({
|
|
506
|
-
...obj,
|
|
507
|
-
});
|
|
508
|
-
})(DeleteInterconnectResponse = exports.DeleteInterconnectResponse || (exports.DeleteInterconnectResponse = {}));
|
|
509
|
-
var DeleteLagRequest;
|
|
510
|
-
(function (DeleteLagRequest) {
|
|
511
|
-
DeleteLagRequest.filterSensitiveLog = (obj) => ({
|
|
512
|
-
...obj,
|
|
513
|
-
});
|
|
514
|
-
})(DeleteLagRequest = exports.DeleteLagRequest || (exports.DeleteLagRequest = {}));
|
|
515
|
-
var DeleteVirtualInterfaceRequest;
|
|
516
|
-
(function (DeleteVirtualInterfaceRequest) {
|
|
517
|
-
DeleteVirtualInterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
518
|
-
...obj,
|
|
519
|
-
});
|
|
520
|
-
})(DeleteVirtualInterfaceRequest = exports.DeleteVirtualInterfaceRequest || (exports.DeleteVirtualInterfaceRequest = {}));
|
|
521
|
-
var DeleteVirtualInterfaceResponse;
|
|
522
|
-
(function (DeleteVirtualInterfaceResponse) {
|
|
523
|
-
DeleteVirtualInterfaceResponse.filterSensitiveLog = (obj) => ({
|
|
524
|
-
...obj,
|
|
525
|
-
});
|
|
526
|
-
})(DeleteVirtualInterfaceResponse = exports.DeleteVirtualInterfaceResponse || (exports.DeleteVirtualInterfaceResponse = {}));
|
|
527
89
|
var LoaContentType;
|
|
528
90
|
(function (LoaContentType) {
|
|
529
91
|
LoaContentType["PDF"] = "application/pdf";
|
|
530
92
|
})(LoaContentType = exports.LoaContentType || (exports.LoaContentType = {}));
|
|
531
|
-
var DescribeConnectionLoaRequest;
|
|
532
|
-
(function (DescribeConnectionLoaRequest) {
|
|
533
|
-
DescribeConnectionLoaRequest.filterSensitiveLog = (obj) => ({
|
|
534
|
-
...obj,
|
|
535
|
-
});
|
|
536
|
-
})(DescribeConnectionLoaRequest = exports.DescribeConnectionLoaRequest || (exports.DescribeConnectionLoaRequest = {}));
|
|
537
|
-
var Loa;
|
|
538
|
-
(function (Loa) {
|
|
539
|
-
Loa.filterSensitiveLog = (obj) => ({
|
|
540
|
-
...obj,
|
|
541
|
-
});
|
|
542
|
-
})(Loa = exports.Loa || (exports.Loa = {}));
|
|
543
|
-
var DescribeConnectionLoaResponse;
|
|
544
|
-
(function (DescribeConnectionLoaResponse) {
|
|
545
|
-
DescribeConnectionLoaResponse.filterSensitiveLog = (obj) => ({
|
|
546
|
-
...obj,
|
|
547
|
-
});
|
|
548
|
-
})(DescribeConnectionLoaResponse = exports.DescribeConnectionLoaResponse || (exports.DescribeConnectionLoaResponse = {}));
|
|
549
|
-
var DescribeConnectionsRequest;
|
|
550
|
-
(function (DescribeConnectionsRequest) {
|
|
551
|
-
DescribeConnectionsRequest.filterSensitiveLog = (obj) => ({
|
|
552
|
-
...obj,
|
|
553
|
-
});
|
|
554
|
-
})(DescribeConnectionsRequest = exports.DescribeConnectionsRequest || (exports.DescribeConnectionsRequest = {}));
|
|
555
|
-
var DescribeConnectionsOnInterconnectRequest;
|
|
556
|
-
(function (DescribeConnectionsOnInterconnectRequest) {
|
|
557
|
-
DescribeConnectionsOnInterconnectRequest.filterSensitiveLog = (obj) => ({
|
|
558
|
-
...obj,
|
|
559
|
-
});
|
|
560
|
-
})(DescribeConnectionsOnInterconnectRequest = exports.DescribeConnectionsOnInterconnectRequest || (exports.DescribeConnectionsOnInterconnectRequest = {}));
|
|
561
93
|
var NniPartnerType;
|
|
562
94
|
(function (NniPartnerType) {
|
|
563
95
|
NniPartnerType["NonPartner"] = "nonPartner";
|
|
564
96
|
NniPartnerType["V1"] = "v1";
|
|
565
97
|
NniPartnerType["V2"] = "v2";
|
|
566
98
|
})(NniPartnerType = exports.NniPartnerType || (exports.NniPartnerType = {}));
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
99
|
+
const RouteFilterPrefixFilterSensitiveLog = (obj) => ({
|
|
100
|
+
...obj,
|
|
101
|
+
});
|
|
102
|
+
exports.RouteFilterPrefixFilterSensitiveLog = RouteFilterPrefixFilterSensitiveLog;
|
|
103
|
+
const AcceptDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog = (obj) => ({
|
|
104
|
+
...obj,
|
|
105
|
+
});
|
|
106
|
+
exports.AcceptDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog = AcceptDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog;
|
|
107
|
+
const AssociatedGatewayFilterSensitiveLog = (obj) => ({
|
|
108
|
+
...obj,
|
|
109
|
+
});
|
|
110
|
+
exports.AssociatedGatewayFilterSensitiveLog = AssociatedGatewayFilterSensitiveLog;
|
|
111
|
+
const DirectConnectGatewayAssociationFilterSensitiveLog = (obj) => ({
|
|
112
|
+
...obj,
|
|
113
|
+
});
|
|
114
|
+
exports.DirectConnectGatewayAssociationFilterSensitiveLog = DirectConnectGatewayAssociationFilterSensitiveLog;
|
|
115
|
+
const AcceptDirectConnectGatewayAssociationProposalResultFilterSensitiveLog = (obj) => ({
|
|
116
|
+
...obj,
|
|
117
|
+
});
|
|
118
|
+
exports.AcceptDirectConnectGatewayAssociationProposalResultFilterSensitiveLog = AcceptDirectConnectGatewayAssociationProposalResultFilterSensitiveLog;
|
|
119
|
+
const CustomerAgreementFilterSensitiveLog = (obj) => ({
|
|
120
|
+
...obj,
|
|
121
|
+
});
|
|
122
|
+
exports.CustomerAgreementFilterSensitiveLog = CustomerAgreementFilterSensitiveLog;
|
|
123
|
+
const AllocateConnectionOnInterconnectRequestFilterSensitiveLog = (obj) => ({
|
|
124
|
+
...obj,
|
|
125
|
+
});
|
|
126
|
+
exports.AllocateConnectionOnInterconnectRequestFilterSensitiveLog = AllocateConnectionOnInterconnectRequestFilterSensitiveLog;
|
|
127
|
+
const MacSecKeyFilterSensitiveLog = (obj) => ({
|
|
128
|
+
...obj,
|
|
129
|
+
});
|
|
130
|
+
exports.MacSecKeyFilterSensitiveLog = MacSecKeyFilterSensitiveLog;
|
|
131
|
+
const TagFilterSensitiveLog = (obj) => ({
|
|
132
|
+
...obj,
|
|
133
|
+
});
|
|
134
|
+
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
135
|
+
const ConnectionFilterSensitiveLog = (obj) => ({
|
|
136
|
+
...obj,
|
|
137
|
+
});
|
|
138
|
+
exports.ConnectionFilterSensitiveLog = ConnectionFilterSensitiveLog;
|
|
139
|
+
const AllocateHostedConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
140
|
+
...obj,
|
|
141
|
+
});
|
|
142
|
+
exports.AllocateHostedConnectionRequestFilterSensitiveLog = AllocateHostedConnectionRequestFilterSensitiveLog;
|
|
143
|
+
const NewPrivateVirtualInterfaceAllocationFilterSensitiveLog = (obj) => ({
|
|
144
|
+
...obj,
|
|
145
|
+
});
|
|
146
|
+
exports.NewPrivateVirtualInterfaceAllocationFilterSensitiveLog = NewPrivateVirtualInterfaceAllocationFilterSensitiveLog;
|
|
147
|
+
const AllocatePrivateVirtualInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
148
|
+
...obj,
|
|
149
|
+
});
|
|
150
|
+
exports.AllocatePrivateVirtualInterfaceRequestFilterSensitiveLog = AllocatePrivateVirtualInterfaceRequestFilterSensitiveLog;
|
|
151
|
+
const BGPPeerFilterSensitiveLog = (obj) => ({
|
|
152
|
+
...obj,
|
|
153
|
+
});
|
|
154
|
+
exports.BGPPeerFilterSensitiveLog = BGPPeerFilterSensitiveLog;
|
|
155
|
+
const VirtualInterfaceFilterSensitiveLog = (obj) => ({
|
|
156
|
+
...obj,
|
|
157
|
+
});
|
|
158
|
+
exports.VirtualInterfaceFilterSensitiveLog = VirtualInterfaceFilterSensitiveLog;
|
|
159
|
+
const NewPublicVirtualInterfaceAllocationFilterSensitiveLog = (obj) => ({
|
|
160
|
+
...obj,
|
|
161
|
+
});
|
|
162
|
+
exports.NewPublicVirtualInterfaceAllocationFilterSensitiveLog = NewPublicVirtualInterfaceAllocationFilterSensitiveLog;
|
|
163
|
+
const AllocatePublicVirtualInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
164
|
+
...obj,
|
|
165
|
+
});
|
|
166
|
+
exports.AllocatePublicVirtualInterfaceRequestFilterSensitiveLog = AllocatePublicVirtualInterfaceRequestFilterSensitiveLog;
|
|
167
|
+
const NewTransitVirtualInterfaceAllocationFilterSensitiveLog = (obj) => ({
|
|
168
|
+
...obj,
|
|
169
|
+
});
|
|
170
|
+
exports.NewTransitVirtualInterfaceAllocationFilterSensitiveLog = NewTransitVirtualInterfaceAllocationFilterSensitiveLog;
|
|
171
|
+
const AllocateTransitVirtualInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
172
|
+
...obj,
|
|
173
|
+
});
|
|
174
|
+
exports.AllocateTransitVirtualInterfaceRequestFilterSensitiveLog = AllocateTransitVirtualInterfaceRequestFilterSensitiveLog;
|
|
175
|
+
const AllocateTransitVirtualInterfaceResultFilterSensitiveLog = (obj) => ({
|
|
176
|
+
...obj,
|
|
177
|
+
});
|
|
178
|
+
exports.AllocateTransitVirtualInterfaceResultFilterSensitiveLog = AllocateTransitVirtualInterfaceResultFilterSensitiveLog;
|
|
179
|
+
const AssociateConnectionWithLagRequestFilterSensitiveLog = (obj) => ({
|
|
180
|
+
...obj,
|
|
181
|
+
});
|
|
182
|
+
exports.AssociateConnectionWithLagRequestFilterSensitiveLog = AssociateConnectionWithLagRequestFilterSensitiveLog;
|
|
183
|
+
const AssociateHostedConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
184
|
+
...obj,
|
|
185
|
+
});
|
|
186
|
+
exports.AssociateHostedConnectionRequestFilterSensitiveLog = AssociateHostedConnectionRequestFilterSensitiveLog;
|
|
187
|
+
const AssociateMacSecKeyRequestFilterSensitiveLog = (obj) => ({
|
|
188
|
+
...obj,
|
|
189
|
+
});
|
|
190
|
+
exports.AssociateMacSecKeyRequestFilterSensitiveLog = AssociateMacSecKeyRequestFilterSensitiveLog;
|
|
191
|
+
const AssociateMacSecKeyResponseFilterSensitiveLog = (obj) => ({
|
|
192
|
+
...obj,
|
|
193
|
+
});
|
|
194
|
+
exports.AssociateMacSecKeyResponseFilterSensitiveLog = AssociateMacSecKeyResponseFilterSensitiveLog;
|
|
195
|
+
const AssociateVirtualInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
196
|
+
...obj,
|
|
197
|
+
});
|
|
198
|
+
exports.AssociateVirtualInterfaceRequestFilterSensitiveLog = AssociateVirtualInterfaceRequestFilterSensitiveLog;
|
|
199
|
+
const ConfirmConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
200
|
+
...obj,
|
|
201
|
+
});
|
|
202
|
+
exports.ConfirmConnectionRequestFilterSensitiveLog = ConfirmConnectionRequestFilterSensitiveLog;
|
|
203
|
+
const ConfirmConnectionResponseFilterSensitiveLog = (obj) => ({
|
|
204
|
+
...obj,
|
|
205
|
+
});
|
|
206
|
+
exports.ConfirmConnectionResponseFilterSensitiveLog = ConfirmConnectionResponseFilterSensitiveLog;
|
|
207
|
+
const ConfirmCustomerAgreementRequestFilterSensitiveLog = (obj) => ({
|
|
208
|
+
...obj,
|
|
209
|
+
});
|
|
210
|
+
exports.ConfirmCustomerAgreementRequestFilterSensitiveLog = ConfirmCustomerAgreementRequestFilterSensitiveLog;
|
|
211
|
+
const ConfirmCustomerAgreementResponseFilterSensitiveLog = (obj) => ({
|
|
212
|
+
...obj,
|
|
213
|
+
});
|
|
214
|
+
exports.ConfirmCustomerAgreementResponseFilterSensitiveLog = ConfirmCustomerAgreementResponseFilterSensitiveLog;
|
|
215
|
+
const ConfirmPrivateVirtualInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
216
|
+
...obj,
|
|
217
|
+
});
|
|
218
|
+
exports.ConfirmPrivateVirtualInterfaceRequestFilterSensitiveLog = ConfirmPrivateVirtualInterfaceRequestFilterSensitiveLog;
|
|
219
|
+
const ConfirmPrivateVirtualInterfaceResponseFilterSensitiveLog = (obj) => ({
|
|
220
|
+
...obj,
|
|
221
|
+
});
|
|
222
|
+
exports.ConfirmPrivateVirtualInterfaceResponseFilterSensitiveLog = ConfirmPrivateVirtualInterfaceResponseFilterSensitiveLog;
|
|
223
|
+
const ConfirmPublicVirtualInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
224
|
+
...obj,
|
|
225
|
+
});
|
|
226
|
+
exports.ConfirmPublicVirtualInterfaceRequestFilterSensitiveLog = ConfirmPublicVirtualInterfaceRequestFilterSensitiveLog;
|
|
227
|
+
const ConfirmPublicVirtualInterfaceResponseFilterSensitiveLog = (obj) => ({
|
|
228
|
+
...obj,
|
|
229
|
+
});
|
|
230
|
+
exports.ConfirmPublicVirtualInterfaceResponseFilterSensitiveLog = ConfirmPublicVirtualInterfaceResponseFilterSensitiveLog;
|
|
231
|
+
const ConfirmTransitVirtualInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
232
|
+
...obj,
|
|
233
|
+
});
|
|
234
|
+
exports.ConfirmTransitVirtualInterfaceRequestFilterSensitiveLog = ConfirmTransitVirtualInterfaceRequestFilterSensitiveLog;
|
|
235
|
+
const ConfirmTransitVirtualInterfaceResponseFilterSensitiveLog = (obj) => ({
|
|
236
|
+
...obj,
|
|
237
|
+
});
|
|
238
|
+
exports.ConfirmTransitVirtualInterfaceResponseFilterSensitiveLog = ConfirmTransitVirtualInterfaceResponseFilterSensitiveLog;
|
|
239
|
+
const ConnectionsFilterSensitiveLog = (obj) => ({
|
|
240
|
+
...obj,
|
|
241
|
+
});
|
|
242
|
+
exports.ConnectionsFilterSensitiveLog = ConnectionsFilterSensitiveLog;
|
|
243
|
+
const NewBGPPeerFilterSensitiveLog = (obj) => ({
|
|
244
|
+
...obj,
|
|
245
|
+
});
|
|
246
|
+
exports.NewBGPPeerFilterSensitiveLog = NewBGPPeerFilterSensitiveLog;
|
|
247
|
+
const CreateBGPPeerRequestFilterSensitiveLog = (obj) => ({
|
|
248
|
+
...obj,
|
|
249
|
+
});
|
|
250
|
+
exports.CreateBGPPeerRequestFilterSensitiveLog = CreateBGPPeerRequestFilterSensitiveLog;
|
|
251
|
+
const CreateBGPPeerResponseFilterSensitiveLog = (obj) => ({
|
|
252
|
+
...obj,
|
|
253
|
+
});
|
|
254
|
+
exports.CreateBGPPeerResponseFilterSensitiveLog = CreateBGPPeerResponseFilterSensitiveLog;
|
|
255
|
+
const CreateConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
256
|
+
...obj,
|
|
257
|
+
});
|
|
258
|
+
exports.CreateConnectionRequestFilterSensitiveLog = CreateConnectionRequestFilterSensitiveLog;
|
|
259
|
+
const CreateDirectConnectGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
260
|
+
...obj,
|
|
261
|
+
});
|
|
262
|
+
exports.CreateDirectConnectGatewayRequestFilterSensitiveLog = CreateDirectConnectGatewayRequestFilterSensitiveLog;
|
|
263
|
+
const DirectConnectGatewayFilterSensitiveLog = (obj) => ({
|
|
264
|
+
...obj,
|
|
265
|
+
});
|
|
266
|
+
exports.DirectConnectGatewayFilterSensitiveLog = DirectConnectGatewayFilterSensitiveLog;
|
|
267
|
+
const CreateDirectConnectGatewayResultFilterSensitiveLog = (obj) => ({
|
|
268
|
+
...obj,
|
|
269
|
+
});
|
|
270
|
+
exports.CreateDirectConnectGatewayResultFilterSensitiveLog = CreateDirectConnectGatewayResultFilterSensitiveLog;
|
|
271
|
+
const CreateDirectConnectGatewayAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
272
|
+
...obj,
|
|
273
|
+
});
|
|
274
|
+
exports.CreateDirectConnectGatewayAssociationRequestFilterSensitiveLog = CreateDirectConnectGatewayAssociationRequestFilterSensitiveLog;
|
|
275
|
+
const CreateDirectConnectGatewayAssociationResultFilterSensitiveLog = (obj) => ({
|
|
276
|
+
...obj,
|
|
277
|
+
});
|
|
278
|
+
exports.CreateDirectConnectGatewayAssociationResultFilterSensitiveLog = CreateDirectConnectGatewayAssociationResultFilterSensitiveLog;
|
|
279
|
+
const CreateDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog = (obj) => ({
|
|
280
|
+
...obj,
|
|
281
|
+
});
|
|
282
|
+
exports.CreateDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog = CreateDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog;
|
|
283
|
+
const DirectConnectGatewayAssociationProposalFilterSensitiveLog = (obj) => ({
|
|
284
|
+
...obj,
|
|
285
|
+
});
|
|
286
|
+
exports.DirectConnectGatewayAssociationProposalFilterSensitiveLog = DirectConnectGatewayAssociationProposalFilterSensitiveLog;
|
|
287
|
+
const CreateDirectConnectGatewayAssociationProposalResultFilterSensitiveLog = (obj) => ({
|
|
288
|
+
...obj,
|
|
289
|
+
});
|
|
290
|
+
exports.CreateDirectConnectGatewayAssociationProposalResultFilterSensitiveLog = CreateDirectConnectGatewayAssociationProposalResultFilterSensitiveLog;
|
|
291
|
+
const CreateInterconnectRequestFilterSensitiveLog = (obj) => ({
|
|
292
|
+
...obj,
|
|
293
|
+
});
|
|
294
|
+
exports.CreateInterconnectRequestFilterSensitiveLog = CreateInterconnectRequestFilterSensitiveLog;
|
|
295
|
+
const InterconnectFilterSensitiveLog = (obj) => ({
|
|
296
|
+
...obj,
|
|
297
|
+
});
|
|
298
|
+
exports.InterconnectFilterSensitiveLog = InterconnectFilterSensitiveLog;
|
|
299
|
+
const CreateLagRequestFilterSensitiveLog = (obj) => ({
|
|
300
|
+
...obj,
|
|
301
|
+
});
|
|
302
|
+
exports.CreateLagRequestFilterSensitiveLog = CreateLagRequestFilterSensitiveLog;
|
|
303
|
+
const LagFilterSensitiveLog = (obj) => ({
|
|
304
|
+
...obj,
|
|
305
|
+
});
|
|
306
|
+
exports.LagFilterSensitiveLog = LagFilterSensitiveLog;
|
|
307
|
+
const NewPrivateVirtualInterfaceFilterSensitiveLog = (obj) => ({
|
|
308
|
+
...obj,
|
|
309
|
+
});
|
|
310
|
+
exports.NewPrivateVirtualInterfaceFilterSensitiveLog = NewPrivateVirtualInterfaceFilterSensitiveLog;
|
|
311
|
+
const CreatePrivateVirtualInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
312
|
+
...obj,
|
|
313
|
+
});
|
|
314
|
+
exports.CreatePrivateVirtualInterfaceRequestFilterSensitiveLog = CreatePrivateVirtualInterfaceRequestFilterSensitiveLog;
|
|
315
|
+
const NewPublicVirtualInterfaceFilterSensitiveLog = (obj) => ({
|
|
316
|
+
...obj,
|
|
317
|
+
});
|
|
318
|
+
exports.NewPublicVirtualInterfaceFilterSensitiveLog = NewPublicVirtualInterfaceFilterSensitiveLog;
|
|
319
|
+
const CreatePublicVirtualInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
320
|
+
...obj,
|
|
321
|
+
});
|
|
322
|
+
exports.CreatePublicVirtualInterfaceRequestFilterSensitiveLog = CreatePublicVirtualInterfaceRequestFilterSensitiveLog;
|
|
323
|
+
const NewTransitVirtualInterfaceFilterSensitiveLog = (obj) => ({
|
|
324
|
+
...obj,
|
|
325
|
+
});
|
|
326
|
+
exports.NewTransitVirtualInterfaceFilterSensitiveLog = NewTransitVirtualInterfaceFilterSensitiveLog;
|
|
327
|
+
const CreateTransitVirtualInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
328
|
+
...obj,
|
|
329
|
+
});
|
|
330
|
+
exports.CreateTransitVirtualInterfaceRequestFilterSensitiveLog = CreateTransitVirtualInterfaceRequestFilterSensitiveLog;
|
|
331
|
+
const CreateTransitVirtualInterfaceResultFilterSensitiveLog = (obj) => ({
|
|
332
|
+
...obj,
|
|
333
|
+
});
|
|
334
|
+
exports.CreateTransitVirtualInterfaceResultFilterSensitiveLog = CreateTransitVirtualInterfaceResultFilterSensitiveLog;
|
|
335
|
+
const DeleteBGPPeerRequestFilterSensitiveLog = (obj) => ({
|
|
336
|
+
...obj,
|
|
337
|
+
});
|
|
338
|
+
exports.DeleteBGPPeerRequestFilterSensitiveLog = DeleteBGPPeerRequestFilterSensitiveLog;
|
|
339
|
+
const DeleteBGPPeerResponseFilterSensitiveLog = (obj) => ({
|
|
340
|
+
...obj,
|
|
341
|
+
});
|
|
342
|
+
exports.DeleteBGPPeerResponseFilterSensitiveLog = DeleteBGPPeerResponseFilterSensitiveLog;
|
|
343
|
+
const DeleteConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
344
|
+
...obj,
|
|
345
|
+
});
|
|
346
|
+
exports.DeleteConnectionRequestFilterSensitiveLog = DeleteConnectionRequestFilterSensitiveLog;
|
|
347
|
+
const DeleteDirectConnectGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
348
|
+
...obj,
|
|
349
|
+
});
|
|
350
|
+
exports.DeleteDirectConnectGatewayRequestFilterSensitiveLog = DeleteDirectConnectGatewayRequestFilterSensitiveLog;
|
|
351
|
+
const DeleteDirectConnectGatewayResultFilterSensitiveLog = (obj) => ({
|
|
352
|
+
...obj,
|
|
353
|
+
});
|
|
354
|
+
exports.DeleteDirectConnectGatewayResultFilterSensitiveLog = DeleteDirectConnectGatewayResultFilterSensitiveLog;
|
|
355
|
+
const DeleteDirectConnectGatewayAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
356
|
+
...obj,
|
|
357
|
+
});
|
|
358
|
+
exports.DeleteDirectConnectGatewayAssociationRequestFilterSensitiveLog = DeleteDirectConnectGatewayAssociationRequestFilterSensitiveLog;
|
|
359
|
+
const DeleteDirectConnectGatewayAssociationResultFilterSensitiveLog = (obj) => ({
|
|
360
|
+
...obj,
|
|
361
|
+
});
|
|
362
|
+
exports.DeleteDirectConnectGatewayAssociationResultFilterSensitiveLog = DeleteDirectConnectGatewayAssociationResultFilterSensitiveLog;
|
|
363
|
+
const DeleteDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog = (obj) => ({
|
|
364
|
+
...obj,
|
|
365
|
+
});
|
|
366
|
+
exports.DeleteDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog = DeleteDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog;
|
|
367
|
+
const DeleteDirectConnectGatewayAssociationProposalResultFilterSensitiveLog = (obj) => ({
|
|
368
|
+
...obj,
|
|
369
|
+
});
|
|
370
|
+
exports.DeleteDirectConnectGatewayAssociationProposalResultFilterSensitiveLog = DeleteDirectConnectGatewayAssociationProposalResultFilterSensitiveLog;
|
|
371
|
+
const DeleteInterconnectRequestFilterSensitiveLog = (obj) => ({
|
|
372
|
+
...obj,
|
|
373
|
+
});
|
|
374
|
+
exports.DeleteInterconnectRequestFilterSensitiveLog = DeleteInterconnectRequestFilterSensitiveLog;
|
|
375
|
+
const DeleteInterconnectResponseFilterSensitiveLog = (obj) => ({
|
|
376
|
+
...obj,
|
|
377
|
+
});
|
|
378
|
+
exports.DeleteInterconnectResponseFilterSensitiveLog = DeleteInterconnectResponseFilterSensitiveLog;
|
|
379
|
+
const DeleteLagRequestFilterSensitiveLog = (obj) => ({
|
|
380
|
+
...obj,
|
|
381
|
+
});
|
|
382
|
+
exports.DeleteLagRequestFilterSensitiveLog = DeleteLagRequestFilterSensitiveLog;
|
|
383
|
+
const DeleteVirtualInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
384
|
+
...obj,
|
|
385
|
+
});
|
|
386
|
+
exports.DeleteVirtualInterfaceRequestFilterSensitiveLog = DeleteVirtualInterfaceRequestFilterSensitiveLog;
|
|
387
|
+
const DeleteVirtualInterfaceResponseFilterSensitiveLog = (obj) => ({
|
|
388
|
+
...obj,
|
|
389
|
+
});
|
|
390
|
+
exports.DeleteVirtualInterfaceResponseFilterSensitiveLog = DeleteVirtualInterfaceResponseFilterSensitiveLog;
|
|
391
|
+
const DescribeConnectionLoaRequestFilterSensitiveLog = (obj) => ({
|
|
392
|
+
...obj,
|
|
393
|
+
});
|
|
394
|
+
exports.DescribeConnectionLoaRequestFilterSensitiveLog = DescribeConnectionLoaRequestFilterSensitiveLog;
|
|
395
|
+
const LoaFilterSensitiveLog = (obj) => ({
|
|
396
|
+
...obj,
|
|
397
|
+
});
|
|
398
|
+
exports.LoaFilterSensitiveLog = LoaFilterSensitiveLog;
|
|
399
|
+
const DescribeConnectionLoaResponseFilterSensitiveLog = (obj) => ({
|
|
400
|
+
...obj,
|
|
401
|
+
});
|
|
402
|
+
exports.DescribeConnectionLoaResponseFilterSensitiveLog = DescribeConnectionLoaResponseFilterSensitiveLog;
|
|
403
|
+
const DescribeConnectionsRequestFilterSensitiveLog = (obj) => ({
|
|
404
|
+
...obj,
|
|
405
|
+
});
|
|
406
|
+
exports.DescribeConnectionsRequestFilterSensitiveLog = DescribeConnectionsRequestFilterSensitiveLog;
|
|
407
|
+
const DescribeConnectionsOnInterconnectRequestFilterSensitiveLog = (obj) => ({
|
|
408
|
+
...obj,
|
|
409
|
+
});
|
|
410
|
+
exports.DescribeConnectionsOnInterconnectRequestFilterSensitiveLog = DescribeConnectionsOnInterconnectRequestFilterSensitiveLog;
|
|
411
|
+
const DescribeCustomerMetadataResponseFilterSensitiveLog = (obj) => ({
|
|
412
|
+
...obj,
|
|
413
|
+
});
|
|
414
|
+
exports.DescribeCustomerMetadataResponseFilterSensitiveLog = DescribeCustomerMetadataResponseFilterSensitiveLog;
|
|
415
|
+
const DescribeDirectConnectGatewayAssociationProposalsRequestFilterSensitiveLog = (obj) => ({
|
|
416
|
+
...obj,
|
|
417
|
+
});
|
|
418
|
+
exports.DescribeDirectConnectGatewayAssociationProposalsRequestFilterSensitiveLog = DescribeDirectConnectGatewayAssociationProposalsRequestFilterSensitiveLog;
|
|
419
|
+
const DescribeDirectConnectGatewayAssociationProposalsResultFilterSensitiveLog = (obj) => ({
|
|
420
|
+
...obj,
|
|
421
|
+
});
|
|
422
|
+
exports.DescribeDirectConnectGatewayAssociationProposalsResultFilterSensitiveLog = DescribeDirectConnectGatewayAssociationProposalsResultFilterSensitiveLog;
|
|
423
|
+
const DescribeDirectConnectGatewayAssociationsRequestFilterSensitiveLog = (obj) => ({
|
|
424
|
+
...obj,
|
|
425
|
+
});
|
|
426
|
+
exports.DescribeDirectConnectGatewayAssociationsRequestFilterSensitiveLog = DescribeDirectConnectGatewayAssociationsRequestFilterSensitiveLog;
|
|
427
|
+
const DescribeDirectConnectGatewayAssociationsResultFilterSensitiveLog = (obj) => ({
|
|
428
|
+
...obj,
|
|
429
|
+
});
|
|
430
|
+
exports.DescribeDirectConnectGatewayAssociationsResultFilterSensitiveLog = DescribeDirectConnectGatewayAssociationsResultFilterSensitiveLog;
|
|
431
|
+
const DescribeDirectConnectGatewayAttachmentsRequestFilterSensitiveLog = (obj) => ({
|
|
432
|
+
...obj,
|
|
433
|
+
});
|
|
434
|
+
exports.DescribeDirectConnectGatewayAttachmentsRequestFilterSensitiveLog = DescribeDirectConnectGatewayAttachmentsRequestFilterSensitiveLog;
|
|
435
|
+
const DirectConnectGatewayAttachmentFilterSensitiveLog = (obj) => ({
|
|
436
|
+
...obj,
|
|
437
|
+
});
|
|
438
|
+
exports.DirectConnectGatewayAttachmentFilterSensitiveLog = DirectConnectGatewayAttachmentFilterSensitiveLog;
|
|
439
|
+
const DescribeDirectConnectGatewayAttachmentsResultFilterSensitiveLog = (obj) => ({
|
|
440
|
+
...obj,
|
|
441
|
+
});
|
|
442
|
+
exports.DescribeDirectConnectGatewayAttachmentsResultFilterSensitiveLog = DescribeDirectConnectGatewayAttachmentsResultFilterSensitiveLog;
|
|
443
|
+
const DescribeDirectConnectGatewaysRequestFilterSensitiveLog = (obj) => ({
|
|
444
|
+
...obj,
|
|
445
|
+
});
|
|
446
|
+
exports.DescribeDirectConnectGatewaysRequestFilterSensitiveLog = DescribeDirectConnectGatewaysRequestFilterSensitiveLog;
|
|
447
|
+
const DescribeDirectConnectGatewaysResultFilterSensitiveLog = (obj) => ({
|
|
448
|
+
...obj,
|
|
449
|
+
});
|
|
450
|
+
exports.DescribeDirectConnectGatewaysResultFilterSensitiveLog = DescribeDirectConnectGatewaysResultFilterSensitiveLog;
|
|
451
|
+
const DescribeHostedConnectionsRequestFilterSensitiveLog = (obj) => ({
|
|
452
|
+
...obj,
|
|
453
|
+
});
|
|
454
|
+
exports.DescribeHostedConnectionsRequestFilterSensitiveLog = DescribeHostedConnectionsRequestFilterSensitiveLog;
|
|
455
|
+
const DescribeInterconnectLoaRequestFilterSensitiveLog = (obj) => ({
|
|
456
|
+
...obj,
|
|
457
|
+
});
|
|
458
|
+
exports.DescribeInterconnectLoaRequestFilterSensitiveLog = DescribeInterconnectLoaRequestFilterSensitiveLog;
|
|
459
|
+
const DescribeInterconnectLoaResponseFilterSensitiveLog = (obj) => ({
|
|
460
|
+
...obj,
|
|
461
|
+
});
|
|
462
|
+
exports.DescribeInterconnectLoaResponseFilterSensitiveLog = DescribeInterconnectLoaResponseFilterSensitiveLog;
|
|
463
|
+
const DescribeInterconnectsRequestFilterSensitiveLog = (obj) => ({
|
|
464
|
+
...obj,
|
|
465
|
+
});
|
|
466
|
+
exports.DescribeInterconnectsRequestFilterSensitiveLog = DescribeInterconnectsRequestFilterSensitiveLog;
|
|
467
|
+
const InterconnectsFilterSensitiveLog = (obj) => ({
|
|
468
|
+
...obj,
|
|
469
|
+
});
|
|
470
|
+
exports.InterconnectsFilterSensitiveLog = InterconnectsFilterSensitiveLog;
|
|
471
|
+
const DescribeLagsRequestFilterSensitiveLog = (obj) => ({
|
|
472
|
+
...obj,
|
|
473
|
+
});
|
|
474
|
+
exports.DescribeLagsRequestFilterSensitiveLog = DescribeLagsRequestFilterSensitiveLog;
|
|
475
|
+
const LagsFilterSensitiveLog = (obj) => ({
|
|
476
|
+
...obj,
|
|
477
|
+
});
|
|
478
|
+
exports.LagsFilterSensitiveLog = LagsFilterSensitiveLog;
|
|
479
|
+
const DescribeLoaRequestFilterSensitiveLog = (obj) => ({
|
|
480
|
+
...obj,
|
|
481
|
+
});
|
|
482
|
+
exports.DescribeLoaRequestFilterSensitiveLog = DescribeLoaRequestFilterSensitiveLog;
|
|
483
|
+
const LocationFilterSensitiveLog = (obj) => ({
|
|
484
|
+
...obj,
|
|
485
|
+
});
|
|
486
|
+
exports.LocationFilterSensitiveLog = LocationFilterSensitiveLog;
|
|
487
|
+
const LocationsFilterSensitiveLog = (obj) => ({
|
|
488
|
+
...obj,
|
|
489
|
+
});
|
|
490
|
+
exports.LocationsFilterSensitiveLog = LocationsFilterSensitiveLog;
|
|
491
|
+
const DescribeRouterConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
492
|
+
...obj,
|
|
493
|
+
});
|
|
494
|
+
exports.DescribeRouterConfigurationRequestFilterSensitiveLog = DescribeRouterConfigurationRequestFilterSensitiveLog;
|
|
495
|
+
const RouterTypeFilterSensitiveLog = (obj) => ({
|
|
496
|
+
...obj,
|
|
497
|
+
});
|
|
498
|
+
exports.RouterTypeFilterSensitiveLog = RouterTypeFilterSensitiveLog;
|
|
499
|
+
const DescribeRouterConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
500
|
+
...obj,
|
|
501
|
+
});
|
|
502
|
+
exports.DescribeRouterConfigurationResponseFilterSensitiveLog = DescribeRouterConfigurationResponseFilterSensitiveLog;
|
|
503
|
+
const DescribeTagsRequestFilterSensitiveLog = (obj) => ({
|
|
504
|
+
...obj,
|
|
505
|
+
});
|
|
506
|
+
exports.DescribeTagsRequestFilterSensitiveLog = DescribeTagsRequestFilterSensitiveLog;
|
|
507
|
+
const ResourceTagFilterSensitiveLog = (obj) => ({
|
|
508
|
+
...obj,
|
|
509
|
+
});
|
|
510
|
+
exports.ResourceTagFilterSensitiveLog = ResourceTagFilterSensitiveLog;
|
|
511
|
+
const DescribeTagsResponseFilterSensitiveLog = (obj) => ({
|
|
512
|
+
...obj,
|
|
513
|
+
});
|
|
514
|
+
exports.DescribeTagsResponseFilterSensitiveLog = DescribeTagsResponseFilterSensitiveLog;
|
|
515
|
+
const VirtualGatewayFilterSensitiveLog = (obj) => ({
|
|
516
|
+
...obj,
|
|
517
|
+
});
|
|
518
|
+
exports.VirtualGatewayFilterSensitiveLog = VirtualGatewayFilterSensitiveLog;
|
|
519
|
+
const VirtualGatewaysFilterSensitiveLog = (obj) => ({
|
|
520
|
+
...obj,
|
|
521
|
+
});
|
|
522
|
+
exports.VirtualGatewaysFilterSensitiveLog = VirtualGatewaysFilterSensitiveLog;
|
|
523
|
+
const DescribeVirtualInterfacesRequestFilterSensitiveLog = (obj) => ({
|
|
524
|
+
...obj,
|
|
525
|
+
});
|
|
526
|
+
exports.DescribeVirtualInterfacesRequestFilterSensitiveLog = DescribeVirtualInterfacesRequestFilterSensitiveLog;
|
|
527
|
+
const VirtualInterfacesFilterSensitiveLog = (obj) => ({
|
|
528
|
+
...obj,
|
|
529
|
+
});
|
|
530
|
+
exports.VirtualInterfacesFilterSensitiveLog = VirtualInterfacesFilterSensitiveLog;
|
|
531
|
+
const DisassociateConnectionFromLagRequestFilterSensitiveLog = (obj) => ({
|
|
532
|
+
...obj,
|
|
533
|
+
});
|
|
534
|
+
exports.DisassociateConnectionFromLagRequestFilterSensitiveLog = DisassociateConnectionFromLagRequestFilterSensitiveLog;
|
|
535
|
+
const DisassociateMacSecKeyRequestFilterSensitiveLog = (obj) => ({
|
|
536
|
+
...obj,
|
|
537
|
+
});
|
|
538
|
+
exports.DisassociateMacSecKeyRequestFilterSensitiveLog = DisassociateMacSecKeyRequestFilterSensitiveLog;
|
|
539
|
+
const DisassociateMacSecKeyResponseFilterSensitiveLog = (obj) => ({
|
|
540
|
+
...obj,
|
|
541
|
+
});
|
|
542
|
+
exports.DisassociateMacSecKeyResponseFilterSensitiveLog = DisassociateMacSecKeyResponseFilterSensitiveLog;
|
|
543
|
+
const ListVirtualInterfaceTestHistoryRequestFilterSensitiveLog = (obj) => ({
|
|
544
|
+
...obj,
|
|
545
|
+
});
|
|
546
|
+
exports.ListVirtualInterfaceTestHistoryRequestFilterSensitiveLog = ListVirtualInterfaceTestHistoryRequestFilterSensitiveLog;
|
|
547
|
+
const VirtualInterfaceTestHistoryFilterSensitiveLog = (obj) => ({
|
|
548
|
+
...obj,
|
|
549
|
+
});
|
|
550
|
+
exports.VirtualInterfaceTestHistoryFilterSensitiveLog = VirtualInterfaceTestHistoryFilterSensitiveLog;
|
|
551
|
+
const ListVirtualInterfaceTestHistoryResponseFilterSensitiveLog = (obj) => ({
|
|
552
|
+
...obj,
|
|
553
|
+
});
|
|
554
|
+
exports.ListVirtualInterfaceTestHistoryResponseFilterSensitiveLog = ListVirtualInterfaceTestHistoryResponseFilterSensitiveLog;
|
|
555
|
+
const StartBgpFailoverTestRequestFilterSensitiveLog = (obj) => ({
|
|
556
|
+
...obj,
|
|
557
|
+
});
|
|
558
|
+
exports.StartBgpFailoverTestRequestFilterSensitiveLog = StartBgpFailoverTestRequestFilterSensitiveLog;
|
|
559
|
+
const StartBgpFailoverTestResponseFilterSensitiveLog = (obj) => ({
|
|
560
|
+
...obj,
|
|
561
|
+
});
|
|
562
|
+
exports.StartBgpFailoverTestResponseFilterSensitiveLog = StartBgpFailoverTestResponseFilterSensitiveLog;
|
|
563
|
+
const StopBgpFailoverTestRequestFilterSensitiveLog = (obj) => ({
|
|
564
|
+
...obj,
|
|
565
|
+
});
|
|
566
|
+
exports.StopBgpFailoverTestRequestFilterSensitiveLog = StopBgpFailoverTestRequestFilterSensitiveLog;
|
|
567
|
+
const StopBgpFailoverTestResponseFilterSensitiveLog = (obj) => ({
|
|
568
|
+
...obj,
|
|
569
|
+
});
|
|
570
|
+
exports.StopBgpFailoverTestResponseFilterSensitiveLog = StopBgpFailoverTestResponseFilterSensitiveLog;
|
|
571
|
+
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
572
|
+
...obj,
|
|
573
|
+
});
|
|
574
|
+
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
575
|
+
const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
576
|
+
...obj,
|
|
577
|
+
});
|
|
578
|
+
exports.TagResourceResponseFilterSensitiveLog = TagResourceResponseFilterSensitiveLog;
|
|
579
|
+
const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
580
|
+
...obj,
|
|
581
|
+
});
|
|
582
|
+
exports.UntagResourceRequestFilterSensitiveLog = UntagResourceRequestFilterSensitiveLog;
|
|
583
|
+
const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
584
|
+
...obj,
|
|
585
|
+
});
|
|
586
|
+
exports.UntagResourceResponseFilterSensitiveLog = UntagResourceResponseFilterSensitiveLog;
|
|
587
|
+
const UpdateConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
588
|
+
...obj,
|
|
589
|
+
});
|
|
590
|
+
exports.UpdateConnectionRequestFilterSensitiveLog = UpdateConnectionRequestFilterSensitiveLog;
|
|
591
|
+
const UpdateDirectConnectGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
592
|
+
...obj,
|
|
593
|
+
});
|
|
594
|
+
exports.UpdateDirectConnectGatewayRequestFilterSensitiveLog = UpdateDirectConnectGatewayRequestFilterSensitiveLog;
|
|
595
|
+
const UpdateDirectConnectGatewayResponseFilterSensitiveLog = (obj) => ({
|
|
596
|
+
...obj,
|
|
597
|
+
});
|
|
598
|
+
exports.UpdateDirectConnectGatewayResponseFilterSensitiveLog = UpdateDirectConnectGatewayResponseFilterSensitiveLog;
|
|
599
|
+
const UpdateDirectConnectGatewayAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
600
|
+
...obj,
|
|
601
|
+
});
|
|
602
|
+
exports.UpdateDirectConnectGatewayAssociationRequestFilterSensitiveLog = UpdateDirectConnectGatewayAssociationRequestFilterSensitiveLog;
|
|
603
|
+
const UpdateDirectConnectGatewayAssociationResultFilterSensitiveLog = (obj) => ({
|
|
604
|
+
...obj,
|
|
605
|
+
});
|
|
606
|
+
exports.UpdateDirectConnectGatewayAssociationResultFilterSensitiveLog = UpdateDirectConnectGatewayAssociationResultFilterSensitiveLog;
|
|
607
|
+
const UpdateLagRequestFilterSensitiveLog = (obj) => ({
|
|
608
|
+
...obj,
|
|
609
|
+
});
|
|
610
|
+
exports.UpdateLagRequestFilterSensitiveLog = UpdateLagRequestFilterSensitiveLog;
|
|
611
|
+
const UpdateVirtualInterfaceAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
612
|
+
...obj,
|
|
613
|
+
});
|
|
614
|
+
exports.UpdateVirtualInterfaceAttributesRequestFilterSensitiveLog = UpdateVirtualInterfaceAttributesRequestFilterSensitiveLog;
|