@aws-sdk/client-networkmanager 3.943.0 → 3.947.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 (147) hide show
  1. package/dist-cjs/index.js +208 -997
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/NetworkManagerClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +208 -998
  8. package/dist-types/NetworkManager.d.ts +1 -1
  9. package/dist-types/NetworkManagerClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AcceptAttachmentCommand.d.ts +3 -3
  13. package/dist-types/commands/AssociateConnectPeerCommand.d.ts +3 -3
  14. package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +3 -3
  15. package/dist-types/commands/AssociateLinkCommand.d.ts +3 -3
  16. package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateConnectPeerCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateCoreNetworkCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateCoreNetworkPrefixListAssociationCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateDeviceCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateDirectConnectGatewayAttachmentCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateLinkCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateSiteCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteAttachmentCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteConnectPeerCommand.d.ts +3 -3
  33. package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -3
  34. package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +3 -3
  35. package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +3 -3
  36. package/dist-types/commands/DeleteCoreNetworkPrefixListAssociationCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteDeviceCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +3 -3
  39. package/dist-types/commands/DeleteLinkCommand.d.ts +3 -3
  40. package/dist-types/commands/DeletePeeringCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  42. package/dist-types/commands/DeleteSiteCommand.d.ts +3 -3
  43. package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +3 -3
  44. package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +3 -3
  45. package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +3 -3
  46. package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +3 -3
  47. package/dist-types/commands/DisassociateLinkCommand.d.ts +3 -3
  48. package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +3 -3
  49. package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +3 -3
  50. package/dist-types/commands/GetConnectAttachmentCommand.d.ts +3 -3
  51. package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +3 -3
  52. package/dist-types/commands/GetConnectPeerCommand.d.ts +3 -3
  53. package/dist-types/commands/GetConnectionsCommand.d.ts +3 -3
  54. package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +3 -3
  55. package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +3 -3
  56. package/dist-types/commands/GetCoreNetworkCommand.d.ts +3 -3
  57. package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +3 -3
  58. package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +3 -3
  59. package/dist-types/commands/GetDevicesCommand.d.ts +3 -3
  60. package/dist-types/commands/GetDirectConnectGatewayAttachmentCommand.d.ts +3 -3
  61. package/dist-types/commands/GetLinkAssociationsCommand.d.ts +3 -3
  62. package/dist-types/commands/GetLinksCommand.d.ts +3 -3
  63. package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +3 -3
  64. package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +3 -3
  65. package/dist-types/commands/GetNetworkResourcesCommand.d.ts +3 -3
  66. package/dist-types/commands/GetNetworkRoutesCommand.d.ts +3 -3
  67. package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +3 -3
  68. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
  69. package/dist-types/commands/GetRouteAnalysisCommand.d.ts +3 -3
  70. package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +3 -3
  71. package/dist-types/commands/GetSitesCommand.d.ts +3 -3
  72. package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +3 -3
  73. package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +3 -3
  74. package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +3 -3
  75. package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +3 -3
  76. package/dist-types/commands/GetVpcAttachmentCommand.d.ts +3 -3
  77. package/dist-types/commands/ListAttachmentRoutingPolicyAssociationsCommand.d.ts +3 -3
  78. package/dist-types/commands/ListAttachmentsCommand.d.ts +3 -3
  79. package/dist-types/commands/ListConnectPeersCommand.d.ts +3 -3
  80. package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +3 -3
  81. package/dist-types/commands/ListCoreNetworkPrefixListAssociationsCommand.d.ts +3 -3
  82. package/dist-types/commands/ListCoreNetworkRoutingInformationCommand.d.ts +3 -3
  83. package/dist-types/commands/ListCoreNetworksCommand.d.ts +3 -3
  84. package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +3 -3
  85. package/dist-types/commands/ListPeeringsCommand.d.ts +3 -3
  86. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  87. package/dist-types/commands/PutAttachmentRoutingPolicyLabelCommand.d.ts +3 -3
  88. package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +3 -3
  89. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  90. package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +3 -3
  91. package/dist-types/commands/RejectAttachmentCommand.d.ts +3 -3
  92. package/dist-types/commands/RemoveAttachmentRoutingPolicyLabelCommand.d.ts +3 -3
  93. package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +3 -3
  94. package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +3 -3
  95. package/dist-types/commands/StartRouteAnalysisCommand.d.ts +3 -3
  96. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  97. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  98. package/dist-types/commands/UpdateConnectionCommand.d.ts +3 -3
  99. package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +3 -3
  100. package/dist-types/commands/UpdateDeviceCommand.d.ts +3 -3
  101. package/dist-types/commands/UpdateDirectConnectGatewayAttachmentCommand.d.ts +3 -3
  102. package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +3 -3
  103. package/dist-types/commands/UpdateLinkCommand.d.ts +3 -3
  104. package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +3 -3
  105. package/dist-types/commands/UpdateSiteCommand.d.ts +3 -3
  106. package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +3 -3
  107. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  108. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  109. package/dist-types/extensionConfiguration.d.ts +4 -4
  110. package/dist-types/models/NetworkManagerServiceException.d.ts +1 -1
  111. package/dist-types/models/errors.d.ts +1 -1
  112. package/dist-types/pagination/DescribeGlobalNetworksPaginator.d.ts +1 -1
  113. package/dist-types/pagination/GetConnectPeerAssociationsPaginator.d.ts +1 -1
  114. package/dist-types/pagination/GetConnectionsPaginator.d.ts +1 -1
  115. package/dist-types/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +1 -1
  116. package/dist-types/pagination/GetCoreNetworkChangeSetPaginator.d.ts +1 -1
  117. package/dist-types/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +1 -1
  118. package/dist-types/pagination/GetDevicesPaginator.d.ts +1 -1
  119. package/dist-types/pagination/GetLinkAssociationsPaginator.d.ts +1 -1
  120. package/dist-types/pagination/GetLinksPaginator.d.ts +1 -1
  121. package/dist-types/pagination/GetNetworkResourceCountsPaginator.d.ts +1 -1
  122. package/dist-types/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +1 -1
  123. package/dist-types/pagination/GetNetworkResourcesPaginator.d.ts +1 -1
  124. package/dist-types/pagination/GetNetworkTelemetryPaginator.d.ts +1 -1
  125. package/dist-types/pagination/GetSitesPaginator.d.ts +1 -1
  126. package/dist-types/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +1 -1
  127. package/dist-types/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +1 -1
  128. package/dist-types/pagination/Interfaces.d.ts +1 -1
  129. package/dist-types/pagination/ListAttachmentRoutingPolicyAssociationsPaginator.d.ts +1 -1
  130. package/dist-types/pagination/ListAttachmentsPaginator.d.ts +1 -1
  131. package/dist-types/pagination/ListConnectPeersPaginator.d.ts +1 -1
  132. package/dist-types/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +1 -1
  133. package/dist-types/pagination/ListCoreNetworkPrefixListAssociationsPaginator.d.ts +1 -1
  134. package/dist-types/pagination/ListCoreNetworkRoutingInformationPaginator.d.ts +1 -1
  135. package/dist-types/pagination/ListCoreNetworksPaginator.d.ts +1 -1
  136. package/dist-types/pagination/ListPeeringsPaginator.d.ts +1 -1
  137. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  138. package/dist-types/runtimeConfig.d.ts +1 -1
  139. package/dist-types/runtimeConfig.native.d.ts +1 -1
  140. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  141. package/dist-types/runtimeExtensions.d.ts +1 -1
  142. package/dist-types/schemas/schemas_0.d.ts +1 -2
  143. package/dist-types/ts3.4/NetworkManagerClient.d.ts +3 -3
  144. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  145. package/dist-types/ts3.4/models/NetworkManagerServiceException.d.ts +1 -1
  146. package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
  147. package/package.json +13 -12
@@ -692,37 +692,11 @@ const n0 = "com.amazonaws.networkmanager";
692
692
  import { TypeRegistry } from "@smithy/core/schema";
693
693
  import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, CoreNetworkPolicyException as __CoreNetworkPolicyException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/errors";
694
694
  import { NetworkManagerServiceException as __NetworkManagerServiceException } from "../models/NetworkManagerServiceException";
695
- export var SynthesizedJsonCoreNetworkPolicyDocument = [
696
- 0,
697
- n0,
698
- _SJCNPD,
699
- {
700
- [_mT]: _a,
701
- },
702
- 0,
703
- ];
704
- export var SynthesizedJsonResourcePolicyDocument = [
705
- 0,
706
- n0,
707
- _SJRPD,
708
- {
709
- [_mT]: _a,
710
- },
711
- 0,
712
- ];
695
+ export var SynthesizedJsonCoreNetworkPolicyDocument = [0, n0, _SJCNPD, { [_mT]: _a }, 0];
696
+ export var SynthesizedJsonResourcePolicyDocument = [0, n0, _SJRPD, { [_mT]: _a }, 0];
713
697
  export var AcceptAttachmentRequest = [3, n0, _AAR, 0, [_AI], [[0, 1]]];
714
698
  export var AcceptAttachmentResponse = [3, n0, _AARc, 0, [_A], [() => Attachment]];
715
- export var AccessDeniedException = [
716
- -3,
717
- n0,
718
- _ADE,
719
- {
720
- [_e]: _c,
721
- [_hE]: 403,
722
- },
723
- [_M],
724
- [0],
725
- ];
699
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
726
700
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
727
701
  export var AccountStatus = [3, n0, _AS, 0, [_AIc, _SLRDS], [0, 0]];
