@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.
Files changed (123) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/NetworkManager.d.ts +1491 -430
  3. package/dist-types/ts3.4/NetworkManagerClient.d.ts +615 -158
  4. package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +35 -17
  5. package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +35 -17
  8. package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +39 -17
  9. package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +36 -17
  11. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +35 -17
  12. package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +36 -17
  13. package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +32 -17
  14. package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +36 -17
  15. package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +32 -17
  16. package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +32 -17
  17. package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +39 -17
  18. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +39 -17
  19. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +36 -17
  21. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +35 -17
  22. package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +36 -17
  23. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +35 -17
  24. package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +36 -17
  25. package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +39 -17
  26. package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +32 -17
  27. package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +36 -17
  28. package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +32 -17
  29. package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +35 -17
  30. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +39 -17
  31. package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +32 -17
  32. package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +39 -17
  33. package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +39 -17
  34. package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +35 -17
  37. package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +39 -17
  39. package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +35 -17
  42. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +35 -17
  43. package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +39 -17
  44. package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +39 -17
  45. package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +35 -17
  46. package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +39 -17
  47. package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +39 -17
  48. package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +32 -17
  49. package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +36 -17
  50. package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +32 -17
  51. package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +39 -17
  52. package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +36 -17
  54. package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +35 -17
  55. package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +36 -17
  56. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +36 -17
  57. package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +35 -17
  58. package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +39 -17
  59. package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +32 -17
  60. package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +39 -17
  61. package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +39 -17
  63. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +39 -17
  64. package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +35 -17
  65. package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +35 -17
  66. package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +35 -17
  67. package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +35 -17
  69. package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +39 -17
  70. package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +32 -17
  71. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  72. package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +39 -17
  73. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +36 -17
  74. package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +39 -17
  75. package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +35 -17
  76. package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +39 -17
  77. package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +39 -17
  78. package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +36 -17
  79. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  80. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  81. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +35 -17
  82. package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +36 -17
  83. package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +32 -17
  84. package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +36 -17
  85. package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +32 -17
  86. package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +39 -17
  87. package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +32 -17
  88. package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +36 -17
  89. package/dist-types/ts3.4/commands/index.d.ts +85 -85
  90. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  91. package/dist-types/ts3.4/index.d.ts +6 -6
  92. package/dist-types/ts3.4/models/NetworkManagerServiceException.d.ts +7 -6
  93. package/dist-types/ts3.4/models/index.d.ts +1 -1
  94. package/dist-types/ts3.4/models/models_0.d.ts +2079 -2661
  95. package/dist-types/ts3.4/pagination/DescribeGlobalNetworksPaginator.d.ts +11 -4
  96. package/dist-types/ts3.4/pagination/GetConnectPeerAssociationsPaginator.d.ts +11 -4
  97. package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +11 -4
  98. package/dist-types/ts3.4/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +11 -4
  99. package/dist-types/ts3.4/pagination/GetCoreNetworkChangeSetPaginator.d.ts +11 -4
  100. package/dist-types/ts3.4/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +11 -4
  101. package/dist-types/ts3.4/pagination/GetDevicesPaginator.d.ts +11 -4
  102. package/dist-types/ts3.4/pagination/GetLinkAssociationsPaginator.d.ts +11 -4
  103. package/dist-types/ts3.4/pagination/GetLinksPaginator.d.ts +11 -4
  104. package/dist-types/ts3.4/pagination/GetNetworkResourceCountsPaginator.d.ts +11 -4
  105. package/dist-types/ts3.4/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +11 -4
  106. package/dist-types/ts3.4/pagination/GetNetworkResourcesPaginator.d.ts +11 -4
  107. package/dist-types/ts3.4/pagination/GetNetworkTelemetryPaginator.d.ts +11 -4
  108. package/dist-types/ts3.4/pagination/GetSitesPaginator.d.ts +11 -4
  109. package/dist-types/ts3.4/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +11 -4
  110. package/dist-types/ts3.4/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +11 -4
  111. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  112. package/dist-types/ts3.4/pagination/ListAttachmentsPaginator.d.ts +11 -4
  113. package/dist-types/ts3.4/pagination/ListConnectPeersPaginator.d.ts +11 -4
  114. package/dist-types/ts3.4/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +11 -4
  115. package/dist-types/ts3.4/pagination/ListCoreNetworksPaginator.d.ts +11 -4
  116. package/dist-types/ts3.4/pagination/ListPeeringsPaginator.d.ts +11 -4
  117. package/dist-types/ts3.4/pagination/index.d.ts +22 -22
  118. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1025 -257
  119. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  120. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  121. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  122. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  123. package/package.json +34 -34
