@aws-sdk/client-network-firewall 3.952.0 → 3.953.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 (99) hide show
  1. package/dist-cjs/index.js +1152 -761
  2. package/dist-cjs/runtimeConfig.shared.js +6 -6
  3. package/dist-es/commands/AcceptNetworkFirewallTransitGatewayAttachmentCommand.js +2 -2
  4. package/dist-es/commands/AssociateAvailabilityZonesCommand.js +2 -2
  5. package/dist-es/commands/AssociateFirewallPolicyCommand.js +2 -2
  6. package/dist-es/commands/AssociateSubnetsCommand.js +2 -2
  7. package/dist-es/commands/AttachRuleGroupsToProxyConfigurationCommand.js +2 -2
  8. package/dist-es/commands/CreateFirewallCommand.js +2 -2
  9. package/dist-es/commands/CreateFirewallPolicyCommand.js +2 -2
  10. package/dist-es/commands/CreateProxyCommand.js +2 -2
  11. package/dist-es/commands/CreateProxyConfigurationCommand.js +2 -2
  12. package/dist-es/commands/CreateProxyRuleGroupCommand.js +2 -2
  13. package/dist-es/commands/CreateProxyRulesCommand.js +2 -2
  14. package/dist-es/commands/CreateRuleGroupCommand.js +2 -2
  15. package/dist-es/commands/CreateTLSInspectionConfigurationCommand.js +2 -2
  16. package/dist-es/commands/CreateVpcEndpointAssociationCommand.js +2 -2
  17. package/dist-es/commands/DeleteFirewallCommand.js +2 -2
  18. package/dist-es/commands/DeleteFirewallPolicyCommand.js +2 -2
  19. package/dist-es/commands/DeleteNetworkFirewallTransitGatewayAttachmentCommand.js +2 -2
  20. package/dist-es/commands/DeleteProxyCommand.js +2 -2
  21. package/dist-es/commands/DeleteProxyConfigurationCommand.js +2 -2
  22. package/dist-es/commands/DeleteProxyRuleGroupCommand.js +2 -2
  23. package/dist-es/commands/DeleteProxyRulesCommand.js +2 -2
  24. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
  25. package/dist-es/commands/DeleteRuleGroupCommand.js +2 -2
  26. package/dist-es/commands/DeleteTLSInspectionConfigurationCommand.js +2 -2
  27. package/dist-es/commands/DeleteVpcEndpointAssociationCommand.js +2 -2
  28. package/dist-es/commands/DescribeFirewallCommand.js +2 -2
  29. package/dist-es/commands/DescribeFirewallMetadataCommand.js +2 -2
  30. package/dist-es/commands/DescribeFirewallPolicyCommand.js +2 -2
  31. package/dist-es/commands/DescribeFlowOperationCommand.js +2 -2
  32. package/dist-es/commands/DescribeLoggingConfigurationCommand.js +2 -2
  33. package/dist-es/commands/DescribeProxyCommand.js +2 -2
  34. package/dist-es/commands/DescribeProxyConfigurationCommand.js +2 -2
  35. package/dist-es/commands/DescribeProxyRuleCommand.js +2 -2
  36. package/dist-es/commands/DescribeProxyRuleGroupCommand.js +2 -2
  37. package/dist-es/commands/DescribeResourcePolicyCommand.js +2 -2
  38. package/dist-es/commands/DescribeRuleGroupCommand.js +2 -2
  39. package/dist-es/commands/DescribeRuleGroupMetadataCommand.js +2 -2
  40. package/dist-es/commands/DescribeRuleGroupSummaryCommand.js +2 -2
  41. package/dist-es/commands/DescribeTLSInspectionConfigurationCommand.js +2 -2
  42. package/dist-es/commands/DescribeVpcEndpointAssociationCommand.js +2 -2
  43. package/dist-es/commands/DetachRuleGroupsFromProxyConfigurationCommand.js +2 -2
  44. package/dist-es/commands/DisassociateAvailabilityZonesCommand.js +2 -2
  45. package/dist-es/commands/DisassociateSubnetsCommand.js +2 -2
  46. package/dist-es/commands/GetAnalysisReportResultsCommand.js +2 -2
  47. package/dist-es/commands/ListAnalysisReportsCommand.js +2 -2
  48. package/dist-es/commands/ListFirewallPoliciesCommand.js +2 -2
  49. package/dist-es/commands/ListFirewallsCommand.js +2 -2
  50. package/dist-es/commands/ListFlowOperationResultsCommand.js +2 -2
  51. package/dist-es/commands/ListFlowOperationsCommand.js +2 -2
  52. package/dist-es/commands/ListProxiesCommand.js +2 -2
  53. package/dist-es/commands/ListProxyConfigurationsCommand.js +2 -2
  54. package/dist-es/commands/ListProxyRuleGroupsCommand.js +2 -2
  55. package/dist-es/commands/ListRuleGroupsCommand.js +2 -2
  56. package/dist-es/commands/ListTLSInspectionConfigurationsCommand.js +2 -2
  57. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  58. package/dist-es/commands/ListVpcEndpointAssociationsCommand.js +2 -2
  59. package/dist-es/commands/PutResourcePolicyCommand.js +2 -2
  60. package/dist-es/commands/RejectNetworkFirewallTransitGatewayAttachmentCommand.js +2 -2
  61. package/dist-es/commands/StartAnalysisReportCommand.js +2 -2
  62. package/dist-es/commands/StartFlowCaptureCommand.js +2 -2
  63. package/dist-es/commands/StartFlowFlushCommand.js +2 -2
  64. package/dist-es/commands/TagResourceCommand.js +2 -2
  65. package/dist-es/commands/UntagResourceCommand.js +2 -2
  66. package/dist-es/commands/UpdateAvailabilityZoneChangeProtectionCommand.js +2 -2
  67. package/dist-es/commands/UpdateFirewallAnalysisSettingsCommand.js +2 -2
  68. package/dist-es/commands/UpdateFirewallDeleteProtectionCommand.js +2 -2
  69. package/dist-es/commands/UpdateFirewallDescriptionCommand.js +2 -2
  70. package/dist-es/commands/UpdateFirewallEncryptionConfigurationCommand.js +2 -2
  71. package/dist-es/commands/UpdateFirewallPolicyChangeProtectionCommand.js +2 -2
  72. package/dist-es/commands/UpdateFirewallPolicyCommand.js +2 -2
  73. package/dist-es/commands/UpdateLoggingConfigurationCommand.js +2 -2
  74. package/dist-es/commands/UpdateProxyCommand.js +2 -2
  75. package/dist-es/commands/UpdateProxyConfigurationCommand.js +2 -2
  76. package/dist-es/commands/UpdateProxyRuleCommand.js +2 -2
  77. package/dist-es/commands/UpdateProxyRuleGroupPrioritiesCommand.js +2 -2
  78. package/dist-es/commands/UpdateProxyRulePrioritiesCommand.js +2 -2
  79. package/dist-es/commands/UpdateRuleGroupCommand.js +2 -2
  80. package/dist-es/commands/UpdateSubnetChangeProtectionCommand.js +2 -2
  81. package/dist-es/commands/UpdateTLSInspectionConfigurationCommand.js +2 -2
  82. package/dist-es/index.js +1 -0
  83. package/dist-es/runtimeConfig.shared.js +6 -6
  84. package/dist-es/schemas/schemas_0.js +707 -664
  85. package/dist-types/NetworkFirewallClient.d.ts +1 -10
  86. package/dist-types/index.d.ts +1 -0
  87. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  88. package/dist-types/runtimeConfig.d.ts +6 -2
  89. package/dist-types/runtimeConfig.native.d.ts +6 -2
  90. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  91. package/dist-types/schemas/schemas_0.d.ts +349 -419
  92. package/dist-types/ts3.4/NetworkFirewallClient.d.ts +0 -4
  93. package/dist-types/ts3.4/index.d.ts +1 -0
  94. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  95. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  96. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  97. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  98. package/dist-types/ts3.4/schemas/schemas_0.d.ts +348 -420
  99. package/package.json +34 -34
@@ -594,9 +594,9 @@ const _s = "server";
594
594
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.networkfirewall";
595
595
  const n0 = "com.amazonaws.networkfirewall";
596
596
  import { TypeRegistry } from "@smithy/core/schema";
