@aws-sdk/client-networkmanager 3.940.0 → 3.946.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 (146) 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 -997
  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 -1
  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/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
  ];
@@ -3145,9 +2544,7 @@ export var AcceptAttachment = [
3145
2544
  9,
3146
2545
  n0,
3147
2546
  _AA,
3148
- {
3149
- [_h]: ["POST", "/attachments/{AttachmentId}/accept", 200],
3150
- },
2547
+ { [_h]: ["POST", "/attachments/{AttachmentId}/accept", 200] },
3151
2548
  () => AcceptAttachmentRequest,
3152
2549
  () => AcceptAttachmentResponse,
3153
2550
  ];
@@ -3155,9 +2552,7 @@ export var AssociateConnectPeer = [
3155
2552
  9,
3156
2553
  n0,
3157
2554
  _ACP,
3158
- {
3159
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/connect-peer-associations", 200],
3160
- },
2555
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/connect-peer-associations", 200] },
3161
2556
  () => AssociateConnectPeerRequest,
3162
2557
  () => AssociateConnectPeerResponse,
3163
2558
  ];
@@ -3165,9 +2560,7 @@ export var AssociateCustomerGateway = [
3165
2560
  9,
3166
2561
  n0,
3167
2562
  _ACG,
3168
- {
3169
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/customer-gateway-associations", 200],
3170
- },
2563
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/customer-gateway-associations", 200] },
3171
2564
  () => AssociateCustomerGatewayRequest,
3172
2565
  () => AssociateCustomerGatewayResponse,
3173
2566
  ];
@@ -3175,9 +2568,7 @@ export var AssociateLink = [
3175
2568
  9,
3176
2569
  n0,
3177
2570
  _ALs,
3178
- {
3179
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/link-associations", 200],
3180
- },
2571
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/link-associations", 200] },
3181
2572
  () => AssociateLinkRequest,
3182
2573
  () => AssociateLinkResponse,
3183
2574
  ];
@@ -3185,9 +2576,7 @@ export var AssociateTransitGatewayConnectPeer = [
3185
2576
  9,
3186
2577
  n0,
3187
2578
  _ATGCP,
3188
- {
3189
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/transit-gateway-connect-peer-associations", 200],
3190
- },
2579
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/transit-gateway-connect-peer-associations", 200] },
3191
2580
  () => AssociateTransitGatewayConnectPeerRequest,
3192
2581
  () => AssociateTransitGatewayConnectPeerResponse,
3193
2582
  ];
@@ -3195,9 +2584,7 @@ export var CreateConnectAttachment = [
3195
2584
  9,
3196
2585
  n0,
3197
2586
  _CCA,
3198
- {
3199
- [_h]: ["POST", "/connect-attachments", 200],
3200
- },
2587
+ { [_h]: ["POST", "/connect-attachments", 200] },
3201
2588
  () => CreateConnectAttachmentRequest,
3202
2589
  () => CreateConnectAttachmentResponse,
3203
2590
  ];
@@ -3205,9 +2592,7 @@ export var CreateConnection = [
3205
2592
  9,
3206
2593
  n0,
3207
2594
  _CC,
3208
- {
3209
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/connections", 200],
3210
- },
2595
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/connections", 200] },
3211
2596
  () => CreateConnectionRequest,
3212
2597
  () => CreateConnectionResponse,
3213
2598
  ];
@@ -3215,9 +2600,7 @@ export var CreateConnectPeer = [
3215
2600
  9,
3216
2601
  n0,
3217
2602
  _CCP,
3218
- {
3219
- [_h]: ["POST", "/connect-peers", 200],
3220
- },
2603
+ { [_h]: ["POST", "/connect-peers", 200] },
3221
2604
  () => CreateConnectPeerRequest,
3222
2605
  () => CreateConnectPeerResponse,
3223
2606
  ];
@@ -3225,9 +2608,7 @@ export var CreateCoreNetwork = [
3225
2608
  9,
3226
2609
  n0,
3227
2610
  _CCN,
3228
- {
3229
- [_h]: ["POST", "/core-networks", 200],
3230
- },
2611
+ { [_h]: ["POST", "/core-networks", 200] },
3231
2612
  () => CreateCoreNetworkRequest,
3232
2613
  () => CreateCoreNetworkResponse,
3233
2614
  ];
@@ -3235,9 +2616,7 @@ export var CreateCoreNetworkPrefixListAssociation = [
3235
2616
  9,
3236
2617
  n0,
3237
2618
  _CCNPLA,
3238
- {
3239
- [_h]: ["POST", "/prefix-list", 200],
3240
- },
2619
+ { [_h]: ["POST", "/prefix-list", 200] },
3241
2620
  () => CreateCoreNetworkPrefixListAssociationRequest,
3242
2621
  () => CreateCoreNetworkPrefixListAssociationResponse,
3243
2622
  ];
@@ -3245,9 +2624,7 @@ export var CreateDevice = [
3245
2624
  9,
3246
2625
  n0,
3247
2626
  _CD,
3248
- {
3249
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/devices", 200],
3250
- },
2627
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/devices", 200] },
3251
2628
  () => CreateDeviceRequest,
3252
2629
  () => CreateDeviceResponse,
3253
2630
  ];
@@ -3255,9 +2632,7 @@ export var CreateDirectConnectGatewayAttachment = [
3255
2632
  9,
3256
2633
  n0,
3257
2634
  _CDCGA,
3258
- {
3259
- [_h]: ["POST", "/direct-connect-gateway-attachments", 200],
3260
- },
2635
+ { [_h]: ["POST", "/direct-connect-gateway-attachments", 200] },
3261
2636
  () => CreateDirectConnectGatewayAttachmentRequest,
3262
2637
  () => CreateDirectConnectGatewayAttachmentResponse,
3263
2638
  ];