@@ -1,2661 +1,2079 @@
1
- import { ExceptionOptionType as __ExceptionOptionType, LazyJsonString as __LazyJsonString } from "@aws-sdk/smithy-client";
2
- import { NetworkManagerServiceException as __BaseException } from "./NetworkManagerServiceException";
3
- export interface AcceptAttachmentRequest {
4
-
5
- AttachmentId: string | undefined;
6
- }
7
- export declare enum AttachmentType {
8
- CONNECT = "CONNECT",
9
- SITE_TO_SITE_VPN = "SITE_TO_SITE_VPN",
10
- TRANSIT_GATEWAY_ROUTE_TABLE = "TRANSIT_GATEWAY_ROUTE_TABLE",
11
- VPC = "VPC"
12
- }
13
-
14
- export interface Tag {
15
-
16
- Key?: string;
17
-
18
- Value?: string;
19
- }
20
-
21
- export interface ProposedSegmentChange {
22
-
23
- Tags?: Tag[];
24
-
25
- AttachmentPolicyRuleNumber?: number;
26
-
27
- SegmentName?: string;
28
- }
29
- export declare enum AttachmentState {
30
- AVAILABLE = "AVAILABLE",
31
- CREATING = "CREATING",
32
- DELETING = "DELETING",
33
- FAILED = "FAILED",
34
- PENDING_ATTACHMENT_ACCEPTANCE = "PENDING_ATTACHMENT_ACCEPTANCE",
35
- PENDING_NETWORK_UPDATE = "PENDING_NETWORK_UPDATE",
36
- PENDING_TAG_ACCEPTANCE = "PENDING_TAG_ACCEPTANCE",
37
- REJECTED = "REJECTED",
38
- UPDATING = "UPDATING"
39
- }
40
-
41
- export interface Attachment {
42
-
43
- CoreNetworkId?: string;
44
-
45
- CoreNetworkArn?: string;
46
-
47
- AttachmentId?: string;
48
-
49
- OwnerAccountId?: string;
50
-
51
- AttachmentType?: AttachmentType | string;
52
-
53
- State?: AttachmentState | string;
54
-
55
- EdgeLocation?: string;
56
-
57
- ResourceArn?: string;
58
-
59
- AttachmentPolicyRuleNumber?: number;
60
-
61
- SegmentName?: string;
62
-
63
- Tags?: Tag[];
64
-
65
- ProposedSegmentChange?: ProposedSegmentChange;
66
-
67
- CreatedAt?: Date;
68
-
69
- UpdatedAt?: Date;
70
- }
71
- export interface AcceptAttachmentResponse {
72
-
73
- Attachment?: Attachment;
74
- }
75
-
76
- export declare class AccessDeniedException extends __BaseException {
77
- readonly name: "AccessDeniedException";
78
- readonly $fault: "client";
79
- Message: string | undefined;
80
-
81
- constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
82
- }
83
-
84
- export declare class ConflictException extends __BaseException {
85
- readonly name: "ConflictException";
86
- readonly $fault: "client";
87
- Message: string | undefined;
88
-
89
- ResourceId: string | undefined;
90
-
91
- ResourceType: string | undefined;
92
-
93
- constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
94
- }
95
-
96
- export declare class InternalServerException extends __BaseException {
97
- readonly name: "InternalServerException";
98
- readonly $fault: "server";
99
- Message: string | undefined;
100
-
101
- RetryAfterSeconds?: number;
102
-
103
- constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
104
- }
105
-
106
- export declare class ResourceNotFoundException extends __BaseException {
107
- readonly name: "ResourceNotFoundException";
108
- readonly $fault: "client";
109
- Message: string | undefined;
110
-
111
- ResourceId: string | undefined;
112
-
113
- ResourceType: string | undefined;
114
-
115
- Context?: Record<string, string>;
116
-
117
- constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
118
- }
119
-
120
- export declare class ThrottlingException extends __BaseException {
121
- readonly name: "ThrottlingException";
122
- readonly $fault: "client";
123
- Message: string | undefined;
124
-
125
- RetryAfterSeconds?: number;
126
-
127
- constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
128
- }
129
-
130
- export interface ValidationExceptionField {
131
-
132
- Name: string | undefined;
133
-
134
- Message: string | undefined;
135
- }
136
- export declare enum ValidationExceptionReason {
137
- CANNOT_PARSE = "CannotParse",
138
- FIELD_VALIDATION_FAILED = "FieldValidationFailed",
139
- OTHER = "Other",
140
- UNKNOWN_OPERATION = "UnknownOperation"
141
- }
142
-
143
- export declare class ValidationException extends __BaseException {
144
- readonly name: "ValidationException";
145
- readonly $fault: "client";
146
- Message: string | undefined;
147
-
148
- Reason?: ValidationExceptionReason | string;
149
-
150
- Fields?: ValidationExceptionField[];
151
-
152
- constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
153
- }
154
-
155
- export interface AccountStatus {
156
-
157
- AccountId?: string;
158
-
159
- SLRDeploymentStatus?: string;
160
- }
161
- export interface AssociateConnectPeerRequest {
162
-
163
- GlobalNetworkId: string | undefined;
164
-
165
- ConnectPeerId: string | undefined;
166
-
167
- DeviceId: string | undefined;
168
-
169
- LinkId?: string;
170
- }
171
- export declare enum ConnectPeerAssociationState {
172
- available = "AVAILABLE",
173
- deleted = "DELETED",
174
- deleting = "DELETING",
175
- pending = "PENDING"
176
- }
177
-
178
- export interface ConnectPeerAssociation {
179
-
180
- ConnectPeerId?: string;
181
-
182
- GlobalNetworkId?: string;
183
-
184
- DeviceId?: string;
185
-
186
- LinkId?: string;
187
-
188
- State?: ConnectPeerAssociationState | string;
189
- }
190
- export interface AssociateConnectPeerResponse {
191
-
192
- ConnectPeerAssociation?: ConnectPeerAssociation;
193
- }
194
-
195
- export declare class ServiceQuotaExceededException extends __BaseException {
196
- readonly name: "ServiceQuotaExceededException";
197
- readonly $fault: "client";
198
-
199
- Message: string | undefined;
200
-
201
- ResourceId?: string;
202
-
203
- ResourceType?: string;
204
-
205
- LimitCode: string | undefined;
206
-
207
- ServiceCode: string | undefined;
208
-
209
- constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
210
- }
211
- export interface AssociateCustomerGatewayRequest {
212
-
213
- CustomerGatewayArn: string | undefined;
214
-
215
- GlobalNetworkId: string | undefined;
216
-
217
- DeviceId: string | undefined;
218
-
219
- LinkId?: string;
220
- }
221
- export declare enum CustomerGatewayAssociationState {
222
- available = "AVAILABLE",
223
- deleted = "DELETED",
224
- deleting = "DELETING",
225
- pending = "PENDING"
226
- }
227
-
228
- export interface CustomerGatewayAssociation {
229
-
230
- CustomerGatewayArn?: string;
231
-
232
- GlobalNetworkId?: string;
233
-
234
- DeviceId?: string;
235
-
236
- LinkId?: string;
237
-
238
- State?: CustomerGatewayAssociationState | string;
239
- }
240
- export interface AssociateCustomerGatewayResponse {
241
-
242
- CustomerGatewayAssociation?: CustomerGatewayAssociation;
243
- }
244
- export interface AssociateLinkRequest {
245
-
246
- GlobalNetworkId: string | undefined;
247
-
248
- DeviceId: string | undefined;
249
-
250
- LinkId: string | undefined;
251
- }
252
- export declare enum LinkAssociationState {
253
- available = "AVAILABLE",
254
- deleted = "DELETED",
255
- deleting = "DELETING",
256
- pending = "PENDING"
257
- }
258
-
259
- export interface LinkAssociation {
260
-
261
- GlobalNetworkId?: string;
262
-
263
- DeviceId?: string;
264
-
265
- LinkId?: string;
266
-
267
- LinkAssociationState?: LinkAssociationState | string;
268
- }
269
- export interface AssociateLinkResponse {
270
-
271
- LinkAssociation?: LinkAssociation;
272
- }
273
- export interface AssociateTransitGatewayConnectPeerRequest {
274
-
275
- GlobalNetworkId: string | undefined;
276
-
277
- TransitGatewayConnectPeerArn: string | undefined;
278
-
279
- DeviceId: string | undefined;
280
-
281
- LinkId?: string;
282
- }
283
- export declare enum TransitGatewayConnectPeerAssociationState {
284
- available = "AVAILABLE",
285
- deleted = "DELETED",
286
- deleting = "DELETING",
287
- pending = "PENDING"
288
- }
289
-
290
- export interface TransitGatewayConnectPeerAssociation {
291
-
292
- TransitGatewayConnectPeerArn?: string;
293
-
294
- GlobalNetworkId?: string;
295
-
296
- DeviceId?: string;
297
-
298
- LinkId?: string;
299
-
300
- State?: TransitGatewayConnectPeerAssociationState | string;
301
- }
302
- export interface AssociateTransitGatewayConnectPeerResponse {
303
-
304
- TransitGatewayConnectPeerAssociation?: TransitGatewayConnectPeerAssociation;
305
- }
306
-
307
- export interface AWSLocation {
308
-
309
- Zone?: string;
310
-
311
- SubnetArn?: string;
312
- }
313
-
314
- export interface Bandwidth {
315
-
316
- UploadSpeed?: number;
317
-
318
- DownloadSpeed?: number;
319
- }
320
-
321
- export interface BgpOptions {
322
-
323
- PeerAsn?: number;
324
- }
325
- export declare enum ChangeAction {
326
- ADD = "ADD",
327
- MODIFY = "MODIFY",
328
- REMOVE = "REMOVE"
329
- }
330
- export declare enum ChangeSetState {
331
- EXECUTING = "EXECUTING",
332
- EXECUTION_SUCCEEDED = "EXECUTION_SUCCEEDED",
333
- FAILED_GENERATION = "FAILED_GENERATION",
334
- OUT_OF_DATE = "OUT_OF_DATE",
335
- PENDING_GENERATION = "PENDING_GENERATION",
336
- READY_TO_EXECUTE = "READY_TO_EXECUTE"
337
- }
338
- export declare enum ChangeStatus {
339
- COMPLETE = "COMPLETE",
340
- FAILED = "FAILED",
341
- IN_PROGRESS = "IN_PROGRESS",
342
- NOT_STARTED = "NOT_STARTED"
343
- }
344
- export declare enum ChangeType {
345
- ATTACHMENT_MAPPING = "ATTACHMENT_MAPPING",
346
- ATTACHMENT_POLICIES_CONFIGURATION = "ATTACHMENT_POLICIES_CONFIGURATION",
347
- ATTACHMENT_ROUTE_PROPAGATION = "ATTACHMENT_ROUTE_PROPAGATION",
348
- ATTACHMENT_ROUTE_STATIC = "ATTACHMENT_ROUTE_STATIC",
349
- CORE_NETWORK_CONFIGURATION = "CORE_NETWORK_CONFIGURATION",
350
- CORE_NETWORK_EDGE = "CORE_NETWORK_EDGE",
351
- CORE_NETWORK_SEGMENT = "CORE_NETWORK_SEGMENT",
352
- SEGMENTS_CONFIGURATION = "SEGMENTS_CONFIGURATION",
353
- SEGMENT_ACTIONS_CONFIGURATION = "SEGMENT_ACTIONS_CONFIGURATION"
354
- }
355
- export declare enum TunnelProtocol {
356
- GRE = "GRE"
357
- }
358
-
359
- export interface ConnectAttachmentOptions {
360
-
361
- Protocol?: TunnelProtocol | string;
362
- }
363
-
364
- export interface ConnectAttachment {
365
-
366
- Attachment?: Attachment;
367
-
368
- TransportAttachmentId?: string;
369
-
370
- Options?: ConnectAttachmentOptions;
371
- }
372
- export declare enum ConnectionState {
373
- available = "AVAILABLE",
374
- deleting = "DELETING",
375
- pending = "PENDING",
376
- updating = "UPDATING"
377
- }
378
-
379
- export interface Connection {
380
-
381
- ConnectionId?: string;
382
-
383
- ConnectionArn?: string;
384
-
385
- GlobalNetworkId?: string;
386
-
387
- DeviceId?: string;
388
-
389
- ConnectedDeviceId?: string;
390
-
391
- LinkId?: string;
392
-
393
- ConnectedLinkId?: string;
394
-
395
- Description?: string;
396
-
397
- CreatedAt?: Date;
398
-
399
- State?: ConnectionState | string;
400
-
401
- Tags?: Tag[];
402
- }
403
- export declare enum ConnectionStatus {
404
- DOWN = "DOWN",
405
- UP = "UP"
406
- }
407
- export declare enum ConnectionType {
408
- BGP = "BGP",
409
- IPSEC = "IPSEC"
410
- }
411
-
412
- export interface ConnectionHealth {
413
-
414
- Type?: ConnectionType | string;
415
-
416
- Status?: ConnectionStatus | string;
417
-
418
- Timestamp?: Date;
419
- }
420
-
421
- export interface ConnectPeerBgpConfiguration {
422
-
423
- CoreNetworkAsn?: number;
424
-
425
- PeerAsn?: number;
426
-
427
- CoreNetworkAddress?: string;
428
-
429
- PeerAddress?: string;
430
- }
431
-
432
- export interface ConnectPeerConfiguration {
433
-
434
- CoreNetworkAddress?: string;
435
-
436
- PeerAddress?: string;
437
-
438
- InsideCidrBlocks?: string[];
439
-
440
- Protocol?: TunnelProtocol | string;
441
-
442
- BgpConfigurations?: ConnectPeerBgpConfiguration[];
443
- }
444
- export declare enum ConnectPeerState {
445
- AVAILABLE = "AVAILABLE",
446
- CREATING = "CREATING",
447
- DELETING = "DELETING",
448
- FAILED = "FAILED"
449
- }
450
-
451
- export interface ConnectPeer {
452
-
453
- CoreNetworkId?: string;
454
-
455
- ConnectAttachmentId?: string;
456
-
457
- ConnectPeerId?: string;
458
-
459
- EdgeLocation?: string;
460
-
461
- State?: ConnectPeerState | string;
462
-
463
- CreatedAt?: Date;
464
-
465
- Configuration?: ConnectPeerConfiguration;
466
-
467
- Tags?: Tag[];
468
- }
469
-
470
- export interface ConnectPeerSummary {
471
-
472
- CoreNetworkId?: string;
473
-
474
- ConnectAttachmentId?: string;
475
-
476
- ConnectPeerId?: string;
477
-
478
- EdgeLocation?: string;
479
-
480
- ConnectPeerState?: ConnectPeerState | string;
481
-
482
- CreatedAt?: Date;
483
-
484
- Tags?: Tag[];
485
- }
486
-
487
- export interface CoreNetworkEdge {
488
-
489
- EdgeLocation?: string;
490
-
491
- Asn?: number;
492
-
493
- InsideCidrBlocks?: string[];
494
- }
495
-
496
- export interface CoreNetworkSegment {
497
-
498
- Name?: string;
499
-
500
- EdgeLocations?: string[];
501
-
502
- SharedSegments?: string[];
503
- }
504
- export declare enum CoreNetworkState {
505
- AVAILABLE = "AVAILABLE",
506
- CREATING = "CREATING",
507
- DELETING = "DELETING",
508
- UPDATING = "UPDATING"
509
- }
510
-
511
- export interface CoreNetwork {
512
-
513
- GlobalNetworkId?: string;
514
-
515
- CoreNetworkId?: string;
516
-
517
- CoreNetworkArn?: string;
518
-
519
- Description?: string;
520
-
521
- CreatedAt?: Date;
522
-
523
- State?: CoreNetworkState | string;
524
-
525
- Segments?: CoreNetworkSegment[];
526
-
527
- Edges?: CoreNetworkEdge[];
528
-
529
- Tags?: Tag[];
530
- }
531
-
532
- export interface CoreNetworkChangeValues {
533
-
534
- SegmentName?: string;
535
-
536
- EdgeLocations?: string[];
537
-
538
- Asn?: number;
539
-
540
- Cidr?: string;
541
-
542
- DestinationIdentifier?: string;
543
-
544
- InsideCidrBlocks?: string[];
545
-
546
- SharedSegments?: string[];
547
- }
548
-
549
- export interface CoreNetworkChange {
550
-
551
- Type?: ChangeType | string;
552
-
553
- Action?: ChangeAction | string;
554
-
555
- Identifier?: string;
556
-
557
- PreviousValues?: CoreNetworkChangeValues;
558
-
559
- NewValues?: CoreNetworkChangeValues;
560
-
561
- IdentifierPath?: string;
562
- }
563
-
564
- export interface CoreNetworkChangeEventValues {
565
-
566
- EdgeLocation?: string;
567
-
568
- SegmentName?: string;
569
-
570
- AttachmentId?: string;
571
-
572
- Cidr?: string;
573
- }
574
-
575
- export interface CoreNetworkChangeEvent {
576
-
577
- Type?: ChangeType | string;
578
-
579
- Action?: ChangeAction | string;
580
-
581
- IdentifierPath?: string;
582
-
583
- EventTime?: Date;
584
-
585
- Status?: ChangeStatus | string;
586
-
587
- Values?: CoreNetworkChangeEventValues;
588
- }
589
- export declare enum CoreNetworkPolicyAlias {
590
- LATEST = "LATEST",
591
- LIVE = "LIVE"
592
- }
593
-
594
- export interface CoreNetworkPolicyError {
595
-
596
- ErrorCode: string | undefined;
597
-
598
- Message: string | undefined;
599
-
600
- Path?: string;
601
- }
602
-
603
- export interface CoreNetworkPolicy {
604
-
605
- CoreNetworkId?: string;
606
-
607
- PolicyVersionId?: number;
608
-
609
- Alias?: CoreNetworkPolicyAlias | string;
610
-
611
- Description?: string;
612
-
613
- CreatedAt?: Date;
614
-
615
- ChangeSetState?: ChangeSetState | string;
616
-
617
- PolicyErrors?: CoreNetworkPolicyError[];
618
-
619
- PolicyDocument?: __LazyJsonString | string;
620
- }
621
-
622
- export declare class CoreNetworkPolicyException extends __BaseException {
623
- readonly name: "CoreNetworkPolicyException";
624
- readonly $fault: "client";
625
- Message: string | undefined;
626
-
627
- Errors?: CoreNetworkPolicyError[];
628
-
629
- constructor(opts: __ExceptionOptionType<CoreNetworkPolicyException, __BaseException>);
630
- }
631
-
632
- export interface CoreNetworkPolicyVersion {
633
-
634
- CoreNetworkId?: string;
635
-
636
- PolicyVersionId?: number;
637
-
638
- Alias?: CoreNetworkPolicyAlias | string;
639
-
640
- Description?: string;
641
-
642
- CreatedAt?: Date;
643
-
644
- ChangeSetState?: ChangeSetState | string;
645
- }
646
-
647
- export interface CoreNetworkSegmentEdgeIdentifier {
648
-
649
- CoreNetworkId?: string;
650
-
651
- SegmentName?: string;
652
-
653
- EdgeLocation?: string;
654
- }
655
-
656
- export interface CoreNetworkSummary {
657
-
658
- CoreNetworkId?: string;
659
-
660
- CoreNetworkArn?: string;
661
-
662
- GlobalNetworkId?: string;
663
-
664
- OwnerAccountId?: string;
665
-
666
- State?: CoreNetworkState | string;
667
-
668
- Description?: string;
669
-
670
- Tags?: Tag[];
671
- }
672
- export interface CreateConnectAttachmentRequest {
673
-
674
- CoreNetworkId: string | undefined;
675
-
676
- EdgeLocation: string | undefined;
677
-
678
- TransportAttachmentId: string | undefined;
679
-
680
- Options: ConnectAttachmentOptions | undefined;
681
-
682
- Tags?: Tag[];
683
-
684
- ClientToken?: string;
685
- }
686
- export interface CreateConnectAttachmentResponse {
687
-
688
- ConnectAttachment?: ConnectAttachment;
689
- }
690
- export interface CreateConnectionRequest {
691
-
692
- GlobalNetworkId: string | undefined;
693
-
694
- DeviceId: string | undefined;
695
-
696
- ConnectedDeviceId: string | undefined;
697
-
698
- LinkId?: string;
699
-
700
- ConnectedLinkId?: string;
701
-
702
- Description?: string;
703
-
704
- Tags?: Tag[];
705
- }
706
- export interface CreateConnectionResponse {
707
-
708
- Connection?: Connection;
709
- }
710
- export interface CreateConnectPeerRequest {
711
-
712
- ConnectAttachmentId: string | undefined;
713
-
714
- CoreNetworkAddress?: string;
715
-
716
- PeerAddress: string | undefined;
717
-
718
- BgpOptions?: BgpOptions;
719
-
720
- InsideCidrBlocks: string[] | undefined;
721
-
722
- Tags?: Tag[];
723
-
724
- ClientToken?: string;
725
- }
726
- export interface CreateConnectPeerResponse {
727
-
728
- ConnectPeer?: ConnectPeer;
729
- }
730
- export interface CreateCoreNetworkRequest {
731
-
732
- GlobalNetworkId: string | undefined;
733
-
734
- Description?: string;
735
-
736
- Tags?: Tag[];
737
-
738
- PolicyDocument?: string;
739
-
740
- ClientToken?: string;
741
- }
742
- export interface CreateCoreNetworkResponse {
743
-
744
- CoreNetwork?: CoreNetwork;
745
- }
746
-
747
- export interface Location {
748
-
749
- Address?: string;
750
-
751
- Latitude?: string;
752
-
753
- Longitude?: string;
754
- }
755
- export interface CreateDeviceRequest {
756
-
757
- GlobalNetworkId: string | undefined;
758
-
759
- AWSLocation?: AWSLocation;
760
-
761
- Description?: string;
762
-
763
- Type?: string;
764
-
765
- Vendor?: string;
766
-
767
- Model?: string;
768
-
769
- SerialNumber?: string;
770
-
771
- Location?: Location;
772
-
773
- SiteId?: string;
774
-
775
- Tags?: Tag[];
776
- }
777
- export declare enum DeviceState {
778
- available = "AVAILABLE",
779
- deleting = "DELETING",
780
- pending = "PENDING",
781
- updating = "UPDATING"
782
- }
783
-
784
- export interface Device {
785
-
786
- DeviceId?: string;
787
-
788
- DeviceArn?: string;
789
-
790
- GlobalNetworkId?: string;
791
-
792
- AWSLocation?: AWSLocation;
793
-
794
- Description?: string;
795
-
796
- Type?: string;
797
-
798
- Vendor?: string;
799
-
800
- Model?: string;
801
-
802
- SerialNumber?: string;
803
-
804
- Location?: Location;
805
-
806
- SiteId?: string;
807
-
808
- CreatedAt?: Date;
809
-
810
- State?: DeviceState | string;
811
-
812
- Tags?: Tag[];
813
- }
814
- export interface CreateDeviceResponse {
815
-
816
- Device?: Device;
817
- }
818
- export interface CreateGlobalNetworkRequest {
819
-
820
- Description?: string;
821
-
822
- Tags?: Tag[];
823
- }
824
- export declare enum GlobalNetworkState {
825
- available = "AVAILABLE",
826
- deleting = "DELETING",
827
- pending = "PENDING",
828
- updating = "UPDATING"
829
- }
830
-
831
- export interface GlobalNetwork {
832
-
833
- GlobalNetworkId?: string;
834
-
835
- GlobalNetworkArn?: string;
836
-
837
- Description?: string;
838
-
839
- CreatedAt?: Date;
840
-
841
- State?: GlobalNetworkState | string;
842
-
843
- Tags?: Tag[];
844
- }
845
- export interface CreateGlobalNetworkResponse {
846
-
847
- GlobalNetwork?: GlobalNetwork;
848
- }
849
- export interface CreateLinkRequest {
850
-
851
- GlobalNetworkId: string | undefined;
852
-
853
- Description?: string;
854
-
855
- Type?: string;
856
-
857
- Bandwidth: Bandwidth | undefined;
858
-
859
- Provider?: string;
860
-
861
- SiteId: string | undefined;
862
-
863
- Tags?: Tag[];
864
- }
865
- export declare enum LinkState {
866
- available = "AVAILABLE",
867
- deleting = "DELETING",
868
- pending = "PENDING",
869
- updating = "UPDATING"
870
- }
871
-
872
- export interface Link {
873
-
874
- LinkId?: string;
875
-
876
- LinkArn?: string;
877
-
878
- GlobalNetworkId?: string;
879
-
880
- SiteId?: string;
881
-
882
- Description?: string;
883
-
884
- Type?: string;
885
-
886
- Bandwidth?: Bandwidth;
887
-
888
- Provider?: string;
889
-
890
- CreatedAt?: Date;
891
-
892
- State?: LinkState | string;
893
-
894
- Tags?: Tag[];
895
- }
896
- export interface CreateLinkResponse {
897
-
898
- Link?: Link;
899
- }
900
- export interface CreateSiteRequest {
901
-
902
- GlobalNetworkId: string | undefined;
903
-
904
- Description?: string;
905
-
906
- Location?: Location;
907
-
908
- Tags?: Tag[];
909
- }
910
- export declare enum SiteState {
911
- available = "AVAILABLE",
912
- deleting = "DELETING",
913
- pending = "PENDING",
914
- updating = "UPDATING"
915
- }
916
-
917
- export interface Site {
918
-
919
- SiteId?: string;
920
-
921
- SiteArn?: string;
922
-
923
- GlobalNetworkId?: string;
924
-
925
- Description?: string;
926
-
927
- Location?: Location;
928
-
929
- CreatedAt?: Date;
930
-
931
- State?: SiteState | string;
932
-
933
- Tags?: Tag[];
934
- }
935
- export interface CreateSiteResponse {
936
-
937
- Site?: Site;
938
- }
939
- export interface CreateSiteToSiteVpnAttachmentRequest {
940
-
941
- CoreNetworkId: string | undefined;
942
-
943
- VpnConnectionArn: string | undefined;
944
-
945
- Tags?: Tag[];
946
-
947
- ClientToken?: string;
948
- }
949
-
950
- export interface SiteToSiteVpnAttachment {
951
-
952
- Attachment?: Attachment;
953
-
954
- VpnConnectionArn?: string;
955
- }
956
- export interface CreateSiteToSiteVpnAttachmentResponse {
957
-
958
- SiteToSiteVpnAttachment?: SiteToSiteVpnAttachment;
959
- }
960
- export interface CreateTransitGatewayPeeringRequest {
961
-
962
- CoreNetworkId: string | undefined;
963
-
964
- TransitGatewayArn: string | undefined;
965
-
966
- Tags?: Tag[];
967
-
968
- ClientToken?: string;
969
- }
970
- export declare enum PeeringType {
971
- TRANSIT_GATEWAY = "TRANSIT_GATEWAY"
972
- }
973
- export declare enum PeeringState {
974
- AVAILABLE = "AVAILABLE",
975
- CREATING = "CREATING",
976
- DELETING = "DELETING",
977
- FAILED = "FAILED"
978
- }
979
-
980
- export interface Peering {
981
-
982
- CoreNetworkId?: string;
983
-
984
- CoreNetworkArn?: string;
985
-
986
- PeeringId?: string;
987
-
988
- OwnerAccountId?: string;
989
-
990
- PeeringType?: PeeringType | string;
991
-
992
- State?: PeeringState | string;
993
-
994
- EdgeLocation?: string;
995
-
996
- ResourceArn?: string;
997
-
998
- Tags?: Tag[];
999
-
1000
- CreatedAt?: Date;
1001
- }
1002
-
1003
- export interface TransitGatewayPeering {
1004
-
1005
- Peering?: Peering;
1006
-
1007
- TransitGatewayArn?: string;
1008
-
1009
- TransitGatewayPeeringAttachmentId?: string;
1010
- }
1011
- export interface CreateTransitGatewayPeeringResponse {
1012
-
1013
- TransitGatewayPeering?: TransitGatewayPeering;
1014
- }
1015
- export interface CreateTransitGatewayRouteTableAttachmentRequest {
1016
-
1017
- PeeringId: string | undefined;
1018
-
1019
- TransitGatewayRouteTableArn: string | undefined;
1020
-
1021
- Tags?: Tag[];
1022
-
1023
- ClientToken?: string;
1024
- }
1025
-
1026
- export interface TransitGatewayRouteTableAttachment {
1027
-
1028
- Attachment?: Attachment;
1029
-
1030
- PeeringId?: string;
1031
-
1032
- TransitGatewayRouteTableArn?: string;
1033
- }
1034
- export interface CreateTransitGatewayRouteTableAttachmentResponse {
1035
-
1036
- TransitGatewayRouteTableAttachment?: TransitGatewayRouteTableAttachment;
1037
- }
1038
-
1039
- export interface VpcOptions {
1040
-
1041
- Ipv6Support?: boolean;
1042
- }
1043
- export interface CreateVpcAttachmentRequest {
1044
-
1045
- CoreNetworkId: string | undefined;
1046
-
1047
- VpcArn: string | undefined;
1048
-
1049
- SubnetArns: string[] | undefined;
1050
-
1051
- Options?: VpcOptions;
1052
-
1053
- Tags?: Tag[];
1054
-
1055
- ClientToken?: string;
1056
- }
1057
-
1058
- export interface VpcAttachment {
1059
-
1060
- Attachment?: Attachment;
1061
-
1062
- SubnetArns?: string[];
1063
-
1064
- Options?: VpcOptions;
1065
- }
1066
- export interface CreateVpcAttachmentResponse {
1067
-
1068
- VpcAttachment?: VpcAttachment;
1069
- }
1070
- export interface DeleteAttachmentRequest {
1071
-
1072
- AttachmentId: string | undefined;
1073
- }
1074
- export interface DeleteAttachmentResponse {
1075
-
1076
- Attachment?: Attachment;
1077
- }
1078
- export interface DeleteConnectionRequest {
1079
-
1080
- GlobalNetworkId: string | undefined;
1081
-
1082
- ConnectionId: string | undefined;
1083
- }
1084
- export interface DeleteConnectionResponse {
1085
-
1086
- Connection?: Connection;
1087
- }
1088
- export interface DeleteConnectPeerRequest {
1089
-
1090
- ConnectPeerId: string | undefined;
1091
- }
1092
- export interface DeleteConnectPeerResponse {
1093
-
1094
- ConnectPeer?: ConnectPeer;
1095
- }
1096
- export interface DeleteCoreNetworkRequest {
1097
-
1098
- CoreNetworkId: string | undefined;
1099
- }
1100
- export interface DeleteCoreNetworkResponse {
1101
-
1102
- CoreNetwork?: CoreNetwork;
1103
- }
1104
- export interface DeleteCoreNetworkPolicyVersionRequest {
1105
-
1106
- CoreNetworkId: string | undefined;
1107
-
1108
- PolicyVersionId: number | undefined;
1109
- }
1110
- export interface DeleteCoreNetworkPolicyVersionResponse {
1111
-
1112
- CoreNetworkPolicy?: CoreNetworkPolicy;
1113
- }
1114
- export interface DeleteDeviceRequest {
1115
-
1116
- GlobalNetworkId: string | undefined;
1117
-
1118
- DeviceId: string | undefined;
1119
- }
1120
- export interface DeleteDeviceResponse {
1121
-
1122
- Device?: Device;
1123
- }
1124
- export interface DeleteGlobalNetworkRequest {
1125
-
1126
- GlobalNetworkId: string | undefined;
1127
- }
1128
- export interface DeleteGlobalNetworkResponse {
1129
-
1130
- GlobalNetwork?: GlobalNetwork;
1131
- }
1132
- export interface DeleteLinkRequest {
1133
-
1134
- GlobalNetworkId: string | undefined;
1135
-
1136
- LinkId: string | undefined;
1137
- }
1138
- export interface DeleteLinkResponse {
1139
-
1140
- Link?: Link;
1141
- }
1142
- export interface DeletePeeringRequest {
1143
-
1144
- PeeringId: string | undefined;
1145
- }
1146
- export interface DeletePeeringResponse {
1147
-
1148
- Peering?: Peering;
1149
- }
1150
- export interface DeleteResourcePolicyRequest {
1151
-
1152
- ResourceArn: string | undefined;
1153
- }
1154
- export interface DeleteResourcePolicyResponse {
1155
- }
1156
- export interface DeleteSiteRequest {
1157
-
1158
- GlobalNetworkId: string | undefined;
1159
-
1160
- SiteId: string | undefined;
1161
- }
1162
- export interface DeleteSiteResponse {
1163
-
1164
- Site?: Site;
1165
- }
1166
- export interface DeregisterTransitGatewayRequest {
1167
-
1168
- GlobalNetworkId: string | undefined;
1169
-
1170
- TransitGatewayArn: string | undefined;
1171
- }
1172
- export declare enum TransitGatewayRegistrationState {
1173
- available = "AVAILABLE",
1174
- deleted = "DELETED",
1175
- deleting = "DELETING",
1176
- failed = "FAILED",
1177
- pending = "PENDING"
1178
- }
1179
-
1180
- export interface TransitGatewayRegistrationStateReason {
1181
-
1182
- Code?: TransitGatewayRegistrationState | string;
1183
-
1184
- Message?: string;
1185
- }
1186
-
1187
- export interface TransitGatewayRegistration {
1188
-
1189
- GlobalNetworkId?: string;
1190
-
1191
- TransitGatewayArn?: string;
1192
-
1193
- State?: TransitGatewayRegistrationStateReason;
1194
- }
1195
- export interface DeregisterTransitGatewayResponse {
1196
-
1197
- TransitGatewayRegistration?: TransitGatewayRegistration;
1198
- }
1199
- export interface DescribeGlobalNetworksRequest {
1200
-
1201
- GlobalNetworkIds?: string[];
1202
-
1203
- MaxResults?: number;
1204
-
1205
- NextToken?: string;
1206
- }
1207
- export interface DescribeGlobalNetworksResponse {
1208
-
1209
- GlobalNetworks?: GlobalNetwork[];
1210
-
1211
- NextToken?: string;
1212
- }
1213
- export interface DisassociateConnectPeerRequest {
1214
-
1215
- GlobalNetworkId: string | undefined;
1216
-
1217
- ConnectPeerId: string | undefined;
1218
- }
1219
- export interface DisassociateConnectPeerResponse {
1220
-
1221
- ConnectPeerAssociation?: ConnectPeerAssociation;
1222
- }
1223
- export interface DisassociateCustomerGatewayRequest {
1224
-
1225
- GlobalNetworkId: string | undefined;
1226
-
1227
- CustomerGatewayArn: string | undefined;
1228
- }
1229
- export interface DisassociateCustomerGatewayResponse {
1230
-
1231
- CustomerGatewayAssociation?: CustomerGatewayAssociation;
1232
- }
1233
- export interface DisassociateLinkRequest {
1234
-
1235
- GlobalNetworkId: string | undefined;
1236
-
1237
- DeviceId: string | undefined;
1238
-
1239
- LinkId: string | undefined;
1240
- }
1241
- export interface DisassociateLinkResponse {
1242
-
1243
- LinkAssociation?: LinkAssociation;
1244
- }
1245
- export interface DisassociateTransitGatewayConnectPeerRequest {
1246
-
1247
- GlobalNetworkId: string | undefined;
1248
-
1249
- TransitGatewayConnectPeerArn: string | undefined;
1250
- }
1251
- export interface DisassociateTransitGatewayConnectPeerResponse {
1252
-
1253
- TransitGatewayConnectPeerAssociation?: TransitGatewayConnectPeerAssociation;
1254
- }
1255
- export interface ExecuteCoreNetworkChangeSetRequest {
1256
-
1257
- CoreNetworkId: string | undefined;
1258
-
1259
- PolicyVersionId: number | undefined;
1260
- }
1261
- export interface ExecuteCoreNetworkChangeSetResponse {
1262
- }
1263
- export interface GetConnectAttachmentRequest {
1264
-
1265
- AttachmentId: string | undefined;
1266
- }
1267
- export interface GetConnectAttachmentResponse {
1268
-
1269
- ConnectAttachment?: ConnectAttachment;
1270
- }
1271
- export interface GetConnectionsRequest {
1272
-
1273
- GlobalNetworkId: string | undefined;
1274
-
1275
- ConnectionIds?: string[];
1276
-
1277
- DeviceId?: string;
1278
-
1279
- MaxResults?: number;
1280
-
1281
- NextToken?: string;
1282
- }
1283
- export interface GetConnectionsResponse {
1284
-
1285
- Connections?: Connection[];
1286
-
1287
- NextToken?: string;
1288
- }
1289
- export interface GetConnectPeerRequest {
1290
-
1291
- ConnectPeerId: string | undefined;
1292
- }
1293
- export interface GetConnectPeerResponse {
1294
-
1295
- ConnectPeer?: ConnectPeer;
1296
- }
1297
- export interface GetConnectPeerAssociationsRequest {
1298
-
1299
- GlobalNetworkId: string | undefined;
1300
-
1301
- ConnectPeerIds?: string[];
1302
-
1303
- MaxResults?: number;
1304
-
1305
- NextToken?: string;
1306
- }
1307
- export interface GetConnectPeerAssociationsResponse {
1308
-
1309
- ConnectPeerAssociations?: ConnectPeerAssociation[];
1310
-
1311
- NextToken?: string;
1312
- }
1313
- export interface GetCoreNetworkRequest {
1314
-
1315
- CoreNetworkId: string | undefined;
1316
- }
1317
- export interface GetCoreNetworkResponse {
1318
-
1319
- CoreNetwork?: CoreNetwork;
1320
- }
1321
- export interface GetCoreNetworkChangeEventsRequest {
1322
-
1323
- CoreNetworkId: string | undefined;
1324
-
1325
- PolicyVersionId: number | undefined;
1326
-
1327
- MaxResults?: number;
1328
-
1329
- NextToken?: string;
1330
- }
1331
- export interface GetCoreNetworkChangeEventsResponse {
1332
-
1333
- CoreNetworkChangeEvents?: CoreNetworkChangeEvent[];
1334
-
1335
- NextToken?: string;
1336
- }
1337
- export interface GetCoreNetworkChangeSetRequest {
1338
-
1339
- CoreNetworkId: string | undefined;
1340
-
1341
- PolicyVersionId: number | undefined;
1342
-
1343
- MaxResults?: number;
1344
-
1345
- NextToken?: string;
1346
- }
1347
- export interface GetCoreNetworkChangeSetResponse {
1348
-
1349
- CoreNetworkChanges?: CoreNetworkChange[];
1350
-
1351
- NextToken?: string;
1352
- }
1353
- export interface GetCoreNetworkPolicyRequest {
1354
-
1355
- CoreNetworkId: string | undefined;
1356
-
1357
- PolicyVersionId?: number;
1358
-
1359
- Alias?: CoreNetworkPolicyAlias | string;
1360
- }
1361
- export interface GetCoreNetworkPolicyResponse {
1362
-
1363
- CoreNetworkPolicy?: CoreNetworkPolicy;
1364
- }
1365
- export interface GetCustomerGatewayAssociationsRequest {
1366
-
1367
- GlobalNetworkId: string | undefined;
1368
-
1369
- CustomerGatewayArns?: string[];
1370
-
1371
- MaxResults?: number;
1372
-
1373
- NextToken?: string;
1374
- }
1375
- export interface GetCustomerGatewayAssociationsResponse {
1376
-
1377
- CustomerGatewayAssociations?: CustomerGatewayAssociation[];
1378
-
1379
- NextToken?: string;
1380
- }
1381
- export interface GetDevicesRequest {
1382
-
1383
- GlobalNetworkId: string | undefined;
1384
-
1385
- DeviceIds?: string[];
1386
-
1387
- SiteId?: string;
1388
-
1389
- MaxResults?: number;
1390
-
1391
- NextToken?: string;
1392
- }
1393
- export interface GetDevicesResponse {
1394
-
1395
- Devices?: Device[];
1396
-
1397
- NextToken?: string;
1398
- }
1399
- export interface GetLinkAssociationsRequest {
1400
-
1401
- GlobalNetworkId: string | undefined;
1402
-
1403
- DeviceId?: string;
1404
-
1405
- LinkId?: string;
1406
-
1407
- MaxResults?: number;
1408
-
1409
- NextToken?: string;
1410
- }
1411
- export interface GetLinkAssociationsResponse {
1412
-
1413
- LinkAssociations?: LinkAssociation[];
1414
-
1415
- NextToken?: string;
1416
- }
1417
- export interface GetLinksRequest {
1418
-
1419
- GlobalNetworkId: string | undefined;
1420
-
1421
- LinkIds?: string[];
1422
-
1423
- SiteId?: string;
1424
-
1425
- Type?: string;
1426
-
1427
- Provider?: string;
1428
-
1429
- MaxResults?: number;
1430
-
1431
- NextToken?: string;
1432
- }
1433
- export interface GetLinksResponse {
1434
-
1435
- Links?: Link[];
1436
-
1437
- NextToken?: string;
1438
- }
1439
- export interface GetNetworkResourceCountsRequest {
1440
-
1441
- GlobalNetworkId: string | undefined;
1442
-
1443
- ResourceType?: string;
1444
-
1445
- MaxResults?: number;
1446
-
1447
- NextToken?: string;
1448
- }
1449
-
1450
- export interface NetworkResourceCount {
1451
-
1452
- ResourceType?: string;
1453
-
1454
- Count?: number;
1455
- }
1456
- export interface GetNetworkResourceCountsResponse {
1457
-
1458
- NetworkResourceCounts?: NetworkResourceCount[];
1459
-
1460
- NextToken?: string;
1461
- }
1462
- export interface GetNetworkResourceRelationshipsRequest {
1463
-
1464
- GlobalNetworkId: string | undefined;
1465
-
1466
- CoreNetworkId?: string;
1467
-
1468
- RegisteredGatewayArn?: string;
1469
-
1470
- AwsRegion?: string;
1471
-
1472
- AccountId?: string;
1473
-
1474
- ResourceType?: string;
1475
-
1476
- ResourceArn?: string;
1477
-
1478
- MaxResults?: number;
1479
-
1480
- NextToken?: string;
1481
- }
1482
-
1483
- export interface Relationship {
1484
-
1485
- From?: string;
1486
-
1487
- To?: string;
1488
- }
1489
- export interface GetNetworkResourceRelationshipsResponse {
1490
-
1491
- Relationships?: Relationship[];
1492
-
1493
- NextToken?: string;
1494
- }
1495
- export interface GetNetworkResourcesRequest {
1496
-
1497
- GlobalNetworkId: string | undefined;
1498
-
1499
- CoreNetworkId?: string;
1500
-
1501
- RegisteredGatewayArn?: string;
1502
-
1503
- AwsRegion?: string;
1504
-
1505
- AccountId?: string;
1506
-
1507
- ResourceType?: string;
1508
-
1509
- ResourceArn?: string;
1510
-
1511
- MaxResults?: number;
1512
-
1513
- NextToken?: string;
1514
- }
1515
-
1516
- export interface NetworkResource {
1517
-
1518
- RegisteredGatewayArn?: string;
1519
-
1520
- CoreNetworkId?: string;
1521
-
1522
- AwsRegion?: string;
1523
-
1524
- AccountId?: string;
1525
-
1526
- ResourceType?: string;
1527
-
1528
- ResourceId?: string;
1529
-
1530
- ResourceArn?: string;
1531
-
1532
- Definition?: string;
1533
-
1534
- DefinitionTimestamp?: Date;
1535
-
1536
- Tags?: Tag[];
1537
-
1538
- Metadata?: Record<string, string>;
1539
- }
1540
- export interface GetNetworkResourcesResponse {
1541
-
1542
- NetworkResources?: NetworkResource[];
1543
-
1544
- NextToken?: string;
1545
- }
1546
-
1547
- export interface RouteTableIdentifier {
1548
-
1549
- TransitGatewayRouteTableArn?: string;
1550
-
1551
- CoreNetworkSegmentEdge?: CoreNetworkSegmentEdgeIdentifier;
1552
- }
1553
- export declare enum RouteState {
1554
- ACTIVE = "ACTIVE",
1555
- BLACKHOLE = "BLACKHOLE"
1556
- }
1557
- export declare enum RouteType {
1558
- PROPAGATED = "PROPAGATED",
1559
- STATIC = "STATIC"
1560
- }
1561
- export interface GetNetworkRoutesRequest {
1562
-
1563
- GlobalNetworkId: string | undefined;
1564
-
1565
- RouteTableIdentifier: RouteTableIdentifier | undefined;
1566
-
1567
- ExactCidrMatches?: string[];
1568
-
1569
- LongestPrefixMatches?: string[];
1570
-
1571
- SubnetOfMatches?: string[];
1572
-
1573
- SupernetOfMatches?: string[];
1574
-
1575
- PrefixListIds?: string[];
1576
-
1577
- States?: (RouteState | string)[];
1578
-
1579
- Types?: (RouteType | string)[];
1580
-
1581
- DestinationFilters?: Record<string, string[]>;
1582
- }
1583
-
1584
- export interface NetworkRouteDestination {
1585
-
1586
- CoreNetworkAttachmentId?: string;
1587
-
1588
- TransitGatewayAttachmentId?: string;
1589
-
1590
- SegmentName?: string;
1591
-
1592
- EdgeLocation?: string;
1593
-
1594
- ResourceType?: string;
1595
-
1596
- ResourceId?: string;
1597
- }
1598
-
1599
- export interface NetworkRoute {
1600
-
1601
- DestinationCidrBlock?: string;
1602
-
1603
- Destinations?: NetworkRouteDestination[];
1604
-
1605
- PrefixListId?: string;
1606
-
1607
- State?: RouteState | string;
1608
-
1609
- Type?: RouteType | string;
1610
- }
1611
- export declare enum RouteTableType {
1612
- CORE_NETWORK_SEGMENT = "CORE_NETWORK_SEGMENT",
1613
- TRANSIT_GATEWAY_ROUTE_TABLE = "TRANSIT_GATEWAY_ROUTE_TABLE"
1614
- }
1615
- export interface GetNetworkRoutesResponse {
1616
-
1617
- RouteTableArn?: string;
1618
-
1619
- CoreNetworkSegmentEdge?: CoreNetworkSegmentEdgeIdentifier;
1620
-
1621
- RouteTableType?: RouteTableType | string;
1622
-
1623
- RouteTableTimestamp?: Date;
1624
-
1625
- NetworkRoutes?: NetworkRoute[];
1626
- }
1627
- export interface GetNetworkTelemetryRequest {
1628
-
1629
- GlobalNetworkId: string | undefined;
1630
-
1631
- CoreNetworkId?: string;
1632
-
1633
- RegisteredGatewayArn?: string;
1634
-
1635
- AwsRegion?: string;
1636
-
1637
- AccountId?: string;
1638
-
1639
- ResourceType?: string;
1640
-
1641
- ResourceArn?: string;
1642
-
1643
- MaxResults?: number;
1644
-
1645
- NextToken?: string;
1646
- }
1647
-
1648
- export interface NetworkTelemetry {
1649
-
1650
- RegisteredGatewayArn?: string;
1651
-
1652
- CoreNetworkId?: string;
1653
-
1654
- AwsRegion?: string;
1655
-
1656
- AccountId?: string;
1657
-
1658
- ResourceType?: string;
1659
-
1660
- ResourceId?: string;
1661
-
1662
- ResourceArn?: string;
1663
-
1664
- Address?: string;
1665
-
1666
- Health?: ConnectionHealth;
1667
- }
1668
- export interface GetNetworkTelemetryResponse {
1669
-
1670
- NetworkTelemetry?: NetworkTelemetry[];
1671
-
1672
- NextToken?: string;
1673
- }
1674
- export interface GetResourcePolicyRequest {
1675
-
1676
- ResourceArn: string | undefined;
1677
- }
1678
- export interface GetResourcePolicyResponse {
1679
-
1680
- PolicyDocument?: __LazyJsonString | string;
1681
- }
1682
- export interface GetRouteAnalysisRequest {
1683
-
1684
- GlobalNetworkId: string | undefined;
1685
-
1686
- RouteAnalysisId: string | undefined;
1687
- }
1688
-
1689
- export interface RouteAnalysisEndpointOptions {
1690
-
1691
- TransitGatewayAttachmentArn?: string;
1692
-
1693
- TransitGatewayArn?: string;
1694
-
1695
- IpAddress?: string;
1696
- }
1697
- export declare enum RouteAnalysisCompletionReasonCode {
1698
- BLACKHOLE_ROUTE_FOR_DESTINATION_FOUND = "BLACKHOLE_ROUTE_FOR_DESTINATION_FOUND",
1699
- CYCLIC_PATH_DETECTED = "CYCLIC_PATH_DETECTED",
1700
- INACTIVE_ROUTE_FOR_DESTINATION_FOUND = "INACTIVE_ROUTE_FOR_DESTINATION_FOUND",
1701
- MAX_HOPS_EXCEEDED = "MAX_HOPS_EXCEEDED",
1702
- NO_DESTINATION_ARN_PROVIDED = "NO_DESTINATION_ARN_PROVIDED",
1703
- POSSIBLE_MIDDLEBOX = "POSSIBLE_MIDDLEBOX",
1704
- ROUTE_NOT_FOUND = "ROUTE_NOT_FOUND",
1705
- TRANSIT_GATEWAY_ATTACHMENT = "TRANSIT_GATEWAY_ATTACHMENT_ATTACH_ARN_NO_MATCH",
1706
- TRANSIT_GATEWAY_ATTACHMENT_NOT_FOUND = "TRANSIT_GATEWAY_ATTACHMENT_NOT_FOUND",
1707
- TRANSIT_GATEWAY_ATTACHMENT_NOT_IN_TRANSIT_GATEWAY = "TRANSIT_GATEWAY_ATTACHMENT_NOT_IN_TRANSIT_GATEWAY",
1708
- TRANSIT_GATEWAY_ATTACHMENT_STABLE_ROUTE_TABLE_NOT_FOUND = "TRANSIT_GATEWAY_ATTACHMENT_STABLE_ROUTE_TABLE_NOT_FOUND"
1709
- }
1710
- export declare enum RouteAnalysisCompletionResultCode {
1711
- CONNECTED = "CONNECTED",
1712
- NOT_CONNECTED = "NOT_CONNECTED"
1713
- }
1714
-
1715
- export interface RouteAnalysisCompletion {
1716
-
1717
- ResultCode?: RouteAnalysisCompletionResultCode | string;
1718
-
1719
- ReasonCode?: RouteAnalysisCompletionReasonCode | string;
1720
-
1721
- ReasonContext?: Record<string, string>;
1722
- }
1723
-
1724
- export interface NetworkResourceSummary {
1725
-
1726
- RegisteredGatewayArn?: string;
1727
-
1728
- ResourceArn?: string;
1729
-
1730
- ResourceType?: string;
1731
-
1732
- Definition?: string;
1733
-
1734
- NameTag?: string;
1735
-
1736
- IsMiddlebox?: boolean;
1737
- }
1738
-
1739
- export interface PathComponent {
1740
-
1741
- Sequence?: number;
1742
-
1743
- Resource?: NetworkResourceSummary;
1744
-
1745
- DestinationCidrBlock?: string;
1746
- }
1747
-
1748
- export interface RouteAnalysisPath {
1749
-
1750
- CompletionStatus?: RouteAnalysisCompletion;
1751
-
1752
- Path?: PathComponent[];
1753
- }
1754
- export declare enum RouteAnalysisStatus {
1755
- completed = "COMPLETED",
1756
- failed = "FAILED",
1757
- running = "RUNNING"
1758
- }
1759
-
1760
- export interface RouteAnalysis {
1761
-
1762
- GlobalNetworkId?: string;
1763
-
1764
- OwnerAccountId?: string;
1765
-
1766
- RouteAnalysisId?: string;
1767
-
1768
- StartTimestamp?: Date;
1769
-
1770
- Status?: RouteAnalysisStatus | string;
1771
-
1772
- Source?: RouteAnalysisEndpointOptions;
1773
-
1774
- Destination?: RouteAnalysisEndpointOptions;
1775
-
1776
- IncludeReturnPath?: boolean;
1777
-
1778
- UseMiddleboxes?: boolean;
1779
-
1780
- ForwardPath?: RouteAnalysisPath;
1781
-
1782
- ReturnPath?: RouteAnalysisPath;
1783
- }
1784
- export interface GetRouteAnalysisResponse {
1785
-
1786
- RouteAnalysis?: RouteAnalysis;
1787
- }
1788
- export interface GetSitesRequest {
1789
-
1790
- GlobalNetworkId: string | undefined;
1791
-
1792
- SiteIds?: string[];
1793
-
1794
- MaxResults?: number;
1795
-
1796
- NextToken?: string;
1797
- }
1798
- export interface GetSitesResponse {
1799
-
1800
- Sites?: Site[];
1801
-
1802
- NextToken?: string;
1803
- }
1804
- export interface GetSiteToSiteVpnAttachmentRequest {
1805
-
1806
- AttachmentId: string | undefined;
1807
- }
1808
- export interface GetSiteToSiteVpnAttachmentResponse {
1809
-
1810
- SiteToSiteVpnAttachment?: SiteToSiteVpnAttachment;
1811
- }
1812
- export interface GetTransitGatewayConnectPeerAssociationsRequest {
1813
-
1814
- GlobalNetworkId: string | undefined;
1815
-
1816
- TransitGatewayConnectPeerArns?: string[];
1817
-
1818
- MaxResults?: number;
1819
-
1820
- NextToken?: string;
1821
- }
1822
- export interface GetTransitGatewayConnectPeerAssociationsResponse {
1823
-
1824
- TransitGatewayConnectPeerAssociations?: TransitGatewayConnectPeerAssociation[];
1825
-
1826
- NextToken?: string;
1827
- }
1828
- export interface GetTransitGatewayPeeringRequest {
1829
-
1830
- PeeringId: string | undefined;
1831
- }
1832
- export interface GetTransitGatewayPeeringResponse {
1833
-
1834
- TransitGatewayPeering?: TransitGatewayPeering;
1835
- }
1836
- export interface GetTransitGatewayRegistrationsRequest {
1837
-
1838
- GlobalNetworkId: string | undefined;
1839
-
1840
- TransitGatewayArns?: string[];
1841
-
1842
- MaxResults?: number;
1843
-
1844
- NextToken?: string;
1845
- }
1846
- export interface GetTransitGatewayRegistrationsResponse {
1847
-
1848
- TransitGatewayRegistrations?: TransitGatewayRegistration[];
1849
-
1850
- NextToken?: string;
1851
- }
1852
- export interface GetTransitGatewayRouteTableAttachmentRequest {
1853
-
1854
- AttachmentId: string | undefined;
1855
- }
1856
- export interface GetTransitGatewayRouteTableAttachmentResponse {
1857
-
1858
- TransitGatewayRouteTableAttachment?: TransitGatewayRouteTableAttachment;
1859
- }
1860
- export interface GetVpcAttachmentRequest {
1861
-
1862
- AttachmentId: string | undefined;
1863
- }
1864
- export interface GetVpcAttachmentResponse {
1865
-
1866
- VpcAttachment?: VpcAttachment;
1867
- }
1868
- export interface ListAttachmentsRequest {
1869
-
1870
- CoreNetworkId?: string;
1871
-
1872
- AttachmentType?: AttachmentType | string;
1873
-
1874
- EdgeLocation?: string;
1875
-
1876
- State?: AttachmentState | string;
1877
-
1878
- MaxResults?: number;
1879
-
1880
- NextToken?: string;
1881
- }
1882
- export interface ListAttachmentsResponse {
1883
-
1884
- Attachments?: Attachment[];
1885
-
1886
- NextToken?: string;
1887
- }
1888
- export interface ListConnectPeersRequest {
1889
-
1890
- CoreNetworkId?: string;
1891
-
1892
- ConnectAttachmentId?: string;
1893
-
1894
- MaxResults?: number;
1895
-
1896
- NextToken?: string;
1897
- }
1898
- export interface ListConnectPeersResponse {
1899
-
1900
- ConnectPeers?: ConnectPeerSummary[];
1901
-
1902
- NextToken?: string;
1903
- }
1904
- export interface ListCoreNetworkPolicyVersionsRequest {
1905
-
1906
- CoreNetworkId: string | undefined;
1907
-
1908
- MaxResults?: number;
1909
-
1910
- NextToken?: string;
1911
- }
1912
- export interface ListCoreNetworkPolicyVersionsResponse {
1913
-
1914
- CoreNetworkPolicyVersions?: CoreNetworkPolicyVersion[];
1915
-
1916
- NextToken?: string;
1917
- }
1918
- export interface ListCoreNetworksRequest {
1919
-
1920
- MaxResults?: number;
1921
-
1922
- NextToken?: string;
1923
- }
1924
- export interface ListCoreNetworksResponse {
1925
-
1926
- CoreNetworks?: CoreNetworkSummary[];
1927
-
1928
- NextToken?: string;
1929
- }
1930
- export interface ListOrganizationServiceAccessStatusRequest {
1931
-
1932
- MaxResults?: number;
1933
-
1934
- NextToken?: string;
1935
- }
1936
-
1937
- export interface OrganizationStatus {
1938
-
1939
- OrganizationId?: string;
1940
-
1941
- OrganizationAwsServiceAccessStatus?: string;
1942
-
1943
- SLRDeploymentStatus?: string;
1944
-
1945
- AccountStatusList?: AccountStatus[];
1946
- }
1947
- export interface ListOrganizationServiceAccessStatusResponse {
1948
-
1949
- OrganizationStatus?: OrganizationStatus;
1950
-
1951
- NextToken?: string;
1952
- }
1953
- export interface ListPeeringsRequest {
1954
-
1955
- CoreNetworkId?: string;
1956
-
1957
- PeeringType?: PeeringType | string;
1958
-
1959
- EdgeLocation?: string;
1960
-
1961
- State?: PeeringState | string;
1962
-
1963
- MaxResults?: number;
1964
-
1965
- NextToken?: string;
1966
- }
1967
- export interface ListPeeringsResponse {
1968
-
1969
- Peerings?: Peering[];
1970
-
1971
- NextToken?: string;
1972
- }
1973
- export interface ListTagsForResourceRequest {
1974
-
1975
- ResourceArn: string | undefined;
1976
- }
1977
- export interface ListTagsForResourceResponse {
1978
-
1979
- TagList?: Tag[];
1980
- }
1981
- export interface PutCoreNetworkPolicyRequest {
1982
-
1983
- CoreNetworkId: string | undefined;
1984
-
1985
- PolicyDocument: __LazyJsonString | string | undefined;
1986
-
1987
- Description?: string;
1988
-
1989
- LatestVersionId?: number;
1990
-
1991
- ClientToken?: string;
1992
- }
1993
- export interface PutCoreNetworkPolicyResponse {
1994
-
1995
- CoreNetworkPolicy?: CoreNetworkPolicy;
1996
- }
1997
- export interface PutResourcePolicyRequest {
1998
-
1999
- PolicyDocument: __LazyJsonString | string | undefined;
2000
-
2001
- ResourceArn: string | undefined;
2002
- }
2003
- export interface PutResourcePolicyResponse {
2004
- }
2005
- export interface RegisterTransitGatewayRequest {
2006
-
2007
- GlobalNetworkId: string | undefined;
2008
-
2009
- TransitGatewayArn: string | undefined;
2010
- }
2011
- export interface RegisterTransitGatewayResponse {
2012
-
2013
- TransitGatewayRegistration?: TransitGatewayRegistration;
2014
- }
2015
- export interface RejectAttachmentRequest {
2016
-
2017
- AttachmentId: string | undefined;
2018
- }
2019
- export interface RejectAttachmentResponse {
2020
-
2021
- Attachment?: Attachment;
2022
- }
2023
- export interface RestoreCoreNetworkPolicyVersionRequest {
2024
-
2025
- CoreNetworkId: string | undefined;
2026
-
2027
- PolicyVersionId: number | undefined;
2028
- }
2029
- export interface RestoreCoreNetworkPolicyVersionResponse {
2030
-
2031
- CoreNetworkPolicy?: CoreNetworkPolicy;
2032
- }
2033
- export interface StartOrganizationServiceAccessUpdateRequest {
2034
-
2035
- Action: string | undefined;
2036
- }
2037
- export interface StartOrganizationServiceAccessUpdateResponse {
2038
-
2039
- OrganizationStatus?: OrganizationStatus;
2040
- }
2041
-
2042
- export interface RouteAnalysisEndpointOptionsSpecification {
2043
-
2044
- TransitGatewayAttachmentArn?: string;
2045
-
2046
- IpAddress?: string;
2047
- }
2048
- export interface StartRouteAnalysisRequest {
2049
-
2050
- GlobalNetworkId: string | undefined;
2051
-
2052
- Source: RouteAnalysisEndpointOptionsSpecification | undefined;
2053
-
2054
- Destination: RouteAnalysisEndpointOptionsSpecification | undefined;
2055
-
2056
- IncludeReturnPath?: boolean;
2057
-
2058
- UseMiddleboxes?: boolean;
2059
- }
2060
- export interface StartRouteAnalysisResponse {
2061
-
2062
- RouteAnalysis?: RouteAnalysis;
2063
- }
2064
- export interface TagResourceRequest {
2065
-
2066
- ResourceArn: string | undefined;
2067
-
2068
- Tags: Tag[] | undefined;
2069
- }
2070
- export interface TagResourceResponse {
2071
- }
2072
- export interface UntagResourceRequest {
2073
-
2074
- ResourceArn: string | undefined;
2075
-
2076
- TagKeys: string[] | undefined;
2077
- }
2078
- export interface UntagResourceResponse {
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;