@aws-sdk/client-vpc-lattice 3.952.0 → 3.954.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 (93) hide show
  1. package/dist-cjs/index.js +878 -600
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/BatchUpdateRuleCommand.js +2 -2
  4. package/dist-es/commands/CreateAccessLogSubscriptionCommand.js +2 -2
  5. package/dist-es/commands/CreateListenerCommand.js +2 -2
  6. package/dist-es/commands/CreateResourceConfigurationCommand.js +2 -2
  7. package/dist-es/commands/CreateResourceGatewayCommand.js +2 -2
  8. package/dist-es/commands/CreateRuleCommand.js +2 -2
  9. package/dist-es/commands/CreateServiceCommand.js +2 -2
  10. package/dist-es/commands/CreateServiceNetworkCommand.js +2 -2
  11. package/dist-es/commands/CreateServiceNetworkResourceAssociationCommand.js +2 -2
  12. package/dist-es/commands/CreateServiceNetworkServiceAssociationCommand.js +2 -2
  13. package/dist-es/commands/CreateServiceNetworkVpcAssociationCommand.js +2 -2
  14. package/dist-es/commands/CreateTargetGroupCommand.js +2 -2
  15. package/dist-es/commands/DeleteAccessLogSubscriptionCommand.js +2 -2
  16. package/dist-es/commands/DeleteAuthPolicyCommand.js +2 -2
  17. package/dist-es/commands/DeleteDomainVerificationCommand.js +2 -2
  18. package/dist-es/commands/DeleteListenerCommand.js +2 -2
  19. package/dist-es/commands/DeleteResourceConfigurationCommand.js +2 -2
  20. package/dist-es/commands/DeleteResourceEndpointAssociationCommand.js +2 -2
  21. package/dist-es/commands/DeleteResourceGatewayCommand.js +2 -2
  22. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
  23. package/dist-es/commands/DeleteRuleCommand.js +2 -2
  24. package/dist-es/commands/DeleteServiceCommand.js +2 -2
  25. package/dist-es/commands/DeleteServiceNetworkCommand.js +2 -2
  26. package/dist-es/commands/DeleteServiceNetworkResourceAssociationCommand.js +2 -2
  27. package/dist-es/commands/DeleteServiceNetworkServiceAssociationCommand.js +2 -2
  28. package/dist-es/commands/DeleteServiceNetworkVpcAssociationCommand.js +2 -2
  29. package/dist-es/commands/DeleteTargetGroupCommand.js +2 -2
  30. package/dist-es/commands/DeregisterTargetsCommand.js +2 -2
  31. package/dist-es/commands/GetAccessLogSubscriptionCommand.js +2 -2
  32. package/dist-es/commands/GetAuthPolicyCommand.js +2 -2
  33. package/dist-es/commands/GetDomainVerificationCommand.js +2 -2
  34. package/dist-es/commands/GetListenerCommand.js +2 -2
  35. package/dist-es/commands/GetResourceConfigurationCommand.js +2 -2
  36. package/dist-es/commands/GetResourceGatewayCommand.js +2 -2
  37. package/dist-es/commands/GetResourcePolicyCommand.js +2 -2
  38. package/dist-es/commands/GetRuleCommand.js +2 -2
  39. package/dist-es/commands/GetServiceCommand.js +2 -2
  40. package/dist-es/commands/GetServiceNetworkCommand.js +2 -2
  41. package/dist-es/commands/GetServiceNetworkResourceAssociationCommand.js +2 -2
  42. package/dist-es/commands/GetServiceNetworkServiceAssociationCommand.js +2 -2
  43. package/dist-es/commands/GetServiceNetworkVpcAssociationCommand.js +2 -2
  44. package/dist-es/commands/GetTargetGroupCommand.js +2 -2
  45. package/dist-es/commands/ListAccessLogSubscriptionsCommand.js +2 -2
  46. package/dist-es/commands/ListDomainVerificationsCommand.js +2 -2
  47. package/dist-es/commands/ListListenersCommand.js +2 -2
  48. package/dist-es/commands/ListResourceConfigurationsCommand.js +2 -2
  49. package/dist-es/commands/ListResourceEndpointAssociationsCommand.js +2 -2
  50. package/dist-es/commands/ListResourceGatewaysCommand.js +2 -2
  51. package/dist-es/commands/ListRulesCommand.js +2 -2
  52. package/dist-es/commands/ListServiceNetworkResourceAssociationsCommand.js +2 -2
  53. package/dist-es/commands/ListServiceNetworkServiceAssociationsCommand.js +2 -2
  54. package/dist-es/commands/ListServiceNetworkVpcAssociationsCommand.js +2 -2
  55. package/dist-es/commands/ListServiceNetworkVpcEndpointAssociationsCommand.js +2 -2
  56. package/dist-es/commands/ListServiceNetworksCommand.js +2 -2
  57. package/dist-es/commands/ListServicesCommand.js +2 -2
  58. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  59. package/dist-es/commands/ListTargetGroupsCommand.js +2 -2
  60. package/dist-es/commands/ListTargetsCommand.js +2 -2
  61. package/dist-es/commands/PutAuthPolicyCommand.js +2 -2
  62. package/dist-es/commands/PutResourcePolicyCommand.js +2 -2
  63. package/dist-es/commands/RegisterTargetsCommand.js +2 -2
  64. package/dist-es/commands/StartDomainVerificationCommand.js +2 -2
  65. package/dist-es/commands/TagResourceCommand.js +2 -2
  66. package/dist-es/commands/UntagResourceCommand.js +2 -2
  67. package/dist-es/commands/UpdateAccessLogSubscriptionCommand.js +2 -2
  68. package/dist-es/commands/UpdateListenerCommand.js +2 -2
  69. package/dist-es/commands/UpdateResourceConfigurationCommand.js +2 -2
  70. package/dist-es/commands/UpdateResourceGatewayCommand.js +2 -2
  71. package/dist-es/commands/UpdateRuleCommand.js +2 -2
  72. package/dist-es/commands/UpdateServiceCommand.js +2 -2
  73. package/dist-es/commands/UpdateServiceNetworkCommand.js +2 -2
  74. package/dist-es/commands/UpdateServiceNetworkVpcAssociationCommand.js +2 -2
  75. package/dist-es/commands/UpdateTargetGroupCommand.js +2 -2
  76. package/dist-es/index.js +1 -0
  77. package/dist-es/runtimeConfig.shared.js +6 -1
  78. package/dist-es/schemas/schemas_0.js +524 -515
  79. package/dist-types/VPCLatticeClient.d.ts +1 -10
  80. package/dist-types/index.d.ts +1 -0
  81. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  82. package/dist-types/runtimeConfig.d.ts +6 -2
  83. package/dist-types/runtimeConfig.native.d.ts +6 -2
  84. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  85. package/dist-types/schemas/schemas_0.d.ts +270 -300
  86. package/dist-types/ts3.4/VPCLatticeClient.d.ts +0 -4
  87. package/dist-types/ts3.4/index.d.ts +1 -0
  88. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  89. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  90. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  91. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  92. package/dist-types/ts3.4/schemas/schemas_0.d.ts +269 -300
  93. package/package.json +34 -34
@@ -436,11 +436,11 @@ const _vIp = "vpcId";
436
436
  const _w = "weight";
437
437
  const n0 = "com.amazonaws.vpclattice";
438
438
  import { TypeRegistry } from "@smithy/core/schema";
