@aws-sdk/client-networkmanager 3.928.0 → 3.930.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 (112) hide show
  1. package/dist-cjs/index.js +3849 -3700
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/NetworkManagerClient.js +2 -0
  4. package/dist-es/commands/AcceptAttachmentCommand.js +3 -9
  5. package/dist-es/commands/AssociateConnectPeerCommand.js +3 -9
  6. package/dist-es/commands/AssociateCustomerGatewayCommand.js +3 -9
  7. package/dist-es/commands/AssociateLinkCommand.js +3 -9
  8. package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +3 -9
  9. package/dist-es/commands/CreateConnectAttachmentCommand.js +3 -9
  10. package/dist-es/commands/CreateConnectPeerCommand.js +3 -9
  11. package/dist-es/commands/CreateConnectionCommand.js +3 -9
  12. package/dist-es/commands/CreateCoreNetworkCommand.js +3 -9
  13. package/dist-es/commands/CreateDeviceCommand.js +3 -10
  14. package/dist-es/commands/CreateDirectConnectGatewayAttachmentCommand.js +3 -9
  15. package/dist-es/commands/CreateGlobalNetworkCommand.js +3 -9
  16. package/dist-es/commands/CreateLinkCommand.js +3 -9
  17. package/dist-es/commands/CreateSiteCommand.js +3 -10
  18. package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +3 -9
  19. package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +3 -9
  20. package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +3 -9
  21. package/dist-es/commands/CreateVpcAttachmentCommand.js +3 -9
  22. package/dist-es/commands/DeleteAttachmentCommand.js +3 -9
  23. package/dist-es/commands/DeleteConnectPeerCommand.js +3 -9
  24. package/dist-es/commands/DeleteConnectionCommand.js +3 -9
  25. package/dist-es/commands/DeleteCoreNetworkCommand.js +3 -9
  26. package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +3 -9
  27. package/dist-es/commands/DeleteDeviceCommand.js +3 -10
  28. package/dist-es/commands/DeleteGlobalNetworkCommand.js +3 -9
  29. package/dist-es/commands/DeleteLinkCommand.js +3 -9
  30. package/dist-es/commands/DeletePeeringCommand.js +3 -9
  31. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
  32. package/dist-es/commands/DeleteSiteCommand.js +3 -10
  33. package/dist-es/commands/DeregisterTransitGatewayCommand.js +3 -9
  34. package/dist-es/commands/DescribeGlobalNetworksCommand.js +3 -9
  35. package/dist-es/commands/DisassociateConnectPeerCommand.js +3 -9
  36. package/dist-es/commands/DisassociateCustomerGatewayCommand.js +3 -9
  37. package/dist-es/commands/DisassociateLinkCommand.js +3 -9
  38. package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +3 -9
  39. package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +3 -9
  40. package/dist-es/commands/GetConnectAttachmentCommand.js +3 -9
  41. package/dist-es/commands/GetConnectPeerAssociationsCommand.js +3 -9
  42. package/dist-es/commands/GetConnectPeerCommand.js +3 -9
  43. package/dist-es/commands/GetConnectionsCommand.js +3 -9
  44. package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +3 -9
  45. package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +3 -9
  46. package/dist-es/commands/GetCoreNetworkCommand.js +3 -9
  47. package/dist-es/commands/GetCoreNetworkPolicyCommand.js +3 -9
  48. package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +3 -9
  49. package/dist-es/commands/GetDevicesCommand.js +3 -10
  50. package/dist-es/commands/GetDirectConnectGatewayAttachmentCommand.js +3 -9
  51. package/dist-es/commands/GetLinkAssociationsCommand.js +3 -9
  52. package/dist-es/commands/GetLinksCommand.js +3 -9
  53. package/dist-es/commands/GetNetworkResourceCountsCommand.js +3 -9
  54. package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +3 -9
  55. package/dist-es/commands/GetNetworkResourcesCommand.js +3 -9
  56. package/dist-es/commands/GetNetworkRoutesCommand.js +3 -9
  57. package/dist-es/commands/GetNetworkTelemetryCommand.js +3 -9
  58. package/dist-es/commands/GetResourcePolicyCommand.js +3 -9
  59. package/dist-es/commands/GetRouteAnalysisCommand.js +3 -9
  60. package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +3 -9
  61. package/dist-es/commands/GetSitesCommand.js +3 -10
  62. package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +3 -9
  63. package/dist-es/commands/GetTransitGatewayPeeringCommand.js +3 -9
  64. package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +3 -9
  65. package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +3 -9
  66. package/dist-es/commands/GetVpcAttachmentCommand.js +3 -9
  67. package/dist-es/commands/ListAttachmentsCommand.js +3 -9
  68. package/dist-es/commands/ListConnectPeersCommand.js +3 -9
  69. package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +3 -9
  70. package/dist-es/commands/ListCoreNetworksCommand.js +3 -9
  71. package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +3 -9
  72. package/dist-es/commands/ListPeeringsCommand.js +3 -9
  73. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  74. package/dist-es/commands/PutCoreNetworkPolicyCommand.js +3 -9
  75. package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
  76. package/dist-es/commands/RegisterTransitGatewayCommand.js +3 -9
  77. package/dist-es/commands/RejectAttachmentCommand.js +3 -9
  78. package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +3 -9
  79. package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +3 -9
  80. package/dist-es/commands/StartRouteAnalysisCommand.js +3 -9
  81. package/dist-es/commands/TagResourceCommand.js +3 -9
  82. package/dist-es/commands/UntagResourceCommand.js +3 -9
  83. package/dist-es/commands/UpdateConnectionCommand.js +3 -9
  84. package/dist-es/commands/UpdateCoreNetworkCommand.js +3 -9
  85. package/dist-es/commands/UpdateDeviceCommand.js +3 -10
  86. package/dist-es/commands/UpdateDirectConnectGatewayAttachmentCommand.js +3 -9
  87. package/dist-es/commands/UpdateGlobalNetworkCommand.js +3 -9
  88. package/dist-es/commands/UpdateLinkCommand.js +3 -9
  89. package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +3 -9
  90. package/dist-es/commands/UpdateSiteCommand.js +3 -10
  91. package/dist-es/commands/UpdateVpcAttachmentCommand.js +3 -9
  92. package/dist-es/models/models_0.js +0 -60
  93. package/dist-es/runtimeConfig.shared.js +2 -0
  94. package/dist-es/schemas/schemas_0.js +3719 -0
  95. package/dist-types/NetworkManagerClient.d.ts +10 -1
  96. package/dist-types/models/models_0.d.ts +0 -60
  97. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  98. package/dist-types/runtimeConfig.d.ts +1 -0
  99. package/dist-types/runtimeConfig.native.d.ts +1 -0
  100. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  101. package/dist-types/schemas/schemas_0.d.ts +412 -0
  102. package/dist-types/ts3.4/NetworkManagerClient.d.ts +4 -0
  103. package/dist-types/ts3.4/models/models_0.d.ts +0 -39
  104. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  105. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  106. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  107. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  108. package/dist-types/ts3.4/schemas/schemas_0.d.ts +419 -0
  109. package/package.json +33 -34
  110. package/dist-es/protocols/Aws_restJson1.js +0 -3035
  111. package/dist-types/protocols/Aws_restJson1.d.ts +0 -794
  112. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1061