597
- import { InsufficientCapacityException as __InsufficientCapacityException, InternalServerError as __InternalServerError, InvalidOperationException as __InvalidOperationException, InvalidRequestException as __InvalidRequestException, InvalidResourcePolicyException as __InvalidResourcePolicyException, InvalidTokenException as __InvalidTokenException, LimitExceededException as __LimitExceededException, LogDestinationPermissionException as __LogDestinationPermissionException, ResourceNotFoundException as __ResourceNotFoundException, ResourceOwnerCheckException as __ResourceOwnerCheckException, ThrottlingException as __ThrottlingException, UnsupportedOperationException as __UnsupportedOperationException, } from "../models/errors";
598
- import { NetworkFirewallServiceException as __NetworkFirewallServiceException } from "../models/NetworkFirewallServiceException";
599
- export var AcceptNetworkFirewallTransitGatewayAttachmentRequest = [
597
+ import { InsufficientCapacityException, InternalServerError, InvalidOperationException, InvalidRequestException, InvalidResourcePolicyException, InvalidTokenException, LimitExceededException, LogDestinationPermissionException, ResourceNotFoundException, ResourceOwnerCheckException, ThrottlingException, UnsupportedOperationException, } from "../models/errors";
598
+ import { NetworkFirewallServiceException } from "../models/NetworkFirewallServiceException";
599
+ export var AcceptNetworkFirewallTransitGatewayAttachmentRequest$ = [
600
600
  3,
601
601
  n0,
602
602
  _ANFTGAR,
@@ -604,7 +604,7 @@ export var AcceptNetworkFirewallTransitGatewayAttachmentRequest = [
604
604
  [_TGAI],
605
605
  [0],
606
606
  ];
607
- export var AcceptNetworkFirewallTransitGatewayAttachmentResponse = [
607
+ export var AcceptNetworkFirewallTransitGatewayAttachmentResponse$ = [
608
608
  3,
609
609
  n0,
610
610
  _ANFTGARc,
@@ -612,19 +612,19 @@ export var AcceptNetworkFirewallTransitGatewayAttachmentResponse = [
612
612
  [_TGAI, _TGAS],
613
613
  [0, 0],
614
614
  ];
615
- export var ActionDefinition = [3, n0, _AD, 0, [_PMA], [() => PublishMetricAction]];
616
- export var Address = [3, n0, _A, 0, [_ADd], [0]];
617
- export var AnalysisReport = [3, n0, _AR, 0, [_ARI, _AT, _RT, _S], [0, 0, 4, 0]];
618
- export var AnalysisResult = [3, n0, _ARn, 0, [_IRI, _IT, _ADn], [64 | 0, 0, 0]];
619
- export var AnalysisTypeReportResult = [
615
+ export var ActionDefinition$ = [3, n0, _AD, 0, [_PMA], [() => PublishMetricAction$]];
616
+ export var Address$ = [3, n0, _A, 0, [_ADd], [0]];
617
+ export var AnalysisReport$ = [3, n0, _AR, 0, [_ARI, _AT, _RT, _S], [0, 0, 4, 0]];
618
+ export var AnalysisResult$ = [3, n0, _ARn, 0, [_IRI, _IT, _ADn], [64 | 0, 0, 0]];
619
+ export var AnalysisTypeReportResult$ = [
620
620
  3,
621
621
  n0,
622
622
  _ATRR,
623
623
  0,
624
624
  [_P, _FA, _LA, _D, _H, _US],
625
- [0, 4, 4, 0, () => Hits, () => UniqueSources],
625
+ [0, 4, 4, 0, () => Hits$, () => UniqueSources$],
626
626
  ];
627
- export var AssociateAvailabilityZonesRequest = [
627
+ export var AssociateAvailabilityZonesRequest$ = [
628
628
  3,
629
629
  n0,
630
630
  _AAZR,
@@ -632,7 +632,7 @@ export var AssociateAvailabilityZonesRequest = [
632
632
  [_UT, _FAi, _FN, _AZM],
633
633
  [0, 0, 0, () => AvailabilityZoneMappings],
634
634
  ];
635
- export var AssociateAvailabilityZonesResponse = [
635
+ export var AssociateAvailabilityZonesResponse$ = [
636
636
  3,
637
637
  n0,
638
638
  _AAZRs,
@@ -640,7 +640,7 @@ export var AssociateAvailabilityZonesResponse = [
640
640
  [_FAi, _FN, _AZM, _UT],
641
641
  [0, 0, () => AvailabilityZoneMappings, 0],
642
642
  ];
643
- export var AssociateFirewallPolicyRequest = [
643
+ export var AssociateFirewallPolicyRequest$ = [
644
644
  3,
645
645
  n0,
646
646
  _AFPR,
@@ -648,7 +648,7 @@ export var AssociateFirewallPolicyRequest = [
648
648
  [_UT, _FAi, _FN, _FPA],
649
649
  [0, 0, 0, 0],
650
650
  ];
651
- export var AssociateFirewallPolicyResponse = [
651
+ export var AssociateFirewallPolicyResponse$ = [
652
652
  3,
653
653
  n0,
654
654
  _AFPRs,
@@ -656,7 +656,7 @@ export var AssociateFirewallPolicyResponse = [
656
656
  [_FAi, _FN, _FPA, _UT],
657
657
  [0, 0, 0, 0],
658
658
  ];
659
- export var AssociateSubnetsRequest = [
659
+ export var AssociateSubnetsRequest$ = [
660
660
  3,
661
661
  n0,
662
662
  _ASR,
@@ -664,7 +664,7 @@ export var AssociateSubnetsRequest = [
664
664
  [_UT, _FAi, _FN, _SM],
665
665
  [0, 0, 0, () => SubnetMappings],
666
666
  ];
667
- export var AssociateSubnetsResponse = [
667
+ export var AssociateSubnetsResponse$ = [
668
668
  3,
669
669
  n0,
670
670
  _ASRs,
@@ -672,8 +672,8 @@ export var AssociateSubnetsResponse = [
672
672
  [_FAi, _FN, _SM, _UT],
673
673
  [0, 0, () => SubnetMappings, 0],
674
674
  ];
675
- export var Attachment = [3, n0, _At, 0, [_SI, _EI, _S, _SMt], [0, 0, 0, 0]];
676
- export var AttachRuleGroupsToProxyConfigurationRequest = [
675
+ export var Attachment$ = [3, n0, _At, 0, [_SI, _EI, _S, _SMt], [0, 0, 0, 0]];
676
+ export var AttachRuleGroupsToProxyConfigurationRequest$ = [
677
677
  3,
678
678
  n0,
679
679
  _ARGTPCR,
@@ -681,20 +681,20 @@ export var AttachRuleGroupsToProxyConfigurationRequest = [
681
681
  [_PCN, _PCA, _RG, _UT],
682
682
  [0, 0, () => ProxyRuleGroupAttachmentList, 0],
683
683
  ];
684
- export var AttachRuleGroupsToProxyConfigurationResponse = [
684
+ export var AttachRuleGroupsToProxyConfigurationResponse$ = [
685
685
  3,
686
686
  n0,
687
687
  _ARGTPCRt,
688
688
  0,
689
689
  [_PC, _UT],
690
- [() => ProxyConfiguration, 0],
690
+ [() => ProxyConfiguration$, 0],
691
691
  ];
692
- export var AvailabilityZoneMapping = [3, n0, _AZMv, 0, [_AZ], [0]];
693
- export var AvailabilityZoneMetadata = [3, n0, _AZMva, 0, [_IPAT], [0]];
694
- export var AZSyncState = [3, n0, _AZSS, 0, [_At], [() => Attachment]];
695
- export var CapacityUsageSummary = [3, n0, _CUS, 0, [_CIDR], [() => CIDRSummary]];
696
- export var CheckCertificateRevocationStatusActions = [3, n0, _CCRSA, 0, [_RSA, _USA], [0, 0]];
697
- export var CIDRSummary = [
692
+ export var AvailabilityZoneMapping$ = [3, n0, _AZMv, 0, [_AZ], [0]];
693
+ export var AvailabilityZoneMetadata$ = [3, n0, _AZMva, 0, [_IPAT], [0]];
694
+ export var AZSyncState$ = [3, n0, _AZSS, 0, [_At], [() => Attachment$]];
695
+ export var CapacityUsageSummary$ = [3, n0, _CUS, 0, [_CIDR], [() => CIDRSummary$]];
696
+ export var CheckCertificateRevocationStatusActions$ = [3, n0, _CCRSA, 0, [_RSA, _USA], [0, 0]];
697
+ export var CIDRSummary$ = [
698
698
  3,
699
699
  n0,
700
700
  _CIDRS,
@@ -702,23 +702,23 @@ export var CIDRSummary = [
702
702
  [_ACIDRC, _UCIDRC, _IPSR],
703
703
  [1, 1, () => IPSetMetadataMap],
704
704
  ];
705
- export var CreateFirewallPolicyRequest = [
705
+ export var CreateFirewallPolicyRequest$ = [
706
706
  3,
707
707
  n0,
708
708
  _CFPR,
709
709
  0,
710
710
  [_FPN, _FP, _De, _T, _DR, _EC],
711
- [0, () => FirewallPolicy, 0, () => TagList, 2, () => EncryptionConfiguration],
711
+ [0, () => FirewallPolicy$, 0, () => TagList, 2, () => EncryptionConfiguration$],
712
712
  ];
713
- export var CreateFirewallPolicyResponse = [
713
+ export var CreateFirewallPolicyResponse$ = [
714
714
  3,
715
715
  n0,
716
716
  _CFPRr,
717
717
  0,
718
718
  [_UT, _FPR],
719
- [0, () => FirewallPolicyResponse],
719
+ [0, () => FirewallPolicyResponse$],
720
720
  ];
721
- export var CreateFirewallRequest = [
721
+ export var CreateFirewallRequest$ = [
722
722
  3,
723
723
  n0,
724
724
  _CFR,
@@ -734,47 +734,47 @@ export var CreateFirewallRequest = [
734
734
  2,
735
735
  0,
736
736
  () => TagList,
737
- () => EncryptionConfiguration,
737
+ () => EncryptionConfiguration$,
738
738
  64 | 0,
739
739
  0,
740
740
  () => AvailabilityZoneMappings,
741
741
  2,
742
742
  ],
743
743
  ];
744
- export var CreateFirewallResponse = [
744
+ export var CreateFirewallResponse$ = [
745
745
  3,
746
746
  n0,
747
747
  _CFRr,
748
748
  0,
749
749
  [_F, _FS],
750
- [() => Firewall, () => FirewallStatus],
750
+ [() => Firewall$, () => FirewallStatus$],
751
751
  ];
752
- export var CreateProxyConfigurationRequest = [
752
+ export var CreateProxyConfigurationRequest$ = [
753
753
  3,
754
754
  n0,
755
755
  _CPCR,
756
756
  0,
757
757
  [_PCN, _De, _RGN, _RGA, _DRPA, _T],
758
- [0, 0, 64 | 0, 64 | 0, () => ProxyConfigDefaultRulePhaseActionsRequest, () => TagList],
758
+ [0, 0, 64 | 0, 64 | 0, () => ProxyConfigDefaultRulePhaseActionsRequest$, () => TagList],
759
759
  ];
760
- export var CreateProxyConfigurationResponse = [
760
+ export var CreateProxyConfigurationResponse$ = [
761
761
  3,
762
762
  n0,
763
763
  _CPCRr,
764
764
  0,
765
765
  [_PC, _UT],
766
- [() => ProxyConfiguration, 0],
766
+ [() => ProxyConfiguration$, 0],
767
767
  ];
768
- export var CreateProxyRequest = [
768
+ export var CreateProxyRequest$ = [
769
769
  3,
770
770
  n0,
771
771
  _CPR,
772
772
  0,
773
773
  [_PN, _NGI, _PCN, _PCA, _LP, _TIP, _T],
774
- [0, 0, 0, 0, () => ListenerPropertiesRequest, () => TlsInterceptPropertiesRequest, () => TagList],
774
+ [0, 0, 0, 0, () => ListenerPropertiesRequest, () => TlsInterceptPropertiesRequest$, () => TagList],
775
775
  ];
776
- export var CreateProxyResponse = [3, n0, _CPRr, 0, [_Pr, _UT], [() => Proxy, 0]];
777
- export var CreateProxyRule = [
776
+ export var CreateProxyResponse$ = [3, n0, _CPRr, 0, [_Pr, _UT], [() => Proxy$, 0]];
777
+ export var CreateProxyRule$ = [
778
778
  3,
779
779
  n0,
780
780
  _CPRre,
@@ -782,23 +782,23 @@ export var CreateProxyRule = [
782
782
  [_PRN, _De, _Ac, _C, _IP],
783
783
  [0, 0, 0, () => ProxyRuleConditionList, 1],
784
784
  ];
785
- export var CreateProxyRuleGroupRequest = [
785
+ export var CreateProxyRuleGroupRequest$ = [
786
786
  3,
787
787
  n0,
788
788
  _CPRGR,
789
789
  0,
790
790
  [_PRGN, _De, _R, _T],
791
- [0, 0, () => ProxyRulesByRequestPhase, () => TagList],
791
+ [0, 0, () => ProxyRulesByRequestPhase$, () => TagList],
792
792
  ];
793
- export var CreateProxyRuleGroupResponse = [
793
+ export var CreateProxyRuleGroupResponse$ = [
794
794
  3,
795
795
  n0,
796
796
  _CPRGRr,
797
797
  0,
798
798
  [_PRG, _UT],
799
- [() => ProxyRuleGroup, 0],
799
+ [() => ProxyRuleGroup$, 0],
800
800
  ];
801
- export var CreateProxyRulesByRequestPhase = [
801
+ export var CreateProxyRulesByRequestPhase$ = [
802
802
  3,
803
803
  n0,
804
804
  _CPRBRP,
@@ -806,16 +806,23 @@ export var CreateProxyRulesByRequestPhase = [
806
806
  [_PDNS, _PREQUEST, _PRESPONSE],
807
807
  [() => CreateProxyRuleList, () => CreateProxyRuleList, () => CreateProxyRuleList],
808
808
  ];
809
- export var CreateProxyRulesRequest = [
809
+ export var CreateProxyRulesRequest$ = [
810
810
  3,
811
811
  n0,
812
812
  _CPRR,
813
813
  0,
814
814
  [_PRGA, _PRGN, _R],
815
- [0, 0, () => CreateProxyRulesByRequestPhase],
815
+ [0, 0, () => CreateProxyRulesByRequestPhase$],
816
816
  ];
817
- export var CreateProxyRulesResponse = [3, n0, _CPRRr, 0, [_PRG, _UT], [() => ProxyRuleGroup, 0]];
818
- export var CreateRuleGroupRequest = [
817
+ export var CreateProxyRulesResponse$ = [
818
+ 3,
819
+ n0,
820
+ _CPRRr,
821
+ 0,
822
+ [_PRG, _UT],
823
+ [() => ProxyRuleGroup$, 0],
824
+ ];
825
+ export var CreateRuleGroupRequest$ = [
819
826
  3,
820
827
  n0,
821
828
  _CRGR,
@@ -823,79 +830,79 @@ export var CreateRuleGroupRequest = [
823
830
  [_RGNu, _RGu, _R, _Ty, _De, _Ca, _T, _DR, _EC, _SMo, _ARG, _SC],
824
831
  [
825
832
  0,
826
- () => RuleGroup,
833
+ () => RuleGroup$,
827
834
  0,
828
835
  0,
829
836
  0,
830
837
  1,
831
838
  () => TagList,
832
839
  2,
833
- () => EncryptionConfiguration,
834
- () => SourceMetadata,
840
+ () => EncryptionConfiguration$,
841
+ () => SourceMetadata$,
835
842
  2,
836
- () => SummaryConfiguration,
843
+ () => SummaryConfiguration$,
837
844
  ],
838
845
  ];
839
- export var CreateRuleGroupResponse = [
846
+ export var CreateRuleGroupResponse$ = [
840
847
  3,
841
848
  n0,
842
849
  _CRGRr,
843
850
  0,
844
851
  [_UT, _RGR],
845
- [0, () => RuleGroupResponse],
852
+ [0, () => RuleGroupResponse$],
846
853
  ];
847
- export var CreateTLSInspectionConfigurationRequest = [
854
+ export var CreateTLSInspectionConfigurationRequest$ = [
848
855
  3,
849
856
  n0,
850
857
  _CTLSICR,
851
858
  0,
852
859
  [_TLSICN, _TLSIC, _De, _T, _EC],
853
- [0, () => TLSInspectionConfiguration, 0, () => TagList, () => EncryptionConfiguration],
860
+ [0, () => TLSInspectionConfiguration$, 0, () => TagList, () => EncryptionConfiguration$],
854
861
  ];
855
- export var CreateTLSInspectionConfigurationResponse = [
862
+ export var CreateTLSInspectionConfigurationResponse$ = [
856
863
  3,
857
864
  n0,
858
865
  _CTLSICRr,
859
866
  0,
860
867
  [_UT, _TLSICR],
861
- [0, () => TLSInspectionConfigurationResponse],
868
+ [0, () => TLSInspectionConfigurationResponse$],
862
869
  ];
863
- export var CreateVpcEndpointAssociationRequest = [
870
+ export var CreateVpcEndpointAssociationRequest$ = [
864
871
  3,
865
872
  n0,
866
873
  _CVEAR,
867
874
  0,
868
875
  [_FAi, _VI, _SMu, _De, _T],
869
- [0, 0, () => SubnetMapping, 0, () => TagList],
876
+ [0, 0, () => SubnetMapping$, 0, () => TagList],
870
877
  ];
871
- export var CreateVpcEndpointAssociationResponse = [
878
+ export var CreateVpcEndpointAssociationResponse$ = [
872
879
  3,
873
880
  n0,
874
881
  _CVEARr,
875
882
  0,
876
883
  [_VEA, _VEAS],
877
- [() => VpcEndpointAssociation, () => VpcEndpointAssociationStatus],
884
+ [() => VpcEndpointAssociation$, () => VpcEndpointAssociationStatus$],
878
885
  ];
879
- export var CustomAction = [3, n0, _CA, 0, [_AN, _AD], [0, () => ActionDefinition]];
880
- export var DeleteFirewallPolicyRequest = [3, n0, _DFPR, 0, [_FPN, _FPA], [0, 0]];
881
- export var DeleteFirewallPolicyResponse = [
886
+ export var CustomAction$ = [3, n0, _CA, 0, [_AN, _AD], [0, () => ActionDefinition$]];
887
+ export var DeleteFirewallPolicyRequest$ = [3, n0, _DFPR, 0, [_FPN, _FPA], [0, 0]];
888
+ export var DeleteFirewallPolicyResponse$ = [
882
889
  3,
883
890
  n0,
884
891
  _DFPRe,
885
892
  0,
886
893
  [_FPR],
887
- [() => FirewallPolicyResponse],
894
+ [() => FirewallPolicyResponse$],
888
895
  ];
889
- export var DeleteFirewallRequest = [3, n0, _DFR, 0, [_FN, _FAi], [0, 0]];
890
- export var DeleteFirewallResponse = [
896
+ export var DeleteFirewallRequest$ = [3, n0, _DFR, 0, [_FN, _FAi], [0, 0]];
897
+ export var DeleteFirewallResponse$ = [
891
898
  3,
892
899
  n0,
893
900
  _DFRe,
894
901
  0,
895
902
  [_F, _FS],
896
- [() => Firewall, () => FirewallStatus],
903
+ [() => Firewall$, () => FirewallStatus$],
897
904
  ];
898
- export var DeleteNetworkFirewallTransitGatewayAttachmentRequest = [
905
+ export var DeleteNetworkFirewallTransitGatewayAttachmentRequest$ = [
899
906
  3,
900
907
  n0,
901
908
  _DNFTGAR,
@@ -903,7 +910,7 @@ export var DeleteNetworkFirewallTransitGatewayAttachmentRequest = [
903
910
  [_TGAI],
904
911
  [0],
905
912
  ];
906
- export var DeleteNetworkFirewallTransitGatewayAttachmentResponse = [
913
+ export var DeleteNetworkFirewallTransitGatewayAttachmentResponse$ = [
907
914
  3,
908
915
  n0,
909
916
  _DNFTGARe,
@@ -911,19 +918,19 @@ export var DeleteNetworkFirewallTransitGatewayAttachmentResponse = [
911
918
  [_TGAI, _TGAS],
912
919
  [0, 0],
913
920
  ];
914
- export var DeleteProxyConfigurationRequest = [3, n0, _DPCR, 0, [_PCN, _PCA], [0, 0]];
915
- export var DeleteProxyConfigurationResponse = [3, n0, _DPCRe, 0, [_PCN, _PCA], [0, 0]];
916
- export var DeleteProxyRequest = [3, n0, _DPR, 0, [_NGI, _PN, _PA], [0, 0, 0]];
917
- export var DeleteProxyResponse = [3, n0, _DPRe, 0, [_NGI, _PN, _PA], [0, 0, 0]];
918
- export var DeleteProxyRuleGroupRequest = [3, n0, _DPRGR, 0, [_PRGN, _PRGA], [0, 0]];
919
- export var DeleteProxyRuleGroupResponse = [3, n0, _DPRGRe, 0, [_PRGN, _PRGA], [0, 0]];
920
- export var DeleteProxyRulesRequest = [3, n0, _DPRR, 0, [_PRGA, _PRGN, _R], [0, 0, 64 | 0]];
921
- export var DeleteProxyRulesResponse = [3, n0, _DPRRe, 0, [_PRG], [() => ProxyRuleGroup]];
922
- export var DeleteResourcePolicyRequest = [3, n0, _DRPR, 0, [_RA], [0]];
923
- export var DeleteResourcePolicyResponse = [3, n0, _DRPRe, 0, [], []];
924
- export var DeleteRuleGroupRequest = [3, n0, _DRGR, 0, [_RGNu, _RGAu, _Ty], [0, 0, 0]];
925
- export var DeleteRuleGroupResponse = [3, n0, _DRGRe, 0, [_RGR], [() => RuleGroupResponse]];
926
- export var DeleteTLSInspectionConfigurationRequest = [
921
+ export var DeleteProxyConfigurationRequest$ = [3, n0, _DPCR, 0, [_PCN, _PCA], [0, 0]];
922
+ export var DeleteProxyConfigurationResponse$ = [3, n0, _DPCRe, 0, [_PCN, _PCA], [0, 0]];
923
+ export var DeleteProxyRequest$ = [3, n0, _DPR, 0, [_NGI, _PN, _PA], [0, 0, 0]];
924
+ export var DeleteProxyResponse$ = [3, n0, _DPRe, 0, [_NGI, _PN, _PA], [0, 0, 0]];
925
+ export var DeleteProxyRuleGroupRequest$ = [3, n0, _DPRGR, 0, [_PRGN, _PRGA], [0, 0]];
926
+ export var DeleteProxyRuleGroupResponse$ = [3, n0, _DPRGRe, 0, [_PRGN, _PRGA], [0, 0]];
927
+ export var DeleteProxyRulesRequest$ = [3, n0, _DPRR, 0, [_PRGA, _PRGN, _R], [0, 0, 64 | 0]];
928
+ export var DeleteProxyRulesResponse$ = [3, n0, _DPRRe, 0, [_PRG], [() => ProxyRuleGroup$]];
929
+ export var DeleteResourcePolicyRequest$ = [3, n0, _DRPR, 0, [_RA], [0]];
930
+ export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe, 0, [], []];
931
+ export var DeleteRuleGroupRequest$ = [3, n0, _DRGR, 0, [_RGNu, _RGAu, _Ty], [0, 0, 0]];
932
+ export var DeleteRuleGroupResponse$ = [3, n0, _DRGRe, 0, [_RGR], [() => RuleGroupResponse$]];
933
+ export var DeleteTLSInspectionConfigurationRequest$ = [
927
934
  3,
928
935
  n0,
929
936
  _DTLSICR,
@@ -931,25 +938,25 @@ export var DeleteTLSInspectionConfigurationRequest = [
931
938
  [_TLSICA, _TLSICN],
932
939
  [0, 0],
933
940
  ];
934
- export var DeleteTLSInspectionConfigurationResponse = [
941
+ export var DeleteTLSInspectionConfigurationResponse$ = [
935
942
  3,
936
943
  n0,
937
944
  _DTLSICRe,
938
945
  0,
939
946
  [_TLSICR],
940
- [() => TLSInspectionConfigurationResponse],
947
+ [() => TLSInspectionConfigurationResponse$],
941
948
  ];
942
- export var DeleteVpcEndpointAssociationRequest = [3, n0, _DVEAR, 0, [_VEAA], [0]];
943
- export var DeleteVpcEndpointAssociationResponse = [
949
+ export var DeleteVpcEndpointAssociationRequest$ = [3, n0, _DVEAR, 0, [_VEAA], [0]];
950
+ export var DeleteVpcEndpointAssociationResponse$ = [
944
951
  3,
945
952
  n0,
946
953
  _DVEARe,
947
954
  0,
948
955
  [_VEA, _VEAS],
949
- [() => VpcEndpointAssociation, () => VpcEndpointAssociationStatus],
956
+ [() => VpcEndpointAssociation$, () => VpcEndpointAssociationStatus$],
950
957
  ];
951
- export var DescribeFirewallMetadataRequest = [3, n0, _DFMR, 0, [_FAi], [0]];
952
- export var DescribeFirewallMetadataResponse = [
958
+ export var DescribeFirewallMetadataRequest$ = [3, n0, _DFMR, 0, [_FAi], [0]];
959
+ export var DescribeFirewallMetadataResponse$ = [
953
960
  3,
954
961
  n0,
955
962
  _DFMRe,
@@ -957,25 +964,25 @@ export var DescribeFirewallMetadataResponse = [
957
964
  [_FAi, _FPA, _De, _S, _SAZ, _TGAI],
958
965
  [0, 0, 0, 0, () => SupportedAvailabilityZones, 0],
959
966
  ];
960
- export var DescribeFirewallPolicyRequest = [3, n0, _DFPRes, 0, [_FPN, _FPA], [0, 0]];
961
- export var DescribeFirewallPolicyResponse = [
967
+ export var DescribeFirewallPolicyRequest$ = [3, n0, _DFPRes, 0, [_FPN, _FPA], [0, 0]];
968
+ export var DescribeFirewallPolicyResponse$ = [
962
969
  3,
963
970
  n0,
964
971
  _DFPResc,
965
972
  0,
966
973
  [_UT, _FPR, _FP],
967
- [0, () => FirewallPolicyResponse, () => FirewallPolicy],
974
+ [0, () => FirewallPolicyResponse$, () => FirewallPolicy$],
968
975
  ];
969
- export var DescribeFirewallRequest = [3, n0, _DFRes, 0, [_FN, _FAi], [0, 0]];
970
- export var DescribeFirewallResponse = [
976
+ export var DescribeFirewallRequest$ = [3, n0, _DFRes, 0, [_FN, _FAi], [0, 0]];
977
+ export var DescribeFirewallResponse$ = [
971
978
  3,
972
979
  n0,
973
980
  _DFResc,
974
981
  0,
975
982
  [_UT, _F, _FS],
976
- [0, () => Firewall, () => FirewallStatus],
983
+ [0, () => Firewall$, () => FirewallStatus$],
977
984
  ];
978
- export var DescribeFlowOperationRequest = [
985
+ export var DescribeFlowOperationRequest$ = [
979
986
  3,
980
987
  n0,
981
988
  _DFOR,
@@ -983,72 +990,79 @@ export var DescribeFlowOperationRequest = [
983
990
  [_FAi, _AZ, _VEAA, _VEI, _FOI],
984
991
  [0, 0, 0, 0, 0],
985
992
  ];
986
- export var DescribeFlowOperationResponse = [
993
+ export var DescribeFlowOperationResponse$ = [
987
994
  3,
988
995
  n0,
989
996
  _DFORe,
990
997
  0,
991
998
  [_FAi, _AZ, _VEAA, _VEI, _FOI, _FOT, _FOS, _SMt, _FRT, _FO],
992
- [0, 0, 0, 0, 0, 0, 0, 0, 4, () => FlowOperation],
999
+ [0, 0, 0, 0, 0, 0, 0, 0, 4, () => FlowOperation$],
993
1000
  ];
994
- export var DescribeLoggingConfigurationRequest = [3, n0, _DLCR, 0, [_FAi, _FN], [0, 0]];
995
- export var DescribeLoggingConfigurationResponse = [
1001
+ export var DescribeLoggingConfigurationRequest$ = [3, n0, _DLCR, 0, [_FAi, _FN], [0, 0]];
1002
+ export var DescribeLoggingConfigurationResponse$ = [
996
1003
  3,
997
1004
  n0,
998
1005
  _DLCRe,
999
1006
  0,
1000
1007
  [_FAi, _LC, _EMD],
1001
- [0, () => LoggingConfiguration, 2],
1008
+ [0, () => LoggingConfiguration$, 2],
1002
1009
  ];
1003
- export var DescribeProxyConfigurationRequest = [3, n0, _DPCRes, 0, [_PCN, _PCA], [0, 0]];
1004
- export var DescribeProxyConfigurationResponse = [
1010
+ export var DescribeProxyConfigurationRequest$ = [3, n0, _DPCRes, 0, [_PCN, _PCA], [0, 0]];
1011
+ export var DescribeProxyConfigurationResponse$ = [
1005
1012
  3,
1006
1013
  n0,
1007
1014
  _DPCResc,
1008
1015
  0,
1009
1016
  [_PC, _UT],
1010
- [() => ProxyConfiguration, 0],
1017
+ [() => ProxyConfiguration$, 0],
1011
1018
  ];
1012
- export var DescribeProxyRequest = [3, n0, _DPRes, 0, [_PN, _PA], [0, 0]];
1013
- export var DescribeProxyResource = [
1019
+ export var DescribeProxyRequest$ = [3, n0, _DPRes, 0, [_PN, _PA], [0, 0]];
1020
+ export var DescribeProxyResource$ = [
1014
1021
  3,
1015
1022
  n0,
1016
1023
  _DPResc,
1017
1024
  0,
1018
1025
  [_PN, _PA, _PCN, _PCA, _NGI, _PS, _PMS, _LP, _TIP, _VESN, _PDNSN, _CT, _DT, _UTp, _FC, _FM, _T],
1019
- [0, 0, 0, 0, 0, 0, 0, () => ListenerProperties, () => TlsInterceptProperties, 0, 0, 4, 4, 4, 0, 0, () => TagList],
1026
+ [0, 0, 0, 0, 0, 0, 0, () => ListenerProperties, () => TlsInterceptProperties$, 0, 0, 4, 4, 4, 0, 0, () => TagList],
1020
1027
  ];
1021
- export var DescribeProxyResponse = [
1028
+ export var DescribeProxyResponse$ = [
1022
1029
  3,
1023
1030
  n0,
1024
1031
  _DPRescr,
1025
1032
  0,
1026
1033
  [_Pr, _UT],
1027
- [() => DescribeProxyResource, 0],
1034
+ [() => DescribeProxyResource$, 0],
1028
1035
  ];
1029
- export var DescribeProxyRuleGroupRequest = [3, n0, _DPRGRes, 0, [_PRGN, _PRGA], [0, 0]];
1030
- export var DescribeProxyRuleGroupResponse = [
1036
+ export var DescribeProxyRuleGroupRequest$ = [3, n0, _DPRGRes, 0, [_PRGN, _PRGA], [0, 0]];
1037
+ export var DescribeProxyRuleGroupResponse$ = [
1031
1038
  3,
1032
1039
  n0,
1033
1040
  _DPRGResc,
1034
1041
  0,
1035
1042
  [_PRG, _UT],
1036
- [() => ProxyRuleGroup, 0],
1043
+ [() => ProxyRuleGroup$, 0],
1044
+ ];
1045
+ export var DescribeProxyRuleRequest$ = [3, n0, _DPRRes, 0, [_PRN, _PRGN, _PRGA], [0, 0, 0]];
1046
+ export var DescribeProxyRuleResponse$ = [3, n0, _DPRResc, 0, [_PR, _UT], [() => ProxyRule$, 0]];
1047
+ export var DescribeResourcePolicyRequest$ = [3, n0, _DRPRes, 0, [_RA], [0]];
1048
+ export var DescribeResourcePolicyResponse$ = [3, n0, _DRPResc, 0, [_Po], [0]];
1049
+ export var DescribeRuleGroupMetadataRequest$ = [
1050
+ 3,
1051
+ n0,
1052
+ _DRGMR,
1053
+ 0,
1054
+ [_RGNu, _RGAu, _Ty],
1055
+ [0, 0, 0],
1037
1056
  ];
1038
- export var DescribeProxyRuleRequest = [3, n0, _DPRRes, 0, [_PRN, _PRGN, _PRGA], [0, 0, 0]];
1039
- export var DescribeProxyRuleResponse = [3, n0, _DPRResc, 0, [_PR, _UT], [() => ProxyRule, 0]];
1040
- export var DescribeResourcePolicyRequest = [3, n0, _DRPRes, 0, [_RA], [0]];
1041
- export var DescribeResourcePolicyResponse = [3, n0, _DRPResc, 0, [_Po], [0]];
1042
- export var DescribeRuleGroupMetadataRequest = [3, n0, _DRGMR, 0, [_RGNu, _RGAu, _Ty], [0, 0, 0]];
1043
- export var DescribeRuleGroupMetadataResponse = [
1057
+ export var DescribeRuleGroupMetadataResponse$ = [
1044
1058
  3,
1045
1059
  n0,
1046
1060
  _DRGMRe,
1047
1061
  0,
1048
1062
  [_RGAu, _RGNu, _De, _Ty, _Ca, _SRO, _LMT, _VN, _PI, _LN],
1049
- [0, 0, 0, 0, 1, () => StatefulRuleOptions, 4, 0, 0, 0],
1063
+ [0, 0, 0, 0, 1, () => StatefulRuleOptions$, 4, 0, 0, 0],
1050
1064
  ];
1051
- export var DescribeRuleGroupRequest = [
1065
+ export var DescribeRuleGroupRequest$ = [
1052
1066
  3,
1053
1067
  n0,
1054
1068
  _DRGRes,
@@ -1056,24 +1070,24 @@ export var DescribeRuleGroupRequest = [
1056
1070
  [_RGNu, _RGAu, _Ty, _ARG],
1057
1071
  [0, 0, 0, 2],
1058
1072
  ];
1059
- export var DescribeRuleGroupResponse = [
1073
+ export var DescribeRuleGroupResponse$ = [
1060
1074
  3,
1061
1075
  n0,
1062
1076
  _DRGResc,
1063
1077
  0,
1064
1078
  [_UT, _RGu, _RGR],
1065
- [0, () => RuleGroup, () => RuleGroupResponse],
1079
+ [0, () => RuleGroup$, () => RuleGroupResponse$],
1066
1080
  ];
1067
- export var DescribeRuleGroupSummaryRequest = [3, n0, _DRGSR, 0, [_RGNu, _RGAu, _Ty], [0, 0, 0]];
1068
- export var DescribeRuleGroupSummaryResponse = [
1081
+ export var DescribeRuleGroupSummaryRequest$ = [3, n0, _DRGSR, 0, [_RGNu, _RGAu, _Ty], [0, 0, 0]];
1082
+ export var DescribeRuleGroupSummaryResponse$ = [
1069
1083
  3,
1070
1084
  n0,
1071
1085
  _DRGSRe,
1072
1086
  0,
1073
1087
  [_RGNu, _De, _Su],
1074
- [0, 0, () => Summary],
1088
+ [0, 0, () => Summary$],
1075
1089
  ];
1076
- export var DescribeTLSInspectionConfigurationRequest = [
1090
+ export var DescribeTLSInspectionConfigurationRequest$ = [
1077
1091
  3,
1078
1092
  n0,
1079
1093
  _DTLSICRes,
@@ -1081,24 +1095,24 @@ export var DescribeTLSInspectionConfigurationRequest = [
1081
1095
  [_TLSICA, _TLSICN],
1082
1096
  [0, 0],
1083
1097
  ];
1084
- export var DescribeTLSInspectionConfigurationResponse = [
1098
+ export var DescribeTLSInspectionConfigurationResponse$ = [
1085
1099
  3,
1086
1100
  n0,
1087
1101
  _DTLSICResc,
1088
1102
  0,
1089
1103
  [_UT, _TLSIC, _TLSICR],
1090
- [0, () => TLSInspectionConfiguration, () => TLSInspectionConfigurationResponse],
1104
+ [0, () => TLSInspectionConfiguration$, () => TLSInspectionConfigurationResponse$],
1091
1105
  ];
1092
- export var DescribeVpcEndpointAssociationRequest = [3, n0, _DVEARes, 0, [_VEAA], [0]];
1093
- export var DescribeVpcEndpointAssociationResponse = [
1106
+ export var DescribeVpcEndpointAssociationRequest$ = [3, n0, _DVEARes, 0, [_VEAA], [0]];
1107
+ export var DescribeVpcEndpointAssociationResponse$ = [
1094
1108
  3,
1095
1109
  n0,
1096
1110
  _DVEAResc,
1097
1111
  0,
1098
1112
  [_VEA, _VEAS],
1099
- [() => VpcEndpointAssociation, () => VpcEndpointAssociationStatus],
1113
+ [() => VpcEndpointAssociation$, () => VpcEndpointAssociationStatus$],
1100
1114
  ];
1101
- export var DetachRuleGroupsFromProxyConfigurationRequest = [
1115
+ export var DetachRuleGroupsFromProxyConfigurationRequest$ = [
1102
1116
  3,
1103
1117
  n0,
1104
1118
  _DRGFPCR,
@@ -1106,16 +1120,16 @@ export var DetachRuleGroupsFromProxyConfigurationRequest = [
1106
1120
  [_PCN, _PCA, _RGN, _RGA, _UT],
1107
1121
  [0, 0, 64 | 0, 64 | 0, 0],
1108
1122
  ];
1109
- export var DetachRuleGroupsFromProxyConfigurationResponse = [
1123
+ export var DetachRuleGroupsFromProxyConfigurationResponse$ = [
1110
1124
  3,
1111
1125
  n0,
1112
1126
  _DRGFPCRe,
1113
1127
  0,
1114
1128
  [_PC, _UT],
1115
- [() => ProxyConfiguration, 0],
1129
+ [() => ProxyConfiguration$, 0],
1116
1130
  ];
1117
- export var Dimension = [3, n0, _Di, 0, [_V], [0]];
1118
- export var DisassociateAvailabilityZonesRequest = [
1131
+ export var Dimension$ = [3, n0, _Di, 0, [_V], [0]];
1132
+ export var DisassociateAvailabilityZonesRequest$ = [
1119
1133
  3,
1120
1134
  n0,
1121
1135
  _DAZR,
@@ -1123,7 +1137,7 @@ export var DisassociateAvailabilityZonesRequest = [
1123
1137
  [_UT, _FAi, _FN, _AZM],
1124
1138
  [0, 0, 0, () => AvailabilityZoneMappings],
1125
1139
  ];
1126
- export var DisassociateAvailabilityZonesResponse = [
1140
+ export var DisassociateAvailabilityZonesResponse$ = [
1127
1141
  3,
1128
1142
  n0,
1129
1143
  _DAZRi,
@@ -1131,7 +1145,7 @@ export var DisassociateAvailabilityZonesResponse = [
1131
1145
  [_FAi, _FN, _AZM, _UT],
1132
1146
  [0, 0, () => AvailabilityZoneMappings, 0],
1133
1147
  ];
1134
- export var DisassociateSubnetsRequest = [
1148
+ export var DisassociateSubnetsRequest$ = [
1135
1149
  3,
1136
1150
  n0,
1137
1151
  _DSR,
@@ -1139,7 +1153,7 @@ export var DisassociateSubnetsRequest = [
1139
1153
  [_UT, _FAi, _FN, _SIu],
1140
1154
  [0, 0, 0, 64 | 0],
1141
1155
  ];
1142
- export var DisassociateSubnetsResponse = [
1156
+ export var DisassociateSubnetsResponse$ = [
1143
1157
  3,
1144
1158
  n0,
1145
1159
  _DSRi,
@@ -1147,8 +1161,8 @@ export var DisassociateSubnetsResponse = [
1147
1161
  [_FAi, _FN, _SM, _UT],
1148
1162
  [0, 0, () => SubnetMappings, 0],
1149
1163
  ];
1150
- export var EncryptionConfiguration = [3, n0, _EC, 0, [_KI, _Ty], [0, 0]];
1151
- export var Firewall = [
1164
+ export var EncryptionConfiguration$ = [3, n0, _EC, 0, [_KI, _Ty], [0, 0]];
1165
+ export var Firewall$ = [
1152
1166
  3,
1153
1167
  n0,
1154
1168
  _F,
@@ -1166,7 +1180,7 @@ export var Firewall = [
1166
1180
  0,
1167
1181
  0,
1168
1182
  () => TagList,
1169
- () => EncryptionConfiguration,
1183
+ () => EncryptionConfiguration$,
1170
1184
  1,
1171
1185
  64 | 0,
1172
1186
  0,
@@ -1175,8 +1189,8 @@ export var Firewall = [
1175
1189
  2,
1176
1190
  ],
1177
1191
  ];
1178
- export var FirewallMetadata = [3, n0, _FMi, 0, [_FN, _FAi, _TGAI], [0, 0, 0]];
1179
- export var FirewallPolicy = [
1192
+ export var FirewallMetadata$ = [3, n0, _FMi, 0, [_FN, _FAi, _TGAI], [0, 0, 0]];
1193
+ export var FirewallPolicy$ = [
1180
1194
  3,
1181
1195
  n0,
1182
1196
  _FP,
@@ -1189,49 +1203,49 @@ export var FirewallPolicy = [
1189
1203
  () => CustomActions,
1190
1204
  () => StatefulRuleGroupReferences,
1191
1205
  64 | 0,
1192
- () => StatefulEngineOptions,
1206
+ () => StatefulEngineOptions$,
1193
1207
  0,
1194
- () => PolicyVariables,
1208
+ () => PolicyVariables$,
1195
1209
  2,
1196
1210
  ],
1197
1211
  ];
1198
- export var FirewallPolicyMetadata = [3, n0, _FPM, 0, [_N, _Ar], [0, 0]];
1199
- export var FirewallPolicyResponse = [
1212
+ export var FirewallPolicyMetadata$ = [3, n0, _FPM, 0, [_N, _Ar], [0, 0]];
1213
+ export var FirewallPolicyResponse$ = [
1200
1214
  3,
1201
1215
  n0,
1202
1216
  _FPR,
1203
1217
  0,
1204
1218
  [_FPN, _FPA, _FPI, _De, _FPS, _T, _CSRC, _CSRCo, _NOA, _EC, _LMT],
1205
- [0, 0, 0, 0, 0, () => TagList, 1, 1, 1, () => EncryptionConfiguration, 4],
1219
+ [0, 0, 0, 0, 0, () => TagList, 1, 1, 1, () => EncryptionConfiguration$, 4],
1206
1220
  ];
1207
- export var FirewallStatus = [
1221
+ export var FirewallStatus$ = [
1208
1222
  3,
1209
1223
  n0,
1210
1224
  _FS,
1211
1225
  0,
1212
1226
  [_S, _CSSS, _SS, _CUS, _TGASS],
1213
- [0, 0, () => SyncStates, () => CapacityUsageSummary, () => TransitGatewayAttachmentSyncState],
1227
+ [0, 0, () => SyncStates, () => CapacityUsageSummary$, () => TransitGatewayAttachmentSyncState$],
1214
1228
  ];
1215
- export var Flow = [
1229
+ export var Flow$ = [
1216
1230
  3,
1217
1231
  n0,
1218
1232
  _Fl,
1219
1233
  0,
1220
1234
  [_SA, _DA, _SP, _DPe, _P, _Ag, _PCa, _BC],
1221
- [() => Address, () => Address, 0, 0, 0, 1, 1, 1],
1235
+ [() => Address$, () => Address$, 0, 0, 0, 1, 1, 1],
1222
1236
  ];
1223
- export var FlowFilter = [
1237
+ export var FlowFilter$ = [
1224
1238
  3,
1225
1239
  n0,
1226
1240
  _FF,
1227
1241
  0,
1228
1242
  [_SA, _DA, _SP, _DPe, _Pro],
1229
- [() => Address, () => Address, 0, 0, 64 | 0],
1243
+ [() => Address$, () => Address$, 0, 0, 64 | 0],
1230
1244
  ];
1231
- export var FlowOperation = [3, n0, _FO, 0, [_MFAIS, _FFl], [1, () => FlowFilters]];
1232
- export var FlowOperationMetadata = [3, n0, _FOM, 0, [_FOI, _FOT, _FRT, _FOS], [0, 0, 4, 0]];
1233
- export var FlowTimeouts = [3, n0, _FT, 0, [_TITS], [1]];
1234
- export var GetAnalysisReportResultsRequest = [
1245
+ export var FlowOperation$ = [3, n0, _FO, 0, [_MFAIS, _FFl], [1, () => FlowFilters]];
1246
+ export var FlowOperationMetadata$ = [3, n0, _FOM, 0, [_FOI, _FOT, _FRT, _FOS], [0, 0, 4, 0]];
1247
+ export var FlowTimeouts$ = [3, n0, _FT, 0, [_TITS], [1]];
1248
+ export var GetAnalysisReportResultsRequest$ = [
1235
1249
  3,
1236
1250
  n0,
1237
1251
  _GARRR,
@@ -1239,7 +1253,7 @@ export var GetAnalysisReportResultsRequest = [
1239
1253
  [_FN, _ARI, _FAi, _NT, _MR],
1240
1254
  [0, 0, 0, 0, 1],
1241
1255
  ];
1242
- export var GetAnalysisReportResultsResponse = [
1256
+ export var GetAnalysisReportResultsResponse$ = [
1243
1257
  3,
1244
1258
  n0,
1245
1259
  _GARRRe,
@@ -1247,27 +1261,27 @@ export var GetAnalysisReportResultsResponse = [
1247
1261
  [_S, _ST, _ET, _RT, _AT, _NT, _ARR],
1248
1262
  [0, 4, 4, 4, 0, 0, () => AnalysisReportResults],
1249
1263
  ];
1250
- export var Header = [3, n0, _He, 0, [_P, _So, _SP, _Dir, _Des, _DPe], [0, 0, 0, 0, 0, 0]];
1251
- export var Hits = [3, n0, _H, 0, [_Co], [1]];
1252
- export var InsufficientCapacityException = [-3, n0, _ICE, { [_e]: _s }, [_M], [0]];
1253
- TypeRegistry.for(n0).registerError(InsufficientCapacityException, __InsufficientCapacityException);
1254
- export var InternalServerError = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
1255
- TypeRegistry.for(n0).registerError(InternalServerError, __InternalServerError);
1256
- export var InvalidOperationException = [-3, n0, _IOE, { [_e]: _c }, [_M], [0]];
1257
- TypeRegistry.for(n0).registerError(InvalidOperationException, __InvalidOperationException);
1258
- export var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
1259
- TypeRegistry.for(n0).registerError(InvalidRequestException, __InvalidRequestException);
1260
- export var InvalidResourcePolicyException = [-3, n0, _IRPE, { [_e]: _c }, [_M], [0]];
1261
- TypeRegistry.for(n0).registerError(InvalidResourcePolicyException, __InvalidResourcePolicyException);
1262
- export var InvalidTokenException = [-3, n0, _ITE, { [_e]: _c }, [_M], [0]];
1263
- TypeRegistry.for(n0).registerError(InvalidTokenException, __InvalidTokenException);
1264
- export var IPSet = [3, n0, _IPS, 0, [_Def], [64 | 0]];
1265
- export var IPSetMetadata = [3, n0, _IPSM, 0, [_RCIDRC], [1]];
1266
- export var IPSetReference = [3, n0, _IPSRe, 0, [_RAe], [0]];
1267
- export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
1268
- TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
1269
- export var ListAnalysisReportsRequest = [3, n0, _LARR, 0, [_FN, _FAi, _NT, _MR], [0, 0, 0, 1]];
1270
- export var ListAnalysisReportsResponse = [
1264
+ export var Header$ = [3, n0, _He, 0, [_P, _So, _SP, _Dir, _Des, _DPe], [0, 0, 0, 0, 0, 0]];
1265
+ export var Hits$ = [3, n0, _H, 0, [_Co], [1]];
1266
+ export var InsufficientCapacityException$ = [-3, n0, _ICE, { [_e]: _s }, [_M], [0]];
1267
+ TypeRegistry.for(n0).registerError(InsufficientCapacityException$, InsufficientCapacityException);
1268
+ export var InternalServerError$ = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
1269
+ TypeRegistry.for(n0).registerError(InternalServerError$, InternalServerError);
1270
+ export var InvalidOperationException$ = [-3, n0, _IOE, { [_e]: _c }, [_M], [0]];
1271
+ TypeRegistry.for(n0).registerError(InvalidOperationException$, InvalidOperationException);
1272
+ export var InvalidRequestException$ = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
1273
+ TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
1274
+ export var InvalidResourcePolicyException$ = [-3, n0, _IRPE, { [_e]: _c }, [_M], [0]];
1275
+ TypeRegistry.for(n0).registerError(InvalidResourcePolicyException$, InvalidResourcePolicyException);
1276
+ export var InvalidTokenException$ = [-3, n0, _ITE, { [_e]: _c }, [_M], [0]];
1277
+ TypeRegistry.for(n0).registerError(InvalidTokenException$, InvalidTokenException);
1278
+ export var IPSet$ = [3, n0, _IPS, 0, [_Def], [64 | 0]];
1279
+ export var IPSetMetadata$ = [3, n0, _IPSM, 0, [_RCIDRC], [1]];
1280
+ export var IPSetReference$ = [3, n0, _IPSRe, 0, [_RAe], [0]];
1281
+ export var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
1282
+ TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1283
+ export var ListAnalysisReportsRequest$ = [3, n0, _LARR, 0, [_FN, _FAi, _NT, _MR], [0, 0, 0, 1]];
1284
+ export var ListAnalysisReportsResponse$ = [
1271
1285
  3,
1272
1286
  n0,
1273
1287
  _LARRi,
@@ -1275,10 +1289,10 @@ export var ListAnalysisReportsResponse = [
1275
1289
  [_ARna, _NT],
1276
1290
  [() => AnalysisReports, 0],
1277
1291
  ];
1278
- export var ListenerProperty = [3, n0, _LPi, 0, [_Por, _Ty], [1, 0]];
1279
- export var ListenerPropertyRequest = [3, n0, _LPR, 0, [_Por, _Ty], [1, 0]];
1280
- export var ListFirewallPoliciesRequest = [3, n0, _LFPR, 0, [_NT, _MR], [0, 1]];
1281
- export var ListFirewallPoliciesResponse = [
1292
+ export var ListenerProperty$ = [3, n0, _LPi, 0, [_Por, _Ty], [1, 0]];
1293
+ export var ListenerPropertyRequest$ = [3, n0, _LPR, 0, [_Por, _Ty], [1, 0]];
1294
+ export var ListFirewallPoliciesRequest$ = [3, n0, _LFPR, 0, [_NT, _MR], [0, 1]];
1295
+ export var ListFirewallPoliciesResponse$ = [
1282
1296
  3,
1283
1297
  n0,
1284
1298
  _LFPRi,
@@ -1286,9 +1300,9 @@ export var ListFirewallPoliciesResponse = [
1286
1300
  [_NT, _FPi],
1287
1301
  [0, () => FirewallPolicies],
1288
1302
  ];
1289
- export var ListFirewallsRequest = [3, n0, _LFR, 0, [_NT, _VIp, _MR], [0, 64 | 0, 1]];
1290
- export var ListFirewallsResponse = [3, n0, _LFRi, 0, [_NT, _Fi], [0, () => Firewalls]];
1291
- export var ListFlowOperationResultsRequest = [
1303
+ export var ListFirewallsRequest$ = [3, n0, _LFR, 0, [_NT, _VIp, _MR], [0, 64 | 0, 1]];
1304
+ export var ListFirewallsResponse$ = [3, n0, _LFRi, 0, [_NT, _Fi], [0, () => Firewalls]];
1305
+ export var ListFlowOperationResultsRequest$ = [
1292
1306
  3,
1293
1307
  n0,
1294
1308
  _LFORR,
@@ -1296,7 +1310,7 @@ export var ListFlowOperationResultsRequest = [
1296
1310
  [_FAi, _FOI, _NT, _MR, _AZ, _VEI, _VEAA],
1297
1311
  [0, 0, 0, 1, 0, 0, 0],
1298
1312
  ];
1299
- export var ListFlowOperationResultsResponse = [
1313
+ export var ListFlowOperationResultsResponse$ = [
1300
1314
  3,
1301
1315
  n0,
1302
1316
  _LFORRi,
@@ -1304,7 +1318,7 @@ export var ListFlowOperationResultsResponse = [
1304
1318
  [_FAi, _AZ, _VEAA, _VEI, _FOI, _FOS, _SMt, _FRT, _Flo, _NT],
1305
1319
  [0, 0, 0, 0, 0, 0, 0, 4, () => Flows, 0],
1306
1320
  ];
1307
- export var ListFlowOperationsRequest = [
1321
+ export var ListFlowOperationsRequest$ = [
1308
1322
  3,
1309
1323
  n0,
1310
1324
  _LFOR,
@@ -1312,7 +1326,7 @@ export var ListFlowOperationsRequest = [
1312
1326
  [_FAi, _AZ, _VEAA, _VEI, _FOT, _NT, _MR],
1313
1327
  [0, 0, 0, 0, 0, 0, 1],
1314
1328
  ];
1315
- export var ListFlowOperationsResponse = [
1329
+ export var ListFlowOperationsResponse$ = [
1316
1330
  3,
1317
1331
  n0,
1318
1332
  _LFORi,
@@ -1320,10 +1334,10 @@ export var ListFlowOperationsResponse = [
1320
1334
  [_FOl, _NT],
1321
1335
  [() => FlowOperations, 0],
1322
1336
  ];
1323
- export var ListProxiesRequest = [3, n0, _LPRi, 0, [_NT, _MR], [0, 1]];
1324
- export var ListProxiesResponse = [3, n0, _LPRis, 0, [_Prox, _NT], [() => Proxies, 0]];
1325
- export var ListProxyConfigurationsRequest = [3, n0, _LPCR, 0, [_NT, _MR], [0, 1]];
1326
- export var ListProxyConfigurationsResponse = [
1337
+ export var ListProxiesRequest$ = [3, n0, _LPRi, 0, [_NT, _MR], [0, 1]];
1338
+ export var ListProxiesResponse$ = [3, n0, _LPRis, 0, [_Prox, _NT], [() => Proxies, 0]];
1339
+ export var ListProxyConfigurationsRequest$ = [3, n0, _LPCR, 0, [_NT, _MR], [0, 1]];
1340
+ export var ListProxyConfigurationsResponse$ = [
1327
1341
  3,
1328
1342
  n0,
1329
1343
  _LPCRi,
@@ -1331,8 +1345,8 @@ export var ListProxyConfigurationsResponse = [
1331
1345
  [_PCr, _NT],
1332
1346
  [() => ProxyConfigurations, 0],
1333
1347
  ];
1334
- export var ListProxyRuleGroupsRequest = [3, n0, _LPRGR, 0, [_NT, _MR], [0, 1]];
1335
- export var ListProxyRuleGroupsResponse = [
1348
+ export var ListProxyRuleGroupsRequest$ = [3, n0, _LPRGR, 0, [_NT, _MR], [0, 1]];
1349
+ export var ListProxyRuleGroupsResponse$ = [
1336
1350
  3,
1337
1351
  n0,
1338
1352
  _LPRGRi,
@@ -1340,7 +1354,7 @@ export var ListProxyRuleGroupsResponse = [
1340
1354
  [_PRGr, _NT],
1341
1355
  [() => ProxyRuleGroups, 0],
1342
1356
  ];
1343
- export var ListRuleGroupsRequest = [
1357
+ export var ListRuleGroupsRequest$ = [
1344
1358
  3,
1345
1359
  n0,
1346
1360
  _LRGR,
@@ -1348,11 +1362,11 @@ export var ListRuleGroupsRequest = [
1348
1362
  [_NT, _MR, _Sc, _MT, _SSu, _Ty],
1349
1363
  [0, 1, 0, 0, 0, 0],
1350
1364
  ];
1351
- export var ListRuleGroupsResponse = [3, n0, _LRGRi, 0, [_NT, _RG], [0, () => RuleGroups]];
1352
- export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_NT, _MR, _RA], [0, 1, 0]];
1353
- export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_NT, _T], [0, () => TagList]];
1354
- export var ListTLSInspectionConfigurationsRequest = [3, n0, _LTLSICR, 0, [_NT, _MR], [0, 1]];
1355
- export var ListTLSInspectionConfigurationsResponse = [
1365
+ export var ListRuleGroupsResponse$ = [3, n0, _LRGRi, 0, [_NT, _RG], [0, () => RuleGroups]];
1366
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_NT, _MR, _RA], [0, 1, 0]];
1367
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_NT, _T], [0, () => TagList]];
1368
+ export var ListTLSInspectionConfigurationsRequest$ = [3, n0, _LTLSICR, 0, [_NT, _MR], [0, 1]];
1369
+ export var ListTLSInspectionConfigurationsResponse$ = [
1356
1370
  3,
1357
1371
  n0,
1358
1372
  _LTLSICRi,
@@ -1360,8 +1374,8 @@ export var ListTLSInspectionConfigurationsResponse = [
1360
1374
  [_NT, _TLSICn],
1361
1375
  [0, () => TLSInspectionConfigurations],
1362
1376
  ];
1363
- export var ListVpcEndpointAssociationsRequest = [3, n0, _LVEAR, 0, [_NT, _MR, _FAi], [0, 1, 0]];
1364
- export var ListVpcEndpointAssociationsResponse = [
1377
+ export var ListVpcEndpointAssociationsRequest$ = [3, n0, _LVEAR, 0, [_NT, _MR, _FAi], [0, 1, 0]];
1378
+ export var ListVpcEndpointAssociationsResponse$ = [
1365
1379
  3,
1366
1380
  n0,
1367
1381
  _LVEARi,
@@ -1369,11 +1383,11 @@ export var ListVpcEndpointAssociationsResponse = [
1369
1383
  [_NT, _VEAp],
1370
1384
  [0, () => VpcEndpointAssociations],
1371
1385
  ];
1372
- export var LogDestinationConfig = [3, n0, _LDC, 0, [_LT, _LDT, _LD], [0, 0, 128 | 0]];
1373
- export var LogDestinationPermissionException = [-3, n0, _LDPE, { [_e]: _c }, [_M], [0]];
1374
- TypeRegistry.for(n0).registerError(LogDestinationPermissionException, __LogDestinationPermissionException);
1375
- export var LoggingConfiguration = [3, n0, _LC, 0, [_LDCo], [() => LogDestinationConfigs]];
1376
- export var MatchAttributes = [
1386
+ export var LogDestinationConfig$ = [3, n0, _LDC, 0, [_LT, _LDT, _LD], [0, 0, 128 | 0]];
1387
+ export var LogDestinationPermissionException$ = [-3, n0, _LDPE, { [_e]: _c }, [_M], [0]];
1388
+ TypeRegistry.for(n0).registerError(LogDestinationPermissionException$, LogDestinationPermissionException);
1389
+ export var LoggingConfiguration$ = [3, n0, _LC, 0, [_LDCo], [() => LogDestinationConfigs]];
1390
+ export var MatchAttributes$ = [
1377
1391
  3,
1378
1392
  n0,
1379
1393
  _MA,
@@ -1381,19 +1395,19 @@ export var MatchAttributes = [
1381
1395
  [_Sou, _Dest, _SPo, _DPes, _Pro, _TCPF],
1382
1396
  [() => Addresses, () => Addresses, () => PortRanges, () => PortRanges, 64 | 1, () => TCPFlags],
1383
1397
  ];
1384
- export var PerObjectStatus = [3, n0, _POS, 0, [_SSy, _UT], [0, 0]];
1385
- export var PolicyVariables = [3, n0, _PV, 0, [_RV], [() => IPSets]];
1386
- export var PortRange = [3, n0, _PRo, 0, [_FPr, _TP], [1, 1]];
1387
- export var PortSet = [3, n0, _PSo, 0, [_Def], [64 | 0]];
1388
- export var Proxy = [
1398
+ export var PerObjectStatus$ = [3, n0, _POS, 0, [_SSy, _UT], [0, 0]];
1399
+ export var PolicyVariables$ = [3, n0, _PV, 0, [_RV], [() => IPSets]];
1400
+ export var PortRange$ = [3, n0, _PRo, 0, [_FPr, _TP], [1, 1]];
1401
+ export var PortSet$ = [3, n0, _PSo, 0, [_Def], [64 | 0]];
1402
+ export var Proxy$ = [
1389
1403
  3,
1390
1404
  n0,
1391
1405
  _Pr,
1392
1406
  0,
1393
1407
  [_CT, _DT, _UTp, _FC, _FM, _PS, _PMS, _NGI, _PCN, _PCA, _PN, _PA, _LP, _TIP, _T],
1394
- [4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => ListenerProperties, () => TlsInterceptProperties, () => TagList],
1408
+ [4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => ListenerProperties, () => TlsInterceptProperties$, () => TagList],
1395
1409
  ];
1396
- export var ProxyConfigDefaultRulePhaseActionsRequest = [
1410
+ export var ProxyConfigDefaultRulePhaseActionsRequest$ = [
1397
1411
  3,
1398
1412
  n0,
1399
1413
  _PCDRPAR,
@@ -1401,18 +1415,18 @@ export var ProxyConfigDefaultRulePhaseActionsRequest = [
1401
1415
  [_PDNS, _PREQUEST, _PRESPONSE],
1402
1416
  [0, 0, 0],
1403
1417
  ];
1404
- export var ProxyConfigRuleGroup = [3, n0, _PCRG, 0, [_PRGN, _PRGA, _Ty, _Pri], [0, 0, 0, 1]];
1405
- export var ProxyConfiguration = [
1418
+ export var ProxyConfigRuleGroup$ = [3, n0, _PCRG, 0, [_PRGN, _PRGA, _Ty, _Pri], [0, 0, 0, 1]];
1419
+ export var ProxyConfiguration$ = [
1406
1420
  3,
1407
1421
  n0,
1408
1422
  _PC,
1409
1423
  0,
1410
1424
  [_PCN, _PCA, _De, _CT, _DT, _RG, _DRPA, _T],
1411
- [0, 0, 0, 4, 4, () => ProxyConfigRuleGroupSet, () => ProxyConfigDefaultRulePhaseActionsRequest, () => TagList],
1425
+ [0, 0, 0, 4, 4, () => ProxyConfigRuleGroupSet, () => ProxyConfigDefaultRulePhaseActionsRequest$, () => TagList],
1412
1426
  ];
1413
- export var ProxyConfigurationMetadata = [3, n0, _PCM, 0, [_N, _Ar], [0, 0]];
1414
- export var ProxyMetadata = [3, n0, _PM, 0, [_N, _Ar], [0, 0]];
1415
- export var ProxyRule = [
1427
+ export var ProxyConfigurationMetadata$ = [3, n0, _PCM, 0, [_N, _Ar], [0, 0]];
1428
+ export var ProxyMetadata$ = [3, n0, _PM, 0, [_N, _Ar], [0, 0]];
1429
+ export var ProxyRule$ = [
1416
1430
  3,
1417
1431
  n0,
1418
1432
  _PR,
@@ -1420,21 +1434,21 @@ export var ProxyRule = [
1420
1434
  [_PRN, _De, _Ac, _C],
1421
1435
  [0, 0, 0, () => ProxyRuleConditionList],
1422
1436
  ];
1423
- export var ProxyRuleCondition = [3, n0, _PRC, 0, [_CO, _CK, _CV], [0, 0, 64 | 0]];
1424
- export var ProxyRuleGroup = [
1437
+ export var ProxyRuleCondition$ = [3, n0, _PRC, 0, [_CO, _CK, _CV], [0, 0, 64 | 0]];
1438
+ export var ProxyRuleGroup$ = [
1425
1439
  3,
1426
1440
  n0,
1427
1441
  _PRG,
1428
1442
  0,
1429
1443
  [_PRGN, _PRGA, _CT, _DT, _R, _De, _T],
1430
- [0, 0, 4, 4, () => ProxyRulesByRequestPhase, 0, () => TagList],
1444
+ [0, 0, 4, 4, () => ProxyRulesByRequestPhase$, 0, () => TagList],
1431
1445
  ];
1432
- export var ProxyRuleGroupAttachment = [3, n0, _PRGAr, 0, [_PRGN, _IP], [0, 1]];
1433
- export var ProxyRuleGroupMetadata = [3, n0, _PRGM, 0, [_N, _Ar], [0, 0]];
1434
- export var ProxyRuleGroupPriority = [3, n0, _PRGP, 0, [_PRGN, _NP], [0, 1]];
1435
- export var ProxyRuleGroupPriorityResult = [3, n0, _PRGPR, 0, [_PRGN, _Pri], [0, 1]];
1436
- export var ProxyRulePriority = [3, n0, _PRP, 0, [_PRN, _NP], [0, 1]];
1437
- export var ProxyRulesByRequestPhase = [
1446
+ export var ProxyRuleGroupAttachment$ = [3, n0, _PRGAr, 0, [_PRGN, _IP], [0, 1]];
1447
+ export var ProxyRuleGroupMetadata$ = [3, n0, _PRGM, 0, [_N, _Ar], [0, 0]];
1448
+ export var ProxyRuleGroupPriority$ = [3, n0, _PRGP, 0, [_PRGN, _NP], [0, 1]];
1449
+ export var ProxyRuleGroupPriorityResult$ = [3, n0, _PRGPR, 0, [_PRGN, _Pri], [0, 1]];
1450
+ export var ProxyRulePriority$ = [3, n0, _PRP, 0, [_PRN, _NP], [0, 1]];
1451
+ export var ProxyRulesByRequestPhase$ = [
1438
1452
  3,
1439
1453
  n0,
1440
1454
  _PRBRP,
@@ -1442,11 +1456,11 @@ export var ProxyRulesByRequestPhase = [
1442
1456
  [_PDNS, _PREQUEST, _PRESPONSE],
1443
1457
  [() => ProxyRuleList, () => ProxyRuleList, () => ProxyRuleList],
1444
1458
  ];
1445
- export var PublishMetricAction = [3, n0, _PMA, 0, [_Dim], [() => Dimensions]];
1446
- export var PutResourcePolicyRequest = [3, n0, _PRPR, 0, [_RA, _Po], [0, 0]];
1447
- export var PutResourcePolicyResponse = [3, n0, _PRPRu, 0, [], []];
1448
- export var ReferenceSets = [3, n0, _RS, 0, [_IPSR], [() => IPSetReferenceMap]];
1449
- export var RejectNetworkFirewallTransitGatewayAttachmentRequest = [
1459
+ export var PublishMetricAction$ = [3, n0, _PMA, 0, [_Dim], [() => Dimensions]];
1460
+ export var PutResourcePolicyRequest$ = [3, n0, _PRPR, 0, [_RA, _Po], [0, 0]];
1461
+ export var PutResourcePolicyResponse$ = [3, n0, _PRPRu, 0, [], []];
1462
+ export var ReferenceSets$ = [3, n0, _RS, 0, [_IPSR], [() => IPSetReferenceMap]];
1463
+ export var RejectNetworkFirewallTransitGatewayAttachmentRequest$ = [
1450
1464
  3,
1451
1465
  n0,
1452
1466
  _RNFTGAR,
@@ -1454,7 +1468,7 @@ export var RejectNetworkFirewallTransitGatewayAttachmentRequest = [
1454
1468
  [_TGAI],
1455
1469
  [0],
1456
1470
  ];
1457
- export var RejectNetworkFirewallTransitGatewayAttachmentResponse = [
1471
+ export var RejectNetworkFirewallTransitGatewayAttachmentResponse$ = [
1458
1472
  3,
1459
1473
  n0,
1460
1474
  _RNFTGARe,
@@ -1462,21 +1476,21 @@ export var RejectNetworkFirewallTransitGatewayAttachmentResponse = [
1462
1476
  [_TGAI, _TGAS],
1463
1477
  [0, 0],
1464
1478
  ];
1465
- export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_M], [0]];
1466
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
1467
- export var ResourceOwnerCheckException = [-3, n0, _ROCE, { [_e]: _c }, [_M], [0]];
1468
- TypeRegistry.for(n0).registerError(ResourceOwnerCheckException, __ResourceOwnerCheckException);
1469
- export var RuleDefinition = [3, n0, _RD, 0, [_MA, _Act], [() => MatchAttributes, 64 | 0]];
1470
- export var RuleGroup = [
1479
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c }, [_M], [0]];
1480
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1481
+ export var ResourceOwnerCheckException$ = [-3, n0, _ROCE, { [_e]: _c }, [_M], [0]];
1482
+ TypeRegistry.for(n0).registerError(ResourceOwnerCheckException$, ResourceOwnerCheckException);
1483
+ export var RuleDefinition$ = [3, n0, _RD, 0, [_MA, _Act], [() => MatchAttributes$, 64 | 0]];
1484
+ export var RuleGroup$ = [
1471
1485
  3,
1472
1486
  n0,
1473
1487
  _RGu,
1474
1488
  0,
1475
1489
  [_RV, _RS, _RSu, _SRO],
1476
- [() => RuleVariables, () => ReferenceSets, () => RulesSource, () => StatefulRuleOptions],
1490
+ [() => RuleVariables$, () => ReferenceSets$, () => RulesSource$, () => StatefulRuleOptions$],
1477
1491
  ];
1478
- export var RuleGroupMetadata = [3, n0, _RGM, 0, [_N, _Ar, _VN], [0, 0, 0]];
1479
- export var RuleGroupResponse = [
1492
+ export var RuleGroupMetadata$ = [3, n0, _RGM, 0, [_N, _Ar, _VN], [0, 0, 0]];
1493
+ export var RuleGroupResponse$ = [
1480
1494
  3,
1481
1495
  n0,
1482
1496
  _RGR,
@@ -1493,36 +1507,36 @@ export var RuleGroupResponse = [
1493
1507
  () => TagList,
1494
1508
  1,
1495
1509
  1,
1496
- () => EncryptionConfiguration,
1497
- () => SourceMetadata,
1510
+ () => EncryptionConfiguration$,
1511
+ () => SourceMetadata$,
1498
1512
  0,
1499
1513
  4,
1500
1514
  () => AnalysisResultList,
1501
- () => SummaryConfiguration,
1515
+ () => SummaryConfiguration$,
1502
1516
  ],
1503
1517
  ];
1504
- export var RuleOption = [3, n0, _RO, 0, [_K, _Se], [0, 64 | 0]];
1505
- export var RulesSource = [
1518
+ export var RuleOption$ = [3, n0, _RO, 0, [_K, _Se], [0, 64 | 0]];
1519
+ export var RulesSource$ = [
1506
1520
  3,
1507
1521
  n0,
1508
1522
  _RSu,
1509
1523
  0,
1510
1524
  [_RSul, _RSL, _SR, _SRACA],
1511
- [0, () => RulesSourceList, () => StatefulRules, () => StatelessRulesAndCustomActions],
1525
+ [0, () => RulesSourceList$, () => StatefulRules, () => StatelessRulesAndCustomActions$],
1512
1526
  ];
1513
- export var RulesSourceList = [3, n0, _RSL, 0, [_Ta, _TT, _GRT], [64 | 0, 64 | 0, 0]];
1514
- export var RuleSummary = [3, n0, _RSule, 0, [_SID, _Ms, _Me], [0, 0, 0]];
1515
- export var RuleVariables = [3, n0, _RV, 0, [_IPSe, _PSor], [() => IPSets, () => PortSets]];
1516
- export var ServerCertificate = [3, n0, _SCe, 0, [_RA], [0]];
1517
- export var ServerCertificateConfiguration = [
1527
+ export var RulesSourceList$ = [3, n0, _RSL, 0, [_Ta, _TT, _GRT], [64 | 0, 64 | 0, 0]];
1528
+ export var RuleSummary$ = [3, n0, _RSule, 0, [_SID, _Ms, _Me], [0, 0, 0]];
1529
+ export var RuleVariables$ = [3, n0, _RV, 0, [_IPSe, _PSor], [() => IPSets, () => PortSets]];
1530
+ export var ServerCertificate$ = [3, n0, _SCe, 0, [_RA], [0]];
1531
+ export var ServerCertificateConfiguration$ = [
1518
1532
  3,
1519
1533
  n0,
1520
1534
  _SCC,
1521
1535
  0,
1522
1536
  [_SCer, _Sco, _CAA, _CCRS],
1523
- [() => ServerCertificates, () => ServerCertificateScopes, 0, () => CheckCertificateRevocationStatusActions],
1537
+ [() => ServerCertificates, () => ServerCertificateScopes, 0, () => CheckCertificateRevocationStatusActions$],
1524
1538
  ];
1525
- export var ServerCertificateScope = [
1539
+ export var ServerCertificateScope$ = [
1526
1540
  3,
1527
1541
  n0,
1528
1542
  _SCS,
@@ -1530,10 +1544,10 @@ export var ServerCertificateScope = [
1530
1544
  [_Sou, _Dest, _SPo, _DPes, _Pro],
1531
1545
  [() => Addresses, () => Addresses, () => PortRanges, () => PortRanges, 64 | 1],
1532
1546
  ];
1533
- export var SourceMetadata = [3, n0, _SMo, 0, [_SAo, _SUT], [0, 0]];
1534
- export var StartAnalysisReportRequest = [3, n0, _SARR, 0, [_FN, _FAi, _AT], [0, 0, 0]];
1535
- export var StartAnalysisReportResponse = [3, n0, _SARRt, 0, [_ARI], [0]];
1536
- export var StartFlowCaptureRequest = [
1547
+ export var SourceMetadata$ = [3, n0, _SMo, 0, [_SAo, _SUT], [0, 0]];
1548
+ export var StartAnalysisReportRequest$ = [3, n0, _SARR, 0, [_FN, _FAi, _AT], [0, 0, 0]];
1549
+ export var StartAnalysisReportResponse$ = [3, n0, _SARRt, 0, [_ARI], [0]];
1550
+ export var StartFlowCaptureRequest$ = [
1537
1551
  3,
1538
1552
  n0,
1539
1553
  _SFCR,
@@ -1541,8 +1555,8 @@ export var StartFlowCaptureRequest = [
1541
1555
  [_FAi, _AZ, _VEAA, _VEI, _MFAIS, _FFl],
1542
1556
  [0, 0, 0, 0, 1, () => FlowFilters],
1543
1557
  ];
1544
- export var StartFlowCaptureResponse = [3, n0, _SFCRt, 0, [_FAi, _FOI, _FOS], [0, 0, 0]];
1545
- export var StartFlowFlushRequest = [
1558
+ export var StartFlowCaptureResponse$ = [3, n0, _SFCRt, 0, [_FAi, _FOI, _FOS], [0, 0, 0]];
1559
+ export var StartFlowFlushRequest$ = [
1546
1560
  3,
1547
1561
  n0,
1548
1562
  _SFFR,
@@ -1550,36 +1564,36 @@ export var StartFlowFlushRequest = [
1550
1564
  [_FAi, _AZ, _VEAA, _VEI, _MFAIS, _FFl],
1551
1565
  [0, 0, 0, 0, 1, () => FlowFilters],
1552
1566
  ];
1553
- export var StartFlowFlushResponse = [3, n0, _SFFRt, 0, [_FAi, _FOI, _FOS], [0, 0, 0]];
1554
- export var StatefulEngineOptions = [
1567
+ export var StartFlowFlushResponse$ = [3, n0, _SFFRt, 0, [_FAi, _FOI, _FOS], [0, 0, 0]];
1568
+ export var StatefulEngineOptions$ = [
1555
1569
  3,
1556
1570
  n0,
1557
1571
  _SEO,
1558
1572
  0,
1559
1573
  [_ROu, _SEP, _FT],
1560
- [0, 0, () => FlowTimeouts],
1574
+ [0, 0, () => FlowTimeouts$],
1561
1575
  ];
1562
- export var StatefulRule = [
1576
+ export var StatefulRule$ = [
1563
1577
  3,
1564
1578
  n0,
1565
1579
  _SRt,
1566
1580
  0,
1567
1581
  [_Ac, _He, _ROul],
1568
- [0, () => Header, () => RuleOptions],
1582
+ [0, () => Header$, () => RuleOptions],
1569
1583
  ];
1570
- export var StatefulRuleGroupOverride = [3, n0, _SRGO, 0, [_Ac], [0]];
1571
- export var StatefulRuleGroupReference = [
1584
+ export var StatefulRuleGroupOverride$ = [3, n0, _SRGO, 0, [_Ac], [0]];
1585
+ export var StatefulRuleGroupReference$ = [
1572
1586
  3,
1573
1587
  n0,
1574
1588
  _SRGRta,
1575
1589
  0,
1576
1590
  [_RA, _Pri, _O, _DTI],
1577
- [0, 1, () => StatefulRuleGroupOverride, 2],
1591
+ [0, 1, () => StatefulRuleGroupOverride$, 2],
1578
1592
  ];
1579
- export var StatefulRuleOptions = [3, n0, _SRO, 0, [_ROu], [0]];
1580
- export var StatelessRule = [3, n0, _SRta, 0, [_RD, _Pri], [() => RuleDefinition, 1]];
1581
- export var StatelessRuleGroupReference = [3, n0, _SRGRtat, 0, [_RA, _Pri], [0, 1]];
1582
- export var StatelessRulesAndCustomActions = [
1593
+ export var StatefulRuleOptions$ = [3, n0, _SRO, 0, [_ROu], [0]];
1594
+ export var StatelessRule$ = [3, n0, _SRta, 0, [_RD, _Pri], [() => RuleDefinition$, 1]];
1595
+ export var StatelessRuleGroupReference$ = [3, n0, _SRGRtat, 0, [_RA, _Pri], [0, 1]];
1596
+ export var StatelessRulesAndCustomActions$ = [
1583
1597
  3,
1584
1598
  n0,
1585
1599
  _SRACA,
@@ -1587,18 +1601,25 @@ export var StatelessRulesAndCustomActions = [
1587
1601
  [_SRtat, _CAu],
1588
1602
  [() => StatelessRules, () => CustomActions],
1589
1603
  ];
1590
- export var SubnetMapping = [3, n0, _SMu, 0, [_SI, _IPAT], [0, 0]];
1591
- export var Summary = [3, n0, _Su, 0, [_RSuleu], [() => RuleSummaries]];
1592
- export var SummaryConfiguration = [3, n0, _SC, 0, [_ROul], [64 | 0]];
1593
- export var SyncState = [3, n0, _SSyn, 0, [_At, _Con], [() => Attachment, () => SyncStateConfig]];
1594
- export var Tag = [3, n0, _Tag, 0, [_Ke, _V], [0, 0]];
1595
- export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _T], [0, () => TagList]];
1596
- export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
1597
- export var TCPFlagField = [3, n0, _TCPFF, 0, [_Fla, _Ma], [64 | 0, 64 | 0]];
1598
- export var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_M], [0]];
1599
- TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
1600
- export var TlsCertificateData = [3, n0, _TCD, 0, [_CAe, _CS, _S, _SMt], [0, 0, 0, 0]];
1601
- export var TLSInspectionConfiguration = [
1604
+ export var SubnetMapping$ = [3, n0, _SMu, 0, [_SI, _IPAT], [0, 0]];
1605
+ export var Summary$ = [3, n0, _Su, 0, [_RSuleu], [() => RuleSummaries]];
1606
+ export var SummaryConfiguration$ = [3, n0, _SC, 0, [_ROul], [64 | 0]];
1607
+ export var SyncState$ = [
1608
+ 3,
1609
+ n0,
1610
+ _SSyn,
1611
+ 0,
1612
+ [_At, _Con],
1613
+ [() => Attachment$, () => SyncStateConfig],
1614
+ ];
1615
+ export var Tag$ = [3, n0, _Tag, 0, [_Ke, _V], [0, 0]];
1616
+ export var TagResourceRequest$ = [3, n0, _TRR, 0, [_RA, _T], [0, () => TagList]];
1617
+ export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
1618
+ export var TCPFlagField$ = [3, n0, _TCPFF, 0, [_Fla, _Ma], [64 | 0, 64 | 0]];
1619
+ export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c }, [_M], [0]];
1620
+ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1621
+ export var TlsCertificateData$ = [3, n0, _TCD, 0, [_CAe, _CS, _S, _SMt], [0, 0, 0, 0]];
1622
+ export var TLSInspectionConfiguration$ = [
1602
1623
  3,
1603
1624
  n0,
1604
1625
  _TLSIC,
@@ -1606,24 +1627,31 @@ export var TLSInspectionConfiguration = [
1606
1627
  [_SCCe],
1607
1628
  [() => ServerCertificateConfigurations],
1608
1629
  ];
1609
- export var TLSInspectionConfigurationMetadata = [3, n0, _TLSICM, 0, [_N, _Ar], [0, 0]];
1610
- export var TLSInspectionConfigurationResponse = [
1630
+ export var TLSInspectionConfigurationMetadata$ = [3, n0, _TLSICM, 0, [_N, _Ar], [0, 0]];
1631
+ export var TLSInspectionConfigurationResponse$ = [
1611
1632
  3,
1612
1633
  n0,
1613
1634
  _TLSICR,
1614
1635
  0,
1615
1636
  [_TLSICA, _TLSICN, _TLSICI, _TLSICS, _De, _T, _LMT, _NOA, _EC, _Ce, _CAer],
1616
- [0, 0, 0, 0, 0, () => TagList, 4, 1, () => EncryptionConfiguration, () => Certificates, () => TlsCertificateData],
1637
+ [0, 0, 0, 0, 0, () => TagList, 4, 1, () => EncryptionConfiguration$, () => Certificates, () => TlsCertificateData$],
1617
1638
  ];
1618
- export var TlsInterceptProperties = [3, n0, _TIP, 0, [_PAc, _TIM], [0, 0]];
1619
- export var TlsInterceptPropertiesRequest = [3, n0, _TIPR, 0, [_PAc, _TIM], [0, 0]];
1620
- export var TransitGatewayAttachmentSyncState = [3, n0, _TGASS, 0, [_AI, _TGAS, _SMt], [0, 0, 0]];
1621
- export var UniqueSources = [3, n0, _US, 0, [_Co], [1]];
1622
- export var UnsupportedOperationException = [-3, n0, _UOE, { [_e]: _c }, [_M], [0]];
1623
- TypeRegistry.for(n0).registerError(UnsupportedOperationException, __UnsupportedOperationException);
1624
- export var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _TK], [0, 64 | 0]];
1625
- export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
1626
- export var UpdateAvailabilityZoneChangeProtectionRequest = [
1639
+ export var TlsInterceptProperties$ = [3, n0, _TIP, 0, [_PAc, _TIM], [0, 0]];
1640
+ export var TlsInterceptPropertiesRequest$ = [3, n0, _TIPR, 0, [_PAc, _TIM], [0, 0]];
1641
+ export var TransitGatewayAttachmentSyncState$ = [
1642
+ 3,
1643
+ n0,
1644
+ _TGASS,
1645
+ 0,
1646
+ [_AI, _TGAS, _SMt],
1647
+ [0, 0, 0],
1648
+ ];
1649
+ export var UniqueSources$ = [3, n0, _US, 0, [_Co], [1]];
1650
+ export var UnsupportedOperationException$ = [-3, n0, _UOE, { [_e]: _c }, [_M], [0]];
1651
+ TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOperationException);
1652
+ export var UntagResourceRequest$ = [3, n0, _URR, 0, [_RA, _TK], [0, 64 | 0]];
1653
+ export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
1654
+ export var UpdateAvailabilityZoneChangeProtectionRequest$ = [
1627
1655
  3,
1628
1656
  n0,
1629
1657
  _UAZCPR,
@@ -1631,7 +1659,7 @@ export var UpdateAvailabilityZoneChangeProtectionRequest = [
1631
1659
  [_UT, _FAi, _FN, _AZCP],
1632
1660
  [0, 0, 0, 2],
1633
1661
  ];
1634
- export var UpdateAvailabilityZoneChangeProtectionResponse = [
1662
+ export var UpdateAvailabilityZoneChangeProtectionResponse$ = [
1635
1663
  3,
1636
1664
  n0,
1637
1665
  _UAZCPRp,
@@ -1639,7 +1667,7 @@ export var UpdateAvailabilityZoneChangeProtectionResponse = [
1639
1667
  [_UT, _FAi, _FN, _AZCP],
1640
1668
  [0, 0, 0, 2],
1641
1669
  ];
1642
- export var UpdateFirewallAnalysisSettingsRequest = [
1670
+ export var UpdateFirewallAnalysisSettingsRequest$ = [
1643
1671
  3,
1644
1672
  n0,
1645
1673
  _UFASR,
@@ -1647,7 +1675,7 @@ export var UpdateFirewallAnalysisSettingsRequest = [
1647
1675
  [_EAT, _FAi, _FN, _UT],
1648
1676
  [64 | 0, 0, 0, 0],
1649
1677
  ];
1650
- export var UpdateFirewallAnalysisSettingsResponse = [
1678
+ export var UpdateFirewallAnalysisSettingsResponse$ = [
1651
1679
  3,
1652
1680
  n0,
1653
1681
  _UFASRp,
@@ -1655,7 +1683,7 @@ export var UpdateFirewallAnalysisSettingsResponse = [
1655
1683
  [_EAT, _FAi, _FN, _UT],
1656
1684
  [64 | 0, 0, 0, 0],
1657
1685
  ];
1658
- export var UpdateFirewallDeleteProtectionRequest = [
1686
+ export var UpdateFirewallDeleteProtectionRequest$ = [
1659
1687
  3,
1660
1688
  n0,
1661
1689
  _UFDPR,
@@ -1663,7 +1691,7 @@ export var UpdateFirewallDeleteProtectionRequest = [
1663
1691
  [_UT, _FAi, _FN, _DP],
1664
1692
  [0, 0, 0, 2],
1665
1693
  ];
1666
- export var UpdateFirewallDeleteProtectionResponse = [
1694
+ export var UpdateFirewallDeleteProtectionResponse$ = [
1667
1695
  3,
1668
1696
  n0,
1669
1697
  _UFDPRp,
@@ -1671,7 +1699,7 @@ export var UpdateFirewallDeleteProtectionResponse = [
1671
1699
  [_FAi, _FN, _DP, _UT],
1672
1700
  [0, 0, 2, 0],
1673
1701
  ];
1674
- export var UpdateFirewallDescriptionRequest = [
1702
+ export var UpdateFirewallDescriptionRequest$ = [
1675
1703
  3,
1676
1704
  n0,
1677
1705
  _UFDR,
@@ -1679,7 +1707,7 @@ export var UpdateFirewallDescriptionRequest = [
1679
1707
  [_UT, _FAi, _FN, _De],
1680
1708
  [0, 0, 0, 0],
1681
1709
  ];
1682
- export var UpdateFirewallDescriptionResponse = [
1710
+ export var UpdateFirewallDescriptionResponse$ = [
1683
1711
  3,
1684
1712
  n0,
1685
1713
  _UFDRp,
@@ -1687,23 +1715,23 @@ export var UpdateFirewallDescriptionResponse = [
1687
1715
  [_FAi, _FN, _De, _UT],
1688
1716
  [0, 0, 0, 0],
1689
1717
  ];
1690
- export var UpdateFirewallEncryptionConfigurationRequest = [
1718
+ export var UpdateFirewallEncryptionConfigurationRequest$ = [
1691
1719
  3,
1692
1720
  n0,
1693
1721
  _UFECR,
1694
1722
  0,
1695
1723
  [_UT, _FAi, _FN, _EC],
1696
- [0, 0, 0, () => EncryptionConfiguration],
1724
+ [0, 0, 0, () => EncryptionConfiguration$],
1697
1725
  ];
1698
- export var UpdateFirewallEncryptionConfigurationResponse = [
1726
+ export var UpdateFirewallEncryptionConfigurationResponse$ = [
1699
1727
  3,
1700
1728
  n0,
1701
1729
  _UFECRp,
1702
1730
  0,
1703
1731
  [_FAi, _FN, _UT, _EC],
1704
- [0, 0, 0, () => EncryptionConfiguration],
1732
+ [0, 0, 0, () => EncryptionConfiguration$],
1705
1733
  ];
1706
- export var UpdateFirewallPolicyChangeProtectionRequest = [
1734
+ export var UpdateFirewallPolicyChangeProtectionRequest$ = [
1707
1735
  3,
1708
1736
  n0,
1709
1737
  _UFPCPR,
@@ -1711,7 +1739,7 @@ export var UpdateFirewallPolicyChangeProtectionRequest = [
1711
1739
  [_UT, _FAi, _FN, _FPCP],
1712
1740
  [0, 0, 0, 2],
1713
1741
  ];
1714
- export var UpdateFirewallPolicyChangeProtectionResponse = [
1742
+ export var UpdateFirewallPolicyChangeProtectionResponse$ = [
1715
1743
  3,
1716
1744
  n0,
1717
1745
  _UFPCPRp,
@@ -1719,64 +1747,64 @@ export var UpdateFirewallPolicyChangeProtectionResponse = [
1719
1747
  [_UT, _FAi, _FN, _FPCP],
1720
1748
  [0, 0, 0, 2],
1721
1749
  ];
1722
- export var UpdateFirewallPolicyRequest = [
1750
+ export var UpdateFirewallPolicyRequest$ = [
1723
1751
  3,
1724
1752
  n0,
1725
1753
  _UFPR,
1726
1754
  0,
1727
1755
  [_UT, _FPA, _FPN, _FP, _De, _DR, _EC],
1728
- [0, 0, 0, () => FirewallPolicy, 0, 2, () => EncryptionConfiguration],
1756
+ [0, 0, 0, () => FirewallPolicy$, 0, 2, () => EncryptionConfiguration$],
1729
1757
  ];
1730
- export var UpdateFirewallPolicyResponse = [
1758
+ export var UpdateFirewallPolicyResponse$ = [
1731
1759
  3,
1732
1760
  n0,
1733
1761
  _UFPRp,
1734
1762
  0,
1735
1763
  [_UT, _FPR],
1736
- [0, () => FirewallPolicyResponse],
1764
+ [0, () => FirewallPolicyResponse$],
1737
1765
  ];
1738
- export var UpdateLoggingConfigurationRequest = [
1766
+ export var UpdateLoggingConfigurationRequest$ = [
1739
1767
  3,
1740
1768
  n0,
1741
1769
  _ULCR,
1742
1770
  0,
1743
1771
  [_FAi, _FN, _LC, _EMD],
1744
- [0, 0, () => LoggingConfiguration, 2],
1772
+ [0, 0, () => LoggingConfiguration$, 2],
1745
1773
  ];
1746
- export var UpdateLoggingConfigurationResponse = [
1774
+ export var UpdateLoggingConfigurationResponse$ = [
1747
1775
  3,
1748
1776
  n0,
1749
1777
  _ULCRp,
1750
1778
  0,
1751
1779
  [_FAi, _FN, _LC, _EMD],
1752
- [0, 0, () => LoggingConfiguration, 2],
1780
+ [0, 0, () => LoggingConfiguration$, 2],
1753
1781
  ];
1754
- export var UpdateProxyConfigurationRequest = [
1782
+ export var UpdateProxyConfigurationRequest$ = [
1755
1783
  3,
1756
1784
  n0,
1757
1785
  _UPCR,
1758
1786
  0,
1759
1787
  [_PCN, _PCA, _DRPA, _UT],
1760
- [0, 0, () => ProxyConfigDefaultRulePhaseActionsRequest, 0],
1788
+ [0, 0, () => ProxyConfigDefaultRulePhaseActionsRequest$, 0],
1761
1789
  ];
1762
- export var UpdateProxyConfigurationResponse = [
1790
+ export var UpdateProxyConfigurationResponse$ = [
1763
1791
  3,
1764
1792
  n0,
1765
1793
  _UPCRp,
1766
1794
  0,
1767
1795
  [_PC, _UT],
1768
- [() => ProxyConfiguration, 0],
1796
+ [() => ProxyConfiguration$, 0],
1769
1797
  ];
1770
- export var UpdateProxyRequest = [
1798
+ export var UpdateProxyRequest$ = [
1771
1799
  3,
1772
1800
  n0,
1773
1801
  _UPR,
1774
1802
  0,
1775
1803
  [_NGI, _PN, _PA, _LPTA, _LPTR, _TIP, _UT],
1776
- [0, 0, 0, () => ListenerPropertiesRequest, () => ListenerPropertiesRequest, () => TlsInterceptPropertiesRequest, 0],
1804
+ [0, 0, 0, () => ListenerPropertiesRequest, () => ListenerPropertiesRequest, () => TlsInterceptPropertiesRequest$, 0],
1777
1805
  ];
1778
- export var UpdateProxyResponse = [3, n0, _UPRp, 0, [_Pr, _UT], [() => Proxy, 0]];
1779
- export var UpdateProxyRuleGroupPrioritiesRequest = [
1806
+ export var UpdateProxyResponse$ = [3, n0, _UPRp, 0, [_Pr, _UT], [() => Proxy$, 0]];
1807
+ export var UpdateProxyRuleGroupPrioritiesRequest$ = [
1780
1808
  3,
1781
1809
  n0,
1782
1810
  _UPRGPR,
@@ -1784,7 +1812,7 @@ export var UpdateProxyRuleGroupPrioritiesRequest = [
1784
1812
  [_PCN, _PCA, _RG, _UT],
1785
1813
  [0, 0, () => ProxyRuleGroupPriorityList, 0],
1786
1814
  ];
1787
- export var UpdateProxyRuleGroupPrioritiesResponse = [
1815
+ export var UpdateProxyRuleGroupPrioritiesResponse$ = [
1788
1816
  3,
1789
1817
  n0,
1790
1818
  _UPRGPRp,
@@ -1792,7 +1820,7 @@ export var UpdateProxyRuleGroupPrioritiesResponse = [
1792
1820
  [_PRGr, _UT],
1793
1821
  [() => ProxyRuleGroupPriorityResultList, 0],
1794
1822
  ];
1795
- export var UpdateProxyRulePrioritiesRequest = [
1823
+ export var UpdateProxyRulePrioritiesRequest$ = [
1796
1824
  3,
1797
1825
  n0,
1798
1826
  _UPRPR,
@@ -1800,7 +1828,7 @@ export var UpdateProxyRulePrioritiesRequest = [
1800
1828
  [_PRGN, _PRGA, _RGRP, _R, _UT],
1801
1829
  [0, 0, 0, () => ProxyRulePriorityList, 0],
1802
1830
  ];
1803
- export var UpdateProxyRulePrioritiesResponse = [
1831
+ export var UpdateProxyRulePrioritiesResponse$ = [
1804
1832
  3,
1805
1833
  n0,
1806
1834
  _UPRPRp,
@@ -1808,7 +1836,7 @@ export var UpdateProxyRulePrioritiesResponse = [
1808
1836
  [_PRGN, _PRGA, _RGRP, _R, _UT],
1809
1837
  [0, 0, 0, () => ProxyRulePriorityList, 0],
1810
1838
  ];
1811
- export var UpdateProxyRuleRequest = [
1839
+ export var UpdateProxyRuleRequest$ = [
1812
1840
  3,
1813
1841
  n0,
1814
1842
  _UPRR,
@@ -1816,15 +1844,15 @@ export var UpdateProxyRuleRequest = [
1816
1844
  [_PRGN, _PRGA, _PRN, _De, _Ac, _AC, _RC, _UT],
1817
1845
  [0, 0, 0, 0, 0, () => ProxyRuleConditionList, () => ProxyRuleConditionList, 0],
1818
1846
  ];
1819
- export var UpdateProxyRuleResponse = [
1847
+ export var UpdateProxyRuleResponse$ = [
1820
1848
  3,
1821
1849
  n0,
1822
1850
  _UPRRp,
1823
1851
  0,
1824
1852
  [_PR, _RCe, _UT],
1825
- [() => ProxyRule, () => ProxyRuleConditionList, 0],
1853
+ [() => ProxyRule$, () => ProxyRuleConditionList, 0],
1826
1854
  ];
1827
- export var UpdateRuleGroupRequest = [
1855
+ export var UpdateRuleGroupRequest$ = [
1828
1856
  3,
1829
1857
  n0,
1830
1858
  _URGR,
@@ -1834,26 +1862,26 @@ export var UpdateRuleGroupRequest = [
1834
1862
  0,
1835
1863
  0,
1836
1864
  0,
1837
- () => RuleGroup,
1865
+ () => RuleGroup$,
1838
1866
  0,
1839
1867
  0,
1840
1868
  0,
1841
1869
  2,
1842
- () => EncryptionConfiguration,
1843
- () => SourceMetadata,
1870
+ () => EncryptionConfiguration$,
1871
+ () => SourceMetadata$,
1844
1872
  2,
1845
- () => SummaryConfiguration,
1873
+ () => SummaryConfiguration$,
1846
1874
  ],
1847
1875
  ];
1848
- export var UpdateRuleGroupResponse = [
1876
+ export var UpdateRuleGroupResponse$ = [
1849
1877
  3,
1850
1878
  n0,
1851
1879
  _URGRp,
1852
1880
  0,
1853
1881
  [_UT, _RGR],
1854
- [0, () => RuleGroupResponse],
1882
+ [0, () => RuleGroupResponse$],
1855
1883
  ];
1856
- export var UpdateSubnetChangeProtectionRequest = [
1884
+ export var UpdateSubnetChangeProtectionRequest$ = [
1857
1885
  3,
1858
1886
  n0,
1859
1887
  _USCPR,
@@ -1861,7 +1889,7 @@ export var UpdateSubnetChangeProtectionRequest = [
1861
1889
  [_UT, _FAi, _FN, _SCP],
1862
1890
  [0, 0, 0, 2],
1863
1891
  ];
1864
- export var UpdateSubnetChangeProtectionResponse = [
1892
+ export var UpdateSubnetChangeProtectionResponse$ = [
1865
1893
  3,
1866
1894
  n0,
1867
1895
  _USCPRp,
@@ -1869,32 +1897,32 @@ export var UpdateSubnetChangeProtectionResponse = [
1869
1897
  [_UT, _FAi, _FN, _SCP],
1870
1898
  [0, 0, 0, 2],
1871
1899
  ];
1872
- export var UpdateTLSInspectionConfigurationRequest = [
1900
+ export var UpdateTLSInspectionConfigurationRequest$ = [
1873
1901
  3,
1874
1902
  n0,
1875
1903
  _UTLSICR,
1876
1904
  0,
1877
1905
  [_TLSICA, _TLSICN, _TLSIC, _De, _EC, _UT],
1878
- [0, 0, () => TLSInspectionConfiguration, 0, () => EncryptionConfiguration, 0],
1906
+ [0, 0, () => TLSInspectionConfiguration$, 0, () => EncryptionConfiguration$, 0],
1879
1907
  ];
1880
- export var UpdateTLSInspectionConfigurationResponse = [
1908
+ export var UpdateTLSInspectionConfigurationResponse$ = [
1881
1909
  3,
1882
1910
  n0,
1883
1911
  _UTLSICRp,
1884
1912
  0,
1885
1913
  [_UT, _TLSICR],
1886
- [0, () => TLSInspectionConfigurationResponse],
1914
+ [0, () => TLSInspectionConfigurationResponse$],
1887
1915
  ];
1888
- export var VpcEndpointAssociation = [
1916
+ export var VpcEndpointAssociation$ = [
1889
1917
  3,
1890
1918
  n0,
1891
1919
  _VEA,
1892
1920
  0,
1893
1921
  [_VEAI, _VEAA, _FAi, _VI, _SMu, _De, _T],
1894
- [0, 0, 0, 0, () => SubnetMapping, 0, () => TagList],
1922
+ [0, 0, 0, 0, () => SubnetMapping$, 0, () => TagList],
1895
1923
  ];
1896
- export var VpcEndpointAssociationMetadata = [3, n0, _VEAM, 0, [_VEAA], [0]];
1897
- export var VpcEndpointAssociationStatus = [
1924
+ export var VpcEndpointAssociationMetadata$ = [3, n0, _VEAM, 0, [_VEAA], [0]];
1925
+ export var VpcEndpointAssociationStatus$ = [
1898
1926
  3,
1899
1927
  n0,
1900
1928
  _VEAS,
@@ -1902,678 +1930,693 @@ export var VpcEndpointAssociationStatus = [
1902
1930
  [_S, _ASS],
1903
1931
  [0, () => AssociationSyncState],
1904
1932
  ];
1905
- export var NetworkFirewallServiceException = [-3, _sm, "NetworkFirewallServiceException", 0, [], []];
1906
- TypeRegistry.for(_sm).registerError(NetworkFirewallServiceException, __NetworkFirewallServiceException);
1907
- export var Addresses = [1, n0, _Ad, 0, () => Address];
1908
- export var AnalysisReportResults = [1, n0, _ARR, 0, () => AnalysisTypeReportResult];
1909
- export var AnalysisReports = [1, n0, _ARna, 0, () => AnalysisReport];
1910
- export var AnalysisResultList = [1, n0, _ARL, 0, () => AnalysisResult];
1911
- export var AvailabilityZoneMappings = [1, n0, _AZM, 0, () => AvailabilityZoneMapping];
1912
- export var AzSubnets = 64 | 0;
1913
- export var Certificates = [1, n0, _Ce, 0, () => TlsCertificateData];
1914
- export var CreateProxyRuleList = [1, n0, _CPRL, 0, () => CreateProxyRule];
1915
- export var CustomActions = [1, n0, _CAu, 0, () => CustomAction];
1916
- export var Dimensions = [1, n0, _Dim, 0, () => Dimension];
1917
- export var EnabledAnalysisTypes = 64 | 0;
1918
- export var FirewallPolicies = [1, n0, _FPi, 0, () => FirewallPolicyMetadata];
1919
- export var Firewalls = [1, n0, _Fi, 0, () => FirewallMetadata];
1920
- export var Flags = 64 | 0;
1921
- export var FlowFilters = [1, n0, _FFl, 0, () => FlowFilter];
1922
- export var FlowOperations = [1, n0, _FOl, 0, () => FlowOperationMetadata];
1923
- export var Flows = [1, n0, _Flo, 0, () => Flow];
1924
- export var ListenerProperties = [1, n0, _LP, 0, () => ListenerProperty];
1925
- export var ListenerPropertiesRequest = [1, n0, _LPRist, 0, () => ListenerPropertyRequest];
1926
- export var LogDestinationConfigs = [1, n0, _LDCo, 0, () => LogDestinationConfig];
1927
- export var PortRanges = [1, n0, _PRor, 0, () => PortRange];
1928
- export var ProtocolNumbers = 64 | 1;
1929
- export var ProtocolStrings = 64 | 0;
1930
- export var Proxies = [1, n0, _Prox, 0, () => ProxyMetadata];
1931
- export var ProxyConditionValueList = 64 | 0;
1932
- export var ProxyConfigRuleGroupSet = [1, n0, _PCRGS, 0, () => ProxyConfigRuleGroup];
1933
- export var ProxyConfigurations = [1, n0, _PCr, 0, () => ProxyConfigurationMetadata];
1934
- export var ProxyRuleConditionList = [1, n0, _PRCL, 0, () => ProxyRuleCondition];
1935
- export var ProxyRuleGroupAttachmentList = [1, n0, _PRGAL, 0, () => ProxyRuleGroupAttachment];
1936
- export var ProxyRuleGroupPriorityList = [1, n0, _PRGPL, 0, () => ProxyRuleGroupPriority];
1937
- export var ProxyRuleGroupPriorityResultList = [1, n0, _PRGPRL, 0, () => ProxyRuleGroupPriorityResult];
1938
- export var ProxyRuleGroups = [1, n0, _PRGr, 0, () => ProxyRuleGroupMetadata];
1939
- export var ProxyRuleList = [1, n0, _PRL, 0, () => ProxyRule];
1940
- export var ProxyRulePriorityList = [1, n0, _PRPL, 0, () => ProxyRulePriority];
1941
- export var ResourceArnList = 64 | 0;
1942
- export var ResourceNameList = 64 | 0;
1943
- export var RuleGroups = [1, n0, _RG, 0, () => RuleGroupMetadata];
1944
- export var RuleIdList = 64 | 0;
1945
- export var RuleOptions = [1, n0, _ROul, 0, () => RuleOption];
1946
- export var RuleSummaries = [1, n0, _RSuleu, 0, () => RuleSummary];
1947
- export var RuleTargets = 64 | 0;
1948
- export var ServerCertificateConfigurations = [1, n0, _SCCe, 0, () => ServerCertificateConfiguration];
1949
- export var ServerCertificates = [1, n0, _SCer, 0, () => ServerCertificate];
1950
- export var ServerCertificateScopes = [1, n0, _SCSe, 0, () => ServerCertificateScope];
1951
- export var Settings = 64 | 0;
1952
- export var StatefulActions = 64 | 0;
1953
- export var StatefulRuleGroupReferences = [1, n0, _SRGRt, 0, () => StatefulRuleGroupReference];
1954
- export var StatefulRules = [1, n0, _SR, 0, () => StatefulRule];
1955
- export var StatelessActions = 64 | 0;
1956
- export var StatelessRuleGroupReferences = [1, n0, _SRGR, 0, () => StatelessRuleGroupReference];
1957
- export var StatelessRules = [1, n0, _SRtat, 0, () => StatelessRule];
1958
- export var SubnetMappings = [1, n0, _SM, 0, () => SubnetMapping];
1959
- export var SummaryRuleOptions = 64 | 0;
1960
- export var TagKeyList = 64 | 0;
1961
- export var TagList = [1, n0, _TL, 0, () => Tag];
1962
- export var TargetTypes = 64 | 0;
1963
- export var TCPFlags = [1, n0, _TCPF, 0, () => TCPFlagField];
1964
- export var TLSInspectionConfigurations = [
1965
- 1,
1966
- n0,
1967
- _TLSICn,
1968
- 0,
1969
- () => TLSInspectionConfigurationMetadata,
1970
- ];
1971
- export var VariableDefinitionList = 64 | 0;
1972
- export var VpcEndpointAssociations = [1, n0, _VEAp, 0, () => VpcEndpointAssociationMetadata];
1973
- export var VpcIds = 64 | 0;
1974
- export var AssociationSyncState = [2, n0, _ASS, 0, 0, () => AZSyncState];
1975
- export var IPSetMetadataMap = [2, n0, _IPSMM, 0, 0, () => IPSetMetadata];
1976
- export var IPSetReferenceMap = [2, n0, _IPSRM, 0, 0, () => IPSetReference];
1977
- export var IPSets = [2, n0, _IPSe, 0, 0, () => IPSet];
1978
- export var LogDestinationMap = 128 | 0;
1979
- export var PortSets = [2, n0, _PSor, 0, 0, () => PortSet];
1980
- export var SupportedAvailabilityZones = [2, n0, _SAZ, 0, 0, () => AvailabilityZoneMetadata];
1981
- export var SyncStateConfig = [2, n0, _SSC, 0, 0, () => PerObjectStatus];
1982
- export var SyncStates = [2, n0, _SS, 0, 0, () => SyncState];
1983
- export var AcceptNetworkFirewallTransitGatewayAttachment = [
1933
+ export var NetworkFirewallServiceException$ = [
1934
+ -3,
1935
+ _sm,
1936
+ "NetworkFirewallServiceException",
1937
+ 0,
1938
+ [],
1939
+ [],
1940
+ ];
1941
+ TypeRegistry.for(_sm).registerError(NetworkFirewallServiceException$, NetworkFirewallServiceException);
1942
+ var Addresses = [1, n0, _Ad, 0, () => Address$];
1943
+ var AnalysisReportResults = [1, n0, _ARR, 0, () => AnalysisTypeReportResult$];
1944
+ var AnalysisReports = [1, n0, _ARna, 0, () => AnalysisReport$];
1945
+ var AnalysisResultList = [1, n0, _ARL, 0, () => AnalysisResult$];
1946
+ var AvailabilityZoneMappings = [1, n0, _AZM, 0, () => AvailabilityZoneMapping$];
1947
+ var AzSubnets = 64 | 0;
1948
+ var Certificates = [1, n0, _Ce, 0, () => TlsCertificateData$];
1949
+ var CreateProxyRuleList = [1, n0, _CPRL, 0, () => CreateProxyRule$];
1950
+ var CustomActions = [1, n0, _CAu, 0, () => CustomAction$];
1951
+ var Dimensions = [1, n0, _Dim, 0, () => Dimension$];
1952
+ var EnabledAnalysisTypes = 64 | 0;
1953
+ var FirewallPolicies = [1, n0, _FPi, 0, () => FirewallPolicyMetadata$];
1954
+ var Firewalls = [1, n0, _Fi, 0, () => FirewallMetadata$];
1955
+ var Flags = 64 | 0;
1956
+ var FlowFilters = [1, n0, _FFl, 0, () => FlowFilter$];
1957
+ var FlowOperations = [1, n0, _FOl, 0, () => FlowOperationMetadata$];
1958
+ var Flows = [1, n0, _Flo, 0, () => Flow$];
1959
+ var ListenerProperties = [1, n0, _LP, 0, () => ListenerProperty$];
1960
+ var ListenerPropertiesRequest = [1, n0, _LPRist, 0, () => ListenerPropertyRequest$];
1961
+ var LogDestinationConfigs = [1, n0, _LDCo, 0, () => LogDestinationConfig$];
1962
+ var PortRanges = [1, n0, _PRor, 0, () => PortRange$];
1963
+ var ProtocolNumbers = 64 | 1;
1964
+ var ProtocolStrings = 64 | 0;
1965
+ var Proxies = [1, n0, _Prox, 0, () => ProxyMetadata$];
1966
+ var ProxyConditionValueList = 64 | 0;
1967
+ var ProxyConfigRuleGroupSet = [1, n0, _PCRGS, 0, () => ProxyConfigRuleGroup$];
1968
+ var ProxyConfigurations = [1, n0, _PCr, 0, () => ProxyConfigurationMetadata$];
1969
+ var ProxyRuleConditionList = [1, n0, _PRCL, 0, () => ProxyRuleCondition$];
1970
+ var ProxyRuleGroupAttachmentList = [1, n0, _PRGAL, 0, () => ProxyRuleGroupAttachment$];
1971
+ var ProxyRuleGroupPriorityList = [1, n0, _PRGPL, 0, () => ProxyRuleGroupPriority$];
1972
+ var ProxyRuleGroupPriorityResultList = [1, n0, _PRGPRL, 0, () => ProxyRuleGroupPriorityResult$];
1973
+ var ProxyRuleGroups = [1, n0, _PRGr, 0, () => ProxyRuleGroupMetadata$];
1974
+ var ProxyRuleList = [1, n0, _PRL, 0, () => ProxyRule$];
1975
+ var ProxyRulePriorityList = [1, n0, _PRPL, 0, () => ProxyRulePriority$];
1976
+ var ResourceArnList = 64 | 0;
1977
+ var ResourceNameList = 64 | 0;
1978
+ var RuleGroups = [1, n0, _RG, 0, () => RuleGroupMetadata$];
1979
+ var RuleIdList = 64 | 0;
1980
+ var RuleOptions = [1, n0, _ROul, 0, () => RuleOption$];
1981
+ var RuleSummaries = [1, n0, _RSuleu, 0, () => RuleSummary$];
1982
+ var RuleTargets = 64 | 0;
1983
+ var ServerCertificateConfigurations = [1, n0, _SCCe, 0, () => ServerCertificateConfiguration$];
1984
+ var ServerCertificates = [1, n0, _SCer, 0, () => ServerCertificate$];
1985
+ var ServerCertificateScopes = [1, n0, _SCSe, 0, () => ServerCertificateScope$];
1986
+ var Settings = 64 | 0;
1987
+ var StatefulActions = 64 | 0;
1988
+ var StatefulRuleGroupReferences = [1, n0, _SRGRt, 0, () => StatefulRuleGroupReference$];
1989
+ var StatefulRules = [1, n0, _SR, 0, () => StatefulRule$];
1990
+ var StatelessActions = 64 | 0;
1991
+ var StatelessRuleGroupReferences = [1, n0, _SRGR, 0, () => StatelessRuleGroupReference$];
1992
+ var StatelessRules = [1, n0, _SRtat, 0, () => StatelessRule$];
1993
+ var SubnetMappings = [1, n0, _SM, 0, () => SubnetMapping$];
1994
+ var SummaryRuleOptions = 64 | 0;
1995
+ var TagKeyList = 64 | 0;
1996
+ var TagList = [1, n0, _TL, 0, () => Tag$];
1997
+ var TargetTypes = 64 | 0;
1998
+ var TCPFlags = [1, n0, _TCPF, 0, () => TCPFlagField$];
1999
+ var TLSInspectionConfigurations = [1, n0, _TLSICn, 0, () => TLSInspectionConfigurationMetadata$];
2000
+ var VariableDefinitionList = 64 | 0;
2001
+ var VpcEndpointAssociations = [1, n0, _VEAp, 0, () => VpcEndpointAssociationMetadata$];
2002
+ var VpcIds = 64 | 0;
2003
+ var AssociationSyncState = [2, n0, _ASS, 0, 0, () => AZSyncState$];
2004
+ var IPSetMetadataMap = [2, n0, _IPSMM, 0, 0, () => IPSetMetadata$];
2005
+ var IPSetReferenceMap = [2, n0, _IPSRM, 0, 0, () => IPSetReference$];
2006
+ var IPSets = [2, n0, _IPSe, 0, 0, () => IPSet$];
2007
+ var LogDestinationMap = 128 | 0;
2008
+ var PortSets = [2, n0, _PSor, 0, 0, () => PortSet$];
2009
+ var SupportedAvailabilityZones = [2, n0, _SAZ, 0, 0, () => AvailabilityZoneMetadata$];
2010
+ var SyncStateConfig = [2, n0, _SSC, 0, 0, () => PerObjectStatus$];
2011
+ var SyncStates = [2, n0, _SS, 0, 0, () => SyncState$];
2012
+ export var AcceptNetworkFirewallTransitGatewayAttachment$ = [
1984
2013
  9,
1985
2014
  n0,
1986
2015
  _ANFTGA,
1987
2016
  0,
1988
- () => AcceptNetworkFirewallTransitGatewayAttachmentRequest,
1989
- () => AcceptNetworkFirewallTransitGatewayAttachmentResponse,
2017
+ () => AcceptNetworkFirewallTransitGatewayAttachmentRequest$,
2018
+ () => AcceptNetworkFirewallTransitGatewayAttachmentResponse$,
1990
2019
  ];
1991
- export var AssociateAvailabilityZones = [
2020
+ export var AssociateAvailabilityZones$ = [
1992
2021
  9,
1993
2022
  n0,
1994
2023
  _AAZ,
1995
2024
  0,
1996
- () => AssociateAvailabilityZonesRequest,
1997
- () => AssociateAvailabilityZonesResponse,
2025
+ () => AssociateAvailabilityZonesRequest$,
2026
+ () => AssociateAvailabilityZonesResponse$,
1998
2027
  ];
1999
- export var AssociateFirewallPolicy = [
2028
+ export var AssociateFirewallPolicy$ = [
2000
2029
  9,
2001
2030
  n0,
2002
2031
  _AFP,
2003
2032
  0,
2004
- () => AssociateFirewallPolicyRequest,
2005
- () => AssociateFirewallPolicyResponse,
2033
+ () => AssociateFirewallPolicyRequest$,
2034
+ () => AssociateFirewallPolicyResponse$,
2006
2035
  ];
2007
- export var AssociateSubnets = [
2036
+ export var AssociateSubnets$ = [
2008
2037
  9,
2009
2038
  n0,
2010
2039
  _AS,
2011
2040
  0,
2012
- () => AssociateSubnetsRequest,
2013
- () => AssociateSubnetsResponse,
2041
+ () => AssociateSubnetsRequest$,
2042
+ () => AssociateSubnetsResponse$,
2014
2043
  ];
2015
- export var AttachRuleGroupsToProxyConfiguration = [
2044
+ export var AttachRuleGroupsToProxyConfiguration$ = [
2016
2045
  9,
2017
2046
  n0,
2018
2047
  _ARGTPC,
2019
2048
  0,
2020
- () => AttachRuleGroupsToProxyConfigurationRequest,
2021
- () => AttachRuleGroupsToProxyConfigurationResponse,
2049
+ () => AttachRuleGroupsToProxyConfigurationRequest$,
2050
+ () => AttachRuleGroupsToProxyConfigurationResponse$,
2022
2051
  ];
2023
- export var CreateFirewall = [
2052
+ export var CreateFirewall$ = [
2024
2053
  9,
2025
2054
  n0,
2026
2055
  _CF,
2027
2056
  0,
2028
- () => CreateFirewallRequest,
2029
- () => CreateFirewallResponse,
2057
+ () => CreateFirewallRequest$,
2058
+ () => CreateFirewallResponse$,
2030
2059
  ];
2031
- export var CreateFirewallPolicy = [
2060
+ export var CreateFirewallPolicy$ = [
2032
2061
  9,
2033
2062
  n0,
2034
2063
  _CFP,
2035
2064
  0,
2036
- () => CreateFirewallPolicyRequest,
2037
- () => CreateFirewallPolicyResponse,
2065
+ () => CreateFirewallPolicyRequest$,
2066
+ () => CreateFirewallPolicyResponse$,
2038
2067
  ];
2039
- export var CreateProxy = [9, n0, _CP, 0, () => CreateProxyRequest, () => CreateProxyResponse];
2040
- export var CreateProxyConfiguration = [
2068
+ export var CreateProxy$ = [9, n0, _CP, 0, () => CreateProxyRequest$, () => CreateProxyResponse$];
2069
+ export var CreateProxyConfiguration$ = [
2041
2070
  9,
2042
2071
  n0,
2043
2072
  _CPC,
2044
2073
  0,
2045
- () => CreateProxyConfigurationRequest,
2046
- () => CreateProxyConfigurationResponse,
2074
+ () => CreateProxyConfigurationRequest$,
2075
+ () => CreateProxyConfigurationResponse$,
2047
2076
  ];
2048
- export var CreateProxyRuleGroup = [
2077
+ export var CreateProxyRuleGroup$ = [
2049
2078
  9,
2050
2079
  n0,
2051
2080
  _CPRG,
2052
2081
  0,
2053
- () => CreateProxyRuleGroupRequest,
2054
- () => CreateProxyRuleGroupResponse,
2082
+ () => CreateProxyRuleGroupRequest$,
2083
+ () => CreateProxyRuleGroupResponse$,
2055
2084
  ];
2056
- export var CreateProxyRules = [
2085
+ export var CreateProxyRules$ = [
2057
2086
  9,
2058
2087
  n0,
2059
2088
  _CPRrea,
2060
2089
  0,
2061
- () => CreateProxyRulesRequest,
2062
- () => CreateProxyRulesResponse,
2090
+ () => CreateProxyRulesRequest$,
2091
+ () => CreateProxyRulesResponse$,
2063
2092
  ];
2064
- export var CreateRuleGroup = [
2093
+ export var CreateRuleGroup$ = [
2065
2094
  9,
2066
2095
  n0,
2067
2096
  _CRG,
2068
2097
  0,
2069
- () => CreateRuleGroupRequest,
2070
- () => CreateRuleGroupResponse,
2098
+ () => CreateRuleGroupRequest$,
2099
+ () => CreateRuleGroupResponse$,
2071
2100
  ];
2072
- export var CreateTLSInspectionConfiguration = [
2101
+ export var CreateTLSInspectionConfiguration$ = [
2073
2102
  9,
2074
2103
  n0,
2075
2104
  _CTLSIC,
2076
2105
  0,
2077
- () => CreateTLSInspectionConfigurationRequest,
2078
- () => CreateTLSInspectionConfigurationResponse,
2106
+ () => CreateTLSInspectionConfigurationRequest$,
2107
+ () => CreateTLSInspectionConfigurationResponse$,
2079
2108
  ];
2080
- export var CreateVpcEndpointAssociation = [
2109
+ export var CreateVpcEndpointAssociation$ = [
2081
2110
  9,
2082
2111
  n0,
2083
2112
  _CVEA,
2084
2113
  0,
2085
- () => CreateVpcEndpointAssociationRequest,
2086
- () => CreateVpcEndpointAssociationResponse,
2114
+ () => CreateVpcEndpointAssociationRequest$,
2115
+ () => CreateVpcEndpointAssociationResponse$,
2087
2116
  ];
2088
- export var DeleteFirewall = [
2117
+ export var DeleteFirewall$ = [
2089
2118
  9,
2090
2119
  n0,
2091
2120
  _DF,
2092
2121
  0,
2093
- () => DeleteFirewallRequest,
2094
- () => DeleteFirewallResponse,
2122
+ () => DeleteFirewallRequest$,
2123
+ () => DeleteFirewallResponse$,
2095
2124
  ];
2096
- export var DeleteFirewallPolicy = [
2125
+ export var DeleteFirewallPolicy$ = [
2097
2126
  9,
2098
2127
  n0,
2099
2128
  _DFP,
2100
2129
  0,
2101
- () => DeleteFirewallPolicyRequest,
2102
- () => DeleteFirewallPolicyResponse,
2130
+ () => DeleteFirewallPolicyRequest$,
2131
+ () => DeleteFirewallPolicyResponse$,
2103
2132
  ];
2104
- export var DeleteNetworkFirewallTransitGatewayAttachment = [
2133
+ export var DeleteNetworkFirewallTransitGatewayAttachment$ = [
2105
2134
  9,
2106
2135
  n0,
2107
2136
  _DNFTGA,
2108
2137
  0,
2109
- () => DeleteNetworkFirewallTransitGatewayAttachmentRequest,
2110
- () => DeleteNetworkFirewallTransitGatewayAttachmentResponse,
2138
+ () => DeleteNetworkFirewallTransitGatewayAttachmentRequest$,
2139
+ () => DeleteNetworkFirewallTransitGatewayAttachmentResponse$,
2111
2140
  ];
2112
- export var DeleteProxy = [9, n0, _DPel, 0, () => DeleteProxyRequest, () => DeleteProxyResponse];
2113
- export var DeleteProxyConfiguration = [
2141
+ export var DeleteProxy$ = [
2142
+ 9,
2143
+ n0,
2144
+ _DPel,
2145
+ 0,
2146
+ () => DeleteProxyRequest$,
2147
+ () => DeleteProxyResponse$,
2148
+ ];
2149
+ export var DeleteProxyConfiguration$ = [
2114
2150
  9,
2115
2151
  n0,
2116
2152
  _DPC,
2117
2153
  0,
2118
- () => DeleteProxyConfigurationRequest,
2119
- () => DeleteProxyConfigurationResponse,
2154
+ () => DeleteProxyConfigurationRequest$,
2155
+ () => DeleteProxyConfigurationResponse$,
2120
2156
  ];
2121
- export var DeleteProxyRuleGroup = [
2157
+ export var DeleteProxyRuleGroup$ = [
2122
2158
  9,
2123
2159
  n0,
2124
2160
  _DPRG,
2125
2161
  0,
2126
- () => DeleteProxyRuleGroupRequest,
2127
- () => DeleteProxyRuleGroupResponse,
2162
+ () => DeleteProxyRuleGroupRequest$,
2163
+ () => DeleteProxyRuleGroupResponse$,
2128
2164
  ];
2129
- export var DeleteProxyRules = [
2165
+ export var DeleteProxyRules$ = [
2130
2166
  9,
2131
2167
  n0,
2132
2168
  _DPRel,
2133
2169
  0,
2134
- () => DeleteProxyRulesRequest,
2135
- () => DeleteProxyRulesResponse,
2170
+ () => DeleteProxyRulesRequest$,
2171
+ () => DeleteProxyRulesResponse$,
2136
2172
  ];
2137
- export var DeleteResourcePolicy = [
2173
+ export var DeleteResourcePolicy$ = [
2138
2174
  9,
2139
2175
  n0,
2140
2176
  _DRP,
2141
2177
  0,
2142
- () => DeleteResourcePolicyRequest,
2143
- () => DeleteResourcePolicyResponse,
2178
+ () => DeleteResourcePolicyRequest$,
2179
+ () => DeleteResourcePolicyResponse$,
2144
2180
  ];
2145
- export var DeleteRuleGroup = [
2181
+ export var DeleteRuleGroup$ = [
2146
2182
  9,
2147
2183
  n0,
2148
2184
  _DRG,
2149
2185
  0,
2150
- () => DeleteRuleGroupRequest,
2151
- () => DeleteRuleGroupResponse,
2186
+ () => DeleteRuleGroupRequest$,
2187
+ () => DeleteRuleGroupResponse$,
2152
2188
  ];
2153
- export var DeleteTLSInspectionConfiguration = [
2189
+ export var DeleteTLSInspectionConfiguration$ = [
2154
2190
  9,
2155
2191
  n0,
2156
2192
  _DTLSIC,
2157
2193
  0,
2158
- () => DeleteTLSInspectionConfigurationRequest,
2159
- () => DeleteTLSInspectionConfigurationResponse,
2194
+ () => DeleteTLSInspectionConfigurationRequest$,
2195
+ () => DeleteTLSInspectionConfigurationResponse$,
2160
2196
  ];
2161
- export var DeleteVpcEndpointAssociation = [
2197
+ export var DeleteVpcEndpointAssociation$ = [
2162
2198
  9,
2163
2199
  n0,
2164
2200
  _DVEA,
2165
2201
  0,
2166
- () => DeleteVpcEndpointAssociationRequest,
2167
- () => DeleteVpcEndpointAssociationResponse,
2202
+ () => DeleteVpcEndpointAssociationRequest$,
2203
+ () => DeleteVpcEndpointAssociationResponse$,
2168
2204
  ];
2169
- export var DescribeFirewall = [
2205
+ export var DescribeFirewall$ = [
2170
2206
  9,
2171
2207
  n0,
2172
2208
  _DFe,
2173
2209
  0,
2174
- () => DescribeFirewallRequest,
2175
- () => DescribeFirewallResponse,
2210
+ () => DescribeFirewallRequest$,
2211
+ () => DescribeFirewallResponse$,
2176
2212
  ];
2177
- export var DescribeFirewallMetadata = [
2213
+ export var DescribeFirewallMetadata$ = [
2178
2214
  9,
2179
2215
  n0,
2180
2216
  _DFM,
2181
2217
  0,
2182
- () => DescribeFirewallMetadataRequest,
2183
- () => DescribeFirewallMetadataResponse,
2218
+ () => DescribeFirewallMetadataRequest$,
2219
+ () => DescribeFirewallMetadataResponse$,
2184
2220
  ];
2185
- export var DescribeFirewallPolicy = [
2221
+ export var DescribeFirewallPolicy$ = [
2186
2222
  9,
2187
2223
  n0,
2188
2224
  _DFPe,
2189
2225
  0,
2190
- () => DescribeFirewallPolicyRequest,
2191
- () => DescribeFirewallPolicyResponse,
2226
+ () => DescribeFirewallPolicyRequest$,
2227
+ () => DescribeFirewallPolicyResponse$,
2192
2228
  ];
2193
- export var DescribeFlowOperation = [
2229
+ export var DescribeFlowOperation$ = [
2194
2230
  9,
2195
2231
  n0,
2196
2232
  _DFO,
2197
2233
  0,
2198
- () => DescribeFlowOperationRequest,
2199
- () => DescribeFlowOperationResponse,
2234
+ () => DescribeFlowOperationRequest$,
2235
+ () => DescribeFlowOperationResponse$,
2200
2236
  ];
2201
- export var DescribeLoggingConfiguration = [
2237
+ export var DescribeLoggingConfiguration$ = [
2202
2238
  9,
2203
2239
  n0,
2204
2240
  _DLC,
2205
2241
  0,
2206
- () => DescribeLoggingConfigurationRequest,
2207
- () => DescribeLoggingConfigurationResponse,
2242
+ () => DescribeLoggingConfigurationRequest$,
2243
+ () => DescribeLoggingConfigurationResponse$,
2208
2244
  ];
2209
- export var DescribeProxy = [
2245
+ export var DescribeProxy$ = [
2210
2246
  9,
2211
2247
  n0,
2212
2248
  _DPesc,
2213
2249
  0,
2214
- () => DescribeProxyRequest,
2215
- () => DescribeProxyResponse,
2250
+ () => DescribeProxyRequest$,
2251
+ () => DescribeProxyResponse$,
2216
2252
  ];
2217
- export var DescribeProxyConfiguration = [
2253
+ export var DescribeProxyConfiguration$ = [
2218
2254
  9,
2219
2255
  n0,
2220
2256
  _DPCe,
2221
2257
  0,
2222
- () => DescribeProxyConfigurationRequest,
2223
- () => DescribeProxyConfigurationResponse,
2258
+ () => DescribeProxyConfigurationRequest$,
2259
+ () => DescribeProxyConfigurationResponse$,
2224
2260
  ];
2225
- export var DescribeProxyRule = [
2261
+ export var DescribeProxyRule$ = [
2226
2262
  9,
2227
2263
  n0,
2228
2264
  _DPRescri,
2229
2265
  0,
2230
- () => DescribeProxyRuleRequest,
2231
- () => DescribeProxyRuleResponse,
2266
+ () => DescribeProxyRuleRequest$,
2267
+ () => DescribeProxyRuleResponse$,
2232
2268
  ];
2233
- export var DescribeProxyRuleGroup = [
2269
+ export var DescribeProxyRuleGroup$ = [
2234
2270
  9,
2235
2271
  n0,
2236
2272
  _DPRGe,
2237
2273
  0,
2238
- () => DescribeProxyRuleGroupRequest,
2239
- () => DescribeProxyRuleGroupResponse,
2274
+ () => DescribeProxyRuleGroupRequest$,
2275
+ () => DescribeProxyRuleGroupResponse$,
2240
2276
  ];
2241
- export var DescribeResourcePolicy = [
2277
+ export var DescribeResourcePolicy$ = [
2242
2278
  9,
2243
2279
  n0,
2244
2280
  _DRPe,
2245
2281
  0,
2246
- () => DescribeResourcePolicyRequest,
2247
- () => DescribeResourcePolicyResponse,
2282
+ () => DescribeResourcePolicyRequest$,
2283
+ () => DescribeResourcePolicyResponse$,
2248
2284
  ];
2249
- export var DescribeRuleGroup = [
2285
+ export var DescribeRuleGroup$ = [
2250
2286
  9,
2251
2287
  n0,
2252
2288
  _DRGe,
2253
2289
  0,
2254
- () => DescribeRuleGroupRequest,
2255
- () => DescribeRuleGroupResponse,
2290
+ () => DescribeRuleGroupRequest$,
2291
+ () => DescribeRuleGroupResponse$,
2256
2292
  ];
2257
- export var DescribeRuleGroupMetadata = [
2293
+ export var DescribeRuleGroupMetadata$ = [
2258
2294
  9,
2259
2295
  n0,
2260
2296
  _DRGM,
2261
2297
  0,
2262
- () => DescribeRuleGroupMetadataRequest,
2263
- () => DescribeRuleGroupMetadataResponse,
2298
+ () => DescribeRuleGroupMetadataRequest$,
2299
+ () => DescribeRuleGroupMetadataResponse$,
2264
2300
  ];
2265
- export var DescribeRuleGroupSummary = [
2301
+ export var DescribeRuleGroupSummary$ = [
2266
2302
  9,
2267
2303
  n0,
2268
2304
  _DRGS,
2269
2305
  0,
2270
- () => DescribeRuleGroupSummaryRequest,
2271
- () => DescribeRuleGroupSummaryResponse,
2306
+ () => DescribeRuleGroupSummaryRequest$,
2307
+ () => DescribeRuleGroupSummaryResponse$,
2272
2308
  ];
2273
- export var DescribeTLSInspectionConfiguration = [
2309
+ export var DescribeTLSInspectionConfiguration$ = [
2274
2310
  9,
2275
2311
  n0,
2276
2312
  _DTLSICe,
2277
2313
  0,
2278
- () => DescribeTLSInspectionConfigurationRequest,
2279
- () => DescribeTLSInspectionConfigurationResponse,
2314
+ () => DescribeTLSInspectionConfigurationRequest$,
2315
+ () => DescribeTLSInspectionConfigurationResponse$,
2280
2316
  ];
2281
- export var DescribeVpcEndpointAssociation = [
2317
+ export var DescribeVpcEndpointAssociation$ = [
2282
2318
  9,
2283
2319
  n0,
2284
2320
  _DVEAe,
2285
2321
  0,
2286
- () => DescribeVpcEndpointAssociationRequest,
2287
- () => DescribeVpcEndpointAssociationResponse,
2322
+ () => DescribeVpcEndpointAssociationRequest$,
2323
+ () => DescribeVpcEndpointAssociationResponse$,
2288
2324
  ];
2289
- export var DetachRuleGroupsFromProxyConfiguration = [
2325
+ export var DetachRuleGroupsFromProxyConfiguration$ = [
2290
2326
  9,
2291
2327
  n0,
2292
2328
  _DRGFPC,
2293
2329
  0,
2294
- () => DetachRuleGroupsFromProxyConfigurationRequest,
2295
- () => DetachRuleGroupsFromProxyConfigurationResponse,
2330
+ () => DetachRuleGroupsFromProxyConfigurationRequest$,
2331
+ () => DetachRuleGroupsFromProxyConfigurationResponse$,
2296
2332
  ];
2297
- export var DisassociateAvailabilityZones = [
2333
+ export var DisassociateAvailabilityZones$ = [
2298
2334
  9,
2299
2335
  n0,
2300
2336
  _DAZ,
2301
2337
  0,
2302
- () => DisassociateAvailabilityZonesRequest,
2303
- () => DisassociateAvailabilityZonesResponse,
2338
+ () => DisassociateAvailabilityZonesRequest$,
2339
+ () => DisassociateAvailabilityZonesResponse$,
2304
2340
  ];
2305
- export var DisassociateSubnets = [
2341
+ export var DisassociateSubnets$ = [
2306
2342
  9,
2307
2343
  n0,
2308
2344
  _DS,
2309
2345
  0,
2310
- () => DisassociateSubnetsRequest,
2311
- () => DisassociateSubnetsResponse,
2346
+ () => DisassociateSubnetsRequest$,
2347
+ () => DisassociateSubnetsResponse$,
2312
2348
  ];
2313
- export var GetAnalysisReportResults = [
2349
+ export var GetAnalysisReportResults$ = [
2314
2350
  9,
2315
2351
  n0,
2316
2352
  _GARR,
2317
2353
  0,
2318
- () => GetAnalysisReportResultsRequest,
2319
- () => GetAnalysisReportResultsResponse,
2354
+ () => GetAnalysisReportResultsRequest$,
2355
+ () => GetAnalysisReportResultsResponse$,
2320
2356
  ];
2321
- export var ListAnalysisReports = [
2357
+ export var ListAnalysisReports$ = [
2322
2358
  9,
2323
2359
  n0,
2324
2360
  _LAR,
2325
2361
  0,
2326
- () => ListAnalysisReportsRequest,
2327
- () => ListAnalysisReportsResponse,
2362
+ () => ListAnalysisReportsRequest$,
2363
+ () => ListAnalysisReportsResponse$,
2328
2364
  ];
2329
- export var ListFirewallPolicies = [
2365
+ export var ListFirewallPolicies$ = [
2330
2366
  9,
2331
2367
  n0,
2332
2368
  _LFP,
2333
2369
  0,
2334
- () => ListFirewallPoliciesRequest,
2335
- () => ListFirewallPoliciesResponse,
2370
+ () => ListFirewallPoliciesRequest$,
2371
+ () => ListFirewallPoliciesResponse$,
2336
2372
  ];
2337
- export var ListFirewalls = [
2373
+ export var ListFirewalls$ = [
2338
2374
  9,
2339
2375
  n0,
2340
2376
  _LF,
2341
2377
  0,
2342
- () => ListFirewallsRequest,
2343
- () => ListFirewallsResponse,
2378
+ () => ListFirewallsRequest$,
2379
+ () => ListFirewallsResponse$,
2344
2380
  ];
2345
- export var ListFlowOperationResults = [
2381
+ export var ListFlowOperationResults$ = [
2346
2382
  9,
2347
2383
  n0,
2348
2384
  _LFORis,
2349
2385
  0,
2350
- () => ListFlowOperationResultsRequest,
2351
- () => ListFlowOperationResultsResponse,
2386
+ () => ListFlowOperationResultsRequest$,
2387
+ () => ListFlowOperationResultsResponse$,
2352
2388
  ];
2353
- export var ListFlowOperations = [
2389
+ export var ListFlowOperations$ = [
2354
2390
  9,
2355
2391
  n0,
2356
2392
  _LFO,
2357
2393
  0,
2358
- () => ListFlowOperationsRequest,
2359
- () => ListFlowOperationsResponse,
2394
+ () => ListFlowOperationsRequest$,
2395
+ () => ListFlowOperationsResponse$,
2396
+ ];
2397
+ export var ListProxies$ = [
2398
+ 9,
2399
+ n0,
2400
+ _LPis,
2401
+ 0,
2402
+ () => ListProxiesRequest$,
2403
+ () => ListProxiesResponse$,
2360
2404
  ];
2361
- export var ListProxies = [9, n0, _LPis, 0, () => ListProxiesRequest, () => ListProxiesResponse];
2362
- export var ListProxyConfigurations = [
2405
+ export var ListProxyConfigurations$ = [
2363
2406
  9,
2364
2407
  n0,
2365
2408
  _LPC,
2366
2409
  0,
2367
- () => ListProxyConfigurationsRequest,
2368
- () => ListProxyConfigurationsResponse,
2410
+ () => ListProxyConfigurationsRequest$,
2411
+ () => ListProxyConfigurationsResponse$,
2369
2412
  ];
2370
- export var ListProxyRuleGroups = [
2413
+ export var ListProxyRuleGroups$ = [
2371
2414
  9,
2372
2415
  n0,
2373
2416
  _LPRG,
2374
2417
  0,
2375
- () => ListProxyRuleGroupsRequest,
2376
- () => ListProxyRuleGroupsResponse,
2418
+ () => ListProxyRuleGroupsRequest$,
2419
+ () => ListProxyRuleGroupsResponse$,
2377
2420
  ];
2378
- export var ListRuleGroups = [
2421
+ export var ListRuleGroups$ = [
2379
2422
  9,
2380
2423
  n0,
2381
2424
  _LRG,
2382
2425
  0,
2383
- () => ListRuleGroupsRequest,
2384
- () => ListRuleGroupsResponse,
2426
+ () => ListRuleGroupsRequest$,
2427
+ () => ListRuleGroupsResponse$,
2385
2428
  ];
2386
- export var ListTagsForResource = [
2429
+ export var ListTagsForResource$ = [
2387
2430
  9,
2388
2431
  n0,
2389
2432
  _LTFR,
2390
2433
  0,
2391
- () => ListTagsForResourceRequest,
2392
- () => ListTagsForResourceResponse,
2434
+ () => ListTagsForResourceRequest$,
2435
+ () => ListTagsForResourceResponse$,
2393
2436
  ];
2394
- export var ListTLSInspectionConfigurations = [
2437
+ export var ListTLSInspectionConfigurations$ = [
2395
2438
  9,
2396
2439
  n0,
2397
2440
  _LTLSIC,
2398
2441
  0,
2399
- () => ListTLSInspectionConfigurationsRequest,
2400
- () => ListTLSInspectionConfigurationsResponse,
2442
+ () => ListTLSInspectionConfigurationsRequest$,
2443
+ () => ListTLSInspectionConfigurationsResponse$,
2401
2444
  ];
2402
- export var ListVpcEndpointAssociations = [
2445
+ export var ListVpcEndpointAssociations$ = [
2403
2446
  9,
2404
2447
  n0,
2405
2448
  _LVEA,
2406
2449
  0,
2407
- () => ListVpcEndpointAssociationsRequest,
2408
- () => ListVpcEndpointAssociationsResponse,
2450
+ () => ListVpcEndpointAssociationsRequest$,
2451
+ () => ListVpcEndpointAssociationsResponse$,
2409
2452
  ];
2410
- export var PutResourcePolicy = [
2453
+ export var PutResourcePolicy$ = [
2411
2454
  9,
2412
2455
  n0,
2413
2456
  _PRPu,
2414
2457
  0,
2415
- () => PutResourcePolicyRequest,
2416
- () => PutResourcePolicyResponse,
2458
+ () => PutResourcePolicyRequest$,
2459
+ () => PutResourcePolicyResponse$,
2417
2460
  ];
2418
- export var RejectNetworkFirewallTransitGatewayAttachment = [
2461
+ export var RejectNetworkFirewallTransitGatewayAttachment$ = [
2419
2462
  9,
2420
2463
  n0,
2421
2464
  _RNFTGA,
2422
2465
  0,
2423
- () => RejectNetworkFirewallTransitGatewayAttachmentRequest,
2424
- () => RejectNetworkFirewallTransitGatewayAttachmentResponse,
2466
+ () => RejectNetworkFirewallTransitGatewayAttachmentRequest$,
2467
+ () => RejectNetworkFirewallTransitGatewayAttachmentResponse$,
2425
2468
  ];
2426
- export var StartAnalysisReport = [
2469
+ export var StartAnalysisReport$ = [
2427
2470
  9,
2428
2471
  n0,
2429
2472
  _SAR,
2430
2473
  0,
2431
- () => StartAnalysisReportRequest,
2432
- () => StartAnalysisReportResponse,
2474
+ () => StartAnalysisReportRequest$,
2475
+ () => StartAnalysisReportResponse$,
2433
2476
  ];
2434
- export var StartFlowCapture = [
2477
+ export var StartFlowCapture$ = [
2435
2478
  9,
2436
2479
  n0,
2437
2480
  _SFC,
2438
2481
  0,
2439
- () => StartFlowCaptureRequest,
2440
- () => StartFlowCaptureResponse,
2482
+ () => StartFlowCaptureRequest$,
2483
+ () => StartFlowCaptureResponse$,
2441
2484
  ];
2442
- export var StartFlowFlush = [
2485
+ export var StartFlowFlush$ = [
2443
2486
  9,
2444
2487
  n0,
2445
2488
  _SFF,
2446
2489
  0,
2447
- () => StartFlowFlushRequest,
2448
- () => StartFlowFlushResponse,
2490
+ () => StartFlowFlushRequest$,
2491
+ () => StartFlowFlushResponse$,
2449
2492
  ];
2450
- export var TagResource = [9, n0, _TR, 0, () => TagResourceRequest, () => TagResourceResponse];
2451
- export var UntagResource = [
2493
+ export var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => TagResourceResponse$];
2494
+ export var UntagResource$ = [
2452
2495
  9,
2453
2496
  n0,
2454
2497
  _UR,
2455
2498
  0,
2456
- () => UntagResourceRequest,
2457
- () => UntagResourceResponse,
2499
+ () => UntagResourceRequest$,
2500
+ () => UntagResourceResponse$,
2458
2501
  ];
2459
- export var UpdateAvailabilityZoneChangeProtection = [
2502
+ export var UpdateAvailabilityZoneChangeProtection$ = [
2460
2503
  9,
2461
2504
  n0,
2462
2505
  _UAZCP,
2463
2506
  0,
2464
- () => UpdateAvailabilityZoneChangeProtectionRequest,
2465
- () => UpdateAvailabilityZoneChangeProtectionResponse,
2507
+ () => UpdateAvailabilityZoneChangeProtectionRequest$,
2508
+ () => UpdateAvailabilityZoneChangeProtectionResponse$,
2466
2509
  ];
2467
- export var UpdateFirewallAnalysisSettings = [
2510
+ export var UpdateFirewallAnalysisSettings$ = [
2468
2511
  9,
2469
2512
  n0,
2470
2513
  _UFAS,
2471
2514
  0,
2472
- () => UpdateFirewallAnalysisSettingsRequest,
2473
- () => UpdateFirewallAnalysisSettingsResponse,
2515
+ () => UpdateFirewallAnalysisSettingsRequest$,
2516
+ () => UpdateFirewallAnalysisSettingsResponse$,
2474
2517
  ];
2475
- export var UpdateFirewallDeleteProtection = [
2518
+ export var UpdateFirewallDeleteProtection$ = [
2476
2519
  9,
2477
2520
  n0,
2478
2521
  _UFDP,
2479
2522
  0,
2480
- () => UpdateFirewallDeleteProtectionRequest,
2481
- () => UpdateFirewallDeleteProtectionResponse,
2523
+ () => UpdateFirewallDeleteProtectionRequest$,
2524
+ () => UpdateFirewallDeleteProtectionResponse$,
2482
2525
  ];
2483
- export var UpdateFirewallDescription = [
2526
+ export var UpdateFirewallDescription$ = [
2484
2527
  9,
2485
2528
  n0,
2486
2529
  _UFD,
2487
2530
  0,
2488
- () => UpdateFirewallDescriptionRequest,
2489
- () => UpdateFirewallDescriptionResponse,
2531
+ () => UpdateFirewallDescriptionRequest$,
2532
+ () => UpdateFirewallDescriptionResponse$,
2490
2533
  ];
2491
- export var UpdateFirewallEncryptionConfiguration = [
2534
+ export var UpdateFirewallEncryptionConfiguration$ = [
2492
2535
  9,
2493
2536
  n0,
2494
2537
  _UFEC,
2495
2538
  0,
2496
- () => UpdateFirewallEncryptionConfigurationRequest,
2497
- () => UpdateFirewallEncryptionConfigurationResponse,
2539
+ () => UpdateFirewallEncryptionConfigurationRequest$,
2540
+ () => UpdateFirewallEncryptionConfigurationResponse$,
2498
2541
  ];
2499
- export var UpdateFirewallPolicy = [
2542
+ export var UpdateFirewallPolicy$ = [
2500
2543
  9,
2501
2544
  n0,
2502
2545
  _UFP,
2503
2546
  0,
2504
- () => UpdateFirewallPolicyRequest,
2505
- () => UpdateFirewallPolicyResponse,
2547
+ () => UpdateFirewallPolicyRequest$,
2548
+ () => UpdateFirewallPolicyResponse$,
2506
2549
  ];
2507
- export var UpdateFirewallPolicyChangeProtection = [
2550
+ export var UpdateFirewallPolicyChangeProtection$ = [
2508
2551
  9,
2509
2552
  n0,
2510
2553
  _UFPCP,
2511
2554
  0,
2512
- () => UpdateFirewallPolicyChangeProtectionRequest,
2513
- () => UpdateFirewallPolicyChangeProtectionResponse,
2555
+ () => UpdateFirewallPolicyChangeProtectionRequest$,
2556
+ () => UpdateFirewallPolicyChangeProtectionResponse$,
2514
2557
  ];
2515
- export var UpdateLoggingConfiguration = [
2558
+ export var UpdateLoggingConfiguration$ = [
2516
2559
  9,
2517
2560
  n0,
2518
2561
  _ULC,
2519
2562
  0,
2520
- () => UpdateLoggingConfigurationRequest,
2521
- () => UpdateLoggingConfigurationResponse,
2563
+ () => UpdateLoggingConfigurationRequest$,
2564
+ () => UpdateLoggingConfigurationResponse$,
2522
2565
  ];
2523
- export var UpdateProxy = [9, n0, _UP, 0, () => UpdateProxyRequest, () => UpdateProxyResponse];
2524
- export var UpdateProxyConfiguration = [
2566
+ export var UpdateProxy$ = [9, n0, _UP, 0, () => UpdateProxyRequest$, () => UpdateProxyResponse$];
2567
+ export var UpdateProxyConfiguration$ = [
2525
2568
  9,
2526
2569
  n0,
2527
2570
  _UPC,
2528
2571
  0,
2529
- () => UpdateProxyConfigurationRequest,
2530
- () => UpdateProxyConfigurationResponse,
2572
+ () => UpdateProxyConfigurationRequest$,
2573
+ () => UpdateProxyConfigurationResponse$,
2531
2574
  ];
2532
- export var UpdateProxyRule = [
2575
+ export var UpdateProxyRule$ = [
2533
2576
  9,
2534
2577
  n0,
2535
2578
  _UPRpd,
2536
2579
  0,
2537
- () => UpdateProxyRuleRequest,
2538
- () => UpdateProxyRuleResponse,
2580
+ () => UpdateProxyRuleRequest$,
2581
+ () => UpdateProxyRuleResponse$,
2539
2582
  ];
2540
- export var UpdateProxyRuleGroupPriorities = [
2583
+ export var UpdateProxyRuleGroupPriorities$ = [
2541
2584
  9,
2542
2585
  n0,
2543
2586
  _UPRGP,
2544
2587
  0,
2545
- () => UpdateProxyRuleGroupPrioritiesRequest,
2546
- () => UpdateProxyRuleGroupPrioritiesResponse,
2588
+ () => UpdateProxyRuleGroupPrioritiesRequest$,
2589
+ () => UpdateProxyRuleGroupPrioritiesResponse$,
2547
2590
  ];
2548
- export var UpdateProxyRulePriorities = [
2591
+ export var UpdateProxyRulePriorities$ = [
2549
2592
  9,
2550
2593
  n0,
2551
2594
  _UPRP,
2552
2595
  0,
2553
- () => UpdateProxyRulePrioritiesRequest,
2554
- () => UpdateProxyRulePrioritiesResponse,
2596
+ () => UpdateProxyRulePrioritiesRequest$,
2597
+ () => UpdateProxyRulePrioritiesResponse$,
2555
2598
  ];
2556
- export var UpdateRuleGroup = [
2599
+ export var UpdateRuleGroup$ = [
2557
2600
  9,
2558
2601
  n0,
2559
2602
  _URG,
2560
2603
  0,
2561
- () => UpdateRuleGroupRequest,
2562
- () => UpdateRuleGroupResponse,
2604
+ () => UpdateRuleGroupRequest$,
2605
+ () => UpdateRuleGroupResponse$,
2563
2606
  ];
2564
- export var UpdateSubnetChangeProtection = [
2607
+ export var UpdateSubnetChangeProtection$ = [
2565
2608
  9,
2566
2609
  n0,
2567
2610
  _USCP,
2568
2611
  0,
2569
- () => UpdateSubnetChangeProtectionRequest,
2570
- () => UpdateSubnetChangeProtectionResponse,
2612
+ () => UpdateSubnetChangeProtectionRequest$,
2613
+ () => UpdateSubnetChangeProtectionResponse$,
2571
2614
  ];
2572
- export var UpdateTLSInspectionConfiguration = [
2615
+ export var UpdateTLSInspectionConfiguration$ = [
2573
2616
  9,
2574
2617
  n0,
2575
2618
  _UTLSIC,
2576
2619
  0,
2577
- () => UpdateTLSInspectionConfigurationRequest,
2578
- () => UpdateTLSInspectionConfigurationResponse,
2620
+ () => UpdateTLSInspectionConfigurationRequest$,
2621
+ () => UpdateTLSInspectionConfigurationResponse$,
2579
2622
  ];