@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
|
@@ -5,10 +5,6 @@ export interface RouteFilterPrefix {
|
|
|
5
5
|
|
|
6
6
|
cidr?: string;
|
|
7
7
|
}
|
|
8
|
-
export declare namespace RouteFilterPrefix {
|
|
9
|
-
|
|
10
|
-
const filterSensitiveLog: (obj: RouteFilterPrefix) => any;
|
|
11
|
-
}
|
|
12
8
|
export interface AcceptDirectConnectGatewayAssociationProposalRequest {
|
|
13
9
|
|
|
14
10
|
directConnectGatewayId: string | undefined;
|
|
@@ -19,10 +15,6 @@ export interface AcceptDirectConnectGatewayAssociationProposalRequest {
|
|
|
19
15
|
|
|
20
16
|
overrideAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
|
|
21
17
|
}
|
|
22
|
-
export declare namespace AcceptDirectConnectGatewayAssociationProposalRequest {
|
|
23
|
-
|
|
24
|
-
const filterSensitiveLog: (obj: AcceptDirectConnectGatewayAssociationProposalRequest) => any;
|
|
25
|
-
}
|
|
26
18
|
export declare enum GatewayType {
|
|
27
19
|
TransitGateway = "transitGateway",
|
|
28
20
|
VirtualPrivateGateway = "virtualPrivateGateway"
|
|
@@ -38,10 +30,6 @@ export interface AssociatedGateway {
|
|
|
38
30
|
|
|
39
31
|
region?: string;
|
|
40
32
|
}
|
|
41
|
-
export declare namespace AssociatedGateway {
|
|
42
|
-
|
|
43
|
-
const filterSensitiveLog: (obj: AssociatedGateway) => any;
|
|
44
|
-
}
|
|
45
33
|
export declare type DirectConnectGatewayAssociationState = "associated" | "associating" | "disassociated" | "disassociating" | "updating";
|
|
46
34
|
|
|
47
35
|
export interface DirectConnectGatewayAssociation {
|
|
@@ -66,18 +54,10 @@ export interface DirectConnectGatewayAssociation {
|
|
|
66
54
|
|
|
67
55
|
virtualGatewayOwnerAccount?: string;
|
|
68
56
|
}
|
|
69
|
-
export declare namespace DirectConnectGatewayAssociation {
|
|
70
|
-
|
|
71
|
-
const filterSensitiveLog: (obj: DirectConnectGatewayAssociation) => any;
|
|
72
|
-
}
|
|
73
57
|
export interface AcceptDirectConnectGatewayAssociationProposalResult {
|
|
74
58
|
|
|
75
59
|
directConnectGatewayAssociation?: DirectConnectGatewayAssociation;
|
|
76
60
|
}
|
|
77
|
-
export declare namespace AcceptDirectConnectGatewayAssociationProposalResult {
|
|
78
|
-
|
|
79
|
-
const filterSensitiveLog: (obj: AcceptDirectConnectGatewayAssociationProposalResult) => any;
|
|
80
|
-
}
|
|
81
61
|
|
|
82
62
|
export declare class DirectConnectClientException extends __BaseException {
|
|
83
63
|
readonly name: "DirectConnectClientException";
|
|
@@ -103,10 +83,6 @@ export interface CustomerAgreement {
|
|
|
103
83
|
|
|
104
84
|
status?: string;
|
|
105
85
|
}
|
|
106
|
-
export declare namespace CustomerAgreement {
|
|
107
|
-
|
|
108
|
-
const filterSensitiveLog: (obj: CustomerAgreement) => any;
|
|
109
|
-
}
|
|
110
86
|
export interface AllocateConnectionOnInterconnectRequest {
|
|
111
87
|
|
|
112
88
|
bandwidth: string | undefined;
|
|
@@ -119,10 +95,6 @@ export interface AllocateConnectionOnInterconnectRequest {
|
|
|
119
95
|
|
|
120
96
|
vlan: number | undefined;
|
|
121
97
|
}
|
|
122
|
-
export declare namespace AllocateConnectionOnInterconnectRequest {
|
|
123
|
-
|
|
124
|
-
const filterSensitiveLog: (obj: AllocateConnectionOnInterconnectRequest) => any;
|
|
125
|
-
}
|
|
126
98
|
export declare type ConnectionState = "available" | "deleted" | "deleting" | "down" | "ordering" | "pending" | "rejected" | "requested" | "unknown";
|
|
127
99
|
export declare enum HasLogicalRedundancy {
|
|
128
100
|
No = "no",
|
|
@@ -140,10 +112,6 @@ export interface MacSecKey {
|
|
|
140
112
|
|
|
141
113
|
startOn?: string;
|
|
142
114
|
}
|
|
143
|
-
export declare namespace MacSecKey {
|
|
144
|
-
|
|
145
|
-
const filterSensitiveLog: (obj: MacSecKey) => any;
|
|
146
|
-
}
|
|
147
115
|
|
|
148
116
|
export interface Tag {
|
|
149
117
|
|
|
@@ -151,10 +119,6 @@ export interface Tag {
|
|
|
151
119
|
|
|
152
120
|
value?: string;
|
|
153
121
|
}
|
|
154
|
-
export declare namespace Tag {
|
|
155
|
-
|
|
156
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
157
|
-
}
|
|
158
122
|
|
|
159
123
|
export interface Connection {
|
|
160
124
|
|
|
@@ -202,10 +166,6 @@ export interface Connection {
|
|
|
202
166
|
|
|
203
167
|
macSecKeys?: MacSecKey[];
|
|
204
168
|
}
|
|
205
|
-
export declare namespace Connection {
|
|
206
|
-
|
|
207
|
-
const filterSensitiveLog: (obj: Connection) => any;
|
|
208
|
-
}
|
|
209
169
|
export interface AllocateHostedConnectionRequest {
|
|
210
170
|
|
|
211
171
|
connectionId: string | undefined;
|
|
@@ -220,10 +180,6 @@ export interface AllocateHostedConnectionRequest {
|
|
|
220
180
|
|
|
221
181
|
tags?: Tag[];
|
|
222
182
|
}
|
|
223
|
-
export declare namespace AllocateHostedConnectionRequest {
|
|
224
|
-
|
|
225
|
-
const filterSensitiveLog: (obj: AllocateHostedConnectionRequest) => any;
|
|
226
|
-
}
|
|
227
183
|
|
|
228
184
|
export declare class DuplicateTagKeysException extends __BaseException {
|
|
229
185
|
readonly name: "DuplicateTagKeysException";
|
|
@@ -259,10 +215,6 @@ export interface NewPrivateVirtualInterfaceAllocation {
|
|
|
259
215
|
|
|
260
216
|
tags?: Tag[];
|
|
261
217
|
}
|
|
262
|
-
export declare namespace NewPrivateVirtualInterfaceAllocation {
|
|
263
|
-
|
|
264
|
-
const filterSensitiveLog: (obj: NewPrivateVirtualInterfaceAllocation) => any;
|
|
265
|
-
}
|
|
266
218
|
export interface AllocatePrivateVirtualInterfaceRequest {
|
|
267
219
|
|
|
268
220
|
connectionId: string | undefined;
|
|
@@ -271,10 +223,6 @@ export interface AllocatePrivateVirtualInterfaceRequest {
|
|
|
271
223
|
|
|
272
224
|
newPrivateVirtualInterfaceAllocation: NewPrivateVirtualInterfaceAllocation | undefined;
|
|
273
225
|
}
|
|
274
|
-
export declare namespace AllocatePrivateVirtualInterfaceRequest {
|
|
275
|
-
|
|
276
|
-
const filterSensitiveLog: (obj: AllocatePrivateVirtualInterfaceRequest) => any;
|
|
277
|
-
}
|
|
278
226
|
export declare enum BGPPeerState {
|
|
279
227
|
Available = "available",
|
|
280
228
|
Deleted = "deleted",
|
|
@@ -310,10 +258,6 @@ export interface BGPPeer {
|
|
|
310
258
|
|
|
311
259
|
awsLogicalDeviceId?: string;
|
|
312
260
|
}
|
|
313
|
-
export declare namespace BGPPeer {
|
|
314
|
-
|
|
315
|
-
const filterSensitiveLog: (obj: BGPPeer) => any;
|
|
316
|
-
}
|
|
317
261
|
export declare type VirtualInterfaceState = "available" | "confirming" | "deleted" | "deleting" | "down" | "pending" | "rejected" | "unknown" | "verifying";
|
|
318
262
|
|
|
319
263
|
export interface VirtualInterface {
|
|
@@ -370,10 +314,6 @@ export interface VirtualInterface {
|
|
|
370
314
|
|
|
371
315
|
siteLinkEnabled?: boolean;
|
|
372
316
|
}
|
|
373
|
-
export declare namespace VirtualInterface {
|
|
374
|
-
|
|
375
|
-
const filterSensitiveLog: (obj: VirtualInterface) => any;
|
|
376
|
-
}
|
|
377
317
|
|
|
378
318
|
export interface NewPublicVirtualInterfaceAllocation {
|
|
379
319
|
|
|
@@ -395,10 +335,6 @@ export interface NewPublicVirtualInterfaceAllocation {
|
|
|
395
335
|
|
|
396
336
|
tags?: Tag[];
|
|
397
337
|
}
|
|
398
|
-
export declare namespace NewPublicVirtualInterfaceAllocation {
|
|
399
|
-
|
|
400
|
-
const filterSensitiveLog: (obj: NewPublicVirtualInterfaceAllocation) => any;
|
|
401
|
-
}
|
|
402
338
|
export interface AllocatePublicVirtualInterfaceRequest {
|
|
403
339
|
|
|
404
340
|
connectionId: string | undefined;
|
|
@@ -407,10 +343,6 @@ export interface AllocatePublicVirtualInterfaceRequest {
|
|
|
407
343
|
|
|
408
344
|
newPublicVirtualInterfaceAllocation: NewPublicVirtualInterfaceAllocation | undefined;
|
|
409
345
|
}
|
|
410
|
-
export declare namespace AllocatePublicVirtualInterfaceRequest {
|
|
411
|
-
|
|
412
|
-
const filterSensitiveLog: (obj: AllocatePublicVirtualInterfaceRequest) => any;
|
|
413
|
-
}
|
|
414
346
|
|
|
415
347
|
export interface NewTransitVirtualInterfaceAllocation {
|
|
416
348
|
|
|
@@ -432,10 +364,6 @@ export interface NewTransitVirtualInterfaceAllocation {
|
|
|
432
364
|
|
|
433
365
|
tags?: Tag[];
|
|
434
366
|
}
|
|
435
|
-
export declare namespace NewTransitVirtualInterfaceAllocation {
|
|
436
|
-
|
|
437
|
-
const filterSensitiveLog: (obj: NewTransitVirtualInterfaceAllocation) => any;
|
|
438
|
-
}
|
|
439
367
|
export interface AllocateTransitVirtualInterfaceRequest {
|
|
440
368
|
|
|
441
369
|
connectionId: string | undefined;
|
|
@@ -444,38 +372,22 @@ export interface AllocateTransitVirtualInterfaceRequest {
|
|
|
444
372
|
|
|
445
373
|
newTransitVirtualInterfaceAllocation: NewTransitVirtualInterfaceAllocation | undefined;
|
|
446
374
|
}
|
|
447
|
-
export declare namespace AllocateTransitVirtualInterfaceRequest {
|
|
448
|
-
|
|
449
|
-
const filterSensitiveLog: (obj: AllocateTransitVirtualInterfaceRequest) => any;
|
|
450
|
-
}
|
|
451
375
|
export interface AllocateTransitVirtualInterfaceResult {
|
|
452
376
|
|
|
453
377
|
virtualInterface?: VirtualInterface;
|
|
454
378
|
}
|
|
455
|
-
export declare namespace AllocateTransitVirtualInterfaceResult {
|
|
456
|
-
|
|
457
|
-
const filterSensitiveLog: (obj: AllocateTransitVirtualInterfaceResult) => any;
|
|
458
|
-
}
|
|
459
379
|
export interface AssociateConnectionWithLagRequest {
|
|
460
380
|
|
|
461
381
|
connectionId: string | undefined;
|
|
462
382
|
|
|
463
383
|
lagId: string | undefined;
|
|
464
384
|
}
|
|
465
|
-
export declare namespace AssociateConnectionWithLagRequest {
|
|
466
|
-
|
|
467
|
-
const filterSensitiveLog: (obj: AssociateConnectionWithLagRequest) => any;
|
|
468
|
-
}
|
|
469
385
|
export interface AssociateHostedConnectionRequest {
|
|
470
386
|
|
|
471
387
|
connectionId: string | undefined;
|
|
472
388
|
|
|
473
389
|
parentConnectionId: string | undefined;
|
|
474
390
|
}
|
|
475
|
-
export declare namespace AssociateHostedConnectionRequest {
|
|
476
|
-
|
|
477
|
-
const filterSensitiveLog: (obj: AssociateHostedConnectionRequest) => any;
|
|
478
|
-
}
|
|
479
391
|
export interface AssociateMacSecKeyRequest {
|
|
480
392
|
|
|
481
393
|
connectionId: string | undefined;
|
|
@@ -486,62 +398,34 @@ export interface AssociateMacSecKeyRequest {
|
|
|
486
398
|
|
|
487
399
|
cak?: string;
|
|
488
400
|
}
|
|
489
|
-
export declare namespace AssociateMacSecKeyRequest {
|
|
490
|
-
|
|
491
|
-
const filterSensitiveLog: (obj: AssociateMacSecKeyRequest) => any;
|
|
492
|
-
}
|
|
493
401
|
export interface AssociateMacSecKeyResponse {
|
|
494
402
|
|
|
495
403
|
connectionId?: string;
|
|
496
404
|
|
|
497
405
|
macSecKeys?: MacSecKey[];
|
|
498
406
|
}
|
|
499
|
-
export declare namespace AssociateMacSecKeyResponse {
|
|
500
|
-
|
|
501
|
-
const filterSensitiveLog: (obj: AssociateMacSecKeyResponse) => any;
|
|
502
|
-
}
|
|
503
407
|
export interface AssociateVirtualInterfaceRequest {
|
|
504
408
|
|
|
505
409
|
virtualInterfaceId: string | undefined;
|
|
506
410
|
|
|
507
411
|
connectionId: string | undefined;
|
|
508
412
|
}
|
|
509
|
-
export declare namespace AssociateVirtualInterfaceRequest {
|
|
510
|
-
|
|
511
|
-
const filterSensitiveLog: (obj: AssociateVirtualInterfaceRequest) => any;
|
|
512
|
-
}
|
|
513
413
|
export interface ConfirmConnectionRequest {
|
|
514
414
|
|
|
515
415
|
connectionId: string | undefined;
|
|
516
416
|
}
|
|
517
|
-
export declare namespace ConfirmConnectionRequest {
|
|
518
|
-
|
|
519
|
-
const filterSensitiveLog: (obj: ConfirmConnectionRequest) => any;
|
|
520
|
-
}
|
|
521
417
|
export interface ConfirmConnectionResponse {
|
|
522
418
|
|
|
523
419
|
connectionState?: ConnectionState | string;
|
|
524
420
|
}
|
|
525
|
-
export declare namespace ConfirmConnectionResponse {
|
|
526
|
-
|
|
527
|
-
const filterSensitiveLog: (obj: ConfirmConnectionResponse) => any;
|
|
528
|
-
}
|
|
529
421
|
export interface ConfirmCustomerAgreementRequest {
|
|
530
422
|
|
|
531
423
|
agreementName?: string;
|
|
532
424
|
}
|
|
533
|
-
export declare namespace ConfirmCustomerAgreementRequest {
|
|
534
|
-
|
|
535
|
-
const filterSensitiveLog: (obj: ConfirmCustomerAgreementRequest) => any;
|
|
536
|
-
}
|
|
537
425
|
export interface ConfirmCustomerAgreementResponse {
|
|
538
426
|
|
|
539
427
|
status?: string;
|
|
540
428
|
}
|
|
541
|
-
export declare namespace ConfirmCustomerAgreementResponse {
|
|
542
|
-
|
|
543
|
-
const filterSensitiveLog: (obj: ConfirmCustomerAgreementResponse) => any;
|
|
544
|
-
}
|
|
545
429
|
export interface ConfirmPrivateVirtualInterfaceRequest {
|
|
546
430
|
|
|
547
431
|
virtualInterfaceId: string | undefined;
|
|
@@ -550,60 +434,32 @@ export interface ConfirmPrivateVirtualInterfaceRequest {
|
|
|
550
434
|
|
|
551
435
|
directConnectGatewayId?: string;
|
|
552
436
|
}
|
|
553
|
-
export declare namespace ConfirmPrivateVirtualInterfaceRequest {
|
|
554
|
-
|
|
555
|
-
const filterSensitiveLog: (obj: ConfirmPrivateVirtualInterfaceRequest) => any;
|
|
556
|
-
}
|
|
557
437
|
export interface ConfirmPrivateVirtualInterfaceResponse {
|
|
558
438
|
|
|
559
439
|
virtualInterfaceState?: VirtualInterfaceState | string;
|
|
560
440
|
}
|
|
561
|
-
export declare namespace ConfirmPrivateVirtualInterfaceResponse {
|
|
562
|
-
|
|
563
|
-
const filterSensitiveLog: (obj: ConfirmPrivateVirtualInterfaceResponse) => any;
|
|
564
|
-
}
|
|
565
441
|
export interface ConfirmPublicVirtualInterfaceRequest {
|
|
566
442
|
|
|
567
443
|
virtualInterfaceId: string | undefined;
|
|
568
444
|
}
|
|
569
|
-
export declare namespace ConfirmPublicVirtualInterfaceRequest {
|
|
570
|
-
|
|
571
|
-
const filterSensitiveLog: (obj: ConfirmPublicVirtualInterfaceRequest) => any;
|
|
572
|
-
}
|
|
573
445
|
export interface ConfirmPublicVirtualInterfaceResponse {
|
|
574
446
|
|
|
575
447
|
virtualInterfaceState?: VirtualInterfaceState | string;
|
|
576
448
|
}
|
|
577
|
-
export declare namespace ConfirmPublicVirtualInterfaceResponse {
|
|
578
|
-
|
|
579
|
-
const filterSensitiveLog: (obj: ConfirmPublicVirtualInterfaceResponse) => any;
|
|
580
|
-
}
|
|
581
449
|
export interface ConfirmTransitVirtualInterfaceRequest {
|
|
582
450
|
|
|
583
451
|
virtualInterfaceId: string | undefined;
|
|
584
452
|
|
|
585
453
|
directConnectGatewayId: string | undefined;
|
|
586
454
|
}
|
|
587
|
-
export declare namespace ConfirmTransitVirtualInterfaceRequest {
|
|
588
|
-
|
|
589
|
-
const filterSensitiveLog: (obj: ConfirmTransitVirtualInterfaceRequest) => any;
|
|
590
|
-
}
|
|
591
455
|
export interface ConfirmTransitVirtualInterfaceResponse {
|
|
592
456
|
|
|
593
457
|
virtualInterfaceState?: VirtualInterfaceState | string;
|
|
594
458
|
}
|
|
595
|
-
export declare namespace ConfirmTransitVirtualInterfaceResponse {
|
|
596
|
-
|
|
597
|
-
const filterSensitiveLog: (obj: ConfirmTransitVirtualInterfaceResponse) => any;
|
|
598
|
-
}
|
|
599
459
|
export interface Connections {
|
|
600
460
|
|
|
601
461
|
connections?: Connection[];
|
|
602
462
|
}
|
|
603
|
-
export declare namespace Connections {
|
|
604
|
-
|
|
605
|
-
const filterSensitiveLog: (obj: Connections) => any;
|
|
606
|
-
}
|
|
607
463
|
|
|
608
464
|
export interface NewBGPPeer {
|
|
609
465
|
|
|
@@ -617,28 +473,16 @@ export interface NewBGPPeer {
|
|
|
617
473
|
|
|
618
474
|
customerAddress?: string;
|
|
619
475
|
}
|
|
620
|
-
export declare namespace NewBGPPeer {
|
|
621
|
-
|
|
622
|
-
const filterSensitiveLog: (obj: NewBGPPeer) => any;
|
|
623
|
-
}
|
|
624
476
|
export interface CreateBGPPeerRequest {
|
|
625
477
|
|
|
626
478
|
virtualInterfaceId?: string;
|
|
627
479
|
|
|
628
480
|
newBGPPeer?: NewBGPPeer;
|
|
629
481
|
}
|
|
630
|
-
export declare namespace CreateBGPPeerRequest {
|
|
631
|
-
|
|
632
|
-
const filterSensitiveLog: (obj: CreateBGPPeerRequest) => any;
|
|
633
|
-
}
|
|
634
482
|
export interface CreateBGPPeerResponse {
|
|
635
483
|
|
|
636
484
|
virtualInterface?: VirtualInterface;
|
|
637
485
|
}
|
|
638
|
-
export declare namespace CreateBGPPeerResponse {
|
|
639
|
-
|
|
640
|
-
const filterSensitiveLog: (obj: CreateBGPPeerResponse) => any;
|
|
641
|
-
}
|
|
642
486
|
export interface CreateConnectionRequest {
|
|
643
487
|
|
|
644
488
|
location: string | undefined;
|
|
@@ -655,20 +499,12 @@ export interface CreateConnectionRequest {
|
|
|
655
499
|
|
|
656
500
|
requestMACSec?: boolean;
|
|
657
501
|
}
|
|
658
|
-
export declare namespace CreateConnectionRequest {
|
|
659
|
-
|
|
660
|
-
const filterSensitiveLog: (obj: CreateConnectionRequest) => any;
|
|
661
|
-
}
|
|
662
502
|
export interface CreateDirectConnectGatewayRequest {
|
|
663
503
|
|
|
664
504
|
directConnectGatewayName: string | undefined;
|
|
665
505
|
|
|
666
506
|
amazonSideAsn?: number;
|
|
667
507
|
}
|
|
668
|
-
export declare namespace CreateDirectConnectGatewayRequest {
|
|
669
|
-
|
|
670
|
-
const filterSensitiveLog: (obj: CreateDirectConnectGatewayRequest) => any;
|
|
671
|
-
}
|
|
672
508
|
export declare type DirectConnectGatewayState = "available" | "deleted" | "deleting" | "pending";
|
|
673
509
|
|
|
674
510
|
export interface DirectConnectGateway {
|
|
@@ -685,18 +521,10 @@ export interface DirectConnectGateway {
|
|
|
685
521
|
|
|
686
522
|
stateChangeError?: string;
|
|
687
523
|
}
|
|
688
|
-
export declare namespace DirectConnectGateway {
|
|
689
|
-
|
|
690
|
-
const filterSensitiveLog: (obj: DirectConnectGateway) => any;
|
|
691
|
-
}
|
|
692
524
|
export interface CreateDirectConnectGatewayResult {
|
|
693
525
|
|
|
694
526
|
directConnectGateway?: DirectConnectGateway;
|
|
695
527
|
}
|
|
696
|
-
export declare namespace CreateDirectConnectGatewayResult {
|
|
697
|
-
|
|
698
|
-
const filterSensitiveLog: (obj: CreateDirectConnectGatewayResult) => any;
|
|
699
|
-
}
|
|
700
528
|
export interface CreateDirectConnectGatewayAssociationRequest {
|
|
701
529
|
|
|
702
530
|
directConnectGatewayId: string | undefined;
|
|
@@ -707,18 +535,10 @@ export interface CreateDirectConnectGatewayAssociationRequest {
|
|
|
707
535
|
|
|
708
536
|
virtualGatewayId?: string;
|
|
709
537
|
}
|
|
710
|
-
export declare namespace CreateDirectConnectGatewayAssociationRequest {
|
|
711
|
-
|
|
712
|
-
const filterSensitiveLog: (obj: CreateDirectConnectGatewayAssociationRequest) => any;
|
|
713
|
-
}
|
|
714
538
|
export interface CreateDirectConnectGatewayAssociationResult {
|
|
715
539
|
|
|
716
540
|
directConnectGatewayAssociation?: DirectConnectGatewayAssociation;
|
|
717
541
|
}
|
|
718
|
-
export declare namespace CreateDirectConnectGatewayAssociationResult {
|
|
719
|
-
|
|
720
|
-
const filterSensitiveLog: (obj: CreateDirectConnectGatewayAssociationResult) => any;
|
|
721
|
-
}
|
|
722
542
|
export interface CreateDirectConnectGatewayAssociationProposalRequest {
|
|
723
543
|
|
|
724
544
|
directConnectGatewayId: string | undefined;
|
|
@@ -731,10 +551,6 @@ export interface CreateDirectConnectGatewayAssociationProposalRequest {
|
|
|
731
551
|
|
|
732
552
|
removeAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
|
|
733
553
|
}
|
|
734
|
-
export declare namespace CreateDirectConnectGatewayAssociationProposalRequest {
|
|
735
|
-
|
|
736
|
-
const filterSensitiveLog: (obj: CreateDirectConnectGatewayAssociationProposalRequest) => any;
|
|
737
|
-
}
|
|
738
554
|
export declare type DirectConnectGatewayAssociationProposalState = "accepted" | "deleted" | "requested";
|
|
739
555
|
|
|
740
556
|
export interface DirectConnectGatewayAssociationProposal {
|
|
@@ -753,18 +569,10 @@ export interface DirectConnectGatewayAssociationProposal {
|
|
|
753
569
|
|
|
754
570
|
requestedAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
|
|
755
571
|
}
|
|
756
|
-
export declare namespace DirectConnectGatewayAssociationProposal {
|
|
757
|
-
|
|
758
|
-
const filterSensitiveLog: (obj: DirectConnectGatewayAssociationProposal) => any;
|
|
759
|
-
}
|
|
760
572
|
export interface CreateDirectConnectGatewayAssociationProposalResult {
|
|
761
573
|
|
|
762
574
|
directConnectGatewayAssociationProposal?: DirectConnectGatewayAssociationProposal;
|
|
763
575
|
}
|
|
764
|
-
export declare namespace CreateDirectConnectGatewayAssociationProposalResult {
|
|
765
|
-
|
|
766
|
-
const filterSensitiveLog: (obj: CreateDirectConnectGatewayAssociationProposalResult) => any;
|
|
767
|
-
}
|
|
768
576
|
export interface CreateInterconnectRequest {
|
|
769
577
|
|
|
770
578
|
interconnectName: string | undefined;
|
|
@@ -779,10 +587,6 @@ export interface CreateInterconnectRequest {
|
|
|
779
587
|
|
|
780
588
|
providerName?: string;
|
|
781
589
|
}
|
|
782
|
-
export declare namespace CreateInterconnectRequest {
|
|
783
|
-
|
|
784
|
-
const filterSensitiveLog: (obj: CreateInterconnectRequest) => any;
|
|
785
|
-
}
|
|
786
590
|
export declare type InterconnectState = "available" | "deleted" | "deleting" | "down" | "pending" | "requested" | "unknown";
|
|
787
591
|
|
|
788
592
|
export interface Interconnect {
|
|
@@ -817,10 +621,6 @@ export interface Interconnect {
|
|
|
817
621
|
|
|
818
622
|
providerName?: string;
|
|
819
623
|
}
|
|
820
|
-
export declare namespace Interconnect {
|
|
821
|
-
|
|
822
|
-
const filterSensitiveLog: (obj: Interconnect) => any;
|
|
823
|
-
}
|
|
824
624
|
export interface CreateLagRequest {
|
|
825
625
|
|
|
826
626
|
numberOfConnections: number | undefined;
|
|
@@ -841,10 +641,6 @@ export interface CreateLagRequest {
|
|
|
841
641
|
|
|
842
642
|
requestMACSec?: boolean;
|
|
843
643
|
}
|
|
844
|
-
export declare namespace CreateLagRequest {
|
|
845
|
-
|
|
846
|
-
const filterSensitiveLog: (obj: CreateLagRequest) => any;
|
|
847
|
-
}
|
|
848
644
|
export declare type LagState = "available" | "deleted" | "deleting" | "down" | "pending" | "requested" | "unknown";
|
|
849
645
|
|
|
850
646
|
export interface Lag {
|
|
@@ -891,10 +687,6 @@ export interface Lag {
|
|
|
891
687
|
|
|
892
688
|
macSecKeys?: MacSecKey[];
|
|
893
689
|
}
|
|
894
|
-
export declare namespace Lag {
|
|
895
|
-
|
|
896
|
-
const filterSensitiveLog: (obj: Lag) => any;
|
|
897
|
-
}
|
|
898
690
|
|
|
899
691
|
export interface NewPrivateVirtualInterface {
|
|
900
692
|
|
|
@@ -922,20 +714,12 @@ export interface NewPrivateVirtualInterface {
|
|
|
922
714
|
|
|
923
715
|
enableSiteLink?: boolean;
|
|
924
716
|
}
|
|
925
|
-
export declare namespace NewPrivateVirtualInterface {
|
|
926
|
-
|
|
927
|
-
const filterSensitiveLog: (obj: NewPrivateVirtualInterface) => any;
|
|
928
|
-
}
|
|
929
717
|
export interface CreatePrivateVirtualInterfaceRequest {
|
|
930
718
|
|
|
931
719
|
connectionId: string | undefined;
|
|
932
720
|
|
|
933
721
|
newPrivateVirtualInterface: NewPrivateVirtualInterface | undefined;
|
|
934
722
|
}
|
|
935
|
-
export declare namespace CreatePrivateVirtualInterfaceRequest {
|
|
936
|
-
|
|
937
|
-
const filterSensitiveLog: (obj: CreatePrivateVirtualInterfaceRequest) => any;
|
|
938
|
-
}
|
|
939
723
|
|
|
940
724
|
export interface NewPublicVirtualInterface {
|
|
941
725
|
|
|
@@ -957,20 +741,12 @@ export interface NewPublicVirtualInterface {
|
|
|
957
741
|
|
|
958
742
|
tags?: Tag[];
|
|
959
743
|
}
|
|
960
|
-
export declare namespace NewPublicVirtualInterface {
|
|
961
|
-
|
|
962
|
-
const filterSensitiveLog: (obj: NewPublicVirtualInterface) => any;
|
|
963
|
-
}
|
|
964
744
|
export interface CreatePublicVirtualInterfaceRequest {
|
|
965
745
|
|
|
966
746
|
connectionId: string | undefined;
|
|
967
747
|
|
|
968
748
|
newPublicVirtualInterface: NewPublicVirtualInterface | undefined;
|
|
969
749
|
}
|
|
970
|
-
export declare namespace CreatePublicVirtualInterfaceRequest {
|
|
971
|
-
|
|
972
|
-
const filterSensitiveLog: (obj: CreatePublicVirtualInterfaceRequest) => any;
|
|
973
|
-
}
|
|
974
750
|
|
|
975
751
|
export interface NewTransitVirtualInterface {
|
|
976
752
|
|
|
@@ -996,28 +772,16 @@ export interface NewTransitVirtualInterface {
|
|
|
996
772
|
|
|
997
773
|
enableSiteLink?: boolean;
|
|
998
774
|
}
|
|
999
|
-
export declare namespace NewTransitVirtualInterface {
|
|
1000
|
-
|
|
1001
|
-
const filterSensitiveLog: (obj: NewTransitVirtualInterface) => any;
|
|
1002
|
-
}
|
|
1003
775
|
export interface CreateTransitVirtualInterfaceRequest {
|
|
1004
776
|
|
|
1005
777
|
connectionId: string | undefined;
|
|
1006
778
|
|
|
1007
779
|
newTransitVirtualInterface: NewTransitVirtualInterface | undefined;
|
|
1008
780
|
}
|
|
1009
|
-
export declare namespace CreateTransitVirtualInterfaceRequest {
|
|
1010
|
-
|
|
1011
|
-
const filterSensitiveLog: (obj: CreateTransitVirtualInterfaceRequest) => any;
|
|
1012
|
-
}
|
|
1013
781
|
export interface CreateTransitVirtualInterfaceResult {
|
|
1014
782
|
|
|
1015
783
|
virtualInterface?: VirtualInterface;
|
|
1016
784
|
}
|
|
1017
|
-
export declare namespace CreateTransitVirtualInterfaceResult {
|
|
1018
|
-
|
|
1019
|
-
const filterSensitiveLog: (obj: CreateTransitVirtualInterfaceResult) => any;
|
|
1020
|
-
}
|
|
1021
785
|
export interface DeleteBGPPeerRequest {
|
|
1022
786
|
|
|
1023
787
|
virtualInterfaceId?: string;
|
|
@@ -1028,42 +792,22 @@ export interface DeleteBGPPeerRequest {
|
|
|
1028
792
|
|
|
1029
793
|
bgpPeerId?: string;
|
|
1030
794
|
}
|
|
1031
|
-
export declare namespace DeleteBGPPeerRequest {
|
|
1032
|
-
|
|
1033
|
-
const filterSensitiveLog: (obj: DeleteBGPPeerRequest) => any;
|
|
1034
|
-
}
|
|
1035
795
|
export interface DeleteBGPPeerResponse {
|
|
1036
796
|
|
|
1037
797
|
virtualInterface?: VirtualInterface;
|
|
1038
798
|
}
|
|
1039
|
-
export declare namespace DeleteBGPPeerResponse {
|
|
1040
|
-
|
|
1041
|
-
const filterSensitiveLog: (obj: DeleteBGPPeerResponse) => any;
|
|
1042
|
-
}
|
|
1043
799
|
export interface DeleteConnectionRequest {
|
|
1044
800
|
|
|
1045
801
|
connectionId: string | undefined;
|
|
1046
802
|
}
|
|
1047
|
-
export declare namespace DeleteConnectionRequest {
|
|
1048
|
-
|
|
1049
|
-
const filterSensitiveLog: (obj: DeleteConnectionRequest) => any;
|
|
1050
|
-
}
|
|
1051
803
|
export interface DeleteDirectConnectGatewayRequest {
|
|
1052
804
|
|
|
1053
805
|
directConnectGatewayId: string | undefined;
|
|
1054
806
|
}
|
|
1055
|
-
export declare namespace DeleteDirectConnectGatewayRequest {
|
|
1056
|
-
|
|
1057
|
-
const filterSensitiveLog: (obj: DeleteDirectConnectGatewayRequest) => any;
|
|
1058
|
-
}
|
|
1059
807
|
export interface DeleteDirectConnectGatewayResult {
|
|
1060
808
|
|
|
1061
809
|
directConnectGateway?: DirectConnectGateway;
|
|
1062
810
|
}
|
|
1063
|
-
export declare namespace DeleteDirectConnectGatewayResult {
|
|
1064
|
-
|
|
1065
|
-
const filterSensitiveLog: (obj: DeleteDirectConnectGatewayResult) => any;
|
|
1066
|
-
}
|
|
1067
811
|
export interface DeleteDirectConnectGatewayAssociationRequest {
|
|
1068
812
|
|
|
1069
813
|
associationId?: string;
|
|
@@ -1072,74 +816,38 @@ export interface DeleteDirectConnectGatewayAssociationRequest {
|
|
|
1072
816
|
|
|
1073
817
|
virtualGatewayId?: string;
|
|
1074
818
|
}
|
|
1075
|
-
export declare namespace DeleteDirectConnectGatewayAssociationRequest {
|
|
1076
|
-
|
|
1077
|
-
const filterSensitiveLog: (obj: DeleteDirectConnectGatewayAssociationRequest) => any;
|
|
1078
|
-
}
|
|
1079
819
|
export interface DeleteDirectConnectGatewayAssociationResult {
|
|
1080
820
|
|
|
1081
821
|
directConnectGatewayAssociation?: DirectConnectGatewayAssociation;
|
|
1082
822
|
}
|
|
1083
|
-
export declare namespace DeleteDirectConnectGatewayAssociationResult {
|
|
1084
|
-
|
|
1085
|
-
const filterSensitiveLog: (obj: DeleteDirectConnectGatewayAssociationResult) => any;
|
|
1086
|
-
}
|
|
1087
823
|
export interface DeleteDirectConnectGatewayAssociationProposalRequest {
|
|
1088
824
|
|
|
1089
825
|
proposalId: string | undefined;
|
|
1090
826
|
}
|
|
1091
|
-
export declare namespace DeleteDirectConnectGatewayAssociationProposalRequest {
|
|
1092
|
-
|
|
1093
|
-
const filterSensitiveLog: (obj: DeleteDirectConnectGatewayAssociationProposalRequest) => any;
|
|
1094
|
-
}
|
|
1095
827
|
export interface DeleteDirectConnectGatewayAssociationProposalResult {
|
|
1096
828
|
|
|
1097
829
|
directConnectGatewayAssociationProposal?: DirectConnectGatewayAssociationProposal;
|
|
1098
830
|
}
|
|
1099
|
-
export declare namespace DeleteDirectConnectGatewayAssociationProposalResult {
|
|
1100
|
-
|
|
1101
|
-
const filterSensitiveLog: (obj: DeleteDirectConnectGatewayAssociationProposalResult) => any;
|
|
1102
|
-
}
|
|
1103
831
|
export interface DeleteInterconnectRequest {
|
|
1104
832
|
|
|
1105
833
|
interconnectId: string | undefined;
|
|
1106
834
|
}
|
|
1107
|
-
export declare namespace DeleteInterconnectRequest {
|
|
1108
|
-
|
|
1109
|
-
const filterSensitiveLog: (obj: DeleteInterconnectRequest) => any;
|
|
1110
|
-
}
|
|
1111
835
|
export interface DeleteInterconnectResponse {
|
|
1112
836
|
|
|
1113
837
|
interconnectState?: InterconnectState | string;
|
|
1114
838
|
}
|
|
1115
|
-
export declare namespace DeleteInterconnectResponse {
|
|
1116
|
-
|
|
1117
|
-
const filterSensitiveLog: (obj: DeleteInterconnectResponse) => any;
|
|
1118
|
-
}
|
|
1119
839
|
export interface DeleteLagRequest {
|
|
1120
840
|
|
|
1121
841
|
lagId: string | undefined;
|
|
1122
842
|
}
|
|
1123
|
-
export declare namespace DeleteLagRequest {
|
|
1124
|
-
|
|
1125
|
-
const filterSensitiveLog: (obj: DeleteLagRequest) => any;
|
|
1126
|
-
}
|
|
1127
843
|
export interface DeleteVirtualInterfaceRequest {
|
|
1128
844
|
|
|
1129
845
|
virtualInterfaceId: string | undefined;
|
|
1130
846
|
}
|
|
1131
|
-
export declare namespace DeleteVirtualInterfaceRequest {
|
|
1132
|
-
|
|
1133
|
-
const filterSensitiveLog: (obj: DeleteVirtualInterfaceRequest) => any;
|
|
1134
|
-
}
|
|
1135
847
|
export interface DeleteVirtualInterfaceResponse {
|
|
1136
848
|
|
|
1137
849
|
virtualInterfaceState?: VirtualInterfaceState | string;
|
|
1138
850
|
}
|
|
1139
|
-
export declare namespace DeleteVirtualInterfaceResponse {
|
|
1140
|
-
|
|
1141
|
-
const filterSensitiveLog: (obj: DeleteVirtualInterfaceResponse) => any;
|
|
1142
|
-
}
|
|
1143
851
|
export declare enum LoaContentType {
|
|
1144
852
|
PDF = "application/pdf"
|
|
1145
853
|
}
|
|
@@ -1151,10 +859,6 @@ export interface DescribeConnectionLoaRequest {
|
|
|
1151
859
|
|
|
1152
860
|
loaContentType?: LoaContentType | string;
|
|
1153
861
|
}
|
|
1154
|
-
export declare namespace DescribeConnectionLoaRequest {
|
|
1155
|
-
|
|
1156
|
-
const filterSensitiveLog: (obj: DescribeConnectionLoaRequest) => any;
|
|
1157
|
-
}
|
|
1158
862
|
|
|
1159
863
|
export interface Loa {
|
|
1160
864
|
|
|
@@ -1162,34 +866,18 @@ export interface Loa {
|
|
|
1162
866
|
|
|
1163
867
|
loaContentType?: LoaContentType | string;
|
|
1164
868
|
}
|
|
1165
|
-
export declare namespace Loa {
|
|
1166
|
-
|
|
1167
|
-
const filterSensitiveLog: (obj: Loa) => any;
|
|
1168
|
-
}
|
|
1169
869
|
export interface DescribeConnectionLoaResponse {
|
|
1170
870
|
|
|
1171
871
|
loa?: Loa;
|
|
1172
872
|
}
|
|
1173
|
-
export declare namespace DescribeConnectionLoaResponse {
|
|
1174
|
-
|
|
1175
|
-
const filterSensitiveLog: (obj: DescribeConnectionLoaResponse) => any;
|
|
1176
|
-
}
|
|
1177
873
|
export interface DescribeConnectionsRequest {
|
|
1178
874
|
|
|
1179
875
|
connectionId?: string;
|
|
1180
876
|
}
|
|
1181
|
-
export declare namespace DescribeConnectionsRequest {
|
|
1182
|
-
|
|
1183
|
-
const filterSensitiveLog: (obj: DescribeConnectionsRequest) => any;
|
|
1184
|
-
}
|
|
1185
877
|
export interface DescribeConnectionsOnInterconnectRequest {
|
|
1186
878
|
|
|
1187
879
|
interconnectId: string | undefined;
|
|
1188
880
|
}
|
|
1189
|
-
export declare namespace DescribeConnectionsOnInterconnectRequest {
|
|
1190
|
-
|
|
1191
|
-
const filterSensitiveLog: (obj: DescribeConnectionsOnInterconnectRequest) => any;
|
|
1192
|
-
}
|
|
1193
881
|
export declare enum NniPartnerType {
|
|
1194
882
|
NonPartner = "nonPartner",
|
|
1195
883
|
V1 = "v1",
|
|
@@ -1201,10 +889,6 @@ export interface DescribeCustomerMetadataResponse {
|
|
|
1201
889
|
|
|
1202
890
|
nniPartnerType?: NniPartnerType | string;
|
|
1203
891
|
}
|
|
1204
|
-
export declare namespace DescribeCustomerMetadataResponse {
|
|
1205
|
-
|
|
1206
|
-
const filterSensitiveLog: (obj: DescribeCustomerMetadataResponse) => any;
|
|
1207
|
-
}
|
|
1208
892
|
export interface DescribeDirectConnectGatewayAssociationProposalsRequest {
|
|
1209
893
|
|
|
1210
894
|
directConnectGatewayId?: string;
|
|
@@ -1217,20 +901,12 @@ export interface DescribeDirectConnectGatewayAssociationProposalsRequest {
|
|
|
1217
901
|
|
|
1218
902
|
nextToken?: string;
|
|
1219
903
|
}
|
|
1220
|
-
export declare namespace DescribeDirectConnectGatewayAssociationProposalsRequest {
|
|
1221
|
-
|
|
1222
|
-
const filterSensitiveLog: (obj: DescribeDirectConnectGatewayAssociationProposalsRequest) => any;
|
|
1223
|
-
}
|
|
1224
904
|
export interface DescribeDirectConnectGatewayAssociationProposalsResult {
|
|
1225
905
|
|
|
1226
906
|
directConnectGatewayAssociationProposals?: DirectConnectGatewayAssociationProposal[];
|
|
1227
907
|
|
|
1228
908
|
nextToken?: string;
|
|
1229
909
|
}
|
|
1230
|
-
export declare namespace DescribeDirectConnectGatewayAssociationProposalsResult {
|
|
1231
|
-
|
|
1232
|
-
const filterSensitiveLog: (obj: DescribeDirectConnectGatewayAssociationProposalsResult) => any;
|
|
1233
|
-
}
|
|
1234
910
|
export interface DescribeDirectConnectGatewayAssociationsRequest {
|
|
1235
911
|
|
|
1236
912
|
associationId?: string;
|
|
@@ -1245,20 +921,12 @@ export interface DescribeDirectConnectGatewayAssociationsRequest {
|
|
|
1245
921
|
|
|
1246
922
|
virtualGatewayId?: string;
|
|
1247
923
|
}
|
|
1248
|
-
export declare namespace DescribeDirectConnectGatewayAssociationsRequest {
|
|
1249
|
-
|
|
1250
|
-
const filterSensitiveLog: (obj: DescribeDirectConnectGatewayAssociationsRequest) => any;
|
|
1251
|
-
}
|
|
1252
924
|
export interface DescribeDirectConnectGatewayAssociationsResult {
|
|
1253
925
|
|
|
1254
926
|
directConnectGatewayAssociations?: DirectConnectGatewayAssociation[];
|
|
1255
927
|
|
|
1256
928
|
nextToken?: string;
|
|
1257
929
|
}
|
|
1258
|
-
export declare namespace DescribeDirectConnectGatewayAssociationsResult {
|
|
1259
|
-
|
|
1260
|
-
const filterSensitiveLog: (obj: DescribeDirectConnectGatewayAssociationsResult) => any;
|
|
1261
|
-
}
|
|
1262
930
|
export interface DescribeDirectConnectGatewayAttachmentsRequest {
|
|
1263
931
|
|
|
1264
932
|
directConnectGatewayId?: string;
|
|
@@ -1269,10 +937,6 @@ export interface DescribeDirectConnectGatewayAttachmentsRequest {
|
|
|
1269
937
|
|
|
1270
938
|
nextToken?: string;
|
|
1271
939
|
}
|
|
1272
|
-
export declare namespace DescribeDirectConnectGatewayAttachmentsRequest {
|
|
1273
|
-
|
|
1274
|
-
const filterSensitiveLog: (obj: DescribeDirectConnectGatewayAttachmentsRequest) => any;
|
|
1275
|
-
}
|
|
1276
940
|
export declare type DirectConnectGatewayAttachmentState = "attached" | "attaching" | "detached" | "detaching";
|
|
1277
941
|
export declare type DirectConnectGatewayAttachmentType = "PrivateVirtualInterface" | "TransitVirtualInterface";
|
|
1278
942
|
|
|
@@ -1292,20 +956,12 @@ export interface DirectConnectGatewayAttachment {
|
|
|
1292
956
|
|
|
1293
957
|
stateChangeError?: string;
|
|
1294
958
|
}
|
|
1295
|
-
export declare namespace DirectConnectGatewayAttachment {
|
|
1296
|
-
|
|
1297
|
-
const filterSensitiveLog: (obj: DirectConnectGatewayAttachment) => any;
|
|
1298
|
-
}
|
|
1299
959
|
export interface DescribeDirectConnectGatewayAttachmentsResult {
|
|
1300
960
|
|
|
1301
961
|
directConnectGatewayAttachments?: DirectConnectGatewayAttachment[];
|
|
1302
962
|
|
|
1303
963
|
nextToken?: string;
|
|
1304
964
|
}
|
|
1305
|
-
export declare namespace DescribeDirectConnectGatewayAttachmentsResult {
|
|
1306
|
-
|
|
1307
|
-
const filterSensitiveLog: (obj: DescribeDirectConnectGatewayAttachmentsResult) => any;
|
|
1308
|
-
}
|
|
1309
965
|
export interface DescribeDirectConnectGatewaysRequest {
|
|
1310
966
|
|
|
1311
967
|
directConnectGatewayId?: string;
|
|
@@ -1314,28 +970,16 @@ export interface DescribeDirectConnectGatewaysRequest {
|
|
|
1314
970
|
|
|
1315
971
|
nextToken?: string;
|
|
1316
972
|
}
|
|
1317
|
-
export declare namespace DescribeDirectConnectGatewaysRequest {
|
|
1318
|
-
|
|
1319
|
-
const filterSensitiveLog: (obj: DescribeDirectConnectGatewaysRequest) => any;
|
|
1320
|
-
}
|
|
1321
973
|
export interface DescribeDirectConnectGatewaysResult {
|
|
1322
974
|
|
|
1323
975
|
directConnectGateways?: DirectConnectGateway[];
|
|
1324
976
|
|
|
1325
977
|
nextToken?: string;
|
|
1326
978
|
}
|
|
1327
|
-
export declare namespace DescribeDirectConnectGatewaysResult {
|
|
1328
|
-
|
|
1329
|
-
const filterSensitiveLog: (obj: DescribeDirectConnectGatewaysResult) => any;
|
|
1330
|
-
}
|
|
1331
979
|
export interface DescribeHostedConnectionsRequest {
|
|
1332
980
|
|
|
1333
981
|
connectionId: string | undefined;
|
|
1334
982
|
}
|
|
1335
|
-
export declare namespace DescribeHostedConnectionsRequest {
|
|
1336
|
-
|
|
1337
|
-
const filterSensitiveLog: (obj: DescribeHostedConnectionsRequest) => any;
|
|
1338
|
-
}
|
|
1339
983
|
export interface DescribeInterconnectLoaRequest {
|
|
1340
984
|
|
|
1341
985
|
interconnectId: string | undefined;
|
|
@@ -1344,50 +988,26 @@ export interface DescribeInterconnectLoaRequest {
|
|
|
1344
988
|
|
|
1345
989
|
loaContentType?: LoaContentType | string;
|
|
1346
990
|
}
|
|
1347
|
-
export declare namespace DescribeInterconnectLoaRequest {
|
|
1348
|
-
|
|
1349
|
-
const filterSensitiveLog: (obj: DescribeInterconnectLoaRequest) => any;
|
|
1350
|
-
}
|
|
1351
991
|
export interface DescribeInterconnectLoaResponse {
|
|
1352
992
|
|
|
1353
993
|
loa?: Loa;
|
|
1354
994
|
}
|
|
1355
|
-
export declare namespace DescribeInterconnectLoaResponse {
|
|
1356
|
-
|
|
1357
|
-
const filterSensitiveLog: (obj: DescribeInterconnectLoaResponse) => any;
|
|
1358
|
-
}
|
|
1359
995
|
export interface DescribeInterconnectsRequest {
|
|
1360
996
|
|
|
1361
997
|
interconnectId?: string;
|
|
1362
998
|
}
|
|
1363
|
-
export declare namespace DescribeInterconnectsRequest {
|
|
1364
|
-
|
|
1365
|
-
const filterSensitiveLog: (obj: DescribeInterconnectsRequest) => any;
|
|
1366
|
-
}
|
|
1367
999
|
export interface Interconnects {
|
|
1368
1000
|
|
|
1369
1001
|
interconnects?: Interconnect[];
|
|
1370
1002
|
}
|
|
1371
|
-
export declare namespace Interconnects {
|
|
1372
|
-
|
|
1373
|
-
const filterSensitiveLog: (obj: Interconnects) => any;
|
|
1374
|
-
}
|
|
1375
1003
|
export interface DescribeLagsRequest {
|
|
1376
1004
|
|
|
1377
1005
|
lagId?: string;
|
|
1378
1006
|
}
|
|
1379
|
-
export declare namespace DescribeLagsRequest {
|
|
1380
|
-
|
|
1381
|
-
const filterSensitiveLog: (obj: DescribeLagsRequest) => any;
|
|
1382
|
-
}
|
|
1383
1007
|
export interface Lags {
|
|
1384
1008
|
|
|
1385
1009
|
lags?: Lag[];
|
|
1386
1010
|
}
|
|
1387
|
-
export declare namespace Lags {
|
|
1388
|
-
|
|
1389
|
-
const filterSensitiveLog: (obj: Lags) => any;
|
|
1390
|
-
}
|
|
1391
1011
|
export interface DescribeLoaRequest {
|
|
1392
1012
|
|
|
1393
1013
|
connectionId: string | undefined;
|
|
@@ -1396,10 +1016,6 @@ export interface DescribeLoaRequest {
|
|
|
1396
1016
|
|
|
1397
1017
|
loaContentType?: LoaContentType | string;
|
|
1398
1018
|
}
|
|
1399
|
-
export declare namespace DescribeLoaRequest {
|
|
1400
|
-
|
|
1401
|
-
const filterSensitiveLog: (obj: DescribeLoaRequest) => any;
|
|
1402
|
-
}
|
|
1403
1019
|
|
|
1404
1020
|
export interface Location {
|
|
1405
1021
|
|
|
@@ -1415,18 +1031,10 @@ export interface Location {
|
|
|
1415
1031
|
|
|
1416
1032
|
availableMacSecPortSpeeds?: string[];
|
|
1417
1033
|
}
|
|
1418
|
-
export declare namespace Location {
|
|
1419
|
-
|
|
1420
|
-
const filterSensitiveLog: (obj: Location) => any;
|
|
1421
|
-
}
|
|
1422
1034
|
export interface Locations {
|
|
1423
1035
|
|
|
1424
1036
|
locations?: Location[];
|
|
1425
1037
|
}
|
|
1426
|
-
export declare namespace Locations {
|
|
1427
|
-
|
|
1428
|
-
const filterSensitiveLog: (obj: Locations) => any;
|
|
1429
|
-
}
|
|
1430
1038
|
|
|
1431
1039
|
export interface DescribeRouterConfigurationRequest {
|
|
1432
1040
|
|
|
@@ -1434,10 +1042,6 @@ export interface DescribeRouterConfigurationRequest {
|
|
|
1434
1042
|
|
|
1435
1043
|
routerTypeIdentifier?: string;
|
|
1436
1044
|
}
|
|
1437
|
-
export declare namespace DescribeRouterConfigurationRequest {
|
|
1438
|
-
|
|
1439
|
-
const filterSensitiveLog: (obj: DescribeRouterConfigurationRequest) => any;
|
|
1440
|
-
}
|
|
1441
1045
|
|
|
1442
1046
|
export interface RouterType {
|
|
1443
1047
|
|
|
@@ -1453,10 +1057,6 @@ export interface RouterType {
|
|
|
1453
1057
|
|
|
1454
1058
|
routerTypeIdentifier?: string;
|
|
1455
1059
|
}
|
|
1456
|
-
export declare namespace RouterType {
|
|
1457
|
-
|
|
1458
|
-
const filterSensitiveLog: (obj: RouterType) => any;
|
|
1459
|
-
}
|
|
1460
1060
|
export interface DescribeRouterConfigurationResponse {
|
|
1461
1061
|
|
|
1462
1062
|
customerRouterConfig?: string;
|
|
@@ -1467,18 +1067,10 @@ export interface DescribeRouterConfigurationResponse {
|
|
|
1467
1067
|
|
|
1468
1068
|
virtualInterfaceName?: string;
|
|
1469
1069
|
}
|
|
1470
|
-
export declare namespace DescribeRouterConfigurationResponse {
|
|
1471
|
-
|
|
1472
|
-
const filterSensitiveLog: (obj: DescribeRouterConfigurationResponse) => any;
|
|
1473
|
-
}
|
|
1474
1070
|
export interface DescribeTagsRequest {
|
|
1475
1071
|
|
|
1476
1072
|
resourceArns: string[] | undefined;
|
|
1477
1073
|
}
|
|
1478
|
-
export declare namespace DescribeTagsRequest {
|
|
1479
|
-
|
|
1480
|
-
const filterSensitiveLog: (obj: DescribeTagsRequest) => any;
|
|
1481
|
-
}
|
|
1482
1074
|
|
|
1483
1075
|
export interface ResourceTag {
|
|
1484
1076
|
|
|
@@ -1486,18 +1078,10 @@ export interface ResourceTag {
|
|
|
1486
1078
|
|
|
1487
1079
|
tags?: Tag[];
|
|
1488
1080
|
}
|
|
1489
|
-
export declare namespace ResourceTag {
|
|
1490
|
-
|
|
1491
|
-
const filterSensitiveLog: (obj: ResourceTag) => any;
|
|
1492
|
-
}
|
|
1493
1081
|
export interface DescribeTagsResponse {
|
|
1494
1082
|
|
|
1495
1083
|
resourceTags?: ResourceTag[];
|
|
1496
1084
|
}
|
|
1497
|
-
export declare namespace DescribeTagsResponse {
|
|
1498
|
-
|
|
1499
|
-
const filterSensitiveLog: (obj: DescribeTagsResponse) => any;
|
|
1500
|
-
}
|
|
1501
1085
|
|
|
1502
1086
|
export interface VirtualGateway {
|
|
1503
1087
|
|
|
@@ -1505,66 +1089,38 @@ export interface VirtualGateway {
|
|
|
1505
1089
|
|
|
1506
1090
|
virtualGatewayState?: string;
|
|
1507
1091
|
}
|
|
1508
|
-
export declare namespace VirtualGateway {
|
|
1509
|
-
|
|
1510
|
-
const filterSensitiveLog: (obj: VirtualGateway) => any;
|
|
1511
|
-
}
|
|
1512
1092
|
export interface VirtualGateways {
|
|
1513
1093
|
|
|
1514
1094
|
virtualGateways?: VirtualGateway[];
|
|
1515
1095
|
}
|
|
1516
|
-
export declare namespace VirtualGateways {
|
|
1517
|
-
|
|
1518
|
-
const filterSensitiveLog: (obj: VirtualGateways) => any;
|
|
1519
|
-
}
|
|
1520
1096
|
export interface DescribeVirtualInterfacesRequest {
|
|
1521
1097
|
|
|
1522
1098
|
connectionId?: string;
|
|
1523
1099
|
|
|
1524
1100
|
virtualInterfaceId?: string;
|
|
1525
1101
|
}
|
|
1526
|
-
export declare namespace DescribeVirtualInterfacesRequest {
|
|
1527
|
-
|
|
1528
|
-
const filterSensitiveLog: (obj: DescribeVirtualInterfacesRequest) => any;
|
|
1529
|
-
}
|
|
1530
1102
|
export interface VirtualInterfaces {
|
|
1531
1103
|
|
|
1532
1104
|
virtualInterfaces?: VirtualInterface[];
|
|
1533
1105
|
}
|
|
1534
|
-
export declare namespace VirtualInterfaces {
|
|
1535
|
-
|
|
1536
|
-
const filterSensitiveLog: (obj: VirtualInterfaces) => any;
|
|
1537
|
-
}
|
|
1538
1106
|
export interface DisassociateConnectionFromLagRequest {
|
|
1539
1107
|
|
|
1540
1108
|
connectionId: string | undefined;
|
|
1541
1109
|
|
|
1542
1110
|
lagId: string | undefined;
|
|
1543
1111
|
}
|
|
1544
|
-
export declare namespace DisassociateConnectionFromLagRequest {
|
|
1545
|
-
|
|
1546
|
-
const filterSensitiveLog: (obj: DisassociateConnectionFromLagRequest) => any;
|
|
1547
|
-
}
|
|
1548
1112
|
export interface DisassociateMacSecKeyRequest {
|
|
1549
1113
|
|
|
1550
1114
|
connectionId: string | undefined;
|
|
1551
1115
|
|
|
1552
1116
|
secretARN: string | undefined;
|
|
1553
1117
|
}
|
|
1554
|
-
export declare namespace DisassociateMacSecKeyRequest {
|
|
1555
|
-
|
|
1556
|
-
const filterSensitiveLog: (obj: DisassociateMacSecKeyRequest) => any;
|
|
1557
|
-
}
|
|
1558
1118
|
export interface DisassociateMacSecKeyResponse {
|
|
1559
1119
|
|
|
1560
1120
|
connectionId?: string;
|
|
1561
1121
|
|
|
1562
1122
|
macSecKeys?: MacSecKey[];
|
|
1563
1123
|
}
|
|
1564
|
-
export declare namespace DisassociateMacSecKeyResponse {
|
|
1565
|
-
|
|
1566
|
-
const filterSensitiveLog: (obj: DisassociateMacSecKeyResponse) => any;
|
|
1567
|
-
}
|
|
1568
1124
|
export interface ListVirtualInterfaceTestHistoryRequest {
|
|
1569
1125
|
|
|
1570
1126
|
testId?: string;
|
|
@@ -1579,10 +1135,6 @@ export interface ListVirtualInterfaceTestHistoryRequest {
|
|
|
1579
1135
|
|
|
1580
1136
|
nextToken?: string;
|
|
1581
1137
|
}
|
|
1582
|
-
export declare namespace ListVirtualInterfaceTestHistoryRequest {
|
|
1583
|
-
|
|
1584
|
-
const filterSensitiveLog: (obj: ListVirtualInterfaceTestHistoryRequest) => any;
|
|
1585
|
-
}
|
|
1586
1138
|
|
|
1587
1139
|
export interface VirtualInterfaceTestHistory {
|
|
1588
1140
|
|
|
@@ -1602,20 +1154,12 @@ export interface VirtualInterfaceTestHistory {
|
|
|
1602
1154
|
|
|
1603
1155
|
endTime?: Date;
|
|
1604
1156
|
}
|
|
1605
|
-
export declare namespace VirtualInterfaceTestHistory {
|
|
1606
|
-
|
|
1607
|
-
const filterSensitiveLog: (obj: VirtualInterfaceTestHistory) => any;
|
|
1608
|
-
}
|
|
1609
1157
|
export interface ListVirtualInterfaceTestHistoryResponse {
|
|
1610
1158
|
|
|
1611
1159
|
virtualInterfaceTestHistory?: VirtualInterfaceTestHistory[];
|
|
1612
1160
|
|
|
1613
1161
|
nextToken?: string;
|
|
1614
1162
|
}
|
|
1615
|
-
export declare namespace ListVirtualInterfaceTestHistoryResponse {
|
|
1616
|
-
|
|
1617
|
-
const filterSensitiveLog: (obj: ListVirtualInterfaceTestHistoryResponse) => any;
|
|
1618
|
-
}
|
|
1619
1163
|
export interface StartBgpFailoverTestRequest {
|
|
1620
1164
|
|
|
1621
1165
|
virtualInterfaceId: string | undefined;
|
|
@@ -1624,66 +1168,34 @@ export interface StartBgpFailoverTestRequest {
|
|
|
1624
1168
|
|
|
1625
1169
|
testDurationInMinutes?: number;
|
|
1626
1170
|
}
|
|
1627
|
-
export declare namespace StartBgpFailoverTestRequest {
|
|
1628
|
-
|
|
1629
|
-
const filterSensitiveLog: (obj: StartBgpFailoverTestRequest) => any;
|
|
1630
|
-
}
|
|
1631
1171
|
export interface StartBgpFailoverTestResponse {
|
|
1632
1172
|
|
|
1633
1173
|
virtualInterfaceTest?: VirtualInterfaceTestHistory;
|
|
1634
1174
|
}
|
|
1635
|
-
export declare namespace StartBgpFailoverTestResponse {
|
|
1636
|
-
|
|
1637
|
-
const filterSensitiveLog: (obj: StartBgpFailoverTestResponse) => any;
|
|
1638
|
-
}
|
|
1639
1175
|
export interface StopBgpFailoverTestRequest {
|
|
1640
1176
|
|
|
1641
1177
|
virtualInterfaceId: string | undefined;
|
|
1642
1178
|
}
|
|
1643
|
-
export declare namespace StopBgpFailoverTestRequest {
|
|
1644
|
-
|
|
1645
|
-
const filterSensitiveLog: (obj: StopBgpFailoverTestRequest) => any;
|
|
1646
|
-
}
|
|
1647
1179
|
export interface StopBgpFailoverTestResponse {
|
|
1648
1180
|
|
|
1649
1181
|
virtualInterfaceTest?: VirtualInterfaceTestHistory;
|
|
1650
1182
|
}
|
|
1651
|
-
export declare namespace StopBgpFailoverTestResponse {
|
|
1652
|
-
|
|
1653
|
-
const filterSensitiveLog: (obj: StopBgpFailoverTestResponse) => any;
|
|
1654
|
-
}
|
|
1655
1183
|
export interface TagResourceRequest {
|
|
1656
1184
|
|
|
1657
1185
|
resourceArn: string | undefined;
|
|
1658
1186
|
|
|
1659
1187
|
tags: Tag[] | undefined;
|
|
1660
1188
|
}
|
|
1661
|
-
export declare namespace TagResourceRequest {
|
|
1662
|
-
|
|
1663
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1664
|
-
}
|
|
1665
1189
|
export interface TagResourceResponse {
|
|
1666
1190
|
}
|
|
1667
|
-
export declare namespace TagResourceResponse {
|
|
1668
|
-
|
|
1669
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
1670
|
-
}
|
|
1671
1191
|
export interface UntagResourceRequest {
|
|
1672
1192
|
|
|
1673
1193
|
resourceArn: string | undefined;
|
|
1674
1194
|
|
|
1675
1195
|
tagKeys: string[] | undefined;
|
|
1676
1196
|
}
|
|
1677
|
-
export declare namespace UntagResourceRequest {
|
|
1678
|
-
|
|
1679
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1680
|
-
}
|
|
1681
1197
|
export interface UntagResourceResponse {
|
|
1682
1198
|
}
|
|
1683
|
-
export declare namespace UntagResourceResponse {
|
|
1684
|
-
|
|
1685
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
1686
|
-
}
|
|
1687
1199
|
export interface UpdateConnectionRequest {
|
|
1688
1200
|
|
|
1689
1201
|
connectionId: string | undefined;
|
|
@@ -1692,28 +1204,16 @@ export interface UpdateConnectionRequest {
|
|
|
1692
1204
|
|
|
1693
1205
|
encryptionMode?: string;
|
|
1694
1206
|
}
|
|
1695
|
-
export declare namespace UpdateConnectionRequest {
|
|
1696
|
-
|
|
1697
|
-
const filterSensitiveLog: (obj: UpdateConnectionRequest) => any;
|
|
1698
|
-
}
|
|
1699
1207
|
export interface UpdateDirectConnectGatewayRequest {
|
|
1700
1208
|
|
|
1701
1209
|
directConnectGatewayId: string | undefined;
|
|
1702
1210
|
|
|
1703
1211
|
newDirectConnectGatewayName: string | undefined;
|
|
1704
1212
|
}
|
|
1705
|
-
export declare namespace UpdateDirectConnectGatewayRequest {
|
|
1706
|
-
|
|
1707
|
-
const filterSensitiveLog: (obj: UpdateDirectConnectGatewayRequest) => any;
|
|
1708
|
-
}
|
|
1709
1213
|
export interface UpdateDirectConnectGatewayResponse {
|
|
1710
1214
|
|
|
1711
1215
|
directConnectGateway?: DirectConnectGateway;
|
|
1712
1216
|
}
|
|
1713
|
-
export declare namespace UpdateDirectConnectGatewayResponse {
|
|
1714
|
-
|
|
1715
|
-
const filterSensitiveLog: (obj: UpdateDirectConnectGatewayResponse) => any;
|
|
1716
|
-
}
|
|
1717
1217
|
export interface UpdateDirectConnectGatewayAssociationRequest {
|
|
1718
1218
|
|
|
1719
1219
|
associationId?: string;
|
|
@@ -1722,18 +1222,10 @@ export interface UpdateDirectConnectGatewayAssociationRequest {
|
|
|
1722
1222
|
|
|
1723
1223
|
removeAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
|
|
1724
1224
|
}
|
|
1725
|
-
export declare namespace UpdateDirectConnectGatewayAssociationRequest {
|
|
1726
|
-
|
|
1727
|
-
const filterSensitiveLog: (obj: UpdateDirectConnectGatewayAssociationRequest) => any;
|
|
1728
|
-
}
|
|
1729
1225
|
export interface UpdateDirectConnectGatewayAssociationResult {
|
|
1730
1226
|
|
|
1731
1227
|
directConnectGatewayAssociation?: DirectConnectGatewayAssociation;
|
|
1732
1228
|
}
|
|
1733
|
-
export declare namespace UpdateDirectConnectGatewayAssociationResult {
|
|
1734
|
-
|
|
1735
|
-
const filterSensitiveLog: (obj: UpdateDirectConnectGatewayAssociationResult) => any;
|
|
1736
|
-
}
|
|
1737
1229
|
export interface UpdateLagRequest {
|
|
1738
1230
|
|
|
1739
1231
|
lagId: string | undefined;
|
|
@@ -1744,10 +1236,6 @@ export interface UpdateLagRequest {
|
|
|
1744
1236
|
|
|
1745
1237
|
encryptionMode?: string;
|
|
1746
1238
|
}
|
|
1747
|
-
export declare namespace UpdateLagRequest {
|
|
1748
|
-
|
|
1749
|
-
const filterSensitiveLog: (obj: UpdateLagRequest) => any;
|
|
1750
|
-
}
|
|
1751
1239
|
export interface UpdateVirtualInterfaceAttributesRequest {
|
|
1752
1240
|
|
|
1753
1241
|
virtualInterfaceId: string | undefined;
|
|
@@ -1758,7 +1246,261 @@ export interface UpdateVirtualInterfaceAttributesRequest {
|
|
|
1758
1246
|
|
|
1759
1247
|
virtualInterfaceName?: string;
|
|
1760
1248
|
}
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1249
|
+
|
|
1250
|
+
export declare const RouteFilterPrefixFilterSensitiveLog: (obj: RouteFilterPrefix) => any;
|
|
1251
|
+
|
|
1252
|
+
export declare const AcceptDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog: (obj: AcceptDirectConnectGatewayAssociationProposalRequest) => any;
|
|
1253
|
+
|
|
1254
|
+
export declare const AssociatedGatewayFilterSensitiveLog: (obj: AssociatedGateway) => any;
|
|
1255
|
+
|
|
1256
|
+
export declare const DirectConnectGatewayAssociationFilterSensitiveLog: (obj: DirectConnectGatewayAssociation) => any;
|
|
1257
|
+
|
|
1258
|
+
export declare const AcceptDirectConnectGatewayAssociationProposalResultFilterSensitiveLog: (obj: AcceptDirectConnectGatewayAssociationProposalResult) => any;
|
|
1259
|
+
|
|
1260
|
+
export declare const CustomerAgreementFilterSensitiveLog: (obj: CustomerAgreement) => any;
|
|
1261
|
+
|
|
1262
|
+
export declare const AllocateConnectionOnInterconnectRequestFilterSensitiveLog: (obj: AllocateConnectionOnInterconnectRequest) => any;
|
|
1263
|
+
|
|
1264
|
+
export declare const MacSecKeyFilterSensitiveLog: (obj: MacSecKey) => any;
|
|
1265
|
+
|
|
1266
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1267
|
+
|
|
1268
|
+
export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
|
|
1269
|
+
|
|
1270
|
+
export declare const AllocateHostedConnectionRequestFilterSensitiveLog: (obj: AllocateHostedConnectionRequest) => any;
|
|
1271
|
+
|
|
1272
|
+
export declare const NewPrivateVirtualInterfaceAllocationFilterSensitiveLog: (obj: NewPrivateVirtualInterfaceAllocation) => any;
|
|
1273
|
+
|
|
1274
|
+
export declare const AllocatePrivateVirtualInterfaceRequestFilterSensitiveLog: (obj: AllocatePrivateVirtualInterfaceRequest) => any;
|
|
1275
|
+
|
|
1276
|
+
export declare const BGPPeerFilterSensitiveLog: (obj: BGPPeer) => any;
|
|
1277
|
+
|
|
1278
|
+
export declare const VirtualInterfaceFilterSensitiveLog: (obj: VirtualInterface) => any;
|
|
1279
|
+
|
|
1280
|
+
export declare const NewPublicVirtualInterfaceAllocationFilterSensitiveLog: (obj: NewPublicVirtualInterfaceAllocation) => any;
|
|
1281
|
+
|
|
1282
|
+
export declare const AllocatePublicVirtualInterfaceRequestFilterSensitiveLog: (obj: AllocatePublicVirtualInterfaceRequest) => any;
|
|
1283
|
+
|
|
1284
|
+
export declare const NewTransitVirtualInterfaceAllocationFilterSensitiveLog: (obj: NewTransitVirtualInterfaceAllocation) => any;
|
|
1285
|
+
|
|
1286
|
+
export declare const AllocateTransitVirtualInterfaceRequestFilterSensitiveLog: (obj: AllocateTransitVirtualInterfaceRequest) => any;
|
|
1287
|
+
|
|
1288
|
+
export declare const AllocateTransitVirtualInterfaceResultFilterSensitiveLog: (obj: AllocateTransitVirtualInterfaceResult) => any;
|
|
1289
|
+
|
|
1290
|
+
export declare const AssociateConnectionWithLagRequestFilterSensitiveLog: (obj: AssociateConnectionWithLagRequest) => any;
|
|
1291
|
+
|
|
1292
|
+
export declare const AssociateHostedConnectionRequestFilterSensitiveLog: (obj: AssociateHostedConnectionRequest) => any;
|
|
1293
|
+
|
|
1294
|
+
export declare const AssociateMacSecKeyRequestFilterSensitiveLog: (obj: AssociateMacSecKeyRequest) => any;
|
|
1295
|
+
|
|
1296
|
+
export declare const AssociateMacSecKeyResponseFilterSensitiveLog: (obj: AssociateMacSecKeyResponse) => any;
|
|
1297
|
+
|
|
1298
|
+
export declare const AssociateVirtualInterfaceRequestFilterSensitiveLog: (obj: AssociateVirtualInterfaceRequest) => any;
|
|
1299
|
+
|
|
1300
|
+
export declare const ConfirmConnectionRequestFilterSensitiveLog: (obj: ConfirmConnectionRequest) => any;
|
|
1301
|
+
|
|
1302
|
+
export declare const ConfirmConnectionResponseFilterSensitiveLog: (obj: ConfirmConnectionResponse) => any;
|
|
1303
|
+
|
|
1304
|
+
export declare const ConfirmCustomerAgreementRequestFilterSensitiveLog: (obj: ConfirmCustomerAgreementRequest) => any;
|
|
1305
|
+
|
|
1306
|
+
export declare const ConfirmCustomerAgreementResponseFilterSensitiveLog: (obj: ConfirmCustomerAgreementResponse) => any;
|
|
1307
|
+
|
|
1308
|
+
export declare const ConfirmPrivateVirtualInterfaceRequestFilterSensitiveLog: (obj: ConfirmPrivateVirtualInterfaceRequest) => any;
|
|
1309
|
+
|
|
1310
|
+
export declare const ConfirmPrivateVirtualInterfaceResponseFilterSensitiveLog: (obj: ConfirmPrivateVirtualInterfaceResponse) => any;
|
|
1311
|
+
|
|
1312
|
+
export declare const ConfirmPublicVirtualInterfaceRequestFilterSensitiveLog: (obj: ConfirmPublicVirtualInterfaceRequest) => any;
|
|
1313
|
+
|
|
1314
|
+
export declare const ConfirmPublicVirtualInterfaceResponseFilterSensitiveLog: (obj: ConfirmPublicVirtualInterfaceResponse) => any;
|
|
1315
|
+
|
|
1316
|
+
export declare const ConfirmTransitVirtualInterfaceRequestFilterSensitiveLog: (obj: ConfirmTransitVirtualInterfaceRequest) => any;
|
|
1317
|
+
|
|
1318
|
+
export declare const ConfirmTransitVirtualInterfaceResponseFilterSensitiveLog: (obj: ConfirmTransitVirtualInterfaceResponse) => any;
|
|
1319
|
+
|
|
1320
|
+
export declare const ConnectionsFilterSensitiveLog: (obj: Connections) => any;
|
|
1321
|
+
|
|
1322
|
+
export declare const NewBGPPeerFilterSensitiveLog: (obj: NewBGPPeer) => any;
|
|
1323
|
+
|
|
1324
|
+
export declare const CreateBGPPeerRequestFilterSensitiveLog: (obj: CreateBGPPeerRequest) => any;
|
|
1325
|
+
|
|
1326
|
+
export declare const CreateBGPPeerResponseFilterSensitiveLog: (obj: CreateBGPPeerResponse) => any;
|
|
1327
|
+
|
|
1328
|
+
export declare const CreateConnectionRequestFilterSensitiveLog: (obj: CreateConnectionRequest) => any;
|
|
1329
|
+
|
|
1330
|
+
export declare const CreateDirectConnectGatewayRequestFilterSensitiveLog: (obj: CreateDirectConnectGatewayRequest) => any;
|
|
1331
|
+
|
|
1332
|
+
export declare const DirectConnectGatewayFilterSensitiveLog: (obj: DirectConnectGateway) => any;
|
|
1333
|
+
|
|
1334
|
+
export declare const CreateDirectConnectGatewayResultFilterSensitiveLog: (obj: CreateDirectConnectGatewayResult) => any;
|
|
1335
|
+
|
|
1336
|
+
export declare const CreateDirectConnectGatewayAssociationRequestFilterSensitiveLog: (obj: CreateDirectConnectGatewayAssociationRequest) => any;
|
|
1337
|
+
|
|
1338
|
+
export declare const CreateDirectConnectGatewayAssociationResultFilterSensitiveLog: (obj: CreateDirectConnectGatewayAssociationResult) => any;
|
|
1339
|
+
|
|
1340
|
+
export declare const CreateDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog: (obj: CreateDirectConnectGatewayAssociationProposalRequest) => any;
|
|
1341
|
+
|
|
1342
|
+
export declare const DirectConnectGatewayAssociationProposalFilterSensitiveLog: (obj: DirectConnectGatewayAssociationProposal) => any;
|
|
1343
|
+
|
|
1344
|
+
export declare const CreateDirectConnectGatewayAssociationProposalResultFilterSensitiveLog: (obj: CreateDirectConnectGatewayAssociationProposalResult) => any;
|
|
1345
|
+
|
|
1346
|
+
export declare const CreateInterconnectRequestFilterSensitiveLog: (obj: CreateInterconnectRequest) => any;
|
|
1347
|
+
|
|
1348
|
+
export declare const InterconnectFilterSensitiveLog: (obj: Interconnect) => any;
|
|
1349
|
+
|
|
1350
|
+
export declare const CreateLagRequestFilterSensitiveLog: (obj: CreateLagRequest) => any;
|
|
1351
|
+
|
|
1352
|
+
export declare const LagFilterSensitiveLog: (obj: Lag) => any;
|
|
1353
|
+
|
|
1354
|
+
export declare const NewPrivateVirtualInterfaceFilterSensitiveLog: (obj: NewPrivateVirtualInterface) => any;
|
|
1355
|
+
|
|
1356
|
+
export declare const CreatePrivateVirtualInterfaceRequestFilterSensitiveLog: (obj: CreatePrivateVirtualInterfaceRequest) => any;
|
|
1357
|
+
|
|
1358
|
+
export declare const NewPublicVirtualInterfaceFilterSensitiveLog: (obj: NewPublicVirtualInterface) => any;
|
|
1359
|
+
|
|
1360
|
+
export declare const CreatePublicVirtualInterfaceRequestFilterSensitiveLog: (obj: CreatePublicVirtualInterfaceRequest) => any;
|
|
1361
|
+
|
|
1362
|
+
export declare const NewTransitVirtualInterfaceFilterSensitiveLog: (obj: NewTransitVirtualInterface) => any;
|
|
1363
|
+
|
|
1364
|
+
export declare const CreateTransitVirtualInterfaceRequestFilterSensitiveLog: (obj: CreateTransitVirtualInterfaceRequest) => any;
|
|
1365
|
+
|
|
1366
|
+
export declare const CreateTransitVirtualInterfaceResultFilterSensitiveLog: (obj: CreateTransitVirtualInterfaceResult) => any;
|
|
1367
|
+
|
|
1368
|
+
export declare const DeleteBGPPeerRequestFilterSensitiveLog: (obj: DeleteBGPPeerRequest) => any;
|
|
1369
|
+
|
|
1370
|
+
export declare const DeleteBGPPeerResponseFilterSensitiveLog: (obj: DeleteBGPPeerResponse) => any;
|
|
1371
|
+
|
|
1372
|
+
export declare const DeleteConnectionRequestFilterSensitiveLog: (obj: DeleteConnectionRequest) => any;
|
|
1373
|
+
|
|
1374
|
+
export declare const DeleteDirectConnectGatewayRequestFilterSensitiveLog: (obj: DeleteDirectConnectGatewayRequest) => any;
|
|
1375
|
+
|
|
1376
|
+
export declare const DeleteDirectConnectGatewayResultFilterSensitiveLog: (obj: DeleteDirectConnectGatewayResult) => any;
|
|
1377
|
+
|
|
1378
|
+
export declare const DeleteDirectConnectGatewayAssociationRequestFilterSensitiveLog: (obj: DeleteDirectConnectGatewayAssociationRequest) => any;
|
|
1379
|
+
|
|
1380
|
+
export declare const DeleteDirectConnectGatewayAssociationResultFilterSensitiveLog: (obj: DeleteDirectConnectGatewayAssociationResult) => any;
|
|
1381
|
+
|
|
1382
|
+
export declare const DeleteDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog: (obj: DeleteDirectConnectGatewayAssociationProposalRequest) => any;
|
|
1383
|
+
|
|
1384
|
+
export declare const DeleteDirectConnectGatewayAssociationProposalResultFilterSensitiveLog: (obj: DeleteDirectConnectGatewayAssociationProposalResult) => any;
|
|
1385
|
+
|
|
1386
|
+
export declare const DeleteInterconnectRequestFilterSensitiveLog: (obj: DeleteInterconnectRequest) => any;
|
|
1387
|
+
|
|
1388
|
+
export declare const DeleteInterconnectResponseFilterSensitiveLog: (obj: DeleteInterconnectResponse) => any;
|
|
1389
|
+
|
|
1390
|
+
export declare const DeleteLagRequestFilterSensitiveLog: (obj: DeleteLagRequest) => any;
|
|
1391
|
+
|
|
1392
|
+
export declare const DeleteVirtualInterfaceRequestFilterSensitiveLog: (obj: DeleteVirtualInterfaceRequest) => any;
|
|
1393
|
+
|
|
1394
|
+
export declare const DeleteVirtualInterfaceResponseFilterSensitiveLog: (obj: DeleteVirtualInterfaceResponse) => any;
|
|
1395
|
+
|
|
1396
|
+
export declare const DescribeConnectionLoaRequestFilterSensitiveLog: (obj: DescribeConnectionLoaRequest) => any;
|
|
1397
|
+
|
|
1398
|
+
export declare const LoaFilterSensitiveLog: (obj: Loa) => any;
|
|
1399
|
+
|
|
1400
|
+
export declare const DescribeConnectionLoaResponseFilterSensitiveLog: (obj: DescribeConnectionLoaResponse) => any;
|
|
1401
|
+
|
|
1402
|
+
export declare const DescribeConnectionsRequestFilterSensitiveLog: (obj: DescribeConnectionsRequest) => any;
|
|
1403
|
+
|
|
1404
|
+
export declare const DescribeConnectionsOnInterconnectRequestFilterSensitiveLog: (obj: DescribeConnectionsOnInterconnectRequest) => any;
|
|
1405
|
+
|
|
1406
|
+
export declare const DescribeCustomerMetadataResponseFilterSensitiveLog: (obj: DescribeCustomerMetadataResponse) => any;
|
|
1407
|
+
|
|
1408
|
+
export declare const DescribeDirectConnectGatewayAssociationProposalsRequestFilterSensitiveLog: (obj: DescribeDirectConnectGatewayAssociationProposalsRequest) => any;
|
|
1409
|
+
|
|
1410
|
+
export declare const DescribeDirectConnectGatewayAssociationProposalsResultFilterSensitiveLog: (obj: DescribeDirectConnectGatewayAssociationProposalsResult) => any;
|
|
1411
|
+
|
|
1412
|
+
export declare const DescribeDirectConnectGatewayAssociationsRequestFilterSensitiveLog: (obj: DescribeDirectConnectGatewayAssociationsRequest) => any;
|
|
1413
|
+
|
|
1414
|
+
export declare const DescribeDirectConnectGatewayAssociationsResultFilterSensitiveLog: (obj: DescribeDirectConnectGatewayAssociationsResult) => any;
|
|
1415
|
+
|
|
1416
|
+
export declare const DescribeDirectConnectGatewayAttachmentsRequestFilterSensitiveLog: (obj: DescribeDirectConnectGatewayAttachmentsRequest) => any;
|
|
1417
|
+
|
|
1418
|
+
export declare const DirectConnectGatewayAttachmentFilterSensitiveLog: (obj: DirectConnectGatewayAttachment) => any;
|
|
1419
|
+
|
|
1420
|
+
export declare const DescribeDirectConnectGatewayAttachmentsResultFilterSensitiveLog: (obj: DescribeDirectConnectGatewayAttachmentsResult) => any;
|
|
1421
|
+
|
|
1422
|
+
export declare const DescribeDirectConnectGatewaysRequestFilterSensitiveLog: (obj: DescribeDirectConnectGatewaysRequest) => any;
|
|
1423
|
+
|
|
1424
|
+
export declare const DescribeDirectConnectGatewaysResultFilterSensitiveLog: (obj: DescribeDirectConnectGatewaysResult) => any;
|
|
1425
|
+
|
|
1426
|
+
export declare const DescribeHostedConnectionsRequestFilterSensitiveLog: (obj: DescribeHostedConnectionsRequest) => any;
|
|
1427
|
+
|
|
1428
|
+
export declare const DescribeInterconnectLoaRequestFilterSensitiveLog: (obj: DescribeInterconnectLoaRequest) => any;
|
|
1429
|
+
|
|
1430
|
+
export declare const DescribeInterconnectLoaResponseFilterSensitiveLog: (obj: DescribeInterconnectLoaResponse) => any;
|
|
1431
|
+
|
|
1432
|
+
export declare const DescribeInterconnectsRequestFilterSensitiveLog: (obj: DescribeInterconnectsRequest) => any;
|
|
1433
|
+
|
|
1434
|
+
export declare const InterconnectsFilterSensitiveLog: (obj: Interconnects) => any;
|
|
1435
|
+
|
|
1436
|
+
export declare const DescribeLagsRequestFilterSensitiveLog: (obj: DescribeLagsRequest) => any;
|
|
1437
|
+
|
|
1438
|
+
export declare const LagsFilterSensitiveLog: (obj: Lags) => any;
|
|
1439
|
+
|
|
1440
|
+
export declare const DescribeLoaRequestFilterSensitiveLog: (obj: DescribeLoaRequest) => any;
|
|
1441
|
+
|
|
1442
|
+
export declare const LocationFilterSensitiveLog: (obj: Location) => any;
|
|
1443
|
+
|
|
1444
|
+
export declare const LocationsFilterSensitiveLog: (obj: Locations) => any;
|
|
1445
|
+
|
|
1446
|
+
export declare const DescribeRouterConfigurationRequestFilterSensitiveLog: (obj: DescribeRouterConfigurationRequest) => any;
|
|
1447
|
+
|
|
1448
|
+
export declare const RouterTypeFilterSensitiveLog: (obj: RouterType) => any;
|
|
1449
|
+
|
|
1450
|
+
export declare const DescribeRouterConfigurationResponseFilterSensitiveLog: (obj: DescribeRouterConfigurationResponse) => any;
|
|
1451
|
+
|
|
1452
|
+
export declare const DescribeTagsRequestFilterSensitiveLog: (obj: DescribeTagsRequest) => any;
|
|
1453
|
+
|
|
1454
|
+
export declare const ResourceTagFilterSensitiveLog: (obj: ResourceTag) => any;
|
|
1455
|
+
|
|
1456
|
+
export declare const DescribeTagsResponseFilterSensitiveLog: (obj: DescribeTagsResponse) => any;
|
|
1457
|
+
|
|
1458
|
+
export declare const VirtualGatewayFilterSensitiveLog: (obj: VirtualGateway) => any;
|
|
1459
|
+
|
|
1460
|
+
export declare const VirtualGatewaysFilterSensitiveLog: (obj: VirtualGateways) => any;
|
|
1461
|
+
|
|
1462
|
+
export declare const DescribeVirtualInterfacesRequestFilterSensitiveLog: (obj: DescribeVirtualInterfacesRequest) => any;
|
|
1463
|
+
|
|
1464
|
+
export declare const VirtualInterfacesFilterSensitiveLog: (obj: VirtualInterfaces) => any;
|
|
1465
|
+
|
|
1466
|
+
export declare const DisassociateConnectionFromLagRequestFilterSensitiveLog: (obj: DisassociateConnectionFromLagRequest) => any;
|
|
1467
|
+
|
|
1468
|
+
export declare const DisassociateMacSecKeyRequestFilterSensitiveLog: (obj: DisassociateMacSecKeyRequest) => any;
|
|
1469
|
+
|
|
1470
|
+
export declare const DisassociateMacSecKeyResponseFilterSensitiveLog: (obj: DisassociateMacSecKeyResponse) => any;
|
|
1471
|
+
|
|
1472
|
+
export declare const ListVirtualInterfaceTestHistoryRequestFilterSensitiveLog: (obj: ListVirtualInterfaceTestHistoryRequest) => any;
|
|
1473
|
+
|
|
1474
|
+
export declare const VirtualInterfaceTestHistoryFilterSensitiveLog: (obj: VirtualInterfaceTestHistory) => any;
|
|
1475
|
+
|
|
1476
|
+
export declare const ListVirtualInterfaceTestHistoryResponseFilterSensitiveLog: (obj: ListVirtualInterfaceTestHistoryResponse) => any;
|
|
1477
|
+
|
|
1478
|
+
export declare const StartBgpFailoverTestRequestFilterSensitiveLog: (obj: StartBgpFailoverTestRequest) => any;
|
|
1479
|
+
|
|
1480
|
+
export declare const StartBgpFailoverTestResponseFilterSensitiveLog: (obj: StartBgpFailoverTestResponse) => any;
|
|
1481
|
+
|
|
1482
|
+
export declare const StopBgpFailoverTestRequestFilterSensitiveLog: (obj: StopBgpFailoverTestRequest) => any;
|
|
1483
|
+
|
|
1484
|
+
export declare const StopBgpFailoverTestResponseFilterSensitiveLog: (obj: StopBgpFailoverTestResponse) => any;
|
|
1485
|
+
|
|
1486
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1487
|
+
|
|
1488
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
1489
|
+
|
|
1490
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1491
|
+
|
|
1492
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
1493
|
+
|
|
1494
|
+
export declare const UpdateConnectionRequestFilterSensitiveLog: (obj: UpdateConnectionRequest) => any;
|
|
1495
|
+
|
|
1496
|
+
export declare const UpdateDirectConnectGatewayRequestFilterSensitiveLog: (obj: UpdateDirectConnectGatewayRequest) => any;
|
|
1497
|
+
|
|
1498
|
+
export declare const UpdateDirectConnectGatewayResponseFilterSensitiveLog: (obj: UpdateDirectConnectGatewayResponse) => any;
|
|
1499
|
+
|
|
1500
|
+
export declare const UpdateDirectConnectGatewayAssociationRequestFilterSensitiveLog: (obj: UpdateDirectConnectGatewayAssociationRequest) => any;
|
|
1501
|
+
|
|
1502
|
+
export declare const UpdateDirectConnectGatewayAssociationResultFilterSensitiveLog: (obj: UpdateDirectConnectGatewayAssociationResult) => any;
|
|
1503
|
+
|
|
1504
|
+
export declare const UpdateLagRequestFilterSensitiveLog: (obj: UpdateLagRequest) => any;
|
|
1505
|
+
|
|
1506
|
+
export declare const UpdateVirtualInterfaceAttributesRequestFilterSensitiveLog: (obj: UpdateVirtualInterfaceAttributesRequest) => any;
|