@@ -3265,9 +2640,7 @@ export var CreateGlobalNetwork = [
3265
2640
  9,
3266
2641
  n0,
3267
2642
  _CGN,
3268
- {
3269
- [_h]: ["POST", "/global-networks", 200],
3270
- },
2643
+ { [_h]: ["POST", "/global-networks", 200] },
3271
2644
  () => CreateGlobalNetworkRequest,
3272
2645
  () => CreateGlobalNetworkResponse,
3273
2646
  ];
@@ -3275,9 +2648,7 @@ export var CreateLink = [
3275
2648
  9,
3276
2649
  n0,
3277
2650
  _CLr,
3278
- {
3279
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/links", 200],
3280
- },
2651
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/links", 200] },
3281
2652
  () => CreateLinkRequest,
3282
2653
  () => CreateLinkResponse,
3283
2654
  ];
@@ -3285,9 +2656,7 @@ export var CreateSite = [
3285
2656
  9,
3286
2657
  n0,
3287
2658
  _CSr,
3288
- {
3289
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/sites", 200],
3290
- },
2659
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/sites", 200] },
3291
2660
  () => CreateSiteRequest,
3292
2661
  () => CreateSiteResponse,
3293
2662
  ];
@@ -3295,9 +2664,7 @@ export var CreateSiteToSiteVpnAttachment = [
3295
2664
  9,
3296
2665
  n0,
3297
2666
  _CSTSVA,
3298
- {
3299
- [_h]: ["POST", "/site-to-site-vpn-attachments", 200],
3300
- },
2667
+ { [_h]: ["POST", "/site-to-site-vpn-attachments", 200] },
3301
2668
  () => CreateSiteToSiteVpnAttachmentRequest,
3302
2669
  () => CreateSiteToSiteVpnAttachmentResponse,
3303
2670
  ];
@@ -3305,9 +2672,7 @@ export var CreateTransitGatewayPeering = [
3305
2672
  9,
3306
2673
  n0,
3307
2674
  _CTGP,
3308
- {
3309
- [_h]: ["POST", "/transit-gateway-peerings", 200],
3310
- },
2675
+ { [_h]: ["POST", "/transit-gateway-peerings", 200] },
3311
2676
  () => CreateTransitGatewayPeeringRequest,
3312
2677
  () => CreateTransitGatewayPeeringResponse,
3313
2678
  ];
@@ -3315,9 +2680,7 @@ export var CreateTransitGatewayRouteTableAttachment = [
3315
2680
  9,
3316
2681
  n0,
3317
2682
  _CTGRTA,
3318
- {
3319
- [_h]: ["POST", "/transit-gateway-route-table-attachments", 200],
3320
- },
2683
+ { [_h]: ["POST", "/transit-gateway-route-table-attachments", 200] },
3321
2684
  () => CreateTransitGatewayRouteTableAttachmentRequest,
3322
2685
  () => CreateTransitGatewayRouteTableAttachmentResponse,
3323
2686
  ];
@@ -3325,9 +2688,7 @@ export var CreateVpcAttachment = [
3325
2688
  9,
3326
2689
  n0,
3327
2690
  _CVA,
3328
- {
3329
- [_h]: ["POST", "/vpc-attachments", 200],
3330
- },
2691
+ { [_h]: ["POST", "/vpc-attachments", 200] },
3331
2692
  () => CreateVpcAttachmentRequest,
3332
2693
  () => CreateVpcAttachmentResponse,
3333
2694
  ];
@@ -3335,9 +2696,7 @@ export var DeleteAttachment = [
3335
2696
  9,
3336
2697
  n0,
3337
2698
  _DAe,
3338
- {
3339
- [_h]: ["DELETE", "/attachments/{AttachmentId}", 200],
3340
- },
2699
+ { [_h]: ["DELETE", "/attachments/{AttachmentId}", 200] },
3341
2700
  () => DeleteAttachmentRequest,
3342
2701
  () => DeleteAttachmentResponse,
3343
2702
  ];
@@ -3345,9 +2704,7 @@ export var DeleteConnection = [
3345
2704
  9,
3346
2705
  n0,
3347
2706
  _DC,
3348
- {
3349
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/connections/{ConnectionId}", 200],
3350
- },
2707
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/connections/{ConnectionId}", 200] },
3351
2708
  () => DeleteConnectionRequest,
3352
2709
  () => DeleteConnectionResponse,
3353
2710
  ];
@@ -3355,9 +2712,7 @@ export var DeleteConnectPeer = [
3355
2712
  9,
3356
2713
  n0,
3357
2714
  _DCP,
3358
- {
3359
- [_h]: ["DELETE", "/connect-peers/{ConnectPeerId}", 200],
3360
- },
2715
+ { [_h]: ["DELETE", "/connect-peers/{ConnectPeerId}", 200] },
3361
2716
  () => DeleteConnectPeerRequest,
3362
2717
  () => DeleteConnectPeerResponse,
3363
2718
  ];
@@ -3365,9 +2720,7 @@ export var DeleteCoreNetwork = [
3365
2720
  9,
3366
2721
  n0,
3367
2722
  _DCN,
3368
- {
3369
- [_h]: ["DELETE", "/core-networks/{CoreNetworkId}", 200],
3370
- },
2723
+ { [_h]: ["DELETE", "/core-networks/{CoreNetworkId}", 200] },
3371
2724
  () => DeleteCoreNetworkRequest,
3372
2725
  () => DeleteCoreNetworkResponse,
3373
2726
  ];
@@ -3375,9 +2728,7 @@ export var DeleteCoreNetworkPolicyVersion = [
3375
2728
  9,
3376
2729
  n0,
3377
2730
  _DCNPV,
3378
- {
3379
- [_h]: ["DELETE", "/core-networks/{CoreNetworkId}/core-network-policy-versions/{PolicyVersionId}", 200],
3380
- },
2731
+ { [_h]: ["DELETE", "/core-networks/{CoreNetworkId}/core-network-policy-versions/{PolicyVersionId}", 200] },
3381
2732
  () => DeleteCoreNetworkPolicyVersionRequest,
3382
2733
  () => DeleteCoreNetworkPolicyVersionResponse,
3383
2734
  ];
