@aws-sdk/client-networkmanager 3.306.0 → 3.309.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/dist-cjs/commands/AcceptAttachmentCommand.js +2 -2
- package/dist-cjs/commands/AssociateConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/AssociateCustomerGatewayCommand.js +2 -2
- package/dist-cjs/commands/AssociateLinkCommand.js +2 -2
- package/dist-cjs/commands/AssociateTransitGatewayConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectAttachmentCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectionCommand.js +2 -2
- package/dist-cjs/commands/CreateCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceCommand.js +2 -2
- package/dist-cjs/commands/CreateGlobalNetworkCommand.js +2 -2
- package/dist-cjs/commands/CreateLinkCommand.js +2 -2
- package/dist-cjs/commands/CreateSiteCommand.js +2 -2
- package/dist-cjs/commands/CreateSiteToSiteVpnAttachmentCommand.js +2 -2
- package/dist-cjs/commands/CreateTransitGatewayPeeringCommand.js +2 -2
- package/dist-cjs/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +2 -2
- package/dist-cjs/commands/CreateVpcAttachmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteAttachmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreNetworkPolicyVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeviceCommand.js +2 -2
- package/dist-cjs/commands/DeleteGlobalNetworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteLinkCommand.js +2 -2
- package/dist-cjs/commands/DeletePeeringCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteSiteCommand.js +2 -2
- package/dist-cjs/commands/DeregisterTransitGatewayCommand.js +2 -2
- package/dist-cjs/commands/DescribeGlobalNetworksCommand.js +2 -2
- package/dist-cjs/commands/DisassociateConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/DisassociateCustomerGatewayCommand.js +2 -2
- package/dist-cjs/commands/DisassociateLinkCommand.js +2 -2
- package/dist-cjs/commands/DisassociateTransitGatewayConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/ExecuteCoreNetworkChangeSetCommand.js +2 -2
- package/dist-cjs/commands/GetConnectAttachmentCommand.js +2 -2
- package/dist-cjs/commands/GetConnectPeerAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/GetConnectionsCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkChangeEventsCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkChangeSetCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetCustomerGatewayAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetDevicesCommand.js +2 -2
- package/dist-cjs/commands/GetLinkAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetLinksCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkResourceCountsCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkResourceRelationshipsCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkResourcesCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkRoutesCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkTelemetryCommand.js +2 -2
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/GetRouteAnalysisCommand.js +2 -2
- package/dist-cjs/commands/GetSiteToSiteVpnAttachmentCommand.js +2 -2
- package/dist-cjs/commands/GetSitesCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayPeeringCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayRegistrationsCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayRouteTableAttachmentCommand.js +2 -2
- package/dist-cjs/commands/GetVpcAttachmentCommand.js +2 -2
- package/dist-cjs/commands/ListAttachmentsCommand.js +2 -2
- package/dist-cjs/commands/ListConnectPeersCommand.js +2 -2
- package/dist-cjs/commands/ListCoreNetworkPolicyVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreNetworksCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationServiceAccessStatusCommand.js +2 -2
- package/dist-cjs/commands/ListPeeringsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutCoreNetworkPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/RegisterTransitGatewayCommand.js +2 -2
- package/dist-cjs/commands/RejectAttachmentCommand.js +2 -2
- package/dist-cjs/commands/RestoreCoreNetworkPolicyVersionCommand.js +2 -2
- package/dist-cjs/commands/StartOrganizationServiceAccessUpdateCommand.js +2 -2
- package/dist-cjs/commands/StartRouteAnalysisCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceCommand.js +2 -2
- package/dist-cjs/commands/UpdateGlobalNetworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateLinkCommand.js +2 -2
- package/dist-cjs/commands/UpdateNetworkResourceMetadataCommand.js +2 -2
- package/dist-cjs/commands/UpdateSiteCommand.js +2 -2
- package/dist-cjs/commands/UpdateVpcAttachmentCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1324 -1372
- package/dist-es/commands/AcceptAttachmentCommand.js +3 -3
- package/dist-es/commands/AssociateConnectPeerCommand.js +3 -3
- package/dist-es/commands/AssociateCustomerGatewayCommand.js +3 -3
- package/dist-es/commands/AssociateLinkCommand.js +3 -3
- package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +3 -3
- package/dist-es/commands/CreateConnectAttachmentCommand.js +3 -3
- package/dist-es/commands/CreateConnectPeerCommand.js +3 -3
- package/dist-es/commands/CreateConnectionCommand.js +3 -3
- package/dist-es/commands/CreateCoreNetworkCommand.js +3 -3
- package/dist-es/commands/CreateDeviceCommand.js +3 -3
- package/dist-es/commands/CreateGlobalNetworkCommand.js +3 -3
- package/dist-es/commands/CreateLinkCommand.js +3 -3
- package/dist-es/commands/CreateSiteCommand.js +3 -3
- package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +3 -3
- package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +3 -3
- package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +3 -3
- package/dist-es/commands/CreateVpcAttachmentCommand.js +3 -3
- package/dist-es/commands/DeleteAttachmentCommand.js +3 -3
- package/dist-es/commands/DeleteConnectPeerCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteCoreNetworkCommand.js +3 -3
- package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +3 -3
- package/dist-es/commands/DeleteDeviceCommand.js +3 -3
- package/dist-es/commands/DeleteGlobalNetworkCommand.js +3 -3
- package/dist-es/commands/DeleteLinkCommand.js +3 -3
- package/dist-es/commands/DeletePeeringCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteSiteCommand.js +3 -3
- package/dist-es/commands/DeregisterTransitGatewayCommand.js +3 -3
- package/dist-es/commands/DescribeGlobalNetworksCommand.js +3 -3
- package/dist-es/commands/DisassociateConnectPeerCommand.js +3 -3
- package/dist-es/commands/DisassociateCustomerGatewayCommand.js +3 -3
- package/dist-es/commands/DisassociateLinkCommand.js +3 -3
- package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +3 -3
- package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +3 -3
- package/dist-es/commands/GetConnectAttachmentCommand.js +3 -3
- package/dist-es/commands/GetConnectPeerAssociationsCommand.js +3 -3
- package/dist-es/commands/GetConnectPeerCommand.js +3 -3
- package/dist-es/commands/GetConnectionsCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkPolicyCommand.js +3 -3
- package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +3 -3
- package/dist-es/commands/GetDevicesCommand.js +3 -3
- package/dist-es/commands/GetLinkAssociationsCommand.js +3 -3
- package/dist-es/commands/GetLinksCommand.js +3 -3
- package/dist-es/commands/GetNetworkResourceCountsCommand.js +3 -3
- package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +3 -3
- package/dist-es/commands/GetNetworkResourcesCommand.js +3 -3
- package/dist-es/commands/GetNetworkRoutesCommand.js +3 -3
- package/dist-es/commands/GetNetworkTelemetryCommand.js +3 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
- package/dist-es/commands/GetRouteAnalysisCommand.js +3 -3
- package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +3 -3
- package/dist-es/commands/GetSitesCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayPeeringCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +3 -3
- package/dist-es/commands/GetVpcAttachmentCommand.js +3 -3
- package/dist-es/commands/ListAttachmentsCommand.js +3 -3
- package/dist-es/commands/ListConnectPeersCommand.js +3 -3
- package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +3 -3
- package/dist-es/commands/ListCoreNetworksCommand.js +3 -3
- package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +3 -3
- package/dist-es/commands/ListPeeringsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutCoreNetworkPolicyCommand.js +3 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
- package/dist-es/commands/RegisterTransitGatewayCommand.js +3 -3
- package/dist-es/commands/RejectAttachmentCommand.js +3 -3
- package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +3 -3
- package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +3 -3
- package/dist-es/commands/StartRouteAnalysisCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateConnectionCommand.js +3 -3
- package/dist-es/commands/UpdateCoreNetworkCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceCommand.js +3 -3
- package/dist-es/commands/UpdateGlobalNetworkCommand.js +3 -3
- package/dist-es/commands/UpdateLinkCommand.js +3 -3
- package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +3 -3
- package/dist-es/commands/UpdateSiteCommand.js +3 -3
- package/dist-es/commands/UpdateVpcAttachmentCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +1150 -1198
- package/dist-types/protocols/Aws_restJson1.d.ts +680 -170
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +170 -170
- package/package.json +6 -6
|
@@ -343,683 +343,683 @@ import {
|
|
|
343
343
|
UpdateVpcAttachmentCommandInput,
|
|
344
344
|
UpdateVpcAttachmentCommandOutput,
|
|
345
345
|
} from "../commands/UpdateVpcAttachmentCommand";
|
|
346
|
-
export declare const
|
|
346
|
+
export declare const se_AcceptAttachmentCommand: (
|
|
347
347
|
input: AcceptAttachmentCommandInput,
|
|
348
348
|
context: __SerdeContext
|
|
349
349
|
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const
|
|
350
|
+
export declare const se_AssociateConnectPeerCommand: (
|
|
351
351
|
input: AssociateConnectPeerCommandInput,
|
|
352
352
|
context: __SerdeContext
|
|
353
353
|
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const
|
|
354
|
+
export declare const se_AssociateCustomerGatewayCommand: (
|
|
355
355
|
input: AssociateCustomerGatewayCommandInput,
|
|
356
356
|
context: __SerdeContext
|
|
357
357
|
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const
|
|
358
|
+
export declare const se_AssociateLinkCommand: (
|
|
359
359
|
input: AssociateLinkCommandInput,
|
|
360
360
|
context: __SerdeContext
|
|
361
361
|
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const
|
|
362
|
+
export declare const se_AssociateTransitGatewayConnectPeerCommand: (
|
|
363
363
|
input: AssociateTransitGatewayConnectPeerCommandInput,
|
|
364
364
|
context: __SerdeContext
|
|
365
365
|
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const
|
|
366
|
+
export declare const se_CreateConnectAttachmentCommand: (
|
|
367
367
|
input: CreateConnectAttachmentCommandInput,
|
|
368
368
|
context: __SerdeContext
|
|
369
369
|
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const
|
|
370
|
+
export declare const se_CreateConnectionCommand: (
|
|
371
371
|
input: CreateConnectionCommandInput,
|
|
372
372
|
context: __SerdeContext
|
|
373
373
|
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_CreateConnectPeerCommand: (
|
|
375
375
|
input: CreateConnectPeerCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_CreateCoreNetworkCommand: (
|
|
379
379
|
input: CreateCoreNetworkCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_CreateDeviceCommand: (
|
|
383
383
|
input: CreateDeviceCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_CreateGlobalNetworkCommand: (
|
|
387
387
|
input: CreateGlobalNetworkCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_CreateLinkCommand: (
|
|
391
391
|
input: CreateLinkCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_CreateSiteCommand: (
|
|
395
395
|
input: CreateSiteCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_CreateSiteToSiteVpnAttachmentCommand: (
|
|
399
399
|
input: CreateSiteToSiteVpnAttachmentCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_CreateTransitGatewayPeeringCommand: (
|
|
403
403
|
input: CreateTransitGatewayPeeringCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_CreateTransitGatewayRouteTableAttachmentCommand: (
|
|
407
407
|
input: CreateTransitGatewayRouteTableAttachmentCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_CreateVpcAttachmentCommand: (
|
|
411
411
|
input: CreateVpcAttachmentCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_DeleteAttachmentCommand: (
|
|
415
415
|
input: DeleteAttachmentCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_DeleteConnectionCommand: (
|
|
419
419
|
input: DeleteConnectionCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_DeleteConnectPeerCommand: (
|
|
423
423
|
input: DeleteConnectPeerCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_DeleteCoreNetworkCommand: (
|
|
427
427
|
input: DeleteCoreNetworkCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_DeleteCoreNetworkPolicyVersionCommand: (
|
|
431
431
|
input: DeleteCoreNetworkPolicyVersionCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_DeleteDeviceCommand: (
|
|
435
435
|
input: DeleteDeviceCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_DeleteGlobalNetworkCommand: (
|
|
439
439
|
input: DeleteGlobalNetworkCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_DeleteLinkCommand: (
|
|
443
443
|
input: DeleteLinkCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_DeletePeeringCommand: (
|
|
447
447
|
input: DeletePeeringCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_DeleteResourcePolicyCommand: (
|
|
451
451
|
input: DeleteResourcePolicyCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_DeleteSiteCommand: (
|
|
455
455
|
input: DeleteSiteCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_DeregisterTransitGatewayCommand: (
|
|
459
459
|
input: DeregisterTransitGatewayCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_DescribeGlobalNetworksCommand: (
|
|
463
463
|
input: DescribeGlobalNetworksCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_DisassociateConnectPeerCommand: (
|
|
467
467
|
input: DisassociateConnectPeerCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_DisassociateCustomerGatewayCommand: (
|
|
471
471
|
input: DisassociateCustomerGatewayCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_DisassociateLinkCommand: (
|
|
475
475
|
input: DisassociateLinkCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_DisassociateTransitGatewayConnectPeerCommand: (
|
|
479
479
|
input: DisassociateTransitGatewayConnectPeerCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_ExecuteCoreNetworkChangeSetCommand: (
|
|
483
483
|
input: ExecuteCoreNetworkChangeSetCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_GetConnectAttachmentCommand: (
|
|
487
487
|
input: GetConnectAttachmentCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_GetConnectionsCommand: (
|
|
491
491
|
input: GetConnectionsCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_GetConnectPeerCommand: (
|
|
495
495
|
input: GetConnectPeerCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_GetConnectPeerAssociationsCommand: (
|
|
499
499
|
input: GetConnectPeerAssociationsCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_GetCoreNetworkCommand: (
|
|
503
503
|
input: GetCoreNetworkCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_GetCoreNetworkChangeEventsCommand: (
|
|
507
507
|
input: GetCoreNetworkChangeEventsCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_GetCoreNetworkChangeSetCommand: (
|
|
511
511
|
input: GetCoreNetworkChangeSetCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_GetCoreNetworkPolicyCommand: (
|
|
515
515
|
input: GetCoreNetworkPolicyCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_GetCustomerGatewayAssociationsCommand: (
|
|
519
519
|
input: GetCustomerGatewayAssociationsCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_GetDevicesCommand: (
|
|
523
523
|
input: GetDevicesCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const se_GetLinkAssociationsCommand: (
|
|
527
527
|
input: GetLinkAssociationsCommandInput,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const se_GetLinksCommand: (
|
|
531
531
|
input: GetLinksCommandInput,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const se_GetNetworkResourceCountsCommand: (
|
|
535
535
|
input: GetNetworkResourceCountsCommandInput,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const se_GetNetworkResourceRelationshipsCommand: (
|
|
539
539
|
input: GetNetworkResourceRelationshipsCommandInput,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const se_GetNetworkResourcesCommand: (
|
|
543
543
|
input: GetNetworkResourcesCommandInput,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const se_GetNetworkRoutesCommand: (
|
|
547
547
|
input: GetNetworkRoutesCommandInput,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const se_GetNetworkTelemetryCommand: (
|
|
551
551
|
input: GetNetworkTelemetryCommandInput,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const se_GetResourcePolicyCommand: (
|
|
555
555
|
input: GetResourcePolicyCommandInput,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const se_GetRouteAnalysisCommand: (
|
|
559
559
|
input: GetRouteAnalysisCommandInput,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<__HttpRequest>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const se_GetSitesCommand: (
|
|
563
563
|
input: GetSitesCommandInput,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<__HttpRequest>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const se_GetSiteToSiteVpnAttachmentCommand: (
|
|
567
567
|
input: GetSiteToSiteVpnAttachmentCommandInput,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<__HttpRequest>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const se_GetTransitGatewayConnectPeerAssociationsCommand: (
|
|
571
571
|
input: GetTransitGatewayConnectPeerAssociationsCommandInput,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<__HttpRequest>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const se_GetTransitGatewayPeeringCommand: (
|
|
575
575
|
input: GetTransitGatewayPeeringCommandInput,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<__HttpRequest>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const se_GetTransitGatewayRegistrationsCommand: (
|
|
579
579
|
input: GetTransitGatewayRegistrationsCommandInput,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<__HttpRequest>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const se_GetTransitGatewayRouteTableAttachmentCommand: (
|
|
583
583
|
input: GetTransitGatewayRouteTableAttachmentCommandInput,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<__HttpRequest>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const se_GetVpcAttachmentCommand: (
|
|
587
587
|
input: GetVpcAttachmentCommandInput,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<__HttpRequest>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const se_ListAttachmentsCommand: (
|
|
591
591
|
input: ListAttachmentsCommandInput,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<__HttpRequest>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const se_ListConnectPeersCommand: (
|
|
595
595
|
input: ListConnectPeersCommandInput,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<__HttpRequest>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const se_ListCoreNetworkPolicyVersionsCommand: (
|
|
599
599
|
input: ListCoreNetworkPolicyVersionsCommandInput,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<__HttpRequest>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const se_ListCoreNetworksCommand: (
|
|
603
603
|
input: ListCoreNetworksCommandInput,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<__HttpRequest>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const se_ListOrganizationServiceAccessStatusCommand: (
|
|
607
607
|
input: ListOrganizationServiceAccessStatusCommandInput,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<__HttpRequest>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const se_ListPeeringsCommand: (
|
|
611
611
|
input: ListPeeringsCommandInput,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<__HttpRequest>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const se_ListTagsForResourceCommand: (
|
|
615
615
|
input: ListTagsForResourceCommandInput,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<__HttpRequest>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const se_PutCoreNetworkPolicyCommand: (
|
|
619
619
|
input: PutCoreNetworkPolicyCommandInput,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<__HttpRequest>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const se_PutResourcePolicyCommand: (
|
|
623
623
|
input: PutResourcePolicyCommandInput,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<__HttpRequest>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const se_RegisterTransitGatewayCommand: (
|
|
627
627
|
input: RegisterTransitGatewayCommandInput,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<__HttpRequest>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const se_RejectAttachmentCommand: (
|
|
631
631
|
input: RejectAttachmentCommandInput,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<__HttpRequest>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const se_RestoreCoreNetworkPolicyVersionCommand: (
|
|
635
635
|
input: RestoreCoreNetworkPolicyVersionCommandInput,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<__HttpRequest>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const se_StartOrganizationServiceAccessUpdateCommand: (
|
|
639
639
|
input: StartOrganizationServiceAccessUpdateCommandInput,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<__HttpRequest>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const se_StartRouteAnalysisCommand: (
|
|
643
643
|
input: StartRouteAnalysisCommandInput,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<__HttpRequest>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const se_TagResourceCommand: (
|
|
647
647
|
input: TagResourceCommandInput,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<__HttpRequest>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const se_UntagResourceCommand: (
|
|
651
651
|
input: UntagResourceCommandInput,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<__HttpRequest>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const se_UpdateConnectionCommand: (
|
|
655
655
|
input: UpdateConnectionCommandInput,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<__HttpRequest>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const se_UpdateCoreNetworkCommand: (
|
|
659
659
|
input: UpdateCoreNetworkCommandInput,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<__HttpRequest>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const se_UpdateDeviceCommand: (
|
|
663
663
|
input: UpdateDeviceCommandInput,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<__HttpRequest>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const se_UpdateGlobalNetworkCommand: (
|
|
667
667
|
input: UpdateGlobalNetworkCommandInput,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<__HttpRequest>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const se_UpdateLinkCommand: (
|
|
671
671
|
input: UpdateLinkCommandInput,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<__HttpRequest>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const se_UpdateNetworkResourceMetadataCommand: (
|
|
675
675
|
input: UpdateNetworkResourceMetadataCommandInput,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<__HttpRequest>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const se_UpdateSiteCommand: (
|
|
679
679
|
input: UpdateSiteCommandInput,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<__HttpRequest>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const se_UpdateVpcAttachmentCommand: (
|
|
683
683
|
input: UpdateVpcAttachmentCommandInput,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<__HttpRequest>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const de_AcceptAttachmentCommand: (
|
|
687
687
|
output: __HttpResponse,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<AcceptAttachmentCommandOutput>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const de_AssociateConnectPeerCommand: (
|
|
691
691
|
output: __HttpResponse,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<AssociateConnectPeerCommandOutput>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const de_AssociateCustomerGatewayCommand: (
|
|
695
695
|
output: __HttpResponse,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<AssociateCustomerGatewayCommandOutput>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const de_AssociateLinkCommand: (
|
|
699
699
|
output: __HttpResponse,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<AssociateLinkCommandOutput>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const de_AssociateTransitGatewayConnectPeerCommand: (
|
|
703
703
|
output: __HttpResponse,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<AssociateTransitGatewayConnectPeerCommandOutput>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const de_CreateConnectAttachmentCommand: (
|
|
707
707
|
output: __HttpResponse,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<CreateConnectAttachmentCommandOutput>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const de_CreateConnectionCommand: (
|
|
711
711
|
output: __HttpResponse,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<CreateConnectionCommandOutput>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const de_CreateConnectPeerCommand: (
|
|
715
715
|
output: __HttpResponse,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<CreateConnectPeerCommandOutput>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const de_CreateCoreNetworkCommand: (
|
|
719
719
|
output: __HttpResponse,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<CreateCoreNetworkCommandOutput>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const de_CreateDeviceCommand: (
|
|
723
723
|
output: __HttpResponse,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<CreateDeviceCommandOutput>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const de_CreateGlobalNetworkCommand: (
|
|
727
727
|
output: __HttpResponse,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<CreateGlobalNetworkCommandOutput>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const de_CreateLinkCommand: (
|
|
731
731
|
output: __HttpResponse,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<CreateLinkCommandOutput>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const de_CreateSiteCommand: (
|
|
735
735
|
output: __HttpResponse,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<CreateSiteCommandOutput>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const de_CreateSiteToSiteVpnAttachmentCommand: (
|
|
739
739
|
output: __HttpResponse,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<CreateSiteToSiteVpnAttachmentCommandOutput>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const de_CreateTransitGatewayPeeringCommand: (
|
|
743
743
|
output: __HttpResponse,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<CreateTransitGatewayPeeringCommandOutput>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const de_CreateTransitGatewayRouteTableAttachmentCommand: (
|
|
747
747
|
output: __HttpResponse,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<CreateTransitGatewayRouteTableAttachmentCommandOutput>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const de_CreateVpcAttachmentCommand: (
|
|
751
751
|
output: __HttpResponse,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<CreateVpcAttachmentCommandOutput>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const de_DeleteAttachmentCommand: (
|
|
755
755
|
output: __HttpResponse,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<DeleteAttachmentCommandOutput>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const de_DeleteConnectionCommand: (
|
|
759
759
|
output: __HttpResponse,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<DeleteConnectionCommandOutput>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const de_DeleteConnectPeerCommand: (
|
|
763
763
|
output: __HttpResponse,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<DeleteConnectPeerCommandOutput>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const de_DeleteCoreNetworkCommand: (
|
|
767
767
|
output: __HttpResponse,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<DeleteCoreNetworkCommandOutput>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const de_DeleteCoreNetworkPolicyVersionCommand: (
|
|
771
771
|
output: __HttpResponse,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<DeleteCoreNetworkPolicyVersionCommandOutput>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const de_DeleteDeviceCommand: (
|
|
775
775
|
output: __HttpResponse,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<DeleteDeviceCommandOutput>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const de_DeleteGlobalNetworkCommand: (
|
|
779
779
|
output: __HttpResponse,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<DeleteGlobalNetworkCommandOutput>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const de_DeleteLinkCommand: (
|
|
783
783
|
output: __HttpResponse,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<DeleteLinkCommandOutput>;
|
|
786
|
-
export declare const
|
|
786
|
+
export declare const de_DeletePeeringCommand: (
|
|
787
787
|
output: __HttpResponse,
|
|
788
788
|
context: __SerdeContext
|
|
789
789
|
) => Promise<DeletePeeringCommandOutput>;
|
|
790
|
-
export declare const
|
|
790
|
+
export declare const de_DeleteResourcePolicyCommand: (
|
|
791
791
|
output: __HttpResponse,
|
|
792
792
|
context: __SerdeContext
|
|
793
793
|
) => Promise<DeleteResourcePolicyCommandOutput>;
|
|
794
|
-
export declare const
|
|
794
|
+
export declare const de_DeleteSiteCommand: (
|
|
795
795
|
output: __HttpResponse,
|
|
796
796
|
context: __SerdeContext
|
|
797
797
|
) => Promise<DeleteSiteCommandOutput>;
|
|
798
|
-
export declare const
|
|
798
|
+
export declare const de_DeregisterTransitGatewayCommand: (
|
|
799
799
|
output: __HttpResponse,
|
|
800
800
|
context: __SerdeContext
|
|
801
801
|
) => Promise<DeregisterTransitGatewayCommandOutput>;
|
|
802
|
-
export declare const
|
|
802
|
+
export declare const de_DescribeGlobalNetworksCommand: (
|
|
803
803
|
output: __HttpResponse,
|
|
804
804
|
context: __SerdeContext
|
|
805
805
|
) => Promise<DescribeGlobalNetworksCommandOutput>;
|
|
806
|
-
export declare const
|
|
806
|
+
export declare const de_DisassociateConnectPeerCommand: (
|
|
807
807
|
output: __HttpResponse,
|
|
808
808
|
context: __SerdeContext
|
|
809
809
|
) => Promise<DisassociateConnectPeerCommandOutput>;
|
|
810
|
-
export declare const
|
|
810
|
+
export declare const de_DisassociateCustomerGatewayCommand: (
|
|
811
811
|
output: __HttpResponse,
|
|
812
812
|
context: __SerdeContext
|
|
813
813
|
) => Promise<DisassociateCustomerGatewayCommandOutput>;
|
|
814
|
-
export declare const
|
|
814
|
+
export declare const de_DisassociateLinkCommand: (
|
|
815
815
|
output: __HttpResponse,
|
|
816
816
|
context: __SerdeContext
|
|
817
817
|
) => Promise<DisassociateLinkCommandOutput>;
|
|
818
|
-
export declare const
|
|
818
|
+
export declare const de_DisassociateTransitGatewayConnectPeerCommand: (
|
|
819
819
|
output: __HttpResponse,
|
|
820
820
|
context: __SerdeContext
|
|
821
821
|
) => Promise<DisassociateTransitGatewayConnectPeerCommandOutput>;
|
|
822
|
-
export declare const
|
|
822
|
+
export declare const de_ExecuteCoreNetworkChangeSetCommand: (
|
|
823
823
|
output: __HttpResponse,
|
|
824
824
|
context: __SerdeContext
|
|
825
825
|
) => Promise<ExecuteCoreNetworkChangeSetCommandOutput>;
|
|
826
|
-
export declare const
|
|
826
|
+
export declare const de_GetConnectAttachmentCommand: (
|
|
827
827
|
output: __HttpResponse,
|
|
828
828
|
context: __SerdeContext
|
|
829
829
|
) => Promise<GetConnectAttachmentCommandOutput>;
|
|
830
|
-
export declare const
|
|
830
|
+
export declare const de_GetConnectionsCommand: (
|
|
831
831
|
output: __HttpResponse,
|
|
832
832
|
context: __SerdeContext
|
|
833
833
|
) => Promise<GetConnectionsCommandOutput>;
|
|
834
|
-
export declare const
|
|
834
|
+
export declare const de_GetConnectPeerCommand: (
|
|
835
835
|
output: __HttpResponse,
|
|
836
836
|
context: __SerdeContext
|
|
837
837
|
) => Promise<GetConnectPeerCommandOutput>;
|
|
838
|
-
export declare const
|
|
838
|
+
export declare const de_GetConnectPeerAssociationsCommand: (
|
|
839
839
|
output: __HttpResponse,
|
|
840
840
|
context: __SerdeContext
|
|
841
841
|
) => Promise<GetConnectPeerAssociationsCommandOutput>;
|
|
842
|
-
export declare const
|
|
842
|
+
export declare const de_GetCoreNetworkCommand: (
|
|
843
843
|
output: __HttpResponse,
|
|
844
844
|
context: __SerdeContext
|
|
845
845
|
) => Promise<GetCoreNetworkCommandOutput>;
|
|
846
|
-
export declare const
|
|
846
|
+
export declare const de_GetCoreNetworkChangeEventsCommand: (
|
|
847
847
|
output: __HttpResponse,
|
|
848
848
|
context: __SerdeContext
|
|
849
849
|
) => Promise<GetCoreNetworkChangeEventsCommandOutput>;
|
|
850
|
-
export declare const
|
|
850
|
+
export declare const de_GetCoreNetworkChangeSetCommand: (
|
|
851
851
|
output: __HttpResponse,
|
|
852
852
|
context: __SerdeContext
|
|
853
853
|
) => Promise<GetCoreNetworkChangeSetCommandOutput>;
|
|
854
|
-
export declare const
|
|
854
|
+
export declare const de_GetCoreNetworkPolicyCommand: (
|
|
855
855
|
output: __HttpResponse,
|
|
856
856
|
context: __SerdeContext
|
|
857
857
|
) => Promise<GetCoreNetworkPolicyCommandOutput>;
|
|
858
|
-
export declare const
|
|
858
|
+
export declare const de_GetCustomerGatewayAssociationsCommand: (
|
|
859
859
|
output: __HttpResponse,
|
|
860
860
|
context: __SerdeContext
|
|
861
861
|
) => Promise<GetCustomerGatewayAssociationsCommandOutput>;
|
|
862
|
-
export declare const
|
|
862
|
+
export declare const de_GetDevicesCommand: (
|
|
863
863
|
output: __HttpResponse,
|
|
864
864
|
context: __SerdeContext
|
|
865
865
|
) => Promise<GetDevicesCommandOutput>;
|
|
866
|
-
export declare const
|
|
866
|
+
export declare const de_GetLinkAssociationsCommand: (
|
|
867
867
|
output: __HttpResponse,
|
|
868
868
|
context: __SerdeContext
|
|
869
869
|
) => Promise<GetLinkAssociationsCommandOutput>;
|
|
870
|
-
export declare const
|
|
870
|
+
export declare const de_GetLinksCommand: (
|
|
871
871
|
output: __HttpResponse,
|
|
872
872
|
context: __SerdeContext
|
|
873
873
|
) => Promise<GetLinksCommandOutput>;
|
|
874
|
-
export declare const
|
|
874
|
+
export declare const de_GetNetworkResourceCountsCommand: (
|
|
875
875
|
output: __HttpResponse,
|
|
876
876
|
context: __SerdeContext
|
|
877
877
|
) => Promise<GetNetworkResourceCountsCommandOutput>;
|
|
878
|
-
export declare const
|
|
878
|
+
export declare const de_GetNetworkResourceRelationshipsCommand: (
|
|
879
879
|
output: __HttpResponse,
|
|
880
880
|
context: __SerdeContext
|
|
881
881
|
) => Promise<GetNetworkResourceRelationshipsCommandOutput>;
|
|
882
|
-
export declare const
|
|
882
|
+
export declare const de_GetNetworkResourcesCommand: (
|
|
883
883
|
output: __HttpResponse,
|
|
884
884
|
context: __SerdeContext
|
|
885
885
|
) => Promise<GetNetworkResourcesCommandOutput>;
|
|
886
|
-
export declare const
|
|
886
|
+
export declare const de_GetNetworkRoutesCommand: (
|
|
887
887
|
output: __HttpResponse,
|
|
888
888
|
context: __SerdeContext
|
|
889
889
|
) => Promise<GetNetworkRoutesCommandOutput>;
|
|
890
|
-
export declare const
|
|
890
|
+
export declare const de_GetNetworkTelemetryCommand: (
|
|
891
891
|
output: __HttpResponse,
|
|
892
892
|
context: __SerdeContext
|
|
893
893
|
) => Promise<GetNetworkTelemetryCommandOutput>;
|
|
894
|
-
export declare const
|
|
894
|
+
export declare const de_GetResourcePolicyCommand: (
|
|
895
895
|
output: __HttpResponse,
|
|
896
896
|
context: __SerdeContext
|
|
897
897
|
) => Promise<GetResourcePolicyCommandOutput>;
|
|
898
|
-
export declare const
|
|
898
|
+
export declare const de_GetRouteAnalysisCommand: (
|
|
899
899
|
output: __HttpResponse,
|
|
900
900
|
context: __SerdeContext
|
|
901
901
|
) => Promise<GetRouteAnalysisCommandOutput>;
|
|
902
|
-
export declare const
|
|
902
|
+
export declare const de_GetSitesCommand: (
|
|
903
903
|
output: __HttpResponse,
|
|
904
904
|
context: __SerdeContext
|
|
905
905
|
) => Promise<GetSitesCommandOutput>;
|
|
906
|
-
export declare const
|
|
906
|
+
export declare const de_GetSiteToSiteVpnAttachmentCommand: (
|
|
907
907
|
output: __HttpResponse,
|
|
908
908
|
context: __SerdeContext
|
|
909
909
|
) => Promise<GetSiteToSiteVpnAttachmentCommandOutput>;
|
|
910
|
-
export declare const
|
|
910
|
+
export declare const de_GetTransitGatewayConnectPeerAssociationsCommand: (
|
|
911
911
|
output: __HttpResponse,
|
|
912
912
|
context: __SerdeContext
|
|
913
913
|
) => Promise<GetTransitGatewayConnectPeerAssociationsCommandOutput>;
|
|
914
|
-
export declare const
|
|
914
|
+
export declare const de_GetTransitGatewayPeeringCommand: (
|
|
915
915
|
output: __HttpResponse,
|
|
916
916
|
context: __SerdeContext
|
|
917
917
|
) => Promise<GetTransitGatewayPeeringCommandOutput>;
|
|
918
|
-
export declare const
|
|
918
|
+
export declare const de_GetTransitGatewayRegistrationsCommand: (
|
|
919
919
|
output: __HttpResponse,
|
|
920
920
|
context: __SerdeContext
|
|
921
921
|
) => Promise<GetTransitGatewayRegistrationsCommandOutput>;
|
|
922
|
-
export declare const
|
|
922
|
+
export declare const de_GetTransitGatewayRouteTableAttachmentCommand: (
|
|
923
923
|
output: __HttpResponse,
|
|
924
924
|
context: __SerdeContext
|
|
925
925
|
) => Promise<GetTransitGatewayRouteTableAttachmentCommandOutput>;
|
|
926
|
-
export declare const
|
|
926
|
+
export declare const de_GetVpcAttachmentCommand: (
|
|
927
927
|
output: __HttpResponse,
|
|
928
928
|
context: __SerdeContext
|
|
929
929
|
) => Promise<GetVpcAttachmentCommandOutput>;
|
|
930
|
-
export declare const
|
|
930
|
+
export declare const de_ListAttachmentsCommand: (
|
|
931
931
|
output: __HttpResponse,
|
|
932
932
|
context: __SerdeContext
|
|
933
933
|
) => Promise<ListAttachmentsCommandOutput>;
|
|
934
|
-
export declare const
|
|
934
|
+
export declare const de_ListConnectPeersCommand: (
|
|
935
935
|
output: __HttpResponse,
|
|
936
936
|
context: __SerdeContext
|
|
937
937
|
) => Promise<ListConnectPeersCommandOutput>;
|
|
938
|
-
export declare const
|
|
938
|
+
export declare const de_ListCoreNetworkPolicyVersionsCommand: (
|
|
939
939
|
output: __HttpResponse,
|
|
940
940
|
context: __SerdeContext
|
|
941
941
|
) => Promise<ListCoreNetworkPolicyVersionsCommandOutput>;
|
|
942
|
-
export declare const
|
|
942
|
+
export declare const de_ListCoreNetworksCommand: (
|
|
943
943
|
output: __HttpResponse,
|
|
944
944
|
context: __SerdeContext
|
|
945
945
|
) => Promise<ListCoreNetworksCommandOutput>;
|
|
946
|
-
export declare const
|
|
946
|
+
export declare const de_ListOrganizationServiceAccessStatusCommand: (
|
|
947
947
|
output: __HttpResponse,
|
|
948
948
|
context: __SerdeContext
|
|
949
949
|
) => Promise<ListOrganizationServiceAccessStatusCommandOutput>;
|
|
950
|
-
export declare const
|
|
950
|
+
export declare const de_ListPeeringsCommand: (
|
|
951
951
|
output: __HttpResponse,
|
|
952
952
|
context: __SerdeContext
|
|
953
953
|
) => Promise<ListPeeringsCommandOutput>;
|
|
954
|
-
export declare const
|
|
954
|
+
export declare const de_ListTagsForResourceCommand: (
|
|
955
955
|
output: __HttpResponse,
|
|
956
956
|
context: __SerdeContext
|
|
957
957
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
958
|
-
export declare const
|
|
958
|
+
export declare const de_PutCoreNetworkPolicyCommand: (
|
|
959
959
|
output: __HttpResponse,
|
|
960
960
|
context: __SerdeContext
|
|
961
961
|
) => Promise<PutCoreNetworkPolicyCommandOutput>;
|
|
962
|
-
export declare const
|
|
962
|
+
export declare const de_PutResourcePolicyCommand: (
|
|
963
963
|
output: __HttpResponse,
|
|
964
964
|
context: __SerdeContext
|
|
965
965
|
) => Promise<PutResourcePolicyCommandOutput>;
|
|
966
|
-
export declare const
|
|
966
|
+
export declare const de_RegisterTransitGatewayCommand: (
|
|
967
967
|
output: __HttpResponse,
|
|
968
968
|
context: __SerdeContext
|
|
969
969
|
) => Promise<RegisterTransitGatewayCommandOutput>;
|
|
970
|
-
export declare const
|
|
970
|
+
export declare const de_RejectAttachmentCommand: (
|
|
971
971
|
output: __HttpResponse,
|
|
972
972
|
context: __SerdeContext
|
|
973
973
|
) => Promise<RejectAttachmentCommandOutput>;
|
|
974
|
-
export declare const
|
|
974
|
+
export declare const de_RestoreCoreNetworkPolicyVersionCommand: (
|
|
975
975
|
output: __HttpResponse,
|
|
976
976
|
context: __SerdeContext
|
|
977
977
|
) => Promise<RestoreCoreNetworkPolicyVersionCommandOutput>;
|
|
978
|
-
export declare const
|
|
978
|
+
export declare const de_StartOrganizationServiceAccessUpdateCommand: (
|
|
979
979
|
output: __HttpResponse,
|
|
980
980
|
context: __SerdeContext
|
|
981
981
|
) => Promise<StartOrganizationServiceAccessUpdateCommandOutput>;
|
|
982
|
-
export declare const
|
|
982
|
+
export declare const de_StartRouteAnalysisCommand: (
|
|
983
983
|
output: __HttpResponse,
|
|
984
984
|
context: __SerdeContext
|
|
985
985
|
) => Promise<StartRouteAnalysisCommandOutput>;
|
|
986
|
-
export declare const
|
|
986
|
+
export declare const de_TagResourceCommand: (
|
|
987
987
|
output: __HttpResponse,
|
|
988
988
|
context: __SerdeContext
|
|
989
989
|
) => Promise<TagResourceCommandOutput>;
|
|
990
|
-
export declare const
|
|
990
|
+
export declare const de_UntagResourceCommand: (
|
|
991
991
|
output: __HttpResponse,
|
|
992
992
|
context: __SerdeContext
|
|
993
993
|
) => Promise<UntagResourceCommandOutput>;
|
|
994
|
-
export declare const
|
|
994
|
+
export declare const de_UpdateConnectionCommand: (
|
|
995
995
|
output: __HttpResponse,
|
|
996
996
|
context: __SerdeContext
|
|
997
997
|
) => Promise<UpdateConnectionCommandOutput>;
|
|
998
|
-
export declare const
|
|
998
|
+
export declare const de_UpdateCoreNetworkCommand: (
|
|
999
999
|
output: __HttpResponse,
|
|
1000
1000
|
context: __SerdeContext
|
|
1001
1001
|
) => Promise<UpdateCoreNetworkCommandOutput>;
|
|
1002
|
-
export declare const
|
|
1002
|
+
export declare const de_UpdateDeviceCommand: (
|
|
1003
1003
|
output: __HttpResponse,
|
|
1004
1004
|
context: __SerdeContext
|
|
1005
1005
|
) => Promise<UpdateDeviceCommandOutput>;
|
|
1006
|
-
export declare const
|
|
1006
|
+
export declare const de_UpdateGlobalNetworkCommand: (
|
|
1007
1007
|
output: __HttpResponse,
|
|
1008
1008
|
context: __SerdeContext
|
|
1009
1009
|
) => Promise<UpdateGlobalNetworkCommandOutput>;
|
|
1010
|
-
export declare const
|
|
1010
|
+
export declare const de_UpdateLinkCommand: (
|
|
1011
1011
|
output: __HttpResponse,
|
|
1012
1012
|
context: __SerdeContext
|
|
1013
1013
|
) => Promise<UpdateLinkCommandOutput>;
|
|
1014
|
-
export declare const
|
|
1014
|
+
export declare const de_UpdateNetworkResourceMetadataCommand: (
|
|
1015
1015
|
output: __HttpResponse,
|
|
1016
1016
|
context: __SerdeContext
|
|
1017
1017
|
) => Promise<UpdateNetworkResourceMetadataCommandOutput>;
|
|
1018
|
-
export declare const
|
|
1018
|
+
export declare const de_UpdateSiteCommand: (
|
|
1019
1019
|
output: __HttpResponse,
|
|
1020
1020
|
context: __SerdeContext
|
|
1021
1021
|
) => Promise<UpdateSiteCommandOutput>;
|
|
1022
|
-
export declare const
|
|
1022
|
+
export declare const de_UpdateVpcAttachmentCommand: (
|
|
1023
1023
|
output: __HttpResponse,
|
|
1024
1024
|
context: __SerdeContext
|
|
1025
1025
|
) => Promise<UpdateVpcAttachmentCommandOutput>;
|