@aws-sdk/client-direct-connect 3.170.0 → 3.178.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.
Files changed (76) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/DirectConnect.d.ts +0 -63
  6. package/dist-types/ts3.4/DirectConnectClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/models/DirectConnectServiceException.d.ts +0 -1
  71. package/dist-types/ts3.4/models/models_0.d.ts +0 -483
  72. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  73. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  74. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  75. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  76. package/package.json +26 -26
@@ -1,30 +1,22 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { DirectConnectServiceException as __BaseException } from "./DirectConnectServiceException";
3
-
4
3
  export interface RouteFilterPrefix {
5
4
  cidr?: string;
6
5
  }
7
6
  export interface AcceptDirectConnectGatewayAssociationProposalRequest {
8
7
  directConnectGatewayId: string | undefined;
9
-
10
8
  proposalId: string | undefined;
11
-
12
9
  associatedGatewayOwnerAccount: string | undefined;
13
-
14
10
  overrideAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
15
11
  }
16
12
  export declare enum GatewayType {
17
13
  TransitGateway = "transitGateway",
18
14
  VirtualPrivateGateway = "virtualPrivateGateway",
19
15
  }
20
-
21
16
  export interface AssociatedGateway {
22
17
  id?: string;
23
-
24
18
  type?: GatewayType | string;
25
-
26
19
  ownerAccount?: string;
27
-
28
20
  region?: string;
29
21
  }
30
22
  export declare type DirectConnectGatewayAssociationState =
@@ -33,45 +25,31 @@ export declare type DirectConnectGatewayAssociationState =
33
25
  | "disassociated"
34
26
  | "disassociating"
35
27
  | "updating";
36
-
37
28
  export interface DirectConnectGatewayAssociation {
38
29
  directConnectGatewayId?: string;
39
-
40
30
  directConnectGatewayOwnerAccount?: string;
41
-
42
31
  associationState?: DirectConnectGatewayAssociationState | string;
43
-
44
32
  stateChangeError?: string;
45
-
46
33
  associatedGateway?: AssociatedGateway;
47
-
48
34
  associationId?: string;
49
-
50
35
  allowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
51
-
52
36
  virtualGatewayId?: string;
53
-
54
37
  virtualGatewayRegion?: string;
55
-
56
38
  virtualGatewayOwnerAccount?: string;
57
39
  }
58
40
  export interface AcceptDirectConnectGatewayAssociationProposalResult {
59
41
  directConnectGatewayAssociation?: DirectConnectGatewayAssociation;
60
42
  }
61
-
62
43
  export declare class DirectConnectClientException extends __BaseException {
63
44
  readonly name: "DirectConnectClientException";
64
45
  readonly $fault: "client";
65
-
66
46
  constructor(
67
47
  opts: __ExceptionOptionType<DirectConnectClientException, __BaseException>
68
48
  );
69
49
  }