@@ -3385,9 +2736,7 @@ export var DeleteCoreNetworkPrefixListAssociation = [
3385
2736
  9,
3386
2737
  n0,
3387
2738
  _DCNPLA,
3388
- {
3389
- [_h]: ["DELETE", "/prefix-list/{PrefixListArn}/core-network/{CoreNetworkId}", 200],
3390
- },
2739
+ { [_h]: ["DELETE", "/prefix-list/{PrefixListArn}/core-network/{CoreNetworkId}", 200] },
3391
2740
  () => DeleteCoreNetworkPrefixListAssociationRequest,
3392
2741
  () => DeleteCoreNetworkPrefixListAssociationResponse,
3393
2742
  ];
@@ -3395,9 +2744,7 @@ export var DeleteDevice = [
3395
2744
  9,
3396
2745
  n0,
3397
2746
  _DD,
3398
- {
3399
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/devices/{DeviceId}", 200],
3400
- },
2747
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/devices/{DeviceId}", 200] },
3401
2748
  () => DeleteDeviceRequest,
3402
2749
  () => DeleteDeviceResponse,
3403
2750
  ];
@@ -3405,9 +2752,7 @@ export var DeleteGlobalNetwork = [
3405
2752
  9,
3406
2753
  n0,
3407
2754
  _DGN,
3408
- {
3409
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}", 200],
3410
- },
2755
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}", 200] },
3411
2756
  () => DeleteGlobalNetworkRequest,
3412
2757
  () => DeleteGlobalNetworkResponse,
3413
2758
  ];
@@ -3415,9 +2760,7 @@ export var DeleteLink = [
3415
2760
  9,
3416
2761
  n0,
3417
2762
  _DLe,
3418
- {
3419
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/links/{LinkId}", 200],
3420
- },
2763
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/links/{LinkId}", 200] },
3421
2764
  () => DeleteLinkRequest,
3422
2765
  () => DeleteLinkResponse,
3423
2766
  ];
@@ -3425,9 +2768,7 @@ export var DeletePeering = [
3425
2768
  9,
3426
2769
  n0,
3427
2770
  _DP,
3428
- {
3429
- [_h]: ["DELETE", "/peerings/{PeeringId}", 200],
3430
- },
2771
+ { [_h]: ["DELETE", "/peerings/{PeeringId}", 200] },
3431
2772
  () => DeletePeeringRequest,
3432
2773
  () => DeletePeeringResponse,
3433
2774
  ];
@@ -3435,9 +2776,7 @@ export var DeleteResourcePolicy = [
3435
2776
  9,
3436
2777
  n0,
3437
2778
  _DRP,
3438
- {
3439
- [_h]: ["DELETE", "/resource-policy/{ResourceArn}", 200],
3440
- },
2779
+ { [_h]: ["DELETE", "/resource-policy/{ResourceArn}", 200] },
3441
2780
  () => DeleteResourcePolicyRequest,
3442
2781
  () => DeleteResourcePolicyResponse,
3443
2782
  ];
@@ -3445,9 +2784,7 @@ export var DeleteSite = [
3445
2784
  9,
3446
2785
  n0,
3447
2786
  _DSe,
3448
- {
3449
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/sites/{SiteId}", 200],
3450
- },
2787
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/sites/{SiteId}", 200] },
3451
2788
  () => DeleteSiteRequest,
3452
2789
  () => DeleteSiteResponse,
3453
2790
  ];
@@ -3455,9 +2792,7 @@ export var DeregisterTransitGateway = [
3455
2792
  9,
3456
2793
  n0,
3457
2794
  _DTG,
3458
- {
3459
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/transit-gateway-registrations/{TransitGatewayArn}", 200],
3460
- },
2795
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/transit-gateway-registrations/{TransitGatewayArn}", 200] },
3461
2796
  () => DeregisterTransitGatewayRequest,
3462
2797
  () => DeregisterTransitGatewayResponse,
3463
2798
  ];
@@ -3465,9 +2800,7 @@ export var DescribeGlobalNetworks = [
3465
2800
  9,
3466
2801
  n0,
3467
2802
  _DGNe,
3468
- {
3469
- [_h]: ["GET", "/global-networks", 200],
3470
- },
2803
+ { [_h]: ["GET", "/global-networks", 200] },
3471
2804
  () => DescribeGlobalNetworksRequest,
3472
2805
  () => DescribeGlobalNetworksResponse,
3473
2806
  ];
@@ -3475,9 +2808,7 @@ export var DisassociateConnectPeer = [
3475
2808
  9,
3476
2809
  n0,
3477
2810
  _DCPi,
3478
- {
3479
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/connect-peer-associations/{ConnectPeerId}", 200],
3480
- },
2811
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/connect-peer-associations/{ConnectPeerId}", 200] },
3481
2812
  () => DisassociateConnectPeerRequest,
3482
2813
  () => DisassociateConnectPeerResponse,
3483
2814
  ];
@@ -3485,9 +2816,7 @@ export var DisassociateCustomerGateway = [
3485
2816
  9,
3486
2817
  n0,
3487
2818
  _DCG,
3488
- {
3489
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/customer-gateway-associations/{CustomerGatewayArn}", 200],
3490
- },
2819
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/customer-gateway-associations/{CustomerGatewayArn}", 200] },
3491
2820
  () => DisassociateCustomerGatewayRequest,
3492
2821
  () => DisassociateCustomerGatewayResponse,
3493
2822
  ];
