@aws-sdk/client-networkmanager 3.168.0 → 3.170.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/NetworkManager.d.ts +1576 -430
- package/dist-types/ts3.4/NetworkManagerClient.d.ts +640 -158
- package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +85 -85
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/NetworkManagerServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2876 -2661
- package/dist-types/ts3.4/pagination/DescribeGlobalNetworksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetConnectPeerAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetCoreNetworkChangeSetPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetLinkAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetLinksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkResourceCountsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkTelemetryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetSitesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListAttachmentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListConnectPeersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCoreNetworksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPeeringsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +22 -22
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1025 -257
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,430 +1,1576 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
import {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
import {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
import {
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
import {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
import {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
import {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
import {
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
AcceptAttachmentCommandInput,
|
|
4
|
+
AcceptAttachmentCommandOutput,
|
|
5
|
+
} from "./commands/AcceptAttachmentCommand";
|
|
6
|
+
import {
|
|
7
|
+
AssociateConnectPeerCommandInput,
|
|
8
|
+
AssociateConnectPeerCommandOutput,
|
|
9
|
+
} from "./commands/AssociateConnectPeerCommand";
|
|
10
|
+
import {
|
|
11
|
+
AssociateCustomerGatewayCommandInput,
|
|
12
|
+
AssociateCustomerGatewayCommandOutput,
|
|
13
|
+
} from "./commands/AssociateCustomerGatewayCommand";
|
|
14
|
+
import {
|
|
15
|
+
AssociateLinkCommandInput,
|
|
16
|
+
AssociateLinkCommandOutput,
|
|
17
|
+
} from "./commands/AssociateLinkCommand";
|
|
18
|
+
import {
|
|
19
|
+
AssociateTransitGatewayConnectPeerCommandInput,
|
|
20
|
+
AssociateTransitGatewayConnectPeerCommandOutput,
|
|
21
|
+
} from "./commands/AssociateTransitGatewayConnectPeerCommand";
|
|
22
|
+
import {
|
|
23
|
+
CreateConnectAttachmentCommandInput,
|
|
24
|
+
CreateConnectAttachmentCommandOutput,
|
|
25
|
+
} from "./commands/CreateConnectAttachmentCommand";
|
|
26
|
+
import {
|
|
27
|
+
CreateConnectionCommandInput,
|
|
28
|
+
CreateConnectionCommandOutput,
|
|
29
|
+
} from "./commands/CreateConnectionCommand";
|
|
30
|
+
import {
|
|
31
|
+
CreateConnectPeerCommandInput,
|
|
32
|
+
CreateConnectPeerCommandOutput,
|
|
33
|
+
} from "./commands/CreateConnectPeerCommand";
|
|
34
|
+
import {
|
|
35
|
+
CreateCoreNetworkCommandInput,
|
|
36
|
+
CreateCoreNetworkCommandOutput,
|
|
37
|
+
} from "./commands/CreateCoreNetworkCommand";
|
|
38
|
+
import {
|
|
39
|
+
CreateDeviceCommandInput,
|
|
40
|
+
CreateDeviceCommandOutput,
|
|
41
|
+
} from "./commands/CreateDeviceCommand";
|
|
42
|
+
import {
|
|
43
|
+
CreateGlobalNetworkCommandInput,
|
|
44
|
+
CreateGlobalNetworkCommandOutput,
|
|
45
|
+
} from "./commands/CreateGlobalNetworkCommand";
|
|
46
|
+
import {
|
|
47
|
+
CreateLinkCommandInput,
|
|
48
|
+
CreateLinkCommandOutput,
|
|
49
|
+
} from "./commands/CreateLinkCommand";
|
|
50
|
+
import {
|
|
51
|
+
CreateSiteCommandInput,
|
|
52
|
+
CreateSiteCommandOutput,
|
|
53
|
+
} from "./commands/CreateSiteCommand";
|
|
54
|
+
import {
|
|
55
|
+
CreateSiteToSiteVpnAttachmentCommandInput,
|
|
56
|
+
CreateSiteToSiteVpnAttachmentCommandOutput,
|
|
57
|
+
} from "./commands/CreateSiteToSiteVpnAttachmentCommand";
|
|
58
|
+
import {
|
|
59
|
+
CreateTransitGatewayPeeringCommandInput,
|
|
60
|
+
CreateTransitGatewayPeeringCommandOutput,
|
|
61
|
+
} from "./commands/CreateTransitGatewayPeeringCommand";
|
|
62
|
+
import {
|
|
63
|
+
CreateTransitGatewayRouteTableAttachmentCommandInput,
|
|
64
|
+
CreateTransitGatewayRouteTableAttachmentCommandOutput,
|
|
65
|
+
} from "./commands/CreateTransitGatewayRouteTableAttachmentCommand";
|
|
66
|
+
import {
|
|
67
|
+
CreateVpcAttachmentCommandInput,
|
|
68
|
+
CreateVpcAttachmentCommandOutput,
|
|
69
|
+
} from "./commands/CreateVpcAttachmentCommand";
|
|
70
|
+
import {
|
|
71
|
+
DeleteAttachmentCommandInput,
|
|
72
|
+
DeleteAttachmentCommandOutput,
|
|
73
|
+
} from "./commands/DeleteAttachmentCommand";
|
|
74
|
+
import {
|
|
75
|
+
DeleteConnectionCommandInput,
|
|
76
|
+
DeleteConnectionCommandOutput,
|
|
77
|
+
} from "./commands/DeleteConnectionCommand";
|
|
78
|
+
import {
|
|
79
|
+
DeleteConnectPeerCommandInput,
|
|
80
|
+
DeleteConnectPeerCommandOutput,
|
|
81
|
+
} from "./commands/DeleteConnectPeerCommand";
|
|
82
|
+
import {
|
|
83
|
+
DeleteCoreNetworkCommandInput,
|
|
84
|
+
DeleteCoreNetworkCommandOutput,
|
|
85
|
+
} from "./commands/DeleteCoreNetworkCommand";
|
|
86
|
+
import {
|
|
87
|
+
DeleteCoreNetworkPolicyVersionCommandInput,
|
|
88
|
+
DeleteCoreNetworkPolicyVersionCommandOutput,
|
|
89
|
+
} from "./commands/DeleteCoreNetworkPolicyVersionCommand";
|
|
90
|
+
import {
|
|
91
|
+
DeleteDeviceCommandInput,
|
|
92
|
+
DeleteDeviceCommandOutput,
|
|
93
|
+
} from "./commands/DeleteDeviceCommand";
|
|
94
|
+
import {
|
|
95
|
+
DeleteGlobalNetworkCommandInput,
|
|
96
|
+
DeleteGlobalNetworkCommandOutput,
|
|
97
|
+
} from "./commands/DeleteGlobalNetworkCommand";
|
|
98
|
+
import {
|
|
99
|
+
DeleteLinkCommandInput,
|
|
100
|
+
DeleteLinkCommandOutput,
|
|
101
|
+
} from "./commands/DeleteLinkCommand";
|
|
102
|
+
import {
|
|
103
|
+
DeletePeeringCommandInput,
|
|
104
|
+
DeletePeeringCommandOutput,
|
|
105
|
+
} from "./commands/DeletePeeringCommand";
|
|
106
|
+
import {
|
|
107
|
+
DeleteResourcePolicyCommandInput,
|
|
108
|
+
DeleteResourcePolicyCommandOutput,
|
|
109
|
+
} from "./commands/DeleteResourcePolicyCommand";
|
|
110
|
+
import {
|
|
111
|
+
DeleteSiteCommandInput,
|
|
112
|
+
DeleteSiteCommandOutput,
|
|
113
|
+
} from "./commands/DeleteSiteCommand";
|
|
114
|
+
import {
|
|
115
|
+
DeregisterTransitGatewayCommandInput,
|
|
116
|
+
DeregisterTransitGatewayCommandOutput,
|
|
117
|
+
} from "./commands/DeregisterTransitGatewayCommand";
|
|
118
|
+
import {
|
|
119
|
+
DescribeGlobalNetworksCommandInput,
|
|
120
|
+
DescribeGlobalNetworksCommandOutput,
|
|
121
|
+
} from "./commands/DescribeGlobalNetworksCommand";
|
|
122
|
+
import {
|
|
123
|
+
DisassociateConnectPeerCommandInput,
|
|
124
|
+
DisassociateConnectPeerCommandOutput,
|
|
125
|
+
} from "./commands/DisassociateConnectPeerCommand";
|
|
126
|
+
import {
|
|
127
|
+
DisassociateCustomerGatewayCommandInput,
|
|
128
|
+
DisassociateCustomerGatewayCommandOutput,
|
|
129
|
+
} from "./commands/DisassociateCustomerGatewayCommand";
|
|
130
|
+
import {
|
|
131
|
+
DisassociateLinkCommandInput,
|
|
132
|
+
DisassociateLinkCommandOutput,
|
|
133
|
+
} from "./commands/DisassociateLinkCommand";
|
|
134
|
+
import {
|
|
135
|
+
DisassociateTransitGatewayConnectPeerCommandInput,
|
|
136
|
+
DisassociateTransitGatewayConnectPeerCommandOutput,
|
|
137
|
+
} from "./commands/DisassociateTransitGatewayConnectPeerCommand";
|
|
138
|
+
import {
|
|
139
|
+
ExecuteCoreNetworkChangeSetCommandInput,
|
|
140
|
+
ExecuteCoreNetworkChangeSetCommandOutput,
|
|
141
|
+
} from "./commands/ExecuteCoreNetworkChangeSetCommand";
|
|
142
|
+
import {
|
|
143
|
+
GetConnectAttachmentCommandInput,
|
|
144
|
+
GetConnectAttachmentCommandOutput,
|
|
145
|
+
} from "./commands/GetConnectAttachmentCommand";
|
|
146
|
+
import {
|
|
147
|
+
GetConnectionsCommandInput,
|
|
148
|
+
GetConnectionsCommandOutput,
|
|
149
|
+
} from "./commands/GetConnectionsCommand";
|
|
150
|
+
import {
|
|
151
|
+
GetConnectPeerAssociationsCommandInput,
|
|
152
|
+
GetConnectPeerAssociationsCommandOutput,
|
|
153
|
+
} from "./commands/GetConnectPeerAssociationsCommand";
|
|
154
|
+
import {
|
|
155
|
+
GetConnectPeerCommandInput,
|
|
156
|
+
GetConnectPeerCommandOutput,
|
|
157
|
+
} from "./commands/GetConnectPeerCommand";
|
|
158
|
+
import {
|
|
159
|
+
GetCoreNetworkChangeEventsCommandInput,
|
|
160
|
+
GetCoreNetworkChangeEventsCommandOutput,
|
|
161
|
+
} from "./commands/GetCoreNetworkChangeEventsCommand";
|
|
162
|
+
import {
|
|
163
|
+
GetCoreNetworkChangeSetCommandInput,
|
|
164
|
+
GetCoreNetworkChangeSetCommandOutput,
|
|
165
|
+
} from "./commands/GetCoreNetworkChangeSetCommand";
|
|
166
|
+
import {
|
|
167
|
+
GetCoreNetworkCommandInput,
|
|
168
|
+
GetCoreNetworkCommandOutput,
|
|
169
|
+
} from "./commands/GetCoreNetworkCommand";
|
|
170
|
+
import {
|
|
171
|
+
GetCoreNetworkPolicyCommandInput,
|
|
172
|
+
GetCoreNetworkPolicyCommandOutput,
|
|
173
|
+
} from "./commands/GetCoreNetworkPolicyCommand";
|
|
174
|
+
import {
|
|
175
|
+
GetCustomerGatewayAssociationsCommandInput,
|
|
176
|
+
GetCustomerGatewayAssociationsCommandOutput,
|
|
177
|
+
} from "./commands/GetCustomerGatewayAssociationsCommand";
|
|
178
|
+
import {
|
|
179
|
+
GetDevicesCommandInput,
|
|
180
|
+
GetDevicesCommandOutput,
|
|
181
|
+
} from "./commands/GetDevicesCommand";
|
|
182
|
+
import {
|
|
183
|
+
GetLinkAssociationsCommandInput,
|
|
184
|
+
GetLinkAssociationsCommandOutput,
|
|
185
|
+
} from "./commands/GetLinkAssociationsCommand";
|
|
186
|
+
import {
|
|
187
|
+
GetLinksCommandInput,
|
|
188
|
+
GetLinksCommandOutput,
|
|
189
|
+
} from "./commands/GetLinksCommand";
|
|
190
|
+
import {
|
|
191
|
+
GetNetworkResourceCountsCommandInput,
|
|
192
|
+
GetNetworkResourceCountsCommandOutput,
|
|
193
|
+
} from "./commands/GetNetworkResourceCountsCommand";
|
|
194
|
+
import {
|
|
195
|
+
GetNetworkResourceRelationshipsCommandInput,
|
|
196
|
+
GetNetworkResourceRelationshipsCommandOutput,
|
|
197
|
+
} from "./commands/GetNetworkResourceRelationshipsCommand";
|
|
198
|
+
import {
|
|
199
|
+
GetNetworkResourcesCommandInput,
|
|
200
|
+
GetNetworkResourcesCommandOutput,
|
|
201
|
+
} from "./commands/GetNetworkResourcesCommand";
|
|
202
|
+
import {
|
|
203
|
+
GetNetworkRoutesCommandInput,
|
|
204
|
+
GetNetworkRoutesCommandOutput,
|
|
205
|
+
} from "./commands/GetNetworkRoutesCommand";
|
|
206
|
+
import {
|
|
207
|
+
GetNetworkTelemetryCommandInput,
|
|
208
|
+
GetNetworkTelemetryCommandOutput,
|
|
209
|
+
} from "./commands/GetNetworkTelemetryCommand";
|
|
210
|
+
import {
|
|
211
|
+
GetResourcePolicyCommandInput,
|
|
212
|
+
GetResourcePolicyCommandOutput,
|
|
213
|
+
} from "./commands/GetResourcePolicyCommand";
|
|
214
|
+
import {
|
|
215
|
+
GetRouteAnalysisCommandInput,
|
|
216
|
+
GetRouteAnalysisCommandOutput,
|
|
217
|
+
} from "./commands/GetRouteAnalysisCommand";
|
|
218
|
+
import {
|
|
219
|
+
GetSitesCommandInput,
|
|
220
|
+
GetSitesCommandOutput,
|
|
221
|
+
} from "./commands/GetSitesCommand";
|
|
222
|
+
import {
|
|
223
|
+
GetSiteToSiteVpnAttachmentCommandInput,
|
|
224
|
+
GetSiteToSiteVpnAttachmentCommandOutput,
|
|
225
|
+
} from "./commands/GetSiteToSiteVpnAttachmentCommand";
|
|
226
|
+
import {
|
|
227
|
+
GetTransitGatewayConnectPeerAssociationsCommandInput,
|
|
228
|
+
GetTransitGatewayConnectPeerAssociationsCommandOutput,
|
|
229
|
+
} from "./commands/GetTransitGatewayConnectPeerAssociationsCommand";
|
|
230
|
+
import {
|
|
231
|
+
GetTransitGatewayPeeringCommandInput,
|
|
232
|
+
GetTransitGatewayPeeringCommandOutput,
|
|
233
|
+
} from "./commands/GetTransitGatewayPeeringCommand";
|
|
234
|
+
import {
|
|
235
|
+
GetTransitGatewayRegistrationsCommandInput,
|
|
236
|
+
GetTransitGatewayRegistrationsCommandOutput,
|
|
237
|
+
} from "./commands/GetTransitGatewayRegistrationsCommand";
|
|
238
|
+
import {
|
|
239
|
+
GetTransitGatewayRouteTableAttachmentCommandInput,
|
|
240
|
+
GetTransitGatewayRouteTableAttachmentCommandOutput,
|
|
241
|
+
} from "./commands/GetTransitGatewayRouteTableAttachmentCommand";
|
|
242
|
+
import {
|
|
243
|
+
GetVpcAttachmentCommandInput,
|
|
244
|
+
GetVpcAttachmentCommandOutput,
|
|
245
|
+
} from "./commands/GetVpcAttachmentCommand";
|
|
246
|
+
import {
|
|
247
|
+
ListAttachmentsCommandInput,
|
|
248
|
+
ListAttachmentsCommandOutput,
|
|
249
|
+
} from "./commands/ListAttachmentsCommand";
|
|
250
|
+
import {
|
|
251
|
+
ListConnectPeersCommandInput,
|
|
252
|
+
ListConnectPeersCommandOutput,
|
|
253
|
+
} from "./commands/ListConnectPeersCommand";
|
|
254
|
+
import {
|
|
255
|
+
ListCoreNetworkPolicyVersionsCommandInput,
|
|
256
|
+
ListCoreNetworkPolicyVersionsCommandOutput,
|
|
257
|
+
} from "./commands/ListCoreNetworkPolicyVersionsCommand";
|
|
258
|
+
import {
|
|
259
|
+
ListCoreNetworksCommandInput,
|
|
260
|
+
ListCoreNetworksCommandOutput,
|
|
261
|
+
} from "./commands/ListCoreNetworksCommand";
|
|
262
|
+
import {
|
|
263
|
+
ListOrganizationServiceAccessStatusCommandInput,
|
|
264
|
+
ListOrganizationServiceAccessStatusCommandOutput,
|
|
265
|
+
} from "./commands/ListOrganizationServiceAccessStatusCommand";
|
|
266
|
+
import {
|
|
267
|
+
ListPeeringsCommandInput,
|
|
268
|
+
ListPeeringsCommandOutput,
|
|
269
|
+
} from "./commands/ListPeeringsCommand";
|
|
270
|
+
import {
|
|
271
|
+
ListTagsForResourceCommandInput,
|
|
272
|
+
ListTagsForResourceCommandOutput,
|
|
273
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
274
|
+
import {
|
|
275
|
+
PutCoreNetworkPolicyCommandInput,
|
|
276
|
+
PutCoreNetworkPolicyCommandOutput,
|
|
277
|
+
} from "./commands/PutCoreNetworkPolicyCommand";
|
|
278
|
+
import {
|
|
279
|
+
PutResourcePolicyCommandInput,
|
|
280
|
+
PutResourcePolicyCommandOutput,
|
|
281
|
+
} from "./commands/PutResourcePolicyCommand";
|
|
282
|
+
import {
|
|
283
|
+
RegisterTransitGatewayCommandInput,
|
|
284
|
+
RegisterTransitGatewayCommandOutput,
|
|
285
|
+
} from "./commands/RegisterTransitGatewayCommand";
|
|
286
|
+
import {
|
|
287
|
+
RejectAttachmentCommandInput,
|
|
288
|
+
RejectAttachmentCommandOutput,
|
|
289
|
+
} from "./commands/RejectAttachmentCommand";
|
|
290
|
+
import {
|
|
291
|
+
RestoreCoreNetworkPolicyVersionCommandInput,
|
|
292
|
+
RestoreCoreNetworkPolicyVersionCommandOutput,
|
|
293
|
+
} from "./commands/RestoreCoreNetworkPolicyVersionCommand";
|
|
294
|
+
import {
|
|
295
|
+
StartOrganizationServiceAccessUpdateCommandInput,
|
|
296
|
+
StartOrganizationServiceAccessUpdateCommandOutput,
|
|
297
|
+
} from "./commands/StartOrganizationServiceAccessUpdateCommand";
|
|
298
|
+
import {
|
|
299
|
+
StartRouteAnalysisCommandInput,
|
|
300
|
+
StartRouteAnalysisCommandOutput,
|
|
301
|
+
} from "./commands/StartRouteAnalysisCommand";
|
|
302
|
+
import {
|
|
303
|
+
TagResourceCommandInput,
|
|
304
|
+
TagResourceCommandOutput,
|
|
305
|
+
} from "./commands/TagResourceCommand";
|
|
306
|
+
import {
|
|
307
|
+
UntagResourceCommandInput,
|
|
308
|
+
UntagResourceCommandOutput,
|
|
309
|
+
} from "./commands/UntagResourceCommand";
|
|
310
|
+
import {
|
|
311
|
+
UpdateConnectionCommandInput,
|
|
312
|
+
UpdateConnectionCommandOutput,
|
|
313
|
+
} from "./commands/UpdateConnectionCommand";
|
|
314
|
+
import {
|
|
315
|
+
UpdateCoreNetworkCommandInput,
|
|
316
|
+
UpdateCoreNetworkCommandOutput,
|
|
317
|
+
} from "./commands/UpdateCoreNetworkCommand";
|
|
318
|
+
import {
|
|
319
|
+
UpdateDeviceCommandInput,
|
|
320
|
+
UpdateDeviceCommandOutput,
|
|
321
|
+
} from "./commands/UpdateDeviceCommand";
|
|
322
|
+
import {
|
|
323
|
+
UpdateGlobalNetworkCommandInput,
|
|
324
|
+
UpdateGlobalNetworkCommandOutput,
|
|
325
|
+
} from "./commands/UpdateGlobalNetworkCommand";
|
|
326
|
+
import {
|
|
327
|
+
UpdateLinkCommandInput,
|
|
328
|
+
UpdateLinkCommandOutput,
|
|
329
|
+
} from "./commands/UpdateLinkCommand";
|
|
330
|
+
import {
|
|
331
|
+
UpdateNetworkResourceMetadataCommandInput,
|
|
332
|
+
UpdateNetworkResourceMetadataCommandOutput,
|
|
333
|
+
} from "./commands/UpdateNetworkResourceMetadataCommand";
|
|
334
|
+
import {
|
|
335
|
+
UpdateSiteCommandInput,
|
|
336
|
+
UpdateSiteCommandOutput,
|
|
337
|
+
} from "./commands/UpdateSiteCommand";
|
|
338
|
+
import {
|
|
339
|
+
UpdateVpcAttachmentCommandInput,
|
|
340
|
+
UpdateVpcAttachmentCommandOutput,
|
|
341
|
+
} from "./commands/UpdateVpcAttachmentCommand";
|
|
342
|
+
import { NetworkManagerClient } from "./NetworkManagerClient";
|
|
343
|
+
|
|
344
|
+
export declare class NetworkManager extends NetworkManagerClient {
|
|
345
|
+
acceptAttachment(
|
|
346
|
+
args: AcceptAttachmentCommandInput,
|
|
347
|
+
options?: __HttpHandlerOptions
|
|
348
|
+
): Promise<AcceptAttachmentCommandOutput>;
|
|
349
|
+
acceptAttachment(
|
|
350
|
+
args: AcceptAttachmentCommandInput,
|
|
351
|
+
cb: (err: any, data?: AcceptAttachmentCommandOutput) => void
|
|
352
|
+
): void;
|
|
353
|
+
acceptAttachment(
|
|
354
|
+
args: AcceptAttachmentCommandInput,
|
|
355
|
+
options: __HttpHandlerOptions,
|
|
356
|
+
cb: (err: any, data?: AcceptAttachmentCommandOutput) => void
|
|
357
|
+
): void;
|
|
358
|
+
|
|
359
|
+
associateConnectPeer(
|
|
360
|
+
args: AssociateConnectPeerCommandInput,
|
|
361
|
+
options?: __HttpHandlerOptions
|
|
362
|
+
): Promise<AssociateConnectPeerCommandOutput>;
|
|
363
|
+
associateConnectPeer(
|
|
364
|
+
args: AssociateConnectPeerCommandInput,
|
|
365
|
+
cb: (err: any, data?: AssociateConnectPeerCommandOutput) => void
|
|
366
|
+
): void;
|
|
367
|
+
associateConnectPeer(
|
|
368
|
+
args: AssociateConnectPeerCommandInput,
|
|
369
|
+
options: __HttpHandlerOptions,
|
|
370
|
+
cb: (err: any, data?: AssociateConnectPeerCommandOutput) => void
|
|
371
|
+
): void;
|
|
372
|
+
|
|
373
|
+
associateCustomerGateway(
|
|
374
|
+
args: AssociateCustomerGatewayCommandInput,
|
|
375
|
+
options?: __HttpHandlerOptions
|
|
376
|
+
): Promise<AssociateCustomerGatewayCommandOutput>;
|
|
377
|
+
associateCustomerGateway(
|
|
378
|
+
args: AssociateCustomerGatewayCommandInput,
|
|
379
|
+
cb: (err: any, data?: AssociateCustomerGatewayCommandOutput) => void
|
|
380
|
+
): void;
|
|
381
|
+
associateCustomerGateway(
|
|
382
|
+
args: AssociateCustomerGatewayCommandInput,
|
|
383
|
+
options: __HttpHandlerOptions,
|
|
384
|
+
cb: (err: any, data?: AssociateCustomerGatewayCommandOutput) => void
|
|
385
|
+
): void;
|
|
386
|
+
|
|
387
|
+
associateLink(
|
|
388
|
+
args: AssociateLinkCommandInput,
|
|
389
|
+
options?: __HttpHandlerOptions
|
|
390
|
+
): Promise<AssociateLinkCommandOutput>;
|
|
391
|
+
associateLink(
|
|
392
|
+
args: AssociateLinkCommandInput,
|
|
393
|
+
cb: (err: any, data?: AssociateLinkCommandOutput) => void
|
|
394
|
+
): void;
|
|
395
|
+
associateLink(
|
|
396
|
+
args: AssociateLinkCommandInput,
|
|
397
|
+
options: __HttpHandlerOptions,
|
|
398
|
+
cb: (err: any, data?: AssociateLinkCommandOutput) => void
|
|
399
|
+
): void;
|
|
400
|
+
|
|
401
|
+
associateTransitGatewayConnectPeer(
|
|
402
|
+
args: AssociateTransitGatewayConnectPeerCommandInput,
|
|
403
|
+
options?: __HttpHandlerOptions
|
|
404
|
+
): Promise<AssociateTransitGatewayConnectPeerCommandOutput>;
|
|
405
|
+
associateTransitGatewayConnectPeer(
|
|
406
|
+
args: AssociateTransitGatewayConnectPeerCommandInput,
|
|
407
|
+
cb: (
|
|
408
|
+
err: any,
|
|
409
|
+
data?: AssociateTransitGatewayConnectPeerCommandOutput
|
|
410
|
+
) => void
|
|
411
|
+
): void;
|
|
412
|
+
associateTransitGatewayConnectPeer(
|
|
413
|
+
args: AssociateTransitGatewayConnectPeerCommandInput,
|
|
414
|
+
options: __HttpHandlerOptions,
|
|
415
|
+
cb: (
|
|
416
|
+
err: any,
|
|
417
|
+
data?: AssociateTransitGatewayConnectPeerCommandOutput
|
|
418
|
+
) => void
|
|
419
|
+
): void;
|
|
420
|
+
|
|
421
|
+
createConnectAttachment(
|
|
422
|
+
args: CreateConnectAttachmentCommandInput,
|
|
423
|
+
options?: __HttpHandlerOptions
|
|
424
|
+
): Promise<CreateConnectAttachmentCommandOutput>;
|
|
425
|
+
createConnectAttachment(
|
|
426
|
+
args: CreateConnectAttachmentCommandInput,
|
|
427
|
+
cb: (err: any, data?: CreateConnectAttachmentCommandOutput) => void
|
|
428
|
+
): void;
|
|
429
|
+
createConnectAttachment(
|
|
430
|
+
args: CreateConnectAttachmentCommandInput,
|
|
431
|
+
options: __HttpHandlerOptions,
|
|
432
|
+
cb: (err: any, data?: CreateConnectAttachmentCommandOutput) => void
|
|
433
|
+
): void;
|
|
434
|
+
|
|
435
|
+
createConnection(
|
|
436
|
+
args: CreateConnectionCommandInput,
|
|
437
|
+
options?: __HttpHandlerOptions
|
|
438
|
+
): Promise<CreateConnectionCommandOutput>;
|
|
439
|
+
createConnection(
|
|
440
|
+
args: CreateConnectionCommandInput,
|
|
441
|
+
cb: (err: any, data?: CreateConnectionCommandOutput) => void
|
|
442
|
+
): void;
|
|
443
|
+
createConnection(
|
|
444
|
+
args: CreateConnectionCommandInput,
|
|
445
|
+
options: __HttpHandlerOptions,
|
|
446
|
+
cb: (err: any, data?: CreateConnectionCommandOutput) => void
|
|
447
|
+
): void;
|
|
448
|
+
|
|
449
|
+
createConnectPeer(
|
|
450
|
+
args: CreateConnectPeerCommandInput,
|
|
451
|
+
options?: __HttpHandlerOptions
|
|
452
|
+
): Promise<CreateConnectPeerCommandOutput>;
|
|
453
|
+
createConnectPeer(
|
|
454
|
+
args: CreateConnectPeerCommandInput,
|
|
455
|
+
cb: (err: any, data?: CreateConnectPeerCommandOutput) => void
|
|
456
|
+
): void;
|
|
457
|
+
createConnectPeer(
|
|
458
|
+
args: CreateConnectPeerCommandInput,
|
|
459
|
+
options: __HttpHandlerOptions,
|
|
460
|
+
cb: (err: any, data?: CreateConnectPeerCommandOutput) => void
|
|
461
|
+
): void;
|
|
462
|
+
|
|
463
|
+
createCoreNetwork(
|
|
464
|
+
args: CreateCoreNetworkCommandInput,
|
|
465
|
+
options?: __HttpHandlerOptions
|
|
466
|
+
): Promise<CreateCoreNetworkCommandOutput>;
|
|
467
|
+
createCoreNetwork(
|
|
468
|
+
args: CreateCoreNetworkCommandInput,
|
|
469
|
+
cb: (err: any, data?: CreateCoreNetworkCommandOutput) => void
|
|
470
|
+
): void;
|
|
471
|
+
createCoreNetwork(
|
|
472
|
+
args: CreateCoreNetworkCommandInput,
|
|
473
|
+
options: __HttpHandlerOptions,
|
|
474
|
+
cb: (err: any, data?: CreateCoreNetworkCommandOutput) => void
|
|
475
|
+
): void;
|
|
476
|
+
|
|
477
|
+
createDevice(
|
|
478
|
+
args: CreateDeviceCommandInput,
|
|
479
|
+
options?: __HttpHandlerOptions
|
|
480
|
+
): Promise<CreateDeviceCommandOutput>;
|
|
481
|
+
createDevice(
|
|
482
|
+
args: CreateDeviceCommandInput,
|
|
483
|
+
cb: (err: any, data?: CreateDeviceCommandOutput) => void
|
|
484
|
+
): void;
|
|
485
|
+
createDevice(
|
|
486
|
+
args: CreateDeviceCommandInput,
|
|
487
|
+
options: __HttpHandlerOptions,
|
|
488
|
+
cb: (err: any, data?: CreateDeviceCommandOutput) => void
|
|
489
|
+
): void;
|
|
490
|
+
|
|
491
|
+
createGlobalNetwork(
|
|
492
|
+
args: CreateGlobalNetworkCommandInput,
|
|
493
|
+
options?: __HttpHandlerOptions
|
|
494
|
+
): Promise<CreateGlobalNetworkCommandOutput>;
|
|
495
|
+
createGlobalNetwork(
|
|
496
|
+
args: CreateGlobalNetworkCommandInput,
|
|
497
|
+
cb: (err: any, data?: CreateGlobalNetworkCommandOutput) => void
|
|
498
|
+
): void;
|
|
499
|
+
createGlobalNetwork(
|
|
500
|
+
args: CreateGlobalNetworkCommandInput,
|
|
501
|
+
options: __HttpHandlerOptions,
|
|
502
|
+
cb: (err: any, data?: CreateGlobalNetworkCommandOutput) => void
|
|
503
|
+
): void;
|
|
504
|
+
|
|
505
|
+
createLink(
|
|
506
|
+
args: CreateLinkCommandInput,
|
|
507
|
+
options?: __HttpHandlerOptions
|
|
508
|
+
): Promise<CreateLinkCommandOutput>;
|
|
509
|
+
createLink(
|
|
510
|
+
args: CreateLinkCommandInput,
|
|
511
|
+
cb: (err: any, data?: CreateLinkCommandOutput) => void
|
|
512
|
+
): void;
|
|
513
|
+
createLink(
|
|
514
|
+
args: CreateLinkCommandInput,
|
|
515
|
+
options: __HttpHandlerOptions,
|
|
516
|
+
cb: (err: any, data?: CreateLinkCommandOutput) => void
|
|
517
|
+
): void;
|
|
518
|
+
|
|
519
|
+
createSite(
|
|
520
|
+
args: CreateSiteCommandInput,
|
|
521
|
+
options?: __HttpHandlerOptions
|
|
522
|
+
): Promise<CreateSiteCommandOutput>;
|
|
523
|
+
createSite(
|
|
524
|
+
args: CreateSiteCommandInput,
|
|
525
|
+
cb: (err: any, data?: CreateSiteCommandOutput) => void
|
|
526
|
+
): void;
|
|
527
|
+
createSite(
|
|
528
|
+
args: CreateSiteCommandInput,
|
|
529
|
+
options: __HttpHandlerOptions,
|
|
530
|
+
cb: (err: any, data?: CreateSiteCommandOutput) => void
|
|
531
|
+
): void;
|
|
532
|
+
|
|
533
|
+
createSiteToSiteVpnAttachment(
|
|
534
|
+
args: CreateSiteToSiteVpnAttachmentCommandInput,
|
|
535
|
+
options?: __HttpHandlerOptions
|
|
536
|
+
): Promise<CreateSiteToSiteVpnAttachmentCommandOutput>;
|
|
537
|
+
createSiteToSiteVpnAttachment(
|
|
538
|
+
args: CreateSiteToSiteVpnAttachmentCommandInput,
|
|
539
|
+
cb: (err: any, data?: CreateSiteToSiteVpnAttachmentCommandOutput) => void
|
|
540
|
+
): void;
|
|
541
|
+
createSiteToSiteVpnAttachment(
|
|
542
|
+
args: CreateSiteToSiteVpnAttachmentCommandInput,
|
|
543
|
+
options: __HttpHandlerOptions,
|
|
544
|
+
cb: (err: any, data?: CreateSiteToSiteVpnAttachmentCommandOutput) => void
|
|
545
|
+
): void;
|
|
546
|
+
|
|
547
|
+
createTransitGatewayPeering(
|
|
548
|
+
args: CreateTransitGatewayPeeringCommandInput,
|
|
549
|
+
options?: __HttpHandlerOptions
|
|
550
|
+
): Promise<CreateTransitGatewayPeeringCommandOutput>;
|
|
551
|
+
createTransitGatewayPeering(
|
|
552
|
+
args: CreateTransitGatewayPeeringCommandInput,
|
|
553
|
+
cb: (err: any, data?: CreateTransitGatewayPeeringCommandOutput) => void
|
|
554
|
+
): void;
|
|
555
|
+
createTransitGatewayPeering(
|
|
556
|
+
args: CreateTransitGatewayPeeringCommandInput,
|
|
557
|
+
options: __HttpHandlerOptions,
|
|
558
|
+
cb: (err: any, data?: CreateTransitGatewayPeeringCommandOutput) => void
|
|
559
|
+
): void;
|
|
560
|
+
|
|
561
|
+
createTransitGatewayRouteTableAttachment(
|
|
562
|
+
args: CreateTransitGatewayRouteTableAttachmentCommandInput,
|
|
563
|
+
options?: __HttpHandlerOptions
|
|
564
|
+
): Promise<CreateTransitGatewayRouteTableAttachmentCommandOutput>;
|
|
565
|
+
createTransitGatewayRouteTableAttachment(
|
|
566
|
+
args: CreateTransitGatewayRouteTableAttachmentCommandInput,
|
|
567
|
+
cb: (
|
|
568
|
+
err: any,
|
|
569
|
+
data?: CreateTransitGatewayRouteTableAttachmentCommandOutput
|
|
570
|
+
) => void
|
|
571
|
+
): void;
|
|
572
|
+
createTransitGatewayRouteTableAttachment(
|
|
573
|
+
args: CreateTransitGatewayRouteTableAttachmentCommandInput,
|
|
574
|
+
options: __HttpHandlerOptions,
|
|
575
|
+
cb: (
|
|
576
|
+
err: any,
|
|
577
|
+
data?: CreateTransitGatewayRouteTableAttachmentCommandOutput
|
|
578
|
+
) => void
|
|
579
|
+
): void;
|
|
580
|
+
|
|
581
|
+
createVpcAttachment(
|
|
582
|
+
args: CreateVpcAttachmentCommandInput,
|
|
583
|
+
options?: __HttpHandlerOptions
|
|
584
|
+
): Promise<CreateVpcAttachmentCommandOutput>;
|
|
585
|
+
createVpcAttachment(
|
|
586
|
+
args: CreateVpcAttachmentCommandInput,
|
|
587
|
+
cb: (err: any, data?: CreateVpcAttachmentCommandOutput) => void
|
|
588
|
+
): void;
|
|
589
|
+
createVpcAttachment(
|
|
590
|
+
args: CreateVpcAttachmentCommandInput,
|
|
591
|
+
options: __HttpHandlerOptions,
|
|
592
|
+
cb: (err: any, data?: CreateVpcAttachmentCommandOutput) => void
|
|
593
|
+
): void;
|
|
594
|
+
|
|
595
|
+
deleteAttachment(
|
|
596
|
+
args: DeleteAttachmentCommandInput,
|
|
597
|
+
options?: __HttpHandlerOptions
|
|
598
|
+
): Promise<DeleteAttachmentCommandOutput>;
|
|
599
|
+
deleteAttachment(
|
|
600
|
+
args: DeleteAttachmentCommandInput,
|
|
601
|
+
cb: (err: any, data?: DeleteAttachmentCommandOutput) => void
|
|
602
|
+
): void;
|
|
603
|
+
deleteAttachment(
|
|
604
|
+
args: DeleteAttachmentCommandInput,
|
|
605
|
+
options: __HttpHandlerOptions,
|
|
606
|
+
cb: (err: any, data?: DeleteAttachmentCommandOutput) => void
|
|
607
|
+
): void;
|
|
608
|
+
|
|
609
|
+
deleteConnection(
|
|
610
|
+
args: DeleteConnectionCommandInput,
|
|
611
|
+
options?: __HttpHandlerOptions
|
|
612
|
+
): Promise<DeleteConnectionCommandOutput>;
|
|
613
|
+
deleteConnection(
|
|
614
|
+
args: DeleteConnectionCommandInput,
|
|
615
|
+
cb: (err: any, data?: DeleteConnectionCommandOutput) => void
|
|
616
|
+
): void;
|
|
617
|
+
deleteConnection(
|
|
618
|
+
args: DeleteConnectionCommandInput,
|
|
619
|
+
options: __HttpHandlerOptions,
|
|
620
|
+
cb: (err: any, data?: DeleteConnectionCommandOutput) => void
|
|
621
|
+
): void;
|
|
622
|
+
|
|
623
|
+
deleteConnectPeer(
|
|
624
|
+
args: DeleteConnectPeerCommandInput,
|
|
625
|
+
options?: __HttpHandlerOptions
|
|
626
|
+
): Promise<DeleteConnectPeerCommandOutput>;
|
|
627
|
+
deleteConnectPeer(
|
|
628
|
+
args: DeleteConnectPeerCommandInput,
|
|
629
|
+
cb: (err: any, data?: DeleteConnectPeerCommandOutput) => void
|
|
630
|
+
): void;
|
|
631
|
+
deleteConnectPeer(
|
|
632
|
+
args: DeleteConnectPeerCommandInput,
|
|
633
|
+
options: __HttpHandlerOptions,
|
|
634
|
+
cb: (err: any, data?: DeleteConnectPeerCommandOutput) => void
|
|
635
|
+
): void;
|
|
636
|
+
|
|
637
|
+
deleteCoreNetwork(
|
|
638
|
+
args: DeleteCoreNetworkCommandInput,
|
|
639
|
+
options?: __HttpHandlerOptions
|
|
640
|
+
): Promise<DeleteCoreNetworkCommandOutput>;
|
|
641
|
+
deleteCoreNetwork(
|
|
642
|
+
args: DeleteCoreNetworkCommandInput,
|
|
643
|
+
cb: (err: any, data?: DeleteCoreNetworkCommandOutput) => void
|
|
644
|
+
): void;
|
|
645
|
+
deleteCoreNetwork(
|
|
646
|
+
args: DeleteCoreNetworkCommandInput,
|
|
647
|
+
options: __HttpHandlerOptions,
|
|
648
|
+
cb: (err: any, data?: DeleteCoreNetworkCommandOutput) => void
|
|
649
|
+
): void;
|
|
650
|
+
|
|
651
|
+
deleteCoreNetworkPolicyVersion(
|
|
652
|
+
args: DeleteCoreNetworkPolicyVersionCommandInput,
|
|
653
|
+
options?: __HttpHandlerOptions
|
|
654
|
+
): Promise<DeleteCoreNetworkPolicyVersionCommandOutput>;
|
|
655
|
+
deleteCoreNetworkPolicyVersion(
|
|
656
|
+
args: DeleteCoreNetworkPolicyVersionCommandInput,
|
|
657
|
+
cb: (err: any, data?: DeleteCoreNetworkPolicyVersionCommandOutput) => void
|
|
658
|
+
): void;
|
|
659
|
+
deleteCoreNetworkPolicyVersion(
|
|
660
|
+
args: DeleteCoreNetworkPolicyVersionCommandInput,
|
|
661
|
+
options: __HttpHandlerOptions,
|
|
662
|
+
cb: (err: any, data?: DeleteCoreNetworkPolicyVersionCommandOutput) => void
|
|
663
|
+
): void;
|
|
664
|
+
|
|
665
|
+
deleteDevice(
|
|
666
|
+
args: DeleteDeviceCommandInput,
|
|
667
|
+
options?: __HttpHandlerOptions
|
|
668
|
+
): Promise<DeleteDeviceCommandOutput>;
|
|
669
|
+
deleteDevice(
|
|
670
|
+
args: DeleteDeviceCommandInput,
|
|
671
|
+
cb: (err: any, data?: DeleteDeviceCommandOutput) => void
|
|
672
|
+
): void;
|
|
673
|
+
deleteDevice(
|
|
674
|
+
args: DeleteDeviceCommandInput,
|
|
675
|
+
options: __HttpHandlerOptions,
|
|
676
|
+
cb: (err: any, data?: DeleteDeviceCommandOutput) => void
|
|
677
|
+
): void;
|
|
678
|
+
|
|
679
|
+
deleteGlobalNetwork(
|
|
680
|
+
args: DeleteGlobalNetworkCommandInput,
|
|
681
|
+
options?: __HttpHandlerOptions
|
|
682
|
+
): Promise<DeleteGlobalNetworkCommandOutput>;
|
|
683
|
+
deleteGlobalNetwork(
|
|
684
|
+
args: DeleteGlobalNetworkCommandInput,
|
|
685
|
+
cb: (err: any, data?: DeleteGlobalNetworkCommandOutput) => void
|
|
686
|
+
): void;
|
|
687
|
+
deleteGlobalNetwork(
|
|
688
|
+
args: DeleteGlobalNetworkCommandInput,
|
|
689
|
+
options: __HttpHandlerOptions,
|
|
690
|
+
cb: (err: any, data?: DeleteGlobalNetworkCommandOutput) => void
|
|
691
|
+
): void;
|
|
692
|
+
|
|
693
|
+
deleteLink(
|
|
694
|
+
args: DeleteLinkCommandInput,
|
|
695
|
+
options?: __HttpHandlerOptions
|
|
696
|
+
): Promise<DeleteLinkCommandOutput>;
|
|
697
|
+
deleteLink(
|
|
698
|
+
args: DeleteLinkCommandInput,
|
|
699
|
+
cb: (err: any, data?: DeleteLinkCommandOutput) => void
|
|
700
|
+
): void;
|
|
701
|
+
deleteLink(
|
|
702
|
+
args: DeleteLinkCommandInput,
|
|
703
|
+
options: __HttpHandlerOptions,
|
|
704
|
+
cb: (err: any, data?: DeleteLinkCommandOutput) => void
|
|
705
|
+
): void;
|
|
706
|
+
|
|
707
|
+
deletePeering(
|
|
708
|
+
args: DeletePeeringCommandInput,
|
|
709
|
+
options?: __HttpHandlerOptions
|
|
710
|
+
): Promise<DeletePeeringCommandOutput>;
|
|
711
|
+
deletePeering(
|
|
712
|
+
args: DeletePeeringCommandInput,
|
|
713
|
+
cb: (err: any, data?: DeletePeeringCommandOutput) => void
|
|
714
|
+
): void;
|
|
715
|
+
deletePeering(
|
|
716
|
+
args: DeletePeeringCommandInput,
|
|
717
|
+
options: __HttpHandlerOptions,
|
|
718
|
+
cb: (err: any, data?: DeletePeeringCommandOutput) => void
|
|
719
|
+
): void;
|
|
720
|
+
|
|
721
|
+
deleteResourcePolicy(
|
|
722
|
+
args: DeleteResourcePolicyCommandInput,
|
|
723
|
+
options?: __HttpHandlerOptions
|
|
724
|
+
): Promise<DeleteResourcePolicyCommandOutput>;
|
|
725
|
+
deleteResourcePolicy(
|
|
726
|
+
args: DeleteResourcePolicyCommandInput,
|
|
727
|
+
cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
|
|
728
|
+
): void;
|
|
729
|
+
deleteResourcePolicy(
|
|
730
|
+
args: DeleteResourcePolicyCommandInput,
|
|
731
|
+
options: __HttpHandlerOptions,
|
|
732
|
+
cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
|
|
733
|
+
): void;
|
|
734
|
+
|
|
735
|
+
deleteSite(
|
|
736
|
+
args: DeleteSiteCommandInput,
|
|
737
|
+
options?: __HttpHandlerOptions
|
|
738
|
+
): Promise<DeleteSiteCommandOutput>;
|
|
739
|
+
deleteSite(
|
|
740
|
+
args: DeleteSiteCommandInput,
|
|
741
|
+
cb: (err: any, data?: DeleteSiteCommandOutput) => void
|
|
742
|
+
): void;
|
|
743
|
+
deleteSite(
|
|
744
|
+
args: DeleteSiteCommandInput,
|
|
745
|
+
options: __HttpHandlerOptions,
|
|
746
|
+
cb: (err: any, data?: DeleteSiteCommandOutput) => void
|
|
747
|
+
): void;
|
|
748
|
+
|
|
749
|
+
deregisterTransitGateway(
|
|
750
|
+
args: DeregisterTransitGatewayCommandInput,
|
|
751
|
+
options?: __HttpHandlerOptions
|
|
752
|
+
): Promise<DeregisterTransitGatewayCommandOutput>;
|
|
753
|
+
deregisterTransitGateway(
|
|
754
|
+
args: DeregisterTransitGatewayCommandInput,
|
|
755
|
+
cb: (err: any, data?: DeregisterTransitGatewayCommandOutput) => void
|
|
756
|
+
): void;
|
|
757
|
+
deregisterTransitGateway(
|
|
758
|
+
args: DeregisterTransitGatewayCommandInput,
|
|
759
|
+
options: __HttpHandlerOptions,
|
|
760
|
+
cb: (err: any, data?: DeregisterTransitGatewayCommandOutput) => void
|
|
761
|
+
): void;
|
|
762
|
+
|
|
763
|
+
describeGlobalNetworks(
|
|
764
|
+
args: DescribeGlobalNetworksCommandInput,
|
|
765
|
+
options?: __HttpHandlerOptions
|
|
766
|
+
): Promise<DescribeGlobalNetworksCommandOutput>;
|
|
767
|
+
describeGlobalNetworks(
|
|
768
|
+
args: DescribeGlobalNetworksCommandInput,
|
|
769
|
+
cb: (err: any, data?: DescribeGlobalNetworksCommandOutput) => void
|
|
770
|
+
): void;
|
|
771
|
+
describeGlobalNetworks(
|
|
772
|
+
args: DescribeGlobalNetworksCommandInput,
|
|
773
|
+
options: __HttpHandlerOptions,
|
|
774
|
+
cb: (err: any, data?: DescribeGlobalNetworksCommandOutput) => void
|
|
775
|
+
): void;
|
|
776
|
+
|
|
777
|
+
disassociateConnectPeer(
|
|
778
|
+
args: DisassociateConnectPeerCommandInput,
|
|
779
|
+
options?: __HttpHandlerOptions
|
|
780
|
+
): Promise<DisassociateConnectPeerCommandOutput>;
|
|
781
|
+
disassociateConnectPeer(
|
|
782
|
+
args: DisassociateConnectPeerCommandInput,
|
|
783
|
+
cb: (err: any, data?: DisassociateConnectPeerCommandOutput) => void
|
|
784
|
+
): void;
|
|
785
|
+
disassociateConnectPeer(
|
|
786
|
+
args: DisassociateConnectPeerCommandInput,
|
|
787
|
+
options: __HttpHandlerOptions,
|
|
788
|
+
cb: (err: any, data?: DisassociateConnectPeerCommandOutput) => void
|
|
789
|
+
): void;
|
|
790
|
+
|
|
791
|
+
disassociateCustomerGateway(
|
|
792
|
+
args: DisassociateCustomerGatewayCommandInput,
|
|
793
|
+
options?: __HttpHandlerOptions
|
|
794
|
+
): Promise<DisassociateCustomerGatewayCommandOutput>;
|
|
795
|
+
disassociateCustomerGateway(
|
|
796
|
+
args: DisassociateCustomerGatewayCommandInput,
|
|
797
|
+
cb: (err: any, data?: DisassociateCustomerGatewayCommandOutput) => void
|
|
798
|
+
): void;
|
|
799
|
+
disassociateCustomerGateway(
|
|
800
|
+
args: DisassociateCustomerGatewayCommandInput,
|
|
801
|
+
options: __HttpHandlerOptions,
|
|
802
|
+
cb: (err: any, data?: DisassociateCustomerGatewayCommandOutput) => void
|
|
803
|
+
): void;
|
|
804
|
+
|
|
805
|
+
disassociateLink(
|
|
806
|
+
args: DisassociateLinkCommandInput,
|
|
807
|
+
options?: __HttpHandlerOptions
|
|
808
|
+
): Promise<DisassociateLinkCommandOutput>;
|
|
809
|
+
disassociateLink(
|
|
810
|
+
args: DisassociateLinkCommandInput,
|
|
811
|
+
cb: (err: any, data?: DisassociateLinkCommandOutput) => void
|
|
812
|
+
): void;
|
|
813
|
+
disassociateLink(
|
|
814
|
+
args: DisassociateLinkCommandInput,
|
|
815
|
+
options: __HttpHandlerOptions,
|
|
816
|
+
cb: (err: any, data?: DisassociateLinkCommandOutput) => void
|
|
817
|
+
): void;
|
|
818
|
+
|
|
819
|
+
disassociateTransitGatewayConnectPeer(
|
|
820
|
+
args: DisassociateTransitGatewayConnectPeerCommandInput,
|
|
821
|
+
options?: __HttpHandlerOptions
|
|
822
|
+
): Promise<DisassociateTransitGatewayConnectPeerCommandOutput>;
|
|
823
|
+
disassociateTransitGatewayConnectPeer(
|
|
824
|
+
args: DisassociateTransitGatewayConnectPeerCommandInput,
|
|
825
|
+
cb: (
|
|
826
|
+
err: any,
|
|
827
|
+
data?: DisassociateTransitGatewayConnectPeerCommandOutput
|
|
828
|
+
) => void
|
|
829
|
+
): void;
|
|
830
|
+
disassociateTransitGatewayConnectPeer(
|
|
831
|
+
args: DisassociateTransitGatewayConnectPeerCommandInput,
|
|
832
|
+
options: __HttpHandlerOptions,
|
|
833
|
+
cb: (
|
|
834
|
+
err: any,
|
|
835
|
+
data?: DisassociateTransitGatewayConnectPeerCommandOutput
|
|
836
|
+
) => void
|
|
837
|
+
): void;
|
|
838
|
+
|
|
839
|
+
executeCoreNetworkChangeSet(
|
|
840
|
+
args: ExecuteCoreNetworkChangeSetCommandInput,
|
|
841
|
+
options?: __HttpHandlerOptions
|
|
842
|
+
): Promise<ExecuteCoreNetworkChangeSetCommandOutput>;
|
|
843
|
+
executeCoreNetworkChangeSet(
|
|
844
|
+
args: ExecuteCoreNetworkChangeSetCommandInput,
|
|
845
|
+
cb: (err: any, data?: ExecuteCoreNetworkChangeSetCommandOutput) => void
|
|
846
|
+
): void;
|
|
847
|
+
executeCoreNetworkChangeSet(
|
|
848
|
+
args: ExecuteCoreNetworkChangeSetCommandInput,
|
|
849
|
+
options: __HttpHandlerOptions,
|
|
850
|
+
cb: (err: any, data?: ExecuteCoreNetworkChangeSetCommandOutput) => void
|
|
851
|
+
): void;
|
|
852
|
+
|
|
853
|
+
getConnectAttachment(
|
|
854
|
+
args: GetConnectAttachmentCommandInput,
|
|
855
|
+
options?: __HttpHandlerOptions
|
|
856
|
+
): Promise<GetConnectAttachmentCommandOutput>;
|
|
857
|
+
getConnectAttachment(
|
|
858
|
+
args: GetConnectAttachmentCommandInput,
|
|
859
|
+
cb: (err: any, data?: GetConnectAttachmentCommandOutput) => void
|
|
860
|
+
): void;
|
|
861
|
+
getConnectAttachment(
|
|
862
|
+
args: GetConnectAttachmentCommandInput,
|
|
863
|
+
options: __HttpHandlerOptions,
|
|
864
|
+
cb: (err: any, data?: GetConnectAttachmentCommandOutput) => void
|
|
865
|
+
): void;
|
|
866
|
+
|
|
867
|
+
getConnections(
|
|
868
|
+
args: GetConnectionsCommandInput,
|
|
869
|
+
options?: __HttpHandlerOptions
|
|
870
|
+
): Promise<GetConnectionsCommandOutput>;
|
|
871
|
+
getConnections(
|
|
872
|
+
args: GetConnectionsCommandInput,
|
|
873
|
+
cb: (err: any, data?: GetConnectionsCommandOutput) => void
|
|
874
|
+
): void;
|
|
875
|
+
getConnections(
|
|
876
|
+
args: GetConnectionsCommandInput,
|
|
877
|
+
options: __HttpHandlerOptions,
|
|
878
|
+
cb: (err: any, data?: GetConnectionsCommandOutput) => void
|
|
879
|
+
): void;
|
|
880
|
+
|
|
881
|
+
getConnectPeer(
|
|
882
|
+
args: GetConnectPeerCommandInput,
|
|
883
|
+
options?: __HttpHandlerOptions
|
|
884
|
+
): Promise<GetConnectPeerCommandOutput>;
|
|
885
|
+
getConnectPeer(
|
|
886
|
+
args: GetConnectPeerCommandInput,
|
|
887
|
+
cb: (err: any, data?: GetConnectPeerCommandOutput) => void
|
|
888
|
+
): void;
|
|
889
|
+
getConnectPeer(
|
|
890
|
+
args: GetConnectPeerCommandInput,
|
|
891
|
+
options: __HttpHandlerOptions,
|
|
892
|
+
cb: (err: any, data?: GetConnectPeerCommandOutput) => void
|
|
893
|
+
): void;
|
|
894
|
+
|
|
895
|
+
getConnectPeerAssociations(
|
|
896
|
+
args: GetConnectPeerAssociationsCommandInput,
|
|
897
|
+
options?: __HttpHandlerOptions
|
|
898
|
+
): Promise<GetConnectPeerAssociationsCommandOutput>;
|
|
899
|
+
getConnectPeerAssociations(
|
|
900
|
+
args: GetConnectPeerAssociationsCommandInput,
|
|
901
|
+
cb: (err: any, data?: GetConnectPeerAssociationsCommandOutput) => void
|
|
902
|
+
): void;
|
|
903
|
+
getConnectPeerAssociations(
|
|
904
|
+
args: GetConnectPeerAssociationsCommandInput,
|
|
905
|
+
options: __HttpHandlerOptions,
|
|
906
|
+
cb: (err: any, data?: GetConnectPeerAssociationsCommandOutput) => void
|
|
907
|
+
): void;
|
|
908
|
+
|
|
909
|
+
getCoreNetwork(
|
|
910
|
+
args: GetCoreNetworkCommandInput,
|
|
911
|
+
options?: __HttpHandlerOptions
|
|
912
|
+
): Promise<GetCoreNetworkCommandOutput>;
|
|
913
|
+
getCoreNetwork(
|
|
914
|
+
args: GetCoreNetworkCommandInput,
|
|
915
|
+
cb: (err: any, data?: GetCoreNetworkCommandOutput) => void
|
|
916
|
+
): void;
|
|
917
|
+
getCoreNetwork(
|
|
918
|
+
args: GetCoreNetworkCommandInput,
|
|
919
|
+
options: __HttpHandlerOptions,
|
|
920
|
+
cb: (err: any, data?: GetCoreNetworkCommandOutput) => void
|
|
921
|
+
): void;
|
|
922
|
+
|
|
923
|
+
getCoreNetworkChangeEvents(
|
|
924
|
+
args: GetCoreNetworkChangeEventsCommandInput,
|
|
925
|
+
options?: __HttpHandlerOptions
|
|
926
|
+
): Promise<GetCoreNetworkChangeEventsCommandOutput>;
|
|
927
|
+
getCoreNetworkChangeEvents(
|
|
928
|
+
args: GetCoreNetworkChangeEventsCommandInput,
|
|
929
|
+
cb: (err: any, data?: GetCoreNetworkChangeEventsCommandOutput) => void
|
|
930
|
+
): void;
|
|
931
|
+
getCoreNetworkChangeEvents(
|
|
932
|
+
args: GetCoreNetworkChangeEventsCommandInput,
|
|
933
|
+
options: __HttpHandlerOptions,
|
|
934
|
+
cb: (err: any, data?: GetCoreNetworkChangeEventsCommandOutput) => void
|
|
935
|
+
): void;
|
|
936
|
+
|
|
937
|
+
getCoreNetworkChangeSet(
|
|
938
|
+
args: GetCoreNetworkChangeSetCommandInput,
|
|
939
|
+
options?: __HttpHandlerOptions
|
|
940
|
+
): Promise<GetCoreNetworkChangeSetCommandOutput>;
|
|
941
|
+
getCoreNetworkChangeSet(
|
|
942
|
+
args: GetCoreNetworkChangeSetCommandInput,
|
|
943
|
+
cb: (err: any, data?: GetCoreNetworkChangeSetCommandOutput) => void
|
|
944
|
+
): void;
|
|
945
|
+
getCoreNetworkChangeSet(
|
|
946
|
+
args: GetCoreNetworkChangeSetCommandInput,
|
|
947
|
+
options: __HttpHandlerOptions,
|
|
948
|
+
cb: (err: any, data?: GetCoreNetworkChangeSetCommandOutput) => void
|
|
949
|
+
): void;
|
|
950
|
+
|
|
951
|
+
getCoreNetworkPolicy(
|
|
952
|
+
args: GetCoreNetworkPolicyCommandInput,
|
|
953
|
+
options?: __HttpHandlerOptions
|
|
954
|
+
): Promise<GetCoreNetworkPolicyCommandOutput>;
|
|
955
|
+
getCoreNetworkPolicy(
|
|
956
|
+
args: GetCoreNetworkPolicyCommandInput,
|
|
957
|
+
cb: (err: any, data?: GetCoreNetworkPolicyCommandOutput) => void
|
|
958
|
+
): void;
|
|
959
|
+
getCoreNetworkPolicy(
|
|
960
|
+
args: GetCoreNetworkPolicyCommandInput,
|
|
961
|
+
options: __HttpHandlerOptions,
|
|
962
|
+
cb: (err: any, data?: GetCoreNetworkPolicyCommandOutput) => void
|
|
963
|
+
): void;
|
|
964
|
+
|
|
965
|
+
getCustomerGatewayAssociations(
|
|
966
|
+
args: GetCustomerGatewayAssociationsCommandInput,
|
|
967
|
+
options?: __HttpHandlerOptions
|
|
968
|
+
): Promise<GetCustomerGatewayAssociationsCommandOutput>;
|
|
969
|
+
getCustomerGatewayAssociations(
|
|
970
|
+
args: GetCustomerGatewayAssociationsCommandInput,
|
|
971
|
+
cb: (err: any, data?: GetCustomerGatewayAssociationsCommandOutput) => void
|
|
972
|
+
): void;
|
|
973
|
+
getCustomerGatewayAssociations(
|
|
974
|
+
args: GetCustomerGatewayAssociationsCommandInput,
|
|
975
|
+
options: __HttpHandlerOptions,
|
|
976
|
+
cb: (err: any, data?: GetCustomerGatewayAssociationsCommandOutput) => void
|
|
977
|
+
): void;
|
|
978
|
+
|
|
979
|
+
getDevices(
|
|
980
|
+
args: GetDevicesCommandInput,
|
|
981
|
+
options?: __HttpHandlerOptions
|
|
982
|
+
): Promise<GetDevicesCommandOutput>;
|
|
983
|
+
getDevices(
|
|
984
|
+
args: GetDevicesCommandInput,
|
|
985
|
+
cb: (err: any, data?: GetDevicesCommandOutput) => void
|
|
986
|
+
): void;
|
|
987
|
+
getDevices(
|
|
988
|
+
args: GetDevicesCommandInput,
|
|
989
|
+
options: __HttpHandlerOptions,
|
|
990
|
+
cb: (err: any, data?: GetDevicesCommandOutput) => void
|
|
991
|
+
): void;
|
|
992
|
+
|
|
993
|
+
getLinkAssociations(
|
|
994
|
+
args: GetLinkAssociationsCommandInput,
|
|
995
|
+
options?: __HttpHandlerOptions
|
|
996
|
+
): Promise<GetLinkAssociationsCommandOutput>;
|
|
997
|
+
getLinkAssociations(
|
|
998
|
+
args: GetLinkAssociationsCommandInput,
|
|
999
|
+
cb: (err: any, data?: GetLinkAssociationsCommandOutput) => void
|
|
1000
|
+
): void;
|
|
1001
|
+
getLinkAssociations(
|
|
1002
|
+
args: GetLinkAssociationsCommandInput,
|
|
1003
|
+
options: __HttpHandlerOptions,
|
|
1004
|
+
cb: (err: any, data?: GetLinkAssociationsCommandOutput) => void
|
|
1005
|
+
): void;
|
|
1006
|
+
|
|
1007
|
+
getLinks(
|
|
1008
|
+
args: GetLinksCommandInput,
|
|
1009
|
+
options?: __HttpHandlerOptions
|
|
1010
|
+
): Promise<GetLinksCommandOutput>;
|
|
1011
|
+
getLinks(
|
|
1012
|
+
args: GetLinksCommandInput,
|
|
1013
|
+
cb: (err: any, data?: GetLinksCommandOutput) => void
|
|
1014
|
+
): void;
|
|
1015
|
+
getLinks(
|
|
1016
|
+
args: GetLinksCommandInput,
|
|
1017
|
+
options: __HttpHandlerOptions,
|
|
1018
|
+
cb: (err: any, data?: GetLinksCommandOutput) => void
|
|
1019
|
+
): void;
|
|
1020
|
+
|
|
1021
|
+
getNetworkResourceCounts(
|
|
1022
|
+
args: GetNetworkResourceCountsCommandInput,
|
|
1023
|
+
options?: __HttpHandlerOptions
|
|
1024
|
+
): Promise<GetNetworkResourceCountsCommandOutput>;
|
|
1025
|
+
getNetworkResourceCounts(
|
|
1026
|
+
args: GetNetworkResourceCountsCommandInput,
|
|
1027
|
+
cb: (err: any, data?: GetNetworkResourceCountsCommandOutput) => void
|
|
1028
|
+
): void;
|
|
1029
|
+
getNetworkResourceCounts(
|
|
1030
|
+
args: GetNetworkResourceCountsCommandInput,
|
|
1031
|
+
options: __HttpHandlerOptions,
|
|
1032
|
+
cb: (err: any, data?: GetNetworkResourceCountsCommandOutput) => void
|
|
1033
|
+
): void;
|
|
1034
|
+
|
|
1035
|
+
getNetworkResourceRelationships(
|
|
1036
|
+
args: GetNetworkResourceRelationshipsCommandInput,
|
|
1037
|
+
options?: __HttpHandlerOptions
|
|
1038
|
+
): Promise<GetNetworkResourceRelationshipsCommandOutput>;
|
|
1039
|
+
getNetworkResourceRelationships(
|
|
1040
|
+
args: GetNetworkResourceRelationshipsCommandInput,
|
|
1041
|
+
cb: (err: any, data?: GetNetworkResourceRelationshipsCommandOutput) => void
|
|
1042
|
+
): void;
|
|
1043
|
+
getNetworkResourceRelationships(
|
|
1044
|
+
args: GetNetworkResourceRelationshipsCommandInput,
|
|
1045
|
+
options: __HttpHandlerOptions,
|
|
1046
|
+
cb: (err: any, data?: GetNetworkResourceRelationshipsCommandOutput) => void
|
|
1047
|
+
): void;
|
|
1048
|
+
|
|
1049
|
+
getNetworkResources(
|
|
1050
|
+
args: GetNetworkResourcesCommandInput,
|
|
1051
|
+
options?: __HttpHandlerOptions
|
|
1052
|
+
): Promise<GetNetworkResourcesCommandOutput>;
|
|
1053
|
+
getNetworkResources(
|
|
1054
|
+
args: GetNetworkResourcesCommandInput,
|
|
1055
|
+
cb: (err: any, data?: GetNetworkResourcesCommandOutput) => void
|
|
1056
|
+
): void;
|
|
1057
|
+
getNetworkResources(
|
|
1058
|
+
args: GetNetworkResourcesCommandInput,
|
|
1059
|
+
options: __HttpHandlerOptions,
|
|
1060
|
+
cb: (err: any, data?: GetNetworkResourcesCommandOutput) => void
|
|
1061
|
+
): void;
|
|
1062
|
+
|
|
1063
|
+
getNetworkRoutes(
|
|
1064
|
+
args: GetNetworkRoutesCommandInput,
|
|
1065
|
+
options?: __HttpHandlerOptions
|
|
1066
|
+
): Promise<GetNetworkRoutesCommandOutput>;
|
|
1067
|
+
getNetworkRoutes(
|
|
1068
|
+
args: GetNetworkRoutesCommandInput,
|
|
1069
|
+
cb: (err: any, data?: GetNetworkRoutesCommandOutput) => void
|
|
1070
|
+
): void;
|
|
1071
|
+
getNetworkRoutes(
|
|
1072
|
+
args: GetNetworkRoutesCommandInput,
|
|
1073
|
+
options: __HttpHandlerOptions,
|
|
1074
|
+
cb: (err: any, data?: GetNetworkRoutesCommandOutput) => void
|
|
1075
|
+
): void;
|
|
1076
|
+
|
|
1077
|
+
getNetworkTelemetry(
|
|
1078
|
+
args: GetNetworkTelemetryCommandInput,
|
|
1079
|
+
options?: __HttpHandlerOptions
|
|
1080
|
+
): Promise<GetNetworkTelemetryCommandOutput>;
|
|
1081
|
+
getNetworkTelemetry(
|
|
1082
|
+
args: GetNetworkTelemetryCommandInput,
|
|
1083
|
+
cb: (err: any, data?: GetNetworkTelemetryCommandOutput) => void
|
|
1084
|
+
): void;
|
|
1085
|
+
getNetworkTelemetry(
|
|
1086
|
+
args: GetNetworkTelemetryCommandInput,
|
|
1087
|
+
options: __HttpHandlerOptions,
|
|
1088
|
+
cb: (err: any, data?: GetNetworkTelemetryCommandOutput) => void
|
|
1089
|
+
): void;
|
|
1090
|
+
|
|
1091
|
+
getResourcePolicy(
|
|
1092
|
+
args: GetResourcePolicyCommandInput,
|
|
1093
|
+
options?: __HttpHandlerOptions
|
|
1094
|
+
): Promise<GetResourcePolicyCommandOutput>;
|
|
1095
|
+
getResourcePolicy(
|
|
1096
|
+
args: GetResourcePolicyCommandInput,
|
|
1097
|
+
cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
|
|
1098
|
+
): void;
|
|
1099
|
+
getResourcePolicy(
|
|
1100
|
+
args: GetResourcePolicyCommandInput,
|
|
1101
|
+
options: __HttpHandlerOptions,
|
|
1102
|
+
cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
|
|
1103
|
+
): void;
|
|
1104
|
+
|
|
1105
|
+
getRouteAnalysis(
|
|
1106
|
+
args: GetRouteAnalysisCommandInput,
|
|
1107
|
+
options?: __HttpHandlerOptions
|
|
1108
|
+
): Promise<GetRouteAnalysisCommandOutput>;
|
|
1109
|
+
getRouteAnalysis(
|
|
1110
|
+
args: GetRouteAnalysisCommandInput,
|
|
1111
|
+
cb: (err: any, data?: GetRouteAnalysisCommandOutput) => void
|
|
1112
|
+
): void;
|
|
1113
|
+
getRouteAnalysis(
|
|
1114
|
+
args: GetRouteAnalysisCommandInput,
|
|
1115
|
+
options: __HttpHandlerOptions,
|
|
1116
|
+
cb: (err: any, data?: GetRouteAnalysisCommandOutput) => void
|
|
1117
|
+
): void;
|
|
1118
|
+
|
|
1119
|
+
getSites(
|
|
1120
|
+
args: GetSitesCommandInput,
|
|
1121
|
+
options?: __HttpHandlerOptions
|
|
1122
|
+
): Promise<GetSitesCommandOutput>;
|
|
1123
|
+
getSites(
|
|
1124
|
+
args: GetSitesCommandInput,
|
|
1125
|
+
cb: (err: any, data?: GetSitesCommandOutput) => void
|
|
1126
|
+
): void;
|
|
1127
|
+
getSites(
|
|
1128
|
+
args: GetSitesCommandInput,
|
|
1129
|
+
options: __HttpHandlerOptions,
|
|
1130
|
+
cb: (err: any, data?: GetSitesCommandOutput) => void
|
|
1131
|
+
): void;
|
|
1132
|
+
|
|
1133
|
+
getSiteToSiteVpnAttachment(
|
|
1134
|
+
args: GetSiteToSiteVpnAttachmentCommandInput,
|
|
1135
|
+
options?: __HttpHandlerOptions
|
|
1136
|
+
): Promise<GetSiteToSiteVpnAttachmentCommandOutput>;
|
|
1137
|
+
getSiteToSiteVpnAttachment(
|
|
1138
|
+
args: GetSiteToSiteVpnAttachmentCommandInput,
|
|
1139
|
+
cb: (err: any, data?: GetSiteToSiteVpnAttachmentCommandOutput) => void
|
|
1140
|
+
): void;
|
|
1141
|
+
getSiteToSiteVpnAttachment(
|
|
1142
|
+
args: GetSiteToSiteVpnAttachmentCommandInput,
|
|
1143
|
+
options: __HttpHandlerOptions,
|
|
1144
|
+
cb: (err: any, data?: GetSiteToSiteVpnAttachmentCommandOutput) => void
|
|
1145
|
+
): void;
|
|
1146
|
+
|
|
1147
|
+
getTransitGatewayConnectPeerAssociations(
|
|
1148
|
+
args: GetTransitGatewayConnectPeerAssociationsCommandInput,
|
|
1149
|
+
options?: __HttpHandlerOptions
|
|
1150
|
+
): Promise<GetTransitGatewayConnectPeerAssociationsCommandOutput>;
|
|
1151
|
+
getTransitGatewayConnectPeerAssociations(
|
|
1152
|
+
args: GetTransitGatewayConnectPeerAssociationsCommandInput,
|
|
1153
|
+
cb: (
|
|
1154
|
+
err: any,
|
|
1155
|
+
data?: GetTransitGatewayConnectPeerAssociationsCommandOutput
|
|
1156
|
+
) => void
|
|
1157
|
+
): void;
|
|
1158
|
+
getTransitGatewayConnectPeerAssociations(
|
|
1159
|
+
args: GetTransitGatewayConnectPeerAssociationsCommandInput,
|
|
1160
|
+
options: __HttpHandlerOptions,
|
|
1161
|
+
cb: (
|
|
1162
|
+
err: any,
|
|
1163
|
+
data?: GetTransitGatewayConnectPeerAssociationsCommandOutput
|
|
1164
|
+
) => void
|
|
1165
|
+
): void;
|
|
1166
|
+
|
|
1167
|
+
getTransitGatewayPeering(
|
|
1168
|
+
args: GetTransitGatewayPeeringCommandInput,
|
|
1169
|
+
options?: __HttpHandlerOptions
|
|
1170
|
+
): Promise<GetTransitGatewayPeeringCommandOutput>;
|
|
1171
|
+
getTransitGatewayPeering(
|
|
1172
|
+
args: GetTransitGatewayPeeringCommandInput,
|
|
1173
|
+
cb: (err: any, data?: GetTransitGatewayPeeringCommandOutput) => void
|
|
1174
|
+
): void;
|
|
1175
|
+
getTransitGatewayPeering(
|
|
1176
|
+
args: GetTransitGatewayPeeringCommandInput,
|
|
1177
|
+
options: __HttpHandlerOptions,
|
|
1178
|
+
cb: (err: any, data?: GetTransitGatewayPeeringCommandOutput) => void
|
|
1179
|
+
): void;
|
|
1180
|
+
|
|
1181
|
+
getTransitGatewayRegistrations(
|
|
1182
|
+
args: GetTransitGatewayRegistrationsCommandInput,
|
|
1183
|
+
options?: __HttpHandlerOptions
|
|
1184
|
+
): Promise<GetTransitGatewayRegistrationsCommandOutput>;
|
|
1185
|
+
getTransitGatewayRegistrations(
|
|
1186
|
+
args: GetTransitGatewayRegistrationsCommandInput,
|
|
1187
|
+
cb: (err: any, data?: GetTransitGatewayRegistrationsCommandOutput) => void
|
|
1188
|
+
): void;
|
|
1189
|
+
getTransitGatewayRegistrations(
|
|
1190
|
+
args: GetTransitGatewayRegistrationsCommandInput,
|
|
1191
|
+
options: __HttpHandlerOptions,
|
|
1192
|
+
cb: (err: any, data?: GetTransitGatewayRegistrationsCommandOutput) => void
|
|
1193
|
+
): void;
|
|
1194
|
+
|
|
1195
|
+
getTransitGatewayRouteTableAttachment(
|
|
1196
|
+
args: GetTransitGatewayRouteTableAttachmentCommandInput,
|
|
1197
|
+
options?: __HttpHandlerOptions
|
|
1198
|
+
): Promise<GetTransitGatewayRouteTableAttachmentCommandOutput>;
|
|
1199
|
+
getTransitGatewayRouteTableAttachment(
|
|
1200
|
+
args: GetTransitGatewayRouteTableAttachmentCommandInput,
|
|
1201
|
+
cb: (
|
|
1202
|
+
err: any,
|
|
1203
|
+
data?: GetTransitGatewayRouteTableAttachmentCommandOutput
|
|
1204
|
+
) => void
|
|
1205
|
+
): void;
|
|
1206
|
+
getTransitGatewayRouteTableAttachment(
|
|
1207
|
+
args: GetTransitGatewayRouteTableAttachmentCommandInput,
|
|
1208
|
+
options: __HttpHandlerOptions,
|
|
1209
|
+
cb: (
|
|
1210
|
+
err: any,
|
|
1211
|
+
data?: GetTransitGatewayRouteTableAttachmentCommandOutput
|
|
1212
|
+
) => void
|
|
1213
|
+
): void;
|
|
1214
|
+
|
|
1215
|
+
getVpcAttachment(
|
|
1216
|
+
args: GetVpcAttachmentCommandInput,
|
|
1217
|
+
options?: __HttpHandlerOptions
|
|
1218
|
+
): Promise<GetVpcAttachmentCommandOutput>;
|
|
1219
|
+
getVpcAttachment(
|
|
1220
|
+
args: GetVpcAttachmentCommandInput,
|
|
1221
|
+
cb: (err: any, data?: GetVpcAttachmentCommandOutput) => void
|
|
1222
|
+
): void;
|
|
1223
|
+
getVpcAttachment(
|
|
1224
|
+
args: GetVpcAttachmentCommandInput,
|
|
1225
|
+
options: __HttpHandlerOptions,
|
|
1226
|
+
cb: (err: any, data?: GetVpcAttachmentCommandOutput) => void
|
|
1227
|
+
): void;
|
|
1228
|
+
|
|
1229
|
+
listAttachments(
|
|
1230
|
+
args: ListAttachmentsCommandInput,
|
|
1231
|
+
options?: __HttpHandlerOptions
|
|
1232
|
+
): Promise<ListAttachmentsCommandOutput>;
|
|
1233
|
+
listAttachments(
|
|
1234
|
+
args: ListAttachmentsCommandInput,
|
|
1235
|
+
cb: (err: any, data?: ListAttachmentsCommandOutput) => void
|
|
1236
|
+
): void;
|
|
1237
|
+
listAttachments(
|
|
1238
|
+
args: ListAttachmentsCommandInput,
|
|
1239
|
+
options: __HttpHandlerOptions,
|
|
1240
|
+
cb: (err: any, data?: ListAttachmentsCommandOutput) => void
|
|
1241
|
+
): void;
|
|
1242
|
+
|
|
1243
|
+
listConnectPeers(
|
|
1244
|
+
args: ListConnectPeersCommandInput,
|
|
1245
|
+
options?: __HttpHandlerOptions
|
|
1246
|
+
): Promise<ListConnectPeersCommandOutput>;
|
|
1247
|
+
listConnectPeers(
|
|
1248
|
+
args: ListConnectPeersCommandInput,
|
|
1249
|
+
cb: (err: any, data?: ListConnectPeersCommandOutput) => void
|
|
1250
|
+
): void;
|
|
1251
|
+
listConnectPeers(
|
|
1252
|
+
args: ListConnectPeersCommandInput,
|
|
1253
|
+
options: __HttpHandlerOptions,
|
|
1254
|
+
cb: (err: any, data?: ListConnectPeersCommandOutput) => void
|
|
1255
|
+
): void;
|
|
1256
|
+
|
|
1257
|
+
listCoreNetworkPolicyVersions(
|
|
1258
|
+
args: ListCoreNetworkPolicyVersionsCommandInput,
|
|
1259
|
+
options?: __HttpHandlerOptions
|
|
1260
|
+
): Promise<ListCoreNetworkPolicyVersionsCommandOutput>;
|
|
1261
|
+
listCoreNetworkPolicyVersions(
|
|
1262
|
+
args: ListCoreNetworkPolicyVersionsCommandInput,
|
|
1263
|
+
cb: (err: any, data?: ListCoreNetworkPolicyVersionsCommandOutput) => void
|
|
1264
|
+
): void;
|
|
1265
|
+
listCoreNetworkPolicyVersions(
|
|
1266
|
+
args: ListCoreNetworkPolicyVersionsCommandInput,
|
|
1267
|
+
options: __HttpHandlerOptions,
|
|
1268
|
+
cb: (err: any, data?: ListCoreNetworkPolicyVersionsCommandOutput) => void
|
|
1269
|
+
): void;
|
|
1270
|
+
|
|
1271
|
+
listCoreNetworks(
|
|
1272
|
+
args: ListCoreNetworksCommandInput,
|
|
1273
|
+
options?: __HttpHandlerOptions
|
|
1274
|
+
): Promise<ListCoreNetworksCommandOutput>;
|
|
1275
|
+
listCoreNetworks(
|
|
1276
|
+
args: ListCoreNetworksCommandInput,
|
|
1277
|
+
cb: (err: any, data?: ListCoreNetworksCommandOutput) => void
|
|
1278
|
+
): void;
|
|
1279
|
+
listCoreNetworks(
|
|
1280
|
+
args: ListCoreNetworksCommandInput,
|
|
1281
|
+
options: __HttpHandlerOptions,
|
|
1282
|
+
cb: (err: any, data?: ListCoreNetworksCommandOutput) => void
|
|
1283
|
+
): void;
|
|
1284
|
+
|
|
1285
|
+
listOrganizationServiceAccessStatus(
|
|
1286
|
+
args: ListOrganizationServiceAccessStatusCommandInput,
|
|
1287
|
+
options?: __HttpHandlerOptions
|
|
1288
|
+
): Promise<ListOrganizationServiceAccessStatusCommandOutput>;
|
|
1289
|
+
listOrganizationServiceAccessStatus(
|
|
1290
|
+
args: ListOrganizationServiceAccessStatusCommandInput,
|
|
1291
|
+
cb: (
|
|
1292
|
+
err: any,
|
|
1293
|
+
data?: ListOrganizationServiceAccessStatusCommandOutput
|
|
1294
|
+
) => void
|
|
1295
|
+
): void;
|
|
1296
|
+
listOrganizationServiceAccessStatus(
|
|
1297
|
+
args: ListOrganizationServiceAccessStatusCommandInput,
|
|
1298
|
+
options: __HttpHandlerOptions,
|
|
1299
|
+
cb: (
|
|
1300
|
+
err: any,
|
|
1301
|
+
data?: ListOrganizationServiceAccessStatusCommandOutput
|
|
1302
|
+
) => void
|
|
1303
|
+
): void;
|
|
1304
|
+
|
|
1305
|
+
listPeerings(
|
|
1306
|
+
args: ListPeeringsCommandInput,
|
|
1307
|
+
options?: __HttpHandlerOptions
|
|
1308
|
+
): Promise<ListPeeringsCommandOutput>;
|
|
1309
|
+
listPeerings(
|
|
1310
|
+
args: ListPeeringsCommandInput,
|
|
1311
|
+
cb: (err: any, data?: ListPeeringsCommandOutput) => void
|
|
1312
|
+
): void;
|
|
1313
|
+
listPeerings(
|
|
1314
|
+
args: ListPeeringsCommandInput,
|
|
1315
|
+
options: __HttpHandlerOptions,
|
|
1316
|
+
cb: (err: any, data?: ListPeeringsCommandOutput) => void
|
|
1317
|
+
): void;
|
|
1318
|
+
|
|
1319
|
+
listTagsForResource(
|
|
1320
|
+
args: ListTagsForResourceCommandInput,
|
|
1321
|
+
options?: __HttpHandlerOptions
|
|
1322
|
+
): Promise<ListTagsForResourceCommandOutput>;
|
|
1323
|
+
listTagsForResource(
|
|
1324
|
+
args: ListTagsForResourceCommandInput,
|
|
1325
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1326
|
+
): void;
|
|
1327
|
+
listTagsForResource(
|
|
1328
|
+
args: ListTagsForResourceCommandInput,
|
|
1329
|
+
options: __HttpHandlerOptions,
|
|
1330
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1331
|
+
): void;
|
|
1332
|
+
|
|
1333
|
+
putCoreNetworkPolicy(
|
|
1334
|
+
args: PutCoreNetworkPolicyCommandInput,
|
|
1335
|
+
options?: __HttpHandlerOptions
|
|
1336
|
+
): Promise<PutCoreNetworkPolicyCommandOutput>;
|
|
1337
|
+
putCoreNetworkPolicy(
|
|
1338
|
+
args: PutCoreNetworkPolicyCommandInput,
|
|
1339
|
+
cb: (err: any, data?: PutCoreNetworkPolicyCommandOutput) => void
|
|
1340
|
+
): void;
|
|
1341
|
+
putCoreNetworkPolicy(
|
|
1342
|
+
args: PutCoreNetworkPolicyCommandInput,
|
|
1343
|
+
options: __HttpHandlerOptions,
|
|
1344
|
+
cb: (err: any, data?: PutCoreNetworkPolicyCommandOutput) => void
|
|
1345
|
+
): void;
|
|
1346
|
+
|
|
1347
|
+
putResourcePolicy(
|
|
1348
|
+
args: PutResourcePolicyCommandInput,
|
|
1349
|
+
options?: __HttpHandlerOptions
|
|
1350
|
+
): Promise<PutResourcePolicyCommandOutput>;
|
|
1351
|
+
putResourcePolicy(
|
|
1352
|
+
args: PutResourcePolicyCommandInput,
|
|
1353
|
+
cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
|
|
1354
|
+
): void;
|
|
1355
|
+
putResourcePolicy(
|
|
1356
|
+
args: PutResourcePolicyCommandInput,
|
|
1357
|
+
options: __HttpHandlerOptions,
|
|
1358
|
+
cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
|
|
1359
|
+
): void;
|
|
1360
|
+
|
|
1361
|
+
registerTransitGateway(
|
|
1362
|
+
args: RegisterTransitGatewayCommandInput,
|
|
1363
|
+
options?: __HttpHandlerOptions
|
|
1364
|
+
): Promise<RegisterTransitGatewayCommandOutput>;
|
|
1365
|
+
registerTransitGateway(
|
|
1366
|
+
args: RegisterTransitGatewayCommandInput,
|
|
1367
|
+
cb: (err: any, data?: RegisterTransitGatewayCommandOutput) => void
|
|
1368
|
+
): void;
|
|
1369
|
+
registerTransitGateway(
|
|
1370
|
+
args: RegisterTransitGatewayCommandInput,
|
|
1371
|
+
options: __HttpHandlerOptions,
|
|
1372
|
+
cb: (err: any, data?: RegisterTransitGatewayCommandOutput) => void
|
|
1373
|
+
): void;
|
|
1374
|
+
|
|
1375
|
+
rejectAttachment(
|
|
1376
|
+
args: RejectAttachmentCommandInput,
|
|
1377
|
+
options?: __HttpHandlerOptions
|
|
1378
|
+
): Promise<RejectAttachmentCommandOutput>;
|
|
1379
|
+
rejectAttachment(
|
|
1380
|
+
args: RejectAttachmentCommandInput,
|
|
1381
|
+
cb: (err: any, data?: RejectAttachmentCommandOutput) => void
|
|
1382
|
+
): void;
|
|
1383
|
+
rejectAttachment(
|
|
1384
|
+
args: RejectAttachmentCommandInput,
|
|
1385
|
+
options: __HttpHandlerOptions,
|
|
1386
|
+
cb: (err: any, data?: RejectAttachmentCommandOutput) => void
|
|
1387
|
+
): void;
|
|
1388
|
+
|
|
1389
|
+
restoreCoreNetworkPolicyVersion(
|
|
1390
|
+
args: RestoreCoreNetworkPolicyVersionCommandInput,
|
|
1391
|
+
options?: __HttpHandlerOptions
|
|
1392
|
+
): Promise<RestoreCoreNetworkPolicyVersionCommandOutput>;
|
|
1393
|
+
restoreCoreNetworkPolicyVersion(
|
|
1394
|
+
args: RestoreCoreNetworkPolicyVersionCommandInput,
|
|
1395
|
+
cb: (err: any, data?: RestoreCoreNetworkPolicyVersionCommandOutput) => void
|
|
1396
|
+
): void;
|
|
1397
|
+
restoreCoreNetworkPolicyVersion(
|
|
1398
|
+
args: RestoreCoreNetworkPolicyVersionCommandInput,
|
|
1399
|
+
options: __HttpHandlerOptions,
|
|
1400
|
+
cb: (err: any, data?: RestoreCoreNetworkPolicyVersionCommandOutput) => void
|
|
1401
|
+
): void;
|
|
1402
|
+
|
|
1403
|
+
startOrganizationServiceAccessUpdate(
|
|
1404
|
+
args: StartOrganizationServiceAccessUpdateCommandInput,
|
|
1405
|
+
options?: __HttpHandlerOptions
|
|
1406
|
+
): Promise<StartOrganizationServiceAccessUpdateCommandOutput>;
|
|
1407
|
+
startOrganizationServiceAccessUpdate(
|
|
1408
|
+
args: StartOrganizationServiceAccessUpdateCommandInput,
|
|
1409
|
+
cb: (
|
|
1410
|
+
err: any,
|
|
1411
|
+
data?: StartOrganizationServiceAccessUpdateCommandOutput
|
|
1412
|
+
) => void
|
|
1413
|
+
): void;
|
|
1414
|
+
startOrganizationServiceAccessUpdate(
|
|
1415
|
+
args: StartOrganizationServiceAccessUpdateCommandInput,
|
|
1416
|
+
options: __HttpHandlerOptions,
|
|
1417
|
+
cb: (
|
|
1418
|
+
err: any,
|
|
1419
|
+
data?: StartOrganizationServiceAccessUpdateCommandOutput
|
|
1420
|
+
) => void
|
|
1421
|
+
): void;
|
|
1422
|
+
|
|
1423
|
+
startRouteAnalysis(
|
|
1424
|
+
args: StartRouteAnalysisCommandInput,
|
|
1425
|
+
options?: __HttpHandlerOptions
|
|
1426
|
+
): Promise<StartRouteAnalysisCommandOutput>;
|
|
1427
|
+
startRouteAnalysis(
|
|
1428
|
+
args: StartRouteAnalysisCommandInput,
|
|
1429
|
+
cb: (err: any, data?: StartRouteAnalysisCommandOutput) => void
|
|
1430
|
+
): void;
|
|
1431
|
+
startRouteAnalysis(
|
|
1432
|
+
args: StartRouteAnalysisCommandInput,
|
|
1433
|
+
options: __HttpHandlerOptions,
|
|
1434
|
+
cb: (err: any, data?: StartRouteAnalysisCommandOutput) => void
|
|
1435
|
+
): void;
|
|
1436
|
+
|
|
1437
|
+
tagResource(
|
|
1438
|
+
args: TagResourceCommandInput,
|
|
1439
|
+
options?: __HttpHandlerOptions
|
|
1440
|
+
): Promise<TagResourceCommandOutput>;
|
|
1441
|
+
tagResource(
|
|
1442
|
+
args: TagResourceCommandInput,
|
|
1443
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1444
|
+
): void;
|
|
1445
|
+
tagResource(
|
|
1446
|
+
args: TagResourceCommandInput,
|
|
1447
|
+
options: __HttpHandlerOptions,
|
|
1448
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1449
|
+
): void;
|
|
1450
|
+
|
|
1451
|
+
untagResource(
|
|
1452
|
+
args: UntagResourceCommandInput,
|
|
1453
|
+
options?: __HttpHandlerOptions
|
|
1454
|
+
): Promise<UntagResourceCommandOutput>;
|
|
1455
|
+
untagResource(
|
|
1456
|
+
args: UntagResourceCommandInput,
|
|
1457
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1458
|
+
): void;
|
|
1459
|
+
untagResource(
|
|
1460
|
+
args: UntagResourceCommandInput,
|
|
1461
|
+
options: __HttpHandlerOptions,
|
|
1462
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1463
|
+
): void;
|
|
1464
|
+
|
|
1465
|
+
updateConnection(
|
|
1466
|
+
args: UpdateConnectionCommandInput,
|
|
1467
|
+
options?: __HttpHandlerOptions
|
|
1468
|
+
): Promise<UpdateConnectionCommandOutput>;
|
|
1469
|
+
updateConnection(
|
|
1470
|
+
args: UpdateConnectionCommandInput,
|
|
1471
|
+
cb: (err: any, data?: UpdateConnectionCommandOutput) => void
|
|
1472
|
+
): void;
|
|
1473
|
+
updateConnection(
|
|
1474
|
+
args: UpdateConnectionCommandInput,
|
|
1475
|
+
options: __HttpHandlerOptions,
|
|
1476
|
+
cb: (err: any, data?: UpdateConnectionCommandOutput) => void
|
|
1477
|
+
): void;
|
|
1478
|
+
|
|
1479
|
+
updateCoreNetwork(
|
|
1480
|
+
args: UpdateCoreNetworkCommandInput,
|
|
1481
|
+
options?: __HttpHandlerOptions
|
|
1482
|
+
): Promise<UpdateCoreNetworkCommandOutput>;
|
|
1483
|
+
updateCoreNetwork(
|
|
1484
|
+
args: UpdateCoreNetworkCommandInput,
|
|
1485
|
+
cb: (err: any, data?: UpdateCoreNetworkCommandOutput) => void
|
|
1486
|
+
): void;
|
|
1487
|
+
updateCoreNetwork(
|
|
1488
|
+
args: UpdateCoreNetworkCommandInput,
|
|
1489
|
+
options: __HttpHandlerOptions,
|
|
1490
|
+
cb: (err: any, data?: UpdateCoreNetworkCommandOutput) => void
|
|
1491
|
+
): void;
|
|
1492
|
+
|
|
1493
|
+
updateDevice(
|
|
1494
|
+
args: UpdateDeviceCommandInput,
|
|
1495
|
+
options?: __HttpHandlerOptions
|
|
1496
|
+
): Promise<UpdateDeviceCommandOutput>;
|
|
1497
|
+
updateDevice(
|
|
1498
|
+
args: UpdateDeviceCommandInput,
|
|
1499
|
+
cb: (err: any, data?: UpdateDeviceCommandOutput) => void
|
|
1500
|
+
): void;
|
|
1501
|
+
updateDevice(
|
|
1502
|
+
args: UpdateDeviceCommandInput,
|
|
1503
|
+
options: __HttpHandlerOptions,
|
|
1504
|
+
cb: (err: any, data?: UpdateDeviceCommandOutput) => void
|
|
1505
|
+
): void;
|
|
1506
|
+
|
|
1507
|
+
updateGlobalNetwork(
|
|
1508
|
+
args: UpdateGlobalNetworkCommandInput,
|
|
1509
|
+
options?: __HttpHandlerOptions
|
|
1510
|
+
): Promise<UpdateGlobalNetworkCommandOutput>;
|
|
1511
|
+
updateGlobalNetwork(
|
|
1512
|
+
args: UpdateGlobalNetworkCommandInput,
|
|
1513
|
+
cb: (err: any, data?: UpdateGlobalNetworkCommandOutput) => void
|
|
1514
|
+
): void;
|
|
1515
|
+
updateGlobalNetwork(
|
|
1516
|
+
args: UpdateGlobalNetworkCommandInput,
|
|
1517
|
+
options: __HttpHandlerOptions,
|
|
1518
|
+
cb: (err: any, data?: UpdateGlobalNetworkCommandOutput) => void
|
|
1519
|
+
): void;
|
|
1520
|
+
|
|
1521
|
+
updateLink(
|
|
1522
|
+
args: UpdateLinkCommandInput,
|
|
1523
|
+
options?: __HttpHandlerOptions
|
|
1524
|
+
): Promise<UpdateLinkCommandOutput>;
|
|
1525
|
+
updateLink(
|
|
1526
|
+
args: UpdateLinkCommandInput,
|
|
1527
|
+
cb: (err: any, data?: UpdateLinkCommandOutput) => void
|
|
1528
|
+
): void;
|
|
1529
|
+
updateLink(
|
|
1530
|
+
args: UpdateLinkCommandInput,
|
|
1531
|
+
options: __HttpHandlerOptions,
|
|
1532
|
+
cb: (err: any, data?: UpdateLinkCommandOutput) => void
|
|
1533
|
+
): void;
|
|
1534
|
+
|
|
1535
|
+
updateNetworkResourceMetadata(
|
|
1536
|
+
args: UpdateNetworkResourceMetadataCommandInput,
|
|
1537
|
+
options?: __HttpHandlerOptions
|
|
1538
|
+
): Promise<UpdateNetworkResourceMetadataCommandOutput>;
|
|
1539
|
+
updateNetworkResourceMetadata(
|
|
1540
|
+
args: UpdateNetworkResourceMetadataCommandInput,
|
|
1541
|
+
cb: (err: any, data?: UpdateNetworkResourceMetadataCommandOutput) => void
|
|
1542
|
+
): void;
|
|
1543
|
+
updateNetworkResourceMetadata(
|
|
1544
|
+
args: UpdateNetworkResourceMetadataCommandInput,
|
|
1545
|
+
options: __HttpHandlerOptions,
|
|
1546
|
+
cb: (err: any, data?: UpdateNetworkResourceMetadataCommandOutput) => void
|
|
1547
|
+
): void;
|
|
1548
|
+
|
|
1549
|
+
updateSite(
|
|
1550
|
+
args: UpdateSiteCommandInput,
|
|
1551
|
+
options?: __HttpHandlerOptions
|
|
1552
|
+
): Promise<UpdateSiteCommandOutput>;
|
|
1553
|
+
updateSite(
|
|
1554
|
+
args: UpdateSiteCommandInput,
|
|
1555
|
+
cb: (err: any, data?: UpdateSiteCommandOutput) => void
|
|
1556
|
+
): void;
|
|
1557
|
+
updateSite(
|
|
1558
|
+
args: UpdateSiteCommandInput,
|
|
1559
|
+
options: __HttpHandlerOptions,
|
|
1560
|
+
cb: (err: any, data?: UpdateSiteCommandOutput) => void
|
|
1561
|
+
): void;
|
|
1562
|
+
|
|
1563
|
+
updateVpcAttachment(
|
|
1564
|
+
args: UpdateVpcAttachmentCommandInput,
|
|
1565
|
+
options?: __HttpHandlerOptions
|
|
1566
|
+
): Promise<UpdateVpcAttachmentCommandOutput>;
|
|
1567
|
+
updateVpcAttachment(
|
|
1568
|
+
args: UpdateVpcAttachmentCommandInput,
|
|
1569
|
+
cb: (err: any, data?: UpdateVpcAttachmentCommandOutput) => void
|
|
1570
|
+
): void;
|
|
1571
|
+
updateVpcAttachment(
|
|
1572
|
+
args: UpdateVpcAttachmentCommandInput,
|
|
1573
|
+
options: __HttpHandlerOptions,
|
|
1574
|
+
cb: (err: any, data?: UpdateVpcAttachmentCommandOutput) => void
|
|
1575
|
+
): void;
|
|
1576
|
+
}
|