728
702
  export var AssociateConnectPeerRequest = [
@@ -814,17 +788,7 @@ export var AttachmentRoutingPolicyAssociationSummary = [
814
788
  export var AWSLocation = [3, n0, _AWSL, 0, [_Z, _SA], [0, 0]];
815
789
  export var Bandwidth = [3, n0, _B, 0, [_US, _DS], [1, 1]];
816
790
  export var BgpOptions = [3, n0, _BO, 0, [_PA], [1]];
817
- export var ConflictException = [
818
- -3,
819
- n0,
820
- _CE,
821
- {
822
- [_e]: _c,
823
- [_hE]: 409,
824
- },
825
- [_M, _RIe, _RT],
826
- [0, 0, 0],
827
- ];
791
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M, _RIe, _RT], [0, 0, 0]];
828
792
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
829
793
  export var ConnectAttachment = [
830
794
  3,
@@ -984,10 +948,7 @@ export var CoreNetworkPolicyException = [
984
948
  -3,
985
949
  n0,
986
950
  _CNPEo,
987
- {
988
- [_e]: _c,
989
- [_hE]: 400,
990
- },
951
+ { [_e]: _c, [_hE]: 400 },
991
952
  [_M, _Er],
992
953
  [0, () => CoreNetworkPolicyErrorList],
993
954
  ];
@@ -1311,24 +1272,9 @@ export var DescribeGlobalNetworksRequest = [
1311
1272
  0,
1312
1273
  [_GNIl, _MR, _NT],
1313
1274
  [
1314
- [
1315
- 64 | 0,
1316
- {
1317
- [_hQ]: _gNI,
1318
- },
1319
- ],
1320
- [
1321
- 1,
1322
- {
1323
- [_hQ]: _mR,
1324
- },
1325
- ],
1326
- [
1327
- 0,
1328
- {
1329
- [_hQ]: _nT,
1330
- },
1331
- ],
1275
+ [64 | 0, { [_hQ]: _gNI }],
1276
+ [1, { [_hQ]: _mR }],
1277
+ [0, { [_hQ]: _nT }],
1332
1278
  ],
1333
1279
  ];
1334
1280
  export var DescribeGlobalNetworksResponse = [
@@ -1401,18 +1347,8 @@ export var DisassociateLinkRequest = [
1401
1347
  [_GNI, _DI, _LI],
1402
1348
  [
1403
1349
  [0, 1],
1404
- [
1405
- 0,
1406
- {
1407
- [_hQ]: _dI,
1408
- },
1409
- ],
1410
- [
1411
- 0,
1412
- {
1413
- [_hQ]: _lI,
1414
- },
1415
- ],
1350
+ [0, { [_hQ]: _dI }],
1351
+ [0, { [_hQ]: _lI }],
1416
1352
  ],
1417
1353
  ];
1418
1354
  export var DisassociateLinkResponse = [3, n0, _DLRis, 0, [_LA], [() => LinkAssociation]];
@@ -1458,30 +1394,10 @@ export var GetConnectionsRequest = [
1458
1394
  [_GNI, _CIo, _DI, _MR, _NT],
1459
1395
  [
1460
1396
  [0, 1],
1461
- [
1462
- 64 | 0,
1463
- {
1464
- [_hQ]: _cI,
1465
- },
1466
- ],
1467
- [
1468
- 0,
1469
- {
1470
- [_hQ]: _dI,
1471
- },
1472
- ],
1473
- [
1474
- 1,
1475
- {
1476
- [_hQ]: _mR,
1477
- },
1478
- ],
1479
- [
1480
- 0,
1481
- {
1482
- [_hQ]: _nT,
1483
- },
1484
- ],
1397
+ [64 | 0, { [_hQ]: _cI }],
1398
+ [0, { [_hQ]: _dI }],
1399
+ [1, { [_hQ]: _mR }],
1400
+ [0, { [_hQ]: _nT }],
1485
1401
  ],
1486
1402
  ];
1487
1403
  export var GetConnectionsResponse = [3, n0, _GCRe, 0, [_Conn, _NT], [() => ConnectionList, 0]];
@@ -1493,24 +1409,9 @@ export var GetConnectPeerAssociationsRequest = [
1493
1409
  [_GNI, _CPIo, _MR, _NT],
1494
1410
  [
1495
1411
  [0, 1],
1496
- [
1497
- 64 | 0,
1498
- {
1499
- [_hQ]: _cPI,
1500
- },
1501
- ],
1502
- [
1503
- 1,
1504
- {
1505
- [_hQ]: _mR,
1506
- },
1507
- ],
1508
- [
1509
- 0,
1510
- {
1511
- [_hQ]: _nT,
1512
- },
1513
- ],
1412
+ [64 | 0, { [_hQ]: _cPI }],
1413
+ [1, { [_hQ]: _mR }],
1414
+ [0, { [_hQ]: _nT }],
1514
1415
  ],
1515
1416
  ];
1516
1417
  export var GetConnectPeerAssociationsResponse = [
@@ -1532,18 +1433,8 @@ export var GetCoreNetworkChangeEventsRequest = [
1532
1433
  [
1533
1434
  [0, 1],
1534
1435
  [1, 1],
1535
- [
1536
- 1,
1537
- {
1538
- [_hQ]: _mR,
1539
- },
1540
- ],
1541
- [
1542
- 0,
1543
- {
1544
- [_hQ]: _nT,
1545
- },
1546
- ],
1436
+ [1, { [_hQ]: _mR }],
1437
+ [0, { [_hQ]: _nT }],
1547
1438
  ],
1548
1439
  ];
1549
1440
  export var GetCoreNetworkChangeEventsResponse = [
@@ -1563,18 +1454,8 @@ export var GetCoreNetworkChangeSetRequest = [
1563
1454
  [
1564
1455
  [0, 1],
1565
1456
  [1, 1],
1566
- [
1567
- 1,
1568
- {
1569
- [_hQ]: _mR,
1570
- },
1571
- ],
1572
- [
1573
- 0,
1574
- {
1575
- [_hQ]: _nT,
1576
- },
1577
- ],
1457
+ [1, { [_hQ]: _mR }],
1458
+ [0, { [_hQ]: _nT }],
1578
1459
  ],
1579
1460
  ];
1580
1461
  export var GetCoreNetworkChangeSetResponse = [
@@ -1593,18 +1474,8 @@ export var GetCoreNetworkPolicyRequest = [
1593
1474
  [_CNI, _PVI, _Al],
1594
1475
  [
1595
1476
  [0, 1],
1596
- [
1597
- 1,
1598
- {
1599
- [_hQ]: _pVI,
1600
- },
1601
- ],
1602
- [
1603
- 0,
1604
- {
1605
- [_hQ]: _al,
1606
- },
1607
- ],
1477
+ [1, { [_hQ]: _pVI }],
1478
+ [0, { [_hQ]: _al }],
1608
1479
  ],
1609
1480
  ];
1610
1481
  export var GetCoreNetworkPolicyResponse = [
@@ -1625,24 +1496,9 @@ export var GetCustomerGatewayAssociationsRequest = [
1625
1496
  [_GNI, _CGAus, _MR, _NT],
1626
1497
  [
1627
1498
  [0, 1],
1628
- [
1629
- 64 | 0,
1630
- {
1631
- [_hQ]: _cGA,
1632
- },
1633
- ],
1634
- [
1635
- 1,
1636
- {
1637
- [_hQ]: _mR,
1638
- },
1639
- ],
1640
- [
1641
- 0,
1642
- {
1643
- [_hQ]: _nT,
1644
- },
1645
- ],
1499
+ [64 | 0, { [_hQ]: _cGA }],
1500
+ [1, { [_hQ]: _mR }],
1501
+ [0, { [_hQ]: _nT }],
1646
1502
  ],
1647
1503
  ];
1648
1504
  export var GetCustomerGatewayAssociationsResponse = [
@@ -1661,30 +1517,10 @@ export var GetDevicesRequest = [
1661
1517
  [_GNI, _DIev, _SI, _MR, _NT],
1662
1518
  [
1663
1519
  [0, 1],
1664
- [
1665
- 64 | 0,
1666
- {
1667
- [_hQ]: _dIe,
1668
- },
1669
- ],
1670
- [
1671
- 0,
1672
- {
1673
- [_hQ]: _sI,
1674
- },
1675
- ],
1676
- [
1677
- 1,
1678
- {
1679
- [_hQ]: _mR,
1680
- },
1681
- ],
1682
- [
1683
- 0,
1684
- {
1685
- [_hQ]: _nT,
1686
- },
1687
- ],
1520
+ [64 | 0, { [_hQ]: _dIe }],
1521
+ [0, { [_hQ]: _sI }],
1522
+ [1, { [_hQ]: _mR }],
1523
+ [0, { [_hQ]: _nT }],
1688
1524
  ],
1689
1525
  ];
1690
1526
  export var GetDevicesResponse = [3, n0, _GDRe, 0, [_Dev, _NT], [[() => DeviceList, 0], 0]];
@@ -1705,30 +1541,10 @@ export var GetLinkAssociationsRequest = [
1705
1541
  [_GNI, _DI, _LI, _MR, _NT],
1706
1542
  [
1707
1543
  [0, 1],
1708
- [
1709
- 0,
1710
- {
1711
- [_hQ]: _dI,
1712
- },
1713
- ],
1714
- [
1715
- 0,
1716
- {
1717
- [_hQ]: _lI,
1718
- },
1719
- ],
1720
- [
1721
- 1,
1722
- {
1723
- [_hQ]: _mR,
1724
- },
1725
- ],
1726
- [
1727
- 0,
1728
- {
1729
- [_hQ]: _nT,
1730
- },
1731
- ],
1544
+ [0, { [_hQ]: _dI }],
1545
+ [0, { [_hQ]: _lI }],
1546
+ [1, { [_hQ]: _mR }],
1547
+ [0, { [_hQ]: _nT }],
1732
1548
  ],
1733
1549
  ];
1734
1550
  export var GetLinkAssociationsResponse = [
@@ -1747,42 +1563,12 @@ export var GetLinksRequest = [
1747
1563
  [_GNI, _LIi, _SI, _Ty, _Pro, _MR, _NT],
1748
1564
  [
1749
1565
  [0, 1],
1750
- [
1751
- 64 | 0,
1752
- {
1753
- [_hQ]: _lIi,
1754
- },
1755
- ],
1756
- [
1757
- 0,
1758
- {
1759
- [_hQ]: _sI,
1760
- },
1761
- ],
1762
- [
1763
- 0,
1764
- {
1765
- [_hQ]: _t,
1766
- },
1767
- ],
1768
- [
1769
- 0,
1770
- {
1771
- [_hQ]: _p,
1772
- },
1773
- ],
1774
- [
1775
- 1,
1776
- {
1777
- [_hQ]: _mR,
1778
- },
1779
- ],
1780
- [
1781
- 0,
1782
- {
1783
- [_hQ]: _nT,
1784
- },
1785
- ],
1566
+ [64 | 0, { [_hQ]: _lIi }],
1567
+ [0, { [_hQ]: _sI }],
1568
+ [0, { [_hQ]: _t }],
1569
+ [0, { [_hQ]: _p }],
1570
+ [1, { [_hQ]: _mR }],
1571
+ [0, { [_hQ]: _nT }],
1786
1572
  ],
1787
1573
  ];
1788
1574
  export var GetLinksResponse = [3, n0, _GLRe, 0, [_Lin, _NT], [() => LinkList, 0]];
@@ -1794,24 +1580,9 @@ export var GetNetworkResourceCountsRequest = [
1794
1580
  [_GNI, _RT, _MR, _NT],
1795
1581
  [
1796
1582
  [0, 1],
1797
- [
1798
- 0,
1799
- {
1800
- [_hQ]: _rT,
1801
- },
1802
- ],
1803
- [
1804
- 1,
1805
- {
1806
- [_hQ]: _mR,
1807
- },
1808
- ],
1809
- [
1810
- 0,
1811
- {
1812
- [_hQ]: _nT,
1813
- },
1814
- ],
1583
+ [0, { [_hQ]: _rT }],
1584
+ [1, { [_hQ]: _mR }],
1585
+ [0, { [_hQ]: _nT }],
1815
1586
  ],
1816
1587
  ];
1817
1588
  export var GetNetworkResourceCountsResponse = [
@@ -1830,54 +1601,14 @@ export var GetNetworkResourceRelationshipsRequest = [
1830
1601
  [_GNI, _CNI, _RGA, _AR, _AIc, _RT, _RA, _MR, _NT],
1831
1602
  [
1832
1603
  [0, 1],
1833
- [
1834
- 0,
1835
- {
1836
- [_hQ]: _cNI,
1837
- },
1838
- ],
1839
- [
1840
- 0,
1841
- {
1842
- [_hQ]: _rGA,
1843
- },
1844
- ],
1845
- [
1846
- 0,
1847
- {
1848
- [_hQ]: _aR,
1849
- },
1850
- ],
1851
- [
1852
- 0,
1853
- {
1854
- [_hQ]: _aI,
1855
- },
1856
- ],
1857
- [
1858
- 0,
1859
- {
1860
- [_hQ]: _rT,
1861
- },
1862
- ],
1863
- [
1864
- 0,
1865
- {
1866
- [_hQ]: _rA,
1867
- },
1868
- ],
1869
- [
1870
- 1,
1871
- {
1872
- [_hQ]: _mR,
1873
- },
1874
- ],
1875
- [
1876
- 0,
1877
- {
1878
- [_hQ]: _nT,
1879
- },
1880
- ],
1604
+ [0, { [_hQ]: _cNI }],
1605
+ [0, { [_hQ]: _rGA }],
1606
+ [0, { [_hQ]: _aR }],
1607
+ [0, { [_hQ]: _aI }],
1608
+ [0, { [_hQ]: _rT }],
1609
+ [0, { [_hQ]: _rA }],
1610
+ [1, { [_hQ]: _mR }],
1611
+ [0, { [_hQ]: _nT }],
1881
1612
  ],
1882
1613
  ];
1883
1614
  export var GetNetworkResourceRelationshipsResponse = [
@@ -1896,54 +1627,14 @@ export var GetNetworkResourcesRequest = [
1896
1627
  [_GNI, _CNI, _RGA, _AR, _AIc, _RT, _RA, _MR, _NT],
1897
1628
  [
1898
1629
  [0, 1],
1899
- [
1900
- 0,
1901
- {
1902
- [_hQ]: _cNI,
1903
- },
1904
- ],
1905
- [
1906
- 0,
1907
- {
1908
- [_hQ]: _rGA,
1909
- },
1910
- ],
1911
- [
1912
- 0,
1913
- {
1914
- [_hQ]: _aR,
1915
- },
1916
- ],
1917
- [
1918
- 0,
1919
- {
1920
- [_hQ]: _aI,
1921
- },
1922
- ],
1923
- [
1924
- 0,
1925
- {
1926
- [_hQ]: _rT,
1927
- },
1928
- ],
1929
- [
1930
- 0,
1931
- {
1932
- [_hQ]: _rA,
1933
- },
1934
- ],
1935
- [
1936
- 1,
1937
- {
1938
- [_hQ]: _mR,
1939
- },
1940
- ],
1941
- [
1942
- 0,
1943
- {
1944
- [_hQ]: _nT,
1945
- },
1946
- ],
1630
+ [0, { [_hQ]: _cNI }],
1631
+ [0, { [_hQ]: _rGA }],
1632
+ [0, { [_hQ]: _aR }],
1633
+ [0, { [_hQ]: _aI }],
1634
+ [0, { [_hQ]: _rT }],
1635
+ [0, { [_hQ]: _rA }],
1636
+ [1, { [_hQ]: _mR }],
1637
+ [0, { [_hQ]: _nT }],
1947
1638
  ],
1948
1639
  ];
1949
1640
  export var GetNetworkResourcesResponse = [
@@ -1989,54 +1680,14 @@ export var GetNetworkTelemetryRequest = [
1989
1680
  [_GNI, _CNI, _RGA, _AR, _AIc, _RT, _RA, _MR, _NT],
1990
1681
  [
1991
1682
  [0, 1],
1992
- [
1993
- 0,
1994
- {
1995
- [_hQ]: _cNI,
1996
- },
1997
- ],
1998
- [
1999
- 0,
2000
- {
2001
- [_hQ]: _rGA,
2002
- },
2003
- ],
2004
- [
2005
- 0,
2006
- {
2007
- [_hQ]: _aR,
2008
- },
2009
- ],
2010
- [
2011
- 0,
2012
- {
2013
- [_hQ]: _aI,
2014
- },
2015
- ],
2016
- [
2017
- 0,
2018
- {
2019
- [_hQ]: _rT,
2020
- },
2021
- ],
2022
- [
2023
- 0,
2024
- {
2025
- [_hQ]: _rA,
2026
- },
2027
- ],
2028
- [
2029
- 1,
2030
- {
2031
- [_hQ]: _mR,
2032
- },
2033
- ],
2034
- [
2035
- 0,
2036
- {
2037
- [_hQ]: _nT,
2038
- },
2039
- ],
1683
+ [0, { [_hQ]: _cNI }],
1684
+ [0, { [_hQ]: _rGA }],
1685
+ [0, { [_hQ]: _aR }],
1686
+ [0, { [_hQ]: _aI }],
1687
+ [0, { [_hQ]: _rT }],
1688
+ [0, { [_hQ]: _rA }],
1689
+ [1, { [_hQ]: _mR }],
1690
+ [0, { [_hQ]: _nT }],
2040
1691
  ],
2041
1692
  ];
2042
1693
  export var GetNetworkTelemetryResponse = [
@@ -2076,24 +1727,9 @@ export var GetSitesRequest = [
2076
1727
  [_GNI, _SIi, _MR, _NT],
2077
1728
  [
2078
1729
  [0, 1],
2079
- [
2080
- 64 | 0,
2081
- {
2082
- [_hQ]: _sIi,
2083
- },
2084
- ],
2085
- [
2086
- 1,
2087
- {
2088
- [_hQ]: _mR,
2089
- },
2090
- ],
2091
- [
2092
- 0,
2093
- {
2094
- [_hQ]: _nT,
2095
- },
2096
- ],
1730
+ [64 | 0, { [_hQ]: _sIi }],
1731
+ [1, { [_hQ]: _mR }],
1732
+ [0, { [_hQ]: _nT }],
2097
1733
  ],
2098
1734
  ];
2099
1735
  export var GetSitesResponse = [3, n0, _GSRe, 0, [_Sit, _NT], [[() => SiteList, 0], 0]];
@@ -2114,24 +1750,9 @@ export var GetTransitGatewayConnectPeerAssociationsRequest = [
2114
1750
  [_GNI, _TGCPAra, _MR, _NT],
2115
1751
  [
2116
1752
  [0, 1],
2117
- [
2118
- 64 | 0,
2119
- {
2120
- [_hQ]: _tGCPA,
2121
- },
2122
- ],
2123
- [
2124
- 1,
2125
- {
2126
- [_hQ]: _mR,
2127
- },
2128
- ],
2129
- [
2130
- 0,
2131
- {
2132
- [_hQ]: _nT,
2133
- },
2134
- ],
1753
+ [64 | 0, { [_hQ]: _tGCPA }],
1754
+ [1, { [_hQ]: _mR }],
1755
+ [0, { [_hQ]: _nT }],
2135
1756
  ],
2136
1757
  ];
2137
1758
  export var GetTransitGatewayConnectPeerAssociationsResponse = [
@@ -2159,24 +1780,9 @@ export var GetTransitGatewayRegistrationsRequest = [
2159
1780
  [_GNI, _TGAr, _MR, _NT],
2160
1781
  [
2161
1782
  [0, 1],
2162
- [
2163
- 64 | 0,
2164
- {
2165
- [_hQ]: _tGA,
2166
- },
2167
- ],
2168
- [
2169
- 1,
2170
- {
2171
- [_hQ]: _mR,
2172
- },
2173
- ],
2174
- [
2175
- 0,
2176
- {
2177
- [_hQ]: _nT,
2178
- },
2179
- ],
1783
+ [64 | 0, { [_hQ]: _tGA }],
1784
+ [1, { [_hQ]: _mR }],
1785
+ [0, { [_hQ]: _nT }],
2180
1786
  ],
2181
1787
  ];
2182
1788
  export var GetTransitGatewayRegistrationsResponse = [
@@ -2210,20 +1816,9 @@ export var InternalServerException = [
2210
1816
  -3,
2211
1817
  n0,
2212
1818
  _ISE,
2213
- {
2214
- [_e]: _s,
2215
- [_hE]: 500,
2216
- },
1819
+ { [_e]: _s, [_hE]: 500 },
2217
1820
  [_M, _RAS],
2218
- [
2219
- 0,
2220
- [
2221
- 1,
2222
- {
2223
- [_hH]: _RA_,
2224
- },
2225
- ],
2226
- ],
1821
+ [0, [1, { [_hH]: _RA_ }]],
2227
1822
  ];
2228
1823
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
2229
1824
  export var Link = [
@@ -2243,24 +1838,9 @@ export var ListAttachmentRoutingPolicyAssociationsRequest = [
2243
1838
  [_CNI, _AI, _MR, _NT],
2244
1839
  [
2245
1840
  [0, 1],
2246
- [
2247
- 0,
2248
- {
2249
- [_hQ]: _aIt,
2250
- },
2251
- ],
2252
- [
2253
- 1,
2254
- {
2255
- [_hQ]: _mR,
2256
- },
2257
- ],
2258
- [
2259
- 0,
2260
- {
2261
- [_hQ]: _nT,
2262
- },
2263
- ],
1841
+ [0, { [_hQ]: _aIt }],
1842
+ [1, { [_hQ]: _mR }],
1843
+ [0, { [_hQ]: _nT }],
2264
1844
  ],
2265
1845
  ];
2266
1846
  export var ListAttachmentRoutingPolicyAssociationsResponse = [
@@ -2278,42 +1858,12 @@ export var ListAttachmentsRequest = [
2278
1858
  0,
2279
1859
  [_CNI, _AT, _EL, _S, _MR, _NT],
2280
1860
  [
2281
- [
2282
- 0,
2283
- {
2284
- [_hQ]: _cNI,
2285
- },
2286
- ],
2287
- [
2288
- 0,
2289
- {
2290
- [_hQ]: _aT,
2291
- },
2292
- ],
2293
- [
2294
- 0,
2295
- {
2296
- [_hQ]: _eL,
2297
- },
2298
- ],
2299
- [
2300
- 0,
2301
- {
2302
- [_hQ]: _st,
2303
- },
2304
- ],
2305
- [
2306
- 1,
2307
- {
2308
- [_hQ]: _mR,
2309
- },
2310
- ],
2311
- [
2312
- 0,
2313
- {
2314
- [_hQ]: _nT,
2315
- },
2316
- ],
1861
+ [0, { [_hQ]: _cNI }],
1862
+ [0, { [_hQ]: _aT }],
1863
+ [0, { [_hQ]: _eL }],
1864
+ [0, { [_hQ]: _st }],
1865
+ [1, { [_hQ]: _mR }],
1866
+ [0, { [_hQ]: _nT }],
2317
1867
  ],
2318
1868
  ];
2319
1869
  export var ListAttachmentsResponse = [3, n0, _LARi, 0, [_At, _NT], [() => AttachmentList, 0]];
@@ -2324,30 +1874,10 @@ export var ListConnectPeersRequest = [
2324
1874
  0,
2325
1875
  [_CNI, _CAI, _MR, _NT],
2326
1876
  [
2327
- [
2328
- 0,
2329
- {
2330
- [_hQ]: _cNI,
2331
- },
2332
- ],
2333
- [
2334
- 0,
2335
- {
2336
- [_hQ]: _cAI,
2337
- },
2338
- ],
2339
- [
2340
- 1,
2341
- {
2342
- [_hQ]: _mR,
2343
- },
2344
- ],
2345
- [
2346
- 0,
2347
- {
2348
- [_hQ]: _nT,
2349
- },
2350
- ],
1877
+ [0, { [_hQ]: _cNI }],
1878
+ [0, { [_hQ]: _cAI }],
1879
+ [1, { [_hQ]: _mR }],
1880
+ [0, { [_hQ]: _nT }],
2351
1881
  ],
2352
1882
  ];
2353
1883
  export var ListConnectPeersResponse = [
@@ -2366,18 +1896,8 @@ export var ListCoreNetworkPolicyVersionsRequest = [
2366
1896
  [_CNI, _MR, _NT],
2367
1897
  [
2368
1898
  [0, 1],
2369
- [
2370
- 1,
2371
- {
2372
- [_hQ]: _mR,
2373
- },
2374
- ],
2375
- [
2376
- 0,
2377
- {
2378
- [_hQ]: _nT,
2379
- },
2380
- ],
1899
+ [1, { [_hQ]: _mR }],
1900
+ [0, { [_hQ]: _nT }],
2381
1901
  ],
2382
1902
  ];
2383
1903
  export var ListCoreNetworkPolicyVersionsResponse = [
@@ -2396,24 +1916,9 @@ export var ListCoreNetworkPrefixListAssociationsRequest = [
2396
1916
  [_CNI, _PLA, _MR, _NT],
2397
1917
  [
2398
1918
  [0, 1],
2399
- [
2400
- 0,
2401
- {
2402
- [_hQ]: _pLA,
2403
- },
2404
- ],
2405
- [
2406
- 1,
2407
- {
2408
- [_hQ]: _mR,
2409
- },
2410
- ],
2411
- [
2412
- 0,
2413
- {
2414
- [_hQ]: _nT,
2415
- },
2416
- ],
1919
+ [0, { [_hQ]: _pLA }],
1920
+ [1, { [_hQ]: _mR }],
1921
+ [0, { [_hQ]: _nT }],
2417
1922
  ],
2418
1923
  ];
2419
1924
  export var ListCoreNetworkPrefixListAssociationsResponse = [
@@ -2430,28 +1935,7 @@ export var ListCoreNetworkRoutingInformationRequest = [
2430
1935
  _LCNRIR,
2431
1936
  0,
2432
1937
  [_CNI, _SN, _EL, _NHF, _LPMo, _EAPM, _MM, _CM, _MR, _NT],
2433
- [
2434
- [0, 1],
2435
- 0,
2436
- 0,
2437
- [2, n0, _FM, 0, 0, 64 | 0],
2438
- 64 | 0,
2439
- 64 | 0,
2440
- 64 | 0,
2441
- 64 | 0,
2442
- [
2443
- 1,
2444
- {
2445
- [_hQ]: _mR,
2446
- },
2447
- ],
2448
- [
2449
- 0,
2450
- {
2451
- [_hQ]: _nT,
2452
- },
2453
- ],
2454
- ],
1938
+ [[0, 1], 0, 0, [2, n0, _FM, 0, 0, 64 | 0], 64 | 0, 64 | 0, 64 | 0, 64 | 0, [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]],
2455
1939
  ];
2456
1940
  export var ListCoreNetworkRoutingInformationResponse = [
2457
1941
  3,
@@ -2468,18 +1952,8 @@ export var ListCoreNetworksRequest = [
2468
1952
  0,
2469
1953
  [_MR, _NT],
2470
1954
  [
2471
- [
2472
- 1,
2473
- {
2474
- [_hQ]: _mR,
2475
- },
2476
- ],
2477
- [
2478
- 0,
2479
- {
2480
- [_hQ]: _nT,
2481
- },
2482
- ],
1955
+ [1, { [_hQ]: _mR }],
1956
+ [0, { [_hQ]: _nT }],
2483
1957
  ],
2484
1958
  ];
2485
1959
  export var ListCoreNetworksResponse = [
@@ -2497,18 +1971,8 @@ export var ListOrganizationServiceAccessStatusRequest = [
2497
1971
  0,
2498
1972
  [_MR, _NT],
2499
1973
  [
2500
- [
2501
- 1,
2502
- {
2503
- [_hQ]: _mR,
2504
- },
2505
- ],
2506
- [
2507
- 0,
2508
- {
2509
- [_hQ]: _nT,
2510
- },
2511
- ],
1974
+ [1, { [_hQ]: _mR }],
1975
+ [0, { [_hQ]: _nT }],
2512
1976
  ],
2513
1977
  ];
2514
1978
  export var ListOrganizationServiceAccessStatusResponse = [
@@ -2526,42 +1990,12 @@ export var ListPeeringsRequest = [
2526
1990
  0,
2527
1991
  [_CNI, _PT, _EL, _S, _MR, _NT],
2528
1992
  [
2529
- [
2530
- 0,
2531
- {
2532
- [_hQ]: _cNI,
2533
- },
2534
- ],
2535
- [
2536
- 0,
2537
- {
2538
- [_hQ]: _pT,
2539
- },
2540
- ],
2541
- [
2542
- 0,
2543
- {
2544
- [_hQ]: _eL,
2545
- },
2546
- ],
2547
- [
2548
- 0,
2549
- {
2550
- [_hQ]: _st,
2551
- },
2552
- ],
2553
- [
2554
- 1,
2555
- {
2556
- [_hQ]: _mR,
2557
- },
2558
- ],
2559
- [
2560
- 0,
2561
- {
2562
- [_hQ]: _nT,
2563
- },
2564
- ],
1993
+ [0, { [_hQ]: _cNI }],
1994
+ [0, { [_hQ]: _pT }],
1995
+ [0, { [_hQ]: _eL }],
1996
+ [0, { [_hQ]: _st }],
1997
+ [1, { [_hQ]: _mR }],
1998
+ [0, { [_hQ]: _nT }],
2565
1999
  ],
2566
2000
  ];
2567
2001
  export var ListPeeringsResponse = [3, n0, _LPRi, 0, [_Pee, _NT], [() => PeeringList, 0]];
@@ -2616,17 +2050,7 @@ export var OrganizationStatus = [
2616
2050
  _OS,
2617
2051
  0,
2618
2052
  [_OI, _OASAS, _SLRDS, _ASL],
2619
- [
2620
- 0,
2621
- 0,
2622
- 0,
2623
- [
2624
- () => AccountStatusList,
2625
- {
2626
- [_xN]: _OS,
2627
- },
2628
- ],
2629
- ],
2053
+ [0, 0, 0, [() => AccountStatusList, { [_xN]: _OS }]],
2630
2054
  ];
2631
2055
  export var PathComponent = [
2632
2056
  3,
@@ -2742,10 +2166,7 @@ export var ResourceNotFoundException = [
2742
2166
  -3,
2743
2167
  n0,
2744
2168
  _RNFE,
2745
- {
2746
- [_e]: _c,
2747
- [_hE]: 404,
2748
- },
2169
+ { [_e]: _c, [_hE]: 404 },
2749
2170
  [_M, _RIe, _RT, _Cont],
2750
2171
  [0, 0, 0, 128 | 0],
2751
2172
  ];
@@ -2830,10 +2251,7 @@ export var ServiceQuotaExceededException = [
2830
2251
  -3,
2831
2252
  n0,
2832
2253
  _SQEE,
2833
- {
2834
- [_e]: _c,
2835
- [_hE]: 402,
2836
- },
2254
+ { [_e]: _c, [_hE]: 402 },
2837
2255
  [_M, _RIe, _RT, _LC, _SC],
2838
2256
  [0, 0, 0, 0, 0],
2839
2257
  ];
@@ -2872,20 +2290,9 @@ export var ThrottlingException = [
2872
2290
  -3,
2873
2291
  n0,
2874
2292
  _TE,
2875
- {
2876
- [_e]: _c,
2877
- [_hE]: 429,
2878
- },
2293
+ { [_e]: _c, [_hE]: 429 },
2879
2294
  [_M, _RAS],
2880
- [
2881
- 0,
2882
- [
2883
- 1,
2884
- {
2885
- [_hH]: _RA_,
2886
- },
2887
- ],
2888
- ],
2295
+ [0, [1, { [_hH]: _RA_ }]],
2889
2296
  ];
2890
2297
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
2891
2298
  export var TransitGatewayConnectPeerAssociation = [
@@ -2922,12 +2329,7 @@ export var UntagResourceRequest = [
2922
2329
  [_RA, _TK],
2923
2330
  [
2924
2331
  [0, 1],
2925
- [
2926
- 64 | 0,
2927
- {
2928
- [_hQ]: _tK,
2929
- },
2930
- ],
2332
+ [64 | 0, { [_hQ]: _tK }],
2931
2333
  ],
2932
2334
  ];
2933
2335
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -3016,10 +2418,7 @@ export var ValidationException = [
3016
2418
  -3,
3017
2419
  n0,
3018
2420
  _VE,
3019
- {
3020
- [_e]: _c,
3021
- [_hE]: 400,
3022
- },
2421
+ { [_e]: _c, [_hE]: 400 },
3023
2422
  [_M, _Rea, _Fi],
3024
2423
  [0, 0, () => ValidationExceptionFieldList],
3025
2424
  ];
@@ -3043,7 +2442,6 @@ export var VpcAttachment = [
3043
2442
  ];
3044
2443
  export var VpcOptions = [3, n0, _VO, 0, [_IS, _AMS, _DSn, _SGRS], [2, 2, 2, 2]];
3045
2444
  export var WhenSentTo = [3, n0, _WST, 0, [_WSTSL], [64 | 0]];
3046
- export var __Unit = "unit";
3047
2445
  export var NetworkManagerServiceException = [-3, _sm, "NetworkManagerServiceException", 0, [], []];
3048
2446
  TypeRegistry.for(_sm).registerError(NetworkManagerServiceException, __NetworkManagerServiceException);
3049
2447
  export var AccountStatusList = [1, n0, _ASL, 0, () => AccountStatus];
@@ -3145,9 +2543,7 @@ export var AcceptAttachment = [
3145
2543
  9,
3146
2544
  n0,
3147
2545
  _AA,
3148
- {
3149
- [_h]: ["POST", "/attachments/{AttachmentId}/accept", 200],
3150
- },
2546
+ { [_h]: ["POST", "/attachments/{AttachmentId}/accept", 200] },
3151
2547
  () => AcceptAttachmentRequest,
3152
2548
  () => AcceptAttachmentResponse,
3153
2549
  ];
@@ -3155,9 +2551,7 @@ export var AssociateConnectPeer = [
3155
2551
  9,
3156
2552
  n0,
3157
2553
  _ACP,
3158
- {
3159
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/connect-peer-associations", 200],
3160
- },
2554
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/connect-peer-associations", 200] },
3161
2555
  () => AssociateConnectPeerRequest,
3162
2556
  () => AssociateConnectPeerResponse,
3163
2557
  ];
@@ -3165,9 +2559,7 @@ export var AssociateCustomerGateway = [
3165
2559
  9,
3166
2560
  n0,
3167
2561
  _ACG,
3168
- {
3169
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/customer-gateway-associations", 200],
3170
- },
2562
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/customer-gateway-associations", 200] },
3171
2563
  () => AssociateCustomerGatewayRequest,
3172
2564
  () => AssociateCustomerGatewayResponse,
3173
2565
  ];
@@ -3175,9 +2567,7 @@ export var AssociateLink = [
3175
2567
  9,
3176
2568
  n0,
3177
2569
  _ALs,
3178
- {
3179
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/link-associations", 200],
3180
- },
2570
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/link-associations", 200] },
3181
2571
  () => AssociateLinkRequest,
3182
2572
  () => AssociateLinkResponse,
3183
2573
  ];
@@ -3185,9 +2575,7 @@ export var AssociateTransitGatewayConnectPeer = [
3185
2575
  9,
3186
2576
  n0,
3187
2577
  _ATGCP,
3188
- {
3189
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/transit-gateway-connect-peer-associations", 200],
3190
- },
2578
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/transit-gateway-connect-peer-associations", 200] },
3191
2579
  () => AssociateTransitGatewayConnectPeerRequest,
3192
2580
  () => AssociateTransitGatewayConnectPeerResponse,
3193
2581
  ];
@@ -3195,9 +2583,7 @@ export var CreateConnectAttachment = [
3195
2583
  9,
3196
2584
  n0,
3197
2585
  _CCA,
3198
- {
3199
- [_h]: ["POST", "/connect-attachments", 200],
3200
- },
2586
+ { [_h]: ["POST", "/connect-attachments", 200] },
3201
2587
  () => CreateConnectAttachmentRequest,
3202
2588
  () => CreateConnectAttachmentResponse,
3203
2589
  ];
@@ -3205,9 +2591,7 @@ export var CreateConnection = [
3205
2591
  9,
3206
2592
  n0,
3207
2593
  _CC,
3208
- {
3209
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/connections", 200],
3210
- },
2594
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/connections", 200] },
3211
2595
  () => CreateConnectionRequest,
3212
2596
  () => CreateConnectionResponse,
3213
2597
  ];
@@ -3215,9 +2599,7 @@ export var CreateConnectPeer = [
3215
2599
  9,
3216
2600
  n0,
3217
2601
  _CCP,
3218
- {
3219
- [_h]: ["POST", "/connect-peers", 200],
3220
- },
2602
+ { [_h]: ["POST", "/connect-peers", 200] },
3221
2603
  () => CreateConnectPeerRequest,
3222
2604
  () => CreateConnectPeerResponse,
3223
2605
  ];
@@ -3225,9 +2607,7 @@ export var CreateCoreNetwork = [
3225
2607
  9,
3226
2608
  n0,
3227
2609
  _CCN,
3228
- {
3229
- [_h]: ["POST", "/core-networks", 200],
3230
- },
2610
+ { [_h]: ["POST", "/core-networks", 200] },
3231
2611
  () => CreateCoreNetworkRequest,
3232
2612
  () => CreateCoreNetworkResponse,
3233
2613
  ];
@@ -3235,9 +2615,7 @@ export var CreateCoreNetworkPrefixListAssociation = [
3235
2615
  9,
3236
2616
  n0,
3237
2617
  _CCNPLA,
3238
- {
3239
- [_h]: ["POST", "/prefix-list", 200],
3240
- },
2618
+ { [_h]: ["POST", "/prefix-list", 200] },
3241
2619
  () => CreateCoreNetworkPrefixListAssociationRequest,
3242
2620
  () => CreateCoreNetworkPrefixListAssociationResponse,
3243
2621
  ];
@@ -3245,9 +2623,7 @@ export var CreateDevice = [
3245
2623
  9,
3246
2624
  n0,
3247
2625
  _CD,
3248
- {
3249
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/devices", 200],
3250
- },
2626
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/devices", 200] },
3251
2627
  () => CreateDeviceRequest,
3252
2628
  () => CreateDeviceResponse,
3253
2629
  ];
@@ -3255,9 +2631,7 @@ export var CreateDirectConnectGatewayAttachment = [
3255
2631
  9,
3256
2632
  n0,
3257
2633
  _CDCGA,
3258
- {
3259
- [_h]: ["POST", "/direct-connect-gateway-attachments", 200],
3260
- },
2634
+ { [_h]: ["POST", "/direct-connect-gateway-attachments", 200] },
3261
2635
  () => CreateDirectConnectGatewayAttachmentRequest,
3262
2636
  () => CreateDirectConnectGatewayAttachmentResponse,
3263
2637
  ];
@@ -3265,9 +2639,7 @@ export var CreateGlobalNetwork = [
3265
2639
  9,
3266
2640
  n0,
3267
2641
  _CGN,
3268
- {
3269
- [_h]: ["POST", "/global-networks", 200],
3270
- },
2642
+ { [_h]: ["POST", "/global-networks", 200] },
3271
2643
  () => CreateGlobalNetworkRequest,
3272
2644
  () => CreateGlobalNetworkResponse,
3273
2645
  ];
@@ -3275,9 +2647,7 @@ export var CreateLink = [
3275
2647
  9,
3276
2648
  n0,
3277
2649
  _CLr,
3278
- {
3279
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/links", 200],
3280
- },
2650
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/links", 200] },
3281
2651
  () => CreateLinkRequest,
3282
2652
  () => CreateLinkResponse,
3283
2653
  ];
@@ -3285,9 +2655,7 @@ export var CreateSite = [
3285
2655
  9,
3286
2656
  n0,
3287
2657
  _CSr,
3288
- {
3289
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/sites", 200],
3290
- },
2658
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/sites", 200] },
3291
2659
  () => CreateSiteRequest,
3292
2660
  () => CreateSiteResponse,
3293
2661
  ];
@@ -3295,9 +2663,7 @@ export var CreateSiteToSiteVpnAttachment = [
3295
2663
  9,
3296
2664
  n0,
3297
2665
  _CSTSVA,
3298
- {
3299
- [_h]: ["POST", "/site-to-site-vpn-attachments", 200],
3300
- },
2666
+ { [_h]: ["POST", "/site-to-site-vpn-attachments", 200] },
3301
2667
  () => CreateSiteToSiteVpnAttachmentRequest,
3302
2668
  () => CreateSiteToSiteVpnAttachmentResponse,
3303
2669
  ];
@@ -3305,9 +2671,7 @@ export var CreateTransitGatewayPeering = [
3305
2671
  9,
3306
2672
  n0,
3307
2673
  _CTGP,
3308
- {
3309
- [_h]: ["POST", "/transit-gateway-peerings", 200],
3310
- },
2674
+ { [_h]: ["POST", "/transit-gateway-peerings", 200] },
3311
2675
  () => CreateTransitGatewayPeeringRequest,
3312
2676
  () => CreateTransitGatewayPeeringResponse,
3313
2677
  ];
@@ -3315,9 +2679,7 @@ export var CreateTransitGatewayRouteTableAttachment = [
3315
2679
  9,
3316
2680
  n0,
3317
2681
  _CTGRTA,
3318
- {
3319
- [_h]: ["POST", "/transit-gateway-route-table-attachments", 200],
3320
- },
2682
+ { [_h]: ["POST", "/transit-gateway-route-table-attachments", 200] },
3321
2683
  () => CreateTransitGatewayRouteTableAttachmentRequest,
3322
2684
  () => CreateTransitGatewayRouteTableAttachmentResponse,
3323
2685
  ];
@@ -3325,9 +2687,7 @@ export var CreateVpcAttachment = [
3325
2687
  9,
3326
2688
  n0,
3327
2689
  _CVA,
3328
- {
3329
- [_h]: ["POST", "/vpc-attachments", 200],
3330
- },
2690
+ { [_h]: ["POST", "/vpc-attachments", 200] },
3331
2691
  () => CreateVpcAttachmentRequest,
3332
2692
  () => CreateVpcAttachmentResponse,
3333
2693
  ];
@@ -3335,9 +2695,7 @@ export var DeleteAttachment = [
3335
2695
  9,
3336
2696
  n0,
3337
2697
  _DAe,
3338
- {
3339
- [_h]: ["DELETE", "/attachments/{AttachmentId}", 200],
3340
- },
2698
+ { [_h]: ["DELETE", "/attachments/{AttachmentId}", 200] },
3341
2699
  () => DeleteAttachmentRequest,
3342
2700
  () => DeleteAttachmentResponse,
3343
2701
  ];
@@ -3345,9 +2703,7 @@ export var DeleteConnection = [
3345
2703
  9,
3346
2704
  n0,
3347
2705
  _DC,
3348
- {
3349
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/connections/{ConnectionId}", 200],
3350
- },
2706
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/connections/{ConnectionId}", 200] },
3351
2707
  () => DeleteConnectionRequest,
3352
2708
  () => DeleteConnectionResponse,
3353
2709
  ];
@@ -3355,9 +2711,7 @@ export var DeleteConnectPeer = [
3355
2711
  9,
3356
2712
  n0,
3357
2713
  _DCP,
3358
- {
3359
- [_h]: ["DELETE", "/connect-peers/{ConnectPeerId}", 200],
3360
- },
2714
+ { [_h]: ["DELETE", "/connect-peers/{ConnectPeerId}", 200] },
3361
2715
  () => DeleteConnectPeerRequest,
3362
2716
  () => DeleteConnectPeerResponse,
3363
2717
  ];
@@ -3365,9 +2719,7 @@ export var DeleteCoreNetwork = [
3365
2719
  9,
3366
2720
  n0,
3367
2721
  _DCN,
3368
- {
3369
- [_h]: ["DELETE", "/core-networks/{CoreNetworkId}", 200],
3370
- },
2722
+ { [_h]: ["DELETE", "/core-networks/{CoreNetworkId}", 200] },
3371
2723
  () => DeleteCoreNetworkRequest,
3372
2724
  () => DeleteCoreNetworkResponse,
3373
2725
  ];
@@ -3375,9 +2727,7 @@ export var DeleteCoreNetworkPolicyVersion = [
3375
2727
  9,
3376
2728
  n0,
3377
2729
  _DCNPV,
3378
- {
3379
- [_h]: ["DELETE", "/core-networks/{CoreNetworkId}/core-network-policy-versions/{PolicyVersionId}", 200],
3380
- },
2730
+ { [_h]: ["DELETE", "/core-networks/{CoreNetworkId}/core-network-policy-versions/{PolicyVersionId}", 200] },
3381
2731
  () => DeleteCoreNetworkPolicyVersionRequest,
3382
2732
  () => DeleteCoreNetworkPolicyVersionResponse,
3383
2733
  ];
@@ -3385,9 +2735,7 @@ export var DeleteCoreNetworkPrefixListAssociation = [
3385
2735
  9,
3386
2736
  n0,
3387
2737
  _DCNPLA,
3388
- {
3389
- [_h]: ["DELETE", "/prefix-list/{PrefixListArn}/core-network/{CoreNetworkId}", 200],
3390
- },
2738
+ { [_h]: ["DELETE", "/prefix-list/{PrefixListArn}/core-network/{CoreNetworkId}", 200] },
3391
2739
  () => DeleteCoreNetworkPrefixListAssociationRequest,
3392
2740
  () => DeleteCoreNetworkPrefixListAssociationResponse,
3393
2741
  ];
@@ -3395,9 +2743,7 @@ export var DeleteDevice = [
3395
2743
  9,
3396
2744
  n0,
3397
2745
  _DD,
3398
- {
3399
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/devices/{DeviceId}", 200],
3400
- },
2746
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/devices/{DeviceId}", 200] },
3401
2747
  () => DeleteDeviceRequest,
3402
2748
  () => DeleteDeviceResponse,
3403
2749
  ];
@@ -3405,9 +2751,7 @@ export var DeleteGlobalNetwork = [
3405
2751
  9,
3406
2752
  n0,
3407
2753
  _DGN,
3408
- {
3409
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}", 200],
3410
- },
2754
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}", 200] },
3411
2755
  () => DeleteGlobalNetworkRequest,
3412
2756
  () => DeleteGlobalNetworkResponse,
3413
2757
  ];
@@ -3415,9 +2759,7 @@ export var DeleteLink = [
3415
2759
  9,
3416
2760
  n0,
3417
2761
  _DLe,
3418
- {
3419
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/links/{LinkId}", 200],
3420
- },
2762
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/links/{LinkId}", 200] },
3421
2763
  () => DeleteLinkRequest,
3422
2764
  () => DeleteLinkResponse,
3423
2765
  ];
@@ -3425,9 +2767,7 @@ export var DeletePeering = [
3425
2767
  9,
3426
2768
  n0,
3427
2769
  _DP,
3428
- {
3429
- [_h]: ["DELETE", "/peerings/{PeeringId}", 200],
3430
- },
2770
+ { [_h]: ["DELETE", "/peerings/{PeeringId}", 200] },
3431
2771
  () => DeletePeeringRequest,
3432
2772
  () => DeletePeeringResponse,
3433
2773
  ];
@@ -3435,9 +2775,7 @@ export var DeleteResourcePolicy = [
3435
2775
  9,
3436
2776
  n0,
3437
2777
  _DRP,
3438
- {
3439
- [_h]: ["DELETE", "/resource-policy/{ResourceArn}", 200],
3440
- },
2778
+ { [_h]: ["DELETE", "/resource-policy/{ResourceArn}", 200] },
3441
2779
  () => DeleteResourcePolicyRequest,
3442
2780
  () => DeleteResourcePolicyResponse,
3443
2781
  ];
@@ -3445,9 +2783,7 @@ export var DeleteSite = [
3445
2783
  9,
3446
2784
  n0,
3447
2785
  _DSe,
3448
- {
3449
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/sites/{SiteId}", 200],
3450
- },
2786
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/sites/{SiteId}", 200] },
3451
2787
  () => DeleteSiteRequest,
3452
2788
  () => DeleteSiteResponse,
3453
2789
  ];
@@ -3455,9 +2791,7 @@ export var DeregisterTransitGateway = [
3455
2791
  9,
3456
2792
  n0,
3457
2793
  _DTG,
3458
- {
3459
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/transit-gateway-registrations/{TransitGatewayArn}", 200],
3460
- },
2794
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/transit-gateway-registrations/{TransitGatewayArn}", 200] },
3461
2795
  () => DeregisterTransitGatewayRequest,
3462
2796
  () => DeregisterTransitGatewayResponse,
3463
2797
  ];
@@ -3465,9 +2799,7 @@ export var DescribeGlobalNetworks = [
3465
2799
  9,
3466
2800
  n0,
3467
2801
  _DGNe,
3468
- {
3469
- [_h]: ["GET", "/global-networks", 200],
3470
- },
2802
+ { [_h]: ["GET", "/global-networks", 200] },
3471
2803
  () => DescribeGlobalNetworksRequest,
3472
2804
  () => DescribeGlobalNetworksResponse,
3473
2805
  ];
@@ -3475,9 +2807,7 @@ export var DisassociateConnectPeer = [
3475
2807
  9,
3476
2808
  n0,
3477
2809
  _DCPi,
3478
- {
3479
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/connect-peer-associations/{ConnectPeerId}", 200],
3480
- },
2810
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/connect-peer-associations/{ConnectPeerId}", 200] },
3481
2811
  () => DisassociateConnectPeerRequest,
3482
2812
  () => DisassociateConnectPeerResponse,
3483
2813
  ];
@@ -3485,9 +2815,7 @@ export var DisassociateCustomerGateway = [
3485
2815
  9,
3486
2816
  n0,
3487
2817
  _DCG,
3488
- {
3489
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/customer-gateway-associations/{CustomerGatewayArn}", 200],
3490
- },
2818
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/customer-gateway-associations/{CustomerGatewayArn}", 200] },
3491
2819
  () => DisassociateCustomerGatewayRequest,
3492
2820
  () => DisassociateCustomerGatewayResponse,
3493
2821
  ];
@@ -3495,9 +2823,7 @@ export var DisassociateLink = [
3495
2823
  9,
3496
2824
  n0,
3497
2825
  _DLi,
3498
- {
3499
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/link-associations", 200],
3500
- },
2826
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/link-associations", 200] },
3501
2827
  () => DisassociateLinkRequest,
3502
2828
  () => DisassociateLinkResponse,
3503
2829
  ];
@@ -3519,9 +2845,7 @@ export var ExecuteCoreNetworkChangeSet = [
3519
2845
  9,
3520
2846
  n0,
3521
2847
  _ECNCS,
3522
- {
3523
- [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-change-sets/{PolicyVersionId}/execute", 200],
3524
- },
2848
+ { [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-change-sets/{PolicyVersionId}/execute", 200] },
3525
2849
  () => ExecuteCoreNetworkChangeSetRequest,
3526
2850
  () => ExecuteCoreNetworkChangeSetResponse,
3527
2851
  ];
@@ -3529,9 +2853,7 @@ export var GetConnectAttachment = [
3529
2853
  9,
3530
2854
  n0,
3531
2855
  _GCA,
3532
- {
3533
- [_h]: ["GET", "/connect-attachments/{AttachmentId}", 200],
3534
- },
2856
+ { [_h]: ["GET", "/connect-attachments/{AttachmentId}", 200] },
3535
2857
  () => GetConnectAttachmentRequest,
3536
2858
  () => GetConnectAttachmentResponse,
3537
2859
  ];
@@ -3539,9 +2861,7 @@ export var GetConnections = [
3539
2861
  9,
3540
2862
  n0,
3541
2863
  _GC,
3542
- {
3543
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/connections", 200],
3544
- },
2864
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/connections", 200] },
3545
2865
  () => GetConnectionsRequest,
3546
2866
  () => GetConnectionsResponse,
3547
2867
  ];
@@ -3549,9 +2869,7 @@ export var GetConnectPeer = [
3549
2869
  9,
3550
2870
  n0,
3551
2871
  _GCP,
3552
- {
3553
- [_h]: ["GET", "/connect-peers/{ConnectPeerId}", 200],
3554
- },
2872
+ { [_h]: ["GET", "/connect-peers/{ConnectPeerId}", 200] },
3555
2873
  () => GetConnectPeerRequest,
3556
2874
  () => GetConnectPeerResponse,
3557
2875
  ];
@@ -3559,9 +2877,7 @@ export var GetConnectPeerAssociations = [
3559
2877
  9,
3560
2878
  n0,
3561
2879
  _GCPA,
3562
- {
3563
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/connect-peer-associations", 200],
3564
- },
2880
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/connect-peer-associations", 200] },
3565
2881
  () => GetConnectPeerAssociationsRequest,
3566
2882
  () => GetConnectPeerAssociationsResponse,
3567
2883
  ];
@@ -3569,9 +2885,7 @@ export var GetCoreNetwork = [
3569
2885
  9,
3570
2886
  n0,
3571
2887
  _GCN,
3572
- {
3573
- [_h]: ["GET", "/core-networks/{CoreNetworkId}", 200],
3574
- },
2888
+ { [_h]: ["GET", "/core-networks/{CoreNetworkId}", 200] },
3575
2889
  () => GetCoreNetworkRequest,
3576
2890
  () => GetCoreNetworkResponse,
3577
2891
  ];
@@ -3579,9 +2893,7 @@ export var GetCoreNetworkChangeEvents = [
3579
2893
  9,
3580
2894
  n0,
3581
2895
  _GCNCE,
3582
- {
3583
- [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-change-events/{PolicyVersionId}", 200],
3584
- },
2896
+ { [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-change-events/{PolicyVersionId}", 200] },
3585
2897
  () => GetCoreNetworkChangeEventsRequest,
3586
2898
  () => GetCoreNetworkChangeEventsResponse,
3587
2899
  ];
@@ -3589,9 +2901,7 @@ export var GetCoreNetworkChangeSet = [
3589
2901
  9,
3590
2902
  n0,
3591
2903
  _GCNCS,
3592
- {
3593
- [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-change-sets/{PolicyVersionId}", 200],
3594
- },
2904
+ { [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-change-sets/{PolicyVersionId}", 200] },
3595
2905
  () => GetCoreNetworkChangeSetRequest,
3596
2906
  () => GetCoreNetworkChangeSetResponse,
3597
2907
  ];
@@ -3599,9 +2909,7 @@ export var GetCoreNetworkPolicy = [
3599
2909
  9,
3600
2910
  n0,
3601
2911
  _GCNP,
3602
- {
3603
- [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-policy", 200],
3604
- },
2912
+ { [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-policy", 200] },
3605
2913
  () => GetCoreNetworkPolicyRequest,
3606
2914
  () => GetCoreNetworkPolicyResponse,
3607
2915
  ];
@@ -3609,9 +2917,7 @@ export var GetCustomerGatewayAssociations = [
3609
2917
  9,
3610
2918
  n0,
3611
2919
  _GCGA,
3612
- {
3613
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/customer-gateway-associations", 200],
3614
- },
2920
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/customer-gateway-associations", 200] },
3615
2921
  () => GetCustomerGatewayAssociationsRequest,
3616
2922
  () => GetCustomerGatewayAssociationsResponse,
3617
2923
  ];
@@ -3619,9 +2925,7 @@ export var GetDevices = [
3619
2925
  9,
3620
2926
  n0,
3621
2927
  _GD,
3622
- {
3623
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/devices", 200],
3624
- },
2928
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/devices", 200] },
3625
2929
  () => GetDevicesRequest,
3626
2930
  () => GetDevicesResponse,
3627
2931
  ];
@@ -3629,9 +2933,7 @@ export var GetDirectConnectGatewayAttachment = [
3629
2933
  9,
3630
2934
  n0,
3631
2935
  _GDCGA,
3632
- {
3633
- [_h]: ["GET", "/direct-connect-gateway-attachments/{AttachmentId}", 200],
3634
- },
2936
+ { [_h]: ["GET", "/direct-connect-gateway-attachments/{AttachmentId}", 200] },
3635
2937
  () => GetDirectConnectGatewayAttachmentRequest,
3636
2938
  () => GetDirectConnectGatewayAttachmentResponse,
3637
2939
  ];
@@ -3639,9 +2941,7 @@ export var GetLinkAssociations = [
3639
2941
  9,
3640
2942
  n0,
3641
2943
  _GLA,
3642
- {
3643
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/link-associations", 200],
3644
- },
2944
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/link-associations", 200] },
3645
2945
  () => GetLinkAssociationsRequest,
3646
2946
  () => GetLinkAssociationsResponse,
3647
2947
  ];
@@ -3649,9 +2949,7 @@ export var GetLinks = [
3649
2949
  9,
3650
2950
  n0,
3651
2951
  _GL,
3652
- {
3653
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/links", 200],
3654
- },
2952
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/links", 200] },
3655
2953
  () => GetLinksRequest,
3656
2954
  () => GetLinksResponse,
3657
2955
  ];
@@ -3659,9 +2957,7 @@ export var GetNetworkResourceCounts = [
3659
2957
  9,
3660
2958
  n0,
3661
2959
  _GNRC,
3662
- {
3663
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-resource-count", 200],
3664
- },
2960
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-resource-count", 200] },
3665
2961
  () => GetNetworkResourceCountsRequest,
3666
2962
  () => GetNetworkResourceCountsResponse,
3667
2963
  ];
@@ -3669,9 +2965,7 @@ export var GetNetworkResourceRelationships = [
3669
2965
  9,
3670
2966
  n0,
3671
2967
  _GNRRetet,
3672
- {
3673
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-resource-relationships", 200],
3674
- },
2968
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-resource-relationships", 200] },
3675
2969
  () => GetNetworkResourceRelationshipsRequest,
3676
2970
  () => GetNetworkResourceRelationshipsResponse,
3677
2971
  ];
@@ -3679,9 +2973,7 @@ export var GetNetworkResources = [
3679
2973
  9,
3680
2974
  n0,
3681
2975
  _GNR,
3682
- {
3683
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-resources", 200],
3684
- },
2976
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-resources", 200] },
3685
2977
  () => GetNetworkResourcesRequest,
3686
2978
  () => GetNetworkResourcesResponse,
3687
2979
  ];
@@ -3689,9 +2981,7 @@ export var GetNetworkRoutes = [
3689
2981
  9,
3690
2982
  n0,
3691
2983
  _GNRe,
3692
- {
3693
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/network-routes", 200],
3694
- },
2984
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/network-routes", 200] },
3695
2985
  () => GetNetworkRoutesRequest,
3696
2986
  () => GetNetworkRoutesResponse,
3697
2987
  ];
@@ -3699,9 +2989,7 @@ export var GetNetworkTelemetry = [
3699
2989
  9,
3700
2990
  n0,
3701
2991
  _GNT,
3702
- {
3703
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-telemetry", 200],
3704
- },
2992
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-telemetry", 200] },
3705
2993
  () => GetNetworkTelemetryRequest,
3706
2994
  () => GetNetworkTelemetryResponse,
3707
2995
  ];
@@ -3709,9 +2997,7 @@ export var GetResourcePolicy = [
3709
2997
  9,
3710
2998
  n0,
3711
2999
  _GRP,
3712
- {
3713
- [_h]: ["GET", "/resource-policy/{ResourceArn}", 200],
3714
- },
3000
+ { [_h]: ["GET", "/resource-policy/{ResourceArn}", 200] },
3715
3001
  () => GetResourcePolicyRequest,
3716
3002
  () => GetResourcePolicyResponse,
3717
3003
  ];
@@ -3719,9 +3005,7 @@ export var GetRouteAnalysis = [
3719
3005
  9,
3720
3006
  n0,
3721
3007
  _GRA,
3722
- {
3723
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/route-analyses/{RouteAnalysisId}", 200],
3724
- },
3008
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/route-analyses/{RouteAnalysisId}", 200] },
3725
3009
  () => GetRouteAnalysisRequest,
3726
3010
  () => GetRouteAnalysisResponse,
3727
3011
  ];
@@ -3729,9 +3013,7 @@ export var GetSites = [
3729
3013
  9,
3730
3014
  n0,
3731
3015
  _GS,
3732
- {
3733
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/sites", 200],
3734
- },
3016
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/sites", 200] },
3735
3017
  () => GetSitesRequest,
3736
3018
  () => GetSitesResponse,
3737
3019
  ];
@@ -3739,9 +3021,7 @@ export var GetSiteToSiteVpnAttachment = [
3739
3021
  9,
3740
3022
  n0,
3741
3023
  _GSTSVA,
3742
- {
3743
- [_h]: ["GET", "/site-to-site-vpn-attachments/{AttachmentId}", 200],
3744
- },
3024
+ { [_h]: ["GET", "/site-to-site-vpn-attachments/{AttachmentId}", 200] },
3745
3025
  () => GetSiteToSiteVpnAttachmentRequest,
3746
3026
  () => GetSiteToSiteVpnAttachmentResponse,
3747
3027
  ];
@@ -3749,9 +3029,7 @@ export var GetTransitGatewayConnectPeerAssociations = [
3749
3029
  9,
3750
3030
  n0,
3751
3031
  _GTGCPA,
3752
- {
3753
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/transit-gateway-connect-peer-associations", 200],
3754
- },
3032
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/transit-gateway-connect-peer-associations", 200] },
3755
3033
  () => GetTransitGatewayConnectPeerAssociationsRequest,
3756
3034
  () => GetTransitGatewayConnectPeerAssociationsResponse,
3757
3035
  ];
@@ -3759,9 +3037,7 @@ export var GetTransitGatewayPeering = [
3759
3037
  9,
3760
3038
  n0,
3761
3039
  _GTGP,
3762
- {
3763
- [_h]: ["GET", "/transit-gateway-peerings/{PeeringId}", 200],
3764
- },
3040
+ { [_h]: ["GET", "/transit-gateway-peerings/{PeeringId}", 200] },
3765
3041
  () => GetTransitGatewayPeeringRequest,
3766
3042
  () => GetTransitGatewayPeeringResponse,
3767
3043
  ];
@@ -3769,9 +3045,7 @@ export var GetTransitGatewayRegistrations = [
3769
3045
  9,
3770
3046
  n0,
3771
3047
  _GTGR,
3772
- {
3773
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/transit-gateway-registrations", 200],
3774
- },
3048
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/transit-gateway-registrations", 200] },
3775
3049
  () => GetTransitGatewayRegistrationsRequest,
3776
3050
  () => GetTransitGatewayRegistrationsResponse,
3777
3051
  ];
@@ -3779,9 +3053,7 @@ export var GetTransitGatewayRouteTableAttachment = [
3779
3053
  9,
3780
3054
  n0,
3781
3055
  _GTGRTA,
3782
- {
3783
- [_h]: ["GET", "/transit-gateway-route-table-attachments/{AttachmentId}", 200],
3784
- },
3056
+ { [_h]: ["GET", "/transit-gateway-route-table-attachments/{AttachmentId}", 200] },
3785
3057
  () => GetTransitGatewayRouteTableAttachmentRequest,
3786
3058
  () => GetTransitGatewayRouteTableAttachmentResponse,
3787
3059
  ];
@@ -3789,9 +3061,7 @@ export var GetVpcAttachment = [
3789
3061
  9,
3790
3062
  n0,
3791
3063
  _GVA,
3792
- {
3793
- [_h]: ["GET", "/vpc-attachments/{AttachmentId}", 200],
3794
- },
3064
+ { [_h]: ["GET", "/vpc-attachments/{AttachmentId}", 200] },
3795
3065
  () => GetVpcAttachmentRequest,
3796
3066
  () => GetVpcAttachmentResponse,
3797
3067
  ];
@@ -3799,9 +3069,7 @@ export var ListAttachmentRoutingPolicyAssociations = [
3799
3069
  9,
3800
3070
  n0,
3801
3071
  _LARPA,
3802
- {
3803
- [_h]: ["GET", "/routing-policy-label/core-network/{CoreNetworkId}", 200],
3804
- },
3072
+ { [_h]: ["GET", "/routing-policy-label/core-network/{CoreNetworkId}", 200] },
3805
3073
  () => ListAttachmentRoutingPolicyAssociationsRequest,
3806
3074
  () => ListAttachmentRoutingPolicyAssociationsResponse,
3807
3075
  ];
@@ -3809,9 +3077,7 @@ export var ListAttachments = [
3809
3077
  9,
3810
3078
  n0,
3811
3079
  _LAis,
3812
- {
3813
- [_h]: ["GET", "/attachments", 200],
3814
- },
3080
+ { [_h]: ["GET", "/attachments", 200] },
3815
3081
  () => ListAttachmentsRequest,
3816
3082
  () => ListAttachmentsResponse,
3817
3083
  ];
@@ -3819,9 +3085,7 @@ export var ListConnectPeers = [
3819
3085
  9,
3820
3086
  n0,
3821
3087
  _LCP,
3822
- {
3823
- [_h]: ["GET", "/connect-peers", 200],
3824
- },
3088
+ { [_h]: ["GET", "/connect-peers", 200] },
3825
3089
  () => ListConnectPeersRequest,
3826
3090
  () => ListConnectPeersResponse,
3827
3091
  ];
@@ -3829,9 +3093,7 @@ export var ListCoreNetworkPolicyVersions = [
3829
3093
  9,
3830
3094
  n0,
3831
3095
  _LCNPV,
3832
- {
3833
- [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-policy-versions", 200],
3834
- },
3096
+ { [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-policy-versions", 200] },
3835
3097
  () => ListCoreNetworkPolicyVersionsRequest,
3836
3098
  () => ListCoreNetworkPolicyVersionsResponse,
3837
3099
  ];
@@ -3839,9 +3101,7 @@ export var ListCoreNetworkPrefixListAssociations = [
3839
3101
  9,
3840
3102
  n0,
3841
3103
  _LCNPLA,
3842
- {
3843
- [_h]: ["GET", "/prefix-list/core-network/{CoreNetworkId}", 200],
3844
- },
3104
+ { [_h]: ["GET", "/prefix-list/core-network/{CoreNetworkId}", 200] },
3845
3105
  () => ListCoreNetworkPrefixListAssociationsRequest,
3846
3106
  () => ListCoreNetworkPrefixListAssociationsResponse,
3847
3107
  ];
@@ -3849,9 +3109,7 @@ export var ListCoreNetworkRoutingInformation = [
3849
3109
  9,
3850
3110
  n0,
3851
3111
  _LCNRI,
3852
- {
3853
- [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-routing-information", 200],
3854
- },
3112
+ { [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-routing-information", 200] },
3855
3113
  () => ListCoreNetworkRoutingInformationRequest,
3856
3114
  () => ListCoreNetworkRoutingInformationResponse,
3857
3115
  ];
@@ -3859,9 +3117,7 @@ export var ListCoreNetworks = [
3859
3117
  9,
3860
3118
  n0,
3861
3119
  _LCN,
3862
- {
3863
- [_h]: ["GET", "/core-networks", 200],
3864
- },
3120
+ { [_h]: ["GET", "/core-networks", 200] },
3865
3121
  () => ListCoreNetworksRequest,
3866
3122
  () => ListCoreNetworksResponse,
3867
3123
  ];
@@ -3869,9 +3125,7 @@ export var ListOrganizationServiceAccessStatus = [
3869
3125
  9,
3870
3126
  n0,
3871
3127
  _LOSAS,
3872
- {
3873
- [_h]: ["GET", "/organizations/service-access", 200],
3874
- },
3128
+ { [_h]: ["GET", "/organizations/service-access", 200] },
3875
3129
  () => ListOrganizationServiceAccessStatusRequest,
3876
3130
  () => ListOrganizationServiceAccessStatusResponse,
3877
3131
  ];
@@ -3879,9 +3133,7 @@ export var ListPeerings = [
3879
3133
  9,
3880
3134
  n0,
3881
3135
  _LPi,
3882
- {
3883
- [_h]: ["GET", "/peerings", 200],
3884
- },
3136
+ { [_h]: ["GET", "/peerings", 200] },
3885
3137
  () => ListPeeringsRequest,
3886
3138
  () => ListPeeringsResponse,
3887
3139
  ];
@@ -3889,9 +3141,7 @@ export var ListTagsForResource = [
3889
3141
  9,
3890
3142
  n0,
3891
3143
  _LTFR,
3892
- {
3893
- [_h]: ["GET", "/tags/{ResourceArn}", 200],
3894
- },
3144
+ { [_h]: ["GET", "/tags/{ResourceArn}", 200] },
3895
3145
  () => ListTagsForResourceRequest,
3896
3146
  () => ListTagsForResourceResponse,
3897
3147
  ];
@@ -3899,9 +3149,7 @@ export var PutAttachmentRoutingPolicyLabel = [
3899
3149
  9,
3900
3150
  n0,
3901
3151
  _PARPL,
3902
- {
3903
- [_h]: ["POST", "/routing-policy-label", 200],
3904
- },
3152
+ { [_h]: ["POST", "/routing-policy-label", 200] },
3905
3153
  () => PutAttachmentRoutingPolicyLabelRequest,
3906
3154
  () => PutAttachmentRoutingPolicyLabelResponse,
3907
3155
  ];
@@ -3909,9 +3157,7 @@ export var PutCoreNetworkPolicy = [
3909
3157
  9,
3910
3158
  n0,
3911
3159
  _PCNP,
3912
- {
3913
- [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-policy", 200],
3914
- },
3160
+ { [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-policy", 200] },
3915
3161
  () => PutCoreNetworkPolicyRequest,
3916
3162
  () => PutCoreNetworkPolicyResponse,
3917
3163
  ];
@@ -3919,9 +3165,7 @@ export var PutResourcePolicy = [
3919
3165
  9,
3920
3166
  n0,
3921
3167
  _PRPu,
3922
- {
3923
- [_h]: ["POST", "/resource-policy/{ResourceArn}", 200],
3924
- },
3168
+ { [_h]: ["POST", "/resource-policy/{ResourceArn}", 200] },
3925
3169
  () => PutResourcePolicyRequest,
3926
3170
  () => PutResourcePolicyResponse,
3927
3171
  ];
@@ -3929,9 +3173,7 @@ export var RegisterTransitGateway = [
3929
3173
  9,
3930
3174
  n0,
3931
3175
  _RTG,
3932
- {
3933
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/transit-gateway-registrations", 200],
3934
- },
3176
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/transit-gateway-registrations", 200] },
3935
3177
  () => RegisterTransitGatewayRequest,
3936
3178
  () => RegisterTransitGatewayResponse,
3937
3179
  ];
@@ -3939,9 +3181,7 @@ export var RejectAttachment = [
3939
3181
  9,
3940
3182
  n0,
3941
3183
  _RAe,
3942
- {
3943
- [_h]: ["POST", "/attachments/{AttachmentId}/reject", 200],
3944
- },
3184
+ { [_h]: ["POST", "/attachments/{AttachmentId}/reject", 200] },
3945
3185
  () => RejectAttachmentRequest,
3946
3186
  () => RejectAttachmentResponse,
3947
3187
  ];
@@ -3949,9 +3189,7 @@ export var RemoveAttachmentRoutingPolicyLabel = [
3949
3189
  9,
3950
3190
  n0,
3951
3191
  _RARPL,
3952
- {
3953
- [_h]: ["DELETE", "/routing-policy-label/core-network/{CoreNetworkId}/attachment/{AttachmentId}", 200],
3954
- },
3192
+ { [_h]: ["DELETE", "/routing-policy-label/core-network/{CoreNetworkId}/attachment/{AttachmentId}", 200] },
3955
3193
  () => RemoveAttachmentRoutingPolicyLabelRequest,
3956
3194
  () => RemoveAttachmentRoutingPolicyLabelResponse,
3957
3195
  ];
@@ -3959,9 +3197,7 @@ export var RestoreCoreNetworkPolicyVersion = [
3959
3197
  9,
3960
3198
  n0,
3961
3199
  _RCNPV,
3962
- {
3963
- [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-policy-versions/{PolicyVersionId}/restore", 200],
3964
- },
3200
+ { [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-policy-versions/{PolicyVersionId}/restore", 200] },
3965
3201
  () => RestoreCoreNetworkPolicyVersionRequest,
3966
3202
  () => RestoreCoreNetworkPolicyVersionResponse,
3967
3203
  ];
@@ -3969,9 +3205,7 @@ export var StartOrganizationServiceAccessUpdate = [
3969
3205
  9,
3970
3206
  n0,
3971
3207
  _SOSAU,
3972
- {
3973
- [_h]: ["POST", "/organizations/service-access", 200],
3974
- },
3208
+ { [_h]: ["POST", "/organizations/service-access", 200] },
3975
3209
  () => StartOrganizationServiceAccessUpdateRequest,
3976
3210
  () => StartOrganizationServiceAccessUpdateResponse,
3977
3211
  ];
@@ -3979,9 +3213,7 @@ export var StartRouteAnalysis = [
3979
3213
  9,
3980
3214
  n0,
3981
3215
  _SRA,
3982
- {
3983
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/route-analyses", 200],
3984
- },
3216
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/route-analyses", 200] },
3985
3217
  () => StartRouteAnalysisRequest,
3986
3218
  () => StartRouteAnalysisResponse,
3987
3219
  ];
@@ -3989,9 +3221,7 @@ export var TagResource = [
3989
3221
  9,
3990
3222
  n0,
3991
3223
  _TR,
3992
- {
3993
- [_h]: ["POST", "/tags/{ResourceArn}", 200],
3994
- },
3224
+ { [_h]: ["POST", "/tags/{ResourceArn}", 200] },
3995
3225
  () => TagResourceRequest,
3996
3226
  () => TagResourceResponse,
3997
3227
  ];
@@ -3999,9 +3229,7 @@ export var UntagResource = [
3999
3229
  9,
4000
3230
  n0,
4001
3231
  _UR,
4002
- {
4003
- [_h]: ["DELETE", "/tags/{ResourceArn}", 200],
4004
- },
3232
+ { [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
4005
3233
  () => UntagResourceRequest,
4006
3234
  () => UntagResourceResponse,
4007
3235
  ];
@@ -4009,9 +3237,7 @@ export var UpdateConnection = [
4009
3237
  9,
4010
3238
  n0,
4011
3239
  _UC,
4012
- {
4013
- [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/connections/{ConnectionId}", 200],
4014
- },
3240
+ { [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/connections/{ConnectionId}", 200] },
4015
3241
  () => UpdateConnectionRequest,
4016
3242
  () => UpdateConnectionResponse,
4017
3243
  ];
@@ -4019,9 +3245,7 @@ export var UpdateCoreNetwork = [
4019
3245
  9,
4020
3246
  n0,
4021
3247
  _UCN,
4022
- {
4023
- [_h]: ["PATCH", "/core-networks/{CoreNetworkId}", 200],
4024
- },
3248
+ { [_h]: ["PATCH", "/core-networks/{CoreNetworkId}", 200] },
4025
3249
  () => UpdateCoreNetworkRequest,
4026
3250
  () => UpdateCoreNetworkResponse,
4027
3251
  ];
@@ -4029,9 +3253,7 @@ export var UpdateDevice = [
4029
3253
  9,
4030
3254
  n0,
4031
3255
  _UD,
4032
- {
4033
- [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/devices/{DeviceId}", 200],
4034
- },
3256
+ { [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/devices/{DeviceId}", 200] },
4035
3257
  () => UpdateDeviceRequest,
4036
3258
  () => UpdateDeviceResponse,
4037
3259
  ];
@@ -4039,9 +3261,7 @@ export var UpdateDirectConnectGatewayAttachment = [
4039
3261
  9,
4040
3262
  n0,
4041
3263
  _UDCGA,
4042
- {
4043
- [_h]: ["PATCH", "/direct-connect-gateway-attachments/{AttachmentId}", 200],
4044
- },
3264
+ { [_h]: ["PATCH", "/direct-connect-gateway-attachments/{AttachmentId}", 200] },
4045
3265
  () => UpdateDirectConnectGatewayAttachmentRequest,
4046
3266
  () => UpdateDirectConnectGatewayAttachmentResponse,
4047
3267
  ];
@@ -4049,9 +3269,7 @@ export var UpdateGlobalNetwork = [
4049
3269
  9,
4050
3270
  n0,
4051
3271
  _UGN,
4052
- {
4053
- [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}", 200],
4054
- },
3272
+ { [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}", 200] },
4055
3273
  () => UpdateGlobalNetworkRequest,
4056
3274
  () => UpdateGlobalNetworkResponse,
4057
3275
  ];
@@ -4059,9 +3277,7 @@ export var UpdateLink = [
4059
3277
  9,
4060
3278
  n0,
4061
3279
  _UL,
4062
- {
4063
- [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/links/{LinkId}", 200],
4064
- },
3280
+ { [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/links/{LinkId}", 200] },
4065
3281
  () => UpdateLinkRequest,
4066
3282
  () => UpdateLinkResponse,
4067
3283
  ];
@@ -4069,9 +3285,7 @@ export var UpdateNetworkResourceMetadata = [
4069
3285
  9,
4070
3286
  n0,
4071
3287
  _UNRM,
4072
- {
4073
- [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/network-resources/{ResourceArn}/metadata", 200],
4074
- },
3288
+ { [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/network-resources/{ResourceArn}/metadata", 200] },
4075
3289
  () => UpdateNetworkResourceMetadataRequest,
4076
3290
  () => UpdateNetworkResourceMetadataResponse,
4077
3291
  ];
@@ -4079,9 +3293,7 @@ export var UpdateSite = [
4079
3293
  9,
4080
3294
  n0,
4081
3295
  _USp,
4082
- {
4083
- [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/sites/{SiteId}", 200],
4084
- },
3296
+ { [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/sites/{SiteId}", 200] },
4085
3297
  () => UpdateSiteRequest,
4086
3298
  () => UpdateSiteResponse,
4087
3299
  ];
@@ -4089,9 +3301,7 @@ export var UpdateVpcAttachment = [
4089
3301
  9,
4090
3302
  n0,
4091
3303
  _UVA,
4092
- {
4093
- [_h]: ["PATCH", "/vpc-attachments/{AttachmentId}", 200],
4094
- },
3304
+ { [_h]: ["PATCH", "/vpc-attachments/{AttachmentId}", 200] },
4095
3305
  () => UpdateVpcAttachmentRequest,
4096
3306
  () => UpdateVpcAttachmentResponse,
4097
3307
  ];