439
- import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/errors";
440
- import { VPCLatticeServiceException as __VPCLatticeServiceException } from "../models/VPCLatticeServiceException";
441
- export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
442
- TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
443
- export var AccessLogSubscriptionSummary = [
439
+ import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
440
+ import { VPCLatticeServiceException } from "../models/VPCLatticeServiceException";
441
+ export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
442
+ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
443
+ export var AccessLogSubscriptionSummary$ = [
444
444
  3,
445
445
  n0,
446
446
  _ALSS,
@@ -448,8 +448,8 @@ export var AccessLogSubscriptionSummary = [
448
448
  [_i, _a, _rI, _rA, _dA, _sNLT, _cA, _lUA],
449
449
  [0, 0, 0, 0, 0, 0, 5, 5],
450
450
  ];
451
- export var ArnResource = [3, n0, _AR, 0, [_a], [0]];
452
- export var BatchUpdateRuleRequest = [
451
+ export var ArnResource$ = [3, n0, _AR, 0, [_a], [0]];
452
+ export var BatchUpdateRuleRequest$ = [
453
453
  3,
454
454
  n0,
455
455
  _BURR,
@@ -457,7 +457,7 @@ export var BatchUpdateRuleRequest = [
457
457
  [_sI, _lI, _r],
458
458
  [[0, 1], [0, 1], () => RuleUpdateList],
459
459
  ];
460
- export var BatchUpdateRuleResponse = [
460
+ export var BatchUpdateRuleResponse$ = [
461
461
  3,
462
462
  n0,
463
463
  _BURRa,
@@ -465,9 +465,9 @@ export var BatchUpdateRuleResponse = [
465
465
  [_s, _u],
466
466
  [() => RuleUpdateSuccessList, () => RuleUpdateFailureList],
467
467
  ];
468
- export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
469
- TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
470
- export var CreateAccessLogSubscriptionRequest = [
468
+ export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
469
+ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
470
+ export var CreateAccessLogSubscriptionRequest$ = [
471
471
  3,
472
472
  n0,
473
473
  _CALSR,
@@ -475,7 +475,7 @@ export var CreateAccessLogSubscriptionRequest = [
475
475
  [_cT, _rIe, _dA, _sNLT, _t],
476
476
  [[0, 4], 0, 0, 0, 128 | 0],
477
477
  ];
478
- export var CreateAccessLogSubscriptionResponse = [
478
+ export var CreateAccessLogSubscriptionResponse$ = [
479
479
  3,
480
480
  n0,
481
481
  _CALSRr,
@@ -483,39 +483,39 @@ export var CreateAccessLogSubscriptionResponse = [
483
483
  [_i, _a, _rI, _rA, _sNLT, _dA],
484
484
  [0, 0, 0, 0, 0, 0],
485
485
  ];
486
- export var CreateListenerRequest = [
486
+ export var CreateListenerRequest$ = [
487
487
  3,
488
488
  n0,
489
489
  _CLR,
490
490
  0,
491
491
  [_sI, _n, _p, _po, _dAe, _cT, _t],
492
- [[0, 1], 0, 0, 1, () => RuleAction, [0, 4], 128 | 0],
492
+ [[0, 1], 0, 0, 1, () => RuleAction$, [0, 4], 128 | 0],
493
493
  ];
494
- export var CreateListenerResponse = [
494
+ export var CreateListenerResponse$ = [
495
495
  3,
496
496
  n0,
497
497
  _CLRr,
498
498
  0,
499
499
  [_a, _i, _n, _p, _po, _sA, _sIe, _dAe],
500
- [0, 0, 0, 0, 1, 0, 0, () => RuleAction],
500
+ [0, 0, 0, 0, 1, 0, 0, () => RuleAction$],
501
501
  ];
502
- export var CreateResourceConfigurationRequest = [
502
+ export var CreateResourceConfigurationRequest$ = [
503
503
  3,
504
504
  n0,
505
505
  _CRCR,
506
506
  0,
507
507
  [_n, _ty, _pR, _p, _rGI, _rCGI, _rCD, _aATSSN, _cDN, _gD, _dVI, _cT, _t],
508
- [0, 0, 64 | 0, 0, 0, 0, () => ResourceConfigurationDefinition, 2, 0, 0, 0, [0, 4], 128 | 0],
508
+ [0, 0, 64 | 0, 0, 0, 0, () => ResourceConfigurationDefinition$, 2, 0, 0, 0, [0, 4], 128 | 0],
509
509
  ];
510
- export var CreateResourceConfigurationResponse = [
510
+ export var CreateResourceConfigurationResponse$ = [
511
511
  3,
512
512
  n0,
513
513
  _CRCRr,
514
514
  0,
515
515
  [_i, _n, _a, _rGIe, _rCGIe, _ty, _pR, _p, _st, _rCD, _aATSSN, _cA, _fR, _cDN, _dVIo, _gD, _dVA],
516
- [0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, () => ResourceConfigurationDefinition, 2, 5, 0, 0, 0, 0, 0],
516
+ [0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, () => ResourceConfigurationDefinition$, 2, 5, 0, 0, 0, 0, 0],
517
517
  ];
518
- export var CreateResourceGatewayRequest = [
518
+ export var CreateResourceGatewayRequest$ = [
519
519
  3,
520
520
  n0,
521
521
  _CRGR,
@@ -523,7 +523,7 @@ export var CreateResourceGatewayRequest = [
523
523
  [_cT, _n, _vI, _sIu, _sGI, _iAT, _iAPE, _t],
524
524
  [[0, 4], 0, 0, 64 | 0, 64 | 0, 0, 1, 128 | 0],
525
525
  ];
526
- export var CreateResourceGatewayResponse = [
526
+ export var CreateResourceGatewayResponse$ = [
527
527
  3,
528
528
  n0,
529
529
  _CRGRr,
@@ -531,31 +531,31 @@ export var CreateResourceGatewayResponse = [
531
531
  [_n, _i, _a, _st, _vI, _sIu, _sGI, _iAT, _iAPE],
532
532
  [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1],
533
533
  ];
534
- export var CreateRuleRequest = [
534
+ export var CreateRuleRequest$ = [
535
535
  3,
536
536
  n0,
537
537
  _CRR,
538
538
  0,
539
539
  [_sI, _lI, _n, _ma, _pr, _ac, _cT, _t],
540
- [[0, 1], [0, 1], 0, () => RuleMatch, 1, () => RuleAction, [0, 4], 128 | 0],
540
+ [[0, 1], [0, 1], 0, () => RuleMatch$, 1, () => RuleAction$, [0, 4], 128 | 0],
541
541
  ];
542
- export var CreateRuleResponse = [
542
+ export var CreateRuleResponse$ = [
543
543
  3,
544
544
  n0,
545
545
  _CRRr,
546
546
  0,
547
547
  [_a, _i, _n, _ma, _pr, _ac],
548
- [0, 0, 0, () => RuleMatch, 1, () => RuleAction],
548
+ [0, 0, 0, () => RuleMatch$, 1, () => RuleAction$],
549
549
  ];
550
- export var CreateServiceNetworkRequest = [
550
+ export var CreateServiceNetworkRequest$ = [
551
551
  3,
552
552
  n0,
553
553
  _CSNR,
554
554
  0,
555
555
  [_cT, _n, _aT, _t, _sC],
556
- [[0, 4], 0, 0, 128 | 0, () => SharingConfig],
556
+ [[0, 4], 0, 0, 128 | 0, () => SharingConfig$],
557
557
  ];
558
- export var CreateServiceNetworkResourceAssociationRequest = [
558
+ export var CreateServiceNetworkResourceAssociationRequest$ = [
559
559
  3,
560
560
  n0,
561
561
  _CSNRAR,
@@ -563,7 +563,7 @@ export var CreateServiceNetworkResourceAssociationRequest = [
563
563
  [_cT, _rCI, _sNI, _pDE, _t],
564
564
  [[0, 4], 0, 0, 2, 128 | 0],
565
565
  ];
566
- export var CreateServiceNetworkResourceAssociationResponse = [
566
+ export var CreateServiceNetworkResourceAssociationResponse$ = [
567
567
  3,
568
568
  n0,
569
569
  _CSNRARr,
@@ -571,15 +571,15 @@ export var CreateServiceNetworkResourceAssociationResponse = [
571
571
  [_i, _a, _st, _cB, _pDE],
572
572
  [0, 0, 0, 0, 2],
573
573
  ];
574
- export var CreateServiceNetworkResponse = [
574
+ export var CreateServiceNetworkResponse$ = [
575
575
  3,
576
576
  n0,
577
577
  _CSNRr,
578
578
  0,
579
579
  [_i, _n, _a, _sC, _aT],
580
- [0, 0, 0, () => SharingConfig, 0],
580
+ [0, 0, 0, () => SharingConfig$, 0],
581
581
  ];
582
- export var CreateServiceNetworkServiceAssociationRequest = [
582
+ export var CreateServiceNetworkServiceAssociationRequest$ = [
583
583
  3,
584
584
  n0,
585
585
  _CSNSAR,
@@ -587,31 +587,31 @@ export var CreateServiceNetworkServiceAssociationRequest = [
587
587
  [_cT, _sI, _sNI, _t],
588
588
  [[0, 4], 0, 0, 128 | 0],
589
589
  ];
590
- export var CreateServiceNetworkServiceAssociationResponse = [
590
+ export var CreateServiceNetworkServiceAssociationResponse$ = [
591
591
  3,
592
592
  n0,
593
593
  _CSNSARr,
594
594
  0,
595
595
  [_i, _st, _a, _cB, _cDN, _dE],
596
- [0, 0, 0, 0, 0, () => DnsEntry],
596
+ [0, 0, 0, 0, 0, () => DnsEntry$],
597
597
  ];
598
- export var CreateServiceNetworkVpcAssociationRequest = [
598
+ export var CreateServiceNetworkVpcAssociationRequest$ = [
599
599
  3,
600
600
  n0,
601
601
  _CSNVAR,
602
602
  0,
603
603
  [_cT, _sNI, _vI, _pDE, _sGI, _t, _dO],
604
- [[0, 4], 0, 0, 2, 64 | 0, 128 | 0, () => DnsOptions],
604
+ [[0, 4], 0, 0, 2, 64 | 0, 128 | 0, () => DnsOptions$],
605
605
  ];
606
- export var CreateServiceNetworkVpcAssociationResponse = [
606
+ export var CreateServiceNetworkVpcAssociationResponse$ = [
607
607
  3,
608
608
  n0,
609
609
  _CSNVARr,
610
610
  0,
611
611
  [_i, _st, _a, _cB, _sGI, _pDE, _dO],
612
- [0, 0, 0, 0, 64 | 0, 2, () => DnsOptions],
612
+ [0, 0, 0, 0, 64 | 0, 2, () => DnsOptions$],
613
613
  ];
614
- export var CreateServiceRequest = [
614
+ export var CreateServiceRequest$ = [
615
615
  3,
616
616
  n0,
617
617
  _CSR,
@@ -619,37 +619,37 @@ export var CreateServiceRequest = [
619
619
  [_cT, _n, _t, _cDN, _cAe, _aT],
620
620
  [[0, 4], 0, 128 | 0, 0, 0, 0],
621
621
  ];
622
- export var CreateServiceResponse = [
622
+ export var CreateServiceResponse$ = [
623
623
  3,
624
624
  n0,
625
625
  _CSRr,
626
626
  0,
627
627
  [_i, _a, _n, _cDN, _cAe, _st, _aT, _dE],
628
- [0, 0, 0, 0, 0, 0, 0, () => DnsEntry],
628
+ [0, 0, 0, 0, 0, 0, 0, () => DnsEntry$],
629
629
  ];
630
- export var CreateTargetGroupRequest = [
630
+ export var CreateTargetGroupRequest$ = [
631
631
  3,
632
632
  n0,
633
633
  _CTGR,
634
634
  0,
635
635
  [_n, _ty, _co, _cT, _t],
636
- [0, 0, () => TargetGroupConfig, [0, 4], 128 | 0],
636
+ [0, 0, () => TargetGroupConfig$, [0, 4], 128 | 0],
637
637
  ];
638
- export var CreateTargetGroupResponse = [
638
+ export var CreateTargetGroupResponse$ = [
639
639
  3,
640
640
  n0,
641
641
  _CTGRr,
642
642
  0,
643
643
  [_i, _a, _n, _ty, _co, _st],
644
- [0, 0, 0, 0, () => TargetGroupConfig, 0],
644
+ [0, 0, 0, 0, () => TargetGroupConfig$, 0],
645
645
  ];
646
- export var DeleteAccessLogSubscriptionRequest = [3, n0, _DALSR, 0, [_aLSI], [[0, 1]]];
647
- export var DeleteAccessLogSubscriptionResponse = [3, n0, _DALSRe, 0, [], []];
648
- export var DeleteAuthPolicyRequest = [3, n0, _DAPR, 0, [_rIe], [[0, 1]]];
649
- export var DeleteAuthPolicyResponse = [3, n0, _DAPRe, 0, [], []];
650
- export var DeleteDomainVerificationRequest = [3, n0, _DDVR, 0, [_dVI], [[0, 1]]];
651
- export var DeleteDomainVerificationResponse = [3, n0, _DDVRe, 0, [], []];
652
- export var DeleteListenerRequest = [
646
+ export var DeleteAccessLogSubscriptionRequest$ = [3, n0, _DALSR, 0, [_aLSI], [[0, 1]]];
647
+ export var DeleteAccessLogSubscriptionResponse$ = [3, n0, _DALSRe, 0, [], []];
648
+ export var DeleteAuthPolicyRequest$ = [3, n0, _DAPR, 0, [_rIe], [[0, 1]]];
649
+ export var DeleteAuthPolicyResponse$ = [3, n0, _DAPRe, 0, [], []];
650
+ export var DeleteDomainVerificationRequest$ = [3, n0, _DDVR, 0, [_dVI], [[0, 1]]];
651
+ export var DeleteDomainVerificationResponse$ = [3, n0, _DDVRe, 0, [], []];
652
+ export var DeleteListenerRequest$ = [
653
653
  3,
654
654
  n0,
655
655
  _DLR,
@@ -660,11 +660,11 @@ export var DeleteListenerRequest = [
660
660
  [0, 1],
661
661
  ],
662
662
  ];
663
- export var DeleteListenerResponse = [3, n0, _DLRe, 0, [], []];
664
- export var DeleteResourceConfigurationRequest = [3, n0, _DRCR, 0, [_rCI], [[0, 1]]];
665
- export var DeleteResourceConfigurationResponse = [3, n0, _DRCRe, 0, [], []];
666
- export var DeleteResourceEndpointAssociationRequest = [3, n0, _DREAR, 0, [_rEAI], [[0, 1]]];
667
- export var DeleteResourceEndpointAssociationResponse = [
663
+ export var DeleteListenerResponse$ = [3, n0, _DLRe, 0, [], []];
664
+ export var DeleteResourceConfigurationRequest$ = [3, n0, _DRCR, 0, [_rCI], [[0, 1]]];
665
+ export var DeleteResourceConfigurationResponse$ = [3, n0, _DRCRe, 0, [], []];
666
+ export var DeleteResourceEndpointAssociationRequest$ = [3, n0, _DREAR, 0, [_rEAI], [[0, 1]]];
667
+ export var DeleteResourceEndpointAssociationResponse$ = [
668
668
  3,
669
669
  n0,
670
670
  _DREARe,
@@ -672,11 +672,11 @@ export var DeleteResourceEndpointAssociationResponse = [
672
672
  [_i, _a, _rCIe, _rCA, _vEI],
673
673
  [0, 0, 0, 0, 0],
674
674
  ];
675
- export var DeleteResourceGatewayRequest = [3, n0, _DRGR, 0, [_rGI], [[0, 1]]];
676
- export var DeleteResourceGatewayResponse = [3, n0, _DRGRe, 0, [_i, _a, _n, _st], [0, 0, 0, 0]];
677
- export var DeleteResourcePolicyRequest = [3, n0, _DRPR, 0, [_rA], [[0, 1]]];
678
- export var DeleteResourcePolicyResponse = [3, n0, _DRPRe, 0, [], []];
679
- export var DeleteRuleRequest = [
675
+ export var DeleteResourceGatewayRequest$ = [3, n0, _DRGR, 0, [_rGI], [[0, 1]]];
676
+ export var DeleteResourceGatewayResponse$ = [3, n0, _DRGRe, 0, [_i, _a, _n, _st], [0, 0, 0, 0]];
677
+ export var DeleteResourcePolicyRequest$ = [3, n0, _DRPR, 0, [_rA], [[0, 1]]];
678
+ export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe, 0, [], []];
679
+ export var DeleteRuleRequest$ = [
680
680
  3,
681
681
  n0,
682
682
  _DRR,
@@ -688,9 +688,9 @@ export var DeleteRuleRequest = [
688
688
  [0, 1],
689
689
  ],
690
690
  ];
691
- export var DeleteRuleResponse = [3, n0, _DRRe, 0, [], []];
692
- export var DeleteServiceNetworkRequest = [3, n0, _DSNR, 0, [_sNI], [[0, 1]]];
693
- export var DeleteServiceNetworkResourceAssociationRequest = [
691
+ export var DeleteRuleResponse$ = [3, n0, _DRRe, 0, [], []];
692
+ export var DeleteServiceNetworkRequest$ = [3, n0, _DSNR, 0, [_sNI], [[0, 1]]];
693
+ export var DeleteServiceNetworkResourceAssociationRequest$ = [
694
694
  3,
695
695
  n0,
696
696
  _DSNRAR,
@@ -698,7 +698,7 @@ export var DeleteServiceNetworkResourceAssociationRequest = [
698
698
  [_sNRAI],
699
699
  [[0, 1]],
700
700
  ];
701
- export var DeleteServiceNetworkResourceAssociationResponse = [
701
+ export var DeleteServiceNetworkResourceAssociationResponse$ = [
702
702
  3,
703
703
  n0,
704
704
  _DSNRARe,
@@ -706,8 +706,8 @@ export var DeleteServiceNetworkResourceAssociationResponse = [
706
706
  [_i, _a, _st],
707
707
  [0, 0, 0],
708
708
  ];
709
- export var DeleteServiceNetworkResponse = [3, n0, _DSNRe, 0, [], []];
710
- export var DeleteServiceNetworkServiceAssociationRequest = [
709
+ export var DeleteServiceNetworkResponse$ = [3, n0, _DSNRe, 0, [], []];
710
+ export var DeleteServiceNetworkServiceAssociationRequest$ = [
711
711
  3,
712
712
  n0,
713
713
  _DSNSAR,
@@ -715,7 +715,7 @@ export var DeleteServiceNetworkServiceAssociationRequest = [
715
715
  [_sNSAI],
716
716
  [[0, 1]],
717
717
  ];
718
- export var DeleteServiceNetworkServiceAssociationResponse = [
718
+ export var DeleteServiceNetworkServiceAssociationResponse$ = [
719
719
  3,
720
720
  n0,
721
721
  _DSNSARe,
@@ -723,8 +723,8 @@ export var DeleteServiceNetworkServiceAssociationResponse = [
723
723
  [_i, _st, _a],
724
724
  [0, 0, 0],
725
725
  ];
726
- export var DeleteServiceNetworkVpcAssociationRequest = [3, n0, _DSNVAR, 0, [_sNVAI], [[0, 1]]];
727
- export var DeleteServiceNetworkVpcAssociationResponse = [
726
+ export var DeleteServiceNetworkVpcAssociationRequest$ = [3, n0, _DSNVAR, 0, [_sNVAI], [[0, 1]]];
727
+ export var DeleteServiceNetworkVpcAssociationResponse$ = [
728
728
  3,
729
729
  n0,
730
730
  _DSNVARe,
@@ -732,12 +732,12 @@ export var DeleteServiceNetworkVpcAssociationResponse = [
732
732
  [_i, _st, _a],
733
733
  [0, 0, 0],
734
734
  ];
735
- export var DeleteServiceRequest = [3, n0, _DSR, 0, [_sI], [[0, 1]]];
736
- export var DeleteServiceResponse = [3, n0, _DSRe, 0, [_i, _a, _n, _st], [0, 0, 0, 0]];
737
- export var DeleteTargetGroupRequest = [3, n0, _DTGR, 0, [_tGI], [[0, 1]]];
738
- export var DeleteTargetGroupResponse = [3, n0, _DTGRe, 0, [_i, _a, _st], [0, 0, 0]];
739
- export var DeregisterTargetsRequest = [3, n0, _DTR, 0, [_tGI, _ta], [[0, 1], () => TargetList]];
740
- export var DeregisterTargetsResponse = [
735
+ export var DeleteServiceRequest$ = [3, n0, _DSR, 0, [_sI], [[0, 1]]];
736
+ export var DeleteServiceResponse$ = [3, n0, _DSRe, 0, [_i, _a, _n, _st], [0, 0, 0, 0]];
737
+ export var DeleteTargetGroupRequest$ = [3, n0, _DTGR, 0, [_tGI], [[0, 1]]];
738
+ export var DeleteTargetGroupResponse$ = [3, n0, _DTGRe, 0, [_i, _a, _st], [0, 0, 0]];
739
+ export var DeregisterTargetsRequest$ = [3, n0, _DTR, 0, [_tGI, _ta], [[0, 1], () => TargetList]];
740
+ export var DeregisterTargetsResponse$ = [
741
741
  3,
742
742
  n0,
743
743
  _DTRe,
@@ -745,21 +745,21 @@ export var DeregisterTargetsResponse = [
745
745
  [_s, _u],
746
746
  [() => TargetList, () => TargetFailureList],
747
747
  ];
748
- export var DnsEntry = [3, n0, _DE, 0, [_dN, _hZI], [0, 0]];
749
- export var DnsOptions = [3, n0, _DO, 0, [_pDP, _pDSD], [0, 64 | 0]];
750
- export var DnsResource = [3, n0, _DR, 0, [_dN, _iAT], [0, 0]];
751
- export var DomainVerificationSummary = [
748
+ export var DnsEntry$ = [3, n0, _DE, 0, [_dN, _hZI], [0, 0]];
749
+ export var DnsOptions$ = [3, n0, _DO, 0, [_pDP, _pDSD], [0, 64 | 0]];
750
+ export var DnsResource$ = [3, n0, _DR, 0, [_dN, _iAT], [0, 0]];
751
+ export var DomainVerificationSummary$ = [
752
752
  3,
753
753
  n0,
754
754
  _DVS,
755
755
  0,
756
756
  [_i, _a, _dN, _st, _tMC, _cA, _lVT, _t],
757
- [0, 0, 0, 0, () => TxtMethodConfig, 5, 5, 128 | 0],
757
+ [0, 0, 0, 0, () => TxtMethodConfig$, 5, 5, 128 | 0],
758
758
  ];
759
- export var FixedResponseAction = [3, n0, _FRA, 0, [_sCt], [1]];
760
- export var ForwardAction = [3, n0, _FA, 0, [_tG], [() => WeightedTargetGroupList]];
761
- export var GetAccessLogSubscriptionRequest = [3, n0, _GALSR, 0, [_aLSI], [[0, 1]]];
762
- export var GetAccessLogSubscriptionResponse = [
759
+ export var FixedResponseAction$ = [3, n0, _FRA, 0, [_sCt], [1]];
760
+ export var ForwardAction$ = [3, n0, _FA, 0, [_tG], [() => WeightedTargetGroupList]];
761
+ export var GetAccessLogSubscriptionRequest$ = [3, n0, _GALSR, 0, [_aLSI], [[0, 1]]];
762
+ export var GetAccessLogSubscriptionResponse$ = [
763
763
  3,
764
764
  n0,
765
765
  _GALSRe,
@@ -767,18 +767,18 @@ export var GetAccessLogSubscriptionResponse = [
767
767
  [_i, _a, _rI, _rA, _dA, _sNLT, _cA, _lUA],
768
768
  [0, 0, 0, 0, 0, 0, 5, 5],
769
769
  ];
770
- export var GetAuthPolicyRequest = [3, n0, _GAPR, 0, [_rIe], [[0, 1]]];
771
- export var GetAuthPolicyResponse = [3, n0, _GAPRe, 0, [_pol, _sta, _cA, _lUA], [0, 0, 5, 5]];
772
- export var GetDomainVerificationRequest = [3, n0, _GDVR, 0, [_dVI], [[0, 1]]];
773
- export var GetDomainVerificationResponse = [
770
+ export var GetAuthPolicyRequest$ = [3, n0, _GAPR, 0, [_rIe], [[0, 1]]];
771
+ export var GetAuthPolicyResponse$ = [3, n0, _GAPRe, 0, [_pol, _sta, _cA, _lUA], [0, 0, 5, 5]];
772
+ export var GetDomainVerificationRequest$ = [3, n0, _GDVR, 0, [_dVI], [[0, 1]]];
773
+ export var GetDomainVerificationResponse$ = [
774
774
  3,
775
775
  n0,
776
776
  _GDVRe,
777
777
  0,
778
778
  [_i, _a, _dN, _st, _tMC, _cA, _lVT, _t],
779
- [0, 0, 0, 0, () => TxtMethodConfig, 5, 5, 128 | 0],
779
+ [0, 0, 0, 0, () => TxtMethodConfig$, 5, 5, 128 | 0],
780
780
  ];
781
- export var GetListenerRequest = [
781
+ export var GetListenerRequest$ = [
782
782
  3,
783
783
  n0,
784
784
  _GLR,
@@ -789,25 +789,25 @@ export var GetListenerRequest = [
789
789
  [0, 1],
790
790
  ],
791
791
  ];
792
- export var GetListenerResponse = [
792
+ export var GetListenerResponse$ = [
793
793
  3,
794
794
  n0,
795
795
  _GLRe,
796
796
  0,
797
797
  [_a, _i, _n, _p, _po, _sA, _sIe, _dAe, _cA, _lUA],
798
- [0, 0, 0, 0, 1, 0, 0, () => RuleAction, 5, 5],
798
+ [0, 0, 0, 0, 1, 0, 0, () => RuleAction$, 5, 5],
799
799
  ];
800
- export var GetResourceConfigurationRequest = [3, n0, _GRCR, 0, [_rCI], [[0, 1]]];
801
- export var GetResourceConfigurationResponse = [
800
+ export var GetResourceConfigurationRequest$ = [3, n0, _GRCR, 0, [_rCI], [[0, 1]]];
801
+ export var GetResourceConfigurationResponse$ = [
802
802
  3,
803
803
  n0,
804
804
  _GRCRe,
805
805
  0,
806
806
  [_i, _n, _a, _rGIe, _rCGIe, _ty, _aATSSN, _pR, _p, _cDN, _st, _rCD, _cA, _aM, _fR, _lUA, _dVIo, _dVA, _dVS, _gD],
807
- [0, 0, 0, 0, 0, 0, 2, 64 | 0, 0, 0, 0, () => ResourceConfigurationDefinition, 5, 2, 0, 5, 0, 0, 0, 0],
807
+ [0, 0, 0, 0, 0, 0, 2, 64 | 0, 0, 0, 0, () => ResourceConfigurationDefinition$, 5, 2, 0, 5, 0, 0, 0, 0],
808
808
  ];
809
- export var GetResourceGatewayRequest = [3, n0, _GRGR, 0, [_rGI], [[0, 1]]];
810
- export var GetResourceGatewayResponse = [
809
+ export var GetResourceGatewayRequest$ = [3, n0, _GRGR, 0, [_rGI], [[0, 1]]];
810
+ export var GetResourceGatewayResponse$ = [
811
811
  3,
812
812
  n0,
813
813
  _GRGRe,
@@ -815,9 +815,9 @@ export var GetResourceGatewayResponse = [
815
815
  [_n, _i, _a, _st, _vIp, _sIu, _sGI, _iAT, _iAPE, _cA, _lUA],
816
816
  [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1, 5, 5],
817
817
  ];
818
- export var GetResourcePolicyRequest = [3, n0, _GRPR, 0, [_rA], [[0, 1]]];
819
- export var GetResourcePolicyResponse = [3, n0, _GRPRe, 0, [_pol], [0]];
820
- export var GetRuleRequest = [
818
+ export var GetResourcePolicyRequest$ = [3, n0, _GRPR, 0, [_rA], [[0, 1]]];
819
+ export var GetResourcePolicyResponse$ = [3, n0, _GRPRe, 0, [_pol], [0]];
820
+ export var GetRuleRequest$ = [
821
821
  3,
822
822
  n0,
823
823
  _GRR,
@@ -829,86 +829,93 @@ export var GetRuleRequest = [
829
829
  [0, 1],
830
830
  ],
831
831
  ];
832
- export var GetRuleResponse = [
832
+ export var GetRuleResponse$ = [
833
833
  3,
834
834
  n0,
835
835
  _GRRe,
836
836
  0,
837
837
  [_a, _i, _n, _iD, _ma, _pr, _ac, _cA, _lUA],
838
- [0, 0, 0, 2, () => RuleMatch, 1, () => RuleAction, 5, 5],
838
+ [0, 0, 0, 2, () => RuleMatch$, 1, () => RuleAction$, 5, 5],
839
839
  ];
840
- export var GetServiceNetworkRequest = [3, n0, _GSNR, 0, [_sNI], [[0, 1]]];
841
- export var GetServiceNetworkResourceAssociationRequest = [3, n0, _GSNRAR, 0, [_sNRAI], [[0, 1]]];
842
- export var GetServiceNetworkResourceAssociationResponse = [
840
+ export var GetServiceNetworkRequest$ = [3, n0, _GSNR, 0, [_sNI], [[0, 1]]];
841
+ export var GetServiceNetworkResourceAssociationRequest$ = [
842
+ 3,
843
+ n0,
844
+ _GSNRAR,
845
+ 0,
846
+ [_sNRAI],
847
+ [[0, 1]],
848
+ ];
849
+ export var GetServiceNetworkResourceAssociationResponse$ = [
843
850
  3,
844
851
  n0,
845
852
  _GSNRARe,
846
853
  0,
847
854
  [_i, _a, _st, _cB, _cA, _rCIe, _rCA, _rCN, _sNIe, _sNA, _sNN, _fR, _fC, _lUA, _pDEr, _pDE, _dE, _iMA, _dVS],
848
- [0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 5, () => DnsEntry, 2, () => DnsEntry, 2, 0],
855
+ [0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 5, () => DnsEntry$, 2, () => DnsEntry$, 2, 0],
849
856
  ];
850
- export var GetServiceNetworkResponse = [
857
+ export var GetServiceNetworkResponse$ = [
851
858
  3,
852
859
  n0,
853
860
  _GSNRe,
854
861
  0,
855
862
  [_i, _n, _cA, _lUA, _a, _aT, _sC, _nOAVPC, _nOAS],
856
- [0, 0, 5, 5, 0, 0, () => SharingConfig, 1, 1],
863
+ [0, 0, 5, 5, 0, 0, () => SharingConfig$, 1, 1],
857
864
  ];
858
- export var GetServiceNetworkServiceAssociationRequest = [3, n0, _GSNSAR, 0, [_sNSAI], [[0, 1]]];
859
- export var GetServiceNetworkServiceAssociationResponse = [
865
+ export var GetServiceNetworkServiceAssociationRequest$ = [3, n0, _GSNSAR, 0, [_sNSAI], [[0, 1]]];
866
+ export var GetServiceNetworkServiceAssociationResponse$ = [
860
867
  3,
861
868
  n0,
862
869
  _GSNSARe,
863
870
  0,
864
871
  [_i, _st, _a, _cB, _cA, _sIe, _sN, _sA, _sNIe, _sNN, _sNA, _dE, _cDN, _fM, _fC],
865
- [0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, () => DnsEntry, 0, 0, 0],
872
+ [0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, () => DnsEntry$, 0, 0, 0],
866
873
  ];
867
- export var GetServiceNetworkVpcAssociationRequest = [3, n0, _GSNVAR, 0, [_sNVAI], [[0, 1]]];
868
- export var GetServiceNetworkVpcAssociationResponse = [
874
+ export var GetServiceNetworkVpcAssociationRequest$ = [3, n0, _GSNVAR, 0, [_sNVAI], [[0, 1]]];
875
+ export var GetServiceNetworkVpcAssociationResponse$ = [
869
876
  3,
870
877
  n0,
871
878
  _GSNVARe,
872
879
  0,
873
880
  [_i, _st, _a, _cB, _cA, _sNIe, _sNN, _sNA, _vIp, _sGI, _pDE, _fM, _fC, _lUA, _dO],
874
- [0, 0, 0, 0, 5, 0, 0, 0, 0, 64 | 0, 2, 0, 0, 5, () => DnsOptions],
881
+ [0, 0, 0, 0, 5, 0, 0, 0, 0, 64 | 0, 2, 0, 0, 5, () => DnsOptions$],
875
882
  ];
876
- export var GetServiceRequest = [3, n0, _GSR, 0, [_sI], [[0, 1]]];
877
- export var GetServiceResponse = [
883
+ export var GetServiceRequest$ = [3, n0, _GSR, 0, [_sI], [[0, 1]]];
884
+ export var GetServiceResponse$ = [
878
885
  3,
879
886
  n0,
880
887
  _GSRe,
881
888
  0,
882
889
  [_i, _n, _a, _cA, _lUA, _dE, _cDN, _cAe, _st, _aT, _fC, _fM],
883
- [0, 0, 0, 5, 5, () => DnsEntry, 0, 0, 0, 0, 0, 0],
890
+ [0, 0, 0, 5, 5, () => DnsEntry$, 0, 0, 0, 0, 0, 0],
884
891
  ];
885
- export var GetTargetGroupRequest = [3, n0, _GTGR, 0, [_tGI], [[0, 1]]];
886
- export var GetTargetGroupResponse = [
892
+ export var GetTargetGroupRequest$ = [3, n0, _GTGR, 0, [_tGI], [[0, 1]]];
893
+ export var GetTargetGroupResponse$ = [
887
894
  3,
888
895
  n0,
889
896
  _GTGRe,
890
897
  0,
891
898
  [_i, _a, _n, _ty, _co, _cA, _lUA, _st, _sAe, _fM, _fC],
892
- [0, 0, 0, 0, () => TargetGroupConfig, 5, 5, 0, 64 | 0, 0, 0],
899
+ [0, 0, 0, 0, () => TargetGroupConfig$, 5, 5, 0, 64 | 0, 0, 0],
893
900
  ];
894
- export var HeaderMatch = [3, n0, _HM, 0, [_n, _ma, _cS], [0, () => HeaderMatchType, 2]];
895
- export var HealthCheckConfig = [
901
+ export var HeaderMatch$ = [3, n0, _HM, 0, [_n, _ma, _cS], [0, () => HeaderMatchType$, 2]];
902
+ export var HealthCheckConfig$ = [
896
903
  3,
897
904
  n0,
898
905
  _HCC,
899
906
  0,
900
907
  [_en, _p, _pV, _po, _pa, _hCIS, _hCTS, _hTC, _uTC, _mat],
901
- [2, 0, 0, 1, 0, 1, 1, 1, 1, () => Matcher],
908
+ [2, 0, 0, 1, 0, 1, 1, 1, 1, () => Matcher$],
902
909
  ];
903
- export var HttpMatch = [
910
+ export var HttpMatch$ = [
904
911
  3,
905
912
  n0,
906
913
  _HMt,
907
914
  0,
908
915
  [_me, _pM, _hM],
909
- [0, () => PathMatch, () => HeaderMatchList],
916
+ [0, () => PathMatch$, () => HeaderMatchList],
910
917
  ];
911
- export var InternalServerException = [
918
+ export var InternalServerException$ = [
912
919
  -3,
913
920
  n0,
914
921
  _ISE,
@@ -916,9 +923,9 @@ export var InternalServerException = [
916
923
  [_m, _rAS],
917
924
  [0, [1, { [_hH]: _RA }]],
918
925
  ];
919
- TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
920
- export var IpResource = [3, n0, _IR, 0, [_iA], [0]];
921
- export var ListAccessLogSubscriptionsRequest = [
926
+ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
927
+ export var IpResource$ = [3, n0, _IR, 0, [_iA], [0]];
928
+ export var ListAccessLogSubscriptionsRequest$ = [
922
929
  3,
923
930
  n0,
924
931
  _LALSR,
@@ -930,7 +937,7 @@ export var ListAccessLogSubscriptionsRequest = [
930
937
  [0, { [_hQ]: _nT }],
931
938
  ],
932
939
  ];
933
- export var ListAccessLogSubscriptionsResponse = [
940
+ export var ListAccessLogSubscriptionsResponse$ = [
934
941
  3,
935
942
  n0,
936
943
  _LALSRi,
@@ -938,7 +945,7 @@ export var ListAccessLogSubscriptionsResponse = [
938
945
  [_it, _nT],
939
946
  [() => AccessLogSubscriptionList, 0],
940
947
  ];
941
- export var ListDomainVerificationsRequest = [
948
+ export var ListDomainVerificationsRequest$ = [
942
949
  3,
943
950
  n0,
944
951
  _LDVR,
@@ -949,7 +956,7 @@ export var ListDomainVerificationsRequest = [
949
956
  [0, { [_hQ]: _nT }],
950
957
  ],
951
958
  ];
952
- export var ListDomainVerificationsResponse = [
959
+ export var ListDomainVerificationsResponse$ = [
953
960
  3,
954
961
  n0,
955
962
  _LDVRi,
@@ -957,7 +964,7 @@ export var ListDomainVerificationsResponse = [
957
964
  [_it, _nT],
958
965
  [() => DomainVerificationList, 0],
959
966
  ];
960
- export var ListenerSummary = [
967
+ export var ListenerSummary$ = [
961
968
  3,
962
969
  n0,
963
970
  _LS,
@@ -965,7 +972,7 @@ export var ListenerSummary = [
965
972
  [_a, _i, _n, _p, _po, _cA, _lUA],
966
973
  [0, 0, 0, 0, 1, 5, 5],
967
974
  ];
968
- export var ListListenersRequest = [
975
+ export var ListListenersRequest$ = [
969
976
  3,
970
977
  n0,
971
978
  _LLR,
@@ -977,8 +984,15 @@ export var ListListenersRequest = [
977
984
  [0, { [_hQ]: _nT }],
978
985
  ],
979
986
  ];
980
- export var ListListenersResponse = [3, n0, _LLRi, 0, [_it, _nT], [() => ListenerSummaryList, 0]];
981
- export var ListResourceConfigurationsRequest = [
987
+ export var ListListenersResponse$ = [
988
+ 3,
989
+ n0,
990
+ _LLRi,
991
+ 0,
992
+ [_it, _nT],
993
+ [() => ListenerSummaryList, 0],
994
+ ];
995
+ export var ListResourceConfigurationsRequest$ = [
982
996
  3,
983
997
  n0,
984
998
  _LRCR,
@@ -992,7 +1006,7 @@ export var ListResourceConfigurationsRequest = [
992
1006
  [0, { [_hQ]: _nT }],
993
1007
  ],
994
1008
  ];
995
- export var ListResourceConfigurationsResponse = [
1009
+ export var ListResourceConfigurationsResponse$ = [
996
1010
  3,
997
1011
  n0,
998
1012
  _LRCRi,
@@ -1000,7 +1014,7 @@ export var ListResourceConfigurationsResponse = [
1000
1014
  [_it, _nT],
1001
1015
  [() => ResourceConfigurationSummaryList, 0],
1002
1016
  ];
1003
- export var ListResourceEndpointAssociationsRequest = [
1017
+ export var ListResourceEndpointAssociationsRequest$ = [
1004
1018
  3,
1005
1019
  n0,
1006
1020
  _LREAR,
@@ -1015,7 +1029,7 @@ export var ListResourceEndpointAssociationsRequest = [
1015
1029
  [0, { [_hQ]: _nT }],
1016
1030
  ],
1017
1031
  ];
1018
- export var ListResourceEndpointAssociationsResponse = [
1032
+ export var ListResourceEndpointAssociationsResponse$ = [
1019
1033
  3,
1020
1034
  n0,
1021
1035
  _LREARi,
@@ -1023,7 +1037,7 @@ export var ListResourceEndpointAssociationsResponse = [
1023
1037
  [_it, _nT],
1024
1038
  [() => ResourceEndpointAssociationList, 0],
1025
1039
  ];
1026
- export var ListResourceGatewaysRequest = [
1040
+ export var ListResourceGatewaysRequest$ = [
1027
1041
  3,
1028
1042
  n0,
1029
1043
  _LRGR,
@@ -1034,7 +1048,7 @@ export var ListResourceGatewaysRequest = [
1034
1048
  [0, { [_hQ]: _nT }],
1035
1049
  ],
1036
1050
  ];
1037
- export var ListResourceGatewaysResponse = [
1051
+ export var ListResourceGatewaysResponse$ = [
1038
1052
  3,
1039
1053
  n0,
1040
1054
  _LRGRi,
@@ -1042,7 +1056,7 @@ export var ListResourceGatewaysResponse = [
1042
1056
  [_it, _nT],
1043
1057
  [() => ResourceGatewayList, 0],
1044
1058
  ];
1045
- export var ListRulesRequest = [
1059
+ export var ListRulesRequest$ = [
1046
1060
  3,
1047
1061
  n0,
1048
1062
  _LRR,
@@ -1055,8 +1069,8 @@ export var ListRulesRequest = [
1055
1069
  [0, { [_hQ]: _nT }],
1056
1070
  ],
1057
1071
  ];
1058
- export var ListRulesResponse = [3, n0, _LRRi, 0, [_it, _nT], [() => RuleSummaryList, 0]];
1059
- export var ListServiceNetworkResourceAssociationsRequest = [
1072
+ export var ListRulesResponse$ = [3, n0, _LRRi, 0, [_it, _nT], [() => RuleSummaryList, 0]];
1073
+ export var ListServiceNetworkResourceAssociationsRequest$ = [
1060
1074
  3,
1061
1075
  n0,
1062
1076
  _LSNRAR,
@@ -1070,7 +1084,7 @@ export var ListServiceNetworkResourceAssociationsRequest = [
1070
1084
  [2, { [_hQ]: _iC }],
1071
1085
  ],
1072
1086
  ];
1073
- export var ListServiceNetworkResourceAssociationsResponse = [
1087
+ export var ListServiceNetworkResourceAssociationsResponse$ = [
1074
1088
  3,
1075
1089
  n0,
1076
1090
  _LSNRARi,
@@ -1078,7 +1092,7 @@ export var ListServiceNetworkResourceAssociationsResponse = [
1078
1092
  [_it, _nT],
1079
1093
  [() => ServiceNetworkResourceAssociationList, 0],
1080
1094
  ];
1081
- export var ListServiceNetworkServiceAssociationsRequest = [
1095
+ export var ListServiceNetworkServiceAssociationsRequest$ = [
1082
1096
  3,
1083
1097
  n0,
1084
1098
  _LSNSAR,
@@ -1091,7 +1105,7 @@ export var ListServiceNetworkServiceAssociationsRequest = [
1091
1105
  [0, { [_hQ]: _nT }],
1092
1106
  ],
1093
1107
  ];
1094
- export var ListServiceNetworkServiceAssociationsResponse = [
1108
+ export var ListServiceNetworkServiceAssociationsResponse$ = [
1095
1109
  3,
1096
1110
  n0,
1097
1111
  _LSNSARi,
@@ -1099,7 +1113,7 @@ export var ListServiceNetworkServiceAssociationsResponse = [
1099
1113
  [_it, _nT],
1100
1114
  [() => ServiceNetworkServiceAssociationList, 0],
1101
1115
  ];
1102
- export var ListServiceNetworksRequest = [
1116
+ export var ListServiceNetworksRequest$ = [
1103
1117
  3,
1104
1118
  n0,
1105
1119
  _LSNR,
@@ -1110,7 +1124,7 @@ export var ListServiceNetworksRequest = [
1110
1124
  [0, { [_hQ]: _nT }],
1111
1125
  ],
1112
1126
  ];
1113
- export var ListServiceNetworksResponse = [
1127
+ export var ListServiceNetworksResponse$ = [
1114
1128
  3,
1115
1129
  n0,
1116
1130
  _LSNRi,
@@ -1118,7 +1132,7 @@ export var ListServiceNetworksResponse = [
1118
1132
  [_it, _nT],
1119
1133
  [() => ServiceNetworkList, 0],
1120
1134
  ];
1121
- export var ListServiceNetworkVpcAssociationsRequest = [
1135
+ export var ListServiceNetworkVpcAssociationsRequest$ = [
1122
1136
  3,
1123
1137
  n0,
1124
1138
  _LSNVAR,
@@ -1131,7 +1145,7 @@ export var ListServiceNetworkVpcAssociationsRequest = [
1131
1145
  [0, { [_hQ]: _nT }],
1132
1146
  ],
1133
1147
  ];
1134
- export var ListServiceNetworkVpcAssociationsResponse = [
1148
+ export var ListServiceNetworkVpcAssociationsResponse$ = [
1135
1149
  3,
1136
1150
  n0,
1137
1151
  _LSNVARi,
@@ -1139,7 +1153,7 @@ export var ListServiceNetworkVpcAssociationsResponse = [
1139
1153
  [_it, _nT],
1140
1154
  [() => ServiceNetworkVpcAssociationList, 0],
1141
1155
  ];
1142
- export var ListServiceNetworkVpcEndpointAssociationsRequest = [
1156
+ export var ListServiceNetworkVpcEndpointAssociationsRequest$ = [
1143
1157
  3,
1144
1158
  n0,
1145
1159
  _LSNVEAR,
@@ -1151,7 +1165,7 @@ export var ListServiceNetworkVpcEndpointAssociationsRequest = [
1151
1165
  [0, { [_hQ]: _nT }],
1152
1166
  ],
1153
1167
  ];
1154
- export var ListServiceNetworkVpcEndpointAssociationsResponse = [
1168
+ export var ListServiceNetworkVpcEndpointAssociationsResponse$ = [
1155
1169
  3,
1156
1170
  n0,
1157
1171
  _LSNVEARi,
@@ -1159,7 +1173,7 @@ export var ListServiceNetworkVpcEndpointAssociationsResponse = [
1159
1173
  [_it, _nT],
1160
1174
  [() => ServiceNetworkVpcEndpointAssociationList, 0],
1161
1175
  ];
1162
- export var ListServicesRequest = [
1176
+ export var ListServicesRequest$ = [
1163
1177
  3,
1164
1178
  n0,
1165
1179
  _LSR,
@@ -1170,10 +1184,10 @@ export var ListServicesRequest = [
1170
1184
  [0, { [_hQ]: _nT }],
1171
1185
  ],
1172
1186
  ];
1173
- export var ListServicesResponse = [3, n0, _LSRi, 0, [_it, _nT], [() => ServiceList, 0]];
1174
- export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
1175
- export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
1176
- export var ListTargetGroupsRequest = [
1187
+ export var ListServicesResponse$ = [3, n0, _LSRi, 0, [_it, _nT], [() => ServiceList, 0]];
1188
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
1189
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
1190
+ export var ListTargetGroupsRequest$ = [
1177
1191
  3,
1178
1192
  n0,
1179
1193
  _LTGR,
@@ -1186,8 +1200,15 @@ export var ListTargetGroupsRequest = [
1186
1200
  [0, { [_hQ]: _tGT }],
1187
1201
  ],
1188
1202
  ];
1189
- export var ListTargetGroupsResponse = [3, n0, _LTGRi, 0, [_it, _nT], [() => TargetGroupList, 0]];
1190
- export var ListTargetsRequest = [
1203
+ export var ListTargetGroupsResponse$ = [
1204
+ 3,
1205
+ n0,
1206
+ _LTGRi,
1207
+ 0,
1208
+ [_it, _nT],
1209
+ [() => TargetGroupList, 0],
1210
+ ];
1211
+ export var ListTargetsRequest$ = [
1191
1212
  3,
1192
1213
  n0,
1193
1214
  _LTR,
@@ -1195,14 +1216,14 @@ export var ListTargetsRequest = [
1195
1216
  [_tGI, _mR, _nT, _ta],
1196
1217
  [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], () => TargetList],
1197
1218
  ];
1198
- export var ListTargetsResponse = [3, n0, _LTRi, 0, [_it, _nT], [() => TargetSummaryList, 0]];
1199
- export var PathMatch = [3, n0, _PM, 0, [_ma, _cS], [() => PathMatchType, 2]];
1200
- export var PutAuthPolicyRequest = [3, n0, _PAPR, 0, [_rIe, _pol], [[0, 1], 0]];
1201
- export var PutAuthPolicyResponse = [3, n0, _PAPRu, 0, [_pol, _sta], [0, 0]];
1202
- export var PutResourcePolicyRequest = [3, n0, _PRPR, 0, [_rA, _pol], [[0, 1], 0]];
1203
- export var PutResourcePolicyResponse = [3, n0, _PRPRu, 0, [], []];
1204
- export var RegisterTargetsRequest = [3, n0, _RTR, 0, [_tGI, _ta], [[0, 1], () => TargetList]];
1205
- export var RegisterTargetsResponse = [
1219
+ export var ListTargetsResponse$ = [3, n0, _LTRi, 0, [_it, _nT], [() => TargetSummaryList, 0]];
1220
+ export var PathMatch$ = [3, n0, _PM, 0, [_ma, _cS], [() => PathMatchType$, 2]];
1221
+ export var PutAuthPolicyRequest$ = [3, n0, _PAPR, 0, [_rIe, _pol], [[0, 1], 0]];
1222
+ export var PutAuthPolicyResponse$ = [3, n0, _PAPRu, 0, [_pol, _sta], [0, 0]];
1223
+ export var PutResourcePolicyRequest$ = [3, n0, _PRPR, 0, [_rA, _pol], [[0, 1], 0]];
1224
+ export var PutResourcePolicyResponse$ = [3, n0, _PRPRu, 0, [], []];
1225
+ export var RegisterTargetsRequest$ = [3, n0, _RTR, 0, [_tGI, _ta], [[0, 1], () => TargetList]];
1226
+ export var RegisterTargetsResponse$ = [
1206
1227
  3,
1207
1228
  n0,
1208
1229
  _RTRe,
@@ -1210,7 +1231,7 @@ export var RegisterTargetsResponse = [
1210
1231
  [_s, _u],
1211
1232
  [() => TargetList, () => TargetFailureList],
1212
1233
  ];
1213
- export var ResourceConfigurationSummary = [
1234
+ export var ResourceConfigurationSummary$ = [
1214
1235
  3,
1215
1236
  n0,
1216
1237
  _RCS,
@@ -1218,7 +1239,7 @@ export var ResourceConfigurationSummary = [
1218
1239
  [_i, _n, _a, _rGIe, _rCGIe, _ty, _st, _aM, _cA, _lUA, _cDN, _dVIo, _gD],
1219
1240
  [0, 0, 0, 0, 0, 0, 0, 2, 5, 5, 0, 0, 0],
1220
1241
  ];
1221
- export var ResourceEndpointAssociationSummary = [
1242
+ export var ResourceEndpointAssociationSummary$ = [
1222
1243
  3,
1223
1244
  n0,
1224
1245
  _REAS,
@@ -1226,7 +1247,7 @@ export var ResourceEndpointAssociationSummary = [
1226
1247
  [_i, _a, _rCIe, _rCA, _rCN, _vEI, _vEO, _cB, _cA],
1227
1248
  [0, 0, 0, 0, 0, 0, 0, 0, 5],
1228
1249
  ];
1229
- export var ResourceGatewaySummary = [
1250
+ export var ResourceGatewaySummary$ = [
1230
1251
  3,
1231
1252
  n0,
1232
1253
  _RGS,
@@ -1234,7 +1255,7 @@ export var ResourceGatewaySummary = [
1234
1255
  [_n, _i, _a, _st, _vI, _sIu, _sGI, _iAT, _iAPE, _cA, _lUA],
1235
1256
  [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1, 5, 5],
1236
1257
  ];
1237
- export var ResourceNotFoundException = [
1258
+ export var ResourceNotFoundException$ = [
1238
1259
  -3,
1239
1260
  n0,
1240
1261
  _RNFE,
@@ -1242,8 +1263,8 @@ export var ResourceNotFoundException = [
1242
1263
  [_m, _rI, _rT],
1243
1264
  [0, 0, 0],
1244
1265
  ];
1245
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
1246
- export var RuleSummary = [
1266
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1267
+ export var RuleSummary$ = [
1247
1268
  3,
1248
1269
  n0,
1249
1270
  _RS,
@@ -1251,24 +1272,24 @@ export var RuleSummary = [
1251
1272
  [_a, _i, _n, _iD, _pr, _cA, _lUA],
1252
1273
  [0, 0, 0, 2, 1, 5, 5],
1253
1274
  ];
1254
- export var RuleUpdate = [
1275
+ export var RuleUpdate$ = [
1255
1276
  3,
1256
1277
  n0,
1257
1278
  _RU,
1258
1279
  0,
1259
1280
  [_rIu, _ma, _pr, _ac],
1260
- [0, () => RuleMatch, 1, () => RuleAction],
1281
+ [0, () => RuleMatch$, 1, () => RuleAction$],
1261
1282
  ];
1262
- export var RuleUpdateFailure = [3, n0, _RUF, 0, [_rIu, _fC, _fM], [0, 0, 0]];
1263
- export var RuleUpdateSuccess = [
1283
+ export var RuleUpdateFailure$ = [3, n0, _RUF, 0, [_rIu, _fC, _fM], [0, 0, 0]];
1284
+ export var RuleUpdateSuccess$ = [
1264
1285
  3,
1265
1286
  n0,
1266
1287
  _RUS,
1267
1288
  0,
1268
1289
  [_a, _i, _n, _iD, _ma, _pr, _ac],
1269
- [0, 0, 0, 2, () => RuleMatch, 1, () => RuleAction],
1290
+ [0, 0, 0, 2, () => RuleMatch$, 1, () => RuleAction$],
1270
1291
  ];
1271
- export var ServiceNetworkEndpointAssociation = [
1292
+ export var ServiceNetworkEndpointAssociation$ = [
1272
1293
  3,
1273
1294
  n0,
1274
1295
  _SNEA,
@@ -1276,23 +1297,23 @@ export var ServiceNetworkEndpointAssociation = [
1276
1297
  [_vEI, _vIp, _vEOI, _i, _sta, _sNA, _cA],
1277
1298
  [0, 0, 0, 0, 0, 0, 5],
1278
1299
  ];
1279
- export var ServiceNetworkResourceAssociationSummary = [
1300
+ export var ServiceNetworkResourceAssociationSummary$ = [
1280
1301
  3,
1281
1302
  n0,
1282
1303
  _SNRAS,
1283
1304
  0,
1284
1305
  [_i, _a, _st, _cB, _cA, _rCIe, _rCA, _rCN, _sNIe, _sNA, _sNN, _dE, _pDEr, _iMA, _fC, _pDE],
1285
- [0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, () => DnsEntry, () => DnsEntry, 2, 0, 2],
1306
+ [0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, () => DnsEntry$, () => DnsEntry$, 2, 0, 2],
1286
1307
  ];
1287
- export var ServiceNetworkServiceAssociationSummary = [
1308
+ export var ServiceNetworkServiceAssociationSummary$ = [
1288
1309
  3,
1289
1310
  n0,
1290
1311
  _SNSAS,
1291
1312
  0,
1292
1313
  [_i, _st, _a, _cB, _cA, _sIe, _sN, _sA, _sNIe, _sNN, _sNA, _dE, _cDN],
1293
- [0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, () => DnsEntry, 0],
1314
+ [0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, () => DnsEntry$, 0],
1294
1315
  ];
1295
- export var ServiceNetworkSummary = [
1316
+ export var ServiceNetworkSummary$ = [
1296
1317
  3,
1297
1318
  n0,
1298
1319
  _SNS,
@@ -1300,15 +1321,15 @@ export var ServiceNetworkSummary = [
1300
1321
  [_i, _n, _a, _cA, _lUA, _nOAVPC, _nOAS, _nOARC],
1301
1322
  [0, 0, 0, 5, 5, 1, 1, 1],
1302
1323
  ];
1303
- export var ServiceNetworkVpcAssociationSummary = [
1324
+ export var ServiceNetworkVpcAssociationSummary$ = [
1304
1325
  3,
1305
1326
  n0,
1306
1327
  _SNVAS,
1307
1328
  0,
1308
1329
  [_i, _a, _st, _cB, _cA, _sNIe, _sNN, _sNA, _pDE, _dO, _vIp, _lUA],
1309
- [0, 0, 0, 0, 5, 0, 0, 0, 2, () => DnsOptions, 0, 5],
1330
+ [0, 0, 0, 0, 5, 0, 0, 0, 2, () => DnsOptions$, 0, 5],
1310
1331
  ];
1311
- export var ServiceQuotaExceededException = [
1332
+ export var ServiceQuotaExceededException$ = [
1312
1333
  -3,
1313
1334
  n0,
1314
1335
  _SQEE,
@@ -1316,17 +1337,17 @@ export var ServiceQuotaExceededException = [
1316
1337
  [_m, _rI, _rT, _sCe, _qC],
1317
1338
  [0, 0, 0, 0, 0],
1318
1339
  ];
1319
- TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
1320
- export var ServiceSummary = [
1340
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
1341
+ export var ServiceSummary$ = [
1321
1342
  3,
1322
1343
  n0,
1323
1344
  _SS,
1324
1345
  0,
1325
1346
  [_i, _n, _a, _cA, _lUA, _dE, _cDN, _st],
1326
- [0, 0, 0, 5, 5, () => DnsEntry, 0, 0],
1347
+ [0, 0, 0, 5, 5, () => DnsEntry$, 0, 0],
1327
1348
  ];
1328
- export var SharingConfig = [3, n0, _SC, 0, [_en], [2]];
1329
- export var StartDomainVerificationRequest = [
1349
+ export var SharingConfig$ = [3, n0, _SC, 0, [_en], [2]];
1350
+ export var StartDomainVerificationRequest$ = [
1330
1351
  3,
1331
1352
  n0,
1332
1353
  _SDVR,
@@ -1334,27 +1355,27 @@ export var StartDomainVerificationRequest = [
1334
1355
  [_cT, _dN, _t],
1335
1356
  [[0, 4], 0, 128 | 0],
1336
1357
  ];
1337
- export var StartDomainVerificationResponse = [
1358
+ export var StartDomainVerificationResponse$ = [
1338
1359
  3,
1339
1360
  n0,
1340
1361
  _SDVRt,
1341
1362
  0,
1342
1363
  [_i, _a, _dN, _st, _tMC],
1343
- [0, 0, 0, 0, () => TxtMethodConfig],
1364
+ [0, 0, 0, 0, () => TxtMethodConfig$],
1344
1365
  ];
1345
- export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
1346
- export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
1347
- export var Target = [3, n0, _T, 0, [_i, _po], [0, 1]];
1348
- export var TargetFailure = [3, n0, _TF, 0, [_i, _po, _fC, _fM], [0, 1, 0, 0]];
1349
- export var TargetGroupConfig = [
1366
+ export var TagResourceRequest$ = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
1367
+ export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
1368
+ export var Target$ = [3, n0, _T, 0, [_i, _po], [0, 1]];
1369
+ export var TargetFailure$ = [3, n0, _TF, 0, [_i, _po, _fC, _fM], [0, 1, 0, 0]];
1370
+ export var TargetGroupConfig$ = [
1350
1371
  3,
1351
1372
  n0,
1352
1373
  _TGC,
1353
1374
  0,
1354
1375
  [_po, _p, _pV, _iAT, _vI, _hC, _lESV],
1355
- [1, 0, 0, 0, 0, () => HealthCheckConfig, 0],
1376
+ [1, 0, 0, 0, 0, () => HealthCheckConfig$, 0],
1356
1377
  ];
1357
- export var TargetGroupSummary = [
1378
+ export var TargetGroupSummary$ = [
1358
1379
  3,
1359
1380
  n0,
1360
1381
  _TGS,
@@ -1362,8 +1383,8 @@ export var TargetGroupSummary = [
1362
1383
  [_i, _a, _n, _ty, _cA, _po, _p, _iAT, _vI, _lUA, _st, _sAe, _lESV],
1363
1384
  [0, 0, 0, 0, 5, 1, 0, 0, 0, 5, 0, 64 | 0, 0],
1364
1385
  ];
1365
- export var TargetSummary = [3, n0, _TS, 0, [_i, _po, _st, _rC], [0, 1, 0, 0]];
1366
- export var ThrottlingException = [
1386
+ export var TargetSummary$ = [3, n0, _TS, 0, [_i, _po, _st, _rC], [0, 1, 0, 0]];
1387
+ export var ThrottlingException$ = [
1367
1388
  -3,
1368
1389
  n0,
1369
1390
  _TE,
@@ -1371,9 +1392,9 @@ export var ThrottlingException = [
1371
1392
  [_m, _sCe, _qC, _rAS],
1372
1393
  [0, 0, 0, [1, { [_hH]: _RA }]],
1373
1394
  ];
1374
- TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
1375
- export var TxtMethodConfig = [3, n0, _TMC, 0, [_v, _n], [0, 0]];
1376
- export var UntagResourceRequest = [
1395
+ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1396
+ export var TxtMethodConfig$ = [3, n0, _TMC, 0, [_v, _n], [0, 0]];
1397
+ export var UntagResourceRequest$ = [
1377
1398
  3,
1378
1399
  n0,
1379
1400
  _URR,
@@ -1384,9 +1405,9 @@ export var UntagResourceRequest = [
1384
1405
  [64 | 0, { [_hQ]: _tK }],
1385
1406
  ],
1386
1407
  ];
1387
- export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
1388
- export var UpdateAccessLogSubscriptionRequest = [3, n0, _UALSR, 0, [_aLSI, _dA], [[0, 1], 0]];
1389
- export var UpdateAccessLogSubscriptionResponse = [
1408
+ export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
1409
+ export var UpdateAccessLogSubscriptionRequest$ = [3, n0, _UALSR, 0, [_aLSI, _dA], [[0, 1], 0]];
1410
+ export var UpdateAccessLogSubscriptionResponse$ = [
1390
1411
  3,
1391
1412
  n0,
1392
1413
  _UALSRp,
@@ -1394,40 +1415,40 @@ export var UpdateAccessLogSubscriptionResponse = [
1394
1415
  [_i, _a, _rI, _rA, _dA],
1395
1416
  [0, 0, 0, 0, 0],
1396
1417
  ];
1397
- export var UpdateListenerRequest = [
1418
+ export var UpdateListenerRequest$ = [
1398
1419
  3,
1399
1420
  n0,
1400
1421
  _ULR,
1401
1422
  0,
1402
1423
  [_sI, _lI, _dAe],
1403
- [[0, 1], [0, 1], () => RuleAction],
1424
+ [[0, 1], [0, 1], () => RuleAction$],
1404
1425
  ];
1405
- export var UpdateListenerResponse = [
1426
+ export var UpdateListenerResponse$ = [
1406
1427
  3,
1407
1428
  n0,
1408
1429
  _ULRp,
1409
1430
  0,
1410
1431
  [_a, _i, _n, _p, _po, _sA, _sIe, _dAe],
1411
- [0, 0, 0, 0, 1, 0, 0, () => RuleAction],
1432
+ [0, 0, 0, 0, 1, 0, 0, () => RuleAction$],
1412
1433
  ];
1413
- export var UpdateResourceConfigurationRequest = [
1434
+ export var UpdateResourceConfigurationRequest$ = [
1414
1435
  3,
1415
1436
  n0,
1416
1437
  _URCR,
1417
1438
  0,
1418
1439
  [_rCI, _rCD, _aATSSN, _pR],
1419
- [[0, 1], () => ResourceConfigurationDefinition, 2, 64 | 0],
1440
+ [[0, 1], () => ResourceConfigurationDefinition$, 2, 64 | 0],
1420
1441
  ];
1421
- export var UpdateResourceConfigurationResponse = [
1442
+ export var UpdateResourceConfigurationResponse$ = [
1422
1443
  3,
1423
1444
  n0,
1424
1445
  _URCRp,
1425
1446
  0,
1426
1447
  [_i, _n, _a, _rGIe, _rCGIe, _ty, _pR, _aATSSN, _p, _st, _rCD],
1427
- [0, 0, 0, 0, 0, 0, 64 | 0, 2, 0, 0, () => ResourceConfigurationDefinition],
1448
+ [0, 0, 0, 0, 0, 0, 64 | 0, 2, 0, 0, () => ResourceConfigurationDefinition$],
1428
1449
  ];
1429
- export var UpdateResourceGatewayRequest = [3, n0, _URGR, 0, [_rGI, _sGI], [[0, 1], 64 | 0]];
1430
- export var UpdateResourceGatewayResponse = [
1450
+ export var UpdateResourceGatewayRequest$ = [3, n0, _URGR, 0, [_rGI, _sGI], [[0, 1], 64 | 0]];
1451
+ export var UpdateResourceGatewayResponse$ = [
1431
1452
  3,
1432
1453
  n0,
1433
1454
  _URGRp,
@@ -1435,25 +1456,25 @@ export var UpdateResourceGatewayResponse = [
1435
1456
  [_n, _i, _a, _st, _vIp, _sIu, _sGI, _iAT],
1436
1457
  [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0],
1437
1458
  ];
1438
- export var UpdateRuleRequest = [
1459
+ export var UpdateRuleRequest$ = [
1439
1460
  3,
1440
1461
  n0,
1441
1462
  _URRp,
1442
1463
  0,
1443
1464
  [_sI, _lI, _rIu, _ma, _pr, _ac],
1444
- [[0, 1], [0, 1], [0, 1], () => RuleMatch, 1, () => RuleAction],
1465
+ [[0, 1], [0, 1], [0, 1], () => RuleMatch$, 1, () => RuleAction$],
1445
1466
  ];
1446
- export var UpdateRuleResponse = [
1467
+ export var UpdateRuleResponse$ = [
1447
1468
  3,
1448
1469
  n0,
1449
1470
  _URRpd,
1450
1471
  0,
1451
1472
  [_a, _i, _n, _iD, _ma, _pr, _ac],
1452
- [0, 0, 0, 2, () => RuleMatch, 1, () => RuleAction],
1473
+ [0, 0, 0, 2, () => RuleMatch$, 1, () => RuleAction$],
1453
1474
  ];
1454
- export var UpdateServiceNetworkRequest = [3, n0, _USNR, 0, [_sNI, _aT], [[0, 1], 0]];
1455
- export var UpdateServiceNetworkResponse = [3, n0, _USNRp, 0, [_i, _n, _a, _aT], [0, 0, 0, 0]];
1456
- export var UpdateServiceNetworkVpcAssociationRequest = [
1475
+ export var UpdateServiceNetworkRequest$ = [3, n0, _USNR, 0, [_sNI, _aT], [[0, 1], 0]];
1476
+ export var UpdateServiceNetworkResponse$ = [3, n0, _USNRp, 0, [_i, _n, _a, _aT], [0, 0, 0, 0]];
1477
+ export var UpdateServiceNetworkVpcAssociationRequest$ = [
1457
1478
  3,
1458
1479
  n0,
1459
1480
  _USNVAR,
@@ -1461,7 +1482,7 @@ export var UpdateServiceNetworkVpcAssociationRequest = [
1461
1482
  [_sNVAI, _sGI],
1462
1483
  [[0, 1], 64 | 0],
1463
1484
  ];
1464
- export var UpdateServiceNetworkVpcAssociationResponse = [
1485
+ export var UpdateServiceNetworkVpcAssociationResponse$ = [
1465
1486
  3,
1466
1487
  n0,
1467
1488
  _USNVARp,
@@ -1469,8 +1490,8 @@ export var UpdateServiceNetworkVpcAssociationResponse = [
1469
1490
  [_i, _a, _st, _cB, _sGI],
1470
1491
  [0, 0, 0, 0, 64 | 0],
1471
1492
  ];
1472
- export var UpdateServiceRequest = [3, n0, _USR, 0, [_sI, _cAe, _aT], [[0, 1], 0, 0]];
1473
- export var UpdateServiceResponse = [
1493
+ export var UpdateServiceRequest$ = [3, n0, _USR, 0, [_sI, _cAe, _aT], [[0, 1], 0, 0]];
1494
+ export var UpdateServiceResponse$ = [
1474
1495
  3,
1475
1496
  n0,
1476
1497
  _USRp,
@@ -1478,23 +1499,23 @@ export var UpdateServiceResponse = [
1478
1499
  [_i, _a, _n, _cDN, _cAe, _aT],
1479
1500
  [0, 0, 0, 0, 0, 0],
1480
1501
  ];
1481
- export var UpdateTargetGroupRequest = [
1502
+ export var UpdateTargetGroupRequest$ = [
1482
1503
  3,
1483
1504
  n0,
1484
1505
  _UTGR,
1485
1506
  0,
1486
1507
  [_tGI, _hC],
1487
- [[0, 1], () => HealthCheckConfig],
1508
+ [[0, 1], () => HealthCheckConfig$],
1488
1509
  ];
1489
- export var UpdateTargetGroupResponse = [
1510
+ export var UpdateTargetGroupResponse$ = [
1490
1511
  3,
1491
1512
  n0,
1492
1513
  _UTGRp,
1493
1514
  0,
1494
1515
  [_i, _a, _n, _ty, _co, _st],
1495
- [0, 0, 0, 0, () => TargetGroupConfig, 0],
1516
+ [0, 0, 0, 0, () => TargetGroupConfig$, 0],
1496
1517
  ];
1497
- export var ValidationException = [
1518
+ export var ValidationException$ = [
1498
1519
  -3,
1499
1520
  n0,
1500
1521
  _VE,
@@ -1502,672 +1523,660 @@ export var ValidationException = [
1502
1523
  [_m, _re, _fL],
1503
1524
  [0, 0, () => ValidationExceptionFieldList],
1504
1525
  ];
1505
- TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
1506
- export var ValidationExceptionField = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
1507
- export var WeightedTargetGroup = [3, n0, _WTG, 0, [_tGI, _w], [0, 1]];
1508
- export var VPCLatticeServiceException = [-3, _sm, "VPCLatticeServiceException", 0, [], []];
1509
- TypeRegistry.for(_sm).registerError(VPCLatticeServiceException, __VPCLatticeServiceException);
1510
- export var AccessLogSubscriptionList = [1, n0, _ALSL, 0, () => AccessLogSubscriptionSummary];
1511
- export var DomainVerificationList = [1, n0, _DVL, 0, () => DomainVerificationSummary];
1512
- export var HeaderMatchList = [1, n0, _HML, 0, () => HeaderMatch];
1513
- export var ListenerSummaryList = [1, n0, _LSL, 0, () => ListenerSummary];
1514
- export var PortRangeList = 64 | 0;
1515
- export var PrivateDnsSpecifiedDomainsList = 64 | 0;
1516
- export var ResourceConfigurationSummaryList = [1, n0, _RCSL, 0, () => ResourceConfigurationSummary];
1517
- export var ResourceEndpointAssociationList = [
1518
- 1,
1519
- n0,
1520
- _REAL,
1521
- 0,
1522
- () => ResourceEndpointAssociationSummary,
1523
- ];
1524
- export var ResourceGatewayList = [1, n0, _RGL, 0, () => ResourceGatewaySummary];
1525
- export var RuleSummaryList = [1, n0, _RSL, 0, () => RuleSummary];
1526
- export var RuleUpdateFailureList = [1, n0, _RUFL, 0, () => RuleUpdateFailure];
1527
- export var RuleUpdateList = [1, n0, _RUL, 0, () => RuleUpdate];
1528
- export var RuleUpdateSuccessList = [1, n0, _RUSL, 0, () => RuleUpdateSuccess];
1529
- export var SecurityGroupList = 64 | 0;
1530
- export var ServiceArnList = 64 | 0;
1531
- export var ServiceList = [1, n0, _SL, 0, () => ServiceSummary];
1532
- export var ServiceNetworkList = [1, n0, _SNL, 0, () => ServiceNetworkSummary];
1533
- export var ServiceNetworkResourceAssociationList = [
1526
+ TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
1527
+ export var ValidationExceptionField$ = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
1528
+ export var WeightedTargetGroup$ = [3, n0, _WTG, 0, [_tGI, _w], [0, 1]];
1529
+ export var VPCLatticeServiceException$ = [-3, _sm, "VPCLatticeServiceException", 0, [], []];
1530
+ TypeRegistry.for(_sm).registerError(VPCLatticeServiceException$, VPCLatticeServiceException);
1531
+ var AccessLogSubscriptionList = [1, n0, _ALSL, 0, () => AccessLogSubscriptionSummary$];
1532
+ var DomainVerificationList = [1, n0, _DVL, 0, () => DomainVerificationSummary$];
1533
+ var HeaderMatchList = [1, n0, _HML, 0, () => HeaderMatch$];
1534
+ var ListenerSummaryList = [1, n0, _LSL, 0, () => ListenerSummary$];
1535
+ var PortRangeList = 64 | 0;
1536
+ var PrivateDnsSpecifiedDomainsList = 64 | 0;
1537
+ var ResourceConfigurationSummaryList = [1, n0, _RCSL, 0, () => ResourceConfigurationSummary$];
1538
+ var ResourceEndpointAssociationList = [1, n0, _REAL, 0, () => ResourceEndpointAssociationSummary$];
1539
+ var ResourceGatewayList = [1, n0, _RGL, 0, () => ResourceGatewaySummary$];
1540
+ var RuleSummaryList = [1, n0, _RSL, 0, () => RuleSummary$];
1541
+ var RuleUpdateFailureList = [1, n0, _RUFL, 0, () => RuleUpdateFailure$];
1542
+ var RuleUpdateList = [1, n0, _RUL, 0, () => RuleUpdate$];
1543
+ var RuleUpdateSuccessList = [1, n0, _RUSL, 0, () => RuleUpdateSuccess$];
1544
+ var SecurityGroupList = 64 | 0;
1545
+ var ServiceArnList = 64 | 0;
1546
+ var ServiceList = [1, n0, _SL, 0, () => ServiceSummary$];
1547
+ var ServiceNetworkList = [1, n0, _SNL, 0, () => ServiceNetworkSummary$];
1548
+ var ServiceNetworkResourceAssociationList = [
1534
1549
  1,
1535
1550
  n0,
1536
1551
  _SNRAL,
1537
1552
  0,
1538
- () => ServiceNetworkResourceAssociationSummary,
1553
+ () => ServiceNetworkResourceAssociationSummary$,
1539
1554
  ];
1540
- export var ServiceNetworkServiceAssociationList = [
1555
+ var ServiceNetworkServiceAssociationList = [
1541
1556
  1,
1542
1557
  n0,
1543
1558
  _SNSAL,
1544
1559
  0,
1545
- () => ServiceNetworkServiceAssociationSummary,
1546
- ];
1547
- export var ServiceNetworkVpcAssociationList = [
1548
- 1,
1549
- n0,
1550
- _SNVAL,
1551
- 0,
1552
- () => ServiceNetworkVpcAssociationSummary,
1560
+ () => ServiceNetworkServiceAssociationSummary$,
1553
1561
  ];
1554
- export var ServiceNetworkVpcEndpointAssociationList = [
1562
+ var ServiceNetworkVpcAssociationList = [1, n0, _SNVAL, 0, () => ServiceNetworkVpcAssociationSummary$];
1563
+ var ServiceNetworkVpcEndpointAssociationList = [
1555
1564
  1,
1556
1565
  n0,
1557
1566
  _SNVEAL,
1558
1567
  0,
1559
- () => ServiceNetworkEndpointAssociation,
1568
+ () => ServiceNetworkEndpointAssociation$,
1560
1569
  ];
1561
- export var SubnetList = 64 | 0;
1562
- export var TagKeys = 64 | 0;
1563
- export var TargetFailureList = [1, n0, _TFL, 0, () => TargetFailure];
1564
- export var TargetGroupList = [1, n0, _TGL, 0, () => TargetGroupSummary];
1565
- export var TargetList = [1, n0, _TL, 0, () => Target];
1566
- export var TargetSummaryList = [1, n0, _TSL, 0, () => TargetSummary];
1567
- export var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
1568
- export var WeightedTargetGroupList = [1, n0, _WTGL, 0, () => WeightedTargetGroup];
1569
- export var TagMap = 128 | 0;
1570
- export var HeaderMatchType = [3, n0, _HMT, 0, [_ex, _pre, _con], [0, 0, 0]];
1571
- export var Matcher = [3, n0, _M, 0, [_hCt], [0]];
1572
- export var PathMatchType = [3, n0, _PMT, 0, [_ex, _pre], [0, 0]];
1573
- export var ResourceConfigurationDefinition = [
1570
+ var SubnetList = 64 | 0;
1571
+ var TagKeys = 64 | 0;
1572
+ var TargetFailureList = [1, n0, _TFL, 0, () => TargetFailure$];
1573
+ var TargetGroupList = [1, n0, _TGL, 0, () => TargetGroupSummary$];
1574
+ var TargetList = [1, n0, _TL, 0, () => Target$];
1575
+ var TargetSummaryList = [1, n0, _TSL, 0, () => TargetSummary$];
1576
+ var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
1577
+ var WeightedTargetGroupList = [1, n0, _WTGL, 0, () => WeightedTargetGroup$];
1578
+ var TagMap = 128 | 0;
1579
+ export var HeaderMatchType$ = [3, n0, _HMT, 0, [_ex, _pre, _con], [0, 0, 0]];
1580
+ export var Matcher$ = [3, n0, _M, 0, [_hCt], [0]];
1581
+ export var PathMatchType$ = [3, n0, _PMT, 0, [_ex, _pre], [0, 0]];
1582
+ export var ResourceConfigurationDefinition$ = [
1574
1583
  3,
1575
1584
  n0,
1576
1585
  _RCD,
1577
1586
  0,
1578
1587
  [_dR, _iR, _aR],
1579
- [() => DnsResource, () => IpResource, () => ArnResource],
1588
+ [() => DnsResource$, () => IpResource$, () => ArnResource$],
1580
1589
  ];
1581
- export var RuleAction = [
1590
+ export var RuleAction$ = [
1582
1591
  3,
1583
1592
  n0,
1584
1593
  _RAu,
1585
1594
  0,
1586
1595
  [_f, _fRi],
1587
- [() => ForwardAction, () => FixedResponseAction],
1596
+ [() => ForwardAction$, () => FixedResponseAction$],
1588
1597
  ];
1589
- export var RuleMatch = [3, n0, _RM, 0, [_hMt], [() => HttpMatch]];
1590
- export var BatchUpdateRule = [
1598
+ export var RuleMatch$ = [3, n0, _RM, 0, [_hMt], [() => HttpMatch$]];
1599
+ export var BatchUpdateRule$ = [
1591
1600
  9,
1592
1601
  n0,
1593
1602
  _BUR,
1594
1603
  { [_h]: ["PATCH", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules", 200] },
1595
- () => BatchUpdateRuleRequest,
1596
- () => BatchUpdateRuleResponse,
1604
+ () => BatchUpdateRuleRequest$,
1605
+ () => BatchUpdateRuleResponse$,
1597
1606
  ];
1598
- export var CreateAccessLogSubscription = [
1607
+ export var CreateAccessLogSubscription$ = [
1599
1608
  9,
1600
1609
  n0,
1601
1610
  _CALS,
1602
1611
  { [_h]: ["POST", "/accesslogsubscriptions", 201] },
1603
- () => CreateAccessLogSubscriptionRequest,
1604
- () => CreateAccessLogSubscriptionResponse,
1612
+ () => CreateAccessLogSubscriptionRequest$,
1613
+ () => CreateAccessLogSubscriptionResponse$,
1605
1614
  ];
1606
- export var CreateListener = [
1615
+ export var CreateListener$ = [
1607
1616
  9,
1608
1617
  n0,
1609
1618
  _CL,
1610
1619
  { [_h]: ["POST", "/services/{serviceIdentifier}/listeners", 201] },
1611
- () => CreateListenerRequest,
1612
- () => CreateListenerResponse,
1620
+ () => CreateListenerRequest$,
1621
+ () => CreateListenerResponse$,
1613
1622
  ];
1614
- export var CreateResourceConfiguration = [
1623
+ export var CreateResourceConfiguration$ = [
1615
1624
  9,
1616
1625
  n0,
1617
1626
  _CRC,
1618
1627
  { [_h]: ["POST", "/resourceconfigurations", 201] },
1619
- () => CreateResourceConfigurationRequest,
1620
- () => CreateResourceConfigurationResponse,
1628
+ () => CreateResourceConfigurationRequest$,
1629
+ () => CreateResourceConfigurationResponse$,
1621
1630
  ];
1622
- export var CreateResourceGateway = [
1631
+ export var CreateResourceGateway$ = [
1623
1632
  9,
1624
1633
  n0,
1625
1634
  _CRG,
1626
1635
  { [_h]: ["POST", "/resourcegateways", 201] },
1627
- () => CreateResourceGatewayRequest,
1628
- () => CreateResourceGatewayResponse,
1636
+ () => CreateResourceGatewayRequest$,
1637
+ () => CreateResourceGatewayResponse$,
1629
1638
  ];
1630
- export var CreateRule = [
1639
+ export var CreateRule$ = [
1631
1640
  9,
1632
1641
  n0,
1633
1642
  _CR,
1634
1643
  { [_h]: ["POST", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules", 201] },
1635
- () => CreateRuleRequest,
1636
- () => CreateRuleResponse,
1644
+ () => CreateRuleRequest$,
1645
+ () => CreateRuleResponse$,
1637
1646
  ];
1638
- export var CreateService = [
1647
+ export var CreateService$ = [
1639
1648
  9,
1640
1649
  n0,
1641
1650
  _CS,
1642
1651
  { [_h]: ["POST", "/services", 201] },
1643
- () => CreateServiceRequest,
1644
- () => CreateServiceResponse,
1652
+ () => CreateServiceRequest$,
1653
+ () => CreateServiceResponse$,
1645
1654
  ];
1646
- export var CreateServiceNetwork = [
1655
+ export var CreateServiceNetwork$ = [
1647
1656
  9,
1648
1657
  n0,
1649
1658
  _CSN,
1650
1659
  { [_h]: ["POST", "/servicenetworks", 201] },
1651
- () => CreateServiceNetworkRequest,
1652
- () => CreateServiceNetworkResponse,
1660
+ () => CreateServiceNetworkRequest$,
1661
+ () => CreateServiceNetworkResponse$,
1653
1662
  ];
1654
- export var CreateServiceNetworkResourceAssociation = [
1663
+ export var CreateServiceNetworkResourceAssociation$ = [
1655
1664
  9,
1656
1665
  n0,
1657
1666
  _CSNRA,
1658
1667
  { [_h]: ["POST", "/servicenetworkresourceassociations", 201] },
1659
- () => CreateServiceNetworkResourceAssociationRequest,
1660
- () => CreateServiceNetworkResourceAssociationResponse,
1668
+ () => CreateServiceNetworkResourceAssociationRequest$,
1669
+ () => CreateServiceNetworkResourceAssociationResponse$,
1661
1670
  ];
1662
- export var CreateServiceNetworkServiceAssociation = [
1671
+ export var CreateServiceNetworkServiceAssociation$ = [
1663
1672
  9,
1664
1673
  n0,
1665
1674
  _CSNSA,
1666
1675
  { [_h]: ["POST", "/servicenetworkserviceassociations", 200] },
1667
- () => CreateServiceNetworkServiceAssociationRequest,
1668
- () => CreateServiceNetworkServiceAssociationResponse,
1676
+ () => CreateServiceNetworkServiceAssociationRequest$,
1677
+ () => CreateServiceNetworkServiceAssociationResponse$,
1669
1678
  ];
1670
- export var CreateServiceNetworkVpcAssociation = [
1679
+ export var CreateServiceNetworkVpcAssociation$ = [
1671
1680
  9,
1672
1681
  n0,
1673
1682
  _CSNVA,
1674
1683
  { [_h]: ["POST", "/servicenetworkvpcassociations", 200] },
1675
- () => CreateServiceNetworkVpcAssociationRequest,
1676
- () => CreateServiceNetworkVpcAssociationResponse,
1684
+ () => CreateServiceNetworkVpcAssociationRequest$,
1685
+ () => CreateServiceNetworkVpcAssociationResponse$,
1677
1686
  ];
1678
- export var CreateTargetGroup = [
1687
+ export var CreateTargetGroup$ = [
1679
1688
  9,
1680
1689
  n0,
1681
1690
  _CTG,
1682
1691
  { [_h]: ["POST", "/targetgroups", 201] },
1683
- () => CreateTargetGroupRequest,
1684
- () => CreateTargetGroupResponse,
1692
+ () => CreateTargetGroupRequest$,
1693
+ () => CreateTargetGroupResponse$,
1685
1694
  ];
1686
- export var DeleteAccessLogSubscription = [
1695
+ export var DeleteAccessLogSubscription$ = [
1687
1696
  9,
1688
1697
  n0,
1689
1698
  _DALS,
1690
1699
  { [_h]: ["DELETE", "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}", 204] },
1691
- () => DeleteAccessLogSubscriptionRequest,
1692
- () => DeleteAccessLogSubscriptionResponse,
1700
+ () => DeleteAccessLogSubscriptionRequest$,
1701
+ () => DeleteAccessLogSubscriptionResponse$,
1693
1702
  ];
1694
- export var DeleteAuthPolicy = [
1703
+ export var DeleteAuthPolicy$ = [
1695
1704
  9,
1696
1705
  n0,
1697
1706
  _DAP,
1698
1707
  { [_h]: ["DELETE", "/authpolicy/{resourceIdentifier}", 204] },
1699
- () => DeleteAuthPolicyRequest,
1700
- () => DeleteAuthPolicyResponse,
1708
+ () => DeleteAuthPolicyRequest$,
1709
+ () => DeleteAuthPolicyResponse$,
1701
1710
  ];
1702
- export var DeleteDomainVerification = [
1711
+ export var DeleteDomainVerification$ = [
1703
1712
  9,
1704
1713
  n0,
1705
1714
  _DDV,
1706
1715
  { [_h]: ["DELETE", "/domainverifications/{domainVerificationIdentifier}", 200] },
1707
- () => DeleteDomainVerificationRequest,
1708
- () => DeleteDomainVerificationResponse,
1716
+ () => DeleteDomainVerificationRequest$,
1717
+ () => DeleteDomainVerificationResponse$,
1709
1718
  ];
1710
- export var DeleteListener = [
1719
+ export var DeleteListener$ = [
1711
1720
  9,
1712
1721
  n0,
1713
1722
  _DL,
1714
1723
  { [_h]: ["DELETE", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}", 204] },
1715
- () => DeleteListenerRequest,
1716
- () => DeleteListenerResponse,
1724
+ () => DeleteListenerRequest$,
1725
+ () => DeleteListenerResponse$,
1717
1726
  ];
1718
- export var DeleteResourceConfiguration = [
1727
+ export var DeleteResourceConfiguration$ = [
1719
1728
  9,
1720
1729
  n0,
1721
1730
  _DRC,
1722
1731
  { [_h]: ["DELETE", "/resourceconfigurations/{resourceConfigurationIdentifier}", 204] },
1723
- () => DeleteResourceConfigurationRequest,
1724
- () => DeleteResourceConfigurationResponse,
1732
+ () => DeleteResourceConfigurationRequest$,
1733
+ () => DeleteResourceConfigurationResponse$,
1725
1734
  ];
1726
- export var DeleteResourceEndpointAssociation = [
1735
+ export var DeleteResourceEndpointAssociation$ = [
1727
1736
  9,
1728
1737
  n0,
1729
1738
  _DREA,
1730
1739
  { [_h]: ["DELETE", "/resourceendpointassociations/{resourceEndpointAssociationIdentifier}", 200] },
1731
- () => DeleteResourceEndpointAssociationRequest,
1732
- () => DeleteResourceEndpointAssociationResponse,
1740
+ () => DeleteResourceEndpointAssociationRequest$,
1741
+ () => DeleteResourceEndpointAssociationResponse$,
1733
1742
  ];
1734
- export var DeleteResourceGateway = [
1743
+ export var DeleteResourceGateway$ = [
1735
1744
  9,
1736
1745
  n0,
1737
1746
  _DRG,
1738
1747
  { [_h]: ["DELETE", "/resourcegateways/{resourceGatewayIdentifier}", 200] },
1739
- () => DeleteResourceGatewayRequest,
1740
- () => DeleteResourceGatewayResponse,
1748
+ () => DeleteResourceGatewayRequest$,
1749
+ () => DeleteResourceGatewayResponse$,
1741
1750
  ];
1742
- export var DeleteResourcePolicy = [
1751
+ export var DeleteResourcePolicy$ = [
1743
1752
  9,
1744
1753
  n0,
1745
1754
  _DRP,
1746
1755
  { [_h]: ["DELETE", "/resourcepolicy/{resourceArn}", 204] },
1747
- () => DeleteResourcePolicyRequest,
1748
- () => DeleteResourcePolicyResponse,
1756
+ () => DeleteResourcePolicyRequest$,
1757
+ () => DeleteResourcePolicyResponse$,
1749
1758
  ];
1750
- export var DeleteRule = [
1759
+ export var DeleteRule$ = [
1751
1760
  9,
1752
1761
  n0,
1753
1762
  _DRe,
1754
1763
  { [_h]: ["DELETE", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}", 204] },
1755
- () => DeleteRuleRequest,
1756
- () => DeleteRuleResponse,
1764
+ () => DeleteRuleRequest$,
1765
+ () => DeleteRuleResponse$,
1757
1766
  ];
1758
- export var DeleteService = [
1767
+ export var DeleteService$ = [
1759
1768
  9,
1760
1769
  n0,
1761
1770
  _DS,
1762
1771
  { [_h]: ["DELETE", "/services/{serviceIdentifier}", 200] },
1763
- () => DeleteServiceRequest,
1764
- () => DeleteServiceResponse,
1772
+ () => DeleteServiceRequest$,
1773
+ () => DeleteServiceResponse$,
1765
1774
  ];
1766
- export var DeleteServiceNetwork = [
1775
+ export var DeleteServiceNetwork$ = [
1767
1776
  9,
1768
1777
  n0,
1769
1778
  _DSN,
1770
1779
  { [_h]: ["DELETE", "/servicenetworks/{serviceNetworkIdentifier}", 204] },
1771
- () => DeleteServiceNetworkRequest,
1772
- () => DeleteServiceNetworkResponse,
1780
+ () => DeleteServiceNetworkRequest$,
1781
+ () => DeleteServiceNetworkResponse$,
1773
1782
  ];
1774
- export var DeleteServiceNetworkResourceAssociation = [
1783
+ export var DeleteServiceNetworkResourceAssociation$ = [
1775
1784
  9,
1776
1785
  n0,
1777
1786
  _DSNRA,
1778
1787
  { [_h]: ["DELETE", "/servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}", 200] },
1779
- () => DeleteServiceNetworkResourceAssociationRequest,
1780
- () => DeleteServiceNetworkResourceAssociationResponse,
1788
+ () => DeleteServiceNetworkResourceAssociationRequest$,
1789
+ () => DeleteServiceNetworkResourceAssociationResponse$,
1781
1790
  ];
1782
- export var DeleteServiceNetworkServiceAssociation = [
1791
+ export var DeleteServiceNetworkServiceAssociation$ = [
1783
1792
  9,
1784
1793
  n0,
1785
1794
  _DSNSA,
1786
1795
  { [_h]: ["DELETE", "/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}", 200] },
1787
- () => DeleteServiceNetworkServiceAssociationRequest,
1788
- () => DeleteServiceNetworkServiceAssociationResponse,
1796
+ () => DeleteServiceNetworkServiceAssociationRequest$,
1797
+ () => DeleteServiceNetworkServiceAssociationResponse$,
1789
1798
  ];
1790
- export var DeleteServiceNetworkVpcAssociation = [
1799
+ export var DeleteServiceNetworkVpcAssociation$ = [
1791
1800
  9,
1792
1801
  n0,
1793
1802
  _DSNVA,
1794
1803
  { [_h]: ["DELETE", "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", 200] },
1795
- () => DeleteServiceNetworkVpcAssociationRequest,
1796
- () => DeleteServiceNetworkVpcAssociationResponse,
1804
+ () => DeleteServiceNetworkVpcAssociationRequest$,
1805
+ () => DeleteServiceNetworkVpcAssociationResponse$,
1797
1806
  ];
1798
- export var DeleteTargetGroup = [
1807
+ export var DeleteTargetGroup$ = [
1799
1808
  9,
1800
1809
  n0,
1801
1810
  _DTG,
1802
1811
  { [_h]: ["DELETE", "/targetgroups/{targetGroupIdentifier}", 200] },
1803
- () => DeleteTargetGroupRequest,
1804
- () => DeleteTargetGroupResponse,
1812
+ () => DeleteTargetGroupRequest$,
1813
+ () => DeleteTargetGroupResponse$,
1805
1814
  ];
1806
- export var DeregisterTargets = [
1815
+ export var DeregisterTargets$ = [
1807
1816
  9,
1808
1817
  n0,
1809
1818
  _DT,
1810
1819
  { [_h]: ["POST", "/targetgroups/{targetGroupIdentifier}/deregistertargets", 200] },
1811
- () => DeregisterTargetsRequest,
1812
- () => DeregisterTargetsResponse,
1820
+ () => DeregisterTargetsRequest$,
1821
+ () => DeregisterTargetsResponse$,
1813
1822
  ];
1814
- export var GetAccessLogSubscription = [
1823
+ export var GetAccessLogSubscription$ = [
1815
1824
  9,
1816
1825
  n0,
1817
1826
  _GALS,
1818
1827
  { [_h]: ["GET", "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}", 200] },
1819
- () => GetAccessLogSubscriptionRequest,
1820
- () => GetAccessLogSubscriptionResponse,
1828
+ () => GetAccessLogSubscriptionRequest$,
1829
+ () => GetAccessLogSubscriptionResponse$,
1821
1830
  ];
1822
- export var GetAuthPolicy = [
1831
+ export var GetAuthPolicy$ = [
1823
1832
  9,
1824
1833
  n0,
1825
1834
  _GAP,
1826
1835
  { [_h]: ["GET", "/authpolicy/{resourceIdentifier}", 200] },
1827
- () => GetAuthPolicyRequest,
1828
- () => GetAuthPolicyResponse,
1836
+ () => GetAuthPolicyRequest$,
1837
+ () => GetAuthPolicyResponse$,
1829
1838
  ];
1830
- export var GetDomainVerification = [
1839
+ export var GetDomainVerification$ = [
1831
1840
  9,
1832
1841
  n0,
1833
1842
  _GDV,
1834
1843
  { [_h]: ["GET", "/domainverifications/{domainVerificationIdentifier}", 200] },
1835
- () => GetDomainVerificationRequest,
1836
- () => GetDomainVerificationResponse,
1844
+ () => GetDomainVerificationRequest$,
1845
+ () => GetDomainVerificationResponse$,
1837
1846
  ];
1838
- export var GetListener = [
1847
+ export var GetListener$ = [
1839
1848
  9,
1840
1849
  n0,
1841
1850
  _GL,
1842
1851
  { [_h]: ["GET", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}", 200] },
1843
- () => GetListenerRequest,
1844
- () => GetListenerResponse,
1852
+ () => GetListenerRequest$,
1853
+ () => GetListenerResponse$,
1845
1854
  ];
1846
- export var GetResourceConfiguration = [
1855
+ export var GetResourceConfiguration$ = [
1847
1856
  9,
1848
1857
  n0,
1849
1858
  _GRC,
1850
1859
  { [_h]: ["GET", "/resourceconfigurations/{resourceConfigurationIdentifier}", 200] },
1851
- () => GetResourceConfigurationRequest,
1852
- () => GetResourceConfigurationResponse,
1860
+ () => GetResourceConfigurationRequest$,
1861
+ () => GetResourceConfigurationResponse$,
1853
1862
  ];
1854
- export var GetResourceGateway = [
1863
+ export var GetResourceGateway$ = [
1855
1864
  9,
1856
1865
  n0,
1857
1866
  _GRG,
1858
1867
  { [_h]: ["GET", "/resourcegateways/{resourceGatewayIdentifier}", 200] },
1859
- () => GetResourceGatewayRequest,
1860
- () => GetResourceGatewayResponse,
1868
+ () => GetResourceGatewayRequest$,
1869
+ () => GetResourceGatewayResponse$,
1861
1870
  ];
1862
- export var GetResourcePolicy = [
1871
+ export var GetResourcePolicy$ = [
1863
1872
  9,
1864
1873
  n0,
1865
1874
  _GRP,
1866
1875
  { [_h]: ["GET", "/resourcepolicy/{resourceArn}", 200] },
1867
- () => GetResourcePolicyRequest,
1868
- () => GetResourcePolicyResponse,
1876
+ () => GetResourcePolicyRequest$,
1877
+ () => GetResourcePolicyResponse$,
1869
1878
  ];
1870
- export var GetRule = [
1879
+ export var GetRule$ = [
1871
1880
  9,
1872
1881
  n0,
1873
1882
  _GR,
1874
1883
  { [_h]: ["GET", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}", 200] },
1875
- () => GetRuleRequest,
1876
- () => GetRuleResponse,
1884
+ () => GetRuleRequest$,
1885
+ () => GetRuleResponse$,
1877
1886
  ];
1878
- export var GetService = [
1887
+ export var GetService$ = [
1879
1888
  9,
1880
1889
  n0,
1881
1890
  _GS,
1882
1891
  { [_h]: ["GET", "/services/{serviceIdentifier}", 200] },
1883
- () => GetServiceRequest,
1884
- () => GetServiceResponse,
1892
+ () => GetServiceRequest$,
1893
+ () => GetServiceResponse$,
1885
1894
  ];
1886
- export var GetServiceNetwork = [
1895
+ export var GetServiceNetwork$ = [
1887
1896
  9,
1888
1897
  n0,
1889
1898
  _GSN,
1890
1899
  { [_h]: ["GET", "/servicenetworks/{serviceNetworkIdentifier}", 200] },
1891
- () => GetServiceNetworkRequest,
1892
- () => GetServiceNetworkResponse,
1900
+ () => GetServiceNetworkRequest$,
1901
+ () => GetServiceNetworkResponse$,
1893
1902
  ];
1894
- export var GetServiceNetworkResourceAssociation = [
1903
+ export var GetServiceNetworkResourceAssociation$ = [
1895
1904
  9,
1896
1905
  n0,
1897
1906
  _GSNRA,
1898
1907
  { [_h]: ["GET", "/servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}", 200] },
1899
- () => GetServiceNetworkResourceAssociationRequest,
1900
- () => GetServiceNetworkResourceAssociationResponse,
1908
+ () => GetServiceNetworkResourceAssociationRequest$,
1909
+ () => GetServiceNetworkResourceAssociationResponse$,
1901
1910
  ];
1902
- export var GetServiceNetworkServiceAssociation = [
1911
+ export var GetServiceNetworkServiceAssociation$ = [
1903
1912
  9,
1904
1913
  n0,
1905
1914
  _GSNSA,
1906
1915
  { [_h]: ["GET", "/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}", 200] },
1907
- () => GetServiceNetworkServiceAssociationRequest,
1908
- () => GetServiceNetworkServiceAssociationResponse,
1916
+ () => GetServiceNetworkServiceAssociationRequest$,
1917
+ () => GetServiceNetworkServiceAssociationResponse$,
1909
1918
  ];
1910
- export var GetServiceNetworkVpcAssociation = [
1919
+ export var GetServiceNetworkVpcAssociation$ = [
1911
1920
  9,
1912
1921
  n0,
1913
1922
  _GSNVA,
1914
1923
  { [_h]: ["GET", "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", 200] },
1915
- () => GetServiceNetworkVpcAssociationRequest,
1916
- () => GetServiceNetworkVpcAssociationResponse,
1924
+ () => GetServiceNetworkVpcAssociationRequest$,
1925
+ () => GetServiceNetworkVpcAssociationResponse$,
1917
1926
  ];
1918
- export var GetTargetGroup = [
1927
+ export var GetTargetGroup$ = [
1919
1928
  9,
1920
1929
  n0,
1921
1930
  _GTG,
1922
1931
  { [_h]: ["GET", "/targetgroups/{targetGroupIdentifier}", 200] },
1923
- () => GetTargetGroupRequest,
1924
- () => GetTargetGroupResponse,
1932
+ () => GetTargetGroupRequest$,
1933
+ () => GetTargetGroupResponse$,
1925
1934
  ];
1926
- export var ListAccessLogSubscriptions = [
1935
+ export var ListAccessLogSubscriptions$ = [
1927
1936
  9,
1928
1937
  n0,
1929
1938
  _LALS,
1930
1939
  { [_h]: ["GET", "/accesslogsubscriptions", 200] },
1931
- () => ListAccessLogSubscriptionsRequest,
1932
- () => ListAccessLogSubscriptionsResponse,
1940
+ () => ListAccessLogSubscriptionsRequest$,
1941
+ () => ListAccessLogSubscriptionsResponse$,
1933
1942
  ];
1934
- export var ListDomainVerifications = [
1943
+ export var ListDomainVerifications$ = [
1935
1944
  9,
1936
1945
  n0,
1937
1946
  _LDV,
1938
1947
  { [_h]: ["GET", "/domainverifications", 200] },
1939
- () => ListDomainVerificationsRequest,
1940
- () => ListDomainVerificationsResponse,
1948
+ () => ListDomainVerificationsRequest$,
1949
+ () => ListDomainVerificationsResponse$,
1941
1950
  ];
1942
- export var ListListeners = [
1951
+ export var ListListeners$ = [
1943
1952
  9,
1944
1953
  n0,
1945
1954
  _LL,
1946
1955
  { [_h]: ["GET", "/services/{serviceIdentifier}/listeners", 200] },
1947
- () => ListListenersRequest,
1948
- () => ListListenersResponse,
1956
+ () => ListListenersRequest$,
1957
+ () => ListListenersResponse$,
1949
1958
  ];
1950
- export var ListResourceConfigurations = [
1959
+ export var ListResourceConfigurations$ = [
1951
1960
  9,
1952
1961
  n0,
1953
1962
  _LRC,
1954
1963
  { [_h]: ["GET", "/resourceconfigurations", 200] },
1955
- () => ListResourceConfigurationsRequest,
1956
- () => ListResourceConfigurationsResponse,
1964
+ () => ListResourceConfigurationsRequest$,
1965
+ () => ListResourceConfigurationsResponse$,
1957
1966
  ];
1958
- export var ListResourceEndpointAssociations = [
1967
+ export var ListResourceEndpointAssociations$ = [
1959
1968
  9,
1960
1969
  n0,
1961
1970
  _LREA,
1962
1971
  { [_h]: ["GET", "/resourceendpointassociations", 200] },
1963
- () => ListResourceEndpointAssociationsRequest,
1964
- () => ListResourceEndpointAssociationsResponse,
1972
+ () => ListResourceEndpointAssociationsRequest$,
1973
+ () => ListResourceEndpointAssociationsResponse$,
1965
1974
  ];
1966
- export var ListResourceGateways = [
1975
+ export var ListResourceGateways$ = [
1967
1976
  9,
1968
1977
  n0,
1969
1978
  _LRG,
1970
1979
  { [_h]: ["GET", "/resourcegateways", 200] },
1971
- () => ListResourceGatewaysRequest,
1972
- () => ListResourceGatewaysResponse,
1980
+ () => ListResourceGatewaysRequest$,
1981
+ () => ListResourceGatewaysResponse$,
1973
1982
  ];
1974
- export var ListRules = [
1983
+ export var ListRules$ = [
1975
1984
  9,
1976
1985
  n0,
1977
1986
  _LR,
1978
1987
  { [_h]: ["GET", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules", 200] },
1979
- () => ListRulesRequest,
1980
- () => ListRulesResponse,
1988
+ () => ListRulesRequest$,
1989
+ () => ListRulesResponse$,
1981
1990
  ];
1982
- export var ListServiceNetworkResourceAssociations = [
1991
+ export var ListServiceNetworkResourceAssociations$ = [
1983
1992
  9,
1984
1993
  n0,
1985
1994
  _LSNRA,
1986
1995
  { [_h]: ["GET", "/servicenetworkresourceassociations", 200] },
1987
- () => ListServiceNetworkResourceAssociationsRequest,
1988
- () => ListServiceNetworkResourceAssociationsResponse,
1996
+ () => ListServiceNetworkResourceAssociationsRequest$,
1997
+ () => ListServiceNetworkResourceAssociationsResponse$,
1989
1998
  ];
1990
- export var ListServiceNetworks = [
1999
+ export var ListServiceNetworks$ = [
1991
2000
  9,
1992
2001
  n0,
1993
2002
  _LSN,
1994
2003
  { [_h]: ["GET", "/servicenetworks", 200] },
1995
- () => ListServiceNetworksRequest,
1996
- () => ListServiceNetworksResponse,
2004
+ () => ListServiceNetworksRequest$,
2005
+ () => ListServiceNetworksResponse$,
1997
2006
  ];
1998
- export var ListServiceNetworkServiceAssociations = [
2007
+ export var ListServiceNetworkServiceAssociations$ = [
1999
2008
  9,
2000
2009
  n0,
2001
2010
  _LSNSA,
2002
2011
  { [_h]: ["GET", "/servicenetworkserviceassociations", 200] },
2003
- () => ListServiceNetworkServiceAssociationsRequest,
2004
- () => ListServiceNetworkServiceAssociationsResponse,
2012
+ () => ListServiceNetworkServiceAssociationsRequest$,
2013
+ () => ListServiceNetworkServiceAssociationsResponse$,
2005
2014
  ];
2006
- export var ListServiceNetworkVpcAssociations = [
2015
+ export var ListServiceNetworkVpcAssociations$ = [
2007
2016
  9,
2008
2017
  n0,
2009
2018
  _LSNVA,
2010
2019
  { [_h]: ["GET", "/servicenetworkvpcassociations", 200] },
2011
- () => ListServiceNetworkVpcAssociationsRequest,
2012
- () => ListServiceNetworkVpcAssociationsResponse,
2020
+ () => ListServiceNetworkVpcAssociationsRequest$,
2021
+ () => ListServiceNetworkVpcAssociationsResponse$,
2013
2022
  ];
2014
- export var ListServiceNetworkVpcEndpointAssociations = [
2023
+ export var ListServiceNetworkVpcEndpointAssociations$ = [
2015
2024
  9,
2016
2025
  n0,
2017
2026
  _LSNVEA,
2018
2027
  { [_h]: ["GET", "/servicenetworkvpcendpointassociations", 200] },
2019
- () => ListServiceNetworkVpcEndpointAssociationsRequest,
2020
- () => ListServiceNetworkVpcEndpointAssociationsResponse,
2028
+ () => ListServiceNetworkVpcEndpointAssociationsRequest$,
2029
+ () => ListServiceNetworkVpcEndpointAssociationsResponse$,
2021
2030
  ];
2022
- export var ListServices = [
2031
+ export var ListServices$ = [
2023
2032
  9,
2024
2033
  n0,
2025
2034
  _LSi,
2026
2035
  { [_h]: ["GET", "/services", 200] },
2027
- () => ListServicesRequest,
2028
- () => ListServicesResponse,
2036
+ () => ListServicesRequest$,
2037
+ () => ListServicesResponse$,
2029
2038
  ];
2030
- export var ListTagsForResource = [
2039
+ export var ListTagsForResource$ = [
2031
2040
  9,
2032
2041
  n0,
2033
2042
  _LTFR,
2034
2043
  { [_h]: ["GET", "/tags/{resourceArn}", 200] },
2035
- () => ListTagsForResourceRequest,
2036
- () => ListTagsForResourceResponse,
2044
+ () => ListTagsForResourceRequest$,
2045
+ () => ListTagsForResourceResponse$,
2037
2046
  ];
2038
- export var ListTargetGroups = [
2047
+ export var ListTargetGroups$ = [
2039
2048
  9,
2040
2049
  n0,
2041
2050
  _LTG,
2042
2051
  { [_h]: ["GET", "/targetgroups", 200] },
2043
- () => ListTargetGroupsRequest,
2044
- () => ListTargetGroupsResponse,
2052
+ () => ListTargetGroupsRequest$,
2053
+ () => ListTargetGroupsResponse$,
2045
2054
  ];
2046
- export var ListTargets = [
2055
+ export var ListTargets$ = [
2047
2056
  9,
2048
2057
  n0,
2049
2058
  _LT,
2050
2059
  { [_h]: ["POST", "/targetgroups/{targetGroupIdentifier}/listtargets", 200] },
2051
- () => ListTargetsRequest,
2052
- () => ListTargetsResponse,
2060
+ () => ListTargetsRequest$,
2061
+ () => ListTargetsResponse$,
2053
2062
  ];
2054
- export var PutAuthPolicy = [
2063
+ export var PutAuthPolicy$ = [
2055
2064
  9,
2056
2065
  n0,
2057
2066
  _PAP,
2058
2067
  { [_h]: ["PUT", "/authpolicy/{resourceIdentifier}", 200] },
2059
- () => PutAuthPolicyRequest,
2060
- () => PutAuthPolicyResponse,
2068
+ () => PutAuthPolicyRequest$,
2069
+ () => PutAuthPolicyResponse$,
2061
2070
  ];
2062
- export var PutResourcePolicy = [
2071
+ export var PutResourcePolicy$ = [
2063
2072
  9,
2064
2073
  n0,
2065
2074
  _PRP,
2066
2075
  { [_h]: ["PUT", "/resourcepolicy/{resourceArn}", 200] },
2067
- () => PutResourcePolicyRequest,
2068
- () => PutResourcePolicyResponse,
2076
+ () => PutResourcePolicyRequest$,
2077
+ () => PutResourcePolicyResponse$,
2069
2078
  ];
2070
- export var RegisterTargets = [
2079
+ export var RegisterTargets$ = [
2071
2080
  9,
2072
2081
  n0,
2073
2082
  _RT,
2074
2083
  { [_h]: ["POST", "/targetgroups/{targetGroupIdentifier}/registertargets", 200] },
2075
- () => RegisterTargetsRequest,
2076
- () => RegisterTargetsResponse,
2084
+ () => RegisterTargetsRequest$,
2085
+ () => RegisterTargetsResponse$,
2077
2086
  ];
2078
- export var StartDomainVerification = [
2087
+ export var StartDomainVerification$ = [
2079
2088
  9,
2080
2089
  n0,
2081
2090
  _SDV,
2082
2091
  { [_h]: ["POST", "/domainverifications", 201] },
2083
- () => StartDomainVerificationRequest,
2084
- () => StartDomainVerificationResponse,
2092
+ () => StartDomainVerificationRequest$,
2093
+ () => StartDomainVerificationResponse$,
2085
2094
  ];
2086
- export var TagResource = [
2095
+ export var TagResource$ = [
2087
2096
  9,
2088
2097
  n0,
2089
2098
  _TR,
2090
2099
  { [_h]: ["POST", "/tags/{resourceArn}", 200] },
2091
- () => TagResourceRequest,
2092
- () => TagResourceResponse,
2100
+ () => TagResourceRequest$,
2101
+ () => TagResourceResponse$,
2093
2102
  ];
2094
- export var UntagResource = [
2103
+ export var UntagResource$ = [
2095
2104
  9,
2096
2105
  n0,
2097
2106
  _UR,
2098
2107
  { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
2099
- () => UntagResourceRequest,
2100
- () => UntagResourceResponse,
2108
+ () => UntagResourceRequest$,
2109
+ () => UntagResourceResponse$,
2101
2110
  ];
2102
- export var UpdateAccessLogSubscription = [
2111
+ export var UpdateAccessLogSubscription$ = [
2103
2112
  9,
2104
2113
  n0,
2105
2114
  _UALS,
2106
2115
  { [_h]: ["PATCH", "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}", 200] },
2107
- () => UpdateAccessLogSubscriptionRequest,
2108
- () => UpdateAccessLogSubscriptionResponse,
2116
+ () => UpdateAccessLogSubscriptionRequest$,
2117
+ () => UpdateAccessLogSubscriptionResponse$,
2109
2118
  ];
2110
- export var UpdateListener = [
2119
+ export var UpdateListener$ = [
2111
2120
  9,
2112
2121
  n0,
2113
2122
  _UL,
2114
2123
  { [_h]: ["PATCH", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}", 200] },
2115
- () => UpdateListenerRequest,
2116
- () => UpdateListenerResponse,
2124
+ () => UpdateListenerRequest$,
2125
+ () => UpdateListenerResponse$,
2117
2126
  ];
2118
- export var UpdateResourceConfiguration = [
2127
+ export var UpdateResourceConfiguration$ = [
2119
2128
  9,
2120
2129
  n0,
2121
2130
  _URC,
2122
2131
  { [_h]: ["PATCH", "/resourceconfigurations/{resourceConfigurationIdentifier}", 200] },
2123
- () => UpdateResourceConfigurationRequest,
2124
- () => UpdateResourceConfigurationResponse,
2132
+ () => UpdateResourceConfigurationRequest$,
2133
+ () => UpdateResourceConfigurationResponse$,
2125
2134
  ];
2126
- export var UpdateResourceGateway = [
2135
+ export var UpdateResourceGateway$ = [
2127
2136
  9,
2128
2137
  n0,
2129
2138
  _URG,
2130
2139
  { [_h]: ["PATCH", "/resourcegateways/{resourceGatewayIdentifier}", 200] },
2131
- () => UpdateResourceGatewayRequest,
2132
- () => UpdateResourceGatewayResponse,
2140
+ () => UpdateResourceGatewayRequest$,
2141
+ () => UpdateResourceGatewayResponse$,
2133
2142
  ];
2134
- export var UpdateRule = [
2143
+ export var UpdateRule$ = [
2135
2144
  9,
2136
2145
  n0,
2137
2146
  _URp,
2138
2147
  { [_h]: ["PATCH", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}", 200] },
2139
- () => UpdateRuleRequest,
2140
- () => UpdateRuleResponse,
2148
+ () => UpdateRuleRequest$,
2149
+ () => UpdateRuleResponse$,
2141
2150
  ];
2142
- export var UpdateService = [
2151
+ export var UpdateService$ = [
2143
2152
  9,
2144
2153
  n0,
2145
2154
  _US,
2146
2155
  { [_h]: ["PATCH", "/services/{serviceIdentifier}", 200] },
2147
- () => UpdateServiceRequest,
2148
- () => UpdateServiceResponse,
2156
+ () => UpdateServiceRequest$,
2157
+ () => UpdateServiceResponse$,
2149
2158
  ];
2150
- export var UpdateServiceNetwork = [
2159
+ export var UpdateServiceNetwork$ = [
2151
2160
  9,
2152
2161
  n0,
2153
2162
  _USN,
2154
2163
  { [_h]: ["PATCH", "/servicenetworks/{serviceNetworkIdentifier}", 200] },
2155
- () => UpdateServiceNetworkRequest,
2156
- () => UpdateServiceNetworkResponse,
2164
+ () => UpdateServiceNetworkRequest$,
2165
+ () => UpdateServiceNetworkResponse$,
2157
2166
  ];
2158
- export var UpdateServiceNetworkVpcAssociation = [
2167
+ export var UpdateServiceNetworkVpcAssociation$ = [
2159
2168
  9,
2160
2169
  n0,
2161
2170
  _USNVA,
2162
2171
  { [_h]: ["PATCH", "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", 200] },
2163
- () => UpdateServiceNetworkVpcAssociationRequest,
2164
- () => UpdateServiceNetworkVpcAssociationResponse,
2172
+ () => UpdateServiceNetworkVpcAssociationRequest$,
2173
+ () => UpdateServiceNetworkVpcAssociationResponse$,
2165
2174
  ];
2166
- export var UpdateTargetGroup = [
2175
+ export var UpdateTargetGroup$ = [
2167
2176
  9,
2168
2177
  n0,
2169
2178
  _UTG,
2170
2179
  { [_h]: ["PATCH", "/targetgroups/{targetGroupIdentifier}", 200] },
2171
- () => UpdateTargetGroupRequest,
2172
- () => UpdateTargetGroupResponse,
2180
+ () => UpdateTargetGroupRequest$,
2181
+ () => UpdateTargetGroupResponse$,
2173
2182
  ];