@@ -3495,9 +2824,7 @@ export var DisassociateLink = [
3495
2824
  9,
3496
2825
  n0,
3497
2826
  _DLi,
3498
- {
3499
- [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/link-associations", 200],
3500
- },
2827
+ { [_h]: ["DELETE", "/global-networks/{GlobalNetworkId}/link-associations", 200] },
3501
2828
  () => DisassociateLinkRequest,
3502
2829
  () => DisassociateLinkResponse,
3503
2830
  ];
@@ -3519,9 +2846,7 @@ export var ExecuteCoreNetworkChangeSet = [
3519
2846
  9,
3520
2847
  n0,
3521
2848
  _ECNCS,
3522
- {
3523
- [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-change-sets/{PolicyVersionId}/execute", 200],
3524
- },
2849
+ { [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-change-sets/{PolicyVersionId}/execute", 200] },
3525
2850
  () => ExecuteCoreNetworkChangeSetRequest,
3526
2851
  () => ExecuteCoreNetworkChangeSetResponse,
3527
2852
  ];
@@ -3529,9 +2854,7 @@ export var GetConnectAttachment = [
3529
2854
  9,
3530
2855
  n0,
3531
2856
  _GCA,
3532
- {
3533
- [_h]: ["GET", "/connect-attachments/{AttachmentId}", 200],
3534
- },
2857
+ { [_h]: ["GET", "/connect-attachments/{AttachmentId}", 200] },
3535
2858
  () => GetConnectAttachmentRequest,
3536
2859
  () => GetConnectAttachmentResponse,
3537
2860
  ];
@@ -3539,9 +2862,7 @@ export var GetConnections = [
3539
2862
  9,
3540
2863
  n0,
3541
2864
  _GC,
3542
- {
3543
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/connections", 200],
3544
- },
2865
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/connections", 200] },
3545
2866
  () => GetConnectionsRequest,
3546
2867
  () => GetConnectionsResponse,
3547
2868
  ];
@@ -3549,9 +2870,7 @@ export var GetConnectPeer = [
3549
2870
  9,
3550
2871
  n0,
3551
2872
  _GCP,
3552
- {
3553
- [_h]: ["GET", "/connect-peers/{ConnectPeerId}", 200],
3554
- },
2873
+ { [_h]: ["GET", "/connect-peers/{ConnectPeerId}", 200] },
3555
2874
  () => GetConnectPeerRequest,
3556
2875
  () => GetConnectPeerResponse,
3557
2876
  ];
@@ -3559,9 +2878,7 @@ export var GetConnectPeerAssociations = [
3559
2878
  9,
3560
2879
  n0,
3561
2880
  _GCPA,
3562
- {
3563
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/connect-peer-associations", 200],
3564
- },
2881
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/connect-peer-associations", 200] },
3565
2882
  () => GetConnectPeerAssociationsRequest,
3566
2883
  () => GetConnectPeerAssociationsResponse,
3567
2884
  ];
@@ -3569,9 +2886,7 @@ export var GetCoreNetwork = [
3569
2886
  9,
3570
2887
  n0,
3571
2888
  _GCN,
3572
- {
3573
- [_h]: ["GET", "/core-networks/{CoreNetworkId}", 200],
3574
- },
2889
+ { [_h]: ["GET", "/core-networks/{CoreNetworkId}", 200] },
3575
2890
  () => GetCoreNetworkRequest,
3576
2891
  () => GetCoreNetworkResponse,
3577
2892
  ];
@@ -3579,9 +2894,7 @@ export var GetCoreNetworkChangeEvents = [
3579
2894
  9,
3580
2895
  n0,
3581
2896
  _GCNCE,
3582
- {
3583
- [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-change-events/{PolicyVersionId}", 200],
3584
- },
2897
+ { [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-change-events/{PolicyVersionId}", 200] },
3585
2898
  () => GetCoreNetworkChangeEventsRequest,
3586
2899
  () => GetCoreNetworkChangeEventsResponse,
3587
2900
  ];
@@ -3589,9 +2902,7 @@ export var GetCoreNetworkChangeSet = [
3589
2902
  9,
3590
2903
  n0,
3591
2904
  _GCNCS,
3592
- {
3593
- [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-change-sets/{PolicyVersionId}", 200],
3594
- },
2905
+ { [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-change-sets/{PolicyVersionId}", 200] },
3595
2906
  () => GetCoreNetworkChangeSetRequest,
3596
2907
  () => GetCoreNetworkChangeSetResponse,
3597
2908
  ];
@@ -3599,9 +2910,7 @@ export var GetCoreNetworkPolicy = [
3599
2910
  9,
3600
2911
  n0,
3601
2912
  _GCNP,
3602
- {
3603
- [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-policy", 200],
3604
- },
2913
+ { [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-policy", 200] },
3605
2914
  () => GetCoreNetworkPolicyRequest,
3606
2915
  () => GetCoreNetworkPolicyResponse,
3607
2916
  ];
@@ -3609,9 +2918,7 @@ export var GetCustomerGatewayAssociations = [
3609
2918
  9,
3610
2919
  n0,
3611
2920
  _GCGA,
3612
- {
3613
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/customer-gateway-associations", 200],
3614
- },
2921
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/customer-gateway-associations", 200] },
3615
2922
  () => GetCustomerGatewayAssociationsRequest,
3616
2923
  () => GetCustomerGatewayAssociationsResponse,
3617
2924
  ];
@@ -3619,9 +2926,7 @@ export var GetDevices = [
3619
2926
  9,
3620
2927
  n0,
3621
2928
  _GD,
3622
- {
3623
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/devices", 200],
3624
- },
2929
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/devices", 200] },
3625
2930
  () => GetDevicesRequest,
3626
2931
  () => GetDevicesResponse,
3627
2932
  ];
@@ -3629,9 +2934,7 @@ export var GetDirectConnectGatewayAttachment = [
3629
2934
  9,
3630
2935
  n0,
3631
2936
  _GDCGA,
3632
- {
3633
- [_h]: ["GET", "/direct-connect-gateway-attachments/{AttachmentId}", 200],
3634
- },
2937
+ { [_h]: ["GET", "/direct-connect-gateway-attachments/{AttachmentId}", 200] },
3635
2938
  () => GetDirectConnectGatewayAttachmentRequest,
3636
2939
  () => GetDirectConnectGatewayAttachmentResponse,
3637
2940
  ];
@@ -3639,9 +2942,7 @@ export var GetLinkAssociations = [
3639
2942
  9,
3640
2943
  n0,
3641
2944
  _GLA,
3642
- {
3643
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/link-associations", 200],
3644
- },
2945
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/link-associations", 200] },
3645
2946
  () => GetLinkAssociationsRequest,
3646
2947
  () => GetLinkAssociationsResponse,
3647
2948
  ];
@@ -3649,9 +2950,7 @@ export var GetLinks = [
3649
2950
  9,
3650
2951
  n0,
3651
2952
  _GL,
3652
- {
3653
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/links", 200],
3654
- },
2953
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/links", 200] },
3655
2954
  () => GetLinksRequest,
3656
2955
  () => GetLinksResponse,
3657
2956
  ];
@@ -3659,9 +2958,7 @@ export var GetNetworkResourceCounts = [
3659
2958
  9,
3660
2959
  n0,
3661
2960
  _GNRC,
3662
- {
3663
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-resource-count", 200],
3664
- },
2961
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-resource-count", 200] },
3665
2962
  () => GetNetworkResourceCountsRequest,
3666
2963
  () => GetNetworkResourceCountsResponse,
3667
2964
  ];
@@ -3669,9 +2966,7 @@ export var GetNetworkResourceRelationships = [
3669
2966
  9,
3670
2967
  n0,
3671
2968
  _GNRRetet,
3672
- {
3673
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-resource-relationships", 200],
3674
- },
2969
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-resource-relationships", 200] },
3675
2970
  () => GetNetworkResourceRelationshipsRequest,
3676
2971
  () => GetNetworkResourceRelationshipsResponse,
3677
2972
  ];
@@ -3679,9 +2974,7 @@ export var GetNetworkResources = [
3679
2974
  9,
3680
2975
  n0,
3681
2976
  _GNR,
3682
- {
3683
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-resources", 200],
3684
- },
2977
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-resources", 200] },
3685
2978
  () => GetNetworkResourcesRequest,
3686
2979
  () => GetNetworkResourcesResponse,
3687
2980
  ];
@@ -3689,9 +2982,7 @@ export var GetNetworkRoutes = [
3689
2982
  9,
3690
2983
  n0,
3691
2984
  _GNRe,
3692
- {
3693
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/network-routes", 200],
3694
- },
2985
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/network-routes", 200] },
3695
2986
  () => GetNetworkRoutesRequest,
3696
2987
  () => GetNetworkRoutesResponse,
3697
2988
  ];
@@ -3699,9 +2990,7 @@ export var GetNetworkTelemetry = [
3699
2990
  9,
3700
2991
  n0,
3701
2992
  _GNT,
3702
- {
3703
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-telemetry", 200],
3704
- },
2993
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/network-telemetry", 200] },
3705
2994
  () => GetNetworkTelemetryRequest,
3706
2995
  () => GetNetworkTelemetryResponse,
3707
2996
  ];
@@ -3709,9 +2998,7 @@ export var GetResourcePolicy = [
3709
2998
  9,
3710
2999
  n0,
3711
3000
  _GRP,
3712
- {
3713
- [_h]: ["GET", "/resource-policy/{ResourceArn}", 200],
3714
- },
3001
+ { [_h]: ["GET", "/resource-policy/{ResourceArn}", 200] },
3715
3002
  () => GetResourcePolicyRequest,
3716
3003
  () => GetResourcePolicyResponse,
3717
3004
  ];
@@ -3719,9 +3006,7 @@ export var GetRouteAnalysis = [
3719
3006
  9,
3720
3007
  n0,
3721
3008
  _GRA,
3722
- {
3723
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/route-analyses/{RouteAnalysisId}", 200],
3724
- },
3009
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/route-analyses/{RouteAnalysisId}", 200] },
3725
3010
  () => GetRouteAnalysisRequest,
3726
3011
  () => GetRouteAnalysisResponse,
3727
3012
  ];
@@ -3729,9 +3014,7 @@ export var GetSites = [
3729
3014
  9,
3730
3015
  n0,
3731
3016
  _GS,
3732
- {
3733
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/sites", 200],
3734
- },
3017
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/sites", 200] },
3735
3018
  () => GetSitesRequest,
3736
3019
  () => GetSitesResponse,
3737
3020
  ];
@@ -3739,9 +3022,7 @@ export var GetSiteToSiteVpnAttachment = [
3739
3022
  9,
3740
3023
  n0,
3741
3024
  _GSTSVA,
3742
- {
3743
- [_h]: ["GET", "/site-to-site-vpn-attachments/{AttachmentId}", 200],
3744
- },
3025
+ { [_h]: ["GET", "/site-to-site-vpn-attachments/{AttachmentId}", 200] },
3745
3026
  () => GetSiteToSiteVpnAttachmentRequest,
3746
3027
  () => GetSiteToSiteVpnAttachmentResponse,
3747
3028
  ];
@@ -3749,9 +3030,7 @@ export var GetTransitGatewayConnectPeerAssociations = [
3749
3030
  9,
3750
3031
  n0,
3751
3032
  _GTGCPA,
3752
- {
3753
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/transit-gateway-connect-peer-associations", 200],
3754
- },
3033
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/transit-gateway-connect-peer-associations", 200] },
3755
3034
  () => GetTransitGatewayConnectPeerAssociationsRequest,
3756
3035
  () => GetTransitGatewayConnectPeerAssociationsResponse,
3757
3036
  ];
@@ -3759,9 +3038,7 @@ export var GetTransitGatewayPeering = [
3759
3038
  9,
3760
3039
  n0,
3761
3040
  _GTGP,
3762
- {
3763
- [_h]: ["GET", "/transit-gateway-peerings/{PeeringId}", 200],
3764
- },
3041
+ { [_h]: ["GET", "/transit-gateway-peerings/{PeeringId}", 200] },
3765
3042
  () => GetTransitGatewayPeeringRequest,
3766
3043
  () => GetTransitGatewayPeeringResponse,
3767
3044
  ];
@@ -3769,9 +3046,7 @@ export var GetTransitGatewayRegistrations = [
3769
3046
  9,
3770
3047
  n0,
3771
3048
  _GTGR,
3772
- {
3773
- [_h]: ["GET", "/global-networks/{GlobalNetworkId}/transit-gateway-registrations", 200],
3774
- },
3049
+ { [_h]: ["GET", "/global-networks/{GlobalNetworkId}/transit-gateway-registrations", 200] },
3775
3050
  () => GetTransitGatewayRegistrationsRequest,
3776
3051
  () => GetTransitGatewayRegistrationsResponse,
3777
3052
  ];
@@ -3779,9 +3054,7 @@ export var GetTransitGatewayRouteTableAttachment = [
3779
3054
  9,
3780
3055
  n0,
3781
3056
  _GTGRTA,
3782
- {
3783
- [_h]: ["GET", "/transit-gateway-route-table-attachments/{AttachmentId}", 200],
3784
- },
3057
+ { [_h]: ["GET", "/transit-gateway-route-table-attachments/{AttachmentId}", 200] },
3785
3058
  () => GetTransitGatewayRouteTableAttachmentRequest,
3786
3059
  () => GetTransitGatewayRouteTableAttachmentResponse,
3787
3060
  ];
@@ -3789,9 +3062,7 @@ export var GetVpcAttachment = [
3789
3062
  9,
3790
3063
  n0,
3791
3064
  _GVA,
3792
- {
3793
- [_h]: ["GET", "/vpc-attachments/{AttachmentId}", 200],
3794
- },
3065
+ { [_h]: ["GET", "/vpc-attachments/{AttachmentId}", 200] },
3795
3066
  () => GetVpcAttachmentRequest,
3796
3067
  () => GetVpcAttachmentResponse,
3797
3068
  ];
@@ -3799,9 +3070,7 @@ export var ListAttachmentRoutingPolicyAssociations = [
3799
3070
  9,
3800
3071
  n0,
3801
3072
  _LARPA,
3802
- {
3803
- [_h]: ["GET", "/routing-policy-label/core-network/{CoreNetworkId}", 200],
3804
- },
3073
+ { [_h]: ["GET", "/routing-policy-label/core-network/{CoreNetworkId}", 200] },
3805
3074
  () => ListAttachmentRoutingPolicyAssociationsRequest,
3806
3075
  () => ListAttachmentRoutingPolicyAssociationsResponse,
3807
3076
  ];
@@ -3809,9 +3078,7 @@ export var ListAttachments = [
3809
3078
  9,
3810
3079
  n0,
3811
3080
  _LAis,
3812
- {
3813
- [_h]: ["GET", "/attachments", 200],
3814
- },
3081
+ { [_h]: ["GET", "/attachments", 200] },
3815
3082
  () => ListAttachmentsRequest,
3816
3083
  () => ListAttachmentsResponse,
3817
3084
  ];
@@ -3819,9 +3086,7 @@ export var ListConnectPeers = [
3819
3086
  9,
3820
3087
  n0,
3821
3088
  _LCP,
3822
- {
3823
- [_h]: ["GET", "/connect-peers", 200],
3824
- },
3089
+ { [_h]: ["GET", "/connect-peers", 200] },
3825
3090
  () => ListConnectPeersRequest,
3826
3091
  () => ListConnectPeersResponse,
3827
3092
  ];
@@ -3829,9 +3094,7 @@ export var ListCoreNetworkPolicyVersions = [
3829
3094
  9,
3830
3095
  n0,
3831
3096
  _LCNPV,
3832
- {
3833
- [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-policy-versions", 200],
3834
- },
3097
+ { [_h]: ["GET", "/core-networks/{CoreNetworkId}/core-network-policy-versions", 200] },
3835
3098
  () => ListCoreNetworkPolicyVersionsRequest,
3836
3099
  () => ListCoreNetworkPolicyVersionsResponse,
3837
3100
  ];
@@ -3839,9 +3102,7 @@ export var ListCoreNetworkPrefixListAssociations = [
3839
3102
  9,
3840
3103
  n0,
3841
3104
  _LCNPLA,
3842
- {
3843
- [_h]: ["GET", "/prefix-list/core-network/{CoreNetworkId}", 200],
3844
- },
3105
+ { [_h]: ["GET", "/prefix-list/core-network/{CoreNetworkId}", 200] },
3845
3106
  () => ListCoreNetworkPrefixListAssociationsRequest,
3846
3107
  () => ListCoreNetworkPrefixListAssociationsResponse,
3847
3108
  ];
@@ -3849,9 +3110,7 @@ export var ListCoreNetworkRoutingInformation = [
3849
3110
  9,
3850
3111
  n0,
3851
3112
  _LCNRI,
3852
- {
3853
- [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-routing-information", 200],
3854
- },
3113
+ { [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-routing-information", 200] },
3855
3114
  () => ListCoreNetworkRoutingInformationRequest,
3856
3115
  () => ListCoreNetworkRoutingInformationResponse,
3857
3116
  ];
@@ -3859,9 +3118,7 @@ export var ListCoreNetworks = [
3859
3118
  9,
3860
3119
  n0,
3861
3120
  _LCN,
3862
- {
3863
- [_h]: ["GET", "/core-networks", 200],
3864
- },
3121
+ { [_h]: ["GET", "/core-networks", 200] },
3865
3122
  () => ListCoreNetworksRequest,
3866
3123
  () => ListCoreNetworksResponse,
3867
3124
  ];
@@ -3869,9 +3126,7 @@ export var ListOrganizationServiceAccessStatus = [
3869
3126
  9,
3870
3127
  n0,
3871
3128
  _LOSAS,
3872
- {
3873
- [_h]: ["GET", "/organizations/service-access", 200],
3874
- },
3129
+ { [_h]: ["GET", "/organizations/service-access", 200] },
3875
3130
  () => ListOrganizationServiceAccessStatusRequest,
3876
3131
  () => ListOrganizationServiceAccessStatusResponse,
3877
3132
  ];
@@ -3879,9 +3134,7 @@ export var ListPeerings = [
3879
3134
  9,
3880
3135
  n0,
3881
3136
  _LPi,
3882
- {
3883
- [_h]: ["GET", "/peerings", 200],
3884
- },
3137
+ { [_h]: ["GET", "/peerings", 200] },
3885
3138
  () => ListPeeringsRequest,
3886
3139
  () => ListPeeringsResponse,
3887
3140
  ];
@@ -3889,9 +3142,7 @@ export var ListTagsForResource = [
3889
3142
  9,
3890
3143
  n0,
3891
3144
  _LTFR,
3892
- {
3893
- [_h]: ["GET", "/tags/{ResourceArn}", 200],
3894
- },
3145
+ { [_h]: ["GET", "/tags/{ResourceArn}", 200] },
3895
3146
  () => ListTagsForResourceRequest,
3896
3147
  () => ListTagsForResourceResponse,
3897
3148
  ];
@@ -3899,9 +3150,7 @@ export var PutAttachmentRoutingPolicyLabel = [
3899
3150
  9,
3900
3151
  n0,
3901
3152
  _PARPL,
3902
- {
3903
- [_h]: ["POST", "/routing-policy-label", 200],
3904
- },
3153
+ { [_h]: ["POST", "/routing-policy-label", 200] },
3905
3154
  () => PutAttachmentRoutingPolicyLabelRequest,
3906
3155
  () => PutAttachmentRoutingPolicyLabelResponse,
3907
3156
  ];
@@ -3909,9 +3158,7 @@ export var PutCoreNetworkPolicy = [
3909
3158
  9,
3910
3159
  n0,
3911
3160
  _PCNP,
3912
- {
3913
- [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-policy", 200],
3914
- },
3161
+ { [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-policy", 200] },
3915
3162
  () => PutCoreNetworkPolicyRequest,
3916
3163
  () => PutCoreNetworkPolicyResponse,
3917
3164
  ];
@@ -3919,9 +3166,7 @@ export var PutResourcePolicy = [
3919
3166
  9,
3920
3167
  n0,
3921
3168
  _PRPu,
3922
- {
3923
- [_h]: ["POST", "/resource-policy/{ResourceArn}", 200],
3924
- },
3169
+ { [_h]: ["POST", "/resource-policy/{ResourceArn}", 200] },
3925
3170
  () => PutResourcePolicyRequest,
3926
3171
  () => PutResourcePolicyResponse,
3927
3172
  ];
@@ -3929,9 +3174,7 @@ export var RegisterTransitGateway = [
3929
3174
  9,
3930
3175
  n0,
3931
3176
  _RTG,
3932
- {
3933
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/transit-gateway-registrations", 200],
3934
- },
3177
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/transit-gateway-registrations", 200] },
3935
3178
  () => RegisterTransitGatewayRequest,
3936
3179
  () => RegisterTransitGatewayResponse,
3937
3180
  ];
@@ -3939,9 +3182,7 @@ export var RejectAttachment = [
3939
3182
  9,
3940
3183
  n0,
3941
3184
  _RAe,
3942
- {
3943
- [_h]: ["POST", "/attachments/{AttachmentId}/reject", 200],
3944
- },
3185
+ { [_h]: ["POST", "/attachments/{AttachmentId}/reject", 200] },
3945
3186
  () => RejectAttachmentRequest,
3946
3187
  () => RejectAttachmentResponse,
3947
3188
  ];
@@ -3949,9 +3190,7 @@ export var RemoveAttachmentRoutingPolicyLabel = [
3949
3190
  9,
3950
3191
  n0,
3951
3192
  _RARPL,
3952
- {
3953
- [_h]: ["DELETE", "/routing-policy-label/core-network/{CoreNetworkId}/attachment/{AttachmentId}", 200],
3954
- },
3193
+ { [_h]: ["DELETE", "/routing-policy-label/core-network/{CoreNetworkId}/attachment/{AttachmentId}", 200] },
3955
3194
  () => RemoveAttachmentRoutingPolicyLabelRequest,
3956
3195
  () => RemoveAttachmentRoutingPolicyLabelResponse,
3957
3196
  ];
@@ -3959,9 +3198,7 @@ export var RestoreCoreNetworkPolicyVersion = [
3959
3198
  9,
3960
3199
  n0,
3961
3200
  _RCNPV,
3962
- {
3963
- [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-policy-versions/{PolicyVersionId}/restore", 200],
3964
- },
3201
+ { [_h]: ["POST", "/core-networks/{CoreNetworkId}/core-network-policy-versions/{PolicyVersionId}/restore", 200] },
3965
3202
  () => RestoreCoreNetworkPolicyVersionRequest,
3966
3203
  () => RestoreCoreNetworkPolicyVersionResponse,
3967
3204
  ];
@@ -3969,9 +3206,7 @@ export var StartOrganizationServiceAccessUpdate = [
3969
3206
  9,
3970
3207
  n0,
3971
3208
  _SOSAU,
3972
- {
3973
- [_h]: ["POST", "/organizations/service-access", 200],
3974
- },
3209
+ { [_h]: ["POST", "/organizations/service-access", 200] },
3975
3210
  () => StartOrganizationServiceAccessUpdateRequest,
3976
3211
  () => StartOrganizationServiceAccessUpdateResponse,
3977
3212
  ];
@@ -3979,9 +3214,7 @@ export var StartRouteAnalysis = [
3979
3214
  9,
3980
3215
  n0,
3981
3216
  _SRA,
3982
- {
3983
- [_h]: ["POST", "/global-networks/{GlobalNetworkId}/route-analyses", 200],
3984
- },
3217
+ { [_h]: ["POST", "/global-networks/{GlobalNetworkId}/route-analyses", 200] },
3985
3218
  () => StartRouteAnalysisRequest,
3986
3219
  () => StartRouteAnalysisResponse,
3987
3220
  ];
@@ -3989,9 +3222,7 @@ export var TagResource = [
3989
3222
  9,
3990
3223
  n0,
3991
3224
  _TR,
3992
- {
3993
- [_h]: ["POST", "/tags/{ResourceArn}", 200],
3994
- },
3225
+ { [_h]: ["POST", "/tags/{ResourceArn}", 200] },
3995
3226
  () => TagResourceRequest,
3996
3227
  () => TagResourceResponse,
3997
3228
  ];
@@ -3999,9 +3230,7 @@ export var UntagResource = [
3999
3230
  9,
4000
3231
  n0,
4001
3232
  _UR,
4002
- {
4003
- [_h]: ["DELETE", "/tags/{ResourceArn}", 200],
4004
- },
3233
+ { [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
4005
3234
  () => UntagResourceRequest,
4006
3235
  () => UntagResourceResponse,
4007
3236
  ];
@@ -4009,9 +3238,7 @@ export var UpdateConnection = [
4009
3238
  9,
4010
3239
  n0,
4011
3240
  _UC,
4012
- {
4013
- [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/connections/{ConnectionId}", 200],
4014
- },
3241
+ { [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/connections/{ConnectionId}", 200] },
4015
3242
  () => UpdateConnectionRequest,
4016
3243
  () => UpdateConnectionResponse,
4017
3244
  ];
@@ -4019,9 +3246,7 @@ export var UpdateCoreNetwork = [
4019
3246
  9,
4020
3247
  n0,
4021
3248
  _UCN,
4022
- {
4023
- [_h]: ["PATCH", "/core-networks/{CoreNetworkId}", 200],
4024
- },
3249
+ { [_h]: ["PATCH", "/core-networks/{CoreNetworkId}", 200] },
4025
3250
  () => UpdateCoreNetworkRequest,
4026
3251
  () => UpdateCoreNetworkResponse,
4027
3252
  ];
@@ -4029,9 +3254,7 @@ export var UpdateDevice = [
4029
3254
  9,
4030
3255
  n0,
4031
3256
  _UD,
4032
- {
4033
- [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/devices/{DeviceId}", 200],
4034
- },
3257
+ { [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/devices/{DeviceId}", 200] },
4035
3258
  () => UpdateDeviceRequest,
4036
3259
  () => UpdateDeviceResponse,
4037
3260
  ];
@@ -4039,9 +3262,7 @@ export var UpdateDirectConnectGatewayAttachment = [
4039
3262
  9,
4040
3263
  n0,
4041
3264
  _UDCGA,
4042
- {
4043
- [_h]: ["PATCH", "/direct-connect-gateway-attachments/{AttachmentId}", 200],
4044
- },
3265
+ { [_h]: ["PATCH", "/direct-connect-gateway-attachments/{AttachmentId}", 200] },
4045
3266
  () => UpdateDirectConnectGatewayAttachmentRequest,
4046
3267
  () => UpdateDirectConnectGatewayAttachmentResponse,
4047
3268
  ];
@@ -4049,9 +3270,7 @@ export var UpdateGlobalNetwork = [
4049
3270
  9,
4050
3271
  n0,
4051
3272
  _UGN,
4052
- {
4053
- [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}", 200],
4054
- },
3273
+ { [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}", 200] },
4055
3274
  () => UpdateGlobalNetworkRequest,
4056
3275
  () => UpdateGlobalNetworkResponse,
4057
3276
  ];
@@ -4059,9 +3278,7 @@ export var UpdateLink = [
4059
3278
  9,
4060
3279
  n0,
4061
3280
  _UL,
4062
- {
4063
- [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/links/{LinkId}", 200],
4064
- },
3281
+ { [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/links/{LinkId}", 200] },
4065
3282
  () => UpdateLinkRequest,
4066
3283
  () => UpdateLinkResponse,
4067
3284
  ];
@@ -4069,9 +3286,7 @@ export var UpdateNetworkResourceMetadata = [
4069
3286
  9,
4070
3287
  n0,
4071
3288
  _UNRM,
4072
- {
4073
- [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/network-resources/{ResourceArn}/metadata", 200],
4074
- },
3289
+ { [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/network-resources/{ResourceArn}/metadata", 200] },
4075
3290
  () => UpdateNetworkResourceMetadataRequest,
4076
3291
  () => UpdateNetworkResourceMetadataResponse,
4077
3292
  ];
@@ -4079,9 +3294,7 @@ export var UpdateSite = [
4079
3294
  9,
4080
3295
  n0,
4081
3296
  _USp,
4082
- {
4083
- [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/sites/{SiteId}", 200],
4084
- },
3297
+ { [_h]: ["PATCH", "/global-networks/{GlobalNetworkId}/sites/{SiteId}", 200] },
4085
3298
  () => UpdateSiteRequest,
4086
3299
  () => UpdateSiteResponse,
4087
3300
  ];
@@ -4089,9 +3302,7 @@ export var UpdateVpcAttachment = [
4089
3302
  9,
4090
3303
  n0,
4091
3304
  _UVA,
4092
- {
4093
- [_h]: ["PATCH", "/vpc-attachments/{AttachmentId}", 200],
4094
- },
3305
+ { [_h]: ["PATCH", "/vpc-attachments/{AttachmentId}", 200] },
4095
3306
  () => UpdateVpcAttachmentRequest,
4096
3307
  () => UpdateVpcAttachmentResponse,
4097
3308
  ];