@@ -1,1061 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- AcceptAttachmentCommandInput,
8
- AcceptAttachmentCommandOutput,
9
- } from "../commands/AcceptAttachmentCommand";
10
- import {
11
- AssociateConnectPeerCommandInput,
12
- AssociateConnectPeerCommandOutput,
13
- } from "../commands/AssociateConnectPeerCommand";
14
- import {
15
- AssociateCustomerGatewayCommandInput,
16
- AssociateCustomerGatewayCommandOutput,
17
- } from "../commands/AssociateCustomerGatewayCommand";
18
- import {
19
- AssociateLinkCommandInput,
20
- AssociateLinkCommandOutput,
21
- } from "../commands/AssociateLinkCommand";
22
- import {
23
- AssociateTransitGatewayConnectPeerCommandInput,
24
- AssociateTransitGatewayConnectPeerCommandOutput,
25
- } from "../commands/AssociateTransitGatewayConnectPeerCommand";
26
- import {
27
- CreateConnectAttachmentCommandInput,
28
- CreateConnectAttachmentCommandOutput,
29
- } from "../commands/CreateConnectAttachmentCommand";
30
- import {
31
- CreateConnectionCommandInput,
32
- CreateConnectionCommandOutput,
33
- } from "../commands/CreateConnectionCommand";
34
- import {
35
- CreateConnectPeerCommandInput,
36
- CreateConnectPeerCommandOutput,
37
- } from "../commands/CreateConnectPeerCommand";
38
- import {
39
- CreateCoreNetworkCommandInput,
40
- CreateCoreNetworkCommandOutput,
41
- } from "../commands/CreateCoreNetworkCommand";
42
- import {
43
- CreateDeviceCommandInput,
44
- CreateDeviceCommandOutput,
45
- } from "../commands/CreateDeviceCommand";
46
- import {
47
- CreateDirectConnectGatewayAttachmentCommandInput,
48
- CreateDirectConnectGatewayAttachmentCommandOutput,
49
- } from "../commands/CreateDirectConnectGatewayAttachmentCommand";
50
- import {
51
- CreateGlobalNetworkCommandInput,
52
- CreateGlobalNetworkCommandOutput,
53
- } from "../commands/CreateGlobalNetworkCommand";
54
- import {
55
- CreateLinkCommandInput,
56
- CreateLinkCommandOutput,
57
- } from "../commands/CreateLinkCommand";
58
- import {
59
- CreateSiteCommandInput,
60
- CreateSiteCommandOutput,
61
- } from "../commands/CreateSiteCommand";
62
- import {
63
- CreateSiteToSiteVpnAttachmentCommandInput,
64
- CreateSiteToSiteVpnAttachmentCommandOutput,
65
- } from "../commands/CreateSiteToSiteVpnAttachmentCommand";
66
- import {
67
- CreateTransitGatewayPeeringCommandInput,
68
- CreateTransitGatewayPeeringCommandOutput,
69
- } from "../commands/CreateTransitGatewayPeeringCommand";
70
- import {
71
- CreateTransitGatewayRouteTableAttachmentCommandInput,
72
- CreateTransitGatewayRouteTableAttachmentCommandOutput,
73
- } from "../commands/CreateTransitGatewayRouteTableAttachmentCommand";
74
- import {
75
- CreateVpcAttachmentCommandInput,
76
- CreateVpcAttachmentCommandOutput,
77
- } from "../commands/CreateVpcAttachmentCommand";
78
- import {
79
- DeleteAttachmentCommandInput,
80
- DeleteAttachmentCommandOutput,
81
- } from "../commands/DeleteAttachmentCommand";
82
- import {
83
- DeleteConnectionCommandInput,
84
- DeleteConnectionCommandOutput,
85
- } from "../commands/DeleteConnectionCommand";
86
- import {
87
- DeleteConnectPeerCommandInput,
88
- DeleteConnectPeerCommandOutput,
89
- } from "../commands/DeleteConnectPeerCommand";
90
- import {
91
- DeleteCoreNetworkCommandInput,
92
- DeleteCoreNetworkCommandOutput,
93
- } from "../commands/DeleteCoreNetworkCommand";
94
- import {
95
- DeleteCoreNetworkPolicyVersionCommandInput,
96
- DeleteCoreNetworkPolicyVersionCommandOutput,
97
- } from "../commands/DeleteCoreNetworkPolicyVersionCommand";
98
- import {
99
- DeleteDeviceCommandInput,
100
- DeleteDeviceCommandOutput,
101
- } from "../commands/DeleteDeviceCommand";
102
- import {
103
- DeleteGlobalNetworkCommandInput,
104
- DeleteGlobalNetworkCommandOutput,
105
- } from "../commands/DeleteGlobalNetworkCommand";
106
- import {
107
- DeleteLinkCommandInput,
108
- DeleteLinkCommandOutput,
109
- } from "../commands/DeleteLinkCommand";
110
- import {
111
- DeletePeeringCommandInput,
112
- DeletePeeringCommandOutput,
113
- } from "../commands/DeletePeeringCommand";
114
- import {
115
- DeleteResourcePolicyCommandInput,
116
- DeleteResourcePolicyCommandOutput,
117
- } from "../commands/DeleteResourcePolicyCommand";
118
- import {
119
- DeleteSiteCommandInput,
120
- DeleteSiteCommandOutput,
121
- } from "../commands/DeleteSiteCommand";
122
- import {
123
- DeregisterTransitGatewayCommandInput,
124
- DeregisterTransitGatewayCommandOutput,
125
- } from "../commands/DeregisterTransitGatewayCommand";
126
- import {
127
- DescribeGlobalNetworksCommandInput,
128
- DescribeGlobalNetworksCommandOutput,
129
- } from "../commands/DescribeGlobalNetworksCommand";
130
- import {
131
- DisassociateConnectPeerCommandInput,
132
- DisassociateConnectPeerCommandOutput,
133
- } from "../commands/DisassociateConnectPeerCommand";
134
- import {
135
- DisassociateCustomerGatewayCommandInput,
136
- DisassociateCustomerGatewayCommandOutput,
137
- } from "../commands/DisassociateCustomerGatewayCommand";
138
- import {
139
- DisassociateLinkCommandInput,
140
- DisassociateLinkCommandOutput,
141
- } from "../commands/DisassociateLinkCommand";
142
- import {
143
- DisassociateTransitGatewayConnectPeerCommandInput,
144
- DisassociateTransitGatewayConnectPeerCommandOutput,
145
- } from "../commands/DisassociateTransitGatewayConnectPeerCommand";
146
- import {
147
- ExecuteCoreNetworkChangeSetCommandInput,
148
- ExecuteCoreNetworkChangeSetCommandOutput,
149
- } from "../commands/ExecuteCoreNetworkChangeSetCommand";
150
- import {
151
- GetConnectAttachmentCommandInput,
152
- GetConnectAttachmentCommandOutput,
153
- } from "../commands/GetConnectAttachmentCommand";
154
- import {
155
- GetConnectionsCommandInput,
156
- GetConnectionsCommandOutput,
157
- } from "../commands/GetConnectionsCommand";
158
- import {
159
- GetConnectPeerAssociationsCommandInput,
160
- GetConnectPeerAssociationsCommandOutput,
161
- } from "../commands/GetConnectPeerAssociationsCommand";
162
- import {
163
- GetConnectPeerCommandInput,
164
- GetConnectPeerCommandOutput,
165
- } from "../commands/GetConnectPeerCommand";
166
- import {
167
- GetCoreNetworkChangeEventsCommandInput,
168
- GetCoreNetworkChangeEventsCommandOutput,
169
- } from "../commands/GetCoreNetworkChangeEventsCommand";
170
- import {
171
- GetCoreNetworkChangeSetCommandInput,
172
- GetCoreNetworkChangeSetCommandOutput,
173
- } from "../commands/GetCoreNetworkChangeSetCommand";
174
- import {
175
- GetCoreNetworkCommandInput,
176
- GetCoreNetworkCommandOutput,
177
- } from "../commands/GetCoreNetworkCommand";
178
- import {
179
- GetCoreNetworkPolicyCommandInput,
180
- GetCoreNetworkPolicyCommandOutput,
181
- } from "../commands/GetCoreNetworkPolicyCommand";
182
- import {
183
- GetCustomerGatewayAssociationsCommandInput,
184
- GetCustomerGatewayAssociationsCommandOutput,
185
- } from "../commands/GetCustomerGatewayAssociationsCommand";
186
- import {
187
- GetDevicesCommandInput,
188
- GetDevicesCommandOutput,
189
- } from "../commands/GetDevicesCommand";
190
- import {
191
- GetDirectConnectGatewayAttachmentCommandInput,
192
- GetDirectConnectGatewayAttachmentCommandOutput,
193
- } from "../commands/GetDirectConnectGatewayAttachmentCommand";
194
- import {
195
- GetLinkAssociationsCommandInput,
196
- GetLinkAssociationsCommandOutput,
197
- } from "../commands/GetLinkAssociationsCommand";
198
- import {
199
- GetLinksCommandInput,
200
- GetLinksCommandOutput,
201
- } from "../commands/GetLinksCommand";
202
- import {
203
- GetNetworkResourceCountsCommandInput,
204
- GetNetworkResourceCountsCommandOutput,
205
- } from "../commands/GetNetworkResourceCountsCommand";
206
- import {
207
- GetNetworkResourceRelationshipsCommandInput,
208
- GetNetworkResourceRelationshipsCommandOutput,
209
- } from "../commands/GetNetworkResourceRelationshipsCommand";
210
- import {
211
- GetNetworkResourcesCommandInput,
212
- GetNetworkResourcesCommandOutput,
213
- } from "../commands/GetNetworkResourcesCommand";
214
- import {
215
- GetNetworkRoutesCommandInput,
216
- GetNetworkRoutesCommandOutput,
217
- } from "../commands/GetNetworkRoutesCommand";
218
- import {
219
- GetNetworkTelemetryCommandInput,
220
- GetNetworkTelemetryCommandOutput,
221
- } from "../commands/GetNetworkTelemetryCommand";
222
- import {
223
- GetResourcePolicyCommandInput,
224
- GetResourcePolicyCommandOutput,
225
- } from "../commands/GetResourcePolicyCommand";
226
- import {
227
- GetRouteAnalysisCommandInput,
228
- GetRouteAnalysisCommandOutput,
229
- } from "../commands/GetRouteAnalysisCommand";
230
- import {
231
- GetSitesCommandInput,
232
- GetSitesCommandOutput,
233
- } from "../commands/GetSitesCommand";
234
- import {
235
- GetSiteToSiteVpnAttachmentCommandInput,
236
- GetSiteToSiteVpnAttachmentCommandOutput,
237
- } from "../commands/GetSiteToSiteVpnAttachmentCommand";
238
- import {
239
- GetTransitGatewayConnectPeerAssociationsCommandInput,
240
- GetTransitGatewayConnectPeerAssociationsCommandOutput,
241
- } from "../commands/GetTransitGatewayConnectPeerAssociationsCommand";
242
- import {
243
- GetTransitGatewayPeeringCommandInput,
244
- GetTransitGatewayPeeringCommandOutput,
245
- } from "../commands/GetTransitGatewayPeeringCommand";
246
- import {
247
- GetTransitGatewayRegistrationsCommandInput,
248
- GetTransitGatewayRegistrationsCommandOutput,
249
- } from "../commands/GetTransitGatewayRegistrationsCommand";
250
- import {
251
- GetTransitGatewayRouteTableAttachmentCommandInput,
252
- GetTransitGatewayRouteTableAttachmentCommandOutput,
253
- } from "../commands/GetTransitGatewayRouteTableAttachmentCommand";
254
- import {
255
- GetVpcAttachmentCommandInput,
256
- GetVpcAttachmentCommandOutput,
257
- } from "../commands/GetVpcAttachmentCommand";
258
- import {
259
- ListAttachmentsCommandInput,
260
- ListAttachmentsCommandOutput,
261
- } from "../commands/ListAttachmentsCommand";
262
- import {
263
- ListConnectPeersCommandInput,
264
- ListConnectPeersCommandOutput,
265
- } from "../commands/ListConnectPeersCommand";
266
- import {
267
- ListCoreNetworkPolicyVersionsCommandInput,
268
- ListCoreNetworkPolicyVersionsCommandOutput,
269
- } from "../commands/ListCoreNetworkPolicyVersionsCommand";
270
- import {
271
- ListCoreNetworksCommandInput,
272
- ListCoreNetworksCommandOutput,
273
- } from "../commands/ListCoreNetworksCommand";
274
- import {
275
- ListOrganizationServiceAccessStatusCommandInput,
276
- ListOrganizationServiceAccessStatusCommandOutput,
277
- } from "../commands/ListOrganizationServiceAccessStatusCommand";
278
- import {
279
- ListPeeringsCommandInput,
280
- ListPeeringsCommandOutput,
281
- } from "../commands/ListPeeringsCommand";
282
- import {
283
- ListTagsForResourceCommandInput,
284
- ListTagsForResourceCommandOutput,
285
- } from "../commands/ListTagsForResourceCommand";
286
- import {
287
- PutCoreNetworkPolicyCommandInput,
288
- PutCoreNetworkPolicyCommandOutput,
289
- } from "../commands/PutCoreNetworkPolicyCommand";
290
- import {
291
- PutResourcePolicyCommandInput,
292
- PutResourcePolicyCommandOutput,
293
- } from "../commands/PutResourcePolicyCommand";
294
- import {
295
- RegisterTransitGatewayCommandInput,
296
- RegisterTransitGatewayCommandOutput,
297
- } from "../commands/RegisterTransitGatewayCommand";
298
- import {
299
- RejectAttachmentCommandInput,
300
- RejectAttachmentCommandOutput,
301
- } from "../commands/RejectAttachmentCommand";
302
- import {
303
- RestoreCoreNetworkPolicyVersionCommandInput,
304
- RestoreCoreNetworkPolicyVersionCommandOutput,
305
- } from "../commands/RestoreCoreNetworkPolicyVersionCommand";
306
- import {
307
- StartOrganizationServiceAccessUpdateCommandInput,
308
- StartOrganizationServiceAccessUpdateCommandOutput,
309
- } from "../commands/StartOrganizationServiceAccessUpdateCommand";
310
- import {
311
- StartRouteAnalysisCommandInput,
312
- StartRouteAnalysisCommandOutput,
313
- } from "../commands/StartRouteAnalysisCommand";
314
- import {
315
- TagResourceCommandInput,
316
- TagResourceCommandOutput,
317
- } from "../commands/TagResourceCommand";
318
- import {
319
- UntagResourceCommandInput,
320
- UntagResourceCommandOutput,
321
- } from "../commands/UntagResourceCommand";
322
- import {
323
- UpdateConnectionCommandInput,
324
- UpdateConnectionCommandOutput,
325
- } from "../commands/UpdateConnectionCommand";
326
- import {
327
- UpdateCoreNetworkCommandInput,
328
- UpdateCoreNetworkCommandOutput,
329
- } from "../commands/UpdateCoreNetworkCommand";
330
- import {
331
- UpdateDeviceCommandInput,
332
- UpdateDeviceCommandOutput,
333
- } from "../commands/UpdateDeviceCommand";
334
- import {
335
- UpdateDirectConnectGatewayAttachmentCommandInput,
336
- UpdateDirectConnectGatewayAttachmentCommandOutput,
337
- } from "../commands/UpdateDirectConnectGatewayAttachmentCommand";
338
- import {
339
- UpdateGlobalNetworkCommandInput,
340
- UpdateGlobalNetworkCommandOutput,
341
- } from "../commands/UpdateGlobalNetworkCommand";
342
- import {
343
- UpdateLinkCommandInput,
344
- UpdateLinkCommandOutput,
345
- } from "../commands/UpdateLinkCommand";
346
- import {
347
- UpdateNetworkResourceMetadataCommandInput,
348
- UpdateNetworkResourceMetadataCommandOutput,
349
- } from "../commands/UpdateNetworkResourceMetadataCommand";
350
- import {
351
- UpdateSiteCommandInput,
352
- UpdateSiteCommandOutput,
353
- } from "../commands/UpdateSiteCommand";
354
- import {
355
- UpdateVpcAttachmentCommandInput,
356
- UpdateVpcAttachmentCommandOutput,
357
- } from "../commands/UpdateVpcAttachmentCommand";
358
- export declare const se_AcceptAttachmentCommand: (
359
- input: AcceptAttachmentCommandInput,
360
- context: __SerdeContext
361
- ) => Promise<__HttpRequest>;
362
- export declare const se_AssociateConnectPeerCommand: (
363
- input: AssociateConnectPeerCommandInput,
364
- context: __SerdeContext
365
- ) => Promise<__HttpRequest>;
366
- export declare const se_AssociateCustomerGatewayCommand: (
367
- input: AssociateCustomerGatewayCommandInput,
368
- context: __SerdeContext
369
- ) => Promise<__HttpRequest>;
370
- export declare const se_AssociateLinkCommand: (
371
- input: AssociateLinkCommandInput,
372
- context: __SerdeContext
373
- ) => Promise<__HttpRequest>;
374
- export declare const se_AssociateTransitGatewayConnectPeerCommand: (
375
- input: AssociateTransitGatewayConnectPeerCommandInput,
376
- context: __SerdeContext
377
- ) => Promise<__HttpRequest>;
378
- export declare const se_CreateConnectAttachmentCommand: (
379
- input: CreateConnectAttachmentCommandInput,
380
- context: __SerdeContext
381
- ) => Promise<__HttpRequest>;
382
- export declare const se_CreateConnectionCommand: (
383
- input: CreateConnectionCommandInput,
384
- context: __SerdeContext
385
- ) => Promise<__HttpRequest>;
386
- export declare const se_CreateConnectPeerCommand: (
387
- input: CreateConnectPeerCommandInput,
388
- context: __SerdeContext
389
- ) => Promise<__HttpRequest>;
390
- export declare const se_CreateCoreNetworkCommand: (
391
- input: CreateCoreNetworkCommandInput,
392
- context: __SerdeContext
393
- ) => Promise<__HttpRequest>;
394
- export declare const se_CreateDeviceCommand: (
395
- input: CreateDeviceCommandInput,
396
- context: __SerdeContext
397
- ) => Promise<__HttpRequest>;
398
- export declare const se_CreateDirectConnectGatewayAttachmentCommand: (
399
- input: CreateDirectConnectGatewayAttachmentCommandInput,
400
- context: __SerdeContext
401
- ) => Promise<__HttpRequest>;
402
- export declare const se_CreateGlobalNetworkCommand: (
403
- input: CreateGlobalNetworkCommandInput,
404
- context: __SerdeContext
405
- ) => Promise<__HttpRequest>;
406
- export declare const se_CreateLinkCommand: (
407
- input: CreateLinkCommandInput,
408
- context: __SerdeContext
409
- ) => Promise<__HttpRequest>;
410
- export declare const se_CreateSiteCommand: (
411
- input: CreateSiteCommandInput,
412
- context: __SerdeContext
413
- ) => Promise<__HttpRequest>;
414
- export declare const se_CreateSiteToSiteVpnAttachmentCommand: (
415
- input: CreateSiteToSiteVpnAttachmentCommandInput,
416
- context: __SerdeContext
417
- ) => Promise<__HttpRequest>;
418
- export declare const se_CreateTransitGatewayPeeringCommand: (
419
- input: CreateTransitGatewayPeeringCommandInput,
420
- context: __SerdeContext
421
- ) => Promise<__HttpRequest>;
422
- export declare const se_CreateTransitGatewayRouteTableAttachmentCommand: (
423
- input: CreateTransitGatewayRouteTableAttachmentCommandInput,
424
- context: __SerdeContext
425
- ) => Promise<__HttpRequest>;
426
- export declare const se_CreateVpcAttachmentCommand: (
427
- input: CreateVpcAttachmentCommandInput,
428
- context: __SerdeContext
429
- ) => Promise<__HttpRequest>;
430
- export declare const se_DeleteAttachmentCommand: (
431
- input: DeleteAttachmentCommandInput,
432
- context: __SerdeContext
433
- ) => Promise<__HttpRequest>;
434
- export declare const se_DeleteConnectionCommand: (
435
- input: DeleteConnectionCommandInput,
436
- context: __SerdeContext
437
- ) => Promise<__HttpRequest>;
438
- export declare const se_DeleteConnectPeerCommand: (
439
- input: DeleteConnectPeerCommandInput,
440
- context: __SerdeContext
441
- ) => Promise<__HttpRequest>;
442
- export declare const se_DeleteCoreNetworkCommand: (
443
- input: DeleteCoreNetworkCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_DeleteCoreNetworkPolicyVersionCommand: (
447
- input: DeleteCoreNetworkPolicyVersionCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_DeleteDeviceCommand: (
451
- input: DeleteDeviceCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_DeleteGlobalNetworkCommand: (
455
- input: DeleteGlobalNetworkCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_DeleteLinkCommand: (
459
- input: DeleteLinkCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_DeletePeeringCommand: (
463
- input: DeletePeeringCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_DeleteResourcePolicyCommand: (
467
- input: DeleteResourcePolicyCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_DeleteSiteCommand: (
471
- input: DeleteSiteCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_DeregisterTransitGatewayCommand: (
475
- input: DeregisterTransitGatewayCommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_DescribeGlobalNetworksCommand: (
479
- input: DescribeGlobalNetworksCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_DisassociateConnectPeerCommand: (
483
- input: DisassociateConnectPeerCommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_DisassociateCustomerGatewayCommand: (
487
- input: DisassociateCustomerGatewayCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_DisassociateLinkCommand: (
491
- input: DisassociateLinkCommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_DisassociateTransitGatewayConnectPeerCommand: (
495
- input: DisassociateTransitGatewayConnectPeerCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_ExecuteCoreNetworkChangeSetCommand: (
499
- input: ExecuteCoreNetworkChangeSetCommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_GetConnectAttachmentCommand: (
503
- input: GetConnectAttachmentCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_GetConnectionsCommand: (
507
- input: GetConnectionsCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_GetConnectPeerCommand: (
511
- input: GetConnectPeerCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_GetConnectPeerAssociationsCommand: (
515
- input: GetConnectPeerAssociationsCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_GetCoreNetworkCommand: (
519
- input: GetCoreNetworkCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_GetCoreNetworkChangeEventsCommand: (
523
- input: GetCoreNetworkChangeEventsCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_GetCoreNetworkChangeSetCommand: (
527
- input: GetCoreNetworkChangeSetCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_GetCoreNetworkPolicyCommand: (
531
- input: GetCoreNetworkPolicyCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_GetCustomerGatewayAssociationsCommand: (
535
- input: GetCustomerGatewayAssociationsCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_GetDevicesCommand: (
539
- input: GetDevicesCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_GetDirectConnectGatewayAttachmentCommand: (
543
- input: GetDirectConnectGatewayAttachmentCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_GetLinkAssociationsCommand: (
547
- input: GetLinkAssociationsCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_GetLinksCommand: (
551
- input: GetLinksCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_GetNetworkResourceCountsCommand: (
555
- input: GetNetworkResourceCountsCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_GetNetworkResourceRelationshipsCommand: (
559
- input: GetNetworkResourceRelationshipsCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_GetNetworkResourcesCommand: (
563
- input: GetNetworkResourcesCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_GetNetworkRoutesCommand: (
567
- input: GetNetworkRoutesCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_GetNetworkTelemetryCommand: (
571
- input: GetNetworkTelemetryCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_GetResourcePolicyCommand: (
575
- input: GetResourcePolicyCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_GetRouteAnalysisCommand: (
579
- input: GetRouteAnalysisCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_GetSitesCommand: (
583
- input: GetSitesCommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_GetSiteToSiteVpnAttachmentCommand: (
587
- input: GetSiteToSiteVpnAttachmentCommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_GetTransitGatewayConnectPeerAssociationsCommand: (
591
- input: GetTransitGatewayConnectPeerAssociationsCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_GetTransitGatewayPeeringCommand: (
595
- input: GetTransitGatewayPeeringCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_GetTransitGatewayRegistrationsCommand: (
599
- input: GetTransitGatewayRegistrationsCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_GetTransitGatewayRouteTableAttachmentCommand: (
603
- input: GetTransitGatewayRouteTableAttachmentCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const se_GetVpcAttachmentCommand: (
607
- input: GetVpcAttachmentCommandInput,
608
- context: __SerdeContext
609
- ) => Promise<__HttpRequest>;
610
- export declare const se_ListAttachmentsCommand: (
611
- input: ListAttachmentsCommandInput,
612
- context: __SerdeContext
613
- ) => Promise<__HttpRequest>;
614
- export declare const se_ListConnectPeersCommand: (
615
- input: ListConnectPeersCommandInput,
616
- context: __SerdeContext
617
- ) => Promise<__HttpRequest>;
618
- export declare const se_ListCoreNetworkPolicyVersionsCommand: (
619
- input: ListCoreNetworkPolicyVersionsCommandInput,
620
- context: __SerdeContext
621
- ) => Promise<__HttpRequest>;
622
- export declare const se_ListCoreNetworksCommand: (
623
- input: ListCoreNetworksCommandInput,
624
- context: __SerdeContext
625
- ) => Promise<__HttpRequest>;
626
- export declare const se_ListOrganizationServiceAccessStatusCommand: (
627
- input: ListOrganizationServiceAccessStatusCommandInput,
628
- context: __SerdeContext
629
- ) => Promise<__HttpRequest>;
630
- export declare const se_ListPeeringsCommand: (
631
- input: ListPeeringsCommandInput,
632
- context: __SerdeContext
633
- ) => Promise<__HttpRequest>;
634
- export declare const se_ListTagsForResourceCommand: (
635
- input: ListTagsForResourceCommandInput,
636
- context: __SerdeContext
637
- ) => Promise<__HttpRequest>;
638
- export declare const se_PutCoreNetworkPolicyCommand: (
639
- input: PutCoreNetworkPolicyCommandInput,
640
- context: __SerdeContext
641
- ) => Promise<__HttpRequest>;
642
- export declare const se_PutResourcePolicyCommand: (
643
- input: PutResourcePolicyCommandInput,
644
- context: __SerdeContext
645
- ) => Promise<__HttpRequest>;
646
- export declare const se_RegisterTransitGatewayCommand: (
647
- input: RegisterTransitGatewayCommandInput,
648
- context: __SerdeContext
649
- ) => Promise<__HttpRequest>;
650
- export declare const se_RejectAttachmentCommand: (
651
- input: RejectAttachmentCommandInput,
652
- context: __SerdeContext
653
- ) => Promise<__HttpRequest>;
654
- export declare const se_RestoreCoreNetworkPolicyVersionCommand: (
655
- input: RestoreCoreNetworkPolicyVersionCommandInput,
656
- context: __SerdeContext
657
- ) => Promise<__HttpRequest>;
658
- export declare const se_StartOrganizationServiceAccessUpdateCommand: (
659
- input: StartOrganizationServiceAccessUpdateCommandInput,
660
- context: __SerdeContext
661
- ) => Promise<__HttpRequest>;
662
- export declare const se_StartRouteAnalysisCommand: (
663
- input: StartRouteAnalysisCommandInput,
664
- context: __SerdeContext
665
- ) => Promise<__HttpRequest>;
666
- export declare const se_TagResourceCommand: (
667
- input: TagResourceCommandInput,
668
- context: __SerdeContext
669
- ) => Promise<__HttpRequest>;
670
- export declare const se_UntagResourceCommand: (
671
- input: UntagResourceCommandInput,
672
- context: __SerdeContext
673
- ) => Promise<__HttpRequest>;
674
- export declare const se_UpdateConnectionCommand: (
675
- input: UpdateConnectionCommandInput,
676
- context: __SerdeContext
677
- ) => Promise<__HttpRequest>;
678
- export declare const se_UpdateCoreNetworkCommand: (
679
- input: UpdateCoreNetworkCommandInput,
680
- context: __SerdeContext
681
- ) => Promise<__HttpRequest>;
682
- export declare const se_UpdateDeviceCommand: (
683
- input: UpdateDeviceCommandInput,
684
- context: __SerdeContext
685
- ) => Promise<__HttpRequest>;
686
- export declare const se_UpdateDirectConnectGatewayAttachmentCommand: (
687
- input: UpdateDirectConnectGatewayAttachmentCommandInput,
688
- context: __SerdeContext
689
- ) => Promise<__HttpRequest>;
690
- export declare const se_UpdateGlobalNetworkCommand: (
691
- input: UpdateGlobalNetworkCommandInput,
692
- context: __SerdeContext
693
- ) => Promise<__HttpRequest>;
694
- export declare const se_UpdateLinkCommand: (
695
- input: UpdateLinkCommandInput,
696
- context: __SerdeContext
697
- ) => Promise<__HttpRequest>;
698
- export declare const se_UpdateNetworkResourceMetadataCommand: (
699
- input: UpdateNetworkResourceMetadataCommandInput,
700
- context: __SerdeContext
701
- ) => Promise<__HttpRequest>;
702
- export declare const se_UpdateSiteCommand: (
703
- input: UpdateSiteCommandInput,
704
- context: __SerdeContext
705
- ) => Promise<__HttpRequest>;
706
- export declare const se_UpdateVpcAttachmentCommand: (
707
- input: UpdateVpcAttachmentCommandInput,
708
- context: __SerdeContext
709
- ) => Promise<__HttpRequest>;
710
- export declare const de_AcceptAttachmentCommand: (
711
- output: __HttpResponse,
712
- context: __SerdeContext
713
- ) => Promise<AcceptAttachmentCommandOutput>;
714
- export declare const de_AssociateConnectPeerCommand: (
715
- output: __HttpResponse,
716
- context: __SerdeContext
717
- ) => Promise<AssociateConnectPeerCommandOutput>;
718
- export declare const de_AssociateCustomerGatewayCommand: (
719
- output: __HttpResponse,
720
- context: __SerdeContext
721
- ) => Promise<AssociateCustomerGatewayCommandOutput>;
722
- export declare const de_AssociateLinkCommand: (
723
- output: __HttpResponse,
724
- context: __SerdeContext
725
- ) => Promise<AssociateLinkCommandOutput>;
726
- export declare const de_AssociateTransitGatewayConnectPeerCommand: (
727
- output: __HttpResponse,
728
- context: __SerdeContext
729
- ) => Promise<AssociateTransitGatewayConnectPeerCommandOutput>;
730
- export declare const de_CreateConnectAttachmentCommand: (
731
- output: __HttpResponse,
732
- context: __SerdeContext
733
- ) => Promise<CreateConnectAttachmentCommandOutput>;
734
- export declare const de_CreateConnectionCommand: (
735
- output: __HttpResponse,
736
- context: __SerdeContext
737
- ) => Promise<CreateConnectionCommandOutput>;
738
- export declare const de_CreateConnectPeerCommand: (
739
- output: __HttpResponse,
740
- context: __SerdeContext
741
- ) => Promise<CreateConnectPeerCommandOutput>;
742
- export declare const de_CreateCoreNetworkCommand: (
743
- output: __HttpResponse,
744
- context: __SerdeContext
745
- ) => Promise<CreateCoreNetworkCommandOutput>;
746
- export declare const de_CreateDeviceCommand: (
747
- output: __HttpResponse,
748
- context: __SerdeContext
749
- ) => Promise<CreateDeviceCommandOutput>;
750
- export declare const de_CreateDirectConnectGatewayAttachmentCommand: (
751
- output: __HttpResponse,
752
- context: __SerdeContext
753
- ) => Promise<CreateDirectConnectGatewayAttachmentCommandOutput>;
754
- export declare const de_CreateGlobalNetworkCommand: (
755
- output: __HttpResponse,
756
- context: __SerdeContext
757
- ) => Promise<CreateGlobalNetworkCommandOutput>;
758
- export declare const de_CreateLinkCommand: (
759
- output: __HttpResponse,
760
- context: __SerdeContext
761
- ) => Promise<CreateLinkCommandOutput>;
762
- export declare const de_CreateSiteCommand: (
763
- output: __HttpResponse,
764
- context: __SerdeContext
765
- ) => Promise<CreateSiteCommandOutput>;
766
- export declare const de_CreateSiteToSiteVpnAttachmentCommand: (
767
- output: __HttpResponse,
768
- context: __SerdeContext
769
- ) => Promise<CreateSiteToSiteVpnAttachmentCommandOutput>;
770
- export declare const de_CreateTransitGatewayPeeringCommand: (
771
- output: __HttpResponse,
772
- context: __SerdeContext
773
- ) => Promise<CreateTransitGatewayPeeringCommandOutput>;
774
- export declare const de_CreateTransitGatewayRouteTableAttachmentCommand: (
775
- output: __HttpResponse,
776
- context: __SerdeContext
777
- ) => Promise<CreateTransitGatewayRouteTableAttachmentCommandOutput>;
778
- export declare const de_CreateVpcAttachmentCommand: (
779
- output: __HttpResponse,
780
- context: __SerdeContext
781
- ) => Promise<CreateVpcAttachmentCommandOutput>;
782
- export declare const de_DeleteAttachmentCommand: (
783
- output: __HttpResponse,
784
- context: __SerdeContext
785
- ) => Promise<DeleteAttachmentCommandOutput>;
786
- export declare const de_DeleteConnectionCommand: (
787
- output: __HttpResponse,
788
- context: __SerdeContext
789
- ) => Promise<DeleteConnectionCommandOutput>;
790
- export declare const de_DeleteConnectPeerCommand: (
791
- output: __HttpResponse,
792
- context: __SerdeContext
793
- ) => Promise<DeleteConnectPeerCommandOutput>;
794
- export declare const de_DeleteCoreNetworkCommand: (
795
- output: __HttpResponse,
796
- context: __SerdeContext
797
- ) => Promise<DeleteCoreNetworkCommandOutput>;
798
- export declare const de_DeleteCoreNetworkPolicyVersionCommand: (
799
- output: __HttpResponse,
800
- context: __SerdeContext
801
- ) => Promise<DeleteCoreNetworkPolicyVersionCommandOutput>;
802
- export declare const de_DeleteDeviceCommand: (
803
- output: __HttpResponse,
804
- context: __SerdeContext
805
- ) => Promise<DeleteDeviceCommandOutput>;
806
- export declare const de_DeleteGlobalNetworkCommand: (
807
- output: __HttpResponse,
808
- context: __SerdeContext
809
- ) => Promise<DeleteGlobalNetworkCommandOutput>;
810
- export declare const de_DeleteLinkCommand: (
811
- output: __HttpResponse,
812
- context: __SerdeContext
813
- ) => Promise<DeleteLinkCommandOutput>;
814
- export declare const de_DeletePeeringCommand: (
815
- output: __HttpResponse,
816
- context: __SerdeContext
817
- ) => Promise<DeletePeeringCommandOutput>;
818
- export declare const de_DeleteResourcePolicyCommand: (
819
- output: __HttpResponse,
820
- context: __SerdeContext
821
- ) => Promise<DeleteResourcePolicyCommandOutput>;
822
- export declare const de_DeleteSiteCommand: (
823
- output: __HttpResponse,
824
- context: __SerdeContext
825
- ) => Promise<DeleteSiteCommandOutput>;
826
- export declare const de_DeregisterTransitGatewayCommand: (
827
- output: __HttpResponse,
828
- context: __SerdeContext
829
- ) => Promise<DeregisterTransitGatewayCommandOutput>;
830
- export declare const de_DescribeGlobalNetworksCommand: (
831
- output: __HttpResponse,
832
- context: __SerdeContext
833
- ) => Promise<DescribeGlobalNetworksCommandOutput>;
834
- export declare const de_DisassociateConnectPeerCommand: (
835
- output: __HttpResponse,
836
- context: __SerdeContext
837
- ) => Promise<DisassociateConnectPeerCommandOutput>;
838
- export declare const de_DisassociateCustomerGatewayCommand: (
839
- output: __HttpResponse,
840
- context: __SerdeContext
841
- ) => Promise<DisassociateCustomerGatewayCommandOutput>;
842
- export declare const de_DisassociateLinkCommand: (
843
- output: __HttpResponse,
844
- context: __SerdeContext
845
- ) => Promise<DisassociateLinkCommandOutput>;
846
- export declare const de_DisassociateTransitGatewayConnectPeerCommand: (
847
- output: __HttpResponse,
848
- context: __SerdeContext
849
- ) => Promise<DisassociateTransitGatewayConnectPeerCommandOutput>;
850
- export declare const de_ExecuteCoreNetworkChangeSetCommand: (
851
- output: __HttpResponse,
852
- context: __SerdeContext
853
- ) => Promise<ExecuteCoreNetworkChangeSetCommandOutput>;
854
- export declare const de_GetConnectAttachmentCommand: (
855
- output: __HttpResponse,
856
- context: __SerdeContext
857
- ) => Promise<GetConnectAttachmentCommandOutput>;
858
- export declare const de_GetConnectionsCommand: (
859
- output: __HttpResponse,
860
- context: __SerdeContext
861
- ) => Promise<GetConnectionsCommandOutput>;
862
- export declare const de_GetConnectPeerCommand: (
863
- output: __HttpResponse,
864
- context: __SerdeContext
865
- ) => Promise<GetConnectPeerCommandOutput>;
866
- export declare const de_GetConnectPeerAssociationsCommand: (
867
- output: __HttpResponse,
868
- context: __SerdeContext
869
- ) => Promise<GetConnectPeerAssociationsCommandOutput>;
870
- export declare const de_GetCoreNetworkCommand: (
871
- output: __HttpResponse,
872
- context: __SerdeContext
873
- ) => Promise<GetCoreNetworkCommandOutput>;
874
- export declare const de_GetCoreNetworkChangeEventsCommand: (
875
- output: __HttpResponse,
876
- context: __SerdeContext
877
- ) => Promise<GetCoreNetworkChangeEventsCommandOutput>;
878
- export declare const de_GetCoreNetworkChangeSetCommand: (
879
- output: __HttpResponse,
880
- context: __SerdeContext
881
- ) => Promise<GetCoreNetworkChangeSetCommandOutput>;
882
- export declare const de_GetCoreNetworkPolicyCommand: (
883
- output: __HttpResponse,
884
- context: __SerdeContext
885
- ) => Promise<GetCoreNetworkPolicyCommandOutput>;
886
- export declare const de_GetCustomerGatewayAssociationsCommand: (
887
- output: __HttpResponse,
888
- context: __SerdeContext
889
- ) => Promise<GetCustomerGatewayAssociationsCommandOutput>;
890
- export declare const de_GetDevicesCommand: (
891
- output: __HttpResponse,
892
- context: __SerdeContext
893
- ) => Promise<GetDevicesCommandOutput>;
894
- export declare const de_GetDirectConnectGatewayAttachmentCommand: (
895
- output: __HttpResponse,
896
- context: __SerdeContext
897
- ) => Promise<GetDirectConnectGatewayAttachmentCommandOutput>;
898
- export declare const de_GetLinkAssociationsCommand: (
899
- output: __HttpResponse,
900
- context: __SerdeContext
901
- ) => Promise<GetLinkAssociationsCommandOutput>;
902
- export declare const de_GetLinksCommand: (
903
- output: __HttpResponse,
904
- context: __SerdeContext
905
- ) => Promise<GetLinksCommandOutput>;
906
- export declare const de_GetNetworkResourceCountsCommand: (
907
- output: __HttpResponse,
908
- context: __SerdeContext
909
- ) => Promise<GetNetworkResourceCountsCommandOutput>;
910
- export declare const de_GetNetworkResourceRelationshipsCommand: (
911
- output: __HttpResponse,
912
- context: __SerdeContext
913
- ) => Promise<GetNetworkResourceRelationshipsCommandOutput>;
914
- export declare const de_GetNetworkResourcesCommand: (
915
- output: __HttpResponse,
916
- context: __SerdeContext
917
- ) => Promise<GetNetworkResourcesCommandOutput>;
918
- export declare const de_GetNetworkRoutesCommand: (
919
- output: __HttpResponse,
920
- context: __SerdeContext
921
- ) => Promise<GetNetworkRoutesCommandOutput>;
922
- export declare const de_GetNetworkTelemetryCommand: (
923
- output: __HttpResponse,
924
- context: __SerdeContext
925
- ) => Promise<GetNetworkTelemetryCommandOutput>;
926
- export declare const de_GetResourcePolicyCommand: (
927
- output: __HttpResponse,
928
- context: __SerdeContext
929
- ) => Promise<GetResourcePolicyCommandOutput>;
930
- export declare const de_GetRouteAnalysisCommand: (
931
- output: __HttpResponse,
932
- context: __SerdeContext
933
- ) => Promise<GetRouteAnalysisCommandOutput>;
934
- export declare const de_GetSitesCommand: (
935
- output: __HttpResponse,
936
- context: __SerdeContext
937
- ) => Promise<GetSitesCommandOutput>;
938
- export declare const de_GetSiteToSiteVpnAttachmentCommand: (
939
- output: __HttpResponse,
940
- context: __SerdeContext
941
- ) => Promise<GetSiteToSiteVpnAttachmentCommandOutput>;
942
- export declare const de_GetTransitGatewayConnectPeerAssociationsCommand: (
943
- output: __HttpResponse,
944
- context: __SerdeContext
945
- ) => Promise<GetTransitGatewayConnectPeerAssociationsCommandOutput>;
946
- export declare const de_GetTransitGatewayPeeringCommand: (
947
- output: __HttpResponse,
948
- context: __SerdeContext
949
- ) => Promise<GetTransitGatewayPeeringCommandOutput>;
950
- export declare const de_GetTransitGatewayRegistrationsCommand: (
951
- output: __HttpResponse,
952
- context: __SerdeContext
953
- ) => Promise<GetTransitGatewayRegistrationsCommandOutput>;
954
- export declare const de_GetTransitGatewayRouteTableAttachmentCommand: (
955
- output: __HttpResponse,
956
- context: __SerdeContext
957
- ) => Promise<GetTransitGatewayRouteTableAttachmentCommandOutput>;
958
- export declare const de_GetVpcAttachmentCommand: (
959
- output: __HttpResponse,
960
- context: __SerdeContext
961
- ) => Promise<GetVpcAttachmentCommandOutput>;
962
- export declare const de_ListAttachmentsCommand: (
963
- output: __HttpResponse,
964
- context: __SerdeContext
965
- ) => Promise<ListAttachmentsCommandOutput>;
966
- export declare const de_ListConnectPeersCommand: (
967
- output: __HttpResponse,
968
- context: __SerdeContext
969
- ) => Promise<ListConnectPeersCommandOutput>;
970
- export declare const de_ListCoreNetworkPolicyVersionsCommand: (
971
- output: __HttpResponse,
972
- context: __SerdeContext
973
- ) => Promise<ListCoreNetworkPolicyVersionsCommandOutput>;
974
- export declare const de_ListCoreNetworksCommand: (
975
- output: __HttpResponse,
976
- context: __SerdeContext
977
- ) => Promise<ListCoreNetworksCommandOutput>;
978
- export declare const de_ListOrganizationServiceAccessStatusCommand: (
979
- output: __HttpResponse,
980
- context: __SerdeContext
981
- ) => Promise<ListOrganizationServiceAccessStatusCommandOutput>;
982
- export declare const de_ListPeeringsCommand: (
983
- output: __HttpResponse,
984
- context: __SerdeContext
985
- ) => Promise<ListPeeringsCommandOutput>;
986
- export declare const de_ListTagsForResourceCommand: (
987
- output: __HttpResponse,
988
- context: __SerdeContext
989
- ) => Promise<ListTagsForResourceCommandOutput>;
990
- export declare const de_PutCoreNetworkPolicyCommand: (
991
- output: __HttpResponse,
992
- context: __SerdeContext
993
- ) => Promise<PutCoreNetworkPolicyCommandOutput>;
994
- export declare const de_PutResourcePolicyCommand: (
995
- output: __HttpResponse,
996
- context: __SerdeContext
997
- ) => Promise<PutResourcePolicyCommandOutput>;
998
- export declare const de_RegisterTransitGatewayCommand: (
999
- output: __HttpResponse,
1000
- context: __SerdeContext
1001
- ) => Promise<RegisterTransitGatewayCommandOutput>;
1002
- export declare const de_RejectAttachmentCommand: (
1003
- output: __HttpResponse,
1004
- context: __SerdeContext
1005
- ) => Promise<RejectAttachmentCommandOutput>;
1006
- export declare const de_RestoreCoreNetworkPolicyVersionCommand: (
1007
- output: __HttpResponse,
1008
- context: __SerdeContext
1009
- ) => Promise<RestoreCoreNetworkPolicyVersionCommandOutput>;
1010
- export declare const de_StartOrganizationServiceAccessUpdateCommand: (
1011
- output: __HttpResponse,
1012
- context: __SerdeContext
1013
- ) => Promise<StartOrganizationServiceAccessUpdateCommandOutput>;
1014
- export declare const de_StartRouteAnalysisCommand: (
1015
- output: __HttpResponse,
1016
- context: __SerdeContext
1017
- ) => Promise<StartRouteAnalysisCommandOutput>;
1018
- export declare const de_TagResourceCommand: (
1019
- output: __HttpResponse,
1020
- context: __SerdeContext
1021
- ) => Promise<TagResourceCommandOutput>;
1022
- export declare const de_UntagResourceCommand: (
1023
- output: __HttpResponse,
1024
- context: __SerdeContext
1025
- ) => Promise<UntagResourceCommandOutput>;
1026
- export declare const de_UpdateConnectionCommand: (
1027
- output: __HttpResponse,
1028
- context: __SerdeContext
1029
- ) => Promise<UpdateConnectionCommandOutput>;
1030
- export declare const de_UpdateCoreNetworkCommand: (
1031
- output: __HttpResponse,
1032
- context: __SerdeContext
1033
- ) => Promise<UpdateCoreNetworkCommandOutput>;
1034
- export declare const de_UpdateDeviceCommand: (
1035
- output: __HttpResponse,
1036
- context: __SerdeContext
1037
- ) => Promise<UpdateDeviceCommandOutput>;
1038
- export declare const de_UpdateDirectConnectGatewayAttachmentCommand: (
1039
- output: __HttpResponse,
1040
- context: __SerdeContext
1041
- ) => Promise<UpdateDirectConnectGatewayAttachmentCommandOutput>;
1042
- export declare const de_UpdateGlobalNetworkCommand: (
1043
- output: __HttpResponse,
1044
- context: __SerdeContext
1045
- ) => Promise<UpdateGlobalNetworkCommandOutput>;
1046
- export declare const de_UpdateLinkCommand: (
1047
- output: __HttpResponse,
1048
- context: __SerdeContext
1049
- ) => Promise<UpdateLinkCommandOutput>;
1050
- export declare const de_UpdateNetworkResourceMetadataCommand: (
1051
- output: __HttpResponse,
1052
- context: __SerdeContext
1053
- ) => Promise<UpdateNetworkResourceMetadataCommandOutput>;
1054
- export declare const de_UpdateSiteCommand: (
1055
- output: __HttpResponse,
1056
- context: __SerdeContext
1057
- ) => Promise<UpdateSiteCommandOutput>;
1058
- export declare const de_UpdateVpcAttachmentCommand: (
1059
- output: __HttpResponse,
1060
- context: __SerdeContext
1061
- ) => Promise<UpdateVpcAttachmentCommandOutput>;