70
-
71
50
  export declare class DirectConnectServerException extends __BaseException {
72
51
  readonly name: "DirectConnectServerException";
73
52
  readonly $fault: "server";
74
-
75
53
  constructor(
76
54
  opts: __ExceptionOptionType<DirectConnectServerException, __BaseException>
77
55
  );
@@ -80,21 +58,15 @@ export declare enum AddressFamily {
80
58
  IPv4 = "ipv4",
81
59
  IPv6 = "ipv6",
82
60
  }
83
-
84
61
  export interface CustomerAgreement {
85
62
  agreementName?: string;
86
-
87
63
  status?: string;
88
64
  }
89
65
  export interface AllocateConnectionOnInterconnectRequest {
90
66
  bandwidth: string | undefined;
91
-
92
67
  connectionName: string | undefined;
93
-
94
68
  ownerAccount: string | undefined;
95
-
96
69
  interconnectId: string | undefined;
97
-
98
70
  vlan: number | undefined;
99
71
  }
100
72
  export declare type ConnectionState =
@@ -112,124 +84,76 @@ export declare enum HasLogicalRedundancy {
112
84
  Unknown = "unknown",
113
85
  Yes = "yes",
114
86
  }
115
-
116
87
  export interface MacSecKey {
117
88
  secretARN?: string;
118
-
119
89
  ckn?: string;
120
-
121
90
  state?: string;
122
-
123
91
  startOn?: string;
124
92
  }
125
-
126
93
  export interface Tag {
127
94
  key: string | undefined;
128
-
129
95
  value?: string;
130
96
  }
131
-
132
97
  export interface Connection {
133
98
  ownerAccount?: string;
134
-
135
99
  connectionId?: string;
136
-
137
100
  connectionName?: string;
138
-
139
101
  connectionState?: ConnectionState | string;
140
-
141
102
  region?: string;
142
-
143
103
  location?: string;
144
-
145
104
  bandwidth?: string;
146
-
147
105
  vlan?: number;
148
-
149
106
  partnerName?: string;
150
-
151
107
  loaIssueTime?: Date;
152
-
153
108
  lagId?: string;
154
-
155
109
  awsDevice?: string;
156
-
157
110
  jumboFrameCapable?: boolean;
158
-
159
111
  awsDeviceV2?: string;
160
-
161
112
  awsLogicalDeviceId?: string;
162
-
163
113
  hasLogicalRedundancy?: HasLogicalRedundancy | string;
164
-
165
114
  tags?: Tag[];
166
-
167
115
  providerName?: string;
168
-
169
116
  macSecCapable?: boolean;
170
-
171
117
  portEncryptionStatus?: string;
172
-
173
118
  encryptionMode?: string;
174
-
175
119
  macSecKeys?: MacSecKey[];
176
120
  }
177
121
  export interface AllocateHostedConnectionRequest {
178
122
  connectionId: string | undefined;
179
-
180
123
  ownerAccount: string | undefined;
181
-
182
124
  bandwidth: string | undefined;
183
-
184
125
  connectionName: string | undefined;
185
-
186
126
  vlan: number | undefined;
187
-
188
127
  tags?: Tag[];
189
128
  }
190
-
191
129
  export declare class DuplicateTagKeysException extends __BaseException {
192
130
  readonly name: "DuplicateTagKeysException";
193
131
  readonly $fault: "client";
194
-
195
132
  constructor(
196
133
  opts: __ExceptionOptionType<DuplicateTagKeysException, __BaseException>
197
134
  );
198
135
  }
199
-
200
136
  export declare class TooManyTagsException extends __BaseException {
201
137
  readonly name: "TooManyTagsException";
202
138
  readonly $fault: "client";
203
-
204
139
  constructor(
205
140
  opts: __ExceptionOptionType<TooManyTagsException, __BaseException>
206
141
  );
207
142
  }
208
-
209
143
  export interface NewPrivateVirtualInterfaceAllocation {
210
144
  virtualInterfaceName: string | undefined;
211
-
212
145
  vlan: number | undefined;
213
-
214
146
  asn: number | undefined;
215
-
216
147
  mtu?: number;
217
-
218
148
  authKey?: string;
219
-
220
149
  amazonAddress?: string;
221
-
222
150
  addressFamily?: AddressFamily | string;
223
-
224
151
  customerAddress?: string;
225
-
226
152
  tags?: Tag[];
227
153
  }
228
154
  export interface AllocatePrivateVirtualInterfaceRequest {
229
155
  connectionId: string | undefined;
230
-
231
156
  ownerAccount: string | undefined;
232
-
233
157
  newPrivateVirtualInterfaceAllocation:
234
158
  | NewPrivateVirtualInterfaceAllocation
235
159
  | undefined;
@@ -246,26 +170,16 @@ export declare enum BGPStatus {
246
170
  Unknown = "unknown",
247
171
  Up = "up",
248
172
  }
249
-
250
173
  export interface BGPPeer {
251
174
  bgpPeerId?: string;
252
-
253
175
  asn?: number;
254
-
255
176
  authKey?: string;
256
-
257
177
  addressFamily?: AddressFamily | string;
258
-
259
178
  amazonAddress?: string;
260
-
261
179
  customerAddress?: string;
262
-
263
180
  bgpPeerState?: BGPPeerState | string;
264
-
265
181
  bgpStatus?: BGPStatus | string;
266
-
267
182
  awsDeviceV2?: string;
268
-
269
183
  awsLogicalDeviceId?: string;
270
184
  }
271
185
  export declare type VirtualInterfaceState =
@@ -278,114 +192,66 @@ export declare type VirtualInterfaceState =
278
192
  | "rejected"
279
193
  | "unknown"
280
194
  | "verifying";
281
-
282
195
  export interface VirtualInterface {
283
196
  ownerAccount?: string;
284
-
285
197
  virtualInterfaceId?: string;
286
-
287
198
  location?: string;
288
-
289
199
  connectionId?: string;
290
-
291
200
  virtualInterfaceType?: string;
292
-
293
201
  virtualInterfaceName?: string;
294
-
295
202
  vlan?: number;
296
-
297
203
  asn?: number;
298
-
299
204
  amazonSideAsn?: number;
300
-
301
205
  authKey?: string;
302
-
303
206
  amazonAddress?: string;
304
-
305
207
  customerAddress?: string;
306
-
307
208
  addressFamily?: AddressFamily | string;
308
-
309
209
  virtualInterfaceState?: VirtualInterfaceState | string;
310
-
311
210
  customerRouterConfig?: string;
312
-
313
211
  mtu?: number;
314
-
315
212
  jumboFrameCapable?: boolean;
316
-
317
213
  virtualGatewayId?: string;
318
-
319
214
  directConnectGatewayId?: string;
320
-
321
215
  routeFilterPrefixes?: RouteFilterPrefix[];
322
-
323
216
  bgpPeers?: BGPPeer[];
324
-
325
217
  region?: string;
326
-
327
218
  awsDeviceV2?: string;
328
-
329
219
  awsLogicalDeviceId?: string;
330
-
331
220
  tags?: Tag[];
332
-
333
221
  siteLinkEnabled?: boolean;
334
222
  }
335
-
336
223
  export interface NewPublicVirtualInterfaceAllocation {
337
224
  virtualInterfaceName: string | undefined;
338
-
339
225
  vlan: number | undefined;
340
-
341
226
  asn: number | undefined;
342
-
343
227
  authKey?: string;
344
-
345
228
  amazonAddress?: string;
346
-
347
229
  customerAddress?: string;
348
-
349
230
  addressFamily?: AddressFamily | string;
350
-
351
231
  routeFilterPrefixes?: RouteFilterPrefix[];
352
-
353
232
  tags?: Tag[];
354
233
  }
355
234
  export interface AllocatePublicVirtualInterfaceRequest {
356
235
  connectionId: string | undefined;
357
-
358
236
  ownerAccount: string | undefined;
359
-
360
237
  newPublicVirtualInterfaceAllocation:
361
238
  | NewPublicVirtualInterfaceAllocation
362
239
  | undefined;
363
240
  }
364
-
365
241
  export interface NewTransitVirtualInterfaceAllocation {
366
242
  virtualInterfaceName?: string;
367
-
368
243
  vlan?: number;
369
-
370
244
  asn?: number;
371
-
372
245
  mtu?: number;
373
-
374
246
  authKey?: string;
375
-
376
247
  amazonAddress?: string;
377
-
378
248
  customerAddress?: string;
379
-
380
249
  addressFamily?: AddressFamily | string;
381
-
382
250
  tags?: Tag[];
383
251
  }
384
252
  export interface AllocateTransitVirtualInterfaceRequest {
385
253
  connectionId: string | undefined;
386
-
387
254
  ownerAccount: string | undefined;
388
-
389
255
  newTransitVirtualInterfaceAllocation:
390
256
  | NewTransitVirtualInterfaceAllocation
391
257
  | undefined;
@@ -395,31 +261,24 @@ export interface AllocateTransitVirtualInterfaceResult {
395
261
  }
396
262
  export interface AssociateConnectionWithLagRequest {
397
263
  connectionId: string | undefined;
398
-
399
264
  lagId: string | undefined;
400
265
  }
401
266
  export interface AssociateHostedConnectionRequest {
402
267
  connectionId: string | undefined;
403
-
404
268
  parentConnectionId: string | undefined;
405
269
  }
406
270
  export interface AssociateMacSecKeyRequest {
407
271
  connectionId: string | undefined;
408
-
409
272
  secretARN?: string;
410
-
411
273
  ckn?: string;
412
-
413
274
  cak?: string;
414
275
  }
415
276
  export interface AssociateMacSecKeyResponse {
416
277
  connectionId?: string;
417
-
418
278
  macSecKeys?: MacSecKey[];
419
279
  }
420
280
  export interface AssociateVirtualInterfaceRequest {
421
281
  virtualInterfaceId: string | undefined;
422
-
423
282
  connectionId: string | undefined;
424
283
  }
425
284
  export interface ConfirmConnectionRequest {
@@ -436,9 +295,7 @@ export interface ConfirmCustomerAgreementResponse {
436
295
  }
437
296
  export interface ConfirmPrivateVirtualInterfaceRequest {
438
297
  virtualInterfaceId: string | undefined;
439
-
440
298
  virtualGatewayId?: string;
441
-
442
299
  directConnectGatewayId?: string;
443
300
  }
444
301
  export interface ConfirmPrivateVirtualInterfaceResponse {
@@ -452,7 +309,6 @@ export interface ConfirmPublicVirtualInterfaceResponse {
452
309
  }
453
310
  export interface ConfirmTransitVirtualInterfaceRequest {
454
311
  virtualInterfaceId: string | undefined;
455
-
456
312
  directConnectGatewayId: string | undefined;
457
313
  }
458
314
  export interface ConfirmTransitVirtualInterfaceResponse {
@@ -461,21 +317,15 @@ export interface ConfirmTransitVirtualInterfaceResponse {
461
317
  export interface Connections {
462
318
  connections?: Connection[];
463
319
  }
464
-
465
320
  export interface NewBGPPeer {
466
321
  asn?: number;
467
-
468
322
  authKey?: string;
469
-
470
323
  addressFamily?: AddressFamily | string;
471
-
472
324
  amazonAddress?: string;
473
-
474
325
  customerAddress?: string;
475
326
  }
476
327
  export interface CreateBGPPeerRequest {
477
328
  virtualInterfaceId?: string;
478
-
479
329
  newBGPPeer?: NewBGPPeer;
480
330
  }
481
331
  export interface CreateBGPPeerResponse {
@@ -483,22 +333,15 @@ export interface CreateBGPPeerResponse {
483
333
  }
484
334
  export interface CreateConnectionRequest {
485
335
  location: string | undefined;
486
-
487
336
  bandwidth: string | undefined;
488
-
489
337
  connectionName: string | undefined;
490
-
491
338
  lagId?: string;
492
-
493
339
  tags?: Tag[];
494
-
495
340
  providerName?: string;
496
-
497
341
  requestMACSec?: boolean;
498
342
  }
499
343
  export interface CreateDirectConnectGatewayRequest {
500
344
  directConnectGatewayName: string | undefined;
501
-
502
345
  amazonSideAsn?: number;
503
346
  }
504
347
  export declare type DirectConnectGatewayState =
@@ -506,18 +349,12 @@ export declare type DirectConnectGatewayState =
506
349
  | "deleted"
507
350
  | "deleting"
508
351
  | "pending";
509
-
510
352
  export interface DirectConnectGateway {
511
353
  directConnectGatewayId?: string;
512
-
513
354
  directConnectGatewayName?: string;
514
-
515
355
  amazonSideAsn?: number;
516
-
517
356
  ownerAccount?: string;
518
-
519
357
  directConnectGatewayState?: DirectConnectGatewayState | string;
520
-
521
358
  stateChangeError?: string;
522
359
  }
523
360
  export interface CreateDirectConnectGatewayResult {
@@ -525,11 +362,8 @@ export interface CreateDirectConnectGatewayResult {
525
362
  }
526
363
  export interface CreateDirectConnectGatewayAssociationRequest {
527
364
  directConnectGatewayId: string | undefined;
528
-
529
365
  gatewayId?: string;
530
-
531
366
  addAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
532
-
533
367
  virtualGatewayId?: string;
534
368
  }
535
369
  export interface CreateDirectConnectGatewayAssociationResult {
@@ -537,33 +371,22 @@ export interface CreateDirectConnectGatewayAssociationResult {
537
371
  }
538
372
  export interface CreateDirectConnectGatewayAssociationProposalRequest {
539
373
  directConnectGatewayId: string | undefined;
540
-
541
374
  directConnectGatewayOwnerAccount: string | undefined;
542
-
543
375
  gatewayId: string | undefined;
544
-
545
376
  addAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
546
-
547
377
  removeAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
548
378
  }
549
379
  export declare type DirectConnectGatewayAssociationProposalState =
550
380
  | "accepted"
551
381
  | "deleted"
552
382
  | "requested";
553
-
554
383
  export interface DirectConnectGatewayAssociationProposal {
555
384
  proposalId?: string;
556
-
557
385
  directConnectGatewayId?: string;
558
-
559
386
  directConnectGatewayOwnerAccount?: string;
560
-
561
387
  proposalState?: DirectConnectGatewayAssociationProposalState | string;
562
-
563
388
  associatedGateway?: AssociatedGateway;
564
-
565
389
  existingAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
566
-
567
390
  requestedAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
568
391
  }
569
392
  export interface CreateDirectConnectGatewayAssociationProposalResult {
@@ -571,15 +394,10 @@ export interface CreateDirectConnectGatewayAssociationProposalResult {
571
394
  }
572
395
  export interface CreateInterconnectRequest {
573
396
  interconnectName: string | undefined;
574
-
575
397
  bandwidth: string | undefined;
576
-
577
398
  location: string | undefined;
578
-
579
399
  lagId?: string;
580
-
581
400
  tags?: Tag[];
582
-
583
401
  providerName?: string;
584
402
  }
585
403
  export declare type InterconnectState =
@@ -590,55 +408,32 @@ export declare type InterconnectState =
590
408
  | "pending"
591
409
  | "requested"
592
410
  | "unknown";
593
-
594
411
  export interface Interconnect {
595
412
  interconnectId?: string;
596
-
597
413
  interconnectName?: string;
598
-
599
414
  interconnectState?: InterconnectState | string;
600
-
601
415
  region?: string;
602
-
603
416
  location?: string;
604
-
605
417
  bandwidth?: string;
606
-
607
418
  loaIssueTime?: Date;
608
-
609
419
  lagId?: string;
610
-
611
420
  awsDevice?: string;
612
-
613
421
  jumboFrameCapable?: boolean;
614
-
615
422
  awsDeviceV2?: string;
616
-
617
423
  awsLogicalDeviceId?: string;
618
-
619
424
  hasLogicalRedundancy?: HasLogicalRedundancy | string;
620
-
621
425
  tags?: Tag[];
622
-
623
426
  providerName?: string;
624
427
  }
625
428
  export interface CreateLagRequest {
626
429
  numberOfConnections: number | undefined;
627
-
628
430
  location: string | undefined;
629
-
630
431
  connectionsBandwidth: string | undefined;
631
-
632
432
  lagName: string | undefined;
633
-
634
433
  connectionId?: string;
635
-
636
434
  tags?: Tag[];
637
-
638
435
  childConnectionTags?: Tag[];
639
-
640
436
  providerName?: string;
641
-
642
437
  requestMACSec?: boolean;
643
438
  }
644
439
  export declare type LagState =
@@ -649,133 +444,77 @@ export declare type LagState =
649
444
  | "pending"
650
445
  | "requested"
651
446
  | "unknown";
652
-
653
447
  export interface Lag {
654
448
  connectionsBandwidth?: string;
655
-
656
449
  numberOfConnections?: number;
657
-
658
450
  lagId?: string;
659
-
660
451
  ownerAccount?: string;
661
-
662
452
  lagName?: string;
663
-
664
453
  lagState?: LagState | string;
665
-
666
454
  location?: string;
667
-
668
455
  region?: string;
669
-
670
456
  minimumLinks?: number;
671
-
672
457
  awsDevice?: string;
673
-
674
458
  awsDeviceV2?: string;
675
-
676
459
  awsLogicalDeviceId?: string;
677
-
678
460
  connections?: Connection[];
679
-
680
461
  allowsHostedConnections?: boolean;
681
-
682
462
  jumboFrameCapable?: boolean;
683
-
684
463
  hasLogicalRedundancy?: HasLogicalRedundancy | string;
685
-
686
464
  tags?: Tag[];
687
-
688
465
  providerName?: string;
689
-
690
466
  macSecCapable?: boolean;
691
-
692
467
  encryptionMode?: string;
693
-
694
468
  macSecKeys?: MacSecKey[];
695
469
  }
696
-
697
470
  export interface NewPrivateVirtualInterface {
698
471
  virtualInterfaceName: string | undefined;
699
-
700
472
  vlan: number | undefined;
701
-
702
473
  asn: number | undefined;
703
-
704
474
  mtu?: number;
705
-
706
475
  authKey?: string;
707
-
708
476
  amazonAddress?: string;
709
-
710
477
  customerAddress?: string;
711
-
712
478
  addressFamily?: AddressFamily | string;
713
-
714
479
  virtualGatewayId?: string;
715
-
716
480
  directConnectGatewayId?: string;
717
-
718
481
  tags?: Tag[];
719
-
720
482
  enableSiteLink?: boolean;
721
483
  }
722
484
  export interface CreatePrivateVirtualInterfaceRequest {
723
485
  connectionId: string | undefined;
724
-
725
486
  newPrivateVirtualInterface: NewPrivateVirtualInterface | undefined;
726
487
  }
727
-
728
488
  export interface NewPublicVirtualInterface {
729
489
  virtualInterfaceName: string | undefined;
730
-
731
490
  vlan: number | undefined;
732
-
733
491
  asn: number | undefined;
734
-
735
492
  authKey?: string;
736
-
737
493
  amazonAddress?: string;
738
-
739
494
  customerAddress?: string;
740
-
741
495
  addressFamily?: AddressFamily | string;
742
-
743
496
  routeFilterPrefixes?: RouteFilterPrefix[];
744
-
745
497
  tags?: Tag[];
746
498
  }
747
499
  export interface CreatePublicVirtualInterfaceRequest {
748
500
  connectionId: string | undefined;
749
-
750
501
  newPublicVirtualInterface: NewPublicVirtualInterface | undefined;
751
502
  }
752
-
753
503
  export interface NewTransitVirtualInterface {
754
504
  virtualInterfaceName?: string;
755
-
756
505
  vlan?: number;
757
-
758
506
  asn?: number;
759
-
760
507
  mtu?: number;
761
-
762
508
  authKey?: string;
763
-
764
509
  amazonAddress?: string;
765
-
766
510
  customerAddress?: string;
767
-
768
511
  addressFamily?: AddressFamily | string;
769
-
770
512
  directConnectGatewayId?: string;
771
-
772
513
  tags?: Tag[];
773
-
774
514
  enableSiteLink?: boolean;
775
515
  }
776
516
  export interface CreateTransitVirtualInterfaceRequest {
777
517
  connectionId: string | undefined;
778
-
779
518
  newTransitVirtualInterface: NewTransitVirtualInterface | undefined;
780
519
  }
781
520
  export interface CreateTransitVirtualInterfaceResult {
@@ -783,11 +522,8 @@ export interface CreateTransitVirtualInterfaceResult {
783
522
  }
784
523
  export interface DeleteBGPPeerRequest {
785
524
  virtualInterfaceId?: string;
786
-
787
525
  asn?: number;
788
-
789
526
  customerAddress?: string;
790
-
791
527
  bgpPeerId?: string;
792
528
  }
793
529
  export interface DeleteBGPPeerResponse {
@@ -804,9 +540,7 @@ export interface DeleteDirectConnectGatewayResult {
804
540
  }
805
541
  export interface DeleteDirectConnectGatewayAssociationRequest {
806
542
  associationId?: string;
807
-
808
543
  directConnectGatewayId?: string;
809
-
810
544
  virtualGatewayId?: string;
811
545
  }
812
546
  export interface DeleteDirectConnectGatewayAssociationResult {
@@ -838,15 +572,11 @@ export declare enum LoaContentType {
838
572
  }
839
573
  export interface DescribeConnectionLoaRequest {
840
574
  connectionId: string | undefined;
841
-
842
575
  providerName?: string;
843
-
844
576
  loaContentType?: LoaContentType | string;
845
577
  }
846
-
847
578
  export interface Loa {
848
579
  loaContent?: Uint8Array;
849
-
850
580
  loaContentType?: LoaContentType | string;
851
581
  }
852
582
  export interface DescribeConnectionLoaResponse {
@@ -865,50 +595,35 @@ export declare enum NniPartnerType {
865
595
  }
866
596
  export interface DescribeCustomerMetadataResponse {
867
597
  agreements?: CustomerAgreement[];
868
-
869
598
  nniPartnerType?: NniPartnerType | string;
870
599
  }
871
600
  export interface DescribeDirectConnectGatewayAssociationProposalsRequest {
872
601
  directConnectGatewayId?: string;
873
-
874
602
  proposalId?: string;
875
-
876
603
  associatedGatewayId?: string;
877
-
878
604
  maxResults?: number;
879
-
880
605
  nextToken?: string;
881
606
  }
882
607
  export interface DescribeDirectConnectGatewayAssociationProposalsResult {
883
608
  directConnectGatewayAssociationProposals?: DirectConnectGatewayAssociationProposal[];
884
-
885
609
  nextToken?: string;
886
610
  }
887
611
  export interface DescribeDirectConnectGatewayAssociationsRequest {
888
612
  associationId?: string;
889
-
890
613
  associatedGatewayId?: string;
891
-
892
614
  directConnectGatewayId?: string;
893
-
894
615
  maxResults?: number;
895
-
896
616
  nextToken?: string;
897
-
898
617
  virtualGatewayId?: string;
899
618
  }
900
619
  export interface DescribeDirectConnectGatewayAssociationsResult {
901
620
  directConnectGatewayAssociations?: DirectConnectGatewayAssociation[];
902
-
903
621
  nextToken?: string;
904
622
  }
905
623
  export interface DescribeDirectConnectGatewayAttachmentsRequest {
906
624
  directConnectGatewayId?: string;
907
-
908
625
  virtualInterfaceId?: string;
909
-
910
626
  maxResults?: number;
911
-
912
627
  nextToken?: string;
913
628
  }
914
629
  export declare type DirectConnectGatewayAttachmentState =
@@ -919,37 +634,26 @@ export declare type DirectConnectGatewayAttachmentState =
919
634
  export declare type DirectConnectGatewayAttachmentType =
920
635
  | "PrivateVirtualInterface"
921
636
  | "TransitVirtualInterface";
922
-
923
637
  export interface DirectConnectGatewayAttachment {
924
638
  directConnectGatewayId?: string;
925
-
926
639
  virtualInterfaceId?: string;
927
-
928
640
  virtualInterfaceRegion?: string;
929
-
930
641
  virtualInterfaceOwnerAccount?: string;
931
-
932
642
  attachmentState?: DirectConnectGatewayAttachmentState | string;
933
-
934
643
  attachmentType?: DirectConnectGatewayAttachmentType | string;
935
-
936
644
  stateChangeError?: string;
937
645
  }
938
646
  export interface DescribeDirectConnectGatewayAttachmentsResult {
939
647
  directConnectGatewayAttachments?: DirectConnectGatewayAttachment[];
940
-
941
648
  nextToken?: string;
942
649
  }
943
650
  export interface DescribeDirectConnectGatewaysRequest {
944
651
  directConnectGatewayId?: string;
945
-
946
652
  maxResults?: number;
947
-
948
653
  nextToken?: string;
949
654
  }
950
655
  export interface DescribeDirectConnectGatewaysResult {
951
656
  directConnectGateways?: DirectConnectGateway[];
952
-
953
657
  nextToken?: string;
954
658
  }
955
659
  export interface DescribeHostedConnectionsRequest {
@@ -957,9 +661,7 @@ export interface DescribeHostedConnectionsRequest {
957
661
  }
958
662
  export interface DescribeInterconnectLoaRequest {
959
663
  interconnectId: string | undefined;
960
-
961
664
  providerName?: string;
962
-
963
665
  loaContentType?: LoaContentType | string;
964
666
  }
965
667
  export interface DescribeInterconnectLoaResponse {
@@ -979,73 +681,50 @@ export interface Lags {
979
681
  }
980
682
  export interface DescribeLoaRequest {
981
683
  connectionId: string | undefined;
982
-
983
684
  providerName?: string;
984
-
985
685
  loaContentType?: LoaContentType | string;
986
686
  }
987
-
988
687
  export interface Location {
989
688
  locationCode?: string;
990
-
991
689
  locationName?: string;
992
-
993
690
  region?: string;
994
-
995
691
  availablePortSpeeds?: string[];
996
-
997
692
  availableProviders?: string[];
998
-
999
693
  availableMacSecPortSpeeds?: string[];
1000
694
  }
1001
695
  export interface Locations {
1002
696
  locations?: Location[];
1003
697
  }
1004
-
1005
698
  export interface DescribeRouterConfigurationRequest {
1006
699
  virtualInterfaceId: string | undefined;
1007
-
1008
700
  routerTypeIdentifier?: string;
1009
701
  }
1010
-
1011
702
  export interface RouterType {
1012
703
  vendor?: string;
1013
-
1014
704
  platform?: string;
1015
-
1016
705
  software?: string;
1017
-
1018
706
  xsltTemplateName?: string;
1019
-
1020
707
  xsltTemplateNameForMacSec?: string;
1021
-
1022
708
  routerTypeIdentifier?: string;
1023
709
  }
1024
710
  export interface DescribeRouterConfigurationResponse {
1025
711
  customerRouterConfig?: string;
1026
-
1027
712
  router?: RouterType;
1028
-
1029
713
  virtualInterfaceId?: string;
1030
-
1031
714
  virtualInterfaceName?: string;
1032
715
  }
1033
716
  export interface DescribeTagsRequest {
1034
717
  resourceArns: string[] | undefined;
1035
718
  }
1036
-
1037
719
  export interface ResourceTag {
1038
720
  resourceArn?: string;
1039
-
1040
721
  tags?: Tag[];
1041
722
  }
1042
723
  export interface DescribeTagsResponse {
1043
724
  resourceTags?: ResourceTag[];
1044
725
  }
1045
-
1046
726
  export interface VirtualGateway {
1047
727
  virtualGatewayId?: string;
1048
-
1049
728
  virtualGatewayState?: string;
1050
729
  }
1051
730
  export interface VirtualGateways {
@@ -1053,7 +732,6 @@ export interface VirtualGateways {
1053
732
  }
1054
733
  export interface DescribeVirtualInterfacesRequest {
1055
734
  connectionId?: string;
1056
-
1057
735
  virtualInterfaceId?: string;
1058
736
  }
1059
737
  export interface VirtualInterfaces {
@@ -1061,60 +739,41 @@ export interface VirtualInterfaces {
1061
739
  }
1062
740
  export interface DisassociateConnectionFromLagRequest {
1063
741
  connectionId: string | undefined;
1064
-
1065
742
  lagId: string | undefined;
1066
743
  }
1067
744
  export interface DisassociateMacSecKeyRequest {
1068
745
  connectionId: string | undefined;
1069
-
1070
746
  secretARN: string | undefined;
1071
747
  }
1072
748
  export interface DisassociateMacSecKeyResponse {
1073
749
  connectionId?: string;
1074
-
1075
750
  macSecKeys?: MacSecKey[];
1076
751
  }
1077
752
  export interface ListVirtualInterfaceTestHistoryRequest {
1078
753
  testId?: string;
1079
-
1080
754
  virtualInterfaceId?: string;
1081
-
1082
755
  bgpPeers?: string[];
1083
-
1084
756
  status?: string;
1085
-
1086
757
  maxResults?: number;
1087
-
1088
758
  nextToken?: string;
1089
759
  }
1090
-
1091
760
  export interface VirtualInterfaceTestHistory {
1092
761
  testId?: string;
1093
-
1094
762
  virtualInterfaceId?: string;
1095
-
1096
763
  bgpPeers?: string[];
1097
-
1098
764
  status?: string;
1099
-
1100
765
  ownerAccount?: string;
1101
-
1102
766
  testDurationInMinutes?: number;
1103
-
1104
767
  startTime?: Date;
1105
-
1106
768
  endTime?: Date;
1107
769
  }
1108
770
  export interface ListVirtualInterfaceTestHistoryResponse {
1109
771
  virtualInterfaceTestHistory?: VirtualInterfaceTestHistory[];
1110
-
1111
772
  nextToken?: string;
1112
773
  }
1113
774
  export interface StartBgpFailoverTestRequest {
1114
775
  virtualInterfaceId: string | undefined;
1115
-
1116
776
  bgpPeers?: string[];
1117
-
1118
777
  testDurationInMinutes?: number;
1119
778
  }
1120
779
  export interface StartBgpFailoverTestResponse {
@@ -1128,26 +787,21 @@ export interface StopBgpFailoverTestResponse {
1128
787
  }
1129
788
  export interface TagResourceRequest {
1130
789
  resourceArn: string | undefined;
1131
-
1132
790
  tags: Tag[] | undefined;
1133
791
  }
1134
792
  export interface TagResourceResponse {}
1135
793
  export interface UntagResourceRequest {
1136
794
  resourceArn: string | undefined;
1137
-
1138
795
  tagKeys: string[] | undefined;
1139
796
  }
1140
797
  export interface UntagResourceResponse {}
1141
798
  export interface UpdateConnectionRequest {
1142
799
  connectionId: string | undefined;
1143
-
1144
800
  connectionName?: string;
1145
-
1146
801
  encryptionMode?: string;
1147
802
  }
1148
803
  export interface UpdateDirectConnectGatewayRequest {
1149
804
  directConnectGatewayId: string | undefined;
1150
-
1151
805
  newDirectConnectGatewayName: string | undefined;
1152
806
  }
1153
807
  export interface UpdateDirectConnectGatewayResponse {
@@ -1155,9 +809,7 @@ export interface UpdateDirectConnectGatewayResponse {
1155
809
  }
1156
810
  export interface UpdateDirectConnectGatewayAssociationRequest {
1157
811
  associationId?: string;
1158
-
1159
812
  addAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
1160
-
1161
813
  removeAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefix[];
1162
814
  }
1163
815
  export interface UpdateDirectConnectGatewayAssociationResult {
@@ -1165,507 +817,372 @@ export interface UpdateDirectConnectGatewayAssociationResult {
1165
817
  }
1166
818
  export interface UpdateLagRequest {
1167
819
  lagId: string | undefined;
1168
-
1169
820
  lagName?: string;
1170
-
1171
821
  minimumLinks?: number;
1172
-
1173
822
  encryptionMode?: string;
1174
823
  }
1175
824
  export interface UpdateVirtualInterfaceAttributesRequest {
1176
825
  virtualInterfaceId: string | undefined;
1177
-
1178
826
  mtu?: number;
1179
-
1180
827
  enableSiteLink?: boolean;
1181
-
1182
828
  virtualInterfaceName?: string;
1183
829
  }
1184
-
1185
830
  export declare const RouteFilterPrefixFilterSensitiveLog: (
1186
831
  obj: RouteFilterPrefix
1187
832
  ) => any;
1188
-
1189
833
  export declare const AcceptDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog: (
1190
834
  obj: AcceptDirectConnectGatewayAssociationProposalRequest
1191
835
  ) => any;
1192
-
1193
836
  export declare const AssociatedGatewayFilterSensitiveLog: (
1194
837
  obj: AssociatedGateway
1195
838
  ) => any;
1196
-
1197
839
  export declare const DirectConnectGatewayAssociationFilterSensitiveLog: (
1198
840
  obj: DirectConnectGatewayAssociation
1199
841
  ) => any;
1200
-
1201
842
  export declare const AcceptDirectConnectGatewayAssociationProposalResultFilterSensitiveLog: (
1202
843
  obj: AcceptDirectConnectGatewayAssociationProposalResult
1203
844
  ) => any;
1204
-
1205
845
  export declare const CustomerAgreementFilterSensitiveLog: (
1206
846
  obj: CustomerAgreement
1207
847
  ) => any;
1208
-
1209
848
  export declare const AllocateConnectionOnInterconnectRequestFilterSensitiveLog: (
1210
849
  obj: AllocateConnectionOnInterconnectRequest
1211
850
  ) => any;
1212
-
1213
851
  export declare const MacSecKeyFilterSensitiveLog: (obj: MacSecKey) => any;
1214
-
1215
852
  export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1216
-
1217
853
  export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
1218
-
1219
854
  export declare const AllocateHostedConnectionRequestFilterSensitiveLog: (
1220
855
  obj: AllocateHostedConnectionRequest
1221
856
  ) => any;
1222
-
1223
857
  export declare const NewPrivateVirtualInterfaceAllocationFilterSensitiveLog: (
1224
858
  obj: NewPrivateVirtualInterfaceAllocation
1225
859
  ) => any;
1226
-
1227
860
  export declare const AllocatePrivateVirtualInterfaceRequestFilterSensitiveLog: (
1228
861
  obj: AllocatePrivateVirtualInterfaceRequest
1229
862
  ) => any;
1230
-
1231
863
  export declare const BGPPeerFilterSensitiveLog: (obj: BGPPeer) => any;
1232
-
1233
864
  export declare const VirtualInterfaceFilterSensitiveLog: (
1234
865
  obj: VirtualInterface
1235
866
  ) => any;
1236
-
1237
867
  export declare const NewPublicVirtualInterfaceAllocationFilterSensitiveLog: (
1238
868
  obj: NewPublicVirtualInterfaceAllocation
1239
869
  ) => any;
1240
-
1241
870
  export declare const AllocatePublicVirtualInterfaceRequestFilterSensitiveLog: (
1242
871
  obj: AllocatePublicVirtualInterfaceRequest
1243
872
  ) => any;
1244
-
1245
873
  export declare const NewTransitVirtualInterfaceAllocationFilterSensitiveLog: (
1246
874
  obj: NewTransitVirtualInterfaceAllocation
1247
875
  ) => any;
1248
-
1249
876
  export declare const AllocateTransitVirtualInterfaceRequestFilterSensitiveLog: (
1250
877
  obj: AllocateTransitVirtualInterfaceRequest
1251
878
  ) => any;
1252
-
1253
879
  export declare const AllocateTransitVirtualInterfaceResultFilterSensitiveLog: (
1254
880
  obj: AllocateTransitVirtualInterfaceResult
1255
881
  ) => any;
1256
-
1257
882
  export declare const AssociateConnectionWithLagRequestFilterSensitiveLog: (
1258
883
  obj: AssociateConnectionWithLagRequest
1259
884
  ) => any;
1260
-
1261
885
  export declare const AssociateHostedConnectionRequestFilterSensitiveLog: (
1262
886
  obj: AssociateHostedConnectionRequest
1263
887
  ) => any;
1264
-
1265
888
  export declare const AssociateMacSecKeyRequestFilterSensitiveLog: (
1266
889
  obj: AssociateMacSecKeyRequest
1267
890
  ) => any;
1268
-
1269
891
  export declare const AssociateMacSecKeyResponseFilterSensitiveLog: (
1270
892
  obj: AssociateMacSecKeyResponse
1271
893
  ) => any;
1272
-
1273
894
  export declare const AssociateVirtualInterfaceRequestFilterSensitiveLog: (
1274
895
  obj: AssociateVirtualInterfaceRequest
1275
896
  ) => any;
1276
-
1277
897
  export declare const ConfirmConnectionRequestFilterSensitiveLog: (
1278
898
  obj: ConfirmConnectionRequest
1279
899
  ) => any;
1280
-
1281
900
  export declare const ConfirmConnectionResponseFilterSensitiveLog: (
1282
901
  obj: ConfirmConnectionResponse
1283
902
  ) => any;
1284
-
1285
903
  export declare const ConfirmCustomerAgreementRequestFilterSensitiveLog: (
1286
904
  obj: ConfirmCustomerAgreementRequest
1287
905
  ) => any;
1288
-
1289
906
  export declare const ConfirmCustomerAgreementResponseFilterSensitiveLog: (
1290
907
  obj: ConfirmCustomerAgreementResponse
1291
908
  ) => any;
1292
-
1293
909
  export declare const ConfirmPrivateVirtualInterfaceRequestFilterSensitiveLog: (
1294
910
  obj: ConfirmPrivateVirtualInterfaceRequest
1295
911
  ) => any;
1296
-
1297
912
  export declare const ConfirmPrivateVirtualInterfaceResponseFilterSensitiveLog: (
1298
913
  obj: ConfirmPrivateVirtualInterfaceResponse
1299
914
  ) => any;
1300
-
1301
915
  export declare const ConfirmPublicVirtualInterfaceRequestFilterSensitiveLog: (
1302
916
  obj: ConfirmPublicVirtualInterfaceRequest
1303
917
  ) => any;
1304
-
1305
918
  export declare const ConfirmPublicVirtualInterfaceResponseFilterSensitiveLog: (
1306
919
  obj: ConfirmPublicVirtualInterfaceResponse
1307
920
  ) => any;
1308
-
1309
921
  export declare const ConfirmTransitVirtualInterfaceRequestFilterSensitiveLog: (
1310
922
  obj: ConfirmTransitVirtualInterfaceRequest
1311
923
  ) => any;
1312
-
1313
924
  export declare const ConfirmTransitVirtualInterfaceResponseFilterSensitiveLog: (
1314
925
  obj: ConfirmTransitVirtualInterfaceResponse
1315
926
  ) => any;
1316
-
1317
927
  export declare const ConnectionsFilterSensitiveLog: (obj: Connections) => any;
1318
-
1319
928
  export declare const NewBGPPeerFilterSensitiveLog: (obj: NewBGPPeer) => any;
1320
-
1321
929
  export declare const CreateBGPPeerRequestFilterSensitiveLog: (
1322
930
  obj: CreateBGPPeerRequest
1323
931
  ) => any;
1324
-
1325
932
  export declare const CreateBGPPeerResponseFilterSensitiveLog: (
1326
933
  obj: CreateBGPPeerResponse
1327
934
  ) => any;
1328
-
1329
935
  export declare const CreateConnectionRequestFilterSensitiveLog: (
1330
936
  obj: CreateConnectionRequest
1331
937
  ) => any;
1332
-
1333
938
  export declare const CreateDirectConnectGatewayRequestFilterSensitiveLog: (
1334
939
  obj: CreateDirectConnectGatewayRequest
1335
940
  ) => any;
1336
-
1337
941
  export declare const DirectConnectGatewayFilterSensitiveLog: (
1338
942
  obj: DirectConnectGateway
1339
943
  ) => any;
1340
-
1341
944
  export declare const CreateDirectConnectGatewayResultFilterSensitiveLog: (
1342
945
  obj: CreateDirectConnectGatewayResult
1343
946
  ) => any;
1344
-
1345
947
  export declare const CreateDirectConnectGatewayAssociationRequestFilterSensitiveLog: (
1346
948
  obj: CreateDirectConnectGatewayAssociationRequest
1347
949
  ) => any;
1348
-
1349
950
  export declare const CreateDirectConnectGatewayAssociationResultFilterSensitiveLog: (
1350
951
  obj: CreateDirectConnectGatewayAssociationResult
1351
952
  ) => any;
1352
-
1353
953
  export declare const CreateDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog: (
1354
954
  obj: CreateDirectConnectGatewayAssociationProposalRequest
1355
955
  ) => any;
1356
-
1357
956
  export declare const DirectConnectGatewayAssociationProposalFilterSensitiveLog: (
1358
957
  obj: DirectConnectGatewayAssociationProposal
1359
958
  ) => any;
1360
-
1361
959
  export declare const CreateDirectConnectGatewayAssociationProposalResultFilterSensitiveLog: (
1362
960
  obj: CreateDirectConnectGatewayAssociationProposalResult
1363
961
  ) => any;
1364
-
1365
962
  export declare const CreateInterconnectRequestFilterSensitiveLog: (
1366
963
  obj: CreateInterconnectRequest
1367
964
  ) => any;
1368
-
1369
965
  export declare const InterconnectFilterSensitiveLog: (obj: Interconnect) => any;
1370
-
1371
966
  export declare const CreateLagRequestFilterSensitiveLog: (
1372
967
  obj: CreateLagRequest
1373
968
  ) => any;
1374
-
1375
969
  export declare const LagFilterSensitiveLog: (obj: Lag) => any;
1376
-
1377
970
  export declare const NewPrivateVirtualInterfaceFilterSensitiveLog: (
1378
971
  obj: NewPrivateVirtualInterface
1379
972
  ) => any;
1380
-
1381
973
  export declare const CreatePrivateVirtualInterfaceRequestFilterSensitiveLog: (
1382
974
  obj: CreatePrivateVirtualInterfaceRequest
1383
975
  ) => any;
1384
-
1385
976
  export declare const NewPublicVirtualInterfaceFilterSensitiveLog: (
1386
977
  obj: NewPublicVirtualInterface
1387
978
  ) => any;
1388
-
1389
979
  export declare const CreatePublicVirtualInterfaceRequestFilterSensitiveLog: (
1390
980
  obj: CreatePublicVirtualInterfaceRequest
1391
981
  ) => any;
1392
-
1393
982
  export declare const NewTransitVirtualInterfaceFilterSensitiveLog: (
1394
983
  obj: NewTransitVirtualInterface
1395
984
  ) => any;
1396
-
1397
985
  export declare const CreateTransitVirtualInterfaceRequestFilterSensitiveLog: (
1398
986
  obj: CreateTransitVirtualInterfaceRequest
1399
987
  ) => any;
1400
-
1401
988
  export declare const CreateTransitVirtualInterfaceResultFilterSensitiveLog: (
1402
989
  obj: CreateTransitVirtualInterfaceResult
1403
990
  ) => any;
1404
-
1405
991
  export declare const DeleteBGPPeerRequestFilterSensitiveLog: (
1406
992
  obj: DeleteBGPPeerRequest
1407
993
  ) => any;
1408
-
1409
994
  export declare const DeleteBGPPeerResponseFilterSensitiveLog: (
1410
995
  obj: DeleteBGPPeerResponse
1411
996
  ) => any;
1412
-
1413
997
  export declare const DeleteConnectionRequestFilterSensitiveLog: (
1414
998
  obj: DeleteConnectionRequest
1415
999
  ) => any;
1416
-
1417
1000
  export declare const DeleteDirectConnectGatewayRequestFilterSensitiveLog: (
1418
1001
  obj: DeleteDirectConnectGatewayRequest
1419
1002
  ) => any;
1420
-
1421
1003
  export declare const DeleteDirectConnectGatewayResultFilterSensitiveLog: (
1422
1004
  obj: DeleteDirectConnectGatewayResult
1423
1005
  ) => any;
1424
-
1425
1006
  export declare const DeleteDirectConnectGatewayAssociationRequestFilterSensitiveLog: (
1426
1007
  obj: DeleteDirectConnectGatewayAssociationRequest
1427
1008
  ) => any;
1428
-
1429
1009
  export declare const DeleteDirectConnectGatewayAssociationResultFilterSensitiveLog: (
1430
1010
  obj: DeleteDirectConnectGatewayAssociationResult
1431
1011
  ) => any;
1432
-
1433
1012
  export declare const DeleteDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog: (
1434
1013
  obj: DeleteDirectConnectGatewayAssociationProposalRequest
1435
1014
  ) => any;
1436
-
1437
1015
  export declare const DeleteDirectConnectGatewayAssociationProposalResultFilterSensitiveLog: (
1438
1016
  obj: DeleteDirectConnectGatewayAssociationProposalResult
1439
1017
  ) => any;
1440
-
1441
1018
  export declare const DeleteInterconnectRequestFilterSensitiveLog: (
1442
1019
  obj: DeleteInterconnectRequest
1443
1020
  ) => any;
1444
-
1445
1021
  export declare const DeleteInterconnectResponseFilterSensitiveLog: (
1446
1022
  obj: DeleteInterconnectResponse
1447
1023
  ) => any;
1448
-
1449
1024
  export declare const DeleteLagRequestFilterSensitiveLog: (
1450
1025
  obj: DeleteLagRequest
1451
1026
  ) => any;
1452
-
1453
1027
  export declare const DeleteVirtualInterfaceRequestFilterSensitiveLog: (
1454
1028
  obj: DeleteVirtualInterfaceRequest
1455
1029
  ) => any;
1456
-
1457
1030
  export declare const DeleteVirtualInterfaceResponseFilterSensitiveLog: (
1458
1031
  obj: DeleteVirtualInterfaceResponse
1459
1032
  ) => any;
1460
-
1461
1033
  export declare const DescribeConnectionLoaRequestFilterSensitiveLog: (
1462
1034
  obj: DescribeConnectionLoaRequest
1463
1035
  ) => any;
1464
-
1465
1036
  export declare const LoaFilterSensitiveLog: (obj: Loa) => any;
1466
-
1467
1037
  export declare const DescribeConnectionLoaResponseFilterSensitiveLog: (
1468
1038
  obj: DescribeConnectionLoaResponse
1469
1039
  ) => any;
1470
-
1471
1040
  export declare const DescribeConnectionsRequestFilterSensitiveLog: (
1472
1041
  obj: DescribeConnectionsRequest
1473
1042
  ) => any;
1474
-
1475
1043
  export declare const DescribeConnectionsOnInterconnectRequestFilterSensitiveLog: (
1476
1044
  obj: DescribeConnectionsOnInterconnectRequest
1477
1045
  ) => any;
1478
-
1479
1046
  export declare const DescribeCustomerMetadataResponseFilterSensitiveLog: (
1480
1047
  obj: DescribeCustomerMetadataResponse
1481
1048
  ) => any;
1482
-
1483
1049
  export declare const DescribeDirectConnectGatewayAssociationProposalsRequestFilterSensitiveLog: (
1484
1050
  obj: DescribeDirectConnectGatewayAssociationProposalsRequest
1485
1051
  ) => any;
1486
-
1487
1052
  export declare const DescribeDirectConnectGatewayAssociationProposalsResultFilterSensitiveLog: (
1488
1053
  obj: DescribeDirectConnectGatewayAssociationProposalsResult
1489
1054
  ) => any;
1490
-
1491
1055
  export declare const DescribeDirectConnectGatewayAssociationsRequestFilterSensitiveLog: (
1492
1056
  obj: DescribeDirectConnectGatewayAssociationsRequest
1493
1057
  ) => any;
1494
-
1495
1058
  export declare const DescribeDirectConnectGatewayAssociationsResultFilterSensitiveLog: (
1496
1059
  obj: DescribeDirectConnectGatewayAssociationsResult
1497
1060
  ) => any;
1498
-
1499
1061
  export declare const DescribeDirectConnectGatewayAttachmentsRequestFilterSensitiveLog: (
1500
1062
  obj: DescribeDirectConnectGatewayAttachmentsRequest
1501
1063
  ) => any;
1502
-
1503
1064
  export declare const DirectConnectGatewayAttachmentFilterSensitiveLog: (
1504
1065
  obj: DirectConnectGatewayAttachment
1505
1066
  ) => any;
1506
-
1507
1067
  export declare const DescribeDirectConnectGatewayAttachmentsResultFilterSensitiveLog: (
1508
1068
  obj: DescribeDirectConnectGatewayAttachmentsResult
1509
1069
  ) => any;
1510
-
1511
1070
  export declare const DescribeDirectConnectGatewaysRequestFilterSensitiveLog: (
1512
1071
  obj: DescribeDirectConnectGatewaysRequest
1513
1072
  ) => any;
1514
-
1515
1073
  export declare const DescribeDirectConnectGatewaysResultFilterSensitiveLog: (
1516
1074
  obj: DescribeDirectConnectGatewaysResult
1517
1075
  ) => any;
1518
-
1519
1076
  export declare const DescribeHostedConnectionsRequestFilterSensitiveLog: (
1520
1077
  obj: DescribeHostedConnectionsRequest
1521
1078
  ) => any;
1522
-
1523
1079
  export declare const DescribeInterconnectLoaRequestFilterSensitiveLog: (
1524
1080
  obj: DescribeInterconnectLoaRequest
1525
1081
  ) => any;
1526
-
1527
1082
  export declare const DescribeInterconnectLoaResponseFilterSensitiveLog: (
1528
1083
  obj: DescribeInterconnectLoaResponse
1529
1084
  ) => any;
1530
-
1531
1085
  export declare const DescribeInterconnectsRequestFilterSensitiveLog: (
1532
1086
  obj: DescribeInterconnectsRequest
1533
1087
  ) => any;
1534
-
1535
1088
  export declare const InterconnectsFilterSensitiveLog: (
1536
1089
  obj: Interconnects
1537
1090
  ) => any;
1538
-
1539
1091
  export declare const DescribeLagsRequestFilterSensitiveLog: (
1540
1092
  obj: DescribeLagsRequest
1541
1093
  ) => any;
1542
-
1543
1094
  export declare const LagsFilterSensitiveLog: (obj: Lags) => any;
1544
-
1545
1095
  export declare const DescribeLoaRequestFilterSensitiveLog: (
1546
1096
  obj: DescribeLoaRequest
1547
1097
  ) => any;
1548
-
1549
1098
  export declare const LocationFilterSensitiveLog: (obj: Location) => any;
1550
-
1551
1099
  export declare const LocationsFilterSensitiveLog: (obj: Locations) => any;
1552
-
1553
1100
  export declare const DescribeRouterConfigurationRequestFilterSensitiveLog: (
1554
1101
  obj: DescribeRouterConfigurationRequest
1555
1102
  ) => any;
1556
-
1557
1103
  export declare const RouterTypeFilterSensitiveLog: (obj: RouterType) => any;
1558
-
1559
1104
  export declare const DescribeRouterConfigurationResponseFilterSensitiveLog: (
1560
1105
  obj: DescribeRouterConfigurationResponse
1561
1106
  ) => any;
1562
-
1563
1107
  export declare const DescribeTagsRequestFilterSensitiveLog: (
1564
1108
  obj: DescribeTagsRequest
1565
1109
  ) => any;
1566
-
1567
1110
  export declare const ResourceTagFilterSensitiveLog: (obj: ResourceTag) => any;
1568
-
1569
1111
  export declare const DescribeTagsResponseFilterSensitiveLog: (
1570
1112
  obj: DescribeTagsResponse
1571
1113
  ) => any;
1572
-
1573
1114
  export declare const VirtualGatewayFilterSensitiveLog: (
1574
1115
  obj: VirtualGateway
1575
1116
  ) => any;
1576
-
1577
1117
  export declare const VirtualGatewaysFilterSensitiveLog: (
1578
1118
  obj: VirtualGateways
1579
1119
  ) => any;
1580
-
1581
1120
  export declare const DescribeVirtualInterfacesRequestFilterSensitiveLog: (
1582
1121
  obj: DescribeVirtualInterfacesRequest
1583
1122
  ) => any;
1584
-
1585
1123
  export declare const VirtualInterfacesFilterSensitiveLog: (
1586
1124
  obj: VirtualInterfaces
1587
1125
  ) => any;
1588
-
1589
1126
  export declare const DisassociateConnectionFromLagRequestFilterSensitiveLog: (
1590
1127
  obj: DisassociateConnectionFromLagRequest
1591
1128
  ) => any;
1592
-
1593
1129
  export declare const DisassociateMacSecKeyRequestFilterSensitiveLog: (
1594
1130
  obj: DisassociateMacSecKeyRequest
1595
1131
  ) => any;
1596
-
1597
1132
  export declare const DisassociateMacSecKeyResponseFilterSensitiveLog: (
1598
1133
  obj: DisassociateMacSecKeyResponse
1599
1134
  ) => any;
1600
-
1601
1135
  export declare const ListVirtualInterfaceTestHistoryRequestFilterSensitiveLog: (
1602
1136
  obj: ListVirtualInterfaceTestHistoryRequest
1603
1137
  ) => any;
1604
-
1605
1138
  export declare const VirtualInterfaceTestHistoryFilterSensitiveLog: (
1606
1139
  obj: VirtualInterfaceTestHistory
1607
1140
  ) => any;
1608
-
1609
1141
  export declare const ListVirtualInterfaceTestHistoryResponseFilterSensitiveLog: (
1610
1142
  obj: ListVirtualInterfaceTestHistoryResponse
1611
1143
  ) => any;
1612
-
1613
1144
  export declare const StartBgpFailoverTestRequestFilterSensitiveLog: (
1614
1145
  obj: StartBgpFailoverTestRequest
1615
1146
  ) => any;
1616
-
1617
1147
  export declare const StartBgpFailoverTestResponseFilterSensitiveLog: (
1618
1148
  obj: StartBgpFailoverTestResponse
1619
1149
  ) => any;
1620
-
1621
1150
  export declare const StopBgpFailoverTestRequestFilterSensitiveLog: (
1622
1151
  obj: StopBgpFailoverTestRequest
1623
1152
  ) => any;
1624
-
1625
1153
  export declare const StopBgpFailoverTestResponseFilterSensitiveLog: (
1626
1154
  obj: StopBgpFailoverTestResponse
1627
1155
  ) => any;
1628
-
1629
1156
  export declare const TagResourceRequestFilterSensitiveLog: (
1630
1157
  obj: TagResourceRequest
1631
1158
  ) => any;
1632
-
1633
1159
  export declare const TagResourceResponseFilterSensitiveLog: (
1634
1160
  obj: TagResourceResponse
1635
1161
  ) => any;
1636
-
1637
1162
  export declare const UntagResourceRequestFilterSensitiveLog: (
1638
1163
  obj: UntagResourceRequest
1639
1164
  ) => any;
1640
-
1641
1165
  export declare const UntagResourceResponseFilterSensitiveLog: (
1642
1166
  obj: UntagResourceResponse
1643
1167
  ) => any;
1644
-
1645
1168
  export declare const UpdateConnectionRequestFilterSensitiveLog: (
1646
1169
  obj: UpdateConnectionRequest
1647
1170
  ) => any;
1648
-
1649
1171
  export declare const UpdateDirectConnectGatewayRequestFilterSensitiveLog: (
1650
1172
  obj: UpdateDirectConnectGatewayRequest
1651
1173
  ) => any;
1652
-
1653
1174
  export declare const UpdateDirectConnectGatewayResponseFilterSensitiveLog: (
1654
1175
  obj: UpdateDirectConnectGatewayResponse
1655
1176
  ) => any;
1656
-
1657
1177
  export declare const UpdateDirectConnectGatewayAssociationRequestFilterSensitiveLog: (
1658
1178
  obj: UpdateDirectConnectGatewayAssociationRequest
1659
1179
  ) => any;
1660
-
1661
1180
  export declare const UpdateDirectConnectGatewayAssociationResultFilterSensitiveLog: (
1662
1181
  obj: UpdateDirectConnectGatewayAssociationResult
1663
1182
  ) => any;
1664
-
1665
1183
  export declare const UpdateLagRequestFilterSensitiveLog: (
1666
1184
  obj: UpdateLagRequest
1667
1185
  ) => any;
1668
-
1669
1186
  export declare const UpdateVirtualInterfaceAttributesRequestFilterSensitiveLog: (
1670
1187
  obj: UpdateVirtualInterfaceAttributesRequest
1671
1188
  ) => any;