@aws-sdk/client-network-firewall 3.968.0 → 3.969.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.
@@ -599,12 +599,12 @@ import { NetworkFirewallServiceException } from "../models/NetworkFirewallServic
599
599
  export var AcceptNetworkFirewallTransitGatewayAttachmentRequest$ = [3, n0, _ANFTGAR,
600
600
  0,
601
601
  [_TGAI],
602
- [0]
602
+ [0], 1
603
603
  ];
604
604
  export var AcceptNetworkFirewallTransitGatewayAttachmentResponse$ = [3, n0, _ANFTGARc,
605
605
  0,
606
606
  [_TGAI, _TGAS],
607
- [0, 0]
607
+ [0, 0], 2
608
608
  ];
609
609
  export var ActionDefinition$ = [3, n0, _AD,
610
610
  0,
@@ -614,7 +614,7 @@ export var ActionDefinition$ = [3, n0, _AD,
614
614
  export var Address$ = [3, n0, _A,
615
615
  0,
616
616
  [_ADd],
617
- [0]
617
+ [0], 1
618
618
  ];
619
619
  export var AnalysisReport$ = [3, n0, _AR,
620
620
  0,
@@ -633,8 +633,8 @@ export var AnalysisTypeReportResult$ = [3, n0, _ATRR,
633
633
  ];
634
634
  export var AssociateAvailabilityZonesRequest$ = [3, n0, _AAZR,
635
635
  0,
636
- [_UT, _FAi, _FN, _AZM],
637
- [0, 0, 0, () => AvailabilityZoneMappings]
636
+ [_AZM, _UT, _FAi, _FN],
637
+ [() => AvailabilityZoneMappings, 0, 0, 0], 1
638
638
  ];
639
639
  export var AssociateAvailabilityZonesResponse$ = [3, n0, _AAZRs,
640
640
  0,
@@ -643,8 +643,8 @@ export var AssociateAvailabilityZonesResponse$ = [3, n0, _AAZRs,
643
643
  ];
644
644
  export var AssociateFirewallPolicyRequest$ = [3, n0, _AFPR,
645
645
  0,
646
- [_UT, _FAi, _FN, _FPA],
647
- [0, 0, 0, 0]
646
+ [_FPA, _UT, _FAi, _FN],
647
+ [0, 0, 0, 0], 1
648
648
  ];
649
649
  export var AssociateFirewallPolicyResponse$ = [3, n0, _AFPRs,
650
650
  0,
@@ -653,8 +653,8 @@ export var AssociateFirewallPolicyResponse$ = [3, n0, _AFPRs,
653
653
  ];
654
654
  export var AssociateSubnetsRequest$ = [3, n0, _ASR,
655
655
  0,
656
- [_UT, _FAi, _FN, _SM],
657
- [0, 0, 0, () => SubnetMappings]
656
+ [_SM, _UT, _FAi, _FN],
657
+ [() => SubnetMappings, 0, 0, 0], 1
658
658
  ];
659
659
  export var AssociateSubnetsResponse$ = [3, n0, _ASRs,
660
660
  0,
@@ -668,8 +668,8 @@ export var Attachment$ = [3, n0, _At,
668
668
  ];
669
669
  export var AttachRuleGroupsToProxyConfigurationRequest$ = [3, n0, _ARGTPCR,
670
670
  0,
671
- [_PCN, _PCA, _RG, _UT],
672
- [0, 0, () => ProxyRuleGroupAttachmentList, 0]
671
+ [_RG, _UT, _PCN, _PCA],
672
+ [() => ProxyRuleGroupAttachmentList, 0, 0, 0], 2
673
673
  ];
674
674
  export var AttachRuleGroupsToProxyConfigurationResponse$ = [3, n0, _ARGTPCRt,
675
675
  0,
@@ -679,7 +679,7 @@ export var AttachRuleGroupsToProxyConfigurationResponse$ = [3, n0, _ARGTPCRt,
679
679
  export var AvailabilityZoneMapping$ = [3, n0, _AZMv,
680
680
  0,
681
681
  [_AZ],
682
- [0]
682
+ [0], 1
683
683
  ];
684
684
  export var AvailabilityZoneMetadata$ = [3, n0, _AZMva,
685
685
  0,
@@ -709,17 +709,17 @@ export var CIDRSummary$ = [3, n0, _CIDRS,
709
709
  export var CreateFirewallPolicyRequest$ = [3, n0, _CFPR,
710
710
  0,
711
711
  [_FPN, _FP, _De, _T, _DR, _EC],
712
- [0, () => FirewallPolicy$, 0, () => TagList, 2, () => EncryptionConfiguration$]
712
+ [0, () => FirewallPolicy$, 0, () => TagList, 2, () => EncryptionConfiguration$], 2
713
713
  ];
714
714
  export var CreateFirewallPolicyResponse$ = [3, n0, _CFPRr,
715
715
  0,
716
716
  [_UT, _FPR],
717
- [0, () => FirewallPolicyResponse$]
717
+ [0, () => FirewallPolicyResponse$], 2
718
718
  ];
719
719
  export var CreateFirewallRequest$ = [3, n0, _CFR,
720
720
  0,
721
721
  [_FN, _FPA, _VI, _SM, _DP, _SCP, _FPCP, _De, _T, _EC, _EAT, _TGI, _AZM, _AZCP],
722
- [0, 0, 0, () => SubnetMappings, 2, 2, 2, 0, () => TagList, () => EncryptionConfiguration$, 64 | 0, 0, () => AvailabilityZoneMappings, 2]
722
+ [0, 0, 0, () => SubnetMappings, 2, 2, 2, 0, () => TagList, () => EncryptionConfiguration$, 64 | 0, 0, () => AvailabilityZoneMappings, 2], 2
723
723
  ];
724
724
  export var CreateFirewallResponse$ = [3, n0, _CFRr,
725
725
  0,
@@ -728,8 +728,8 @@ export var CreateFirewallResponse$ = [3, n0, _CFRr,
728
728
  ];
729
729
  export var CreateProxyConfigurationRequest$ = [3, n0, _CPCR,
730
730
  0,
731
- [_PCN, _De, _RGN, _RGA, _DRPA, _T],
732
- [0, 0, 64 | 0, 64 | 0, () => ProxyConfigDefaultRulePhaseActionsRequest$, () => TagList]
731
+ [_PCN, _DRPA, _De, _RGN, _RGA, _T],
732
+ [0, () => ProxyConfigDefaultRulePhaseActionsRequest$, 0, 64 | 0, 64 | 0, () => TagList], 2
733
733
  ];
734
734
  export var CreateProxyConfigurationResponse$ = [3, n0, _CPCRr,
735
735
  0,
@@ -738,8 +738,8 @@ export var CreateProxyConfigurationResponse$ = [3, n0, _CPCRr,
738
738
  ];
739
739
  export var CreateProxyRequest$ = [3, n0, _CPR,
740
740
  0,
741
- [_PN, _NGI, _PCN, _PCA, _LP, _TIP, _T],
742
- [0, 0, 0, 0, () => ListenerPropertiesRequest, () => TlsInterceptPropertiesRequest$, () => TagList]
741
+ [_PN, _NGI, _TIP, _PCN, _PCA, _LP, _T],
742
+ [0, 0, () => TlsInterceptPropertiesRequest$, 0, 0, () => ListenerPropertiesRequest, () => TagList], 3
743
743
  ];
744
744
  export var CreateProxyResponse$ = [3, n0, _CPRr,
745
745
  0,
@@ -754,7 +754,7 @@ export var CreateProxyRule$ = [3, n0, _CPRre,
754
754
  export var CreateProxyRuleGroupRequest$ = [3, n0, _CPRGR,
755
755
  0,
756
756
  [_PRGN, _De, _R, _T],
757
- [0, 0, () => ProxyRulesByRequestPhase$, () => TagList]
757
+ [0, 0, () => ProxyRulesByRequestPhase$, () => TagList], 1
758
758
  ];
759
759
  export var CreateProxyRuleGroupResponse$ = [3, n0, _CPRGRr,
760
760
  0,
@@ -768,8 +768,8 @@ export var CreateProxyRulesByRequestPhase$ = [3, n0, _CPRBRP,
768
768
  ];
769
769
  export var CreateProxyRulesRequest$ = [3, n0, _CPRR,
770
770
  0,
771
- [_PRGA, _PRGN, _R],
772
- [0, 0, () => CreateProxyRulesByRequestPhase$]
771
+ [_R, _PRGA, _PRGN],
772
+ [() => CreateProxyRulesByRequestPhase$, 0, 0], 1
773
773
  ];
774
774
  export var CreateProxyRulesResponse$ = [3, n0, _CPRRr,
775
775
  0,
@@ -778,28 +778,28 @@ export var CreateProxyRulesResponse$ = [3, n0, _CPRRr,
778
778
  ];
779
779
  export var CreateRuleGroupRequest$ = [3, n0, _CRGR,
780
780
  0,
781
- [_RGNu, _RGu, _R, _Ty, _De, _Ca, _T, _DR, _EC, _SMo, _ARG, _SC],
782
- [0, () => RuleGroup$, 0, 0, 0, 1, () => TagList, 2, () => EncryptionConfiguration$, () => SourceMetadata$, 2, () => SummaryConfiguration$]
781
+ [_RGNu, _Ty, _Ca, _RGu, _R, _De, _T, _DR, _EC, _SMo, _ARG, _SC],
782
+ [0, 0, 1, () => RuleGroup$, 0, 0, () => TagList, 2, () => EncryptionConfiguration$, () => SourceMetadata$, 2, () => SummaryConfiguration$], 3
783
783
  ];
784
784
  export var CreateRuleGroupResponse$ = [3, n0, _CRGRr,
785
785
  0,
786
786
  [_UT, _RGR],
787
- [0, () => RuleGroupResponse$]
787
+ [0, () => RuleGroupResponse$], 2
788
788
  ];
789
789
  export var CreateTLSInspectionConfigurationRequest$ = [3, n0, _CTLSICR,
790
790
  0,
791
791
  [_TLSICN, _TLSIC, _De, _T, _EC],
792
- [0, () => TLSInspectionConfiguration$, 0, () => TagList, () => EncryptionConfiguration$]
792
+ [0, () => TLSInspectionConfiguration$, 0, () => TagList, () => EncryptionConfiguration$], 2
793
793
  ];
794
794
  export var CreateTLSInspectionConfigurationResponse$ = [3, n0, _CTLSICRr,
795
795
  0,
796
796
  [_UT, _TLSICR],
797
- [0, () => TLSInspectionConfigurationResponse$]
797
+ [0, () => TLSInspectionConfigurationResponse$], 2
798
798
  ];
799
799
  export var CreateVpcEndpointAssociationRequest$ = [3, n0, _CVEAR,
800
800
  0,
801
801
  [_FAi, _VI, _SMu, _De, _T],
802
- [0, 0, () => SubnetMapping$, 0, () => TagList]
802
+ [0, 0, () => SubnetMapping$, 0, () => TagList], 3
803
803
  ];
804
804
  export var CreateVpcEndpointAssociationResponse$ = [3, n0, _CVEARr,
805
805
  0,
@@ -809,7 +809,7 @@ export var CreateVpcEndpointAssociationResponse$ = [3, n0, _CVEARr,
809
809
  export var CustomAction$ = [3, n0, _CA,
810
810
  0,
811
811
  [_AN, _AD],
812
- [0, () => ActionDefinition$]
812
+ [0, () => ActionDefinition$], 2
813
813
  ];
814
814
  export var DeleteFirewallPolicyRequest$ = [3, n0, _DFPR,
815
815
  0,
@@ -819,7 +819,7 @@ export var DeleteFirewallPolicyRequest$ = [3, n0, _DFPR,
819
819
  export var DeleteFirewallPolicyResponse$ = [3, n0, _DFPRe,
820
820
  0,
821
821
  [_FPR],
822
- [() => FirewallPolicyResponse$]
822
+ [() => FirewallPolicyResponse$], 1
823
823
  ];
824
824
  export var DeleteFirewallRequest$ = [3, n0, _DFR,
825
825
  0,
@@ -834,12 +834,12 @@ export var DeleteFirewallResponse$ = [3, n0, _DFRe,
834
834
  export var DeleteNetworkFirewallTransitGatewayAttachmentRequest$ = [3, n0, _DNFTGAR,
835
835
  0,
836
836
  [_TGAI],
837
- [0]
837
+ [0], 1
838
838
  ];
839
839
  export var DeleteNetworkFirewallTransitGatewayAttachmentResponse$ = [3, n0, _DNFTGARe,
840
840
  0,
841
841
  [_TGAI, _TGAS],
842
- [0, 0]
842
+ [0, 0], 2
843
843
  ];
844
844
  export var DeleteProxyConfigurationRequest$ = [3, n0, _DPCR,
845
845
  0,
@@ -854,7 +854,7 @@ export var DeleteProxyConfigurationResponse$ = [3, n0, _DPCRe,
854
854
  export var DeleteProxyRequest$ = [3, n0, _DPR,
855
855
  0,
856
856
  [_NGI, _PN, _PA],
857
- [0, 0, 0]
857
+ [0, 0, 0], 1
858
858
  ];
859
859
  export var DeleteProxyResponse$ = [3, n0, _DPRe,
860
860
  0,
@@ -873,8 +873,8 @@ export var DeleteProxyRuleGroupResponse$ = [3, n0, _DPRGRe,
873
873
  ];
874
874
  export var DeleteProxyRulesRequest$ = [3, n0, _DPRR,
875
875
  0,
876
- [_PRGA, _PRGN, _R],
877
- [0, 0, 64 | 0]
876
+ [_R, _PRGA, _PRGN],
877
+ [64 | 0, 0, 0], 1
878
878
  ];
879
879
  export var DeleteProxyRulesResponse$ = [3, n0, _DPRRe,
880
880
  0,
@@ -884,7 +884,7 @@ export var DeleteProxyRulesResponse$ = [3, n0, _DPRRe,
884
884
  export var DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
885
885
  0,
886
886
  [_RA],
887
- [0]
887
+ [0], 1
888
888
  ];
889
889
  export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
890
890
  0,
@@ -899,7 +899,7 @@ export var DeleteRuleGroupRequest$ = [3, n0, _DRGR,
899
899
  export var DeleteRuleGroupResponse$ = [3, n0, _DRGRe,
900
900
  0,
901
901
  [_RGR],
902
- [() => RuleGroupResponse$]
902
+ [() => RuleGroupResponse$], 1
903
903
  ];
904
904
  export var DeleteTLSInspectionConfigurationRequest$ = [3, n0, _DTLSICR,
905
905
  0,
@@ -909,12 +909,12 @@ export var DeleteTLSInspectionConfigurationRequest$ = [3, n0, _DTLSICR,
909
909
  export var DeleteTLSInspectionConfigurationResponse$ = [3, n0, _DTLSICRe,
910
910
  0,
911
911
  [_TLSICR],
912
- [() => TLSInspectionConfigurationResponse$]
912
+ [() => TLSInspectionConfigurationResponse$], 1
913
913
  ];
914
914
  export var DeleteVpcEndpointAssociationRequest$ = [3, n0, _DVEAR,
915
915
  0,
916
916
  [_VEAA],
917
- [0]
917
+ [0], 1
918
918
  ];
919
919
  export var DeleteVpcEndpointAssociationResponse$ = [3, n0, _DVEARe,
920
920
  0,
@@ -939,7 +939,7 @@ export var DescribeFirewallPolicyRequest$ = [3, n0, _DFPRes,
939
939
  export var DescribeFirewallPolicyResponse$ = [3, n0, _DFPResc,
940
940
  0,
941
941
  [_UT, _FPR, _FP],
942
- [0, () => FirewallPolicyResponse$, () => FirewallPolicy$]
942
+ [0, () => FirewallPolicyResponse$, () => FirewallPolicy$], 2
943
943
  ];
944
944
  export var DescribeFirewallRequest$ = [3, n0, _DFRes,
945
945
  0,
@@ -953,8 +953,8 @@ export var DescribeFirewallResponse$ = [3, n0, _DFResc,
953
953
  ];
954
954
  export var DescribeFlowOperationRequest$ = [3, n0, _DFOR,
955
955
  0,
956
- [_FAi, _AZ, _VEAA, _VEI, _FOI],
957
- [0, 0, 0, 0, 0]
956
+ [_FAi, _FOI, _AZ, _VEAA, _VEI],
957
+ [0, 0, 0, 0, 0], 2
958
958
  ];
959
959
  export var DescribeFlowOperationResponse$ = [3, n0, _DFORe,
960
960
  0,
@@ -1009,7 +1009,7 @@ export var DescribeProxyRuleGroupResponse$ = [3, n0, _DPRGResc,
1009
1009
  export var DescribeProxyRuleRequest$ = [3, n0, _DPRRes,
1010
1010
  0,
1011
1011
  [_PRN, _PRGN, _PRGA],
1012
- [0, 0, 0]
1012
+ [0, 0, 0], 1
1013
1013
  ];
1014
1014
  export var DescribeProxyRuleResponse$ = [3, n0, _DPRResc,
1015
1015
  0,
@@ -1019,7 +1019,7 @@ export var DescribeProxyRuleResponse$ = [3, n0, _DPRResc,
1019
1019
  export var DescribeResourcePolicyRequest$ = [3, n0, _DRPRes,
1020
1020
  0,
1021
1021
  [_RA],
1022
- [0]
1022
+ [0], 1
1023
1023
  ];
1024
1024
  export var DescribeResourcePolicyResponse$ = [3, n0, _DRPResc,
1025
1025
  0,
@@ -1034,7 +1034,7 @@ export var DescribeRuleGroupMetadataRequest$ = [3, n0, _DRGMR,
1034
1034
  export var DescribeRuleGroupMetadataResponse$ = [3, n0, _DRGMRe,
1035
1035
  0,
1036
1036
  [_RGAu, _RGNu, _De, _Ty, _Ca, _SRO, _LMT, _VN, _PI, _LN],
1037
- [0, 0, 0, 0, 1, () => StatefulRuleOptions$, 4, 0, 0, 0]
1037
+ [0, 0, 0, 0, 1, () => StatefulRuleOptions$, 4, 0, 0, 0], 2
1038
1038
  ];
1039
1039
  export var DescribeRuleGroupRequest$ = [3, n0, _DRGRes,
1040
1040
  0,
@@ -1043,8 +1043,8 @@ export var DescribeRuleGroupRequest$ = [3, n0, _DRGRes,
1043
1043
  ];
1044
1044
  export var DescribeRuleGroupResponse$ = [3, n0, _DRGResc,
1045
1045
  0,
1046
- [_UT, _RGu, _RGR],
1047
- [0, () => RuleGroup$, () => RuleGroupResponse$]
1046
+ [_UT, _RGR, _RGu],
1047
+ [0, () => RuleGroupResponse$, () => RuleGroup$], 2
1048
1048
  ];
1049
1049
  export var DescribeRuleGroupSummaryRequest$ = [3, n0, _DRGSR,
1050
1050
  0,
@@ -1054,7 +1054,7 @@ export var DescribeRuleGroupSummaryRequest$ = [3, n0, _DRGSR,
1054
1054
  export var DescribeRuleGroupSummaryResponse$ = [3, n0, _DRGSRe,
1055
1055
  0,
1056
1056
  [_RGNu, _De, _Su],
1057
- [0, 0, () => Summary$]
1057
+ [0, 0, () => Summary$], 1
1058
1058
  ];
1059
1059
  export var DescribeTLSInspectionConfigurationRequest$ = [3, n0, _DTLSICRes,
1060
1060
  0,
@@ -1063,13 +1063,13 @@ export var DescribeTLSInspectionConfigurationRequest$ = [3, n0, _DTLSICRes,
1063
1063
  ];
1064
1064
  export var DescribeTLSInspectionConfigurationResponse$ = [3, n0, _DTLSICResc,
1065
1065
  0,
1066
- [_UT, _TLSIC, _TLSICR],
1067
- [0, () => TLSInspectionConfiguration$, () => TLSInspectionConfigurationResponse$]
1066
+ [_UT, _TLSICR, _TLSIC],
1067
+ [0, () => TLSInspectionConfigurationResponse$, () => TLSInspectionConfiguration$], 2
1068
1068
  ];
1069
1069
  export var DescribeVpcEndpointAssociationRequest$ = [3, n0, _DVEARes,
1070
1070
  0,
1071
1071
  [_VEAA],
1072
- [0]
1072
+ [0], 1
1073
1073
  ];
1074
1074
  export var DescribeVpcEndpointAssociationResponse$ = [3, n0, _DVEAResc,
1075
1075
  0,
@@ -1078,8 +1078,8 @@ export var DescribeVpcEndpointAssociationResponse$ = [3, n0, _DVEAResc,
1078
1078
  ];
1079
1079
  export var DetachRuleGroupsFromProxyConfigurationRequest$ = [3, n0, _DRGFPCR,
1080
1080
  0,
1081
- [_PCN, _PCA, _RGN, _RGA, _UT],
1082
- [0, 0, 64 | 0, 64 | 0, 0]
1081
+ [_UT, _PCN, _PCA, _RGN, _RGA],
1082
+ [0, 0, 0, 64 | 0, 64 | 0], 1
1083
1083
  ];
1084
1084
  export var DetachRuleGroupsFromProxyConfigurationResponse$ = [3, n0, _DRGFPCRe,
1085
1085
  0,
@@ -1089,12 +1089,12 @@ export var DetachRuleGroupsFromProxyConfigurationResponse$ = [3, n0, _DRGFPCRe,
1089
1089
  export var Dimension$ = [3, n0, _Di,
1090
1090
  0,
1091
1091
  [_V],
1092
- [0]
1092
+ [0], 1
1093
1093
  ];
1094
1094
  export var DisassociateAvailabilityZonesRequest$ = [3, n0, _DAZR,
1095
1095
  0,
1096
- [_UT, _FAi, _FN, _AZM],
1097
- [0, 0, 0, () => AvailabilityZoneMappings]
1096
+ [_AZM, _UT, _FAi, _FN],
1097
+ [() => AvailabilityZoneMappings, 0, 0, 0], 1
1098
1098
  ];
1099
1099
  export var DisassociateAvailabilityZonesResponse$ = [3, n0, _DAZRi,
1100
1100
  0,
@@ -1103,8 +1103,8 @@ export var DisassociateAvailabilityZonesResponse$ = [3, n0, _DAZRi,
1103
1103
  ];
1104
1104
  export var DisassociateSubnetsRequest$ = [3, n0, _DSR,
1105
1105
  0,
1106
- [_UT, _FAi, _FN, _SIu],
1107
- [0, 0, 0, 64 | 0]
1106
+ [_SIu, _UT, _FAi, _FN],
1107
+ [64 | 0, 0, 0, 0], 1
1108
1108
  ];
1109
1109
  export var DisassociateSubnetsResponse$ = [3, n0, _DSRi,
1110
1110
  0,
@@ -1113,13 +1113,13 @@ export var DisassociateSubnetsResponse$ = [3, n0, _DSRi,
1113
1113
  ];
1114
1114
  export var EncryptionConfiguration$ = [3, n0, _EC,
1115
1115
  0,
1116
- [_KI, _Ty],
1117
- [0, 0]
1116
+ [_Ty, _KI],
1117
+ [0, 0], 1
1118
1118
  ];
1119
1119
  export var Firewall$ = [3, n0, _F,
1120
1120
  0,
1121
- [_FN, _FAi, _FPA, _VI, _SM, _DP, _SCP, _FPCP, _De, _FI, _T, _EC, _NOA, _EAT, _TGI, _TGOAI, _AZM, _AZCP],
1122
- [0, 0, 0, 0, () => SubnetMappings, 2, 2, 2, 0, 0, () => TagList, () => EncryptionConfiguration$, 1, 64 | 0, 0, 0, () => AvailabilityZoneMappings, 2]
1121
+ [_FPA, _VI, _SM, _FI, _FN, _FAi, _DP, _SCP, _FPCP, _De, _T, _EC, _NOA, _EAT, _TGI, _TGOAI, _AZM, _AZCP],
1122
+ [0, 0, () => SubnetMappings, 0, 0, 0, 2, 2, 2, 0, () => TagList, () => EncryptionConfiguration$, 1, 64 | 0, 0, 0, () => AvailabilityZoneMappings, 2], 4
1123
1123
  ];
1124
1124
  export var FirewallMetadata$ = [3, n0, _FMi,
1125
1125
  0,
@@ -1128,8 +1128,8 @@ export var FirewallMetadata$ = [3, n0, _FMi,
1128
1128
  ];
1129
1129
  export var FirewallPolicy$ = [3, n0, _FP,
1130
1130
  0,
1131
- [_SRGR, _SDA, _SFDA, _SCA, _SRGRt, _SDAt, _SEO, _TLSICA, _PV, _ETLSSH],
1132
- [() => StatelessRuleGroupReferences, 64 | 0, 64 | 0, () => CustomActions, () => StatefulRuleGroupReferences, 64 | 0, () => StatefulEngineOptions$, 0, () => PolicyVariables$, 2]
1131
+ [_SDA, _SFDA, _SRGR, _SCA, _SRGRt, _SDAt, _SEO, _TLSICA, _PV, _ETLSSH],
1132
+ [64 | 0, 64 | 0, () => StatelessRuleGroupReferences, () => CustomActions, () => StatefulRuleGroupReferences, 64 | 0, () => StatefulEngineOptions$, 0, () => PolicyVariables$, 2], 2
1133
1133
  ];
1134
1134
  export var FirewallPolicyMetadata$ = [3, n0, _FPM,
1135
1135
  0,
@@ -1139,12 +1139,12 @@ export var FirewallPolicyMetadata$ = [3, n0, _FPM,
1139
1139
  export var FirewallPolicyResponse$ = [3, n0, _FPR,
1140
1140
  0,
1141
1141
  [_FPN, _FPA, _FPI, _De, _FPS, _T, _CSRC, _CSRCo, _NOA, _EC, _LMT],
1142
- [0, 0, 0, 0, 0, () => TagList, 1, 1, 1, () => EncryptionConfiguration$, 4]
1142
+ [0, 0, 0, 0, 0, () => TagList, 1, 1, 1, () => EncryptionConfiguration$, 4], 3
1143
1143
  ];
1144
1144
  export var FirewallStatus$ = [3, n0, _FS,
1145
1145
  0,
1146
1146
  [_S, _CSSS, _SS, _CUS, _TGASS],
1147
- [0, 0, () => SyncStates, () => CapacityUsageSummary$, () => TransitGatewayAttachmentSyncState$]
1147
+ [0, 0, () => SyncStates, () => CapacityUsageSummary$, () => TransitGatewayAttachmentSyncState$], 2
1148
1148
  ];
1149
1149
  export var Flow$ = [3, n0, _Fl,
1150
1150
  0,
@@ -1173,8 +1173,8 @@ export var FlowTimeouts$ = [3, n0, _FT,
1173
1173
  ];
1174
1174
  export var GetAnalysisReportResultsRequest$ = [3, n0, _GARRR,
1175
1175
  0,
1176
- [_FN, _ARI, _FAi, _NT, _MR],
1177
- [0, 0, 0, 0, 1]
1176
+ [_ARI, _FN, _FAi, _NT, _MR],
1177
+ [0, 0, 0, 0, 1], 1
1178
1178
  ];
1179
1179
  export var GetAnalysisReportResultsResponse$ = [3, n0, _GARRRe,
1180
1180
  0,
@@ -1184,7 +1184,7 @@ export var GetAnalysisReportResultsResponse$ = [3, n0, _GARRRe,
1184
1184
  export var Header$ = [3, n0, _He,
1185
1185
  0,
1186
1186
  [_P, _So, _SP, _Dir, _Des, _DPe],
1187
- [0, 0, 0, 0, 0, 0]
1187
+ [0, 0, 0, 0, 0, 0], 6
1188
1188
  ];
1189
1189
  export var Hits$ = [3, n0, _H,
1190
1190
  0,
@@ -1230,7 +1230,7 @@ TypeRegistry.for(n0).registerError(InvalidTokenException$, InvalidTokenException
1230
1230
  export var IPSet$ = [3, n0, _IPS,
1231
1231
  0,
1232
1232
  [_Def],
1233
- [64 | 0]
1233
+ [64 | 0], 1
1234
1234
  ];
1235
1235
  export var IPSetMetadata$ = [3, n0, _IPSM,
1236
1236
  0,
@@ -1266,7 +1266,7 @@ export var ListenerProperty$ = [3, n0, _LPi,
1266
1266
  export var ListenerPropertyRequest$ = [3, n0, _LPR,
1267
1267
  0,
1268
1268
  [_Por, _Ty],
1269
- [1, 0]
1269
+ [1, 0], 2
1270
1270
  ];
1271
1271
  export var ListFirewallPoliciesRequest$ = [3, n0, _LFPR,
1272
1272
  0,
@@ -1291,7 +1291,7 @@ export var ListFirewallsResponse$ = [3, n0, _LFRi,
1291
1291
  export var ListFlowOperationResultsRequest$ = [3, n0, _LFORR,
1292
1292
  0,
1293
1293
  [_FAi, _FOI, _NT, _MR, _AZ, _VEI, _VEAA],
1294
- [0, 0, 0, 1, 0, 0, 0]
1294
+ [0, 0, 0, 1, 0, 0, 0], 2
1295
1295
  ];
1296
1296
  export var ListFlowOperationResultsResponse$ = [3, n0, _LFORRi,
1297
1297
  0,
@@ -1301,7 +1301,7 @@ export var ListFlowOperationResultsResponse$ = [3, n0, _LFORRi,
1301
1301
  export var ListFlowOperationsRequest$ = [3, n0, _LFOR,
1302
1302
  0,
1303
1303
  [_FAi, _AZ, _VEAA, _VEI, _FOT, _NT, _MR],
1304
- [0, 0, 0, 0, 0, 0, 1]
1304
+ [0, 0, 0, 0, 0, 0, 1], 1
1305
1305
  ];
1306
1306
  export var ListFlowOperationsResponse$ = [3, n0, _LFORi,
1307
1307
  0,
@@ -1350,8 +1350,8 @@ export var ListRuleGroupsResponse$ = [3, n0, _LRGRi,
1350
1350
  ];
1351
1351
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1352
1352
  0,
1353
- [_NT, _MR, _RA],
1354
- [0, 1, 0]
1353
+ [_RA, _NT, _MR],
1354
+ [0, 0, 1], 1
1355
1355
  ];
1356
1356
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1357
1357
  0,
@@ -1381,7 +1381,7 @@ export var ListVpcEndpointAssociationsResponse$ = [3, n0, _LVEARi,
1381
1381
  export var LogDestinationConfig$ = [3, n0, _LDC,
1382
1382
  0,
1383
1383
  [_LT, _LDT, _LD],
1384
- [0, 0, 128 | 0]
1384
+ [0, 0, 128 | 0], 3
1385
1385
  ];
1386
1386
  export var LogDestinationPermissionException$ = [-3, n0, _LDPE,
1387
1387
  { [_e]: _c },
@@ -1392,7 +1392,7 @@ TypeRegistry.for(n0).registerError(LogDestinationPermissionException$, LogDestin
1392
1392
  export var LoggingConfiguration$ = [3, n0, _LC,
1393
1393
  0,
1394
1394
  [_LDCo],
1395
- [() => LogDestinationConfigs]
1395
+ [() => LogDestinationConfigs], 1
1396
1396
  ];
1397
1397
  export var MatchAttributes$ = [3, n0, _MA,
1398
1398
  0,
@@ -1412,7 +1412,7 @@ export var PolicyVariables$ = [3, n0, _PV,
1412
1412
  export var PortRange$ = [3, n0, _PRo,
1413
1413
  0,
1414
1414
  [_FPr, _TP],
1415
- [1, 1]
1415
+ [1, 1], 2
1416
1416
  ];
1417
1417
  export var PortSet$ = [3, n0, _PSo,
1418
1418
  0,
@@ -1497,12 +1497,12 @@ export var ProxyRulesByRequestPhase$ = [3, n0, _PRBRP,
1497
1497
  export var PublishMetricAction$ = [3, n0, _PMA,
1498
1498
  0,
1499
1499
  [_Dim],
1500
- [() => Dimensions]
1500
+ [() => Dimensions], 1
1501
1501
  ];
1502
1502
  export var PutResourcePolicyRequest$ = [3, n0, _PRPR,
1503
1503
  0,
1504
1504
  [_RA, _Po],
1505
- [0, 0]
1505
+ [0, 0], 2
1506
1506
  ];
1507
1507
  export var PutResourcePolicyResponse$ = [3, n0, _PRPRu,
1508
1508
  0,
@@ -1517,12 +1517,12 @@ export var ReferenceSets$ = [3, n0, _RS,
1517
1517
  export var RejectNetworkFirewallTransitGatewayAttachmentRequest$ = [3, n0, _RNFTGAR,
1518
1518
  0,
1519
1519
  [_TGAI],
1520
- [0]
1520
+ [0], 1
1521
1521
  ];
1522
1522
  export var RejectNetworkFirewallTransitGatewayAttachmentResponse$ = [3, n0, _RNFTGARe,
1523
1523
  0,
1524
1524
  [_TGAI, _TGAS],
1525
- [0, 0]
1525
+ [0, 0], 2
1526
1526
  ];
1527
1527
  export var ResourceNotFoundException$ = [-3, n0, _RNFE,
1528
1528
  { [_e]: _c },
@@ -1539,12 +1539,12 @@ TypeRegistry.for(n0).registerError(ResourceOwnerCheckException$, ResourceOwnerCh
1539
1539
  export var RuleDefinition$ = [3, n0, _RD,
1540
1540
  0,
1541
1541
  [_MA, _Act],
1542
- [() => MatchAttributes$, 64 | 0]
1542
+ [() => MatchAttributes$, 64 | 0], 2
1543
1543
  ];
1544
1544
  export var RuleGroup$ = [3, n0, _RGu,
1545
1545
  0,
1546
- [_RV, _RS, _RSu, _SRO],
1547
- [() => RuleVariables$, () => ReferenceSets$, () => RulesSource$, () => StatefulRuleOptions$]
1546
+ [_RSu, _RV, _RS, _SRO],
1547
+ [() => RulesSource$, () => RuleVariables$, () => ReferenceSets$, () => StatefulRuleOptions$], 1
1548
1548
  ];
1549
1549
  export var RuleGroupMetadata$ = [3, n0, _RGM,
1550
1550
  0,
@@ -1554,12 +1554,12 @@ export var RuleGroupMetadata$ = [3, n0, _RGM,
1554
1554
  export var RuleGroupResponse$ = [3, n0, _RGR,
1555
1555
  0,
1556
1556
  [_RGAu, _RGNu, _RGI, _De, _Ty, _Ca, _RGS, _T, _CC, _NOA, _EC, _SMo, _STn, _LMT, _ARnal, _SC],
1557
- [0, 0, 0, 0, 0, 1, 0, () => TagList, 1, 1, () => EncryptionConfiguration$, () => SourceMetadata$, 0, 4, () => AnalysisResultList, () => SummaryConfiguration$]
1557
+ [0, 0, 0, 0, 0, 1, 0, () => TagList, 1, 1, () => EncryptionConfiguration$, () => SourceMetadata$, 0, 4, () => AnalysisResultList, () => SummaryConfiguration$], 3
1558
1558
  ];
1559
1559
  export var RuleOption$ = [3, n0, _RO,
1560
1560
  0,
1561
1561
  [_K, _Se],
1562
- [0, 64 | 0]
1562
+ [0, 64 | 0], 1
1563
1563
  ];
1564
1564
  export var RulesSource$ = [3, n0, _RSu,
1565
1565
  0,
@@ -1569,7 +1569,7 @@ export var RulesSource$ = [3, n0, _RSu,
1569
1569
  export var RulesSourceList$ = [3, n0, _RSL,
1570
1570
  0,
1571
1571
  [_Ta, _TT, _GRT],
1572
- [64 | 0, 64 | 0, 0]
1572
+ [64 | 0, 64 | 0, 0], 3
1573
1573
  ];
1574
1574
  export var RuleSummary$ = [3, n0, _RSule,
1575
1575
  0,
@@ -1603,18 +1603,18 @@ export var SourceMetadata$ = [3, n0, _SMo,
1603
1603
  ];
1604
1604
  export var StartAnalysisReportRequest$ = [3, n0, _SARR,
1605
1605
  0,
1606
- [_FN, _FAi, _AT],
1607
- [0, 0, 0]
1606
+ [_AT, _FN, _FAi],
1607
+ [0, 0, 0], 1
1608
1608
  ];
1609
1609
  export var StartAnalysisReportResponse$ = [3, n0, _SARRt,
1610
1610
  0,
1611
1611
  [_ARI],
1612
- [0]
1612
+ [0], 1
1613
1613
  ];
1614
1614
  export var StartFlowCaptureRequest$ = [3, n0, _SFCR,
1615
1615
  0,
1616
- [_FAi, _AZ, _VEAA, _VEI, _MFAIS, _FFl],
1617
- [0, 0, 0, 0, 1, () => FlowFilters]
1616
+ [_FAi, _FFl, _AZ, _VEAA, _VEI, _MFAIS],
1617
+ [0, () => FlowFilters, 0, 0, 0, 1], 2
1618
1618
  ];
1619
1619
  export var StartFlowCaptureResponse$ = [3, n0, _SFCRt,
1620
1620
  0,
@@ -1623,8 +1623,8 @@ export var StartFlowCaptureResponse$ = [3, n0, _SFCRt,
1623
1623
  ];
1624
1624
  export var StartFlowFlushRequest$ = [3, n0, _SFFR,
1625
1625
  0,
1626
- [_FAi, _AZ, _VEAA, _VEI, _MFAIS, _FFl],
1627
- [0, 0, 0, 0, 1, () => FlowFilters]
1626
+ [_FAi, _FFl, _AZ, _VEAA, _VEI, _MFAIS],
1627
+ [0, () => FlowFilters, 0, 0, 0, 1], 2
1628
1628
  ];
1629
1629
  export var StartFlowFlushResponse$ = [3, n0, _SFFRt,
1630
1630
  0,
@@ -1639,7 +1639,7 @@ export var StatefulEngineOptions$ = [3, n0, _SEO,
1639
1639
  export var StatefulRule$ = [3, n0, _SRt,
1640
1640
  0,
1641
1641
  [_Ac, _He, _ROul],
1642
- [0, () => Header$, () => RuleOptions]
1642
+ [0, () => Header$, () => RuleOptions], 3
1643
1643
  ];
1644
1644
  export var StatefulRuleGroupOverride$ = [3, n0, _SRGO,
1645
1645
  0,
@@ -1649,7 +1649,7 @@ export var StatefulRuleGroupOverride$ = [3, n0, _SRGO,
1649
1649
  export var StatefulRuleGroupReference$ = [3, n0, _SRGRta,
1650
1650
  0,
1651
1651
  [_RA, _Pri, _O, _DTI],
1652
- [0, 1, () => StatefulRuleGroupOverride$, 2]
1652
+ [0, 1, () => StatefulRuleGroupOverride$, 2], 1
1653
1653
  ];
1654
1654
  export var StatefulRuleOptions$ = [3, n0, _SRO,
1655
1655
  0,
@@ -1659,22 +1659,22 @@ export var StatefulRuleOptions$ = [3, n0, _SRO,
1659
1659
  export var StatelessRule$ = [3, n0, _SRta,
1660
1660
  0,
1661
1661
  [_RD, _Pri],
1662
- [() => RuleDefinition$, 1]
1662
+ [() => RuleDefinition$, 1], 2
1663
1663
  ];
1664
1664
  export var StatelessRuleGroupReference$ = [3, n0, _SRGRtat,
1665
1665
  0,
1666
1666
  [_RA, _Pri],
1667
- [0, 1]
1667
+ [0, 1], 2
1668
1668
  ];
1669
1669
  export var StatelessRulesAndCustomActions$ = [3, n0, _SRACA,
1670
1670
  0,
1671
1671
  [_SRtat, _CAu],
1672
- [() => StatelessRules, () => CustomActions]
1672
+ [() => StatelessRules, () => CustomActions], 1
1673
1673
  ];
1674
1674
  export var SubnetMapping$ = [3, n0, _SMu,
1675
1675
  0,
1676
1676
  [_SI, _IPAT],
1677
- [0, 0]
1677
+ [0, 0], 1
1678
1678
  ];
1679
1679
  export var Summary$ = [3, n0, _Su,
1680
1680
  0,
@@ -1694,12 +1694,12 @@ export var SyncState$ = [3, n0, _SSyn,
1694
1694
  export var Tag$ = [3, n0, _Tag,
1695
1695
  0,
1696
1696
  [_Ke, _V],
1697
- [0, 0]
1697
+ [0, 0], 2
1698
1698
  ];
1699
1699
  export var TagResourceRequest$ = [3, n0, _TRR,
1700
1700
  0,
1701
1701
  [_RA, _T],
1702
- [0, () => TagList]
1702
+ [0, () => TagList], 2
1703
1703
  ];
1704
1704
  export var TagResourceResponse$ = [3, n0, _TRRa,
1705
1705
  0,
@@ -1709,7 +1709,7 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
1709
1709
  export var TCPFlagField$ = [3, n0, _TCPFF,
1710
1710
  0,
1711
1711
  [_Fla, _Ma],
1712
- [64 | 0, 64 | 0]
1712
+ [64 | 0, 64 | 0], 1
1713
1713
  ];
1714
1714
  export var ThrottlingException$ = [-3, n0, _TE,
1715
1715
  { [_e]: _c },
@@ -1735,7 +1735,7 @@ export var TLSInspectionConfigurationMetadata$ = [3, n0, _TLSICM,
1735
1735
  export var TLSInspectionConfigurationResponse$ = [3, n0, _TLSICR,
1736
1736
  0,
1737
1737
  [_TLSICA, _TLSICN, _TLSICI, _TLSICS, _De, _T, _LMT, _NOA, _EC, _Ce, _CAer],
1738
- [0, 0, 0, 0, 0, () => TagList, 4, 1, () => EncryptionConfiguration$, () => Certificates, () => TlsCertificateData$]
1738
+ [0, 0, 0, 0, 0, () => TagList, 4, 1, () => EncryptionConfiguration$, () => Certificates, () => TlsCertificateData$], 3
1739
1739
  ];
1740
1740
  export var TlsInterceptProperties$ = [3, n0, _TIP,
1741
1741
  0,
@@ -1766,7 +1766,7 @@ TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOp
1766
1766
  export var UntagResourceRequest$ = [3, n0, _URR,
1767
1767
  0,
1768
1768
  [_RA, _TK],
1769
- [0, 64 | 0]
1769
+ [0, 64 | 0], 2
1770
1770
  ];
1771
1771
  export var UntagResourceResponse$ = [3, n0, _URRn,
1772
1772
  0,
@@ -1775,8 +1775,8 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
1775
1775
  ];
1776
1776
  export var UpdateAvailabilityZoneChangeProtectionRequest$ = [3, n0, _UAZCPR,
1777
1777
  0,
1778
- [_UT, _FAi, _FN, _AZCP],
1779
- [0, 0, 0, 2]
1778
+ [_AZCP, _UT, _FAi, _FN],
1779
+ [2, 0, 0, 0], 1
1780
1780
  ];
1781
1781
  export var UpdateAvailabilityZoneChangeProtectionResponse$ = [3, n0, _UAZCPRp,
1782
1782
  0,
@@ -1795,8 +1795,8 @@ export var UpdateFirewallAnalysisSettingsResponse$ = [3, n0, _UFASRp,
1795
1795
  ];
1796
1796
  export var UpdateFirewallDeleteProtectionRequest$ = [3, n0, _UFDPR,
1797
1797
  0,
1798
- [_UT, _FAi, _FN, _DP],
1799
- [0, 0, 0, 2]
1798
+ [_DP, _UT, _FAi, _FN],
1799
+ [2, 0, 0, 0], 1
1800
1800
  ];
1801
1801
  export var UpdateFirewallDeleteProtectionResponse$ = [3, n0, _UFDPRp,
1802
1802
  0,
@@ -1825,8 +1825,8 @@ export var UpdateFirewallEncryptionConfigurationResponse$ = [3, n0, _UFECRp,
1825
1825
  ];
1826
1826
  export var UpdateFirewallPolicyChangeProtectionRequest$ = [3, n0, _UFPCPR,
1827
1827
  0,
1828
- [_UT, _FAi, _FN, _FPCP],
1829
- [0, 0, 0, 2]
1828
+ [_FPCP, _UT, _FAi, _FN],
1829
+ [2, 0, 0, 0], 1
1830
1830
  ];
1831
1831
  export var UpdateFirewallPolicyChangeProtectionResponse$ = [3, n0, _UFPCPRp,
1832
1832
  0,
@@ -1835,13 +1835,13 @@ export var UpdateFirewallPolicyChangeProtectionResponse$ = [3, n0, _UFPCPRp,
1835
1835
  ];
1836
1836
  export var UpdateFirewallPolicyRequest$ = [3, n0, _UFPR,
1837
1837
  0,
1838
- [_UT, _FPA, _FPN, _FP, _De, _DR, _EC],
1839
- [0, 0, 0, () => FirewallPolicy$, 0, 2, () => EncryptionConfiguration$]
1838
+ [_UT, _FP, _FPA, _FPN, _De, _DR, _EC],
1839
+ [0, () => FirewallPolicy$, 0, 0, 0, 2, () => EncryptionConfiguration$], 2
1840
1840
  ];
1841
1841
  export var UpdateFirewallPolicyResponse$ = [3, n0, _UFPRp,
1842
1842
  0,
1843
1843
  [_UT, _FPR],
1844
- [0, () => FirewallPolicyResponse$]
1844
+ [0, () => FirewallPolicyResponse$], 2
1845
1845
  ];
1846
1846
  export var UpdateLoggingConfigurationRequest$ = [3, n0, _ULCR,
1847
1847
  0,
@@ -1855,8 +1855,8 @@ export var UpdateLoggingConfigurationResponse$ = [3, n0, _ULCRp,
1855
1855
  ];
1856
1856
  export var UpdateProxyConfigurationRequest$ = [3, n0, _UPCR,
1857
1857
  0,
1858
- [_PCN, _PCA, _DRPA, _UT],
1859
- [0, 0, () => ProxyConfigDefaultRulePhaseActionsRequest$, 0]
1858
+ [_DRPA, _UT, _PCN, _PCA],
1859
+ [() => ProxyConfigDefaultRulePhaseActionsRequest$, 0, 0, 0], 2
1860
1860
  ];
1861
1861
  export var UpdateProxyConfigurationResponse$ = [3, n0, _UPCRp,
1862
1862
  0,
@@ -1865,8 +1865,8 @@ export var UpdateProxyConfigurationResponse$ = [3, n0, _UPCRp,
1865
1865
  ];
1866
1866
  export var UpdateProxyRequest$ = [3, n0, _UPR,
1867
1867
  0,
1868
- [_NGI, _PN, _PA, _LPTA, _LPTR, _TIP, _UT],
1869
- [0, 0, 0, () => ListenerPropertiesRequest, () => ListenerPropertiesRequest, () => TlsInterceptPropertiesRequest$, 0]
1868
+ [_NGI, _UT, _PN, _PA, _LPTA, _LPTR, _TIP],
1869
+ [0, 0, 0, 0, () => ListenerPropertiesRequest, () => ListenerPropertiesRequest, () => TlsInterceptPropertiesRequest$], 2
1870
1870
  ];
1871
1871
  export var UpdateProxyResponse$ = [3, n0, _UPRp,
1872
1872
  0,
@@ -1875,8 +1875,8 @@ export var UpdateProxyResponse$ = [3, n0, _UPRp,
1875
1875
  ];
1876
1876
  export var UpdateProxyRuleGroupPrioritiesRequest$ = [3, n0, _UPRGPR,
1877
1877
  0,
1878
- [_PCN, _PCA, _RG, _UT],
1879
- [0, 0, () => ProxyRuleGroupPriorityList, 0]
1878
+ [_RG, _UT, _PCN, _PCA],
1879
+ [() => ProxyRuleGroupPriorityList, 0, 0, 0], 2
1880
1880
  ];
1881
1881
  export var UpdateProxyRuleGroupPrioritiesResponse$ = [3, n0, _UPRGPRp,
1882
1882
  0,
@@ -1885,8 +1885,8 @@ export var UpdateProxyRuleGroupPrioritiesResponse$ = [3, n0, _UPRGPRp,
1885
1885
  ];
1886
1886
  export var UpdateProxyRulePrioritiesRequest$ = [3, n0, _UPRPR,
1887
1887
  0,
1888
- [_PRGN, _PRGA, _RGRP, _R, _UT],
1889
- [0, 0, 0, () => ProxyRulePriorityList, 0]
1888
+ [_RGRP, _R, _UT, _PRGN, _PRGA],
1889
+ [0, () => ProxyRulePriorityList, 0, 0, 0], 3
1890
1890
  ];
1891
1891
  export var UpdateProxyRulePrioritiesResponse$ = [3, n0, _UPRPRp,
1892
1892
  0,
@@ -1895,8 +1895,8 @@ export var UpdateProxyRulePrioritiesResponse$ = [3, n0, _UPRPRp,
1895
1895
  ];
1896
1896
  export var UpdateProxyRuleRequest$ = [3, n0, _UPRR,
1897
1897
  0,
1898
- [_PRGN, _PRGA, _PRN, _De, _Ac, _AC, _RC, _UT],
1899
- [0, 0, 0, 0, 0, () => ProxyRuleConditionList, () => ProxyRuleConditionList, 0]
1898
+ [_PRN, _UT, _PRGN, _PRGA, _De, _Ac, _AC, _RC],
1899
+ [0, 0, 0, 0, 0, 0, () => ProxyRuleConditionList, () => ProxyRuleConditionList], 2
1900
1900
  ];
1901
1901
  export var UpdateProxyRuleResponse$ = [3, n0, _UPRRp,
1902
1902
  0,
@@ -1906,17 +1906,17 @@ export var UpdateProxyRuleResponse$ = [3, n0, _UPRRp,
1906
1906
  export var UpdateRuleGroupRequest$ = [3, n0, _URGR,
1907
1907
  0,
1908
1908
  [_UT, _RGAu, _RGNu, _RGu, _R, _Ty, _De, _DR, _EC, _SMo, _ARG, _SC],
1909
- [0, 0, 0, () => RuleGroup$, 0, 0, 0, 2, () => EncryptionConfiguration$, () => SourceMetadata$, 2, () => SummaryConfiguration$]
1909
+ [0, 0, 0, () => RuleGroup$, 0, 0, 0, 2, () => EncryptionConfiguration$, () => SourceMetadata$, 2, () => SummaryConfiguration$], 1
1910
1910
  ];
1911
1911
  export var UpdateRuleGroupResponse$ = [3, n0, _URGRp,
1912
1912
  0,
1913
1913
  [_UT, _RGR],
1914
- [0, () => RuleGroupResponse$]
1914
+ [0, () => RuleGroupResponse$], 2
1915
1915
  ];
1916
1916
  export var UpdateSubnetChangeProtectionRequest$ = [3, n0, _USCPR,
1917
1917
  0,
1918
- [_UT, _FAi, _FN, _SCP],
1919
- [0, 0, 0, 2]
1918
+ [_SCP, _UT, _FAi, _FN],
1919
+ [2, 0, 0, 0], 1
1920
1920
  ];
1921
1921
  export var UpdateSubnetChangeProtectionResponse$ = [3, n0, _USCPRp,
1922
1922
  0,
@@ -1925,18 +1925,18 @@ export var UpdateSubnetChangeProtectionResponse$ = [3, n0, _USCPRp,
1925
1925
  ];
1926
1926
  export var UpdateTLSInspectionConfigurationRequest$ = [3, n0, _UTLSICR,
1927
1927
  0,
1928
- [_TLSICA, _TLSICN, _TLSIC, _De, _EC, _UT],
1929
- [0, 0, () => TLSInspectionConfiguration$, 0, () => EncryptionConfiguration$, 0]
1928
+ [_TLSIC, _UT, _TLSICA, _TLSICN, _De, _EC],
1929
+ [() => TLSInspectionConfiguration$, 0, 0, 0, 0, () => EncryptionConfiguration$], 2
1930
1930
  ];
1931
1931
  export var UpdateTLSInspectionConfigurationResponse$ = [3, n0, _UTLSICRp,
1932
1932
  0,
1933
1933
  [_UT, _TLSICR],
1934
- [0, () => TLSInspectionConfigurationResponse$]
1934
+ [0, () => TLSInspectionConfigurationResponse$], 2
1935
1935
  ];
1936
1936
  export var VpcEndpointAssociation$ = [3, n0, _VEA,
1937
1937
  0,
1938
- [_VEAI, _VEAA, _FAi, _VI, _SMu, _De, _T],
1939
- [0, 0, 0, 0, () => SubnetMapping$, 0, () => TagList]
1938
+ [_VEAA, _FAi, _VI, _SMu, _VEAI, _De, _T],
1939
+ [0, 0, 0, () => SubnetMapping$, 0, 0, () => TagList], 4
1940
1940
  ];
1941
1941
  export var VpcEndpointAssociationMetadata$ = [3, n0, _VEAM,
1942
1942
  0,
@@ -1946,7 +1946,7 @@ export var VpcEndpointAssociationMetadata$ = [3, n0, _VEAM,
1946
1946
  export var VpcEndpointAssociationStatus$ = [3, n0, _VEAS,
1947
1947
  0,
1948
1948
  [_S, _ASS],
1949
- [0, () => AssociationSyncState]
1949
+ [0, () => AssociationSyncState], 1
1950
1950
  ];
1951
1951
  export var NetworkFirewallServiceException$ = [-3, _sm, "NetworkFirewallServiceException", 0, [], []];
1952
1952
  TypeRegistry.for(_sm).registerError(NetworkFirewallServiceException$, NetworkFirewallServiceException);