@aws-sdk/client-networkmanager 3.169.0 → 3.171.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 +16 -0
- package/dist-types/ts3.4/NetworkManager.d.ts +1491 -430
- package/dist-types/ts3.4/NetworkManagerClient.d.ts +615 -158
- package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/index.d.ts +85 -85
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/NetworkManagerServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2079 -2661
- package/dist-types/ts3.4/pagination/DescribeGlobalNetworksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetConnectPeerAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetCoreNetworkChangeSetPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetLinkAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetLinksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkResourceCountsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkTelemetryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetSitesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListAttachmentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListConnectPeersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCoreNetworksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPeeringsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +22 -22
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1025 -257
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/package.json +34 -34
|
@@ -1,2661 +1,2079 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
}
|
|
190
|
-
export interface
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
}
|
|
211
|
-
export interface
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
}
|
|
221
|
-
export
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
}
|
|
273
|
-
export
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
export interface
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
export interface
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
}
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
export interface
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
}
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
export interface
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
}
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
}
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
}
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
}
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
}
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
}
|
|
706
|
-
export interface
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
}
|
|
830
|
-
|
|
831
|
-
export interface
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
}
|
|
939
|
-
export interface
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
}
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
}
|
|
1043
|
-
export
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
export interface
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
}
|
|
1321
|
-
export interface
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
}
|
|
1381
|
-
export interface
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
export
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
export
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
export
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
export
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
export declare
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
export declare
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
export
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
export
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
export
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
export
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
export
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
export declare
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
export
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
export
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
export
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
export
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
export declare
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
export
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
export
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
export
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
export
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
export
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
export
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
export
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
export
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
export
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
export
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
export
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
export
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
export
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
export
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
export
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
export
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
export
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
export
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
export
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
export interface UpdateConnectionRequest {
|
|
2081
|
-
|
|
2082
|
-
GlobalNetworkId: string | undefined;
|
|
2083
|
-
|
|
2084
|
-
ConnectionId: string | undefined;
|
|
2085
|
-
|
|
2086
|
-
LinkId?: string;
|
|
2087
|
-
|
|
2088
|
-
ConnectedLinkId?: string;
|
|
2089
|
-
|
|
2090
|
-
Description?: string;
|
|
2091
|
-
}
|
|
2092
|
-
export interface UpdateConnectionResponse {
|
|
2093
|
-
|
|
2094
|
-
Connection?: Connection;
|
|
2095
|
-
}
|
|
2096
|
-
export interface UpdateCoreNetworkRequest {
|
|
2097
|
-
|
|
2098
|
-
CoreNetworkId: string | undefined;
|
|
2099
|
-
|
|
2100
|
-
Description?: string;
|
|
2101
|
-
}
|
|
2102
|
-
export interface UpdateCoreNetworkResponse {
|
|
2103
|
-
|
|
2104
|
-
CoreNetwork?: CoreNetwork;
|
|
2105
|
-
}
|
|
2106
|
-
export interface UpdateDeviceRequest {
|
|
2107
|
-
|
|
2108
|
-
GlobalNetworkId: string | undefined;
|
|
2109
|
-
|
|
2110
|
-
DeviceId: string | undefined;
|
|
2111
|
-
|
|
2112
|
-
AWSLocation?: AWSLocation;
|
|
2113
|
-
|
|
2114
|
-
Description?: string;
|
|
2115
|
-
|
|
2116
|
-
Type?: string;
|
|
2117
|
-
|
|
2118
|
-
Vendor?: string;
|
|
2119
|
-
|
|
2120
|
-
Model?: string;
|
|
2121
|
-
|
|
2122
|
-
SerialNumber?: string;
|
|
2123
|
-
|
|
2124
|
-
Location?: Location;
|
|
2125
|
-
|
|
2126
|
-
SiteId?: string;
|
|
2127
|
-
}
|
|
2128
|
-
export interface UpdateDeviceResponse {
|
|
2129
|
-
|
|
2130
|
-
Device?: Device;
|
|
2131
|
-
}
|
|
2132
|
-
export interface UpdateGlobalNetworkRequest {
|
|
2133
|
-
|
|
2134
|
-
GlobalNetworkId: string | undefined;
|
|
2135
|
-
|
|
2136
|
-
Description?: string;
|
|
2137
|
-
}
|
|
2138
|
-
export interface UpdateGlobalNetworkResponse {
|
|
2139
|
-
|
|
2140
|
-
GlobalNetwork?: GlobalNetwork;
|
|
2141
|
-
}
|
|
2142
|
-
export interface UpdateLinkRequest {
|
|
2143
|
-
|
|
2144
|
-
GlobalNetworkId: string | undefined;
|
|
2145
|
-
|
|
2146
|
-
LinkId: string | undefined;
|
|
2147
|
-
|
|
2148
|
-
Description?: string;
|
|
2149
|
-
|
|
2150
|
-
Type?: string;
|
|
2151
|
-
|
|
2152
|
-
Bandwidth?: Bandwidth;
|
|
2153
|
-
|
|
2154
|
-
Provider?: string;
|
|
2155
|
-
}
|
|
2156
|
-
export interface UpdateLinkResponse {
|
|
2157
|
-
|
|
2158
|
-
Link?: Link;
|
|
2159
|
-
}
|
|
2160
|
-
export interface UpdateNetworkResourceMetadataRequest {
|
|
2161
|
-
|
|
2162
|
-
GlobalNetworkId: string | undefined;
|
|
2163
|
-
|
|
2164
|
-
ResourceArn: string | undefined;
|
|
2165
|
-
|
|
2166
|
-
Metadata: Record<string, string> | undefined;
|
|
2167
|
-
}
|
|
2168
|
-
export interface UpdateNetworkResourceMetadataResponse {
|
|
2169
|
-
|
|
2170
|
-
ResourceArn?: string;
|
|
2171
|
-
|
|
2172
|
-
Metadata?: Record<string, string>;
|
|
2173
|
-
}
|
|
2174
|
-
export interface UpdateSiteRequest {
|
|
2175
|
-
|
|
2176
|
-
GlobalNetworkId: string | undefined;
|
|
2177
|
-
|
|
2178
|
-
SiteId: string | undefined;
|
|
2179
|
-
|
|
2180
|
-
Description?: string;
|
|
2181
|
-
|
|
2182
|
-
Location?: Location;
|
|
2183
|
-
}
|
|
2184
|
-
export interface UpdateSiteResponse {
|
|
2185
|
-
|
|
2186
|
-
Site?: Site;
|
|
2187
|
-
}
|
|
2188
|
-
export interface UpdateVpcAttachmentRequest {
|
|
2189
|
-
|
|
2190
|
-
AttachmentId: string | undefined;
|
|
2191
|
-
|
|
2192
|
-
AddSubnetArns?: string[];
|
|
2193
|
-
|
|
2194
|
-
RemoveSubnetArns?: string[];
|
|
2195
|
-
|
|
2196
|
-
Options?: VpcOptions;
|
|
2197
|
-
}
|
|
2198
|
-
export interface UpdateVpcAttachmentResponse {
|
|
2199
|
-
|
|
2200
|
-
VpcAttachment?: VpcAttachment;
|
|
2201
|
-
}
|
|
2202
|
-
|
|
2203
|
-
export declare const AcceptAttachmentRequestFilterSensitiveLog: (obj: AcceptAttachmentRequest) => any;
|
|
2204
|
-
|
|
2205
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
2206
|
-
|
|
2207
|
-
export declare const ProposedSegmentChangeFilterSensitiveLog: (obj: ProposedSegmentChange) => any;
|
|
2208
|
-
|
|
2209
|
-
export declare const AttachmentFilterSensitiveLog: (obj: Attachment) => any;
|
|
2210
|
-
|
|
2211
|
-
export declare const AcceptAttachmentResponseFilterSensitiveLog: (obj: AcceptAttachmentResponse) => any;
|
|
2212
|
-
|
|
2213
|
-
export declare const ValidationExceptionFieldFilterSensitiveLog: (obj: ValidationExceptionField) => any;
|
|
2214
|
-
|
|
2215
|
-
export declare const AccountStatusFilterSensitiveLog: (obj: AccountStatus) => any;
|
|
2216
|
-
|
|
2217
|
-
export declare const AssociateConnectPeerRequestFilterSensitiveLog: (obj: AssociateConnectPeerRequest) => any;
|
|
2218
|
-
|
|
2219
|
-
export declare const ConnectPeerAssociationFilterSensitiveLog: (obj: ConnectPeerAssociation) => any;
|
|
2220
|
-
|
|
2221
|
-
export declare const AssociateConnectPeerResponseFilterSensitiveLog: (obj: AssociateConnectPeerResponse) => any;
|
|
2222
|
-
|
|
2223
|
-
export declare const AssociateCustomerGatewayRequestFilterSensitiveLog: (obj: AssociateCustomerGatewayRequest) => any;
|
|
2224
|
-
|
|
2225
|
-
export declare const CustomerGatewayAssociationFilterSensitiveLog: (obj: CustomerGatewayAssociation) => any;
|
|
2226
|
-
|
|
2227
|
-
export declare const AssociateCustomerGatewayResponseFilterSensitiveLog: (obj: AssociateCustomerGatewayResponse) => any;
|
|
2228
|
-
|
|
2229
|
-
export declare const AssociateLinkRequestFilterSensitiveLog: (obj: AssociateLinkRequest) => any;
|
|
2230
|
-
|
|
2231
|
-
export declare const LinkAssociationFilterSensitiveLog: (obj: LinkAssociation) => any;
|
|
2232
|
-
|
|
2233
|
-
export declare const AssociateLinkResponseFilterSensitiveLog: (obj: AssociateLinkResponse) => any;
|
|
2234
|
-
|
|
2235
|
-
export declare const AssociateTransitGatewayConnectPeerRequestFilterSensitiveLog: (obj: AssociateTransitGatewayConnectPeerRequest) => any;
|
|
2236
|
-
|
|
2237
|
-
export declare const TransitGatewayConnectPeerAssociationFilterSensitiveLog: (obj: TransitGatewayConnectPeerAssociation) => any;
|
|
2238
|
-
|
|
2239
|
-
export declare const AssociateTransitGatewayConnectPeerResponseFilterSensitiveLog: (obj: AssociateTransitGatewayConnectPeerResponse) => any;
|
|
2240
|
-
|
|
2241
|
-
export declare const AWSLocationFilterSensitiveLog: (obj: AWSLocation) => any;
|
|
2242
|
-
|
|
2243
|
-
export declare const BandwidthFilterSensitiveLog: (obj: Bandwidth) => any;
|
|
2244
|
-
|
|
2245
|
-
export declare const BgpOptionsFilterSensitiveLog: (obj: BgpOptions) => any;
|
|
2246
|
-
|
|
2247
|
-
export declare const ConnectAttachmentOptionsFilterSensitiveLog: (obj: ConnectAttachmentOptions) => any;
|
|
2248
|
-
|
|
2249
|
-
export declare const ConnectAttachmentFilterSensitiveLog: (obj: ConnectAttachment) => any;
|
|
2250
|
-
|
|
2251
|
-
export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
|
|
2252
|
-
|
|
2253
|
-
export declare const ConnectionHealthFilterSensitiveLog: (obj: ConnectionHealth) => any;
|
|
2254
|
-
|
|
2255
|
-
export declare const ConnectPeerBgpConfigurationFilterSensitiveLog: (obj: ConnectPeerBgpConfiguration) => any;
|
|
2256
|
-
|
|
2257
|
-
export declare const ConnectPeerConfigurationFilterSensitiveLog: (obj: ConnectPeerConfiguration) => any;
|
|
2258
|
-
|
|
2259
|
-
export declare const ConnectPeerFilterSensitiveLog: (obj: ConnectPeer) => any;
|
|
2260
|
-
|
|
2261
|
-
export declare const ConnectPeerSummaryFilterSensitiveLog: (obj: ConnectPeerSummary) => any;
|
|
2262
|
-
|
|
2263
|
-
export declare const CoreNetworkEdgeFilterSensitiveLog: (obj: CoreNetworkEdge) => any;
|
|
2264
|
-
|
|
2265
|
-
export declare const CoreNetworkSegmentFilterSensitiveLog: (obj: CoreNetworkSegment) => any;
|
|
2266
|
-
|
|
2267
|
-
export declare const CoreNetworkFilterSensitiveLog: (obj: CoreNetwork) => any;
|
|
2268
|
-
|
|
2269
|
-
export declare const CoreNetworkChangeValuesFilterSensitiveLog: (obj: CoreNetworkChangeValues) => any;
|
|
2270
|
-
|
|
2271
|
-
export declare const CoreNetworkChangeFilterSensitiveLog: (obj: CoreNetworkChange) => any;
|
|
2272
|
-
|
|
2273
|
-
export declare const CoreNetworkChangeEventValuesFilterSensitiveLog: (obj: CoreNetworkChangeEventValues) => any;
|
|
2274
|
-
|
|
2275
|
-
export declare const CoreNetworkChangeEventFilterSensitiveLog: (obj: CoreNetworkChangeEvent) => any;
|
|
2276
|
-
|
|
2277
|
-
export declare const CoreNetworkPolicyErrorFilterSensitiveLog: (obj: CoreNetworkPolicyError) => any;
|
|
2278
|
-
|
|
2279
|
-
export declare const CoreNetworkPolicyFilterSensitiveLog: (obj: CoreNetworkPolicy) => any;
|
|
2280
|
-
|
|
2281
|
-
export declare const CoreNetworkPolicyVersionFilterSensitiveLog: (obj: CoreNetworkPolicyVersion) => any;
|
|
2282
|
-
|
|
2283
|
-
export declare const CoreNetworkSegmentEdgeIdentifierFilterSensitiveLog: (obj: CoreNetworkSegmentEdgeIdentifier) => any;
|
|
2284
|
-
|
|
2285
|
-
export declare const CoreNetworkSummaryFilterSensitiveLog: (obj: CoreNetworkSummary) => any;
|
|
2286
|
-
|
|
2287
|
-
export declare const CreateConnectAttachmentRequestFilterSensitiveLog: (obj: CreateConnectAttachmentRequest) => any;
|
|
2288
|
-
|
|
2289
|
-
export declare const CreateConnectAttachmentResponseFilterSensitiveLog: (obj: CreateConnectAttachmentResponse) => any;
|
|
2290
|
-
|
|
2291
|
-
export declare const CreateConnectionRequestFilterSensitiveLog: (obj: CreateConnectionRequest) => any;
|
|
2292
|
-
|
|
2293
|
-
export declare const CreateConnectionResponseFilterSensitiveLog: (obj: CreateConnectionResponse) => any;
|
|
2294
|
-
|
|
2295
|
-
export declare const CreateConnectPeerRequestFilterSensitiveLog: (obj: CreateConnectPeerRequest) => any;
|
|
2296
|
-
|
|
2297
|
-
export declare const CreateConnectPeerResponseFilterSensitiveLog: (obj: CreateConnectPeerResponse) => any;
|
|
2298
|
-
|
|
2299
|
-
export declare const CreateCoreNetworkRequestFilterSensitiveLog: (obj: CreateCoreNetworkRequest) => any;
|
|
2300
|
-
|
|
2301
|
-
export declare const CreateCoreNetworkResponseFilterSensitiveLog: (obj: CreateCoreNetworkResponse) => any;
|
|
2302
|
-
|
|
2303
|
-
export declare const LocationFilterSensitiveLog: (obj: Location) => any;
|
|
2304
|
-
|
|
2305
|
-
export declare const CreateDeviceRequestFilterSensitiveLog: (obj: CreateDeviceRequest) => any;
|
|
2306
|
-
|
|
2307
|
-
export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
|
|
2308
|
-
|
|
2309
|
-
export declare const CreateDeviceResponseFilterSensitiveLog: (obj: CreateDeviceResponse) => any;
|
|
2310
|
-
|
|
2311
|
-
export declare const CreateGlobalNetworkRequestFilterSensitiveLog: (obj: CreateGlobalNetworkRequest) => any;
|
|
2312
|
-
|
|
2313
|
-
export declare const GlobalNetworkFilterSensitiveLog: (obj: GlobalNetwork) => any;
|
|
2314
|
-
|
|
2315
|
-
export declare const CreateGlobalNetworkResponseFilterSensitiveLog: (obj: CreateGlobalNetworkResponse) => any;
|
|
2316
|
-
|
|
2317
|
-
export declare const CreateLinkRequestFilterSensitiveLog: (obj: CreateLinkRequest) => any;
|
|
2318
|
-
|
|
2319
|
-
export declare const LinkFilterSensitiveLog: (obj: Link) => any;
|
|
2320
|
-
|
|
2321
|
-
export declare const CreateLinkResponseFilterSensitiveLog: (obj: CreateLinkResponse) => any;
|
|
2322
|
-
|
|
2323
|
-
export declare const CreateSiteRequestFilterSensitiveLog: (obj: CreateSiteRequest) => any;
|
|
2324
|
-
|
|
2325
|
-
export declare const SiteFilterSensitiveLog: (obj: Site) => any;
|
|
2326
|
-
|
|
2327
|
-
export declare const CreateSiteResponseFilterSensitiveLog: (obj: CreateSiteResponse) => any;
|
|
2328
|
-
|
|
2329
|
-
export declare const CreateSiteToSiteVpnAttachmentRequestFilterSensitiveLog: (obj: CreateSiteToSiteVpnAttachmentRequest) => any;
|
|
2330
|
-
|
|
2331
|
-
export declare const SiteToSiteVpnAttachmentFilterSensitiveLog: (obj: SiteToSiteVpnAttachment) => any;
|
|
2332
|
-
|
|
2333
|
-
export declare const CreateSiteToSiteVpnAttachmentResponseFilterSensitiveLog: (obj: CreateSiteToSiteVpnAttachmentResponse) => any;
|
|
2334
|
-
|
|
2335
|
-
export declare const CreateTransitGatewayPeeringRequestFilterSensitiveLog: (obj: CreateTransitGatewayPeeringRequest) => any;
|
|
2336
|
-
|
|
2337
|
-
export declare const PeeringFilterSensitiveLog: (obj: Peering) => any;
|
|
2338
|
-
|
|
2339
|
-
export declare const TransitGatewayPeeringFilterSensitiveLog: (obj: TransitGatewayPeering) => any;
|
|
2340
|
-
|
|
2341
|
-
export declare const CreateTransitGatewayPeeringResponseFilterSensitiveLog: (obj: CreateTransitGatewayPeeringResponse) => any;
|
|
2342
|
-
|
|
2343
|
-
export declare const CreateTransitGatewayRouteTableAttachmentRequestFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableAttachmentRequest) => any;
|
|
2344
|
-
|
|
2345
|
-
export declare const TransitGatewayRouteTableAttachmentFilterSensitiveLog: (obj: TransitGatewayRouteTableAttachment) => any;
|
|
2346
|
-
|
|
2347
|
-
export declare const CreateTransitGatewayRouteTableAttachmentResponseFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableAttachmentResponse) => any;
|
|
2348
|
-
|
|
2349
|
-
export declare const VpcOptionsFilterSensitiveLog: (obj: VpcOptions) => any;
|
|
2350
|
-
|
|
2351
|
-
export declare const CreateVpcAttachmentRequestFilterSensitiveLog: (obj: CreateVpcAttachmentRequest) => any;
|
|
2352
|
-
|
|
2353
|
-
export declare const VpcAttachmentFilterSensitiveLog: (obj: VpcAttachment) => any;
|
|
2354
|
-
|
|
2355
|
-
export declare const CreateVpcAttachmentResponseFilterSensitiveLog: (obj: CreateVpcAttachmentResponse) => any;
|
|
2356
|
-
|
|
2357
|
-
export declare const DeleteAttachmentRequestFilterSensitiveLog: (obj: DeleteAttachmentRequest) => any;
|
|
2358
|
-
|
|
2359
|
-
export declare const DeleteAttachmentResponseFilterSensitiveLog: (obj: DeleteAttachmentResponse) => any;
|
|
2360
|
-
|
|
2361
|
-
export declare const DeleteConnectionRequestFilterSensitiveLog: (obj: DeleteConnectionRequest) => any;
|
|
2362
|
-
|
|
2363
|
-
export declare const DeleteConnectionResponseFilterSensitiveLog: (obj: DeleteConnectionResponse) => any;
|
|
2364
|
-
|
|
2365
|
-
export declare const DeleteConnectPeerRequestFilterSensitiveLog: (obj: DeleteConnectPeerRequest) => any;
|
|
2366
|
-
|
|
2367
|
-
export declare const DeleteConnectPeerResponseFilterSensitiveLog: (obj: DeleteConnectPeerResponse) => any;
|
|
2368
|
-
|
|
2369
|
-
export declare const DeleteCoreNetworkRequestFilterSensitiveLog: (obj: DeleteCoreNetworkRequest) => any;
|
|
2370
|
-
|
|
2371
|
-
export declare const DeleteCoreNetworkResponseFilterSensitiveLog: (obj: DeleteCoreNetworkResponse) => any;
|
|
2372
|
-
|
|
2373
|
-
export declare const DeleteCoreNetworkPolicyVersionRequestFilterSensitiveLog: (obj: DeleteCoreNetworkPolicyVersionRequest) => any;
|
|
2374
|
-
|
|
2375
|
-
export declare const DeleteCoreNetworkPolicyVersionResponseFilterSensitiveLog: (obj: DeleteCoreNetworkPolicyVersionResponse) => any;
|
|
2376
|
-
|
|
2377
|
-
export declare const DeleteDeviceRequestFilterSensitiveLog: (obj: DeleteDeviceRequest) => any;
|
|
2378
|
-
|
|
2379
|
-
export declare const DeleteDeviceResponseFilterSensitiveLog: (obj: DeleteDeviceResponse) => any;
|
|
2380
|
-
|
|
2381
|
-
export declare const DeleteGlobalNetworkRequestFilterSensitiveLog: (obj: DeleteGlobalNetworkRequest) => any;
|
|
2382
|
-
|
|
2383
|
-
export declare const DeleteGlobalNetworkResponseFilterSensitiveLog: (obj: DeleteGlobalNetworkResponse) => any;
|
|
2384
|
-
|
|
2385
|
-
export declare const DeleteLinkRequestFilterSensitiveLog: (obj: DeleteLinkRequest) => any;
|
|
2386
|
-
|
|
2387
|
-
export declare const DeleteLinkResponseFilterSensitiveLog: (obj: DeleteLinkResponse) => any;
|
|
2388
|
-
|
|
2389
|
-
export declare const DeletePeeringRequestFilterSensitiveLog: (obj: DeletePeeringRequest) => any;
|
|
2390
|
-
|
|
2391
|
-
export declare const DeletePeeringResponseFilterSensitiveLog: (obj: DeletePeeringResponse) => any;
|
|
2392
|
-
|
|
2393
|
-
export declare const DeleteResourcePolicyRequestFilterSensitiveLog: (obj: DeleteResourcePolicyRequest) => any;
|
|
2394
|
-
|
|
2395
|
-
export declare const DeleteResourcePolicyResponseFilterSensitiveLog: (obj: DeleteResourcePolicyResponse) => any;
|
|
2396
|
-
|
|
2397
|
-
export declare const DeleteSiteRequestFilterSensitiveLog: (obj: DeleteSiteRequest) => any;
|
|
2398
|
-
|
|
2399
|
-
export declare const DeleteSiteResponseFilterSensitiveLog: (obj: DeleteSiteResponse) => any;
|
|
2400
|
-
|
|
2401
|
-
export declare const DeregisterTransitGatewayRequestFilterSensitiveLog: (obj: DeregisterTransitGatewayRequest) => any;
|
|
2402
|
-
|
|
2403
|
-
export declare const TransitGatewayRegistrationStateReasonFilterSensitiveLog: (obj: TransitGatewayRegistrationStateReason) => any;
|
|
2404
|
-
|
|
2405
|
-
export declare const TransitGatewayRegistrationFilterSensitiveLog: (obj: TransitGatewayRegistration) => any;
|
|
2406
|
-
|
|
2407
|
-
export declare const DeregisterTransitGatewayResponseFilterSensitiveLog: (obj: DeregisterTransitGatewayResponse) => any;
|
|
2408
|
-
|
|
2409
|
-
export declare const DescribeGlobalNetworksRequestFilterSensitiveLog: (obj: DescribeGlobalNetworksRequest) => any;
|
|
2410
|
-
|
|
2411
|
-
export declare const DescribeGlobalNetworksResponseFilterSensitiveLog: (obj: DescribeGlobalNetworksResponse) => any;
|
|
2412
|
-
|
|
2413
|
-
export declare const DisassociateConnectPeerRequestFilterSensitiveLog: (obj: DisassociateConnectPeerRequest) => any;
|
|
2414
|
-
|
|
2415
|
-
export declare const DisassociateConnectPeerResponseFilterSensitiveLog: (obj: DisassociateConnectPeerResponse) => any;
|
|
2416
|
-
|
|
2417
|
-
export declare const DisassociateCustomerGatewayRequestFilterSensitiveLog: (obj: DisassociateCustomerGatewayRequest) => any;
|
|
2418
|
-
|
|
2419
|
-
export declare const DisassociateCustomerGatewayResponseFilterSensitiveLog: (obj: DisassociateCustomerGatewayResponse) => any;
|
|
2420
|
-
|
|
2421
|
-
export declare const DisassociateLinkRequestFilterSensitiveLog: (obj: DisassociateLinkRequest) => any;
|
|
2422
|
-
|
|
2423
|
-
export declare const DisassociateLinkResponseFilterSensitiveLog: (obj: DisassociateLinkResponse) => any;
|
|
2424
|
-
|
|
2425
|
-
export declare const DisassociateTransitGatewayConnectPeerRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayConnectPeerRequest) => any;
|
|
2426
|
-
|
|
2427
|
-
export declare const DisassociateTransitGatewayConnectPeerResponseFilterSensitiveLog: (obj: DisassociateTransitGatewayConnectPeerResponse) => any;
|
|
2428
|
-
|
|
2429
|
-
export declare const ExecuteCoreNetworkChangeSetRequestFilterSensitiveLog: (obj: ExecuteCoreNetworkChangeSetRequest) => any;
|
|
2430
|
-
|
|
2431
|
-
export declare const ExecuteCoreNetworkChangeSetResponseFilterSensitiveLog: (obj: ExecuteCoreNetworkChangeSetResponse) => any;
|
|
2432
|
-
|
|
2433
|
-
export declare const GetConnectAttachmentRequestFilterSensitiveLog: (obj: GetConnectAttachmentRequest) => any;
|
|
2434
|
-
|
|
2435
|
-
export declare const GetConnectAttachmentResponseFilterSensitiveLog: (obj: GetConnectAttachmentResponse) => any;
|
|
2436
|
-
|
|
2437
|
-
export declare const GetConnectionsRequestFilterSensitiveLog: (obj: GetConnectionsRequest) => any;
|
|
2438
|
-
|
|
2439
|
-
export declare const GetConnectionsResponseFilterSensitiveLog: (obj: GetConnectionsResponse) => any;
|
|
2440
|
-
|
|
2441
|
-
export declare const GetConnectPeerRequestFilterSensitiveLog: (obj: GetConnectPeerRequest) => any;
|
|
2442
|
-
|
|
2443
|
-
export declare const GetConnectPeerResponseFilterSensitiveLog: (obj: GetConnectPeerResponse) => any;
|
|
2444
|
-
|
|
2445
|
-
export declare const GetConnectPeerAssociationsRequestFilterSensitiveLog: (obj: GetConnectPeerAssociationsRequest) => any;
|
|
2446
|
-
|
|
2447
|
-
export declare const GetConnectPeerAssociationsResponseFilterSensitiveLog: (obj: GetConnectPeerAssociationsResponse) => any;
|
|
2448
|
-
|
|
2449
|
-
export declare const GetCoreNetworkRequestFilterSensitiveLog: (obj: GetCoreNetworkRequest) => any;
|
|
2450
|
-
|
|
2451
|
-
export declare const GetCoreNetworkResponseFilterSensitiveLog: (obj: GetCoreNetworkResponse) => any;
|
|
2452
|
-
|
|
2453
|
-
export declare const GetCoreNetworkChangeEventsRequestFilterSensitiveLog: (obj: GetCoreNetworkChangeEventsRequest) => any;
|
|
2454
|
-
|
|
2455
|
-
export declare const GetCoreNetworkChangeEventsResponseFilterSensitiveLog: (obj: GetCoreNetworkChangeEventsResponse) => any;
|
|
2456
|
-
|
|
2457
|
-
export declare const GetCoreNetworkChangeSetRequestFilterSensitiveLog: (obj: GetCoreNetworkChangeSetRequest) => any;
|
|
2458
|
-
|
|
2459
|
-
export declare const GetCoreNetworkChangeSetResponseFilterSensitiveLog: (obj: GetCoreNetworkChangeSetResponse) => any;
|
|
2460
|
-
|
|
2461
|
-
export declare const GetCoreNetworkPolicyRequestFilterSensitiveLog: (obj: GetCoreNetworkPolicyRequest) => any;
|
|
2462
|
-
|
|
2463
|
-
export declare const GetCoreNetworkPolicyResponseFilterSensitiveLog: (obj: GetCoreNetworkPolicyResponse) => any;
|
|
2464
|
-
|
|
2465
|
-
export declare const GetCustomerGatewayAssociationsRequestFilterSensitiveLog: (obj: GetCustomerGatewayAssociationsRequest) => any;
|
|
2466
|
-
|
|
2467
|
-
export declare const GetCustomerGatewayAssociationsResponseFilterSensitiveLog: (obj: GetCustomerGatewayAssociationsResponse) => any;
|
|
2468
|
-
|
|
2469
|
-
export declare const GetDevicesRequestFilterSensitiveLog: (obj: GetDevicesRequest) => any;
|
|
2470
|
-
|
|
2471
|
-
export declare const GetDevicesResponseFilterSensitiveLog: (obj: GetDevicesResponse) => any;
|
|
2472
|
-
|
|
2473
|
-
export declare const GetLinkAssociationsRequestFilterSensitiveLog: (obj: GetLinkAssociationsRequest) => any;
|
|
2474
|
-
|
|
2475
|
-
export declare const GetLinkAssociationsResponseFilterSensitiveLog: (obj: GetLinkAssociationsResponse) => any;
|
|
2476
|
-
|
|
2477
|
-
export declare const GetLinksRequestFilterSensitiveLog: (obj: GetLinksRequest) => any;
|
|
2478
|
-
|
|
2479
|
-
export declare const GetLinksResponseFilterSensitiveLog: (obj: GetLinksResponse) => any;
|
|
2480
|
-
|
|
2481
|
-
export declare const GetNetworkResourceCountsRequestFilterSensitiveLog: (obj: GetNetworkResourceCountsRequest) => any;
|
|
2482
|
-
|
|
2483
|
-
export declare const NetworkResourceCountFilterSensitiveLog: (obj: NetworkResourceCount) => any;
|
|
2484
|
-
|
|
2485
|
-
export declare const GetNetworkResourceCountsResponseFilterSensitiveLog: (obj: GetNetworkResourceCountsResponse) => any;
|
|
2486
|
-
|
|
2487
|
-
export declare const GetNetworkResourceRelationshipsRequestFilterSensitiveLog: (obj: GetNetworkResourceRelationshipsRequest) => any;
|
|
2488
|
-
|
|
2489
|
-
export declare const RelationshipFilterSensitiveLog: (obj: Relationship) => any;
|
|
2490
|
-
|
|
2491
|
-
export declare const GetNetworkResourceRelationshipsResponseFilterSensitiveLog: (obj: GetNetworkResourceRelationshipsResponse) => any;
|
|
2492
|
-
|
|
2493
|
-
export declare const GetNetworkResourcesRequestFilterSensitiveLog: (obj: GetNetworkResourcesRequest) => any;
|
|
2494
|
-
|
|
2495
|
-
export declare const NetworkResourceFilterSensitiveLog: (obj: NetworkResource) => any;
|
|
2496
|
-
|
|
2497
|
-
export declare const GetNetworkResourcesResponseFilterSensitiveLog: (obj: GetNetworkResourcesResponse) => any;
|
|
2498
|
-
|
|
2499
|
-
export declare const RouteTableIdentifierFilterSensitiveLog: (obj: RouteTableIdentifier) => any;
|
|
2500
|
-
|
|
2501
|
-
export declare const GetNetworkRoutesRequestFilterSensitiveLog: (obj: GetNetworkRoutesRequest) => any;
|
|
2502
|
-
|
|
2503
|
-
export declare const NetworkRouteDestinationFilterSensitiveLog: (obj: NetworkRouteDestination) => any;
|
|
2504
|
-
|
|
2505
|
-
export declare const NetworkRouteFilterSensitiveLog: (obj: NetworkRoute) => any;
|
|
2506
|
-
|
|
2507
|
-
export declare const GetNetworkRoutesResponseFilterSensitiveLog: (obj: GetNetworkRoutesResponse) => any;
|
|
2508
|
-
|
|
2509
|
-
export declare const GetNetworkTelemetryRequestFilterSensitiveLog: (obj: GetNetworkTelemetryRequest) => any;
|
|
2510
|
-
|
|
2511
|
-
export declare const NetworkTelemetryFilterSensitiveLog: (obj: NetworkTelemetry) => any;
|
|
2512
|
-
|
|
2513
|
-
export declare const GetNetworkTelemetryResponseFilterSensitiveLog: (obj: GetNetworkTelemetryResponse) => any;
|
|
2514
|
-
|
|
2515
|
-
export declare const GetResourcePolicyRequestFilterSensitiveLog: (obj: GetResourcePolicyRequest) => any;
|
|
2516
|
-
|
|
2517
|
-
export declare const GetResourcePolicyResponseFilterSensitiveLog: (obj: GetResourcePolicyResponse) => any;
|
|
2518
|
-
|
|
2519
|
-
export declare const GetRouteAnalysisRequestFilterSensitiveLog: (obj: GetRouteAnalysisRequest) => any;
|
|
2520
|
-
|
|
2521
|
-
export declare const RouteAnalysisEndpointOptionsFilterSensitiveLog: (obj: RouteAnalysisEndpointOptions) => any;
|
|
2522
|
-
|
|
2523
|
-
export declare const RouteAnalysisCompletionFilterSensitiveLog: (obj: RouteAnalysisCompletion) => any;
|
|
2524
|
-
|
|
2525
|
-
export declare const NetworkResourceSummaryFilterSensitiveLog: (obj: NetworkResourceSummary) => any;
|
|
2526
|
-
|
|
2527
|
-
export declare const PathComponentFilterSensitiveLog: (obj: PathComponent) => any;
|
|
2528
|
-
|
|
2529
|
-
export declare const RouteAnalysisPathFilterSensitiveLog: (obj: RouteAnalysisPath) => any;
|
|
2530
|
-
|
|
2531
|
-
export declare const RouteAnalysisFilterSensitiveLog: (obj: RouteAnalysis) => any;
|
|
2532
|
-
|
|
2533
|
-
export declare const GetRouteAnalysisResponseFilterSensitiveLog: (obj: GetRouteAnalysisResponse) => any;
|
|
2534
|
-
|
|
2535
|
-
export declare const GetSitesRequestFilterSensitiveLog: (obj: GetSitesRequest) => any;
|
|
2536
|
-
|
|
2537
|
-
export declare const GetSitesResponseFilterSensitiveLog: (obj: GetSitesResponse) => any;
|
|
2538
|
-
|
|
2539
|
-
export declare const GetSiteToSiteVpnAttachmentRequestFilterSensitiveLog: (obj: GetSiteToSiteVpnAttachmentRequest) => any;
|
|
2540
|
-
|
|
2541
|
-
export declare const GetSiteToSiteVpnAttachmentResponseFilterSensitiveLog: (obj: GetSiteToSiteVpnAttachmentResponse) => any;
|
|
2542
|
-
|
|
2543
|
-
export declare const GetTransitGatewayConnectPeerAssociationsRequestFilterSensitiveLog: (obj: GetTransitGatewayConnectPeerAssociationsRequest) => any;
|
|
2544
|
-
|
|
2545
|
-
export declare const GetTransitGatewayConnectPeerAssociationsResponseFilterSensitiveLog: (obj: GetTransitGatewayConnectPeerAssociationsResponse) => any;
|
|
2546
|
-
|
|
2547
|
-
export declare const GetTransitGatewayPeeringRequestFilterSensitiveLog: (obj: GetTransitGatewayPeeringRequest) => any;
|
|
2548
|
-
|
|
2549
|
-
export declare const GetTransitGatewayPeeringResponseFilterSensitiveLog: (obj: GetTransitGatewayPeeringResponse) => any;
|
|
2550
|
-
|
|
2551
|
-
export declare const GetTransitGatewayRegistrationsRequestFilterSensitiveLog: (obj: GetTransitGatewayRegistrationsRequest) => any;
|
|
2552
|
-
|
|
2553
|
-
export declare const GetTransitGatewayRegistrationsResponseFilterSensitiveLog: (obj: GetTransitGatewayRegistrationsResponse) => any;
|
|
2554
|
-
|
|
2555
|
-
export declare const GetTransitGatewayRouteTableAttachmentRequestFilterSensitiveLog: (obj: GetTransitGatewayRouteTableAttachmentRequest) => any;
|
|
2556
|
-
|
|
2557
|
-
export declare const GetTransitGatewayRouteTableAttachmentResponseFilterSensitiveLog: (obj: GetTransitGatewayRouteTableAttachmentResponse) => any;
|
|
2558
|
-
|
|
2559
|
-
export declare const GetVpcAttachmentRequestFilterSensitiveLog: (obj: GetVpcAttachmentRequest) => any;
|
|
2560
|
-
|
|
2561
|
-
export declare const GetVpcAttachmentResponseFilterSensitiveLog: (obj: GetVpcAttachmentResponse) => any;
|
|
2562
|
-
|
|
2563
|
-
export declare const ListAttachmentsRequestFilterSensitiveLog: (obj: ListAttachmentsRequest) => any;
|
|
2564
|
-
|
|
2565
|
-
export declare const ListAttachmentsResponseFilterSensitiveLog: (obj: ListAttachmentsResponse) => any;
|
|
2566
|
-
|
|
2567
|
-
export declare const ListConnectPeersRequestFilterSensitiveLog: (obj: ListConnectPeersRequest) => any;
|
|
2568
|
-
|
|
2569
|
-
export declare const ListConnectPeersResponseFilterSensitiveLog: (obj: ListConnectPeersResponse) => any;
|
|
2570
|
-
|
|
2571
|
-
export declare const ListCoreNetworkPolicyVersionsRequestFilterSensitiveLog: (obj: ListCoreNetworkPolicyVersionsRequest) => any;
|
|
2572
|
-
|
|
2573
|
-
export declare const ListCoreNetworkPolicyVersionsResponseFilterSensitiveLog: (obj: ListCoreNetworkPolicyVersionsResponse) => any;
|
|
2574
|
-
|
|
2575
|
-
export declare const ListCoreNetworksRequestFilterSensitiveLog: (obj: ListCoreNetworksRequest) => any;
|
|
2576
|
-
|
|
2577
|
-
export declare const ListCoreNetworksResponseFilterSensitiveLog: (obj: ListCoreNetworksResponse) => any;
|
|
2578
|
-
|
|
2579
|
-
export declare const ListOrganizationServiceAccessStatusRequestFilterSensitiveLog: (obj: ListOrganizationServiceAccessStatusRequest) => any;
|
|
2580
|
-
|
|
2581
|
-
export declare const OrganizationStatusFilterSensitiveLog: (obj: OrganizationStatus) => any;
|
|
2582
|
-
|
|
2583
|
-
export declare const ListOrganizationServiceAccessStatusResponseFilterSensitiveLog: (obj: ListOrganizationServiceAccessStatusResponse) => any;
|
|
2584
|
-
|
|
2585
|
-
export declare const ListPeeringsRequestFilterSensitiveLog: (obj: ListPeeringsRequest) => any;
|
|
2586
|
-
|
|
2587
|
-
export declare const ListPeeringsResponseFilterSensitiveLog: (obj: ListPeeringsResponse) => any;
|
|
2588
|
-
|
|
2589
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2590
|
-
|
|
2591
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2592
|
-
|
|
2593
|
-
export declare const PutCoreNetworkPolicyRequestFilterSensitiveLog: (obj: PutCoreNetworkPolicyRequest) => any;
|
|
2594
|
-
|
|
2595
|
-
export declare const PutCoreNetworkPolicyResponseFilterSensitiveLog: (obj: PutCoreNetworkPolicyResponse) => any;
|
|
2596
|
-
|
|
2597
|
-
export declare const PutResourcePolicyRequestFilterSensitiveLog: (obj: PutResourcePolicyRequest) => any;
|
|
2598
|
-
|
|
2599
|
-
export declare const PutResourcePolicyResponseFilterSensitiveLog: (obj: PutResourcePolicyResponse) => any;
|
|
2600
|
-
|
|
2601
|
-
export declare const RegisterTransitGatewayRequestFilterSensitiveLog: (obj: RegisterTransitGatewayRequest) => any;
|
|
2602
|
-
|
|
2603
|
-
export declare const RegisterTransitGatewayResponseFilterSensitiveLog: (obj: RegisterTransitGatewayResponse) => any;
|
|
2604
|
-
|
|
2605
|
-
export declare const RejectAttachmentRequestFilterSensitiveLog: (obj: RejectAttachmentRequest) => any;
|
|
2606
|
-
|
|
2607
|
-
export declare const RejectAttachmentResponseFilterSensitiveLog: (obj: RejectAttachmentResponse) => any;
|
|
2608
|
-
|
|
2609
|
-
export declare const RestoreCoreNetworkPolicyVersionRequestFilterSensitiveLog: (obj: RestoreCoreNetworkPolicyVersionRequest) => any;
|
|
2610
|
-
|
|
2611
|
-
export declare const RestoreCoreNetworkPolicyVersionResponseFilterSensitiveLog: (obj: RestoreCoreNetworkPolicyVersionResponse) => any;
|
|
2612
|
-
|
|
2613
|
-
export declare const StartOrganizationServiceAccessUpdateRequestFilterSensitiveLog: (obj: StartOrganizationServiceAccessUpdateRequest) => any;
|
|
2614
|
-
|
|
2615
|
-
export declare const StartOrganizationServiceAccessUpdateResponseFilterSensitiveLog: (obj: StartOrganizationServiceAccessUpdateResponse) => any;
|
|
2616
|
-
|
|
2617
|
-
export declare const RouteAnalysisEndpointOptionsSpecificationFilterSensitiveLog: (obj: RouteAnalysisEndpointOptionsSpecification) => any;
|
|
2618
|
-
|
|
2619
|
-
export declare const StartRouteAnalysisRequestFilterSensitiveLog: (obj: StartRouteAnalysisRequest) => any;
|
|
2620
|
-
|
|
2621
|
-
export declare const StartRouteAnalysisResponseFilterSensitiveLog: (obj: StartRouteAnalysisResponse) => any;
|
|
2622
|
-
|
|
2623
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2624
|
-
|
|
2625
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2626
|
-
|
|
2627
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2628
|
-
|
|
2629
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2630
|
-
|
|
2631
|
-
export declare const UpdateConnectionRequestFilterSensitiveLog: (obj: UpdateConnectionRequest) => any;
|
|
2632
|
-
|
|
2633
|
-
export declare const UpdateConnectionResponseFilterSensitiveLog: (obj: UpdateConnectionResponse) => any;
|
|
2634
|
-
|
|
2635
|
-
export declare const UpdateCoreNetworkRequestFilterSensitiveLog: (obj: UpdateCoreNetworkRequest) => any;
|
|
2636
|
-
|
|
2637
|
-
export declare const UpdateCoreNetworkResponseFilterSensitiveLog: (obj: UpdateCoreNetworkResponse) => any;
|
|
2638
|
-
|
|
2639
|
-
export declare const UpdateDeviceRequestFilterSensitiveLog: (obj: UpdateDeviceRequest) => any;
|
|
2640
|
-
|
|
2641
|
-
export declare const UpdateDeviceResponseFilterSensitiveLog: (obj: UpdateDeviceResponse) => any;
|
|
2642
|
-
|
|
2643
|
-
export declare const UpdateGlobalNetworkRequestFilterSensitiveLog: (obj: UpdateGlobalNetworkRequest) => any;
|
|
2644
|
-
|
|
2645
|
-
export declare const UpdateGlobalNetworkResponseFilterSensitiveLog: (obj: UpdateGlobalNetworkResponse) => any;
|
|
2646
|
-
|
|
2647
|
-
export declare const UpdateLinkRequestFilterSensitiveLog: (obj: UpdateLinkRequest) => any;
|
|
2648
|
-
|
|
2649
|
-
export declare const UpdateLinkResponseFilterSensitiveLog: (obj: UpdateLinkResponse) => any;
|
|
2650
|
-
|
|
2651
|
-
export declare const UpdateNetworkResourceMetadataRequestFilterSensitiveLog: (obj: UpdateNetworkResourceMetadataRequest) => any;
|
|
2652
|
-
|
|
2653
|
-
export declare const UpdateNetworkResourceMetadataResponseFilterSensitiveLog: (obj: UpdateNetworkResourceMetadataResponse) => any;
|
|
2654
|
-
|
|
2655
|
-
export declare const UpdateSiteRequestFilterSensitiveLog: (obj: UpdateSiteRequest) => any;
|
|
2656
|
-
|
|
2657
|
-
export declare const UpdateSiteResponseFilterSensitiveLog: (obj: UpdateSiteResponse) => any;
|
|
2658
|
-
|
|
2659
|
-
export declare const UpdateVpcAttachmentRequestFilterSensitiveLog: (obj: UpdateVpcAttachmentRequest) => any;
|
|
2660
|
-
|
|
2661
|
-
export declare const UpdateVpcAttachmentResponseFilterSensitiveLog: (obj: UpdateVpcAttachmentResponse) => any;
|
|
1
|
+
import {
|
|
2
|
+
ExceptionOptionType as __ExceptionOptionType,
|
|
3
|
+
LazyJsonString as __LazyJsonString,
|
|
4
|
+
} from "@aws-sdk/smithy-client";
|
|
5
|
+
import { NetworkManagerServiceException as __BaseException } from "./NetworkManagerServiceException";
|
|
6
|
+
export interface AcceptAttachmentRequest {
|
|
7
|
+
AttachmentId: string | undefined;
|
|
8
|
+
}
|
|
9
|
+
export declare enum AttachmentType {
|
|
10
|
+
CONNECT = "CONNECT",
|
|
11
|
+
SITE_TO_SITE_VPN = "SITE_TO_SITE_VPN",
|
|
12
|
+
TRANSIT_GATEWAY_ROUTE_TABLE = "TRANSIT_GATEWAY_ROUTE_TABLE",
|
|
13
|
+
VPC = "VPC",
|
|
14
|
+
}
|
|
15
|
+
export interface Tag {
|
|
16
|
+
Key?: string;
|
|
17
|
+
Value?: string;
|
|
18
|
+
}
|
|
19
|
+
export interface ProposedSegmentChange {
|
|
20
|
+
Tags?: Tag[];
|
|
21
|
+
AttachmentPolicyRuleNumber?: number;
|
|
22
|
+
SegmentName?: string;
|
|
23
|
+
}
|
|
24
|
+
export declare enum AttachmentState {
|
|
25
|
+
AVAILABLE = "AVAILABLE",
|
|
26
|
+
CREATING = "CREATING",
|
|
27
|
+
DELETING = "DELETING",
|
|
28
|
+
FAILED = "FAILED",
|
|
29
|
+
PENDING_ATTACHMENT_ACCEPTANCE = "PENDING_ATTACHMENT_ACCEPTANCE",
|
|
30
|
+
PENDING_NETWORK_UPDATE = "PENDING_NETWORK_UPDATE",
|
|
31
|
+
PENDING_TAG_ACCEPTANCE = "PENDING_TAG_ACCEPTANCE",
|
|
32
|
+
REJECTED = "REJECTED",
|
|
33
|
+
UPDATING = "UPDATING",
|
|
34
|
+
}
|
|
35
|
+
export interface Attachment {
|
|
36
|
+
CoreNetworkId?: string;
|
|
37
|
+
CoreNetworkArn?: string;
|
|
38
|
+
AttachmentId?: string;
|
|
39
|
+
OwnerAccountId?: string;
|
|
40
|
+
AttachmentType?: AttachmentType | string;
|
|
41
|
+
State?: AttachmentState | string;
|
|
42
|
+
EdgeLocation?: string;
|
|
43
|
+
ResourceArn?: string;
|
|
44
|
+
AttachmentPolicyRuleNumber?: number;
|
|
45
|
+
SegmentName?: string;
|
|
46
|
+
Tags?: Tag[];
|
|
47
|
+
ProposedSegmentChange?: ProposedSegmentChange;
|
|
48
|
+
CreatedAt?: Date;
|
|
49
|
+
UpdatedAt?: Date;
|
|
50
|
+
}
|
|
51
|
+
export interface AcceptAttachmentResponse {
|
|
52
|
+
Attachment?: Attachment;
|
|
53
|
+
}
|
|
54
|
+
export declare class AccessDeniedException extends __BaseException {
|
|
55
|
+
readonly name: "AccessDeniedException";
|
|
56
|
+
readonly $fault: "client";
|
|
57
|
+
Message: string | undefined;
|
|
58
|
+
constructor(
|
|
59
|
+
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
60
|
+
);
|
|
61
|
+
}
|
|
62
|
+
export declare class ConflictException extends __BaseException {
|
|
63
|
+
readonly name: "ConflictException";
|
|
64
|
+
readonly $fault: "client";
|
|
65
|
+
Message: string | undefined;
|
|
66
|
+
ResourceId: string | undefined;
|
|
67
|
+
ResourceType: string | undefined;
|
|
68
|
+
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
69
|
+
}
|
|
70
|
+
export declare class InternalServerException extends __BaseException {
|
|
71
|
+
readonly name: "InternalServerException";
|
|
72
|
+
readonly $fault: "server";
|
|
73
|
+
Message: string | undefined;
|
|
74
|
+
RetryAfterSeconds?: number;
|
|
75
|
+
constructor(
|
|
76
|
+
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
77
|
+
);
|
|
78
|
+
}
|
|
79
|
+
export declare class ResourceNotFoundException extends __BaseException {
|
|
80
|
+
readonly name: "ResourceNotFoundException";
|
|
81
|
+
readonly $fault: "client";
|
|
82
|
+
Message: string | undefined;
|
|
83
|
+
ResourceId: string | undefined;
|
|
84
|
+
ResourceType: string | undefined;
|
|
85
|
+
Context?: Record<string, string>;
|
|
86
|
+
constructor(
|
|
87
|
+
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
88
|
+
);
|
|
89
|
+
}
|
|
90
|
+
export declare class ThrottlingException extends __BaseException {
|
|
91
|
+
readonly name: "ThrottlingException";
|
|
92
|
+
readonly $fault: "client";
|
|
93
|
+
Message: string | undefined;
|
|
94
|
+
RetryAfterSeconds?: number;
|
|
95
|
+
constructor(
|
|
96
|
+
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
97
|
+
);
|
|
98
|
+
}
|
|
99
|
+
export interface ValidationExceptionField {
|
|
100
|
+
Name: string | undefined;
|
|
101
|
+
Message: string | undefined;
|
|
102
|
+
}
|
|
103
|
+
export declare enum ValidationExceptionReason {
|
|
104
|
+
CANNOT_PARSE = "CannotParse",
|
|
105
|
+
FIELD_VALIDATION_FAILED = "FieldValidationFailed",
|
|
106
|
+
OTHER = "Other",
|
|
107
|
+
UNKNOWN_OPERATION = "UnknownOperation",
|
|
108
|
+
}
|
|
109
|
+
export declare class ValidationException extends __BaseException {
|
|
110
|
+
readonly name: "ValidationException";
|
|
111
|
+
readonly $fault: "client";
|
|
112
|
+
Message: string | undefined;
|
|
113
|
+
Reason?: ValidationExceptionReason | string;
|
|
114
|
+
Fields?: ValidationExceptionField[];
|
|
115
|
+
constructor(
|
|
116
|
+
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
117
|
+
);
|
|
118
|
+
}
|
|
119
|
+
export interface AccountStatus {
|
|
120
|
+
AccountId?: string;
|
|
121
|
+
SLRDeploymentStatus?: string;
|
|
122
|
+
}
|
|
123
|
+
export interface AssociateConnectPeerRequest {
|
|
124
|
+
GlobalNetworkId: string | undefined;
|
|
125
|
+
ConnectPeerId: string | undefined;
|
|
126
|
+
DeviceId: string | undefined;
|
|
127
|
+
LinkId?: string;
|
|
128
|
+
}
|
|
129
|
+
export declare enum ConnectPeerAssociationState {
|
|
130
|
+
available = "AVAILABLE",
|
|
131
|
+
deleted = "DELETED",
|
|
132
|
+
deleting = "DELETING",
|
|
133
|
+
pending = "PENDING",
|
|
134
|
+
}
|
|
135
|
+
export interface ConnectPeerAssociation {
|
|
136
|
+
ConnectPeerId?: string;
|
|
137
|
+
GlobalNetworkId?: string;
|
|
138
|
+
DeviceId?: string;
|
|
139
|
+
LinkId?: string;
|
|
140
|
+
State?: ConnectPeerAssociationState | string;
|
|
141
|
+
}
|
|
142
|
+
export interface AssociateConnectPeerResponse {
|
|
143
|
+
ConnectPeerAssociation?: ConnectPeerAssociation;
|
|
144
|
+
}
|
|
145
|
+
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
146
|
+
readonly name: "ServiceQuotaExceededException";
|
|
147
|
+
readonly $fault: "client";
|
|
148
|
+
Message: string | undefined;
|
|
149
|
+
ResourceId?: string;
|
|
150
|
+
ResourceType?: string;
|
|
151
|
+
LimitCode: string | undefined;
|
|
152
|
+
ServiceCode: string | undefined;
|
|
153
|
+
constructor(
|
|
154
|
+
opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
|
|
155
|
+
);
|
|
156
|
+
}
|
|
157
|
+
export interface AssociateCustomerGatewayRequest {
|
|
158
|
+
CustomerGatewayArn: string | undefined;
|
|
159
|
+
GlobalNetworkId: string | undefined;
|
|
160
|
+
DeviceId: string | undefined;
|
|
161
|
+
LinkId?: string;
|
|
162
|
+
}
|
|
163
|
+
export declare enum CustomerGatewayAssociationState {
|
|
164
|
+
available = "AVAILABLE",
|
|
165
|
+
deleted = "DELETED",
|
|
166
|
+
deleting = "DELETING",
|
|
167
|
+
pending = "PENDING",
|
|
168
|
+
}
|
|
169
|
+
export interface CustomerGatewayAssociation {
|
|
170
|
+
CustomerGatewayArn?: string;
|
|
171
|
+
GlobalNetworkId?: string;
|
|
172
|
+
DeviceId?: string;
|
|
173
|
+
LinkId?: string;
|
|
174
|
+
State?: CustomerGatewayAssociationState | string;
|
|
175
|
+
}
|
|
176
|
+
export interface AssociateCustomerGatewayResponse {
|
|
177
|
+
CustomerGatewayAssociation?: CustomerGatewayAssociation;
|
|
178
|
+
}
|
|
179
|
+
export interface AssociateLinkRequest {
|
|
180
|
+
GlobalNetworkId: string | undefined;
|
|
181
|
+
DeviceId: string | undefined;
|
|
182
|
+
LinkId: string | undefined;
|
|
183
|
+
}
|
|
184
|
+
export declare enum LinkAssociationState {
|
|
185
|
+
available = "AVAILABLE",
|
|
186
|
+
deleted = "DELETED",
|
|
187
|
+
deleting = "DELETING",
|
|
188
|
+
pending = "PENDING",
|
|
189
|
+
}
|
|
190
|
+
export interface LinkAssociation {
|
|
191
|
+
GlobalNetworkId?: string;
|
|
192
|
+
DeviceId?: string;
|
|
193
|
+
LinkId?: string;
|
|
194
|
+
LinkAssociationState?: LinkAssociationState | string;
|
|
195
|
+
}
|
|
196
|
+
export interface AssociateLinkResponse {
|
|
197
|
+
LinkAssociation?: LinkAssociation;
|
|
198
|
+
}
|
|
199
|
+
export interface AssociateTransitGatewayConnectPeerRequest {
|
|
200
|
+
GlobalNetworkId: string | undefined;
|
|
201
|
+
TransitGatewayConnectPeerArn: string | undefined;
|
|
202
|
+
DeviceId: string | undefined;
|
|
203
|
+
LinkId?: string;
|
|
204
|
+
}
|
|
205
|
+
export declare enum TransitGatewayConnectPeerAssociationState {
|
|
206
|
+
available = "AVAILABLE",
|
|
207
|
+
deleted = "DELETED",
|
|
208
|
+
deleting = "DELETING",
|
|
209
|
+
pending = "PENDING",
|
|
210
|
+
}
|
|
211
|
+
export interface TransitGatewayConnectPeerAssociation {
|
|
212
|
+
TransitGatewayConnectPeerArn?: string;
|
|
213
|
+
GlobalNetworkId?: string;
|
|
214
|
+
DeviceId?: string;
|
|
215
|
+
LinkId?: string;
|
|
216
|
+
State?: TransitGatewayConnectPeerAssociationState | string;
|
|
217
|
+
}
|
|
218
|
+
export interface AssociateTransitGatewayConnectPeerResponse {
|
|
219
|
+
TransitGatewayConnectPeerAssociation?: TransitGatewayConnectPeerAssociation;
|
|
220
|
+
}
|
|
221
|
+
export interface AWSLocation {
|
|
222
|
+
Zone?: string;
|
|
223
|
+
SubnetArn?: string;
|
|
224
|
+
}
|
|
225
|
+
export interface Bandwidth {
|
|
226
|
+
UploadSpeed?: number;
|
|
227
|
+
DownloadSpeed?: number;
|
|
228
|
+
}
|
|
229
|
+
export interface BgpOptions {
|
|
230
|
+
PeerAsn?: number;
|
|
231
|
+
}
|
|
232
|
+
export declare enum ChangeAction {
|
|
233
|
+
ADD = "ADD",
|
|
234
|
+
MODIFY = "MODIFY",
|
|
235
|
+
REMOVE = "REMOVE",
|
|
236
|
+
}
|
|
237
|
+
export declare enum ChangeSetState {
|
|
238
|
+
EXECUTING = "EXECUTING",
|
|
239
|
+
EXECUTION_SUCCEEDED = "EXECUTION_SUCCEEDED",
|
|
240
|
+
FAILED_GENERATION = "FAILED_GENERATION",
|
|
241
|
+
OUT_OF_DATE = "OUT_OF_DATE",
|
|
242
|
+
PENDING_GENERATION = "PENDING_GENERATION",
|
|
243
|
+
READY_TO_EXECUTE = "READY_TO_EXECUTE",
|
|
244
|
+
}
|
|
245
|
+
export declare enum ChangeStatus {
|
|
246
|
+
COMPLETE = "COMPLETE",
|
|
247
|
+
FAILED = "FAILED",
|
|
248
|
+
IN_PROGRESS = "IN_PROGRESS",
|
|
249
|
+
NOT_STARTED = "NOT_STARTED",
|
|
250
|
+
}
|
|
251
|
+
export declare enum ChangeType {
|
|
252
|
+
ATTACHMENT_MAPPING = "ATTACHMENT_MAPPING",
|
|
253
|
+
ATTACHMENT_POLICIES_CONFIGURATION = "ATTACHMENT_POLICIES_CONFIGURATION",
|
|
254
|
+
ATTACHMENT_ROUTE_PROPAGATION = "ATTACHMENT_ROUTE_PROPAGATION",
|
|
255
|
+
ATTACHMENT_ROUTE_STATIC = "ATTACHMENT_ROUTE_STATIC",
|
|
256
|
+
CORE_NETWORK_CONFIGURATION = "CORE_NETWORK_CONFIGURATION",
|
|
257
|
+
CORE_NETWORK_EDGE = "CORE_NETWORK_EDGE",
|
|
258
|
+
CORE_NETWORK_SEGMENT = "CORE_NETWORK_SEGMENT",
|
|
259
|
+
SEGMENTS_CONFIGURATION = "SEGMENTS_CONFIGURATION",
|
|
260
|
+
SEGMENT_ACTIONS_CONFIGURATION = "SEGMENT_ACTIONS_CONFIGURATION",
|
|
261
|
+
}
|
|
262
|
+
export declare enum TunnelProtocol {
|
|
263
|
+
GRE = "GRE",
|
|
264
|
+
}
|
|
265
|
+
export interface ConnectAttachmentOptions {
|
|
266
|
+
Protocol?: TunnelProtocol | string;
|
|
267
|
+
}
|
|
268
|
+
export interface ConnectAttachment {
|
|
269
|
+
Attachment?: Attachment;
|
|
270
|
+
TransportAttachmentId?: string;
|
|
271
|
+
Options?: ConnectAttachmentOptions;
|
|
272
|
+
}
|
|
273
|
+
export declare enum ConnectionState {
|
|
274
|
+
available = "AVAILABLE",
|
|
275
|
+
deleting = "DELETING",
|
|
276
|
+
pending = "PENDING",
|
|
277
|
+
updating = "UPDATING",
|
|
278
|
+
}
|
|
279
|
+
export interface Connection {
|
|
280
|
+
ConnectionId?: string;
|
|
281
|
+
ConnectionArn?: string;
|
|
282
|
+
GlobalNetworkId?: string;
|
|
283
|
+
DeviceId?: string;
|
|
284
|
+
ConnectedDeviceId?: string;
|
|
285
|
+
LinkId?: string;
|
|
286
|
+
ConnectedLinkId?: string;
|
|
287
|
+
Description?: string;
|
|
288
|
+
CreatedAt?: Date;
|
|
289
|
+
State?: ConnectionState | string;
|
|
290
|
+
Tags?: Tag[];
|
|
291
|
+
}
|
|
292
|
+
export declare enum ConnectionStatus {
|
|
293
|
+
DOWN = "DOWN",
|
|
294
|
+
UP = "UP",
|
|
295
|
+
}
|
|
296
|
+
export declare enum ConnectionType {
|
|
297
|
+
BGP = "BGP",
|
|
298
|
+
IPSEC = "IPSEC",
|
|
299
|
+
}
|
|
300
|
+
export interface ConnectionHealth {
|
|
301
|
+
Type?: ConnectionType | string;
|
|
302
|
+
Status?: ConnectionStatus | string;
|
|
303
|
+
Timestamp?: Date;
|
|
304
|
+
}
|
|
305
|
+
export interface ConnectPeerBgpConfiguration {
|
|
306
|
+
CoreNetworkAsn?: number;
|
|
307
|
+
PeerAsn?: number;
|
|
308
|
+
CoreNetworkAddress?: string;
|
|
309
|
+
PeerAddress?: string;
|
|
310
|
+
}
|
|
311
|
+
export interface ConnectPeerConfiguration {
|
|
312
|
+
CoreNetworkAddress?: string;
|
|
313
|
+
PeerAddress?: string;
|
|
314
|
+
InsideCidrBlocks?: string[];
|
|
315
|
+
Protocol?: TunnelProtocol | string;
|
|
316
|
+
BgpConfigurations?: ConnectPeerBgpConfiguration[];
|
|
317
|
+
}
|
|
318
|
+
export declare enum ConnectPeerState {
|
|
319
|
+
AVAILABLE = "AVAILABLE",
|
|
320
|
+
CREATING = "CREATING",
|
|
321
|
+
DELETING = "DELETING",
|
|
322
|
+
FAILED = "FAILED",
|
|
323
|
+
}
|
|
324
|
+
export interface ConnectPeer {
|
|
325
|
+
CoreNetworkId?: string;
|
|
326
|
+
ConnectAttachmentId?: string;
|
|
327
|
+
ConnectPeerId?: string;
|
|
328
|
+
EdgeLocation?: string;
|
|
329
|
+
State?: ConnectPeerState | string;
|
|
330
|
+
CreatedAt?: Date;
|
|
331
|
+
Configuration?: ConnectPeerConfiguration;
|
|
332
|
+
Tags?: Tag[];
|
|
333
|
+
}
|
|
334
|
+
export interface ConnectPeerSummary {
|
|
335
|
+
CoreNetworkId?: string;
|
|
336
|
+
ConnectAttachmentId?: string;
|
|
337
|
+
ConnectPeerId?: string;
|
|
338
|
+
EdgeLocation?: string;
|
|
339
|
+
ConnectPeerState?: ConnectPeerState | string;
|
|
340
|
+
CreatedAt?: Date;
|
|
341
|
+
Tags?: Tag[];
|
|
342
|
+
}
|
|
343
|
+
export interface CoreNetworkEdge {
|
|
344
|
+
EdgeLocation?: string;
|
|
345
|
+
Asn?: number;
|
|
346
|
+
InsideCidrBlocks?: string[];
|
|
347
|
+
}
|
|
348
|
+
export interface CoreNetworkSegment {
|
|
349
|
+
Name?: string;
|
|
350
|
+
EdgeLocations?: string[];
|
|
351
|
+
SharedSegments?: string[];
|
|
352
|
+
}
|
|
353
|
+
export declare enum CoreNetworkState {
|
|
354
|
+
AVAILABLE = "AVAILABLE",
|
|
355
|
+
CREATING = "CREATING",
|
|
356
|
+
DELETING = "DELETING",
|
|
357
|
+
UPDATING = "UPDATING",
|
|
358
|
+
}
|
|
359
|
+
export interface CoreNetwork {
|
|
360
|
+
GlobalNetworkId?: string;
|
|
361
|
+
CoreNetworkId?: string;
|
|
362
|
+
CoreNetworkArn?: string;
|
|
363
|
+
Description?: string;
|
|
364
|
+
CreatedAt?: Date;
|
|
365
|
+
State?: CoreNetworkState | string;
|
|
366
|
+
Segments?: CoreNetworkSegment[];
|
|
367
|
+
Edges?: CoreNetworkEdge[];
|
|
368
|
+
Tags?: Tag[];
|
|
369
|
+
}
|
|
370
|
+
export interface CoreNetworkChangeValues {
|
|
371
|
+
SegmentName?: string;
|
|
372
|
+
EdgeLocations?: string[];
|
|
373
|
+
Asn?: number;
|
|
374
|
+
Cidr?: string;
|
|
375
|
+
DestinationIdentifier?: string;
|
|
376
|
+
InsideCidrBlocks?: string[];
|
|
377
|
+
SharedSegments?: string[];
|
|
378
|
+
}
|
|
379
|
+
export interface CoreNetworkChange {
|
|
380
|
+
Type?: ChangeType | string;
|
|
381
|
+
Action?: ChangeAction | string;
|
|
382
|
+
Identifier?: string;
|
|
383
|
+
PreviousValues?: CoreNetworkChangeValues;
|
|
384
|
+
NewValues?: CoreNetworkChangeValues;
|
|
385
|
+
IdentifierPath?: string;
|
|
386
|
+
}
|
|
387
|
+
export interface CoreNetworkChangeEventValues {
|
|
388
|
+
EdgeLocation?: string;
|
|
389
|
+
SegmentName?: string;
|
|
390
|
+
AttachmentId?: string;
|
|
391
|
+
Cidr?: string;
|
|
392
|
+
}
|
|
393
|
+
export interface CoreNetworkChangeEvent {
|
|
394
|
+
Type?: ChangeType | string;
|
|
395
|
+
Action?: ChangeAction | string;
|
|
396
|
+
IdentifierPath?: string;
|
|
397
|
+
EventTime?: Date;
|
|
398
|
+
Status?: ChangeStatus | string;
|
|
399
|
+
Values?: CoreNetworkChangeEventValues;
|
|
400
|
+
}
|
|
401
|
+
export declare enum CoreNetworkPolicyAlias {
|
|
402
|
+
LATEST = "LATEST",
|
|
403
|
+
LIVE = "LIVE",
|
|
404
|
+
}
|
|
405
|
+
export interface CoreNetworkPolicyError {
|
|
406
|
+
ErrorCode: string | undefined;
|
|
407
|
+
Message: string | undefined;
|
|
408
|
+
Path?: string;
|
|
409
|
+
}
|
|
410
|
+
export interface CoreNetworkPolicy {
|
|
411
|
+
CoreNetworkId?: string;
|
|
412
|
+
PolicyVersionId?: number;
|
|
413
|
+
Alias?: CoreNetworkPolicyAlias | string;
|
|
414
|
+
Description?: string;
|
|
415
|
+
CreatedAt?: Date;
|
|
416
|
+
ChangeSetState?: ChangeSetState | string;
|
|
417
|
+
PolicyErrors?: CoreNetworkPolicyError[];
|
|
418
|
+
PolicyDocument?: __LazyJsonString | string;
|
|
419
|
+
}
|
|
420
|
+
export declare class CoreNetworkPolicyException extends __BaseException {
|
|
421
|
+
readonly name: "CoreNetworkPolicyException";
|
|
422
|
+
readonly $fault: "client";
|
|
423
|
+
Message: string | undefined;
|
|
424
|
+
Errors?: CoreNetworkPolicyError[];
|
|
425
|
+
constructor(
|
|
426
|
+
opts: __ExceptionOptionType<CoreNetworkPolicyException, __BaseException>
|
|
427
|
+
);
|
|
428
|
+
}
|
|
429
|
+
export interface CoreNetworkPolicyVersion {
|
|
430
|
+
CoreNetworkId?: string;
|
|
431
|
+
PolicyVersionId?: number;
|
|
432
|
+
Alias?: CoreNetworkPolicyAlias | string;
|
|
433
|
+
Description?: string;
|
|
434
|
+
CreatedAt?: Date;
|
|
435
|
+
ChangeSetState?: ChangeSetState | string;
|
|
436
|
+
}
|
|
437
|
+
export interface CoreNetworkSegmentEdgeIdentifier {
|
|
438
|
+
CoreNetworkId?: string;
|
|
439
|
+
SegmentName?: string;
|
|
440
|
+
EdgeLocation?: string;
|
|
441
|
+
}
|
|
442
|
+
export interface CoreNetworkSummary {
|
|
443
|
+
CoreNetworkId?: string;
|
|
444
|
+
CoreNetworkArn?: string;
|
|
445
|
+
GlobalNetworkId?: string;
|
|
446
|
+
OwnerAccountId?: string;
|
|
447
|
+
State?: CoreNetworkState | string;
|
|
448
|
+
Description?: string;
|
|
449
|
+
Tags?: Tag[];
|
|
450
|
+
}
|
|
451
|
+
export interface CreateConnectAttachmentRequest {
|
|
452
|
+
CoreNetworkId: string | undefined;
|
|
453
|
+
EdgeLocation: string | undefined;
|
|
454
|
+
TransportAttachmentId: string | undefined;
|
|
455
|
+
Options: ConnectAttachmentOptions | undefined;
|
|
456
|
+
Tags?: Tag[];
|
|
457
|
+
ClientToken?: string;
|
|
458
|
+
}
|
|
459
|
+
export interface CreateConnectAttachmentResponse {
|
|
460
|
+
ConnectAttachment?: ConnectAttachment;
|
|
461
|
+
}
|
|
462
|
+
export interface CreateConnectionRequest {
|
|
463
|
+
GlobalNetworkId: string | undefined;
|
|
464
|
+
DeviceId: string | undefined;
|
|
465
|
+
ConnectedDeviceId: string | undefined;
|
|
466
|
+
LinkId?: string;
|
|
467
|
+
ConnectedLinkId?: string;
|
|
468
|
+
Description?: string;
|
|
469
|
+
Tags?: Tag[];
|
|
470
|
+
}
|
|
471
|
+
export interface CreateConnectionResponse {
|
|
472
|
+
Connection?: Connection;
|
|
473
|
+
}
|
|
474
|
+
export interface CreateConnectPeerRequest {
|
|
475
|
+
ConnectAttachmentId: string | undefined;
|
|
476
|
+
CoreNetworkAddress?: string;
|
|
477
|
+
PeerAddress: string | undefined;
|
|
478
|
+
BgpOptions?: BgpOptions;
|
|
479
|
+
InsideCidrBlocks: string[] | undefined;
|
|
480
|
+
Tags?: Tag[];
|
|
481
|
+
ClientToken?: string;
|
|
482
|
+
}
|
|
483
|
+
export interface CreateConnectPeerResponse {
|
|
484
|
+
ConnectPeer?: ConnectPeer;
|
|
485
|
+
}
|
|
486
|
+
export interface CreateCoreNetworkRequest {
|
|
487
|
+
GlobalNetworkId: string | undefined;
|
|
488
|
+
Description?: string;
|
|
489
|
+
Tags?: Tag[];
|
|
490
|
+
PolicyDocument?: string;
|
|
491
|
+
ClientToken?: string;
|
|
492
|
+
}
|
|
493
|
+
export interface CreateCoreNetworkResponse {
|
|
494
|
+
CoreNetwork?: CoreNetwork;
|
|
495
|
+
}
|
|
496
|
+
export interface Location {
|
|
497
|
+
Address?: string;
|
|
498
|
+
Latitude?: string;
|
|
499
|
+
Longitude?: string;
|
|
500
|
+
}
|
|
501
|
+
export interface CreateDeviceRequest {
|
|
502
|
+
GlobalNetworkId: string | undefined;
|
|
503
|
+
AWSLocation?: AWSLocation;
|
|
504
|
+
Description?: string;
|
|
505
|
+
Type?: string;
|
|
506
|
+
Vendor?: string;
|
|
507
|
+
Model?: string;
|
|
508
|
+
SerialNumber?: string;
|
|
509
|
+
Location?: Location;
|
|
510
|
+
SiteId?: string;
|
|
511
|
+
Tags?: Tag[];
|
|
512
|
+
}
|
|
513
|
+
export declare enum DeviceState {
|
|
514
|
+
available = "AVAILABLE",
|
|
515
|
+
deleting = "DELETING",
|
|
516
|
+
pending = "PENDING",
|
|
517
|
+
updating = "UPDATING",
|
|
518
|
+
}
|
|
519
|
+
export interface Device {
|
|
520
|
+
DeviceId?: string;
|
|
521
|
+
DeviceArn?: string;
|
|
522
|
+
GlobalNetworkId?: string;
|
|
523
|
+
AWSLocation?: AWSLocation;
|
|
524
|
+
Description?: string;
|
|
525
|
+
Type?: string;
|
|
526
|
+
Vendor?: string;
|
|
527
|
+
Model?: string;
|
|
528
|
+
SerialNumber?: string;
|
|
529
|
+
Location?: Location;
|
|
530
|
+
SiteId?: string;
|
|
531
|
+
CreatedAt?: Date;
|
|
532
|
+
State?: DeviceState | string;
|
|
533
|
+
Tags?: Tag[];
|
|
534
|
+
}
|
|
535
|
+
export interface CreateDeviceResponse {
|
|
536
|
+
Device?: Device;
|
|
537
|
+
}
|
|
538
|
+
export interface CreateGlobalNetworkRequest {
|
|
539
|
+
Description?: string;
|
|
540
|
+
Tags?: Tag[];
|
|
541
|
+
}
|
|
542
|
+
export declare enum GlobalNetworkState {
|
|
543
|
+
available = "AVAILABLE",
|
|
544
|
+
deleting = "DELETING",
|
|
545
|
+
pending = "PENDING",
|
|
546
|
+
updating = "UPDATING",
|
|
547
|
+
}
|
|
548
|
+
export interface GlobalNetwork {
|
|
549
|
+
GlobalNetworkId?: string;
|
|
550
|
+
GlobalNetworkArn?: string;
|
|
551
|
+
Description?: string;
|
|
552
|
+
CreatedAt?: Date;
|
|
553
|
+
State?: GlobalNetworkState | string;
|
|
554
|
+
Tags?: Tag[];
|
|
555
|
+
}
|
|
556
|
+
export interface CreateGlobalNetworkResponse {
|
|
557
|
+
GlobalNetwork?: GlobalNetwork;
|
|
558
|
+
}
|
|
559
|
+
export interface CreateLinkRequest {
|
|
560
|
+
GlobalNetworkId: string | undefined;
|
|
561
|
+
Description?: string;
|
|
562
|
+
Type?: string;
|
|
563
|
+
Bandwidth: Bandwidth | undefined;
|
|
564
|
+
Provider?: string;
|
|
565
|
+
SiteId: string | undefined;
|
|
566
|
+
Tags?: Tag[];
|
|
567
|
+
}
|
|
568
|
+
export declare enum LinkState {
|
|
569
|
+
available = "AVAILABLE",
|
|
570
|
+
deleting = "DELETING",
|
|
571
|
+
pending = "PENDING",
|
|
572
|
+
updating = "UPDATING",
|
|
573
|
+
}
|
|
574
|
+
export interface Link {
|
|
575
|
+
LinkId?: string;
|
|
576
|
+
LinkArn?: string;
|
|
577
|
+
GlobalNetworkId?: string;
|
|
578
|
+
SiteId?: string;
|
|
579
|
+
Description?: string;
|
|
580
|
+
Type?: string;
|
|
581
|
+
Bandwidth?: Bandwidth;
|
|
582
|
+
Provider?: string;
|
|
583
|
+
CreatedAt?: Date;
|
|
584
|
+
State?: LinkState | string;
|
|
585
|
+
Tags?: Tag[];
|
|
586
|
+
}
|
|
587
|
+
export interface CreateLinkResponse {
|
|
588
|
+
Link?: Link;
|
|
589
|
+
}
|
|
590
|
+
export interface CreateSiteRequest {
|
|
591
|
+
GlobalNetworkId: string | undefined;
|
|
592
|
+
Description?: string;
|
|
593
|
+
Location?: Location;
|
|
594
|
+
Tags?: Tag[];
|
|
595
|
+
}
|
|
596
|
+
export declare enum SiteState {
|
|
597
|
+
available = "AVAILABLE",
|
|
598
|
+
deleting = "DELETING",
|
|
599
|
+
pending = "PENDING",
|
|
600
|
+
updating = "UPDATING",
|
|
601
|
+
}
|
|
602
|
+
export interface Site {
|
|
603
|
+
SiteId?: string;
|
|
604
|
+
SiteArn?: string;
|
|
605
|
+
GlobalNetworkId?: string;
|
|
606
|
+
Description?: string;
|
|
607
|
+
Location?: Location;
|
|
608
|
+
CreatedAt?: Date;
|
|
609
|
+
State?: SiteState | string;
|
|
610
|
+
Tags?: Tag[];
|
|
611
|
+
}
|
|
612
|
+
export interface CreateSiteResponse {
|
|
613
|
+
Site?: Site;
|
|
614
|
+
}
|
|
615
|
+
export interface CreateSiteToSiteVpnAttachmentRequest {
|
|
616
|
+
CoreNetworkId: string | undefined;
|
|
617
|
+
VpnConnectionArn: string | undefined;
|
|
618
|
+
Tags?: Tag[];
|
|
619
|
+
ClientToken?: string;
|
|
620
|
+
}
|
|
621
|
+
export interface SiteToSiteVpnAttachment {
|
|
622
|
+
Attachment?: Attachment;
|
|
623
|
+
VpnConnectionArn?: string;
|
|
624
|
+
}
|
|
625
|
+
export interface CreateSiteToSiteVpnAttachmentResponse {
|
|
626
|
+
SiteToSiteVpnAttachment?: SiteToSiteVpnAttachment;
|
|
627
|
+
}
|
|
628
|
+
export interface CreateTransitGatewayPeeringRequest {
|
|
629
|
+
CoreNetworkId: string | undefined;
|
|
630
|
+
TransitGatewayArn: string | undefined;
|
|
631
|
+
Tags?: Tag[];
|
|
632
|
+
ClientToken?: string;
|
|
633
|
+
}
|
|
634
|
+
export declare enum PeeringType {
|
|
635
|
+
TRANSIT_GATEWAY = "TRANSIT_GATEWAY",
|
|
636
|
+
}
|
|
637
|
+
export declare enum PeeringState {
|
|
638
|
+
AVAILABLE = "AVAILABLE",
|
|
639
|
+
CREATING = "CREATING",
|
|
640
|
+
DELETING = "DELETING",
|
|
641
|
+
FAILED = "FAILED",
|
|
642
|
+
}
|
|
643
|
+
export interface Peering {
|
|
644
|
+
CoreNetworkId?: string;
|
|
645
|
+
CoreNetworkArn?: string;
|
|
646
|
+
PeeringId?: string;
|
|
647
|
+
OwnerAccountId?: string;
|
|
648
|
+
PeeringType?: PeeringType | string;
|
|
649
|
+
State?: PeeringState | string;
|
|
650
|
+
EdgeLocation?: string;
|
|
651
|
+
ResourceArn?: string;
|
|
652
|
+
Tags?: Tag[];
|
|
653
|
+
CreatedAt?: Date;
|
|
654
|
+
}
|
|
655
|
+
export interface TransitGatewayPeering {
|
|
656
|
+
Peering?: Peering;
|
|
657
|
+
TransitGatewayArn?: string;
|
|
658
|
+
TransitGatewayPeeringAttachmentId?: string;
|
|
659
|
+
}
|
|
660
|
+
export interface CreateTransitGatewayPeeringResponse {
|
|
661
|
+
TransitGatewayPeering?: TransitGatewayPeering;
|
|
662
|
+
}
|
|
663
|
+
export interface CreateTransitGatewayRouteTableAttachmentRequest {
|
|
664
|
+
PeeringId: string | undefined;
|
|
665
|
+
TransitGatewayRouteTableArn: string | undefined;
|
|
666
|
+
Tags?: Tag[];
|
|
667
|
+
ClientToken?: string;
|
|
668
|
+
}
|
|
669
|
+
export interface TransitGatewayRouteTableAttachment {
|
|
670
|
+
Attachment?: Attachment;
|
|
671
|
+
PeeringId?: string;
|
|
672
|
+
TransitGatewayRouteTableArn?: string;
|
|
673
|
+
}
|
|
674
|
+
export interface CreateTransitGatewayRouteTableAttachmentResponse {
|
|
675
|
+
TransitGatewayRouteTableAttachment?: TransitGatewayRouteTableAttachment;
|
|
676
|
+
}
|
|
677
|
+
export interface VpcOptions {
|
|
678
|
+
Ipv6Support?: boolean;
|
|
679
|
+
}
|
|
680
|
+
export interface CreateVpcAttachmentRequest {
|
|
681
|
+
CoreNetworkId: string | undefined;
|
|
682
|
+
VpcArn: string | undefined;
|
|
683
|
+
SubnetArns: string[] | undefined;
|
|
684
|
+
Options?: VpcOptions;
|
|
685
|
+
Tags?: Tag[];
|
|
686
|
+
ClientToken?: string;
|
|
687
|
+
}
|
|
688
|
+
export interface VpcAttachment {
|
|
689
|
+
Attachment?: Attachment;
|
|
690
|
+
SubnetArns?: string[];
|
|
691
|
+
Options?: VpcOptions;
|
|
692
|
+
}
|
|
693
|
+
export interface CreateVpcAttachmentResponse {
|
|
694
|
+
VpcAttachment?: VpcAttachment;
|
|
695
|
+
}
|
|
696
|
+
export interface DeleteAttachmentRequest {
|
|
697
|
+
AttachmentId: string | undefined;
|
|
698
|
+
}
|
|
699
|
+
export interface DeleteAttachmentResponse {
|
|
700
|
+
Attachment?: Attachment;
|
|
701
|
+
}
|
|
702
|
+
export interface DeleteConnectionRequest {
|
|
703
|
+
GlobalNetworkId: string | undefined;
|
|
704
|
+
ConnectionId: string | undefined;
|
|
705
|
+
}
|
|
706
|
+
export interface DeleteConnectionResponse {
|
|
707
|
+
Connection?: Connection;
|
|
708
|
+
}
|
|
709
|
+
export interface DeleteConnectPeerRequest {
|
|
710
|
+
ConnectPeerId: string | undefined;
|
|
711
|
+
}
|
|
712
|
+
export interface DeleteConnectPeerResponse {
|
|
713
|
+
ConnectPeer?: ConnectPeer;
|
|
714
|
+
}
|
|
715
|
+
export interface DeleteCoreNetworkRequest {
|
|
716
|
+
CoreNetworkId: string | undefined;
|
|
717
|
+
}
|
|
718
|
+
export interface DeleteCoreNetworkResponse {
|
|
719
|
+
CoreNetwork?: CoreNetwork;
|
|
720
|
+
}
|
|
721
|
+
export interface DeleteCoreNetworkPolicyVersionRequest {
|
|
722
|
+
CoreNetworkId: string | undefined;
|
|
723
|
+
PolicyVersionId: number | undefined;
|
|
724
|
+
}
|
|
725
|
+
export interface DeleteCoreNetworkPolicyVersionResponse {
|
|
726
|
+
CoreNetworkPolicy?: CoreNetworkPolicy;
|
|
727
|
+
}
|
|
728
|
+
export interface DeleteDeviceRequest {
|
|
729
|
+
GlobalNetworkId: string | undefined;
|
|
730
|
+
DeviceId: string | undefined;
|
|
731
|
+
}
|
|
732
|
+
export interface DeleteDeviceResponse {
|
|
733
|
+
Device?: Device;
|
|
734
|
+
}
|
|
735
|
+
export interface DeleteGlobalNetworkRequest {
|
|
736
|
+
GlobalNetworkId: string | undefined;
|
|
737
|
+
}
|
|
738
|
+
export interface DeleteGlobalNetworkResponse {
|
|
739
|
+
GlobalNetwork?: GlobalNetwork;
|
|
740
|
+
}
|
|
741
|
+
export interface DeleteLinkRequest {
|
|
742
|
+
GlobalNetworkId: string | undefined;
|
|
743
|
+
LinkId: string | undefined;
|
|
744
|
+
}
|
|
745
|
+
export interface DeleteLinkResponse {
|
|
746
|
+
Link?: Link;
|
|
747
|
+
}
|
|
748
|
+
export interface DeletePeeringRequest {
|
|
749
|
+
PeeringId: string | undefined;
|
|
750
|
+
}
|
|
751
|
+
export interface DeletePeeringResponse {
|
|
752
|
+
Peering?: Peering;
|
|
753
|
+
}
|
|
754
|
+
export interface DeleteResourcePolicyRequest {
|
|
755
|
+
ResourceArn: string | undefined;
|
|
756
|
+
}
|
|
757
|
+
export interface DeleteResourcePolicyResponse {}
|
|
758
|
+
export interface DeleteSiteRequest {
|
|
759
|
+
GlobalNetworkId: string | undefined;
|
|
760
|
+
SiteId: string | undefined;
|
|
761
|
+
}
|
|
762
|
+
export interface DeleteSiteResponse {
|
|
763
|
+
Site?: Site;
|
|
764
|
+
}
|
|
765
|
+
export interface DeregisterTransitGatewayRequest {
|
|
766
|
+
GlobalNetworkId: string | undefined;
|
|
767
|
+
TransitGatewayArn: string | undefined;
|
|
768
|
+
}
|
|
769
|
+
export declare enum TransitGatewayRegistrationState {
|
|
770
|
+
available = "AVAILABLE",
|
|
771
|
+
deleted = "DELETED",
|
|
772
|
+
deleting = "DELETING",
|
|
773
|
+
failed = "FAILED",
|
|
774
|
+
pending = "PENDING",
|
|
775
|
+
}
|
|
776
|
+
export interface TransitGatewayRegistrationStateReason {
|
|
777
|
+
Code?: TransitGatewayRegistrationState | string;
|
|
778
|
+
Message?: string;
|
|
779
|
+
}
|
|
780
|
+
export interface TransitGatewayRegistration {
|
|
781
|
+
GlobalNetworkId?: string;
|
|
782
|
+
TransitGatewayArn?: string;
|
|
783
|
+
State?: TransitGatewayRegistrationStateReason;
|
|
784
|
+
}
|
|
785
|
+
export interface DeregisterTransitGatewayResponse {
|
|
786
|
+
TransitGatewayRegistration?: TransitGatewayRegistration;
|
|
787
|
+
}
|
|
788
|
+
export interface DescribeGlobalNetworksRequest {
|
|
789
|
+
GlobalNetworkIds?: string[];
|
|
790
|
+
MaxResults?: number;
|
|
791
|
+
NextToken?: string;
|
|
792
|
+
}
|
|
793
|
+
export interface DescribeGlobalNetworksResponse {
|
|
794
|
+
GlobalNetworks?: GlobalNetwork[];
|
|
795
|
+
NextToken?: string;
|
|
796
|
+
}
|
|
797
|
+
export interface DisassociateConnectPeerRequest {
|
|
798
|
+
GlobalNetworkId: string | undefined;
|
|
799
|
+
ConnectPeerId: string | undefined;
|
|
800
|
+
}
|
|
801
|
+
export interface DisassociateConnectPeerResponse {
|
|
802
|
+
ConnectPeerAssociation?: ConnectPeerAssociation;
|
|
803
|
+
}
|
|
804
|
+
export interface DisassociateCustomerGatewayRequest {
|
|
805
|
+
GlobalNetworkId: string | undefined;
|
|
806
|
+
CustomerGatewayArn: string | undefined;
|
|
807
|
+
}
|
|
808
|
+
export interface DisassociateCustomerGatewayResponse {
|
|
809
|
+
CustomerGatewayAssociation?: CustomerGatewayAssociation;
|
|
810
|
+
}
|
|
811
|
+
export interface DisassociateLinkRequest {
|
|
812
|
+
GlobalNetworkId: string | undefined;
|
|
813
|
+
DeviceId: string | undefined;
|
|
814
|
+
LinkId: string | undefined;
|
|
815
|
+
}
|
|
816
|
+
export interface DisassociateLinkResponse {
|
|
817
|
+
LinkAssociation?: LinkAssociation;
|
|
818
|
+
}
|
|
819
|
+
export interface DisassociateTransitGatewayConnectPeerRequest {
|
|
820
|
+
GlobalNetworkId: string | undefined;
|
|
821
|
+
TransitGatewayConnectPeerArn: string | undefined;
|
|
822
|
+
}
|
|
823
|
+
export interface DisassociateTransitGatewayConnectPeerResponse {
|
|
824
|
+
TransitGatewayConnectPeerAssociation?: TransitGatewayConnectPeerAssociation;
|
|
825
|
+
}
|
|
826
|
+
export interface ExecuteCoreNetworkChangeSetRequest {
|
|
827
|
+
CoreNetworkId: string | undefined;
|
|
828
|
+
PolicyVersionId: number | undefined;
|
|
829
|
+
}
|
|
830
|
+
export interface ExecuteCoreNetworkChangeSetResponse {}
|
|
831
|
+
export interface GetConnectAttachmentRequest {
|
|
832
|
+
AttachmentId: string | undefined;
|
|
833
|
+
}
|
|
834
|
+
export interface GetConnectAttachmentResponse {
|
|
835
|
+
ConnectAttachment?: ConnectAttachment;
|
|
836
|
+
}
|
|
837
|
+
export interface GetConnectionsRequest {
|
|
838
|
+
GlobalNetworkId: string | undefined;
|
|
839
|
+
ConnectionIds?: string[];
|
|
840
|
+
DeviceId?: string;
|
|
841
|
+
MaxResults?: number;
|
|
842
|
+
NextToken?: string;
|
|
843
|
+
}
|
|
844
|
+
export interface GetConnectionsResponse {
|
|
845
|
+
Connections?: Connection[];
|
|
846
|
+
NextToken?: string;
|
|
847
|
+
}
|
|
848
|
+
export interface GetConnectPeerRequest {
|
|
849
|
+
ConnectPeerId: string | undefined;
|
|
850
|
+
}
|
|
851
|
+
export interface GetConnectPeerResponse {
|
|
852
|
+
ConnectPeer?: ConnectPeer;
|
|
853
|
+
}
|
|
854
|
+
export interface GetConnectPeerAssociationsRequest {
|
|
855
|
+
GlobalNetworkId: string | undefined;
|
|
856
|
+
ConnectPeerIds?: string[];
|
|
857
|
+
MaxResults?: number;
|
|
858
|
+
NextToken?: string;
|
|
859
|
+
}
|
|
860
|
+
export interface GetConnectPeerAssociationsResponse {
|
|
861
|
+
ConnectPeerAssociations?: ConnectPeerAssociation[];
|
|
862
|
+
NextToken?: string;
|
|
863
|
+
}
|
|
864
|
+
export interface GetCoreNetworkRequest {
|
|
865
|
+
CoreNetworkId: string | undefined;
|
|
866
|
+
}
|
|
867
|
+
export interface GetCoreNetworkResponse {
|
|
868
|
+
CoreNetwork?: CoreNetwork;
|
|
869
|
+
}
|
|
870
|
+
export interface GetCoreNetworkChangeEventsRequest {
|
|
871
|
+
CoreNetworkId: string | undefined;
|
|
872
|
+
PolicyVersionId: number | undefined;
|
|
873
|
+
MaxResults?: number;
|
|
874
|
+
NextToken?: string;
|
|
875
|
+
}
|
|
876
|
+
export interface GetCoreNetworkChangeEventsResponse {
|
|
877
|
+
CoreNetworkChangeEvents?: CoreNetworkChangeEvent[];
|
|
878
|
+
NextToken?: string;
|
|
879
|
+
}
|
|
880
|
+
export interface GetCoreNetworkChangeSetRequest {
|
|
881
|
+
CoreNetworkId: string | undefined;
|
|
882
|
+
PolicyVersionId: number | undefined;
|
|
883
|
+
MaxResults?: number;
|
|
884
|
+
NextToken?: string;
|
|
885
|
+
}
|
|
886
|
+
export interface GetCoreNetworkChangeSetResponse {
|
|
887
|
+
CoreNetworkChanges?: CoreNetworkChange[];
|
|
888
|
+
NextToken?: string;
|
|
889
|
+
}
|
|
890
|
+
export interface GetCoreNetworkPolicyRequest {
|
|
891
|
+
CoreNetworkId: string | undefined;
|
|
892
|
+
PolicyVersionId?: number;
|
|
893
|
+
Alias?: CoreNetworkPolicyAlias | string;
|
|
894
|
+
}
|
|
895
|
+
export interface GetCoreNetworkPolicyResponse {
|
|
896
|
+
CoreNetworkPolicy?: CoreNetworkPolicy;
|
|
897
|
+
}
|
|
898
|
+
export interface GetCustomerGatewayAssociationsRequest {
|
|
899
|
+
GlobalNetworkId: string | undefined;
|
|
900
|
+
CustomerGatewayArns?: string[];
|
|
901
|
+
MaxResults?: number;
|
|
902
|
+
NextToken?: string;
|
|
903
|
+
}
|
|
904
|
+
export interface GetCustomerGatewayAssociationsResponse {
|
|
905
|
+
CustomerGatewayAssociations?: CustomerGatewayAssociation[];
|
|
906
|
+
NextToken?: string;
|
|
907
|
+
}
|
|
908
|
+
export interface GetDevicesRequest {
|
|
909
|
+
GlobalNetworkId: string | undefined;
|
|
910
|
+
DeviceIds?: string[];
|
|
911
|
+
SiteId?: string;
|
|
912
|
+
MaxResults?: number;
|
|
913
|
+
NextToken?: string;
|
|
914
|
+
}
|
|
915
|
+
export interface GetDevicesResponse {
|
|
916
|
+
Devices?: Device[];
|
|
917
|
+
NextToken?: string;
|
|
918
|
+
}
|
|
919
|
+
export interface GetLinkAssociationsRequest {
|
|
920
|
+
GlobalNetworkId: string | undefined;
|
|
921
|
+
DeviceId?: string;
|
|
922
|
+
LinkId?: string;
|
|
923
|
+
MaxResults?: number;
|
|
924
|
+
NextToken?: string;
|
|
925
|
+
}
|
|
926
|
+
export interface GetLinkAssociationsResponse {
|
|
927
|
+
LinkAssociations?: LinkAssociation[];
|
|
928
|
+
NextToken?: string;
|
|
929
|
+
}
|
|
930
|
+
export interface GetLinksRequest {
|
|
931
|
+
GlobalNetworkId: string | undefined;
|
|
932
|
+
LinkIds?: string[];
|
|
933
|
+
SiteId?: string;
|
|
934
|
+
Type?: string;
|
|
935
|
+
Provider?: string;
|
|
936
|
+
MaxResults?: number;
|
|
937
|
+
NextToken?: string;
|
|
938
|
+
}
|
|
939
|
+
export interface GetLinksResponse {
|
|
940
|
+
Links?: Link[];
|
|
941
|
+
NextToken?: string;
|
|
942
|
+
}
|
|
943
|
+
export interface GetNetworkResourceCountsRequest {
|
|
944
|
+
GlobalNetworkId: string | undefined;
|
|
945
|
+
ResourceType?: string;
|
|
946
|
+
MaxResults?: number;
|
|
947
|
+
NextToken?: string;
|
|
948
|
+
}
|
|
949
|
+
export interface NetworkResourceCount {
|
|
950
|
+
ResourceType?: string;
|
|
951
|
+
Count?: number;
|
|
952
|
+
}
|
|
953
|
+
export interface GetNetworkResourceCountsResponse {
|
|
954
|
+
NetworkResourceCounts?: NetworkResourceCount[];
|
|
955
|
+
NextToken?: string;
|
|
956
|
+
}
|
|
957
|
+
export interface GetNetworkResourceRelationshipsRequest {
|
|
958
|
+
GlobalNetworkId: string | undefined;
|
|
959
|
+
CoreNetworkId?: string;
|
|
960
|
+
RegisteredGatewayArn?: string;
|
|
961
|
+
AwsRegion?: string;
|
|
962
|
+
AccountId?: string;
|
|
963
|
+
ResourceType?: string;
|
|
964
|
+
ResourceArn?: string;
|
|
965
|
+
MaxResults?: number;
|
|
966
|
+
NextToken?: string;
|
|
967
|
+
}
|
|
968
|
+
export interface Relationship {
|
|
969
|
+
From?: string;
|
|
970
|
+
To?: string;
|
|
971
|
+
}
|
|
972
|
+
export interface GetNetworkResourceRelationshipsResponse {
|
|
973
|
+
Relationships?: Relationship[];
|
|
974
|
+
NextToken?: string;
|
|
975
|
+
}
|
|
976
|
+
export interface GetNetworkResourcesRequest {
|
|
977
|
+
GlobalNetworkId: string | undefined;
|
|
978
|
+
CoreNetworkId?: string;
|
|
979
|
+
RegisteredGatewayArn?: string;
|
|
980
|
+
AwsRegion?: string;
|
|
981
|
+
AccountId?: string;
|
|
982
|
+
ResourceType?: string;
|
|
983
|
+
ResourceArn?: string;
|
|
984
|
+
MaxResults?: number;
|
|
985
|
+
NextToken?: string;
|
|
986
|
+
}
|
|
987
|
+
export interface NetworkResource {
|
|
988
|
+
RegisteredGatewayArn?: string;
|
|
989
|
+
CoreNetworkId?: string;
|
|
990
|
+
AwsRegion?: string;
|
|
991
|
+
AccountId?: string;
|
|
992
|
+
ResourceType?: string;
|
|
993
|
+
ResourceId?: string;
|
|
994
|
+
ResourceArn?: string;
|
|
995
|
+
Definition?: string;
|
|
996
|
+
DefinitionTimestamp?: Date;
|
|
997
|
+
Tags?: Tag[];
|
|
998
|
+
Metadata?: Record<string, string>;
|
|
999
|
+
}
|
|
1000
|
+
export interface GetNetworkResourcesResponse {
|
|
1001
|
+
NetworkResources?: NetworkResource[];
|
|
1002
|
+
NextToken?: string;
|
|
1003
|
+
}
|
|
1004
|
+
export interface RouteTableIdentifier {
|
|
1005
|
+
TransitGatewayRouteTableArn?: string;
|
|
1006
|
+
CoreNetworkSegmentEdge?: CoreNetworkSegmentEdgeIdentifier;
|
|
1007
|
+
}
|
|
1008
|
+
export declare enum RouteState {
|
|
1009
|
+
ACTIVE = "ACTIVE",
|
|
1010
|
+
BLACKHOLE = "BLACKHOLE",
|
|
1011
|
+
}
|
|
1012
|
+
export declare enum RouteType {
|
|
1013
|
+
PROPAGATED = "PROPAGATED",
|
|
1014
|
+
STATIC = "STATIC",
|
|
1015
|
+
}
|
|
1016
|
+
export interface GetNetworkRoutesRequest {
|
|
1017
|
+
GlobalNetworkId: string | undefined;
|
|
1018
|
+
RouteTableIdentifier: RouteTableIdentifier | undefined;
|
|
1019
|
+
ExactCidrMatches?: string[];
|
|
1020
|
+
LongestPrefixMatches?: string[];
|
|
1021
|
+
SubnetOfMatches?: string[];
|
|
1022
|
+
SupernetOfMatches?: string[];
|
|
1023
|
+
PrefixListIds?: string[];
|
|
1024
|
+
States?: (RouteState | string)[];
|
|
1025
|
+
Types?: (RouteType | string)[];
|
|
1026
|
+
DestinationFilters?: Record<string, string[]>;
|
|
1027
|
+
}
|
|
1028
|
+
export interface NetworkRouteDestination {
|
|
1029
|
+
CoreNetworkAttachmentId?: string;
|
|
1030
|
+
TransitGatewayAttachmentId?: string;
|
|
1031
|
+
SegmentName?: string;
|
|
1032
|
+
EdgeLocation?: string;
|
|
1033
|
+
ResourceType?: string;
|
|
1034
|
+
ResourceId?: string;
|
|
1035
|
+
}
|
|
1036
|
+
export interface NetworkRoute {
|
|
1037
|
+
DestinationCidrBlock?: string;
|
|
1038
|
+
Destinations?: NetworkRouteDestination[];
|
|
1039
|
+
PrefixListId?: string;
|
|
1040
|
+
State?: RouteState | string;
|
|
1041
|
+
Type?: RouteType | string;
|
|
1042
|
+
}
|
|
1043
|
+
export declare enum RouteTableType {
|
|
1044
|
+
CORE_NETWORK_SEGMENT = "CORE_NETWORK_SEGMENT",
|
|
1045
|
+
TRANSIT_GATEWAY_ROUTE_TABLE = "TRANSIT_GATEWAY_ROUTE_TABLE",
|
|
1046
|
+
}
|
|
1047
|
+
export interface GetNetworkRoutesResponse {
|
|
1048
|
+
RouteTableArn?: string;
|
|
1049
|
+
CoreNetworkSegmentEdge?: CoreNetworkSegmentEdgeIdentifier;
|
|
1050
|
+
RouteTableType?: RouteTableType | string;
|
|
1051
|
+
RouteTableTimestamp?: Date;
|
|
1052
|
+
NetworkRoutes?: NetworkRoute[];
|
|
1053
|
+
}
|
|
1054
|
+
export interface GetNetworkTelemetryRequest {
|
|
1055
|
+
GlobalNetworkId: string | undefined;
|
|
1056
|
+
CoreNetworkId?: string;
|
|
1057
|
+
RegisteredGatewayArn?: string;
|
|
1058
|
+
AwsRegion?: string;
|
|
1059
|
+
AccountId?: string;
|
|
1060
|
+
ResourceType?: string;
|
|
1061
|
+
ResourceArn?: string;
|
|
1062
|
+
MaxResults?: number;
|
|
1063
|
+
NextToken?: string;
|
|
1064
|
+
}
|
|
1065
|
+
export interface NetworkTelemetry {
|
|
1066
|
+
RegisteredGatewayArn?: string;
|
|
1067
|
+
CoreNetworkId?: string;
|
|
1068
|
+
AwsRegion?: string;
|
|
1069
|
+
AccountId?: string;
|
|
1070
|
+
ResourceType?: string;
|
|
1071
|
+
ResourceId?: string;
|
|
1072
|
+
ResourceArn?: string;
|
|
1073
|
+
Address?: string;
|
|
1074
|
+
Health?: ConnectionHealth;
|
|
1075
|
+
}
|
|
1076
|
+
export interface GetNetworkTelemetryResponse {
|
|
1077
|
+
NetworkTelemetry?: NetworkTelemetry[];
|
|
1078
|
+
NextToken?: string;
|
|
1079
|
+
}
|
|
1080
|
+
export interface GetResourcePolicyRequest {
|
|
1081
|
+
ResourceArn: string | undefined;
|
|
1082
|
+
}
|
|
1083
|
+
export interface GetResourcePolicyResponse {
|
|
1084
|
+
PolicyDocument?: __LazyJsonString | string;
|
|
1085
|
+
}
|
|
1086
|
+
export interface GetRouteAnalysisRequest {
|
|
1087
|
+
GlobalNetworkId: string | undefined;
|
|
1088
|
+
RouteAnalysisId: string | undefined;
|
|
1089
|
+
}
|
|
1090
|
+
export interface RouteAnalysisEndpointOptions {
|
|
1091
|
+
TransitGatewayAttachmentArn?: string;
|
|
1092
|
+
TransitGatewayArn?: string;
|
|
1093
|
+
IpAddress?: string;
|
|
1094
|
+
}
|
|
1095
|
+
export declare enum RouteAnalysisCompletionReasonCode {
|
|
1096
|
+
BLACKHOLE_ROUTE_FOR_DESTINATION_FOUND = "BLACKHOLE_ROUTE_FOR_DESTINATION_FOUND",
|
|
1097
|
+
CYCLIC_PATH_DETECTED = "CYCLIC_PATH_DETECTED",
|
|
1098
|
+
INACTIVE_ROUTE_FOR_DESTINATION_FOUND = "INACTIVE_ROUTE_FOR_DESTINATION_FOUND",
|
|
1099
|
+
MAX_HOPS_EXCEEDED = "MAX_HOPS_EXCEEDED",
|
|
1100
|
+
NO_DESTINATION_ARN_PROVIDED = "NO_DESTINATION_ARN_PROVIDED",
|
|
1101
|
+
POSSIBLE_MIDDLEBOX = "POSSIBLE_MIDDLEBOX",
|
|
1102
|
+
ROUTE_NOT_FOUND = "ROUTE_NOT_FOUND",
|
|
1103
|
+
TRANSIT_GATEWAY_ATTACHMENT = "TRANSIT_GATEWAY_ATTACHMENT_ATTACH_ARN_NO_MATCH",
|
|
1104
|
+
TRANSIT_GATEWAY_ATTACHMENT_NOT_FOUND = "TRANSIT_GATEWAY_ATTACHMENT_NOT_FOUND",
|
|
1105
|
+
TRANSIT_GATEWAY_ATTACHMENT_NOT_IN_TRANSIT_GATEWAY = "TRANSIT_GATEWAY_ATTACHMENT_NOT_IN_TRANSIT_GATEWAY",
|
|
1106
|
+
TRANSIT_GATEWAY_ATTACHMENT_STABLE_ROUTE_TABLE_NOT_FOUND = "TRANSIT_GATEWAY_ATTACHMENT_STABLE_ROUTE_TABLE_NOT_FOUND",
|
|
1107
|
+
}
|
|
1108
|
+
export declare enum RouteAnalysisCompletionResultCode {
|
|
1109
|
+
CONNECTED = "CONNECTED",
|
|
1110
|
+
NOT_CONNECTED = "NOT_CONNECTED",
|
|
1111
|
+
}
|
|
1112
|
+
export interface RouteAnalysisCompletion {
|
|
1113
|
+
ResultCode?: RouteAnalysisCompletionResultCode | string;
|
|
1114
|
+
ReasonCode?: RouteAnalysisCompletionReasonCode | string;
|
|
1115
|
+
ReasonContext?: Record<string, string>;
|
|
1116
|
+
}
|
|
1117
|
+
export interface NetworkResourceSummary {
|
|
1118
|
+
RegisteredGatewayArn?: string;
|
|
1119
|
+
ResourceArn?: string;
|
|
1120
|
+
ResourceType?: string;
|
|
1121
|
+
Definition?: string;
|
|
1122
|
+
NameTag?: string;
|
|
1123
|
+
IsMiddlebox?: boolean;
|
|
1124
|
+
}
|
|
1125
|
+
export interface PathComponent {
|
|
1126
|
+
Sequence?: number;
|
|
1127
|
+
Resource?: NetworkResourceSummary;
|
|
1128
|
+
DestinationCidrBlock?: string;
|
|
1129
|
+
}
|
|
1130
|
+
export interface RouteAnalysisPath {
|
|
1131
|
+
CompletionStatus?: RouteAnalysisCompletion;
|
|
1132
|
+
Path?: PathComponent[];
|
|
1133
|
+
}
|
|
1134
|
+
export declare enum RouteAnalysisStatus {
|
|
1135
|
+
completed = "COMPLETED",
|
|
1136
|
+
failed = "FAILED",
|
|
1137
|
+
running = "RUNNING",
|
|
1138
|
+
}
|
|
1139
|
+
export interface RouteAnalysis {
|
|
1140
|
+
GlobalNetworkId?: string;
|
|
1141
|
+
OwnerAccountId?: string;
|
|
1142
|
+
RouteAnalysisId?: string;
|
|
1143
|
+
StartTimestamp?: Date;
|
|
1144
|
+
Status?: RouteAnalysisStatus | string;
|
|
1145
|
+
Source?: RouteAnalysisEndpointOptions;
|
|
1146
|
+
Destination?: RouteAnalysisEndpointOptions;
|
|
1147
|
+
IncludeReturnPath?: boolean;
|
|
1148
|
+
UseMiddleboxes?: boolean;
|
|
1149
|
+
ForwardPath?: RouteAnalysisPath;
|
|
1150
|
+
ReturnPath?: RouteAnalysisPath;
|
|
1151
|
+
}
|
|
1152
|
+
export interface GetRouteAnalysisResponse {
|
|
1153
|
+
RouteAnalysis?: RouteAnalysis;
|
|
1154
|
+
}
|
|
1155
|
+
export interface GetSitesRequest {
|
|
1156
|
+
GlobalNetworkId: string | undefined;
|
|
1157
|
+
SiteIds?: string[];
|
|
1158
|
+
MaxResults?: number;
|
|
1159
|
+
NextToken?: string;
|
|
1160
|
+
}
|
|
1161
|
+
export interface GetSitesResponse {
|
|
1162
|
+
Sites?: Site[];
|
|
1163
|
+
NextToken?: string;
|
|
1164
|
+
}
|
|
1165
|
+
export interface GetSiteToSiteVpnAttachmentRequest {
|
|
1166
|
+
AttachmentId: string | undefined;
|
|
1167
|
+
}
|
|
1168
|
+
export interface GetSiteToSiteVpnAttachmentResponse {
|
|
1169
|
+
SiteToSiteVpnAttachment?: SiteToSiteVpnAttachment;
|
|
1170
|
+
}
|
|
1171
|
+
export interface GetTransitGatewayConnectPeerAssociationsRequest {
|
|
1172
|
+
GlobalNetworkId: string | undefined;
|
|
1173
|
+
TransitGatewayConnectPeerArns?: string[];
|
|
1174
|
+
MaxResults?: number;
|
|
1175
|
+
NextToken?: string;
|
|
1176
|
+
}
|
|
1177
|
+
export interface GetTransitGatewayConnectPeerAssociationsResponse {
|
|
1178
|
+
TransitGatewayConnectPeerAssociations?: TransitGatewayConnectPeerAssociation[];
|
|
1179
|
+
NextToken?: string;
|
|
1180
|
+
}
|
|
1181
|
+
export interface GetTransitGatewayPeeringRequest {
|
|
1182
|
+
PeeringId: string | undefined;
|
|
1183
|
+
}
|
|
1184
|
+
export interface GetTransitGatewayPeeringResponse {
|
|
1185
|
+
TransitGatewayPeering?: TransitGatewayPeering;
|
|
1186
|
+
}
|
|
1187
|
+
export interface GetTransitGatewayRegistrationsRequest {
|
|
1188
|
+
GlobalNetworkId: string | undefined;
|
|
1189
|
+
TransitGatewayArns?: string[];
|
|
1190
|
+
MaxResults?: number;
|
|
1191
|
+
NextToken?: string;
|
|
1192
|
+
}
|
|
1193
|
+
export interface GetTransitGatewayRegistrationsResponse {
|
|
1194
|
+
TransitGatewayRegistrations?: TransitGatewayRegistration[];
|
|
1195
|
+
NextToken?: string;
|
|
1196
|
+
}
|
|
1197
|
+
export interface GetTransitGatewayRouteTableAttachmentRequest {
|
|
1198
|
+
AttachmentId: string | undefined;
|
|
1199
|
+
}
|
|
1200
|
+
export interface GetTransitGatewayRouteTableAttachmentResponse {
|
|
1201
|
+
TransitGatewayRouteTableAttachment?: TransitGatewayRouteTableAttachment;
|
|
1202
|
+
}
|
|
1203
|
+
export interface GetVpcAttachmentRequest {
|
|
1204
|
+
AttachmentId: string | undefined;
|
|
1205
|
+
}
|
|
1206
|
+
export interface GetVpcAttachmentResponse {
|
|
1207
|
+
VpcAttachment?: VpcAttachment;
|
|
1208
|
+
}
|
|
1209
|
+
export interface ListAttachmentsRequest {
|
|
1210
|
+
CoreNetworkId?: string;
|
|
1211
|
+
AttachmentType?: AttachmentType | string;
|
|
1212
|
+
EdgeLocation?: string;
|
|
1213
|
+
State?: AttachmentState | string;
|
|
1214
|
+
MaxResults?: number;
|
|
1215
|
+
NextToken?: string;
|
|
1216
|
+
}
|
|
1217
|
+
export interface ListAttachmentsResponse {
|
|
1218
|
+
Attachments?: Attachment[];
|
|
1219
|
+
NextToken?: string;
|
|
1220
|
+
}
|
|
1221
|
+
export interface ListConnectPeersRequest {
|
|
1222
|
+
CoreNetworkId?: string;
|
|
1223
|
+
ConnectAttachmentId?: string;
|
|
1224
|
+
MaxResults?: number;
|
|
1225
|
+
NextToken?: string;
|
|
1226
|
+
}
|
|
1227
|
+
export interface ListConnectPeersResponse {
|
|
1228
|
+
ConnectPeers?: ConnectPeerSummary[];
|
|
1229
|
+
NextToken?: string;
|
|
1230
|
+
}
|
|
1231
|
+
export interface ListCoreNetworkPolicyVersionsRequest {
|
|
1232
|
+
CoreNetworkId: string | undefined;
|
|
1233
|
+
MaxResults?: number;
|
|
1234
|
+
NextToken?: string;
|
|
1235
|
+
}
|
|
1236
|
+
export interface ListCoreNetworkPolicyVersionsResponse {
|
|
1237
|
+
CoreNetworkPolicyVersions?: CoreNetworkPolicyVersion[];
|
|
1238
|
+
NextToken?: string;
|
|
1239
|
+
}
|
|
1240
|
+
export interface ListCoreNetworksRequest {
|
|
1241
|
+
MaxResults?: number;
|
|
1242
|
+
NextToken?: string;
|
|
1243
|
+
}
|
|
1244
|
+
export interface ListCoreNetworksResponse {
|
|
1245
|
+
CoreNetworks?: CoreNetworkSummary[];
|
|
1246
|
+
NextToken?: string;
|
|
1247
|
+
}
|
|
1248
|
+
export interface ListOrganizationServiceAccessStatusRequest {
|
|
1249
|
+
MaxResults?: number;
|
|
1250
|
+
NextToken?: string;
|
|
1251
|
+
}
|
|
1252
|
+
export interface OrganizationStatus {
|
|
1253
|
+
OrganizationId?: string;
|
|
1254
|
+
OrganizationAwsServiceAccessStatus?: string;
|
|
1255
|
+
SLRDeploymentStatus?: string;
|
|
1256
|
+
AccountStatusList?: AccountStatus[];
|
|
1257
|
+
}
|
|
1258
|
+
export interface ListOrganizationServiceAccessStatusResponse {
|
|
1259
|
+
OrganizationStatus?: OrganizationStatus;
|
|
1260
|
+
NextToken?: string;
|
|
1261
|
+
}
|
|
1262
|
+
export interface ListPeeringsRequest {
|
|
1263
|
+
CoreNetworkId?: string;
|
|
1264
|
+
PeeringType?: PeeringType | string;
|
|
1265
|
+
EdgeLocation?: string;
|
|
1266
|
+
State?: PeeringState | string;
|
|
1267
|
+
MaxResults?: number;
|
|
1268
|
+
NextToken?: string;
|
|
1269
|
+
}
|
|
1270
|
+
export interface ListPeeringsResponse {
|
|
1271
|
+
Peerings?: Peering[];
|
|
1272
|
+
NextToken?: string;
|
|
1273
|
+
}
|
|
1274
|
+
export interface ListTagsForResourceRequest {
|
|
1275
|
+
ResourceArn: string | undefined;
|
|
1276
|
+
}
|
|
1277
|
+
export interface ListTagsForResourceResponse {
|
|
1278
|
+
TagList?: Tag[];
|
|
1279
|
+
}
|
|
1280
|
+
export interface PutCoreNetworkPolicyRequest {
|
|
1281
|
+
CoreNetworkId: string | undefined;
|
|
1282
|
+
PolicyDocument: __LazyJsonString | string | undefined;
|
|
1283
|
+
Description?: string;
|
|
1284
|
+
LatestVersionId?: number;
|
|
1285
|
+
ClientToken?: string;
|
|
1286
|
+
}
|
|
1287
|
+
export interface PutCoreNetworkPolicyResponse {
|
|
1288
|
+
CoreNetworkPolicy?: CoreNetworkPolicy;
|
|
1289
|
+
}
|
|
1290
|
+
export interface PutResourcePolicyRequest {
|
|
1291
|
+
PolicyDocument: __LazyJsonString | string | undefined;
|
|
1292
|
+
ResourceArn: string | undefined;
|
|
1293
|
+
}
|
|
1294
|
+
export interface PutResourcePolicyResponse {}
|
|
1295
|
+
export interface RegisterTransitGatewayRequest {
|
|
1296
|
+
GlobalNetworkId: string | undefined;
|
|
1297
|
+
TransitGatewayArn: string | undefined;
|
|
1298
|
+
}
|
|
1299
|
+
export interface RegisterTransitGatewayResponse {
|
|
1300
|
+
TransitGatewayRegistration?: TransitGatewayRegistration;
|
|
1301
|
+
}
|
|
1302
|
+
export interface RejectAttachmentRequest {
|
|
1303
|
+
AttachmentId: string | undefined;
|
|
1304
|
+
}
|
|
1305
|
+
export interface RejectAttachmentResponse {
|
|
1306
|
+
Attachment?: Attachment;
|
|
1307
|
+
}
|
|
1308
|
+
export interface RestoreCoreNetworkPolicyVersionRequest {
|
|
1309
|
+
CoreNetworkId: string | undefined;
|
|
1310
|
+
PolicyVersionId: number | undefined;
|
|
1311
|
+
}
|
|
1312
|
+
export interface RestoreCoreNetworkPolicyVersionResponse {
|
|
1313
|
+
CoreNetworkPolicy?: CoreNetworkPolicy;
|
|
1314
|
+
}
|
|
1315
|
+
export interface StartOrganizationServiceAccessUpdateRequest {
|
|
1316
|
+
Action: string | undefined;
|
|
1317
|
+
}
|
|
1318
|
+
export interface StartOrganizationServiceAccessUpdateResponse {
|
|
1319
|
+
OrganizationStatus?: OrganizationStatus;
|
|
1320
|
+
}
|
|
1321
|
+
export interface RouteAnalysisEndpointOptionsSpecification {
|
|
1322
|
+
TransitGatewayAttachmentArn?: string;
|
|
1323
|
+
IpAddress?: string;
|
|
1324
|
+
}
|
|
1325
|
+
export interface StartRouteAnalysisRequest {
|
|
1326
|
+
GlobalNetworkId: string | undefined;
|
|
1327
|
+
Source: RouteAnalysisEndpointOptionsSpecification | undefined;
|
|
1328
|
+
Destination: RouteAnalysisEndpointOptionsSpecification | undefined;
|
|
1329
|
+
IncludeReturnPath?: boolean;
|
|
1330
|
+
UseMiddleboxes?: boolean;
|
|
1331
|
+
}
|
|
1332
|
+
export interface StartRouteAnalysisResponse {
|
|
1333
|
+
RouteAnalysis?: RouteAnalysis;
|
|
1334
|
+
}
|
|
1335
|
+
export interface TagResourceRequest {
|
|
1336
|
+
ResourceArn: string | undefined;
|
|
1337
|
+
Tags: Tag[] | undefined;
|
|
1338
|
+
}
|
|
1339
|
+
export interface TagResourceResponse {}
|
|
1340
|
+
export interface UntagResourceRequest {
|
|
1341
|
+
ResourceArn: string | undefined;
|
|
1342
|
+
TagKeys: string[] | undefined;
|
|
1343
|
+
}
|
|
1344
|
+
export interface UntagResourceResponse {}
|
|
1345
|
+
export interface UpdateConnectionRequest {
|
|
1346
|
+
GlobalNetworkId: string | undefined;
|
|
1347
|
+
ConnectionId: string | undefined;
|
|
1348
|
+
LinkId?: string;
|
|
1349
|
+
ConnectedLinkId?: string;
|
|
1350
|
+
Description?: string;
|
|
1351
|
+
}
|
|
1352
|
+
export interface UpdateConnectionResponse {
|
|
1353
|
+
Connection?: Connection;
|
|
1354
|
+
}
|
|
1355
|
+
export interface UpdateCoreNetworkRequest {
|
|
1356
|
+
CoreNetworkId: string | undefined;
|
|
1357
|
+
Description?: string;
|
|
1358
|
+
}
|
|
1359
|
+
export interface UpdateCoreNetworkResponse {
|
|
1360
|
+
CoreNetwork?: CoreNetwork;
|
|
1361
|
+
}
|
|
1362
|
+
export interface UpdateDeviceRequest {
|
|
1363
|
+
GlobalNetworkId: string | undefined;
|
|
1364
|
+
DeviceId: string | undefined;
|
|
1365
|
+
AWSLocation?: AWSLocation;
|
|
1366
|
+
Description?: string;
|
|
1367
|
+
Type?: string;
|
|
1368
|
+
Vendor?: string;
|
|
1369
|
+
Model?: string;
|
|
1370
|
+
SerialNumber?: string;
|
|
1371
|
+
Location?: Location;
|
|
1372
|
+
SiteId?: string;
|
|
1373
|
+
}
|
|
1374
|
+
export interface UpdateDeviceResponse {
|
|
1375
|
+
Device?: Device;
|
|
1376
|
+
}
|
|
1377
|
+
export interface UpdateGlobalNetworkRequest {
|
|
1378
|
+
GlobalNetworkId: string | undefined;
|
|
1379
|
+
Description?: string;
|
|
1380
|
+
}
|
|
1381
|
+
export interface UpdateGlobalNetworkResponse {
|
|
1382
|
+
GlobalNetwork?: GlobalNetwork;
|
|
1383
|
+
}
|
|
1384
|
+
export interface UpdateLinkRequest {
|
|
1385
|
+
GlobalNetworkId: string | undefined;
|
|
1386
|
+
LinkId: string | undefined;
|
|
1387
|
+
Description?: string;
|
|
1388
|
+
Type?: string;
|
|
1389
|
+
Bandwidth?: Bandwidth;
|
|
1390
|
+
Provider?: string;
|
|
1391
|
+
}
|
|
1392
|
+
export interface UpdateLinkResponse {
|
|
1393
|
+
Link?: Link;
|
|
1394
|
+
}
|
|
1395
|
+
export interface UpdateNetworkResourceMetadataRequest {
|
|
1396
|
+
GlobalNetworkId: string | undefined;
|
|
1397
|
+
ResourceArn: string | undefined;
|
|
1398
|
+
Metadata: Record<string, string> | undefined;
|
|
1399
|
+
}
|
|
1400
|
+
export interface UpdateNetworkResourceMetadataResponse {
|
|
1401
|
+
ResourceArn?: string;
|
|
1402
|
+
Metadata?: Record<string, string>;
|
|
1403
|
+
}
|
|
1404
|
+
export interface UpdateSiteRequest {
|
|
1405
|
+
GlobalNetworkId: string | undefined;
|
|
1406
|
+
SiteId: string | undefined;
|
|
1407
|
+
Description?: string;
|
|
1408
|
+
Location?: Location;
|
|
1409
|
+
}
|
|
1410
|
+
export interface UpdateSiteResponse {
|
|
1411
|
+
Site?: Site;
|
|
1412
|
+
}
|
|
1413
|
+
export interface UpdateVpcAttachmentRequest {
|
|
1414
|
+
AttachmentId: string | undefined;
|
|
1415
|
+
AddSubnetArns?: string[];
|
|
1416
|
+
RemoveSubnetArns?: string[];
|
|
1417
|
+
Options?: VpcOptions;
|
|
1418
|
+
}
|
|
1419
|
+
export interface UpdateVpcAttachmentResponse {
|
|
1420
|
+
VpcAttachment?: VpcAttachment;
|
|
1421
|
+
}
|
|
1422
|
+
export declare const AcceptAttachmentRequestFilterSensitiveLog: (
|
|
1423
|
+
obj: AcceptAttachmentRequest
|
|
1424
|
+
) => any;
|
|
1425
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1426
|
+
export declare const ProposedSegmentChangeFilterSensitiveLog: (
|
|
1427
|
+
obj: ProposedSegmentChange
|
|
1428
|
+
) => any;
|
|
1429
|
+
export declare const AttachmentFilterSensitiveLog: (obj: Attachment) => any;
|
|
1430
|
+
export declare const AcceptAttachmentResponseFilterSensitiveLog: (
|
|
1431
|
+
obj: AcceptAttachmentResponse
|
|
1432
|
+
) => any;
|
|
1433
|
+
export declare const ValidationExceptionFieldFilterSensitiveLog: (
|
|
1434
|
+
obj: ValidationExceptionField
|
|
1435
|
+
) => any;
|
|
1436
|
+
export declare const AccountStatusFilterSensitiveLog: (
|
|
1437
|
+
obj: AccountStatus
|
|
1438
|
+
) => any;
|
|
1439
|
+
export declare const AssociateConnectPeerRequestFilterSensitiveLog: (
|
|
1440
|
+
obj: AssociateConnectPeerRequest
|
|
1441
|
+
) => any;
|
|
1442
|
+
export declare const ConnectPeerAssociationFilterSensitiveLog: (
|
|
1443
|
+
obj: ConnectPeerAssociation
|
|
1444
|
+
) => any;
|
|
1445
|
+
export declare const AssociateConnectPeerResponseFilterSensitiveLog: (
|
|
1446
|
+
obj: AssociateConnectPeerResponse
|
|
1447
|
+
) => any;
|
|
1448
|
+
export declare const AssociateCustomerGatewayRequestFilterSensitiveLog: (
|
|
1449
|
+
obj: AssociateCustomerGatewayRequest
|
|
1450
|
+
) => any;
|
|
1451
|
+
export declare const CustomerGatewayAssociationFilterSensitiveLog: (
|
|
1452
|
+
obj: CustomerGatewayAssociation
|
|
1453
|
+
) => any;
|
|
1454
|
+
export declare const AssociateCustomerGatewayResponseFilterSensitiveLog: (
|
|
1455
|
+
obj: AssociateCustomerGatewayResponse
|
|
1456
|
+
) => any;
|
|
1457
|
+
export declare const AssociateLinkRequestFilterSensitiveLog: (
|
|
1458
|
+
obj: AssociateLinkRequest
|
|
1459
|
+
) => any;
|
|
1460
|
+
export declare const LinkAssociationFilterSensitiveLog: (
|
|
1461
|
+
obj: LinkAssociation
|
|
1462
|
+
) => any;
|
|
1463
|
+
export declare const AssociateLinkResponseFilterSensitiveLog: (
|
|
1464
|
+
obj: AssociateLinkResponse
|
|
1465
|
+
) => any;
|
|
1466
|
+
export declare const AssociateTransitGatewayConnectPeerRequestFilterSensitiveLog: (
|
|
1467
|
+
obj: AssociateTransitGatewayConnectPeerRequest
|
|
1468
|
+
) => any;
|
|
1469
|
+
export declare const TransitGatewayConnectPeerAssociationFilterSensitiveLog: (
|
|
1470
|
+
obj: TransitGatewayConnectPeerAssociation
|
|
1471
|
+
) => any;
|
|
1472
|
+
export declare const AssociateTransitGatewayConnectPeerResponseFilterSensitiveLog: (
|
|
1473
|
+
obj: AssociateTransitGatewayConnectPeerResponse
|
|
1474
|
+
) => any;
|
|
1475
|
+
export declare const AWSLocationFilterSensitiveLog: (obj: AWSLocation) => any;
|
|
1476
|
+
export declare const BandwidthFilterSensitiveLog: (obj: Bandwidth) => any;
|
|
1477
|
+
export declare const BgpOptionsFilterSensitiveLog: (obj: BgpOptions) => any;
|
|
1478
|
+
export declare const ConnectAttachmentOptionsFilterSensitiveLog: (
|
|
1479
|
+
obj: ConnectAttachmentOptions
|
|
1480
|
+
) => any;
|
|
1481
|
+
export declare const ConnectAttachmentFilterSensitiveLog: (
|
|
1482
|
+
obj: ConnectAttachment
|
|
1483
|
+
) => any;
|
|
1484
|
+
export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
|
|
1485
|
+
export declare const ConnectionHealthFilterSensitiveLog: (
|
|
1486
|
+
obj: ConnectionHealth
|
|
1487
|
+
) => any;
|
|
1488
|
+
export declare const ConnectPeerBgpConfigurationFilterSensitiveLog: (
|
|
1489
|
+
obj: ConnectPeerBgpConfiguration
|
|
1490
|
+
) => any;
|
|
1491
|
+
export declare const ConnectPeerConfigurationFilterSensitiveLog: (
|
|
1492
|
+
obj: ConnectPeerConfiguration
|
|
1493
|
+
) => any;
|
|
1494
|
+
export declare const ConnectPeerFilterSensitiveLog: (obj: ConnectPeer) => any;
|
|
1495
|
+
export declare const ConnectPeerSummaryFilterSensitiveLog: (
|
|
1496
|
+
obj: ConnectPeerSummary
|
|
1497
|
+
) => any;
|
|
1498
|
+
export declare const CoreNetworkEdgeFilterSensitiveLog: (
|
|
1499
|
+
obj: CoreNetworkEdge
|
|
1500
|
+
) => any;
|
|
1501
|
+
export declare const CoreNetworkSegmentFilterSensitiveLog: (
|
|
1502
|
+
obj: CoreNetworkSegment
|
|
1503
|
+
) => any;
|
|
1504
|
+
export declare const CoreNetworkFilterSensitiveLog: (obj: CoreNetwork) => any;
|
|
1505
|
+
export declare const CoreNetworkChangeValuesFilterSensitiveLog: (
|
|
1506
|
+
obj: CoreNetworkChangeValues
|
|
1507
|
+
) => any;
|
|
1508
|
+
export declare const CoreNetworkChangeFilterSensitiveLog: (
|
|
1509
|
+
obj: CoreNetworkChange
|
|
1510
|
+
) => any;
|
|
1511
|
+
export declare const CoreNetworkChangeEventValuesFilterSensitiveLog: (
|
|
1512
|
+
obj: CoreNetworkChangeEventValues
|
|
1513
|
+
) => any;
|
|
1514
|
+
export declare const CoreNetworkChangeEventFilterSensitiveLog: (
|
|
1515
|
+
obj: CoreNetworkChangeEvent
|
|
1516
|
+
) => any;
|
|
1517
|
+
export declare const CoreNetworkPolicyErrorFilterSensitiveLog: (
|
|
1518
|
+
obj: CoreNetworkPolicyError
|
|
1519
|
+
) => any;
|
|
1520
|
+
export declare const CoreNetworkPolicyFilterSensitiveLog: (
|
|
1521
|
+
obj: CoreNetworkPolicy
|
|
1522
|
+
) => any;
|
|
1523
|
+
export declare const CoreNetworkPolicyVersionFilterSensitiveLog: (
|
|
1524
|
+
obj: CoreNetworkPolicyVersion
|
|
1525
|
+
) => any;
|
|
1526
|
+
export declare const CoreNetworkSegmentEdgeIdentifierFilterSensitiveLog: (
|
|
1527
|
+
obj: CoreNetworkSegmentEdgeIdentifier
|
|
1528
|
+
) => any;
|
|
1529
|
+
export declare const CoreNetworkSummaryFilterSensitiveLog: (
|
|
1530
|
+
obj: CoreNetworkSummary
|
|
1531
|
+
) => any;
|
|
1532
|
+
export declare const CreateConnectAttachmentRequestFilterSensitiveLog: (
|
|
1533
|
+
obj: CreateConnectAttachmentRequest
|
|
1534
|
+
) => any;
|
|
1535
|
+
export declare const CreateConnectAttachmentResponseFilterSensitiveLog: (
|
|
1536
|
+
obj: CreateConnectAttachmentResponse
|
|
1537
|
+
) => any;
|
|
1538
|
+
export declare const CreateConnectionRequestFilterSensitiveLog: (
|
|
1539
|
+
obj: CreateConnectionRequest
|
|
1540
|
+
) => any;
|
|
1541
|
+
export declare const CreateConnectionResponseFilterSensitiveLog: (
|
|
1542
|
+
obj: CreateConnectionResponse
|
|
1543
|
+
) => any;
|
|
1544
|
+
export declare const CreateConnectPeerRequestFilterSensitiveLog: (
|
|
1545
|
+
obj: CreateConnectPeerRequest
|
|
1546
|
+
) => any;
|
|
1547
|
+
export declare const CreateConnectPeerResponseFilterSensitiveLog: (
|
|
1548
|
+
obj: CreateConnectPeerResponse
|
|
1549
|
+
) => any;
|
|
1550
|
+
export declare const CreateCoreNetworkRequestFilterSensitiveLog: (
|
|
1551
|
+
obj: CreateCoreNetworkRequest
|
|
1552
|
+
) => any;
|
|
1553
|
+
export declare const CreateCoreNetworkResponseFilterSensitiveLog: (
|
|
1554
|
+
obj: CreateCoreNetworkResponse
|
|
1555
|
+
) => any;
|
|
1556
|
+
export declare const LocationFilterSensitiveLog: (obj: Location) => any;
|
|
1557
|
+
export declare const CreateDeviceRequestFilterSensitiveLog: (
|
|
1558
|
+
obj: CreateDeviceRequest
|
|
1559
|
+
) => any;
|
|
1560
|
+
export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
|
|
1561
|
+
export declare const CreateDeviceResponseFilterSensitiveLog: (
|
|
1562
|
+
obj: CreateDeviceResponse
|
|
1563
|
+
) => any;
|
|
1564
|
+
export declare const CreateGlobalNetworkRequestFilterSensitiveLog: (
|
|
1565
|
+
obj: CreateGlobalNetworkRequest
|
|
1566
|
+
) => any;
|
|
1567
|
+
export declare const GlobalNetworkFilterSensitiveLog: (
|
|
1568
|
+
obj: GlobalNetwork
|
|
1569
|
+
) => any;
|
|
1570
|
+
export declare const CreateGlobalNetworkResponseFilterSensitiveLog: (
|
|
1571
|
+
obj: CreateGlobalNetworkResponse
|
|
1572
|
+
) => any;
|
|
1573
|
+
export declare const CreateLinkRequestFilterSensitiveLog: (
|
|
1574
|
+
obj: CreateLinkRequest
|
|
1575
|
+
) => any;
|
|
1576
|
+
export declare const LinkFilterSensitiveLog: (obj: Link) => any;
|
|
1577
|
+
export declare const CreateLinkResponseFilterSensitiveLog: (
|
|
1578
|
+
obj: CreateLinkResponse
|
|
1579
|
+
) => any;
|
|
1580
|
+
export declare const CreateSiteRequestFilterSensitiveLog: (
|
|
1581
|
+
obj: CreateSiteRequest
|
|
1582
|
+
) => any;
|
|
1583
|
+
export declare const SiteFilterSensitiveLog: (obj: Site) => any;
|
|
1584
|
+
export declare const CreateSiteResponseFilterSensitiveLog: (
|
|
1585
|
+
obj: CreateSiteResponse
|
|
1586
|
+
) => any;
|
|
1587
|
+
export declare const CreateSiteToSiteVpnAttachmentRequestFilterSensitiveLog: (
|
|
1588
|
+
obj: CreateSiteToSiteVpnAttachmentRequest
|
|
1589
|
+
) => any;
|
|
1590
|
+
export declare const SiteToSiteVpnAttachmentFilterSensitiveLog: (
|
|
1591
|
+
obj: SiteToSiteVpnAttachment
|
|
1592
|
+
) => any;
|
|
1593
|
+
export declare const CreateSiteToSiteVpnAttachmentResponseFilterSensitiveLog: (
|
|
1594
|
+
obj: CreateSiteToSiteVpnAttachmentResponse
|
|
1595
|
+
) => any;
|
|
1596
|
+
export declare const CreateTransitGatewayPeeringRequestFilterSensitiveLog: (
|
|
1597
|
+
obj: CreateTransitGatewayPeeringRequest
|
|
1598
|
+
) => any;
|
|
1599
|
+
export declare const PeeringFilterSensitiveLog: (obj: Peering) => any;
|
|
1600
|
+
export declare const TransitGatewayPeeringFilterSensitiveLog: (
|
|
1601
|
+
obj: TransitGatewayPeering
|
|
1602
|
+
) => any;
|
|
1603
|
+
export declare const CreateTransitGatewayPeeringResponseFilterSensitiveLog: (
|
|
1604
|
+
obj: CreateTransitGatewayPeeringResponse
|
|
1605
|
+
) => any;
|
|
1606
|
+
export declare const CreateTransitGatewayRouteTableAttachmentRequestFilterSensitiveLog: (
|
|
1607
|
+
obj: CreateTransitGatewayRouteTableAttachmentRequest
|
|
1608
|
+
) => any;
|
|
1609
|
+
export declare const TransitGatewayRouteTableAttachmentFilterSensitiveLog: (
|
|
1610
|
+
obj: TransitGatewayRouteTableAttachment
|
|
1611
|
+
) => any;
|
|
1612
|
+
export declare const CreateTransitGatewayRouteTableAttachmentResponseFilterSensitiveLog: (
|
|
1613
|
+
obj: CreateTransitGatewayRouteTableAttachmentResponse
|
|
1614
|
+
) => any;
|
|
1615
|
+
export declare const VpcOptionsFilterSensitiveLog: (obj: VpcOptions) => any;
|
|
1616
|
+
export declare const CreateVpcAttachmentRequestFilterSensitiveLog: (
|
|
1617
|
+
obj: CreateVpcAttachmentRequest
|
|
1618
|
+
) => any;
|
|
1619
|
+
export declare const VpcAttachmentFilterSensitiveLog: (
|
|
1620
|
+
obj: VpcAttachment
|
|
1621
|
+
) => any;
|
|
1622
|
+
export declare const CreateVpcAttachmentResponseFilterSensitiveLog: (
|
|
1623
|
+
obj: CreateVpcAttachmentResponse
|
|
1624
|
+
) => any;
|
|
1625
|
+
export declare const DeleteAttachmentRequestFilterSensitiveLog: (
|
|
1626
|
+
obj: DeleteAttachmentRequest
|
|
1627
|
+
) => any;
|
|
1628
|
+
export declare const DeleteAttachmentResponseFilterSensitiveLog: (
|
|
1629
|
+
obj: DeleteAttachmentResponse
|
|
1630
|
+
) => any;
|
|
1631
|
+
export declare const DeleteConnectionRequestFilterSensitiveLog: (
|
|
1632
|
+
obj: DeleteConnectionRequest
|
|
1633
|
+
) => any;
|
|
1634
|
+
export declare const DeleteConnectionResponseFilterSensitiveLog: (
|
|
1635
|
+
obj: DeleteConnectionResponse
|
|
1636
|
+
) => any;
|
|
1637
|
+
export declare const DeleteConnectPeerRequestFilterSensitiveLog: (
|
|
1638
|
+
obj: DeleteConnectPeerRequest
|
|
1639
|
+
) => any;
|
|
1640
|
+
export declare const DeleteConnectPeerResponseFilterSensitiveLog: (
|
|
1641
|
+
obj: DeleteConnectPeerResponse
|
|
1642
|
+
) => any;
|
|
1643
|
+
export declare const DeleteCoreNetworkRequestFilterSensitiveLog: (
|
|
1644
|
+
obj: DeleteCoreNetworkRequest
|
|
1645
|
+
) => any;
|
|
1646
|
+
export declare const DeleteCoreNetworkResponseFilterSensitiveLog: (
|
|
1647
|
+
obj: DeleteCoreNetworkResponse
|
|
1648
|
+
) => any;
|
|
1649
|
+
export declare const DeleteCoreNetworkPolicyVersionRequestFilterSensitiveLog: (
|
|
1650
|
+
obj: DeleteCoreNetworkPolicyVersionRequest
|
|
1651
|
+
) => any;
|
|
1652
|
+
export declare const DeleteCoreNetworkPolicyVersionResponseFilterSensitiveLog: (
|
|
1653
|
+
obj: DeleteCoreNetworkPolicyVersionResponse
|
|
1654
|
+
) => any;
|
|
1655
|
+
export declare const DeleteDeviceRequestFilterSensitiveLog: (
|
|
1656
|
+
obj: DeleteDeviceRequest
|
|
1657
|
+
) => any;
|
|
1658
|
+
export declare const DeleteDeviceResponseFilterSensitiveLog: (
|
|
1659
|
+
obj: DeleteDeviceResponse
|
|
1660
|
+
) => any;
|
|
1661
|
+
export declare const DeleteGlobalNetworkRequestFilterSensitiveLog: (
|
|
1662
|
+
obj: DeleteGlobalNetworkRequest
|
|
1663
|
+
) => any;
|
|
1664
|
+
export declare const DeleteGlobalNetworkResponseFilterSensitiveLog: (
|
|
1665
|
+
obj: DeleteGlobalNetworkResponse
|
|
1666
|
+
) => any;
|
|
1667
|
+
export declare const DeleteLinkRequestFilterSensitiveLog: (
|
|
1668
|
+
obj: DeleteLinkRequest
|
|
1669
|
+
) => any;
|
|
1670
|
+
export declare const DeleteLinkResponseFilterSensitiveLog: (
|
|
1671
|
+
obj: DeleteLinkResponse
|
|
1672
|
+
) => any;
|
|
1673
|
+
export declare const DeletePeeringRequestFilterSensitiveLog: (
|
|
1674
|
+
obj: DeletePeeringRequest
|
|
1675
|
+
) => any;
|
|
1676
|
+
export declare const DeletePeeringResponseFilterSensitiveLog: (
|
|
1677
|
+
obj: DeletePeeringResponse
|
|
1678
|
+
) => any;
|
|
1679
|
+
export declare const DeleteResourcePolicyRequestFilterSensitiveLog: (
|
|
1680
|
+
obj: DeleteResourcePolicyRequest
|
|
1681
|
+
) => any;
|
|
1682
|
+
export declare const DeleteResourcePolicyResponseFilterSensitiveLog: (
|
|
1683
|
+
obj: DeleteResourcePolicyResponse
|
|
1684
|
+
) => any;
|
|
1685
|
+
export declare const DeleteSiteRequestFilterSensitiveLog: (
|
|
1686
|
+
obj: DeleteSiteRequest
|
|
1687
|
+
) => any;
|
|
1688
|
+
export declare const DeleteSiteResponseFilterSensitiveLog: (
|
|
1689
|
+
obj: DeleteSiteResponse
|
|
1690
|
+
) => any;
|
|
1691
|
+
export declare const DeregisterTransitGatewayRequestFilterSensitiveLog: (
|
|
1692
|
+
obj: DeregisterTransitGatewayRequest
|
|
1693
|
+
) => any;
|
|
1694
|
+
export declare const TransitGatewayRegistrationStateReasonFilterSensitiveLog: (
|
|
1695
|
+
obj: TransitGatewayRegistrationStateReason
|
|
1696
|
+
) => any;
|
|
1697
|
+
export declare const TransitGatewayRegistrationFilterSensitiveLog: (
|
|
1698
|
+
obj: TransitGatewayRegistration
|
|
1699
|
+
) => any;
|
|
1700
|
+
export declare const DeregisterTransitGatewayResponseFilterSensitiveLog: (
|
|
1701
|
+
obj: DeregisterTransitGatewayResponse
|
|
1702
|
+
) => any;
|
|
1703
|
+
export declare const DescribeGlobalNetworksRequestFilterSensitiveLog: (
|
|
1704
|
+
obj: DescribeGlobalNetworksRequest
|
|
1705
|
+
) => any;
|
|
1706
|
+
export declare const DescribeGlobalNetworksResponseFilterSensitiveLog: (
|
|
1707
|
+
obj: DescribeGlobalNetworksResponse
|
|
1708
|
+
) => any;
|
|
1709
|
+
export declare const DisassociateConnectPeerRequestFilterSensitiveLog: (
|
|
1710
|
+
obj: DisassociateConnectPeerRequest
|
|
1711
|
+
) => any;
|
|
1712
|
+
export declare const DisassociateConnectPeerResponseFilterSensitiveLog: (
|
|
1713
|
+
obj: DisassociateConnectPeerResponse
|
|
1714
|
+
) => any;
|
|
1715
|
+
export declare const DisassociateCustomerGatewayRequestFilterSensitiveLog: (
|
|
1716
|
+
obj: DisassociateCustomerGatewayRequest
|
|
1717
|
+
) => any;
|
|
1718
|
+
export declare const DisassociateCustomerGatewayResponseFilterSensitiveLog: (
|
|
1719
|
+
obj: DisassociateCustomerGatewayResponse
|
|
1720
|
+
) => any;
|
|
1721
|
+
export declare const DisassociateLinkRequestFilterSensitiveLog: (
|
|
1722
|
+
obj: DisassociateLinkRequest
|
|
1723
|
+
) => any;
|
|
1724
|
+
export declare const DisassociateLinkResponseFilterSensitiveLog: (
|
|
1725
|
+
obj: DisassociateLinkResponse
|
|
1726
|
+
) => any;
|
|
1727
|
+
export declare const DisassociateTransitGatewayConnectPeerRequestFilterSensitiveLog: (
|
|
1728
|
+
obj: DisassociateTransitGatewayConnectPeerRequest
|
|
1729
|
+
) => any;
|
|
1730
|
+
export declare const DisassociateTransitGatewayConnectPeerResponseFilterSensitiveLog: (
|
|
1731
|
+
obj: DisassociateTransitGatewayConnectPeerResponse
|
|
1732
|
+
) => any;
|
|
1733
|
+
export declare const ExecuteCoreNetworkChangeSetRequestFilterSensitiveLog: (
|
|
1734
|
+
obj: ExecuteCoreNetworkChangeSetRequest
|
|
1735
|
+
) => any;
|
|
1736
|
+
export declare const ExecuteCoreNetworkChangeSetResponseFilterSensitiveLog: (
|
|
1737
|
+
obj: ExecuteCoreNetworkChangeSetResponse
|
|
1738
|
+
) => any;
|
|
1739
|
+
export declare const GetConnectAttachmentRequestFilterSensitiveLog: (
|
|
1740
|
+
obj: GetConnectAttachmentRequest
|
|
1741
|
+
) => any;
|
|
1742
|
+
export declare const GetConnectAttachmentResponseFilterSensitiveLog: (
|
|
1743
|
+
obj: GetConnectAttachmentResponse
|
|
1744
|
+
) => any;
|
|
1745
|
+
export declare const GetConnectionsRequestFilterSensitiveLog: (
|
|
1746
|
+
obj: GetConnectionsRequest
|
|
1747
|
+
) => any;
|
|
1748
|
+
export declare const GetConnectionsResponseFilterSensitiveLog: (
|
|
1749
|
+
obj: GetConnectionsResponse
|
|
1750
|
+
) => any;
|
|
1751
|
+
export declare const GetConnectPeerRequestFilterSensitiveLog: (
|
|
1752
|
+
obj: GetConnectPeerRequest
|
|
1753
|
+
) => any;
|
|
1754
|
+
export declare const GetConnectPeerResponseFilterSensitiveLog: (
|
|
1755
|
+
obj: GetConnectPeerResponse
|
|
1756
|
+
) => any;
|
|
1757
|
+
export declare const GetConnectPeerAssociationsRequestFilterSensitiveLog: (
|
|
1758
|
+
obj: GetConnectPeerAssociationsRequest
|
|
1759
|
+
) => any;
|
|
1760
|
+
export declare const GetConnectPeerAssociationsResponseFilterSensitiveLog: (
|
|
1761
|
+
obj: GetConnectPeerAssociationsResponse
|
|
1762
|
+
) => any;
|
|
1763
|
+
export declare const GetCoreNetworkRequestFilterSensitiveLog: (
|
|
1764
|
+
obj: GetCoreNetworkRequest
|
|
1765
|
+
) => any;
|
|
1766
|
+
export declare const GetCoreNetworkResponseFilterSensitiveLog: (
|
|
1767
|
+
obj: GetCoreNetworkResponse
|
|
1768
|
+
) => any;
|
|
1769
|
+
export declare const GetCoreNetworkChangeEventsRequestFilterSensitiveLog: (
|
|
1770
|
+
obj: GetCoreNetworkChangeEventsRequest
|
|
1771
|
+
) => any;
|
|
1772
|
+
export declare const GetCoreNetworkChangeEventsResponseFilterSensitiveLog: (
|
|
1773
|
+
obj: GetCoreNetworkChangeEventsResponse
|
|
1774
|
+
) => any;
|
|
1775
|
+
export declare const GetCoreNetworkChangeSetRequestFilterSensitiveLog: (
|
|
1776
|
+
obj: GetCoreNetworkChangeSetRequest
|
|
1777
|
+
) => any;
|
|
1778
|
+
export declare const GetCoreNetworkChangeSetResponseFilterSensitiveLog: (
|
|
1779
|
+
obj: GetCoreNetworkChangeSetResponse
|
|
1780
|
+
) => any;
|
|
1781
|
+
export declare const GetCoreNetworkPolicyRequestFilterSensitiveLog: (
|
|
1782
|
+
obj: GetCoreNetworkPolicyRequest
|
|
1783
|
+
) => any;
|
|
1784
|
+
export declare const GetCoreNetworkPolicyResponseFilterSensitiveLog: (
|
|
1785
|
+
obj: GetCoreNetworkPolicyResponse
|
|
1786
|
+
) => any;
|
|
1787
|
+
export declare const GetCustomerGatewayAssociationsRequestFilterSensitiveLog: (
|
|
1788
|
+
obj: GetCustomerGatewayAssociationsRequest
|
|
1789
|
+
) => any;
|
|
1790
|
+
export declare const GetCustomerGatewayAssociationsResponseFilterSensitiveLog: (
|
|
1791
|
+
obj: GetCustomerGatewayAssociationsResponse
|
|
1792
|
+
) => any;
|
|
1793
|
+
export declare const GetDevicesRequestFilterSensitiveLog: (
|
|
1794
|
+
obj: GetDevicesRequest
|
|
1795
|
+
) => any;
|
|
1796
|
+
export declare const GetDevicesResponseFilterSensitiveLog: (
|
|
1797
|
+
obj: GetDevicesResponse
|
|
1798
|
+
) => any;
|
|
1799
|
+
export declare const GetLinkAssociationsRequestFilterSensitiveLog: (
|
|
1800
|
+
obj: GetLinkAssociationsRequest
|
|
1801
|
+
) => any;
|
|
1802
|
+
export declare const GetLinkAssociationsResponseFilterSensitiveLog: (
|
|
1803
|
+
obj: GetLinkAssociationsResponse
|
|
1804
|
+
) => any;
|
|
1805
|
+
export declare const GetLinksRequestFilterSensitiveLog: (
|
|
1806
|
+
obj: GetLinksRequest
|
|
1807
|
+
) => any;
|
|
1808
|
+
export declare const GetLinksResponseFilterSensitiveLog: (
|
|
1809
|
+
obj: GetLinksResponse
|
|
1810
|
+
) => any;
|
|
1811
|
+
export declare const GetNetworkResourceCountsRequestFilterSensitiveLog: (
|
|
1812
|
+
obj: GetNetworkResourceCountsRequest
|
|
1813
|
+
) => any;
|
|
1814
|
+
export declare const NetworkResourceCountFilterSensitiveLog: (
|
|
1815
|
+
obj: NetworkResourceCount
|
|
1816
|
+
) => any;
|
|
1817
|
+
export declare const GetNetworkResourceCountsResponseFilterSensitiveLog: (
|
|
1818
|
+
obj: GetNetworkResourceCountsResponse
|
|
1819
|
+
) => any;
|
|
1820
|
+
export declare const GetNetworkResourceRelationshipsRequestFilterSensitiveLog: (
|
|
1821
|
+
obj: GetNetworkResourceRelationshipsRequest
|
|
1822
|
+
) => any;
|
|
1823
|
+
export declare const RelationshipFilterSensitiveLog: (obj: Relationship) => any;
|
|
1824
|
+
export declare const GetNetworkResourceRelationshipsResponseFilterSensitiveLog: (
|
|
1825
|
+
obj: GetNetworkResourceRelationshipsResponse
|
|
1826
|
+
) => any;
|
|
1827
|
+
export declare const GetNetworkResourcesRequestFilterSensitiveLog: (
|
|
1828
|
+
obj: GetNetworkResourcesRequest
|
|
1829
|
+
) => any;
|
|
1830
|
+
export declare const NetworkResourceFilterSensitiveLog: (
|
|
1831
|
+
obj: NetworkResource
|
|
1832
|
+
) => any;
|
|
1833
|
+
export declare const GetNetworkResourcesResponseFilterSensitiveLog: (
|
|
1834
|
+
obj: GetNetworkResourcesResponse
|
|
1835
|
+
) => any;
|
|
1836
|
+
export declare const RouteTableIdentifierFilterSensitiveLog: (
|
|
1837
|
+
obj: RouteTableIdentifier
|
|
1838
|
+
) => any;
|
|
1839
|
+
export declare const GetNetworkRoutesRequestFilterSensitiveLog: (
|
|
1840
|
+
obj: GetNetworkRoutesRequest
|
|
1841
|
+
) => any;
|
|
1842
|
+
export declare const NetworkRouteDestinationFilterSensitiveLog: (
|
|
1843
|
+
obj: NetworkRouteDestination
|
|
1844
|
+
) => any;
|
|
1845
|
+
export declare const NetworkRouteFilterSensitiveLog: (obj: NetworkRoute) => any;
|
|
1846
|
+
export declare const GetNetworkRoutesResponseFilterSensitiveLog: (
|
|
1847
|
+
obj: GetNetworkRoutesResponse
|
|
1848
|
+
) => any;
|
|
1849
|
+
export declare const GetNetworkTelemetryRequestFilterSensitiveLog: (
|
|
1850
|
+
obj: GetNetworkTelemetryRequest
|
|
1851
|
+
) => any;
|
|
1852
|
+
export declare const NetworkTelemetryFilterSensitiveLog: (
|
|
1853
|
+
obj: NetworkTelemetry
|
|
1854
|
+
) => any;
|
|
1855
|
+
export declare const GetNetworkTelemetryResponseFilterSensitiveLog: (
|
|
1856
|
+
obj: GetNetworkTelemetryResponse
|
|
1857
|
+
) => any;
|
|
1858
|
+
export declare const GetResourcePolicyRequestFilterSensitiveLog: (
|
|
1859
|
+
obj: GetResourcePolicyRequest
|
|
1860
|
+
) => any;
|
|
1861
|
+
export declare const GetResourcePolicyResponseFilterSensitiveLog: (
|
|
1862
|
+
obj: GetResourcePolicyResponse
|
|
1863
|
+
) => any;
|
|
1864
|
+
export declare const GetRouteAnalysisRequestFilterSensitiveLog: (
|
|
1865
|
+
obj: GetRouteAnalysisRequest
|
|
1866
|
+
) => any;
|
|
1867
|
+
export declare const RouteAnalysisEndpointOptionsFilterSensitiveLog: (
|
|
1868
|
+
obj: RouteAnalysisEndpointOptions
|
|
1869
|
+
) => any;
|
|
1870
|
+
export declare const RouteAnalysisCompletionFilterSensitiveLog: (
|
|
1871
|
+
obj: RouteAnalysisCompletion
|
|
1872
|
+
) => any;
|
|
1873
|
+
export declare const NetworkResourceSummaryFilterSensitiveLog: (
|
|
1874
|
+
obj: NetworkResourceSummary
|
|
1875
|
+
) => any;
|
|
1876
|
+
export declare const PathComponentFilterSensitiveLog: (
|
|
1877
|
+
obj: PathComponent
|
|
1878
|
+
) => any;
|
|
1879
|
+
export declare const RouteAnalysisPathFilterSensitiveLog: (
|
|
1880
|
+
obj: RouteAnalysisPath
|
|
1881
|
+
) => any;
|
|
1882
|
+
export declare const RouteAnalysisFilterSensitiveLog: (
|
|
1883
|
+
obj: RouteAnalysis
|
|
1884
|
+
) => any;
|
|
1885
|
+
export declare const GetRouteAnalysisResponseFilterSensitiveLog: (
|
|
1886
|
+
obj: GetRouteAnalysisResponse
|
|
1887
|
+
) => any;
|
|
1888
|
+
export declare const GetSitesRequestFilterSensitiveLog: (
|
|
1889
|
+
obj: GetSitesRequest
|
|
1890
|
+
) => any;
|
|
1891
|
+
export declare const GetSitesResponseFilterSensitiveLog: (
|
|
1892
|
+
obj: GetSitesResponse
|
|
1893
|
+
) => any;
|
|
1894
|
+
export declare const GetSiteToSiteVpnAttachmentRequestFilterSensitiveLog: (
|
|
1895
|
+
obj: GetSiteToSiteVpnAttachmentRequest
|
|
1896
|
+
) => any;
|
|
1897
|
+
export declare const GetSiteToSiteVpnAttachmentResponseFilterSensitiveLog: (
|
|
1898
|
+
obj: GetSiteToSiteVpnAttachmentResponse
|
|
1899
|
+
) => any;
|
|
1900
|
+
export declare const GetTransitGatewayConnectPeerAssociationsRequestFilterSensitiveLog: (
|
|
1901
|
+
obj: GetTransitGatewayConnectPeerAssociationsRequest
|
|
1902
|
+
) => any;
|
|
1903
|
+
export declare const GetTransitGatewayConnectPeerAssociationsResponseFilterSensitiveLog: (
|
|
1904
|
+
obj: GetTransitGatewayConnectPeerAssociationsResponse
|
|
1905
|
+
) => any;
|
|
1906
|
+
export declare const GetTransitGatewayPeeringRequestFilterSensitiveLog: (
|
|
1907
|
+
obj: GetTransitGatewayPeeringRequest
|
|
1908
|
+
) => any;
|
|
1909
|
+
export declare const GetTransitGatewayPeeringResponseFilterSensitiveLog: (
|
|
1910
|
+
obj: GetTransitGatewayPeeringResponse
|
|
1911
|
+
) => any;
|
|
1912
|
+
export declare const GetTransitGatewayRegistrationsRequestFilterSensitiveLog: (
|
|
1913
|
+
obj: GetTransitGatewayRegistrationsRequest
|
|
1914
|
+
) => any;
|
|
1915
|
+
export declare const GetTransitGatewayRegistrationsResponseFilterSensitiveLog: (
|
|
1916
|
+
obj: GetTransitGatewayRegistrationsResponse
|
|
1917
|
+
) => any;
|
|
1918
|
+
export declare const GetTransitGatewayRouteTableAttachmentRequestFilterSensitiveLog: (
|
|
1919
|
+
obj: GetTransitGatewayRouteTableAttachmentRequest
|
|
1920
|
+
) => any;
|
|
1921
|
+
export declare const GetTransitGatewayRouteTableAttachmentResponseFilterSensitiveLog: (
|
|
1922
|
+
obj: GetTransitGatewayRouteTableAttachmentResponse
|
|
1923
|
+
) => any;
|
|
1924
|
+
export declare const GetVpcAttachmentRequestFilterSensitiveLog: (
|
|
1925
|
+
obj: GetVpcAttachmentRequest
|
|
1926
|
+
) => any;
|
|
1927
|
+
export declare const GetVpcAttachmentResponseFilterSensitiveLog: (
|
|
1928
|
+
obj: GetVpcAttachmentResponse
|
|
1929
|
+
) => any;
|
|
1930
|
+
export declare const ListAttachmentsRequestFilterSensitiveLog: (
|
|
1931
|
+
obj: ListAttachmentsRequest
|
|
1932
|
+
) => any;
|
|
1933
|
+
export declare const ListAttachmentsResponseFilterSensitiveLog: (
|
|
1934
|
+
obj: ListAttachmentsResponse
|
|
1935
|
+
) => any;
|
|
1936
|
+
export declare const ListConnectPeersRequestFilterSensitiveLog: (
|
|
1937
|
+
obj: ListConnectPeersRequest
|
|
1938
|
+
) => any;
|
|
1939
|
+
export declare const ListConnectPeersResponseFilterSensitiveLog: (
|
|
1940
|
+
obj: ListConnectPeersResponse
|
|
1941
|
+
) => any;
|
|
1942
|
+
export declare const ListCoreNetworkPolicyVersionsRequestFilterSensitiveLog: (
|
|
1943
|
+
obj: ListCoreNetworkPolicyVersionsRequest
|
|
1944
|
+
) => any;
|
|
1945
|
+
export declare const ListCoreNetworkPolicyVersionsResponseFilterSensitiveLog: (
|
|
1946
|
+
obj: ListCoreNetworkPolicyVersionsResponse
|
|
1947
|
+
) => any;
|
|
1948
|
+
export declare const ListCoreNetworksRequestFilterSensitiveLog: (
|
|
1949
|
+
obj: ListCoreNetworksRequest
|
|
1950
|
+
) => any;
|
|
1951
|
+
export declare const ListCoreNetworksResponseFilterSensitiveLog: (
|
|
1952
|
+
obj: ListCoreNetworksResponse
|
|
1953
|
+
) => any;
|
|
1954
|
+
export declare const ListOrganizationServiceAccessStatusRequestFilterSensitiveLog: (
|
|
1955
|
+
obj: ListOrganizationServiceAccessStatusRequest
|
|
1956
|
+
) => any;
|
|
1957
|
+
export declare const OrganizationStatusFilterSensitiveLog: (
|
|
1958
|
+
obj: OrganizationStatus
|
|
1959
|
+
) => any;
|
|
1960
|
+
export declare const ListOrganizationServiceAccessStatusResponseFilterSensitiveLog: (
|
|
1961
|
+
obj: ListOrganizationServiceAccessStatusResponse
|
|
1962
|
+
) => any;
|
|
1963
|
+
export declare const ListPeeringsRequestFilterSensitiveLog: (
|
|
1964
|
+
obj: ListPeeringsRequest
|
|
1965
|
+
) => any;
|
|
1966
|
+
export declare const ListPeeringsResponseFilterSensitiveLog: (
|
|
1967
|
+
obj: ListPeeringsResponse
|
|
1968
|
+
) => any;
|
|
1969
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1970
|
+
obj: ListTagsForResourceRequest
|
|
1971
|
+
) => any;
|
|
1972
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1973
|
+
obj: ListTagsForResourceResponse
|
|
1974
|
+
) => any;
|
|
1975
|
+
export declare const PutCoreNetworkPolicyRequestFilterSensitiveLog: (
|
|
1976
|
+
obj: PutCoreNetworkPolicyRequest
|
|
1977
|
+
) => any;
|
|
1978
|
+
export declare const PutCoreNetworkPolicyResponseFilterSensitiveLog: (
|
|
1979
|
+
obj: PutCoreNetworkPolicyResponse
|
|
1980
|
+
) => any;
|
|
1981
|
+
export declare const PutResourcePolicyRequestFilterSensitiveLog: (
|
|
1982
|
+
obj: PutResourcePolicyRequest
|
|
1983
|
+
) => any;
|
|
1984
|
+
export declare const PutResourcePolicyResponseFilterSensitiveLog: (
|
|
1985
|
+
obj: PutResourcePolicyResponse
|
|
1986
|
+
) => any;
|
|
1987
|
+
export declare const RegisterTransitGatewayRequestFilterSensitiveLog: (
|
|
1988
|
+
obj: RegisterTransitGatewayRequest
|
|
1989
|
+
) => any;
|
|
1990
|
+
export declare const RegisterTransitGatewayResponseFilterSensitiveLog: (
|
|
1991
|
+
obj: RegisterTransitGatewayResponse
|
|
1992
|
+
) => any;
|
|
1993
|
+
export declare const RejectAttachmentRequestFilterSensitiveLog: (
|
|
1994
|
+
obj: RejectAttachmentRequest
|
|
1995
|
+
) => any;
|
|
1996
|
+
export declare const RejectAttachmentResponseFilterSensitiveLog: (
|
|
1997
|
+
obj: RejectAttachmentResponse
|
|
1998
|
+
) => any;
|
|
1999
|
+
export declare const RestoreCoreNetworkPolicyVersionRequestFilterSensitiveLog: (
|
|
2000
|
+
obj: RestoreCoreNetworkPolicyVersionRequest
|
|
2001
|
+
) => any;
|
|
2002
|
+
export declare const RestoreCoreNetworkPolicyVersionResponseFilterSensitiveLog: (
|
|
2003
|
+
obj: RestoreCoreNetworkPolicyVersionResponse
|
|
2004
|
+
) => any;
|
|
2005
|
+
export declare const StartOrganizationServiceAccessUpdateRequestFilterSensitiveLog: (
|
|
2006
|
+
obj: StartOrganizationServiceAccessUpdateRequest
|
|
2007
|
+
) => any;
|
|
2008
|
+
export declare const StartOrganizationServiceAccessUpdateResponseFilterSensitiveLog: (
|
|
2009
|
+
obj: StartOrganizationServiceAccessUpdateResponse
|
|
2010
|
+
) => any;
|
|
2011
|
+
export declare const RouteAnalysisEndpointOptionsSpecificationFilterSensitiveLog: (
|
|
2012
|
+
obj: RouteAnalysisEndpointOptionsSpecification
|
|
2013
|
+
) => any;
|
|
2014
|
+
export declare const StartRouteAnalysisRequestFilterSensitiveLog: (
|
|
2015
|
+
obj: StartRouteAnalysisRequest
|
|
2016
|
+
) => any;
|
|
2017
|
+
export declare const StartRouteAnalysisResponseFilterSensitiveLog: (
|
|
2018
|
+
obj: StartRouteAnalysisResponse
|
|
2019
|
+
) => any;
|
|
2020
|
+
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
2021
|
+
obj: TagResourceRequest
|
|
2022
|
+
) => any;
|
|
2023
|
+
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
2024
|
+
obj: TagResourceResponse
|
|
2025
|
+
) => any;
|
|
2026
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
2027
|
+
obj: UntagResourceRequest
|
|
2028
|
+
) => any;
|
|
2029
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
2030
|
+
obj: UntagResourceResponse
|
|
2031
|
+
) => any;
|
|
2032
|
+
export declare const UpdateConnectionRequestFilterSensitiveLog: (
|
|
2033
|
+
obj: UpdateConnectionRequest
|
|
2034
|
+
) => any;
|
|
2035
|
+
export declare const UpdateConnectionResponseFilterSensitiveLog: (
|
|
2036
|
+
obj: UpdateConnectionResponse
|
|
2037
|
+
) => any;
|
|
2038
|
+
export declare const UpdateCoreNetworkRequestFilterSensitiveLog: (
|
|
2039
|
+
obj: UpdateCoreNetworkRequest
|
|
2040
|
+
) => any;
|
|
2041
|
+
export declare const UpdateCoreNetworkResponseFilterSensitiveLog: (
|
|
2042
|
+
obj: UpdateCoreNetworkResponse
|
|
2043
|
+
) => any;
|
|
2044
|
+
export declare const UpdateDeviceRequestFilterSensitiveLog: (
|
|
2045
|
+
obj: UpdateDeviceRequest
|
|
2046
|
+
) => any;
|
|
2047
|
+
export declare const UpdateDeviceResponseFilterSensitiveLog: (
|
|
2048
|
+
obj: UpdateDeviceResponse
|
|
2049
|
+
) => any;
|
|
2050
|
+
export declare const UpdateGlobalNetworkRequestFilterSensitiveLog: (
|
|
2051
|
+
obj: UpdateGlobalNetworkRequest
|
|
2052
|
+
) => any;
|
|
2053
|
+
export declare const UpdateGlobalNetworkResponseFilterSensitiveLog: (
|
|
2054
|
+
obj: UpdateGlobalNetworkResponse
|
|
2055
|
+
) => any;
|
|
2056
|
+
export declare const UpdateLinkRequestFilterSensitiveLog: (
|
|
2057
|
+
obj: UpdateLinkRequest
|
|
2058
|
+
) => any;
|
|
2059
|
+
export declare const UpdateLinkResponseFilterSensitiveLog: (
|
|
2060
|
+
obj: UpdateLinkResponse
|
|
2061
|
+
) => any;
|
|
2062
|
+
export declare const UpdateNetworkResourceMetadataRequestFilterSensitiveLog: (
|
|
2063
|
+
obj: UpdateNetworkResourceMetadataRequest
|
|
2064
|
+
) => any;
|
|
2065
|
+
export declare const UpdateNetworkResourceMetadataResponseFilterSensitiveLog: (
|
|
2066
|
+
obj: UpdateNetworkResourceMetadataResponse
|
|
2067
|
+
) => any;
|
|
2068
|
+
export declare const UpdateSiteRequestFilterSensitiveLog: (
|
|
2069
|
+
obj: UpdateSiteRequest
|
|
2070
|
+
) => any;
|
|
2071
|
+
export declare const UpdateSiteResponseFilterSensitiveLog: (
|
|
2072
|
+
obj: UpdateSiteResponse
|
|
2073
|
+
) => any;
|
|
2074
|
+
export declare const UpdateVpcAttachmentRequestFilterSensitiveLog: (
|
|
2075
|
+
obj: UpdateVpcAttachmentRequest
|
|
2076
|
+
) => any;
|
|
2077
|
+
export declare const UpdateVpcAttachmentResponseFilterSensitiveLog: (
|
|
2078
|
+
obj: UpdateVpcAttachmentResponse
|
|
2079
|
+
) => any;
|