@aws-sdk/client-network-firewall 3.948.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
package/dist-cjs/index.js CHANGED
@@ -110,14 +110,14 @@ class NetworkFirewallClient extends smithyClient.Client {
110
110
  }
111
111
  }
112
112
 
113
- let NetworkFirewallServiceException$1 = class NetworkFirewallServiceException extends smithyClient.ServiceException {
113
+ class NetworkFirewallServiceException extends smithyClient.ServiceException {
114
114
  constructor(options) {
115
115
  super(options);
116
116
  Object.setPrototypeOf(this, NetworkFirewallServiceException.prototype);
117
117
  }
118
- };
118
+ }
119
119
 
120
- let InternalServerError$1 = class InternalServerError extends NetworkFirewallServiceException$1 {
120
+ class InternalServerError extends NetworkFirewallServiceException {
121
121
  name = "InternalServerError";
122
122
  $fault = "server";
123
123
  Message;
@@ -130,8 +130,8 @@ let InternalServerError$1 = class InternalServerError extends NetworkFirewallSer
130
130
  Object.setPrototypeOf(this, InternalServerError.prototype);
131
131
  this.Message = opts.Message;
132
132
  }
133
- };
134
- let InvalidRequestException$1 = class InvalidRequestException extends NetworkFirewallServiceException$1 {
133
+ }
134
+ class InvalidRequestException extends NetworkFirewallServiceException {
135
135
  name = "InvalidRequestException";
136
136
  $fault = "client";
137
137
  Message;
@@ -144,8 +144,8 @@ let InvalidRequestException$1 = class InvalidRequestException extends NetworkFir
144
144
  Object.setPrototypeOf(this, InvalidRequestException.prototype);
145
145
  this.Message = opts.Message;
146
146
  }
147
- };
148
- let ResourceNotFoundException$1 = class ResourceNotFoundException extends NetworkFirewallServiceException$1 {
147
+ }
148
+ class ResourceNotFoundException extends NetworkFirewallServiceException {
149
149
  name = "ResourceNotFoundException";
150
150
  $fault = "client";
151
151
  Message;
@@ -158,8 +158,8 @@ let ResourceNotFoundException$1 = class ResourceNotFoundException extends Networ
158
158
  Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
159
159
  this.Message = opts.Message;
160
160
  }
161
- };
162
- let ThrottlingException$1 = class ThrottlingException extends NetworkFirewallServiceException$1 {
161
+ }
162
+ class ThrottlingException extends NetworkFirewallServiceException {
163
163
  name = "ThrottlingException";
164
164
  $fault = "client";
165
165
  Message;
@@ -172,8 +172,8 @@ let ThrottlingException$1 = class ThrottlingException extends NetworkFirewallSer
172
172
  Object.setPrototypeOf(this, ThrottlingException.prototype);
173
173
  this.Message = opts.Message;
174
174
  }
175
- };
176
- let InsufficientCapacityException$1 = class InsufficientCapacityException extends NetworkFirewallServiceException$1 {
175
+ }
176
+ class InsufficientCapacityException extends NetworkFirewallServiceException {
177
177
  name = "InsufficientCapacityException";
178
178
  $fault = "server";
179
179
  Message;
@@ -186,8 +186,8 @@ let InsufficientCapacityException$1 = class InsufficientCapacityException extend
186
186
  Object.setPrototypeOf(this, InsufficientCapacityException.prototype);
187
187
  this.Message = opts.Message;
188
188
  }
189
- };
190
- let InvalidOperationException$1 = class InvalidOperationException extends NetworkFirewallServiceException$1 {
189
+ }
190
+ class InvalidOperationException extends NetworkFirewallServiceException {
191
191
  name = "InvalidOperationException";
192
192
  $fault = "client";
193
193
  Message;
@@ -200,8 +200,8 @@ let InvalidOperationException$1 = class InvalidOperationException extends Networ
200
200
  Object.setPrototypeOf(this, InvalidOperationException.prototype);
201
201
  this.Message = opts.Message;
202
202
  }
203
- };
204
- let InvalidTokenException$1 = class InvalidTokenException extends NetworkFirewallServiceException$1 {
203
+ }
204
+ class InvalidTokenException extends NetworkFirewallServiceException {
205
205
  name = "InvalidTokenException";
206
206
  $fault = "client";
207
207
  Message;
@@ -214,8 +214,8 @@ let InvalidTokenException$1 = class InvalidTokenException extends NetworkFirewal
214
214
  Object.setPrototypeOf(this, InvalidTokenException.prototype);
215
215
  this.Message = opts.Message;
216
216
  }
217
- };
218
- let LimitExceededException$1 = class LimitExceededException extends NetworkFirewallServiceException$1 {
217
+ }
218
+ class LimitExceededException extends NetworkFirewallServiceException {
219
219
  name = "LimitExceededException";
220
220
  $fault = "client";
221
221
  Message;
@@ -228,8 +228,8 @@ let LimitExceededException$1 = class LimitExceededException extends NetworkFirew
228
228
  Object.setPrototypeOf(this, LimitExceededException.prototype);
229
229
  this.Message = opts.Message;
230
230
  }
231
- };
232
- let UnsupportedOperationException$1 = class UnsupportedOperationException extends NetworkFirewallServiceException$1 {
231
+ }
232
+ class UnsupportedOperationException extends NetworkFirewallServiceException {
233
233
  name = "UnsupportedOperationException";
234
234
  $fault = "client";
235
235
  Message;
@@ -242,8 +242,8 @@ let UnsupportedOperationException$1 = class UnsupportedOperationException extend
242
242
  Object.setPrototypeOf(this, UnsupportedOperationException.prototype);
243
243
  this.Message = opts.Message;
244
244
  }
245
- };
246
- let InvalidResourcePolicyException$1 = class InvalidResourcePolicyException extends NetworkFirewallServiceException$1 {
245
+ }
246
+ class InvalidResourcePolicyException extends NetworkFirewallServiceException {
247
247
  name = "InvalidResourcePolicyException";
248
248
  $fault = "client";
249
249
  Message;
@@ -256,8 +256,8 @@ let InvalidResourcePolicyException$1 = class InvalidResourcePolicyException exte
256
256
  Object.setPrototypeOf(this, InvalidResourcePolicyException.prototype);
257
257
  this.Message = opts.Message;
258
258
  }
259
- };
260
- let LogDestinationPermissionException$1 = class LogDestinationPermissionException extends NetworkFirewallServiceException$1 {
259
+ }
260
+ class LogDestinationPermissionException extends NetworkFirewallServiceException {
261
261
  name = "LogDestinationPermissionException";
262
262
  $fault = "client";
263
263
  Message;
@@ -270,8 +270,8 @@ let LogDestinationPermissionException$1 = class LogDestinationPermissionExceptio
270
270
  Object.setPrototypeOf(this, LogDestinationPermissionException.prototype);
271
271
  this.Message = opts.Message;
272
272
  }
273
- };
274
- let ResourceOwnerCheckException$1 = class ResourceOwnerCheckException extends NetworkFirewallServiceException$1 {
273
+ }
274
+ class ResourceOwnerCheckException extends NetworkFirewallServiceException {
275
275
  name = "ResourceOwnerCheckException";
276
276
  $fault = "client";
277
277
  Message;
@@ -284,7 +284,7 @@ let ResourceOwnerCheckException$1 = class ResourceOwnerCheckException extends Ne
284
284
  Object.setPrototypeOf(this, ResourceOwnerCheckException.prototype);
285
285
  this.Message = opts.Message;
286
286
  }
287
- };
287
+ }
288
288
 
289
289
  const _A = "Address";
290
290
  const _AAZ = "AssociateAvailabilityZones";
@@ -881,7 +881,7 @@ const _e = "error";
881
881
  const _s = "server";
882
882
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.networkfirewall";
883
883
  const n0 = "com.amazonaws.networkfirewall";
884
- var AcceptNetworkFirewallTransitGatewayAttachmentRequest = [
884
+ var AcceptNetworkFirewallTransitGatewayAttachmentRequest$ = [
885
885
  3,
886
886
  n0,
887
887
  _ANFTGAR,
@@ -889,7 +889,7 @@ var AcceptNetworkFirewallTransitGatewayAttachmentRequest = [
889
889
  [_TGAI],
890
890
  [0],
891
891
  ];
892
- var AcceptNetworkFirewallTransitGatewayAttachmentResponse = [
892
+ var AcceptNetworkFirewallTransitGatewayAttachmentResponse$ = [
893
893
  3,
894
894
  n0,
895
895
  _ANFTGARc,
@@ -897,19 +897,19 @@ var AcceptNetworkFirewallTransitGatewayAttachmentResponse = [
897
897
  [_TGAI, _TGAS],
898
898
  [0, 0],
899
899
  ];
900
- var ActionDefinition = [3, n0, _AD, 0, [_PMA], [() => PublishMetricAction]];
901
- var Address = [3, n0, _A, 0, [_ADd], [0]];
902
- var AnalysisReport = [3, n0, _AR, 0, [_ARI, _AT, _RT, _S], [0, 0, 4, 0]];
903
- var AnalysisResult = [3, n0, _ARn, 0, [_IRI, _IT, _ADn], [64 | 0, 0, 0]];
904
- var AnalysisTypeReportResult = [
900
+ var ActionDefinition$ = [3, n0, _AD, 0, [_PMA], [() => PublishMetricAction$]];
901
+ var Address$ = [3, n0, _A, 0, [_ADd], [0]];
902
+ var AnalysisReport$ = [3, n0, _AR, 0, [_ARI, _AT, _RT, _S], [0, 0, 4, 0]];
903
+ var AnalysisResult$ = [3, n0, _ARn, 0, [_IRI, _IT, _ADn], [64 | 0, 0, 0]];
904
+ var AnalysisTypeReportResult$ = [
905
905
  3,
906
906
  n0,
907
907
  _ATRR,
908
908
  0,
909
909
  [_P, _FA, _LA, _D, _H, _US],
910
- [0, 4, 4, 0, () => Hits, () => UniqueSources],
910
+ [0, 4, 4, 0, () => Hits$, () => UniqueSources$],
911
911
  ];
912
- var AssociateAvailabilityZonesRequest = [
912
+ var AssociateAvailabilityZonesRequest$ = [
913
913
  3,
914
914
  n0,
915
915
  _AAZR,
@@ -917,7 +917,7 @@ var AssociateAvailabilityZonesRequest = [
917
917
  [_UT, _FAi, _FN, _AZM],
918
918
  [0, 0, 0, () => AvailabilityZoneMappings],
919
919
  ];
920
- var AssociateAvailabilityZonesResponse = [
920
+ var AssociateAvailabilityZonesResponse$ = [
921
921
  3,
922
922
  n0,
923
923
  _AAZRs,
@@ -925,7 +925,7 @@ var AssociateAvailabilityZonesResponse = [
925
925
  [_FAi, _FN, _AZM, _UT],
926
926
  [0, 0, () => AvailabilityZoneMappings, 0],
927
927
  ];
928
- var AssociateFirewallPolicyRequest = [
928
+ var AssociateFirewallPolicyRequest$ = [
929
929
  3,
930
930
  n0,
931
931
  _AFPR,
@@ -933,7 +933,7 @@ var AssociateFirewallPolicyRequest = [
933
933
  [_UT, _FAi, _FN, _FPA],
934
934
  [0, 0, 0, 0],
935
935
  ];
936
- var AssociateFirewallPolicyResponse = [
936
+ var AssociateFirewallPolicyResponse$ = [
937
937
  3,
938
938
  n0,
939
939
  _AFPRs,
@@ -941,7 +941,7 @@ var AssociateFirewallPolicyResponse = [
941
941
  [_FAi, _FN, _FPA, _UT],
942
942
  [0, 0, 0, 0],
943
943
  ];
944
- var AssociateSubnetsRequest = [
944
+ var AssociateSubnetsRequest$ = [
945
945
  3,
946
946
  n0,
947
947
  _ASR,
@@ -949,7 +949,7 @@ var AssociateSubnetsRequest = [
949
949
  [_UT, _FAi, _FN, _SM],
950
950
  [0, 0, 0, () => SubnetMappings],
951
951
  ];
952
- var AssociateSubnetsResponse = [
952
+ var AssociateSubnetsResponse$ = [
953
953
  3,
954
954
  n0,
955
955
  _ASRs,
@@ -957,8 +957,8 @@ var AssociateSubnetsResponse = [
957
957
  [_FAi, _FN, _SM, _UT],
958
958
  [0, 0, () => SubnetMappings, 0],
959
959
  ];
960
- var Attachment = [3, n0, _At, 0, [_SI, _EI, _S, _SMt], [0, 0, 0, 0]];
961
- var AttachRuleGroupsToProxyConfigurationRequest = [
960
+ var Attachment$ = [3, n0, _At, 0, [_SI, _EI, _S, _SMt], [0, 0, 0, 0]];
961
+ var AttachRuleGroupsToProxyConfigurationRequest$ = [
962
962
  3,
963
963
  n0,
964
964
  _ARGTPCR,
@@ -966,20 +966,20 @@ var AttachRuleGroupsToProxyConfigurationRequest = [
966
966
  [_PCN, _PCA, _RG, _UT],
967
967
  [0, 0, () => ProxyRuleGroupAttachmentList, 0],
968
968
  ];
969
- var AttachRuleGroupsToProxyConfigurationResponse = [
969
+ var AttachRuleGroupsToProxyConfigurationResponse$ = [
970
970
  3,
971
971
  n0,
972
972
  _ARGTPCRt,
973
973
  0,
974
974
  [_PC, _UT],
975
- [() => ProxyConfiguration, 0],
975
+ [() => ProxyConfiguration$, 0],
976
976
  ];
977
- var AvailabilityZoneMapping = [3, n0, _AZMv, 0, [_AZ], [0]];
978
- var AvailabilityZoneMetadata = [3, n0, _AZMva, 0, [_IPAT], [0]];
979
- var AZSyncState = [3, n0, _AZSS, 0, [_At], [() => Attachment]];
980
- var CapacityUsageSummary = [3, n0, _CUS, 0, [_CIDR], [() => CIDRSummary]];
981
- var CheckCertificateRevocationStatusActions = [3, n0, _CCRSA, 0, [_RSA, _USA], [0, 0]];
982
- var CIDRSummary = [
977
+ var AvailabilityZoneMapping$ = [3, n0, _AZMv, 0, [_AZ], [0]];
978
+ var AvailabilityZoneMetadata$ = [3, n0, _AZMva, 0, [_IPAT], [0]];
979
+ var AZSyncState$ = [3, n0, _AZSS, 0, [_At], [() => Attachment$]];
980
+ var CapacityUsageSummary$ = [3, n0, _CUS, 0, [_CIDR], [() => CIDRSummary$]];
981
+ var CheckCertificateRevocationStatusActions$ = [3, n0, _CCRSA, 0, [_RSA, _USA], [0, 0]];
982
+ var CIDRSummary$ = [
983
983
  3,
984
984
  n0,
985
985
  _CIDRS,
@@ -987,23 +987,23 @@ var CIDRSummary = [
987
987
  [_ACIDRC, _UCIDRC, _IPSR],
988
988
  [1, 1, () => IPSetMetadataMap],
989
989
  ];
990
- var CreateFirewallPolicyRequest = [
990
+ var CreateFirewallPolicyRequest$ = [
991
991
  3,
992
992
  n0,
993
993
  _CFPR,
994
994
  0,
995
995
  [_FPN, _FP, _De, _T, _DR, _EC],
996
- [0, () => FirewallPolicy, 0, () => TagList, 2, () => EncryptionConfiguration],
996
+ [0, () => FirewallPolicy$, 0, () => TagList, 2, () => EncryptionConfiguration$],
997
997
  ];
998
- var CreateFirewallPolicyResponse = [
998
+ var CreateFirewallPolicyResponse$ = [
999
999
  3,
1000
1000
  n0,
1001
1001
  _CFPRr,
1002
1002
  0,
1003
1003
  [_UT, _FPR],
1004
- [0, () => FirewallPolicyResponse],
1004
+ [0, () => FirewallPolicyResponse$],
1005
1005
  ];
1006
- var CreateFirewallRequest = [
1006
+ var CreateFirewallRequest$ = [
1007
1007
  3,
1008
1008
  n0,
1009
1009
  _CFR,
@@ -1019,47 +1019,47 @@ var CreateFirewallRequest = [
1019
1019
  2,
1020
1020
  0,
1021
1021
  () => TagList,
1022
- () => EncryptionConfiguration,
1022
+ () => EncryptionConfiguration$,
1023
1023
  64 | 0,
1024
1024
  0,
1025
1025
  () => AvailabilityZoneMappings,
1026
1026
  2,
1027
1027
  ],
1028
1028
  ];
1029
- var CreateFirewallResponse = [
1029
+ var CreateFirewallResponse$ = [
1030
1030
  3,
1031
1031
  n0,
1032
1032
  _CFRr,
1033
1033
  0,
1034
1034
  [_F, _FS],
1035
- [() => Firewall, () => FirewallStatus],
1035
+ [() => Firewall$, () => FirewallStatus$],
1036
1036
  ];
1037
- var CreateProxyConfigurationRequest = [
1037
+ var CreateProxyConfigurationRequest$ = [
1038
1038
  3,
1039
1039
  n0,
1040
1040
  _CPCR,
1041
1041
  0,
1042
1042
  [_PCN, _De, _RGN, _RGA, _DRPA, _T],
1043
- [0, 0, 64 | 0, 64 | 0, () => ProxyConfigDefaultRulePhaseActionsRequest, () => TagList],
1043
+ [0, 0, 64 | 0, 64 | 0, () => ProxyConfigDefaultRulePhaseActionsRequest$, () => TagList],
1044
1044
  ];
1045
- var CreateProxyConfigurationResponse = [
1045
+ var CreateProxyConfigurationResponse$ = [
1046
1046
  3,
1047
1047
  n0,
1048
1048
  _CPCRr,
1049
1049
  0,
1050
1050
  [_PC, _UT],
1051
- [() => ProxyConfiguration, 0],
1051
+ [() => ProxyConfiguration$, 0],
1052
1052
  ];
1053
- var CreateProxyRequest = [
1053
+ var CreateProxyRequest$ = [
1054
1054
  3,
1055
1055
  n0,
1056
1056
  _CPR,
1057
1057
  0,
1058
1058
  [_PN, _NGI, _PCN, _PCA, _LP, _TIP, _T],
1059
- [0, 0, 0, 0, () => ListenerPropertiesRequest, () => TlsInterceptPropertiesRequest, () => TagList],
1059
+ [0, 0, 0, 0, () => ListenerPropertiesRequest, () => TlsInterceptPropertiesRequest$, () => TagList],
1060
1060
  ];
1061
- var CreateProxyResponse = [3, n0, _CPRr, 0, [_Pr, _UT], [() => Proxy, 0]];
1062
- var CreateProxyRule = [
1061
+ var CreateProxyResponse$ = [3, n0, _CPRr, 0, [_Pr, _UT], [() => Proxy$, 0]];
1062
+ var CreateProxyRule$ = [
1063
1063
  3,
1064
1064
  n0,
1065
1065
  _CPRre,
@@ -1067,23 +1067,23 @@ var CreateProxyRule = [
1067
1067
  [_PRN, _De, _Ac, _C, _IP],
1068
1068
  [0, 0, 0, () => ProxyRuleConditionList, 1],
1069
1069
  ];
1070
- var CreateProxyRuleGroupRequest = [
1070
+ var CreateProxyRuleGroupRequest$ = [
1071
1071
  3,
1072
1072
  n0,
1073
1073
  _CPRGR,
1074
1074
  0,
1075
1075
  [_PRGN, _De, _R, _T],
1076
- [0, 0, () => ProxyRulesByRequestPhase, () => TagList],
1076
+ [0, 0, () => ProxyRulesByRequestPhase$, () => TagList],
1077
1077
  ];
1078
- var CreateProxyRuleGroupResponse = [
1078
+ var CreateProxyRuleGroupResponse$ = [
1079
1079
  3,
1080
1080
  n0,
1081
1081
  _CPRGRr,
1082
1082
  0,
1083
1083
  [_PRG, _UT],
1084
- [() => ProxyRuleGroup, 0],
1084
+ [() => ProxyRuleGroup$, 0],
1085
1085
  ];
1086
- var CreateProxyRulesByRequestPhase = [
1086
+ var CreateProxyRulesByRequestPhase$ = [
1087
1087
  3,
1088
1088
  n0,
1089
1089
  _CPRBRP,
@@ -1091,16 +1091,23 @@ var CreateProxyRulesByRequestPhase = [
1091
1091
  [_PDNS, _PREQUEST, _PRESPONSE],
1092
1092
  [() => CreateProxyRuleList, () => CreateProxyRuleList, () => CreateProxyRuleList],
1093
1093
  ];
1094
- var CreateProxyRulesRequest = [
1094
+ var CreateProxyRulesRequest$ = [
1095
1095
  3,
1096
1096
  n0,
1097
1097
  _CPRR,
1098
1098
  0,
1099
1099
  [_PRGA, _PRGN, _R],
1100
- [0, 0, () => CreateProxyRulesByRequestPhase],
1100
+ [0, 0, () => CreateProxyRulesByRequestPhase$],
1101
1101
  ];
1102
- var CreateProxyRulesResponse = [3, n0, _CPRRr, 0, [_PRG, _UT], [() => ProxyRuleGroup, 0]];
1103
- var CreateRuleGroupRequest = [
1102
+ var CreateProxyRulesResponse$ = [
1103
+ 3,
1104
+ n0,
1105
+ _CPRRr,
1106
+ 0,
1107
+ [_PRG, _UT],
1108
+ [() => ProxyRuleGroup$, 0],
1109
+ ];
1110
+ var CreateRuleGroupRequest$ = [
1104
1111
  3,
1105
1112
  n0,
1106
1113
  _CRGR,
@@ -1108,79 +1115,79 @@ var CreateRuleGroupRequest = [
1108
1115
  [_RGNu, _RGu, _R, _Ty, _De, _Ca, _T, _DR, _EC, _SMo, _ARG, _SC],
1109
1116
  [
1110
1117
  0,
1111
- () => RuleGroup,
1118
+ () => RuleGroup$,
1112
1119
  0,
1113
1120
  0,
1114
1121
  0,
1115
1122
  1,
1116
1123
  () => TagList,
1117
1124
  2,
1118
- () => EncryptionConfiguration,
1119
- () => SourceMetadata,
1125
+ () => EncryptionConfiguration$,
1126
+ () => SourceMetadata$,
1120
1127
  2,
1121
- () => SummaryConfiguration,
1128
+ () => SummaryConfiguration$,
1122
1129
  ],
1123
1130
  ];
1124
- var CreateRuleGroupResponse = [
1131
+ var CreateRuleGroupResponse$ = [
1125
1132
  3,
1126
1133
  n0,
1127
1134
  _CRGRr,
1128
1135
  0,
1129
1136
  [_UT, _RGR],
1130
- [0, () => RuleGroupResponse],
1137
+ [0, () => RuleGroupResponse$],
1131
1138
  ];
1132
- var CreateTLSInspectionConfigurationRequest = [
1139
+ var CreateTLSInspectionConfigurationRequest$ = [
1133
1140
  3,
1134
1141
  n0,
1135
1142
  _CTLSICR,
1136
1143
  0,
1137
1144
  [_TLSICN, _TLSIC, _De, _T, _EC],
1138
- [0, () => TLSInspectionConfiguration, 0, () => TagList, () => EncryptionConfiguration],
1145
+ [0, () => TLSInspectionConfiguration$, 0, () => TagList, () => EncryptionConfiguration$],
1139
1146
  ];
1140
- var CreateTLSInspectionConfigurationResponse = [
1147
+ var CreateTLSInspectionConfigurationResponse$ = [
1141
1148
  3,
1142
1149
  n0,
1143
1150
  _CTLSICRr,
1144
1151
  0,
1145
1152
  [_UT, _TLSICR],
1146
- [0, () => TLSInspectionConfigurationResponse],
1153
+ [0, () => TLSInspectionConfigurationResponse$],
1147
1154
  ];
1148
- var CreateVpcEndpointAssociationRequest = [
1155
+ var CreateVpcEndpointAssociationRequest$ = [
1149
1156
  3,
1150
1157
  n0,
1151
1158
  _CVEAR,
1152
1159
  0,
1153
1160
  [_FAi, _VI, _SMu, _De, _T],
1154
- [0, 0, () => SubnetMapping, 0, () => TagList],
1161
+ [0, 0, () => SubnetMapping$, 0, () => TagList],
1155
1162
  ];
1156
- var CreateVpcEndpointAssociationResponse = [
1163
+ var CreateVpcEndpointAssociationResponse$ = [
1157
1164
  3,
1158
1165
  n0,
1159
1166
  _CVEARr,
1160
1167
  0,
1161
1168
  [_VEA, _VEAS],
1162
- [() => VpcEndpointAssociation, () => VpcEndpointAssociationStatus],
1169
+ [() => VpcEndpointAssociation$, () => VpcEndpointAssociationStatus$],
1163
1170
  ];
1164
- var CustomAction = [3, n0, _CA, 0, [_AN, _AD], [0, () => ActionDefinition]];
1165
- var DeleteFirewallPolicyRequest = [3, n0, _DFPR, 0, [_FPN, _FPA], [0, 0]];
1166
- var DeleteFirewallPolicyResponse = [
1171
+ var CustomAction$ = [3, n0, _CA, 0, [_AN, _AD], [0, () => ActionDefinition$]];
1172
+ var DeleteFirewallPolicyRequest$ = [3, n0, _DFPR, 0, [_FPN, _FPA], [0, 0]];
1173
+ var DeleteFirewallPolicyResponse$ = [
1167
1174
  3,
1168
1175
  n0,
1169
1176
  _DFPRe,
1170
1177
  0,
1171
1178
  [_FPR],
1172
- [() => FirewallPolicyResponse],
1179
+ [() => FirewallPolicyResponse$],
1173
1180
  ];
1174
- var DeleteFirewallRequest = [3, n0, _DFR, 0, [_FN, _FAi], [0, 0]];
1175
- var DeleteFirewallResponse = [
1181
+ var DeleteFirewallRequest$ = [3, n0, _DFR, 0, [_FN, _FAi], [0, 0]];
1182
+ var DeleteFirewallResponse$ = [
1176
1183
  3,
1177
1184
  n0,
1178
1185
  _DFRe,
1179
1186
  0,
1180
1187
  [_F, _FS],
1181
- [() => Firewall, () => FirewallStatus],
1188
+ [() => Firewall$, () => FirewallStatus$],
1182
1189
  ];
1183
- var DeleteNetworkFirewallTransitGatewayAttachmentRequest = [
1190
+ var DeleteNetworkFirewallTransitGatewayAttachmentRequest$ = [
1184
1191
  3,
1185
1192
  n0,
1186
1193
  _DNFTGAR,
@@ -1188,7 +1195,7 @@ var DeleteNetworkFirewallTransitGatewayAttachmentRequest = [
1188
1195
  [_TGAI],
1189
1196
  [0],
1190
1197
  ];
1191
- var DeleteNetworkFirewallTransitGatewayAttachmentResponse = [
1198
+ var DeleteNetworkFirewallTransitGatewayAttachmentResponse$ = [
1192
1199
  3,
1193
1200
  n0,
1194
1201
  _DNFTGARe,
@@ -1196,19 +1203,19 @@ var DeleteNetworkFirewallTransitGatewayAttachmentResponse = [
1196
1203
  [_TGAI, _TGAS],
1197
1204
  [0, 0],
1198
1205
  ];
1199
- var DeleteProxyConfigurationRequest = [3, n0, _DPCR, 0, [_PCN, _PCA], [0, 0]];
1200
- var DeleteProxyConfigurationResponse = [3, n0, _DPCRe, 0, [_PCN, _PCA], [0, 0]];
1201
- var DeleteProxyRequest = [3, n0, _DPR, 0, [_NGI, _PN, _PA], [0, 0, 0]];
1202
- var DeleteProxyResponse = [3, n0, _DPRe, 0, [_NGI, _PN, _PA], [0, 0, 0]];
1203
- var DeleteProxyRuleGroupRequest = [3, n0, _DPRGR, 0, [_PRGN, _PRGA], [0, 0]];
1204
- var DeleteProxyRuleGroupResponse = [3, n0, _DPRGRe, 0, [_PRGN, _PRGA], [0, 0]];
1205
- var DeleteProxyRulesRequest = [3, n0, _DPRR, 0, [_PRGA, _PRGN, _R], [0, 0, 64 | 0]];
1206
- var DeleteProxyRulesResponse = [3, n0, _DPRRe, 0, [_PRG], [() => ProxyRuleGroup]];
1207
- var DeleteResourcePolicyRequest = [3, n0, _DRPR, 0, [_RA], [0]];
1208
- var DeleteResourcePolicyResponse = [3, n0, _DRPRe, 0, [], []];
1209
- var DeleteRuleGroupRequest = [3, n0, _DRGR, 0, [_RGNu, _RGAu, _Ty], [0, 0, 0]];
1210
- var DeleteRuleGroupResponse = [3, n0, _DRGRe, 0, [_RGR], [() => RuleGroupResponse]];
1211
- var DeleteTLSInspectionConfigurationRequest = [
1206
+ var DeleteProxyConfigurationRequest$ = [3, n0, _DPCR, 0, [_PCN, _PCA], [0, 0]];
1207
+ var DeleteProxyConfigurationResponse$ = [3, n0, _DPCRe, 0, [_PCN, _PCA], [0, 0]];
1208
+ var DeleteProxyRequest$ = [3, n0, _DPR, 0, [_NGI, _PN, _PA], [0, 0, 0]];
1209
+ var DeleteProxyResponse$ = [3, n0, _DPRe, 0, [_NGI, _PN, _PA], [0, 0, 0]];
1210
+ var DeleteProxyRuleGroupRequest$ = [3, n0, _DPRGR, 0, [_PRGN, _PRGA], [0, 0]];
1211
+ var DeleteProxyRuleGroupResponse$ = [3, n0, _DPRGRe, 0, [_PRGN, _PRGA], [0, 0]];
1212
+ var DeleteProxyRulesRequest$ = [3, n0, _DPRR, 0, [_PRGA, _PRGN, _R], [0, 0, 64 | 0]];
1213
+ var DeleteProxyRulesResponse$ = [3, n0, _DPRRe, 0, [_PRG], [() => ProxyRuleGroup$]];
1214
+ var DeleteResourcePolicyRequest$ = [3, n0, _DRPR, 0, [_RA], [0]];
1215
+ var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe, 0, [], []];
1216
+ var DeleteRuleGroupRequest$ = [3, n0, _DRGR, 0, [_RGNu, _RGAu, _Ty], [0, 0, 0]];
1217
+ var DeleteRuleGroupResponse$ = [3, n0, _DRGRe, 0, [_RGR], [() => RuleGroupResponse$]];
1218
+ var DeleteTLSInspectionConfigurationRequest$ = [
1212
1219
  3,
1213
1220
  n0,
1214
1221
  _DTLSICR,
@@ -1216,25 +1223,25 @@ var DeleteTLSInspectionConfigurationRequest = [
1216
1223
  [_TLSICA, _TLSICN],
1217
1224
  [0, 0],
1218
1225
  ];
1219
- var DeleteTLSInspectionConfigurationResponse = [
1226
+ var DeleteTLSInspectionConfigurationResponse$ = [
1220
1227
  3,
1221
1228
  n0,
1222
1229
  _DTLSICRe,
1223
1230
  0,
1224
1231
  [_TLSICR],
1225
- [() => TLSInspectionConfigurationResponse],
1232
+ [() => TLSInspectionConfigurationResponse$],
1226
1233
  ];
1227
- var DeleteVpcEndpointAssociationRequest = [3, n0, _DVEAR, 0, [_VEAA], [0]];
1228
- var DeleteVpcEndpointAssociationResponse = [
1234
+ var DeleteVpcEndpointAssociationRequest$ = [3, n0, _DVEAR, 0, [_VEAA], [0]];
1235
+ var DeleteVpcEndpointAssociationResponse$ = [
1229
1236
  3,
1230
1237
  n0,
1231
1238
  _DVEARe,
1232
1239
  0,
1233
1240
  [_VEA, _VEAS],
1234
- [() => VpcEndpointAssociation, () => VpcEndpointAssociationStatus],
1241
+ [() => VpcEndpointAssociation$, () => VpcEndpointAssociationStatus$],
1235
1242
  ];
1236
- var DescribeFirewallMetadataRequest = [3, n0, _DFMR, 0, [_FAi], [0]];
1237
- var DescribeFirewallMetadataResponse = [
1243
+ var DescribeFirewallMetadataRequest$ = [3, n0, _DFMR, 0, [_FAi], [0]];
1244
+ var DescribeFirewallMetadataResponse$ = [
1238
1245
  3,
1239
1246
  n0,
1240
1247
  _DFMRe,
@@ -1242,25 +1249,25 @@ var DescribeFirewallMetadataResponse = [
1242
1249
  [_FAi, _FPA, _De, _S, _SAZ, _TGAI],
1243
1250
  [0, 0, 0, 0, () => SupportedAvailabilityZones, 0],
1244
1251
  ];
1245
- var DescribeFirewallPolicyRequest = [3, n0, _DFPRes, 0, [_FPN, _FPA], [0, 0]];
1246
- var DescribeFirewallPolicyResponse = [
1252
+ var DescribeFirewallPolicyRequest$ = [3, n0, _DFPRes, 0, [_FPN, _FPA], [0, 0]];
1253
+ var DescribeFirewallPolicyResponse$ = [
1247
1254
  3,
1248
1255
  n0,
1249
1256
  _DFPResc,
1250
1257
  0,
1251
1258
  [_UT, _FPR, _FP],
1252
- [0, () => FirewallPolicyResponse, () => FirewallPolicy],
1259
+ [0, () => FirewallPolicyResponse$, () => FirewallPolicy$],
1253
1260
  ];
1254
- var DescribeFirewallRequest = [3, n0, _DFRes, 0, [_FN, _FAi], [0, 0]];
1255
- var DescribeFirewallResponse = [
1261
+ var DescribeFirewallRequest$ = [3, n0, _DFRes, 0, [_FN, _FAi], [0, 0]];
1262
+ var DescribeFirewallResponse$ = [
1256
1263
  3,
1257
1264
  n0,
1258
1265
  _DFResc,
1259
1266
  0,
1260
1267
  [_UT, _F, _FS],
1261
- [0, () => Firewall, () => FirewallStatus],
1268
+ [0, () => Firewall$, () => FirewallStatus$],
1262
1269
  ];
1263
- var DescribeFlowOperationRequest = [
1270
+ var DescribeFlowOperationRequest$ = [
1264
1271
  3,
1265
1272
  n0,
1266
1273
  _DFOR,
@@ -1268,72 +1275,79 @@ var DescribeFlowOperationRequest = [
1268
1275
  [_FAi, _AZ, _VEAA, _VEI, _FOI],
1269
1276
  [0, 0, 0, 0, 0],
1270
1277
  ];
1271
- var DescribeFlowOperationResponse = [
1278
+ var DescribeFlowOperationResponse$ = [
1272
1279
  3,
1273
1280
  n0,
1274
1281
  _DFORe,
1275
1282
  0,
1276
1283
  [_FAi, _AZ, _VEAA, _VEI, _FOI, _FOT, _FOS, _SMt, _FRT, _FO],
1277
- [0, 0, 0, 0, 0, 0, 0, 0, 4, () => FlowOperation],
1284
+ [0, 0, 0, 0, 0, 0, 0, 0, 4, () => FlowOperation$],
1278
1285
  ];
1279
- var DescribeLoggingConfigurationRequest = [3, n0, _DLCR, 0, [_FAi, _FN], [0, 0]];
1280
- var DescribeLoggingConfigurationResponse = [
1286
+ var DescribeLoggingConfigurationRequest$ = [3, n0, _DLCR, 0, [_FAi, _FN], [0, 0]];
1287
+ var DescribeLoggingConfigurationResponse$ = [
1281
1288
  3,
1282
1289
  n0,
1283
1290
  _DLCRe,
1284
1291
  0,
1285
1292
  [_FAi, _LC, _EMD],
1286
- [0, () => LoggingConfiguration, 2],
1293
+ [0, () => LoggingConfiguration$, 2],
1287
1294
  ];
1288
- var DescribeProxyConfigurationRequest = [3, n0, _DPCRes, 0, [_PCN, _PCA], [0, 0]];
1289
- var DescribeProxyConfigurationResponse = [
1295
+ var DescribeProxyConfigurationRequest$ = [3, n0, _DPCRes, 0, [_PCN, _PCA], [0, 0]];
1296
+ var DescribeProxyConfigurationResponse$ = [
1290
1297
  3,
1291
1298
  n0,
1292
1299
  _DPCResc,
1293
1300
  0,
1294
1301
  [_PC, _UT],
1295
- [() => ProxyConfiguration, 0],
1302
+ [() => ProxyConfiguration$, 0],
1296
1303
  ];
1297
- var DescribeProxyRequest = [3, n0, _DPRes, 0, [_PN, _PA], [0, 0]];
1298
- var DescribeProxyResource = [
1304
+ var DescribeProxyRequest$ = [3, n0, _DPRes, 0, [_PN, _PA], [0, 0]];
1305
+ var DescribeProxyResource$ = [
1299
1306
  3,
1300
1307
  n0,
1301
1308
  _DPResc,
1302
1309
  0,
1303
1310
  [_PN, _PA, _PCN, _PCA, _NGI, _PS, _PMS, _LP, _TIP, _VESN, _PDNSN, _CT, _DT, _UTp, _FC, _FM, _T],
1304
- [0, 0, 0, 0, 0, 0, 0, () => ListenerProperties, () => TlsInterceptProperties, 0, 0, 4, 4, 4, 0, 0, () => TagList],
1311
+ [0, 0, 0, 0, 0, 0, 0, () => ListenerProperties, () => TlsInterceptProperties$, 0, 0, 4, 4, 4, 0, 0, () => TagList],
1305
1312
  ];
1306
- var DescribeProxyResponse = [
1313
+ var DescribeProxyResponse$ = [
1307
1314
  3,
1308
1315
  n0,
1309
1316
  _DPRescr,
1310
1317
  0,
1311
1318
  [_Pr, _UT],
1312
- [() => DescribeProxyResource, 0],
1319
+ [() => DescribeProxyResource$, 0],
1313
1320
  ];
1314
- var DescribeProxyRuleGroupRequest = [3, n0, _DPRGRes, 0, [_PRGN, _PRGA], [0, 0]];
1315
- var DescribeProxyRuleGroupResponse = [
1321
+ var DescribeProxyRuleGroupRequest$ = [3, n0, _DPRGRes, 0, [_PRGN, _PRGA], [0, 0]];
1322
+ var DescribeProxyRuleGroupResponse$ = [
1316
1323
  3,
1317
1324
  n0,
1318
1325
  _DPRGResc,
1319
1326
  0,
1320
1327
  [_PRG, _UT],
1321
- [() => ProxyRuleGroup, 0],
1328
+ [() => ProxyRuleGroup$, 0],
1322
1329
  ];
1323
- var DescribeProxyRuleRequest = [3, n0, _DPRRes, 0, [_PRN, _PRGN, _PRGA], [0, 0, 0]];
1324
- var DescribeProxyRuleResponse = [3, n0, _DPRResc, 0, [_PR, _UT], [() => ProxyRule, 0]];
1325
- var DescribeResourcePolicyRequest = [3, n0, _DRPRes, 0, [_RA], [0]];
1326
- var DescribeResourcePolicyResponse = [3, n0, _DRPResc, 0, [_Po], [0]];
1327
- var DescribeRuleGroupMetadataRequest = [3, n0, _DRGMR, 0, [_RGNu, _RGAu, _Ty], [0, 0, 0]];
1328
- var DescribeRuleGroupMetadataResponse = [
1330
+ var DescribeProxyRuleRequest$ = [3, n0, _DPRRes, 0, [_PRN, _PRGN, _PRGA], [0, 0, 0]];
1331
+ var DescribeProxyRuleResponse$ = [3, n0, _DPRResc, 0, [_PR, _UT], [() => ProxyRule$, 0]];
1332
+ var DescribeResourcePolicyRequest$ = [3, n0, _DRPRes, 0, [_RA], [0]];
1333
+ var DescribeResourcePolicyResponse$ = [3, n0, _DRPResc, 0, [_Po], [0]];
1334
+ var DescribeRuleGroupMetadataRequest$ = [
1335
+ 3,
1336
+ n0,
1337
+ _DRGMR,
1338
+ 0,
1339
+ [_RGNu, _RGAu, _Ty],
1340
+ [0, 0, 0],
1341
+ ];
1342
+ var DescribeRuleGroupMetadataResponse$ = [
1329
1343
  3,
1330
1344
  n0,
1331
1345
  _DRGMRe,
1332
1346
  0,
1333
1347
  [_RGAu, _RGNu, _De, _Ty, _Ca, _SRO, _LMT, _VN, _PI, _LN],
1334
- [0, 0, 0, 0, 1, () => StatefulRuleOptions, 4, 0, 0, 0],
1348
+ [0, 0, 0, 0, 1, () => StatefulRuleOptions$, 4, 0, 0, 0],
1335
1349
  ];
1336
- var DescribeRuleGroupRequest = [
1350
+ var DescribeRuleGroupRequest$ = [
1337
1351
  3,
1338
1352
  n0,
1339
1353
  _DRGRes,
@@ -1341,24 +1355,24 @@ var DescribeRuleGroupRequest = [
1341
1355
  [_RGNu, _RGAu, _Ty, _ARG],
1342
1356
  [0, 0, 0, 2],
1343
1357
  ];
1344
- var DescribeRuleGroupResponse = [
1358
+ var DescribeRuleGroupResponse$ = [
1345
1359
  3,
1346
1360
  n0,
1347
1361
  _DRGResc,
1348
1362
  0,
1349
1363
  [_UT, _RGu, _RGR],
1350
- [0, () => RuleGroup, () => RuleGroupResponse],
1364
+ [0, () => RuleGroup$, () => RuleGroupResponse$],
1351
1365
  ];
1352
- var DescribeRuleGroupSummaryRequest = [3, n0, _DRGSR, 0, [_RGNu, _RGAu, _Ty], [0, 0, 0]];
1353
- var DescribeRuleGroupSummaryResponse = [
1366
+ var DescribeRuleGroupSummaryRequest$ = [3, n0, _DRGSR, 0, [_RGNu, _RGAu, _Ty], [0, 0, 0]];
1367
+ var DescribeRuleGroupSummaryResponse$ = [
1354
1368
  3,
1355
1369
  n0,
1356
1370
  _DRGSRe,
1357
1371
  0,
1358
1372
  [_RGNu, _De, _Su],
1359
- [0, 0, () => Summary],
1373
+ [0, 0, () => Summary$],
1360
1374
  ];
1361
- var DescribeTLSInspectionConfigurationRequest = [
1375
+ var DescribeTLSInspectionConfigurationRequest$ = [
1362
1376
  3,
1363
1377
  n0,
1364
1378
  _DTLSICRes,
@@ -1366,24 +1380,24 @@ var DescribeTLSInspectionConfigurationRequest = [
1366
1380
  [_TLSICA, _TLSICN],
1367
1381
  [0, 0],
1368
1382
  ];
1369
- var DescribeTLSInspectionConfigurationResponse = [
1383
+ var DescribeTLSInspectionConfigurationResponse$ = [
1370
1384
  3,
1371
1385
  n0,
1372
1386
  _DTLSICResc,
1373
1387
  0,
1374
1388
  [_UT, _TLSIC, _TLSICR],
1375
- [0, () => TLSInspectionConfiguration, () => TLSInspectionConfigurationResponse],
1389
+ [0, () => TLSInspectionConfiguration$, () => TLSInspectionConfigurationResponse$],
1376
1390
  ];
1377
- var DescribeVpcEndpointAssociationRequest = [3, n0, _DVEARes, 0, [_VEAA], [0]];
1378
- var DescribeVpcEndpointAssociationResponse = [
1391
+ var DescribeVpcEndpointAssociationRequest$ = [3, n0, _DVEARes, 0, [_VEAA], [0]];
1392
+ var DescribeVpcEndpointAssociationResponse$ = [
1379
1393
  3,
1380
1394
  n0,
1381
1395
  _DVEAResc,
1382
1396
  0,
1383
1397
  [_VEA, _VEAS],
1384
- [() => VpcEndpointAssociation, () => VpcEndpointAssociationStatus],
1398
+ [() => VpcEndpointAssociation$, () => VpcEndpointAssociationStatus$],
1385
1399
  ];
1386
- var DetachRuleGroupsFromProxyConfigurationRequest = [
1400
+ var DetachRuleGroupsFromProxyConfigurationRequest$ = [
1387
1401
  3,
1388
1402
  n0,
1389
1403
  _DRGFPCR,
@@ -1391,16 +1405,16 @@ var DetachRuleGroupsFromProxyConfigurationRequest = [
1391
1405
  [_PCN, _PCA, _RGN, _RGA, _UT],
1392
1406
  [0, 0, 64 | 0, 64 | 0, 0],
1393
1407
  ];
1394
- var DetachRuleGroupsFromProxyConfigurationResponse = [
1408
+ var DetachRuleGroupsFromProxyConfigurationResponse$ = [
1395
1409
  3,
1396
1410
  n0,
1397
1411
  _DRGFPCRe,
1398
1412
  0,
1399
1413
  [_PC, _UT],
1400
- [() => ProxyConfiguration, 0],
1414
+ [() => ProxyConfiguration$, 0],
1401
1415
  ];
1402
- var Dimension = [3, n0, _Di, 0, [_V], [0]];
1403
- var DisassociateAvailabilityZonesRequest = [
1416
+ var Dimension$ = [3, n0, _Di, 0, [_V], [0]];
1417
+ var DisassociateAvailabilityZonesRequest$ = [
1404
1418
  3,
1405
1419
  n0,
1406
1420
  _DAZR,
@@ -1408,7 +1422,7 @@ var DisassociateAvailabilityZonesRequest = [
1408
1422
  [_UT, _FAi, _FN, _AZM],
1409
1423
  [0, 0, 0, () => AvailabilityZoneMappings],
1410
1424
  ];
1411
- var DisassociateAvailabilityZonesResponse = [
1425
+ var DisassociateAvailabilityZonesResponse$ = [
1412
1426
  3,
1413
1427
  n0,
1414
1428
  _DAZRi,
@@ -1416,7 +1430,7 @@ var DisassociateAvailabilityZonesResponse = [
1416
1430
  [_FAi, _FN, _AZM, _UT],
1417
1431
  [0, 0, () => AvailabilityZoneMappings, 0],
1418
1432
  ];
1419
- var DisassociateSubnetsRequest = [
1433
+ var DisassociateSubnetsRequest$ = [
1420
1434
  3,
1421
1435
  n0,
1422
1436
  _DSR,
@@ -1424,7 +1438,7 @@ var DisassociateSubnetsRequest = [
1424
1438
  [_UT, _FAi, _FN, _SIu],
1425
1439
  [0, 0, 0, 64 | 0],
1426
1440
  ];
1427
- var DisassociateSubnetsResponse = [
1441
+ var DisassociateSubnetsResponse$ = [
1428
1442
  3,
1429
1443
  n0,
1430
1444
  _DSRi,
@@ -1432,8 +1446,8 @@ var DisassociateSubnetsResponse = [
1432
1446
  [_FAi, _FN, _SM, _UT],
1433
1447
  [0, 0, () => SubnetMappings, 0],
1434
1448
  ];
1435
- var EncryptionConfiguration = [3, n0, _EC, 0, [_KI, _Ty], [0, 0]];
1436
- var Firewall = [
1449
+ var EncryptionConfiguration$ = [3, n0, _EC, 0, [_KI, _Ty], [0, 0]];
1450
+ var Firewall$ = [
1437
1451
  3,
1438
1452
  n0,
1439
1453
  _F,
@@ -1451,7 +1465,7 @@ var Firewall = [
1451
1465
  0,
1452
1466
  0,
1453
1467
  () => TagList,
1454
- () => EncryptionConfiguration,
1468
+ () => EncryptionConfiguration$,
1455
1469
  1,
1456
1470
  64 | 0,
1457
1471
  0,
@@ -1460,8 +1474,8 @@ var Firewall = [
1460
1474
  2,
1461
1475
  ],
1462
1476
  ];
1463
- var FirewallMetadata = [3, n0, _FMi, 0, [_FN, _FAi, _TGAI], [0, 0, 0]];
1464
- var FirewallPolicy = [
1477
+ var FirewallMetadata$ = [3, n0, _FMi, 0, [_FN, _FAi, _TGAI], [0, 0, 0]];
1478
+ var FirewallPolicy$ = [
1465
1479
  3,
1466
1480
  n0,
1467
1481
  _FP,
@@ -1474,49 +1488,49 @@ var FirewallPolicy = [
1474
1488
  () => CustomActions,
1475
1489
  () => StatefulRuleGroupReferences,
1476
1490
  64 | 0,
1477
- () => StatefulEngineOptions,
1491
+ () => StatefulEngineOptions$,
1478
1492
  0,
1479
- () => PolicyVariables,
1493
+ () => PolicyVariables$,
1480
1494
  2,
1481
1495
  ],
1482
1496
  ];
1483
- var FirewallPolicyMetadata = [3, n0, _FPM, 0, [_N, _Ar], [0, 0]];
1484
- var FirewallPolicyResponse = [
1497
+ var FirewallPolicyMetadata$ = [3, n0, _FPM, 0, [_N, _Ar], [0, 0]];
1498
+ var FirewallPolicyResponse$ = [
1485
1499
  3,
1486
1500
  n0,
1487
1501
  _FPR,
1488
1502
  0,
1489
1503
  [_FPN, _FPA, _FPI, _De, _FPS, _T, _CSRC, _CSRCo, _NOA, _EC, _LMT],
1490
- [0, 0, 0, 0, 0, () => TagList, 1, 1, 1, () => EncryptionConfiguration, 4],
1504
+ [0, 0, 0, 0, 0, () => TagList, 1, 1, 1, () => EncryptionConfiguration$, 4],
1491
1505
  ];
1492
- var FirewallStatus = [
1506
+ var FirewallStatus$ = [
1493
1507
  3,
1494
1508
  n0,
1495
1509
  _FS,
1496
1510
  0,
1497
1511
  [_S, _CSSS, _SS, _CUS, _TGASS],
1498
- [0, 0, () => SyncStates, () => CapacityUsageSummary, () => TransitGatewayAttachmentSyncState],
1512
+ [0, 0, () => SyncStates, () => CapacityUsageSummary$, () => TransitGatewayAttachmentSyncState$],
1499
1513
  ];
1500
- var Flow = [
1514
+ var Flow$ = [
1501
1515
  3,
1502
1516
  n0,
1503
1517
  _Fl,
1504
1518
  0,
1505
1519
  [_SA, _DA, _SP, _DPe, _P, _Ag, _PCa, _BC],
1506
- [() => Address, () => Address, 0, 0, 0, 1, 1, 1],
1520
+ [() => Address$, () => Address$, 0, 0, 0, 1, 1, 1],
1507
1521
  ];
1508
- var FlowFilter = [
1522
+ var FlowFilter$ = [
1509
1523
  3,
1510
1524
  n0,
1511
1525
  _FF,
1512
1526
  0,
1513
1527
  [_SA, _DA, _SP, _DPe, _Pro],
1514
- [() => Address, () => Address, 0, 0, 64 | 0],
1528
+ [() => Address$, () => Address$, 0, 0, 64 | 0],
1515
1529
  ];
1516
- var FlowOperation = [3, n0, _FO, 0, [_MFAIS, _FFl], [1, () => FlowFilters]];
1517
- var FlowOperationMetadata = [3, n0, _FOM, 0, [_FOI, _FOT, _FRT, _FOS], [0, 0, 4, 0]];
1518
- var FlowTimeouts = [3, n0, _FT, 0, [_TITS], [1]];
1519
- var GetAnalysisReportResultsRequest = [
1530
+ var FlowOperation$ = [3, n0, _FO, 0, [_MFAIS, _FFl], [1, () => FlowFilters]];
1531
+ var FlowOperationMetadata$ = [3, n0, _FOM, 0, [_FOI, _FOT, _FRT, _FOS], [0, 0, 4, 0]];
1532
+ var FlowTimeouts$ = [3, n0, _FT, 0, [_TITS], [1]];
1533
+ var GetAnalysisReportResultsRequest$ = [
1520
1534
  3,
1521
1535
  n0,
1522
1536
  _GARRR,
@@ -1524,7 +1538,7 @@ var GetAnalysisReportResultsRequest = [
1524
1538
  [_FN, _ARI, _FAi, _NT, _MR],
1525
1539
  [0, 0, 0, 0, 1],
1526
1540
  ];
1527
- var GetAnalysisReportResultsResponse = [
1541
+ var GetAnalysisReportResultsResponse$ = [
1528
1542
  3,
1529
1543
  n0,
1530
1544
  _GARRRe,
@@ -1532,27 +1546,27 @@ var GetAnalysisReportResultsResponse = [
1532
1546
  [_S, _ST, _ET, _RT, _AT, _NT, _ARR],
1533
1547
  [0, 4, 4, 4, 0, 0, () => AnalysisReportResults],
1534
1548
  ];
1535
- var Header = [3, n0, _He, 0, [_P, _So, _SP, _Dir, _Des, _DPe], [0, 0, 0, 0, 0, 0]];
1536
- var Hits = [3, n0, _H, 0, [_Co], [1]];
1537
- var InsufficientCapacityException = [-3, n0, _ICE, { [_e]: _s }, [_M], [0]];
1538
- schema.TypeRegistry.for(n0).registerError(InsufficientCapacityException, InsufficientCapacityException$1);
1539
- var InternalServerError = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
1540
- schema.TypeRegistry.for(n0).registerError(InternalServerError, InternalServerError$1);
1541
- var InvalidOperationException = [-3, n0, _IOE, { [_e]: _c }, [_M], [0]];
1542
- schema.TypeRegistry.for(n0).registerError(InvalidOperationException, InvalidOperationException$1);
1543
- var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
1544
- schema.TypeRegistry.for(n0).registerError(InvalidRequestException, InvalidRequestException$1);
1545
- var InvalidResourcePolicyException = [-3, n0, _IRPE, { [_e]: _c }, [_M], [0]];
1546
- schema.TypeRegistry.for(n0).registerError(InvalidResourcePolicyException, InvalidResourcePolicyException$1);
1547
- var InvalidTokenException = [-3, n0, _ITE, { [_e]: _c }, [_M], [0]];
1548
- schema.TypeRegistry.for(n0).registerError(InvalidTokenException, InvalidTokenException$1);
1549
- var IPSet = [3, n0, _IPS, 0, [_Def], [64 | 0]];
1550
- var IPSetMetadata = [3, n0, _IPSM, 0, [_RCIDRC], [1]];
1551
- var IPSetReference = [3, n0, _IPSRe, 0, [_RAe], [0]];
1552
- var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
1553
- schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
1554
- var ListAnalysisReportsRequest = [3, n0, _LARR, 0, [_FN, _FAi, _NT, _MR], [0, 0, 0, 1]];
1555
- var ListAnalysisReportsResponse = [
1549
+ var Header$ = [3, n0, _He, 0, [_P, _So, _SP, _Dir, _Des, _DPe], [0, 0, 0, 0, 0, 0]];
1550
+ var Hits$ = [3, n0, _H, 0, [_Co], [1]];
1551
+ var InsufficientCapacityException$ = [-3, n0, _ICE, { [_e]: _s }, [_M], [0]];
1552
+ schema.TypeRegistry.for(n0).registerError(InsufficientCapacityException$, InsufficientCapacityException);
1553
+ var InternalServerError$ = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
1554
+ schema.TypeRegistry.for(n0).registerError(InternalServerError$, InternalServerError);
1555
+ var InvalidOperationException$ = [-3, n0, _IOE, { [_e]: _c }, [_M], [0]];
1556
+ schema.TypeRegistry.for(n0).registerError(InvalidOperationException$, InvalidOperationException);
1557
+ var InvalidRequestException$ = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
1558
+ schema.TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
1559
+ var InvalidResourcePolicyException$ = [-3, n0, _IRPE, { [_e]: _c }, [_M], [0]];
1560
+ schema.TypeRegistry.for(n0).registerError(InvalidResourcePolicyException$, InvalidResourcePolicyException);
1561
+ var InvalidTokenException$ = [-3, n0, _ITE, { [_e]: _c }, [_M], [0]];
1562
+ schema.TypeRegistry.for(n0).registerError(InvalidTokenException$, InvalidTokenException);
1563
+ var IPSet$ = [3, n0, _IPS, 0, [_Def], [64 | 0]];
1564
+ var IPSetMetadata$ = [3, n0, _IPSM, 0, [_RCIDRC], [1]];
1565
+ var IPSetReference$ = [3, n0, _IPSRe, 0, [_RAe], [0]];
1566
+ var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
1567
+ schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1568
+ var ListAnalysisReportsRequest$ = [3, n0, _LARR, 0, [_FN, _FAi, _NT, _MR], [0, 0, 0, 1]];
1569
+ var ListAnalysisReportsResponse$ = [
1556
1570
  3,
1557
1571
  n0,
1558
1572
  _LARRi,
@@ -1560,10 +1574,10 @@ var ListAnalysisReportsResponse = [
1560
1574
  [_ARna, _NT],
1561
1575
  [() => AnalysisReports, 0],
1562
1576
  ];
1563
- var ListenerProperty = [3, n0, _LPi, 0, [_Por, _Ty], [1, 0]];
1564
- var ListenerPropertyRequest = [3, n0, _LPR, 0, [_Por, _Ty], [1, 0]];
1565
- var ListFirewallPoliciesRequest = [3, n0, _LFPR, 0, [_NT, _MR], [0, 1]];
1566
- var ListFirewallPoliciesResponse = [
1577
+ var ListenerProperty$ = [3, n0, _LPi, 0, [_Por, _Ty], [1, 0]];
1578
+ var ListenerPropertyRequest$ = [3, n0, _LPR, 0, [_Por, _Ty], [1, 0]];
1579
+ var ListFirewallPoliciesRequest$ = [3, n0, _LFPR, 0, [_NT, _MR], [0, 1]];
1580
+ var ListFirewallPoliciesResponse$ = [
1567
1581
  3,
1568
1582
  n0,
1569
1583
  _LFPRi,
@@ -1571,9 +1585,9 @@ var ListFirewallPoliciesResponse = [
1571
1585
  [_NT, _FPi],
1572
1586
  [0, () => FirewallPolicies],
1573
1587
  ];
1574
- var ListFirewallsRequest = [3, n0, _LFR, 0, [_NT, _VIp, _MR], [0, 64 | 0, 1]];
1575
- var ListFirewallsResponse = [3, n0, _LFRi, 0, [_NT, _Fi], [0, () => Firewalls]];
1576
- var ListFlowOperationResultsRequest = [
1588
+ var ListFirewallsRequest$ = [3, n0, _LFR, 0, [_NT, _VIp, _MR], [0, 64 | 0, 1]];
1589
+ var ListFirewallsResponse$ = [3, n0, _LFRi, 0, [_NT, _Fi], [0, () => Firewalls]];
1590
+ var ListFlowOperationResultsRequest$ = [
1577
1591
  3,
1578
1592
  n0,
1579
1593
  _LFORR,
@@ -1581,7 +1595,7 @@ var ListFlowOperationResultsRequest = [
1581
1595
  [_FAi, _FOI, _NT, _MR, _AZ, _VEI, _VEAA],
1582
1596
  [0, 0, 0, 1, 0, 0, 0],
1583
1597
  ];
1584
- var ListFlowOperationResultsResponse = [
1598
+ var ListFlowOperationResultsResponse$ = [
1585
1599
  3,
1586
1600
  n0,
1587
1601
  _LFORRi,
@@ -1589,7 +1603,7 @@ var ListFlowOperationResultsResponse = [
1589
1603
  [_FAi, _AZ, _VEAA, _VEI, _FOI, _FOS, _SMt, _FRT, _Flo, _NT],
1590
1604
  [0, 0, 0, 0, 0, 0, 0, 4, () => Flows, 0],
1591
1605
  ];
1592
- var ListFlowOperationsRequest = [
1606
+ var ListFlowOperationsRequest$ = [
1593
1607
  3,
1594
1608
  n0,
1595
1609
  _LFOR,
@@ -1597,7 +1611,7 @@ var ListFlowOperationsRequest = [
1597
1611
  [_FAi, _AZ, _VEAA, _VEI, _FOT, _NT, _MR],
1598
1612
  [0, 0, 0, 0, 0, 0, 1],
1599
1613
  ];
1600
- var ListFlowOperationsResponse = [
1614
+ var ListFlowOperationsResponse$ = [
1601
1615
  3,
1602
1616
  n0,
1603
1617
  _LFORi,
@@ -1605,10 +1619,10 @@ var ListFlowOperationsResponse = [
1605
1619
  [_FOl, _NT],
1606
1620
  [() => FlowOperations, 0],
1607
1621
  ];
1608
- var ListProxiesRequest = [3, n0, _LPRi, 0, [_NT, _MR], [0, 1]];
1609
- var ListProxiesResponse = [3, n0, _LPRis, 0, [_Prox, _NT], [() => Proxies, 0]];
1610
- var ListProxyConfigurationsRequest = [3, n0, _LPCR, 0, [_NT, _MR], [0, 1]];
1611
- var ListProxyConfigurationsResponse = [
1622
+ var ListProxiesRequest$ = [3, n0, _LPRi, 0, [_NT, _MR], [0, 1]];
1623
+ var ListProxiesResponse$ = [3, n0, _LPRis, 0, [_Prox, _NT], [() => Proxies, 0]];
1624
+ var ListProxyConfigurationsRequest$ = [3, n0, _LPCR, 0, [_NT, _MR], [0, 1]];
1625
+ var ListProxyConfigurationsResponse$ = [
1612
1626
  3,
1613
1627
  n0,
1614
1628
  _LPCRi,
@@ -1616,8 +1630,8 @@ var ListProxyConfigurationsResponse = [
1616
1630
  [_PCr, _NT],
1617
1631
  [() => ProxyConfigurations, 0],
1618
1632
  ];
1619
- var ListProxyRuleGroupsRequest = [3, n0, _LPRGR, 0, [_NT, _MR], [0, 1]];
1620
- var ListProxyRuleGroupsResponse = [
1633
+ var ListProxyRuleGroupsRequest$ = [3, n0, _LPRGR, 0, [_NT, _MR], [0, 1]];
1634
+ var ListProxyRuleGroupsResponse$ = [
1621
1635
  3,
1622
1636
  n0,
1623
1637
  _LPRGRi,
@@ -1625,7 +1639,7 @@ var ListProxyRuleGroupsResponse = [
1625
1639
  [_PRGr, _NT],
1626
1640
  [() => ProxyRuleGroups, 0],
1627
1641
  ];
1628
- var ListRuleGroupsRequest = [
1642
+ var ListRuleGroupsRequest$ = [
1629
1643
  3,
1630
1644
  n0,
1631
1645
  _LRGR,
@@ -1633,11 +1647,11 @@ var ListRuleGroupsRequest = [
1633
1647
  [_NT, _MR, _Sc, _MT, _SSu, _Ty],
1634
1648
  [0, 1, 0, 0, 0, 0],
1635
1649
  ];
1636
- var ListRuleGroupsResponse = [3, n0, _LRGRi, 0, [_NT, _RG], [0, () => RuleGroups]];
1637
- var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_NT, _MR, _RA], [0, 1, 0]];
1638
- var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_NT, _T], [0, () => TagList]];
1639
- var ListTLSInspectionConfigurationsRequest = [3, n0, _LTLSICR, 0, [_NT, _MR], [0, 1]];
1640
- var ListTLSInspectionConfigurationsResponse = [
1650
+ var ListRuleGroupsResponse$ = [3, n0, _LRGRi, 0, [_NT, _RG], [0, () => RuleGroups]];
1651
+ var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_NT, _MR, _RA], [0, 1, 0]];
1652
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_NT, _T], [0, () => TagList]];
1653
+ var ListTLSInspectionConfigurationsRequest$ = [3, n0, _LTLSICR, 0, [_NT, _MR], [0, 1]];
1654
+ var ListTLSInspectionConfigurationsResponse$ = [
1641
1655
  3,
1642
1656
  n0,
1643
1657
  _LTLSICRi,
@@ -1645,8 +1659,8 @@ var ListTLSInspectionConfigurationsResponse = [
1645
1659
  [_NT, _TLSICn],
1646
1660
  [0, () => TLSInspectionConfigurations],
1647
1661
  ];
1648
- var ListVpcEndpointAssociationsRequest = [3, n0, _LVEAR, 0, [_NT, _MR, _FAi], [0, 1, 0]];
1649
- var ListVpcEndpointAssociationsResponse = [
1662
+ var ListVpcEndpointAssociationsRequest$ = [3, n0, _LVEAR, 0, [_NT, _MR, _FAi], [0, 1, 0]];
1663
+ var ListVpcEndpointAssociationsResponse$ = [
1650
1664
  3,
1651
1665
  n0,
1652
1666
  _LVEARi,
@@ -1654,11 +1668,11 @@ var ListVpcEndpointAssociationsResponse = [
1654
1668
  [_NT, _VEAp],
1655
1669
  [0, () => VpcEndpointAssociations],
1656
1670
  ];
1657
- var LogDestinationConfig = [3, n0, _LDC, 0, [_LT, _LDT, _LD], [0, 0, 128 | 0]];
1658
- var LogDestinationPermissionException = [-3, n0, _LDPE, { [_e]: _c }, [_M], [0]];
1659
- schema.TypeRegistry.for(n0).registerError(LogDestinationPermissionException, LogDestinationPermissionException$1);
1660
- var LoggingConfiguration = [3, n0, _LC, 0, [_LDCo], [() => LogDestinationConfigs]];
1661
- var MatchAttributes = [
1671
+ var LogDestinationConfig$ = [3, n0, _LDC, 0, [_LT, _LDT, _LD], [0, 0, 128 | 0]];
1672
+ var LogDestinationPermissionException$ = [-3, n0, _LDPE, { [_e]: _c }, [_M], [0]];
1673
+ schema.TypeRegistry.for(n0).registerError(LogDestinationPermissionException$, LogDestinationPermissionException);
1674
+ var LoggingConfiguration$ = [3, n0, _LC, 0, [_LDCo], [() => LogDestinationConfigs]];
1675
+ var MatchAttributes$ = [
1662
1676
  3,
1663
1677
  n0,
1664
1678
  _MA,
@@ -1666,19 +1680,19 @@ var MatchAttributes = [
1666
1680
  [_Sou, _Dest, _SPo, _DPes, _Pro, _TCPF],
1667
1681
  [() => Addresses, () => Addresses, () => PortRanges, () => PortRanges, 64 | 1, () => TCPFlags],
1668
1682
  ];
1669
- var PerObjectStatus = [3, n0, _POS, 0, [_SSy, _UT], [0, 0]];
1670
- var PolicyVariables = [3, n0, _PV, 0, [_RV], [() => IPSets]];
1671
- var PortRange = [3, n0, _PRo, 0, [_FPr, _TP], [1, 1]];
1672
- var PortSet = [3, n0, _PSo, 0, [_Def], [64 | 0]];
1673
- var Proxy = [
1683
+ var PerObjectStatus$ = [3, n0, _POS, 0, [_SSy, _UT], [0, 0]];
1684
+ var PolicyVariables$ = [3, n0, _PV, 0, [_RV], [() => IPSets]];
1685
+ var PortRange$ = [3, n0, _PRo, 0, [_FPr, _TP], [1, 1]];
1686
+ var PortSet$ = [3, n0, _PSo, 0, [_Def], [64 | 0]];
1687
+ var Proxy$ = [
1674
1688
  3,
1675
1689
  n0,
1676
1690
  _Pr,
1677
1691
  0,
1678
1692
  [_CT, _DT, _UTp, _FC, _FM, _PS, _PMS, _NGI, _PCN, _PCA, _PN, _PA, _LP, _TIP, _T],
1679
- [4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => ListenerProperties, () => TlsInterceptProperties, () => TagList],
1693
+ [4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => ListenerProperties, () => TlsInterceptProperties$, () => TagList],
1680
1694
  ];
1681
- var ProxyConfigDefaultRulePhaseActionsRequest = [
1695
+ var ProxyConfigDefaultRulePhaseActionsRequest$ = [
1682
1696
  3,
1683
1697
  n0,
1684
1698
  _PCDRPAR,
@@ -1686,18 +1700,18 @@ var ProxyConfigDefaultRulePhaseActionsRequest = [
1686
1700
  [_PDNS, _PREQUEST, _PRESPONSE],
1687
1701
  [0, 0, 0],
1688
1702
  ];
1689
- var ProxyConfigRuleGroup = [3, n0, _PCRG, 0, [_PRGN, _PRGA, _Ty, _Pri], [0, 0, 0, 1]];
1690
- var ProxyConfiguration = [
1703
+ var ProxyConfigRuleGroup$ = [3, n0, _PCRG, 0, [_PRGN, _PRGA, _Ty, _Pri], [0, 0, 0, 1]];
1704
+ var ProxyConfiguration$ = [
1691
1705
  3,
1692
1706
  n0,
1693
1707
  _PC,
1694
1708
  0,
1695
1709
  [_PCN, _PCA, _De, _CT, _DT, _RG, _DRPA, _T],
1696
- [0, 0, 0, 4, 4, () => ProxyConfigRuleGroupSet, () => ProxyConfigDefaultRulePhaseActionsRequest, () => TagList],
1710
+ [0, 0, 0, 4, 4, () => ProxyConfigRuleGroupSet, () => ProxyConfigDefaultRulePhaseActionsRequest$, () => TagList],
1697
1711
  ];
1698
- var ProxyConfigurationMetadata = [3, n0, _PCM, 0, [_N, _Ar], [0, 0]];
1699
- var ProxyMetadata = [3, n0, _PM, 0, [_N, _Ar], [0, 0]];
1700
- var ProxyRule = [
1712
+ var ProxyConfigurationMetadata$ = [3, n0, _PCM, 0, [_N, _Ar], [0, 0]];
1713
+ var ProxyMetadata$ = [3, n0, _PM, 0, [_N, _Ar], [0, 0]];
1714
+ var ProxyRule$ = [
1701
1715
  3,
1702
1716
  n0,
1703
1717
  _PR,
@@ -1705,21 +1719,21 @@ var ProxyRule = [
1705
1719
  [_PRN, _De, _Ac, _C],
1706
1720
  [0, 0, 0, () => ProxyRuleConditionList],
1707
1721
  ];
1708
- var ProxyRuleCondition = [3, n0, _PRC, 0, [_CO, _CK, _CV], [0, 0, 64 | 0]];
1709
- var ProxyRuleGroup = [
1722
+ var ProxyRuleCondition$ = [3, n0, _PRC, 0, [_CO, _CK, _CV], [0, 0, 64 | 0]];
1723
+ var ProxyRuleGroup$ = [
1710
1724
  3,
1711
1725
  n0,
1712
1726
  _PRG,
1713
1727
  0,
1714
1728
  [_PRGN, _PRGA, _CT, _DT, _R, _De, _T],
1715
- [0, 0, 4, 4, () => ProxyRulesByRequestPhase, 0, () => TagList],
1729
+ [0, 0, 4, 4, () => ProxyRulesByRequestPhase$, 0, () => TagList],
1716
1730
  ];
1717
- var ProxyRuleGroupAttachment = [3, n0, _PRGAr, 0, [_PRGN, _IP], [0, 1]];
1718
- var ProxyRuleGroupMetadata = [3, n0, _PRGM, 0, [_N, _Ar], [0, 0]];
1719
- var ProxyRuleGroupPriority = [3, n0, _PRGP, 0, [_PRGN, _NP], [0, 1]];
1720
- var ProxyRuleGroupPriorityResult = [3, n0, _PRGPR, 0, [_PRGN, _Pri], [0, 1]];
1721
- var ProxyRulePriority = [3, n0, _PRP, 0, [_PRN, _NP], [0, 1]];
1722
- var ProxyRulesByRequestPhase = [
1731
+ var ProxyRuleGroupAttachment$ = [3, n0, _PRGAr, 0, [_PRGN, _IP], [0, 1]];
1732
+ var ProxyRuleGroupMetadata$ = [3, n0, _PRGM, 0, [_N, _Ar], [0, 0]];
1733
+ var ProxyRuleGroupPriority$ = [3, n0, _PRGP, 0, [_PRGN, _NP], [0, 1]];
1734
+ var ProxyRuleGroupPriorityResult$ = [3, n0, _PRGPR, 0, [_PRGN, _Pri], [0, 1]];
1735
+ var ProxyRulePriority$ = [3, n0, _PRP, 0, [_PRN, _NP], [0, 1]];
1736
+ var ProxyRulesByRequestPhase$ = [
1723
1737
  3,
1724
1738
  n0,
1725
1739
  _PRBRP,
@@ -1727,11 +1741,11 @@ var ProxyRulesByRequestPhase = [
1727
1741
  [_PDNS, _PREQUEST, _PRESPONSE],
1728
1742
  [() => ProxyRuleList, () => ProxyRuleList, () => ProxyRuleList],
1729
1743
  ];
1730
- var PublishMetricAction = [3, n0, _PMA, 0, [_Dim], [() => Dimensions]];
1731
- var PutResourcePolicyRequest = [3, n0, _PRPR, 0, [_RA, _Po], [0, 0]];
1732
- var PutResourcePolicyResponse = [3, n0, _PRPRu, 0, [], []];
1733
- var ReferenceSets = [3, n0, _RS, 0, [_IPSR], [() => IPSetReferenceMap]];
1734
- var RejectNetworkFirewallTransitGatewayAttachmentRequest = [
1744
+ var PublishMetricAction$ = [3, n0, _PMA, 0, [_Dim], [() => Dimensions]];
1745
+ var PutResourcePolicyRequest$ = [3, n0, _PRPR, 0, [_RA, _Po], [0, 0]];
1746
+ var PutResourcePolicyResponse$ = [3, n0, _PRPRu, 0, [], []];
1747
+ var ReferenceSets$ = [3, n0, _RS, 0, [_IPSR], [() => IPSetReferenceMap]];
1748
+ var RejectNetworkFirewallTransitGatewayAttachmentRequest$ = [
1735
1749
  3,
1736
1750
  n0,
1737
1751
  _RNFTGAR,
@@ -1739,7 +1753,7 @@ var RejectNetworkFirewallTransitGatewayAttachmentRequest = [
1739
1753
  [_TGAI],
1740
1754
  [0],
1741
1755
  ];
1742
- var RejectNetworkFirewallTransitGatewayAttachmentResponse = [
1756
+ var RejectNetworkFirewallTransitGatewayAttachmentResponse$ = [
1743
1757
  3,
1744
1758
  n0,
1745
1759
  _RNFTGARe,
@@ -1747,21 +1761,21 @@ var RejectNetworkFirewallTransitGatewayAttachmentResponse = [
1747
1761
  [_TGAI, _TGAS],
1748
1762
  [0, 0],
1749
1763
  ];
1750
- var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_M], [0]];
1751
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
1752
- var ResourceOwnerCheckException = [-3, n0, _ROCE, { [_e]: _c }, [_M], [0]];
1753
- schema.TypeRegistry.for(n0).registerError(ResourceOwnerCheckException, ResourceOwnerCheckException$1);
1754
- var RuleDefinition = [3, n0, _RD, 0, [_MA, _Act], [() => MatchAttributes, 64 | 0]];
1755
- var RuleGroup = [
1764
+ var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c }, [_M], [0]];
1765
+ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1766
+ var ResourceOwnerCheckException$ = [-3, n0, _ROCE, { [_e]: _c }, [_M], [0]];
1767
+ schema.TypeRegistry.for(n0).registerError(ResourceOwnerCheckException$, ResourceOwnerCheckException);
1768
+ var RuleDefinition$ = [3, n0, _RD, 0, [_MA, _Act], [() => MatchAttributes$, 64 | 0]];
1769
+ var RuleGroup$ = [
1756
1770
  3,
1757
1771
  n0,
1758
1772
  _RGu,
1759
1773
  0,
1760
1774
  [_RV, _RS, _RSu, _SRO],
1761
- [() => RuleVariables, () => ReferenceSets, () => RulesSource, () => StatefulRuleOptions],
1775
+ [() => RuleVariables$, () => ReferenceSets$, () => RulesSource$, () => StatefulRuleOptions$],
1762
1776
  ];
1763
- var RuleGroupMetadata = [3, n0, _RGM, 0, [_N, _Ar, _VN], [0, 0, 0]];
1764
- var RuleGroupResponse = [
1777
+ var RuleGroupMetadata$ = [3, n0, _RGM, 0, [_N, _Ar, _VN], [0, 0, 0]];
1778
+ var RuleGroupResponse$ = [
1765
1779
  3,
1766
1780
  n0,
1767
1781
  _RGR,
@@ -1778,36 +1792,36 @@ var RuleGroupResponse = [
1778
1792
  () => TagList,
1779
1793
  1,
1780
1794
  1,
1781
- () => EncryptionConfiguration,
1782
- () => SourceMetadata,
1795
+ () => EncryptionConfiguration$,
1796
+ () => SourceMetadata$,
1783
1797
  0,
1784
1798
  4,
1785
1799
  () => AnalysisResultList,
1786
- () => SummaryConfiguration,
1800
+ () => SummaryConfiguration$,
1787
1801
  ],
1788
1802
  ];
1789
- var RuleOption = [3, n0, _RO, 0, [_K, _Se], [0, 64 | 0]];
1790
- var RulesSource = [
1803
+ var RuleOption$ = [3, n0, _RO, 0, [_K, _Se], [0, 64 | 0]];
1804
+ var RulesSource$ = [
1791
1805
  3,
1792
1806
  n0,
1793
1807
  _RSu,
1794
1808
  0,
1795
1809
  [_RSul, _RSL, _SR, _SRACA],
1796
- [0, () => RulesSourceList, () => StatefulRules, () => StatelessRulesAndCustomActions],
1810
+ [0, () => RulesSourceList$, () => StatefulRules, () => StatelessRulesAndCustomActions$],
1797
1811
  ];
1798
- var RulesSourceList = [3, n0, _RSL, 0, [_Ta, _TT, _GRT], [64 | 0, 64 | 0, 0]];
1799
- var RuleSummary = [3, n0, _RSule, 0, [_SID, _Ms, _Me], [0, 0, 0]];
1800
- var RuleVariables = [3, n0, _RV, 0, [_IPSe, _PSor], [() => IPSets, () => PortSets]];
1801
- var ServerCertificate = [3, n0, _SCe, 0, [_RA], [0]];
1802
- var ServerCertificateConfiguration = [
1812
+ var RulesSourceList$ = [3, n0, _RSL, 0, [_Ta, _TT, _GRT], [64 | 0, 64 | 0, 0]];
1813
+ var RuleSummary$ = [3, n0, _RSule, 0, [_SID, _Ms, _Me], [0, 0, 0]];
1814
+ var RuleVariables$ = [3, n0, _RV, 0, [_IPSe, _PSor], [() => IPSets, () => PortSets]];
1815
+ var ServerCertificate$ = [3, n0, _SCe, 0, [_RA], [0]];
1816
+ var ServerCertificateConfiguration$ = [
1803
1817
  3,
1804
1818
  n0,
1805
1819
  _SCC,
1806
1820
  0,
1807
1821
  [_SCer, _Sco, _CAA, _CCRS],
1808
- [() => ServerCertificates, () => ServerCertificateScopes, 0, () => CheckCertificateRevocationStatusActions],
1822
+ [() => ServerCertificates, () => ServerCertificateScopes, 0, () => CheckCertificateRevocationStatusActions$],
1809
1823
  ];
1810
- var ServerCertificateScope = [
1824
+ var ServerCertificateScope$ = [
1811
1825
  3,
1812
1826
  n0,
1813
1827
  _SCS,
@@ -1815,10 +1829,10 @@ var ServerCertificateScope = [
1815
1829
  [_Sou, _Dest, _SPo, _DPes, _Pro],
1816
1830
  [() => Addresses, () => Addresses, () => PortRanges, () => PortRanges, 64 | 1],
1817
1831
  ];
1818
- var SourceMetadata = [3, n0, _SMo, 0, [_SAo, _SUT], [0, 0]];
1819
- var StartAnalysisReportRequest = [3, n0, _SARR, 0, [_FN, _FAi, _AT], [0, 0, 0]];
1820
- var StartAnalysisReportResponse = [3, n0, _SARRt, 0, [_ARI], [0]];
1821
- var StartFlowCaptureRequest = [
1832
+ var SourceMetadata$ = [3, n0, _SMo, 0, [_SAo, _SUT], [0, 0]];
1833
+ var StartAnalysisReportRequest$ = [3, n0, _SARR, 0, [_FN, _FAi, _AT], [0, 0, 0]];
1834
+ var StartAnalysisReportResponse$ = [3, n0, _SARRt, 0, [_ARI], [0]];
1835
+ var StartFlowCaptureRequest$ = [
1822
1836
  3,
1823
1837
  n0,
1824
1838
  _SFCR,
@@ -1826,8 +1840,8 @@ var StartFlowCaptureRequest = [
1826
1840
  [_FAi, _AZ, _VEAA, _VEI, _MFAIS, _FFl],
1827
1841
  [0, 0, 0, 0, 1, () => FlowFilters],
1828
1842
  ];
1829
- var StartFlowCaptureResponse = [3, n0, _SFCRt, 0, [_FAi, _FOI, _FOS], [0, 0, 0]];
1830
- var StartFlowFlushRequest = [
1843
+ var StartFlowCaptureResponse$ = [3, n0, _SFCRt, 0, [_FAi, _FOI, _FOS], [0, 0, 0]];
1844
+ var StartFlowFlushRequest$ = [
1831
1845
  3,
1832
1846
  n0,
1833
1847
  _SFFR,
@@ -1835,36 +1849,36 @@ var StartFlowFlushRequest = [
1835
1849
  [_FAi, _AZ, _VEAA, _VEI, _MFAIS, _FFl],
1836
1850
  [0, 0, 0, 0, 1, () => FlowFilters],
1837
1851
  ];
1838
- var StartFlowFlushResponse = [3, n0, _SFFRt, 0, [_FAi, _FOI, _FOS], [0, 0, 0]];
1839
- var StatefulEngineOptions = [
1852
+ var StartFlowFlushResponse$ = [3, n0, _SFFRt, 0, [_FAi, _FOI, _FOS], [0, 0, 0]];
1853
+ var StatefulEngineOptions$ = [
1840
1854
  3,
1841
1855
  n0,
1842
1856
  _SEO,
1843
1857
  0,
1844
1858
  [_ROu, _SEP, _FT],
1845
- [0, 0, () => FlowTimeouts],
1859
+ [0, 0, () => FlowTimeouts$],
1846
1860
  ];
1847
- var StatefulRule = [
1861
+ var StatefulRule$ = [
1848
1862
  3,
1849
1863
  n0,
1850
1864
  _SRt,
1851
1865
  0,
1852
1866
  [_Ac, _He, _ROul],
1853
- [0, () => Header, () => RuleOptions],
1867
+ [0, () => Header$, () => RuleOptions],
1854
1868
  ];
1855
- var StatefulRuleGroupOverride = [3, n0, _SRGO, 0, [_Ac], [0]];
1856
- var StatefulRuleGroupReference = [
1869
+ var StatefulRuleGroupOverride$ = [3, n0, _SRGO, 0, [_Ac], [0]];
1870
+ var StatefulRuleGroupReference$ = [
1857
1871
  3,
1858
1872
  n0,
1859
1873
  _SRGRta,
1860
1874
  0,
1861
1875
  [_RA, _Pri, _O, _DTI],
1862
- [0, 1, () => StatefulRuleGroupOverride, 2],
1876
+ [0, 1, () => StatefulRuleGroupOverride$, 2],
1863
1877
  ];
1864
- var StatefulRuleOptions = [3, n0, _SRO, 0, [_ROu], [0]];
1865
- var StatelessRule = [3, n0, _SRta, 0, [_RD, _Pri], [() => RuleDefinition, 1]];
1866
- var StatelessRuleGroupReference = [3, n0, _SRGRtat, 0, [_RA, _Pri], [0, 1]];
1867
- var StatelessRulesAndCustomActions = [
1878
+ var StatefulRuleOptions$ = [3, n0, _SRO, 0, [_ROu], [0]];
1879
+ var StatelessRule$ = [3, n0, _SRta, 0, [_RD, _Pri], [() => RuleDefinition$, 1]];
1880
+ var StatelessRuleGroupReference$ = [3, n0, _SRGRtat, 0, [_RA, _Pri], [0, 1]];
1881
+ var StatelessRulesAndCustomActions$ = [
1868
1882
  3,
1869
1883
  n0,
1870
1884
  _SRACA,
@@ -1872,18 +1886,25 @@ var StatelessRulesAndCustomActions = [
1872
1886
  [_SRtat, _CAu],
1873
1887
  [() => StatelessRules, () => CustomActions],
1874
1888
  ];
1875
- var SubnetMapping = [3, n0, _SMu, 0, [_SI, _IPAT], [0, 0]];
1876
- var Summary = [3, n0, _Su, 0, [_RSuleu], [() => RuleSummaries]];
1877
- var SummaryConfiguration = [3, n0, _SC, 0, [_ROul], [64 | 0]];
1878
- var SyncState = [3, n0, _SSyn, 0, [_At, _Con], [() => Attachment, () => SyncStateConfig]];
1879
- var Tag = [3, n0, _Tag, 0, [_Ke, _V], [0, 0]];
1880
- var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _T], [0, () => TagList]];
1881
- var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
1882
- var TCPFlagField = [3, n0, _TCPFF, 0, [_Fla, _Ma], [64 | 0, 64 | 0]];
1883
- var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_M], [0]];
1884
- schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
1885
- var TlsCertificateData = [3, n0, _TCD, 0, [_CAe, _CS, _S, _SMt], [0, 0, 0, 0]];
1886
- var TLSInspectionConfiguration = [
1889
+ var SubnetMapping$ = [3, n0, _SMu, 0, [_SI, _IPAT], [0, 0]];
1890
+ var Summary$ = [3, n0, _Su, 0, [_RSuleu], [() => RuleSummaries]];
1891
+ var SummaryConfiguration$ = [3, n0, _SC, 0, [_ROul], [64 | 0]];
1892
+ var SyncState$ = [
1893
+ 3,
1894
+ n0,
1895
+ _SSyn,
1896
+ 0,
1897
+ [_At, _Con],
1898
+ [() => Attachment$, () => SyncStateConfig],
1899
+ ];
1900
+ var Tag$ = [3, n0, _Tag, 0, [_Ke, _V], [0, 0]];
1901
+ var TagResourceRequest$ = [3, n0, _TRR, 0, [_RA, _T], [0, () => TagList]];
1902
+ var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
1903
+ var TCPFlagField$ = [3, n0, _TCPFF, 0, [_Fla, _Ma], [64 | 0, 64 | 0]];
1904
+ var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c }, [_M], [0]];
1905
+ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1906
+ var TlsCertificateData$ = [3, n0, _TCD, 0, [_CAe, _CS, _S, _SMt], [0, 0, 0, 0]];
1907
+ var TLSInspectionConfiguration$ = [
1887
1908
  3,
1888
1909
  n0,
1889
1910
  _TLSIC,
@@ -1891,24 +1912,31 @@ var TLSInspectionConfiguration = [
1891
1912
  [_SCCe],
1892
1913
  [() => ServerCertificateConfigurations],
1893
1914
  ];
1894
- var TLSInspectionConfigurationMetadata = [3, n0, _TLSICM, 0, [_N, _Ar], [0, 0]];
1895
- var TLSInspectionConfigurationResponse = [
1915
+ var TLSInspectionConfigurationMetadata$ = [3, n0, _TLSICM, 0, [_N, _Ar], [0, 0]];
1916
+ var TLSInspectionConfigurationResponse$ = [
1896
1917
  3,
1897
1918
  n0,
1898
1919
  _TLSICR,
1899
1920
  0,
1900
1921
  [_TLSICA, _TLSICN, _TLSICI, _TLSICS, _De, _T, _LMT, _NOA, _EC, _Ce, _CAer],
1901
- [0, 0, 0, 0, 0, () => TagList, 4, 1, () => EncryptionConfiguration, () => Certificates, () => TlsCertificateData],
1922
+ [0, 0, 0, 0, 0, () => TagList, 4, 1, () => EncryptionConfiguration$, () => Certificates, () => TlsCertificateData$],
1902
1923
  ];
1903
- var TlsInterceptProperties = [3, n0, _TIP, 0, [_PAc, _TIM], [0, 0]];
1904
- var TlsInterceptPropertiesRequest = [3, n0, _TIPR, 0, [_PAc, _TIM], [0, 0]];
1905
- var TransitGatewayAttachmentSyncState = [3, n0, _TGASS, 0, [_AI, _TGAS, _SMt], [0, 0, 0]];
1906
- var UniqueSources = [3, n0, _US, 0, [_Co], [1]];
1907
- var UnsupportedOperationException = [-3, n0, _UOE, { [_e]: _c }, [_M], [0]];
1908
- schema.TypeRegistry.for(n0).registerError(UnsupportedOperationException, UnsupportedOperationException$1);
1909
- var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _TK], [0, 64 | 0]];
1910
- var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
1911
- var UpdateAvailabilityZoneChangeProtectionRequest = [
1924
+ var TlsInterceptProperties$ = [3, n0, _TIP, 0, [_PAc, _TIM], [0, 0]];
1925
+ var TlsInterceptPropertiesRequest$ = [3, n0, _TIPR, 0, [_PAc, _TIM], [0, 0]];
1926
+ var TransitGatewayAttachmentSyncState$ = [
1927
+ 3,
1928
+ n0,
1929
+ _TGASS,
1930
+ 0,
1931
+ [_AI, _TGAS, _SMt],
1932
+ [0, 0, 0],
1933
+ ];
1934
+ var UniqueSources$ = [3, n0, _US, 0, [_Co], [1]];
1935
+ var UnsupportedOperationException$ = [-3, n0, _UOE, { [_e]: _c }, [_M], [0]];
1936
+ schema.TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOperationException);
1937
+ var UntagResourceRequest$ = [3, n0, _URR, 0, [_RA, _TK], [0, 64 | 0]];
1938
+ var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
1939
+ var UpdateAvailabilityZoneChangeProtectionRequest$ = [
1912
1940
  3,
1913
1941
  n0,
1914
1942
  _UAZCPR,
@@ -1916,7 +1944,7 @@ var UpdateAvailabilityZoneChangeProtectionRequest = [
1916
1944
  [_UT, _FAi, _FN, _AZCP],
1917
1945
  [0, 0, 0, 2],
1918
1946
  ];
1919
- var UpdateAvailabilityZoneChangeProtectionResponse = [
1947
+ var UpdateAvailabilityZoneChangeProtectionResponse$ = [
1920
1948
  3,
1921
1949
  n0,
1922
1950
  _UAZCPRp,
@@ -1924,7 +1952,7 @@ var UpdateAvailabilityZoneChangeProtectionResponse = [
1924
1952
  [_UT, _FAi, _FN, _AZCP],
1925
1953
  [0, 0, 0, 2],
1926
1954
  ];
1927
- var UpdateFirewallAnalysisSettingsRequest = [
1955
+ var UpdateFirewallAnalysisSettingsRequest$ = [
1928
1956
  3,
1929
1957
  n0,
1930
1958
  _UFASR,
@@ -1932,7 +1960,7 @@ var UpdateFirewallAnalysisSettingsRequest = [
1932
1960
  [_EAT, _FAi, _FN, _UT],
1933
1961
  [64 | 0, 0, 0, 0],
1934
1962
  ];
1935
- var UpdateFirewallAnalysisSettingsResponse = [
1963
+ var UpdateFirewallAnalysisSettingsResponse$ = [
1936
1964
  3,
1937
1965
  n0,
1938
1966
  _UFASRp,
@@ -1940,7 +1968,7 @@ var UpdateFirewallAnalysisSettingsResponse = [
1940
1968
  [_EAT, _FAi, _FN, _UT],
1941
1969
  [64 | 0, 0, 0, 0],
1942
1970
  ];
1943
- var UpdateFirewallDeleteProtectionRequest = [
1971
+ var UpdateFirewallDeleteProtectionRequest$ = [
1944
1972
  3,
1945
1973
  n0,
1946
1974
  _UFDPR,
@@ -1948,7 +1976,7 @@ var UpdateFirewallDeleteProtectionRequest = [
1948
1976
  [_UT, _FAi, _FN, _DP],
1949
1977
  [0, 0, 0, 2],
1950
1978
  ];
1951
- var UpdateFirewallDeleteProtectionResponse = [
1979
+ var UpdateFirewallDeleteProtectionResponse$ = [
1952
1980
  3,
1953
1981
  n0,
1954
1982
  _UFDPRp,
@@ -1956,7 +1984,7 @@ var UpdateFirewallDeleteProtectionResponse = [
1956
1984
  [_FAi, _FN, _DP, _UT],
1957
1985
  [0, 0, 2, 0],
1958
1986
  ];
1959
- var UpdateFirewallDescriptionRequest = [
1987
+ var UpdateFirewallDescriptionRequest$ = [
1960
1988
  3,
1961
1989
  n0,
1962
1990
  _UFDR,
@@ -1964,7 +1992,7 @@ var UpdateFirewallDescriptionRequest = [
1964
1992
  [_UT, _FAi, _FN, _De],
1965
1993
  [0, 0, 0, 0],
1966
1994
  ];
1967
- var UpdateFirewallDescriptionResponse = [
1995
+ var UpdateFirewallDescriptionResponse$ = [
1968
1996
  3,
1969
1997
  n0,
1970
1998
  _UFDRp,
@@ -1972,23 +2000,23 @@ var UpdateFirewallDescriptionResponse = [
1972
2000
  [_FAi, _FN, _De, _UT],
1973
2001
  [0, 0, 0, 0],
1974
2002
  ];
1975
- var UpdateFirewallEncryptionConfigurationRequest = [
2003
+ var UpdateFirewallEncryptionConfigurationRequest$ = [
1976
2004
  3,
1977
2005
  n0,
1978
2006
  _UFECR,
1979
2007
  0,
1980
2008
  [_UT, _FAi, _FN, _EC],
1981
- [0, 0, 0, () => EncryptionConfiguration],
2009
+ [0, 0, 0, () => EncryptionConfiguration$],
1982
2010
  ];
1983
- var UpdateFirewallEncryptionConfigurationResponse = [
2011
+ var UpdateFirewallEncryptionConfigurationResponse$ = [
1984
2012
  3,
1985
2013
  n0,
1986
2014
  _UFECRp,
1987
2015
  0,
1988
2016
  [_FAi, _FN, _UT, _EC],
1989
- [0, 0, 0, () => EncryptionConfiguration],
2017
+ [0, 0, 0, () => EncryptionConfiguration$],
1990
2018
  ];
1991
- var UpdateFirewallPolicyChangeProtectionRequest = [
2019
+ var UpdateFirewallPolicyChangeProtectionRequest$ = [
1992
2020
  3,
1993
2021
  n0,
1994
2022
  _UFPCPR,
@@ -1996,7 +2024,7 @@ var UpdateFirewallPolicyChangeProtectionRequest = [
1996
2024
  [_UT, _FAi, _FN, _FPCP],
1997
2025
  [0, 0, 0, 2],
1998
2026
  ];
1999
- var UpdateFirewallPolicyChangeProtectionResponse = [
2027
+ var UpdateFirewallPolicyChangeProtectionResponse$ = [
2000
2028
  3,
2001
2029
  n0,
2002
2030
  _UFPCPRp,
@@ -2004,64 +2032,64 @@ var UpdateFirewallPolicyChangeProtectionResponse = [
2004
2032
  [_UT, _FAi, _FN, _FPCP],
2005
2033
  [0, 0, 0, 2],
2006
2034
  ];
2007
- var UpdateFirewallPolicyRequest = [
2035
+ var UpdateFirewallPolicyRequest$ = [
2008
2036
  3,
2009
2037
  n0,
2010
2038
  _UFPR,
2011
2039
  0,
2012
2040
  [_UT, _FPA, _FPN, _FP, _De, _DR, _EC],
2013
- [0, 0, 0, () => FirewallPolicy, 0, 2, () => EncryptionConfiguration],
2041
+ [0, 0, 0, () => FirewallPolicy$, 0, 2, () => EncryptionConfiguration$],
2014
2042
  ];
2015
- var UpdateFirewallPolicyResponse = [
2043
+ var UpdateFirewallPolicyResponse$ = [
2016
2044
  3,
2017
2045
  n0,
2018
2046
  _UFPRp,
2019
2047
  0,
2020
2048
  [_UT, _FPR],
2021
- [0, () => FirewallPolicyResponse],
2049
+ [0, () => FirewallPolicyResponse$],
2022
2050
  ];
2023
- var UpdateLoggingConfigurationRequest = [
2051
+ var UpdateLoggingConfigurationRequest$ = [
2024
2052
  3,
2025
2053
  n0,
2026
2054
  _ULCR,
2027
2055
  0,
2028
2056
  [_FAi, _FN, _LC, _EMD],
2029
- [0, 0, () => LoggingConfiguration, 2],
2057
+ [0, 0, () => LoggingConfiguration$, 2],
2030
2058
  ];
2031
- var UpdateLoggingConfigurationResponse = [
2059
+ var UpdateLoggingConfigurationResponse$ = [
2032
2060
  3,
2033
2061
  n0,
2034
2062
  _ULCRp,
2035
2063
  0,
2036
2064
  [_FAi, _FN, _LC, _EMD],
2037
- [0, 0, () => LoggingConfiguration, 2],
2065
+ [0, 0, () => LoggingConfiguration$, 2],
2038
2066
  ];
2039
- var UpdateProxyConfigurationRequest = [
2067
+ var UpdateProxyConfigurationRequest$ = [
2040
2068
  3,
2041
2069
  n0,
2042
2070
  _UPCR,
2043
2071
  0,
2044
2072
  [_PCN, _PCA, _DRPA, _UT],
2045
- [0, 0, () => ProxyConfigDefaultRulePhaseActionsRequest, 0],
2073
+ [0, 0, () => ProxyConfigDefaultRulePhaseActionsRequest$, 0],
2046
2074
  ];
2047
- var UpdateProxyConfigurationResponse = [
2075
+ var UpdateProxyConfigurationResponse$ = [
2048
2076
  3,
2049
2077
  n0,
2050
2078
  _UPCRp,
2051
2079
  0,
2052
2080
  [_PC, _UT],
2053
- [() => ProxyConfiguration, 0],
2081
+ [() => ProxyConfiguration$, 0],
2054
2082
  ];
2055
- var UpdateProxyRequest = [
2083
+ var UpdateProxyRequest$ = [
2056
2084
  3,
2057
2085
  n0,
2058
2086
  _UPR,
2059
2087
  0,
2060
2088
  [_NGI, _PN, _PA, _LPTA, _LPTR, _TIP, _UT],
2061
- [0, 0, 0, () => ListenerPropertiesRequest, () => ListenerPropertiesRequest, () => TlsInterceptPropertiesRequest, 0],
2089
+ [0, 0, 0, () => ListenerPropertiesRequest, () => ListenerPropertiesRequest, () => TlsInterceptPropertiesRequest$, 0],
2062
2090
  ];
2063
- var UpdateProxyResponse = [3, n0, _UPRp, 0, [_Pr, _UT], [() => Proxy, 0]];
2064
- var UpdateProxyRuleGroupPrioritiesRequest = [
2091
+ var UpdateProxyResponse$ = [3, n0, _UPRp, 0, [_Pr, _UT], [() => Proxy$, 0]];
2092
+ var UpdateProxyRuleGroupPrioritiesRequest$ = [
2065
2093
  3,
2066
2094
  n0,
2067
2095
  _UPRGPR,
@@ -2069,7 +2097,7 @@ var UpdateProxyRuleGroupPrioritiesRequest = [
2069
2097
  [_PCN, _PCA, _RG, _UT],
2070
2098
  [0, 0, () => ProxyRuleGroupPriorityList, 0],
2071
2099
  ];
2072
- var UpdateProxyRuleGroupPrioritiesResponse = [
2100
+ var UpdateProxyRuleGroupPrioritiesResponse$ = [
2073
2101
  3,
2074
2102
  n0,
2075
2103
  _UPRGPRp,
@@ -2077,7 +2105,7 @@ var UpdateProxyRuleGroupPrioritiesResponse = [
2077
2105
  [_PRGr, _UT],
2078
2106
  [() => ProxyRuleGroupPriorityResultList, 0],
2079
2107
  ];
2080
- var UpdateProxyRulePrioritiesRequest = [
2108
+ var UpdateProxyRulePrioritiesRequest$ = [
2081
2109
  3,
2082
2110
  n0,
2083
2111
  _UPRPR,
@@ -2085,7 +2113,7 @@ var UpdateProxyRulePrioritiesRequest = [
2085
2113
  [_PRGN, _PRGA, _RGRP, _R, _UT],
2086
2114
  [0, 0, 0, () => ProxyRulePriorityList, 0],
2087
2115
  ];
2088
- var UpdateProxyRulePrioritiesResponse = [
2116
+ var UpdateProxyRulePrioritiesResponse$ = [
2089
2117
  3,
2090
2118
  n0,
2091
2119
  _UPRPRp,
@@ -2093,7 +2121,7 @@ var UpdateProxyRulePrioritiesResponse = [
2093
2121
  [_PRGN, _PRGA, _RGRP, _R, _UT],
2094
2122
  [0, 0, 0, () => ProxyRulePriorityList, 0],
2095
2123
  ];
2096
- var UpdateProxyRuleRequest = [
2124
+ var UpdateProxyRuleRequest$ = [
2097
2125
  3,
2098
2126
  n0,
2099
2127
  _UPRR,
@@ -2101,15 +2129,15 @@ var UpdateProxyRuleRequest = [
2101
2129
  [_PRGN, _PRGA, _PRN, _De, _Ac, _AC, _RC, _UT],
2102
2130
  [0, 0, 0, 0, 0, () => ProxyRuleConditionList, () => ProxyRuleConditionList, 0],
2103
2131
  ];
2104
- var UpdateProxyRuleResponse = [
2132
+ var UpdateProxyRuleResponse$ = [
2105
2133
  3,
2106
2134
  n0,
2107
2135
  _UPRRp,
2108
2136
  0,
2109
2137
  [_PR, _RCe, _UT],
2110
- [() => ProxyRule, () => ProxyRuleConditionList, 0],
2138
+ [() => ProxyRule$, () => ProxyRuleConditionList, 0],
2111
2139
  ];
2112
- var UpdateRuleGroupRequest = [
2140
+ var UpdateRuleGroupRequest$ = [
2113
2141
  3,
2114
2142
  n0,
2115
2143
  _URGR,
@@ -2119,26 +2147,26 @@ var UpdateRuleGroupRequest = [
2119
2147
  0,
2120
2148
  0,
2121
2149
  0,
2122
- () => RuleGroup,
2150
+ () => RuleGroup$,
2123
2151
  0,
2124
2152
  0,
2125
2153
  0,
2126
2154
  2,
2127
- () => EncryptionConfiguration,
2128
- () => SourceMetadata,
2155
+ () => EncryptionConfiguration$,
2156
+ () => SourceMetadata$,
2129
2157
  2,
2130
- () => SummaryConfiguration,
2158
+ () => SummaryConfiguration$,
2131
2159
  ],
2132
2160
  ];
2133
- var UpdateRuleGroupResponse = [
2161
+ var UpdateRuleGroupResponse$ = [
2134
2162
  3,
2135
2163
  n0,
2136
2164
  _URGRp,
2137
2165
  0,
2138
2166
  [_UT, _RGR],
2139
- [0, () => RuleGroupResponse],
2167
+ [0, () => RuleGroupResponse$],
2140
2168
  ];
2141
- var UpdateSubnetChangeProtectionRequest = [
2169
+ var UpdateSubnetChangeProtectionRequest$ = [
2142
2170
  3,
2143
2171
  n0,
2144
2172
  _USCPR,
@@ -2146,7 +2174,7 @@ var UpdateSubnetChangeProtectionRequest = [
2146
2174
  [_UT, _FAi, _FN, _SCP],
2147
2175
  [0, 0, 0, 2],
2148
2176
  ];
2149
- var UpdateSubnetChangeProtectionResponse = [
2177
+ var UpdateSubnetChangeProtectionResponse$ = [
2150
2178
  3,
2151
2179
  n0,
2152
2180
  _USCPRp,
@@ -2154,32 +2182,32 @@ var UpdateSubnetChangeProtectionResponse = [
2154
2182
  [_UT, _FAi, _FN, _SCP],
2155
2183
  [0, 0, 0, 2],
2156
2184
  ];
2157
- var UpdateTLSInspectionConfigurationRequest = [
2185
+ var UpdateTLSInspectionConfigurationRequest$ = [
2158
2186
  3,
2159
2187
  n0,
2160
2188
  _UTLSICR,
2161
2189
  0,
2162
2190
  [_TLSICA, _TLSICN, _TLSIC, _De, _EC, _UT],
2163
- [0, 0, () => TLSInspectionConfiguration, 0, () => EncryptionConfiguration, 0],
2191
+ [0, 0, () => TLSInspectionConfiguration$, 0, () => EncryptionConfiguration$, 0],
2164
2192
  ];
2165
- var UpdateTLSInspectionConfigurationResponse = [
2193
+ var UpdateTLSInspectionConfigurationResponse$ = [
2166
2194
  3,
2167
2195
  n0,
2168
2196
  _UTLSICRp,
2169
2197
  0,
2170
2198
  [_UT, _TLSICR],
2171
- [0, () => TLSInspectionConfigurationResponse],
2199
+ [0, () => TLSInspectionConfigurationResponse$],
2172
2200
  ];
2173
- var VpcEndpointAssociation = [
2201
+ var VpcEndpointAssociation$ = [
2174
2202
  3,
2175
2203
  n0,
2176
2204
  _VEA,
2177
2205
  0,
2178
2206
  [_VEAI, _VEAA, _FAi, _VI, _SMu, _De, _T],
2179
- [0, 0, 0, 0, () => SubnetMapping, 0, () => TagList],
2207
+ [0, 0, 0, 0, () => SubnetMapping$, 0, () => TagList],
2180
2208
  ];
2181
- var VpcEndpointAssociationMetadata = [3, n0, _VEAM, 0, [_VEAA], [0]];
2182
- var VpcEndpointAssociationStatus = [
2209
+ var VpcEndpointAssociationMetadata$ = [3, n0, _VEAM, 0, [_VEAA], [0]];
2210
+ var VpcEndpointAssociationStatus$ = [
2183
2211
  3,
2184
2212
  n0,
2185
2213
  _VEAS,
@@ -2187,661 +2215,676 @@ var VpcEndpointAssociationStatus = [
2187
2215
  [_S, _ASS],
2188
2216
  [0, () => AssociationSyncState],
2189
2217
  ];
2190
- var NetworkFirewallServiceException = [-3, _sm, "NetworkFirewallServiceException", 0, [], []];
2191
- schema.TypeRegistry.for(_sm).registerError(NetworkFirewallServiceException, NetworkFirewallServiceException$1);
2192
- var Addresses = [1, n0, _Ad, 0, () => Address];
2193
- var AnalysisReportResults = [1, n0, _ARR, 0, () => AnalysisTypeReportResult];
2194
- var AnalysisReports = [1, n0, _ARna, 0, () => AnalysisReport];
2195
- var AnalysisResultList = [1, n0, _ARL, 0, () => AnalysisResult];
2196
- var AvailabilityZoneMappings = [1, n0, _AZM, 0, () => AvailabilityZoneMapping];
2197
- var Certificates = [1, n0, _Ce, 0, () => TlsCertificateData];
2198
- var CreateProxyRuleList = [1, n0, _CPRL, 0, () => CreateProxyRule];
2199
- var CustomActions = [1, n0, _CAu, 0, () => CustomAction];
2200
- var Dimensions = [1, n0, _Dim, 0, () => Dimension];
2201
- var FirewallPolicies = [1, n0, _FPi, 0, () => FirewallPolicyMetadata];
2202
- var Firewalls = [1, n0, _Fi, 0, () => FirewallMetadata];
2203
- var FlowFilters = [1, n0, _FFl, 0, () => FlowFilter];
2204
- var FlowOperations = [1, n0, _FOl, 0, () => FlowOperationMetadata];
2205
- var Flows = [1, n0, _Flo, 0, () => Flow];
2206
- var ListenerProperties = [1, n0, _LP, 0, () => ListenerProperty];
2207
- var ListenerPropertiesRequest = [1, n0, _LPRist, 0, () => ListenerPropertyRequest];
2208
- var LogDestinationConfigs = [1, n0, _LDCo, 0, () => LogDestinationConfig];
2209
- var PortRanges = [1, n0, _PRor, 0, () => PortRange];
2210
- var Proxies = [1, n0, _Prox, 0, () => ProxyMetadata];
2211
- var ProxyConfigRuleGroupSet = [1, n0, _PCRGS, 0, () => ProxyConfigRuleGroup];
2212
- var ProxyConfigurations = [1, n0, _PCr, 0, () => ProxyConfigurationMetadata];
2213
- var ProxyRuleConditionList = [1, n0, _PRCL, 0, () => ProxyRuleCondition];
2214
- var ProxyRuleGroupAttachmentList = [1, n0, _PRGAL, 0, () => ProxyRuleGroupAttachment];
2215
- var ProxyRuleGroupPriorityList = [1, n0, _PRGPL, 0, () => ProxyRuleGroupPriority];
2216
- var ProxyRuleGroupPriorityResultList = [1, n0, _PRGPRL, 0, () => ProxyRuleGroupPriorityResult];
2217
- var ProxyRuleGroups = [1, n0, _PRGr, 0, () => ProxyRuleGroupMetadata];
2218
- var ProxyRuleList = [1, n0, _PRL, 0, () => ProxyRule];
2219
- var ProxyRulePriorityList = [1, n0, _PRPL, 0, () => ProxyRulePriority];
2220
- var RuleGroups = [1, n0, _RG, 0, () => RuleGroupMetadata];
2221
- var RuleOptions = [1, n0, _ROul, 0, () => RuleOption];
2222
- var RuleSummaries = [1, n0, _RSuleu, 0, () => RuleSummary];
2223
- var ServerCertificateConfigurations = [1, n0, _SCCe, 0, () => ServerCertificateConfiguration];
2224
- var ServerCertificates = [1, n0, _SCer, 0, () => ServerCertificate];
2225
- var ServerCertificateScopes = [1, n0, _SCSe, 0, () => ServerCertificateScope];
2226
- var StatefulRuleGroupReferences = [1, n0, _SRGRt, 0, () => StatefulRuleGroupReference];
2227
- var StatefulRules = [1, n0, _SR, 0, () => StatefulRule];
2228
- var StatelessRuleGroupReferences = [1, n0, _SRGR, 0, () => StatelessRuleGroupReference];
2229
- var StatelessRules = [1, n0, _SRtat, 0, () => StatelessRule];
2230
- var SubnetMappings = [1, n0, _SM, 0, () => SubnetMapping];
2231
- var TagList = [1, n0, _TL, 0, () => Tag];
2232
- var TCPFlags = [1, n0, _TCPF, 0, () => TCPFlagField];
2233
- var TLSInspectionConfigurations = [
2234
- 1,
2235
- n0,
2236
- _TLSICn,
2237
- 0,
2238
- () => TLSInspectionConfigurationMetadata,
2239
- ];
2240
- var VpcEndpointAssociations = [1, n0, _VEAp, 0, () => VpcEndpointAssociationMetadata];
2241
- var AssociationSyncState = [2, n0, _ASS, 0, 0, () => AZSyncState];
2242
- var IPSetMetadataMap = [2, n0, _IPSMM, 0, 0, () => IPSetMetadata];
2243
- var IPSetReferenceMap = [2, n0, _IPSRM, 0, 0, () => IPSetReference];
2244
- var IPSets = [2, n0, _IPSe, 0, 0, () => IPSet];
2245
- var PortSets = [2, n0, _PSor, 0, 0, () => PortSet];
2246
- var SupportedAvailabilityZones = [2, n0, _SAZ, 0, 0, () => AvailabilityZoneMetadata];
2247
- var SyncStateConfig = [2, n0, _SSC, 0, 0, () => PerObjectStatus];
2248
- var SyncStates = [2, n0, _SS, 0, 0, () => SyncState];
2249
- var AcceptNetworkFirewallTransitGatewayAttachment = [
2218
+ var NetworkFirewallServiceException$ = [
2219
+ -3,
2220
+ _sm,
2221
+ "NetworkFirewallServiceException",
2222
+ 0,
2223
+ [],
2224
+ [],
2225
+ ];
2226
+ schema.TypeRegistry.for(_sm).registerError(NetworkFirewallServiceException$, NetworkFirewallServiceException);
2227
+ var Addresses = [1, n0, _Ad, 0, () => Address$];
2228
+ var AnalysisReportResults = [1, n0, _ARR, 0, () => AnalysisTypeReportResult$];
2229
+ var AnalysisReports = [1, n0, _ARna, 0, () => AnalysisReport$];
2230
+ var AnalysisResultList = [1, n0, _ARL, 0, () => AnalysisResult$];
2231
+ var AvailabilityZoneMappings = [1, n0, _AZM, 0, () => AvailabilityZoneMapping$];
2232
+ var Certificates = [1, n0, _Ce, 0, () => TlsCertificateData$];
2233
+ var CreateProxyRuleList = [1, n0, _CPRL, 0, () => CreateProxyRule$];
2234
+ var CustomActions = [1, n0, _CAu, 0, () => CustomAction$];
2235
+ var Dimensions = [1, n0, _Dim, 0, () => Dimension$];
2236
+ var FirewallPolicies = [1, n0, _FPi, 0, () => FirewallPolicyMetadata$];
2237
+ var Firewalls = [1, n0, _Fi, 0, () => FirewallMetadata$];
2238
+ var FlowFilters = [1, n0, _FFl, 0, () => FlowFilter$];
2239
+ var FlowOperations = [1, n0, _FOl, 0, () => FlowOperationMetadata$];
2240
+ var Flows = [1, n0, _Flo, 0, () => Flow$];
2241
+ var ListenerProperties = [1, n0, _LP, 0, () => ListenerProperty$];
2242
+ var ListenerPropertiesRequest = [1, n0, _LPRist, 0, () => ListenerPropertyRequest$];
2243
+ var LogDestinationConfigs = [1, n0, _LDCo, 0, () => LogDestinationConfig$];
2244
+ var PortRanges = [1, n0, _PRor, 0, () => PortRange$];
2245
+ var Proxies = [1, n0, _Prox, 0, () => ProxyMetadata$];
2246
+ var ProxyConfigRuleGroupSet = [1, n0, _PCRGS, 0, () => ProxyConfigRuleGroup$];
2247
+ var ProxyConfigurations = [1, n0, _PCr, 0, () => ProxyConfigurationMetadata$];
2248
+ var ProxyRuleConditionList = [1, n0, _PRCL, 0, () => ProxyRuleCondition$];
2249
+ var ProxyRuleGroupAttachmentList = [1, n0, _PRGAL, 0, () => ProxyRuleGroupAttachment$];
2250
+ var ProxyRuleGroupPriorityList = [1, n0, _PRGPL, 0, () => ProxyRuleGroupPriority$];
2251
+ var ProxyRuleGroupPriorityResultList = [1, n0, _PRGPRL, 0, () => ProxyRuleGroupPriorityResult$];
2252
+ var ProxyRuleGroups = [1, n0, _PRGr, 0, () => ProxyRuleGroupMetadata$];
2253
+ var ProxyRuleList = [1, n0, _PRL, 0, () => ProxyRule$];
2254
+ var ProxyRulePriorityList = [1, n0, _PRPL, 0, () => ProxyRulePriority$];
2255
+ var RuleGroups = [1, n0, _RG, 0, () => RuleGroupMetadata$];
2256
+ var RuleOptions = [1, n0, _ROul, 0, () => RuleOption$];
2257
+ var RuleSummaries = [1, n0, _RSuleu, 0, () => RuleSummary$];
2258
+ var ServerCertificateConfigurations = [1, n0, _SCCe, 0, () => ServerCertificateConfiguration$];
2259
+ var ServerCertificates = [1, n0, _SCer, 0, () => ServerCertificate$];
2260
+ var ServerCertificateScopes = [1, n0, _SCSe, 0, () => ServerCertificateScope$];
2261
+ var StatefulRuleGroupReferences = [1, n0, _SRGRt, 0, () => StatefulRuleGroupReference$];
2262
+ var StatefulRules = [1, n0, _SR, 0, () => StatefulRule$];
2263
+ var StatelessRuleGroupReferences = [1, n0, _SRGR, 0, () => StatelessRuleGroupReference$];
2264
+ var StatelessRules = [1, n0, _SRtat, 0, () => StatelessRule$];
2265
+ var SubnetMappings = [1, n0, _SM, 0, () => SubnetMapping$];
2266
+ var TagList = [1, n0, _TL, 0, () => Tag$];
2267
+ var TCPFlags = [1, n0, _TCPF, 0, () => TCPFlagField$];
2268
+ var TLSInspectionConfigurations = [1, n0, _TLSICn, 0, () => TLSInspectionConfigurationMetadata$];
2269
+ var VpcEndpointAssociations = [1, n0, _VEAp, 0, () => VpcEndpointAssociationMetadata$];
2270
+ var AssociationSyncState = [2, n0, _ASS, 0, 0, () => AZSyncState$];
2271
+ var IPSetMetadataMap = [2, n0, _IPSMM, 0, 0, () => IPSetMetadata$];
2272
+ var IPSetReferenceMap = [2, n0, _IPSRM, 0, 0, () => IPSetReference$];
2273
+ var IPSets = [2, n0, _IPSe, 0, 0, () => IPSet$];
2274
+ var PortSets = [2, n0, _PSor, 0, 0, () => PortSet$];
2275
+ var SupportedAvailabilityZones = [2, n0, _SAZ, 0, 0, () => AvailabilityZoneMetadata$];
2276
+ var SyncStateConfig = [2, n0, _SSC, 0, 0, () => PerObjectStatus$];
2277
+ var SyncStates = [2, n0, _SS, 0, 0, () => SyncState$];
2278
+ var AcceptNetworkFirewallTransitGatewayAttachment$ = [
2250
2279
  9,
2251
2280
  n0,
2252
2281
  _ANFTGA,
2253
2282
  0,
2254
- () => AcceptNetworkFirewallTransitGatewayAttachmentRequest,
2255
- () => AcceptNetworkFirewallTransitGatewayAttachmentResponse,
2283
+ () => AcceptNetworkFirewallTransitGatewayAttachmentRequest$,
2284
+ () => AcceptNetworkFirewallTransitGatewayAttachmentResponse$,
2256
2285
  ];
2257
- var AssociateAvailabilityZones = [
2286
+ var AssociateAvailabilityZones$ = [
2258
2287
  9,
2259
2288
  n0,
2260
2289
  _AAZ,
2261
2290
  0,
2262
- () => AssociateAvailabilityZonesRequest,
2263
- () => AssociateAvailabilityZonesResponse,
2291
+ () => AssociateAvailabilityZonesRequest$,
2292
+ () => AssociateAvailabilityZonesResponse$,
2264
2293
  ];
2265
- var AssociateFirewallPolicy = [
2294
+ var AssociateFirewallPolicy$ = [
2266
2295
  9,
2267
2296
  n0,
2268
2297
  _AFP,
2269
2298
  0,
2270
- () => AssociateFirewallPolicyRequest,
2271
- () => AssociateFirewallPolicyResponse,
2299
+ () => AssociateFirewallPolicyRequest$,
2300
+ () => AssociateFirewallPolicyResponse$,
2272
2301
  ];
2273
- var AssociateSubnets = [
2302
+ var AssociateSubnets$ = [
2274
2303
  9,
2275
2304
  n0,
2276
2305
  _AS,
2277
2306
  0,
2278
- () => AssociateSubnetsRequest,
2279
- () => AssociateSubnetsResponse,
2307
+ () => AssociateSubnetsRequest$,
2308
+ () => AssociateSubnetsResponse$,
2280
2309
  ];
2281
- var AttachRuleGroupsToProxyConfiguration = [
2310
+ var AttachRuleGroupsToProxyConfiguration$ = [
2282
2311
  9,
2283
2312
  n0,
2284
2313
  _ARGTPC,
2285
2314
  0,
2286
- () => AttachRuleGroupsToProxyConfigurationRequest,
2287
- () => AttachRuleGroupsToProxyConfigurationResponse,
2315
+ () => AttachRuleGroupsToProxyConfigurationRequest$,
2316
+ () => AttachRuleGroupsToProxyConfigurationResponse$,
2288
2317
  ];
2289
- var CreateFirewall = [
2318
+ var CreateFirewall$ = [
2290
2319
  9,
2291
2320
  n0,
2292
2321
  _CF,
2293
2322
  0,
2294
- () => CreateFirewallRequest,
2295
- () => CreateFirewallResponse,
2323
+ () => CreateFirewallRequest$,
2324
+ () => CreateFirewallResponse$,
2296
2325
  ];
2297
- var CreateFirewallPolicy = [
2326
+ var CreateFirewallPolicy$ = [
2298
2327
  9,
2299
2328
  n0,
2300
2329
  _CFP,
2301
2330
  0,
2302
- () => CreateFirewallPolicyRequest,
2303
- () => CreateFirewallPolicyResponse,
2331
+ () => CreateFirewallPolicyRequest$,
2332
+ () => CreateFirewallPolicyResponse$,
2304
2333
  ];
2305
- var CreateProxy = [9, n0, _CP, 0, () => CreateProxyRequest, () => CreateProxyResponse];
2306
- var CreateProxyConfiguration = [
2334
+ var CreateProxy$ = [9, n0, _CP, 0, () => CreateProxyRequest$, () => CreateProxyResponse$];
2335
+ var CreateProxyConfiguration$ = [
2307
2336
  9,
2308
2337
  n0,
2309
2338
  _CPC,
2310
2339
  0,
2311
- () => CreateProxyConfigurationRequest,
2312
- () => CreateProxyConfigurationResponse,
2340
+ () => CreateProxyConfigurationRequest$,
2341
+ () => CreateProxyConfigurationResponse$,
2313
2342
  ];
2314
- var CreateProxyRuleGroup = [
2343
+ var CreateProxyRuleGroup$ = [
2315
2344
  9,
2316
2345
  n0,
2317
2346
  _CPRG,
2318
2347
  0,
2319
- () => CreateProxyRuleGroupRequest,
2320
- () => CreateProxyRuleGroupResponse,
2348
+ () => CreateProxyRuleGroupRequest$,
2349
+ () => CreateProxyRuleGroupResponse$,
2321
2350
  ];
2322
- var CreateProxyRules = [
2351
+ var CreateProxyRules$ = [
2323
2352
  9,
2324
2353
  n0,
2325
2354
  _CPRrea,
2326
2355
  0,
2327
- () => CreateProxyRulesRequest,
2328
- () => CreateProxyRulesResponse,
2356
+ () => CreateProxyRulesRequest$,
2357
+ () => CreateProxyRulesResponse$,
2329
2358
  ];
2330
- var CreateRuleGroup = [
2359
+ var CreateRuleGroup$ = [
2331
2360
  9,
2332
2361
  n0,
2333
2362
  _CRG,
2334
2363
  0,
2335
- () => CreateRuleGroupRequest,
2336
- () => CreateRuleGroupResponse,
2364
+ () => CreateRuleGroupRequest$,
2365
+ () => CreateRuleGroupResponse$,
2337
2366
  ];
2338
- var CreateTLSInspectionConfiguration = [
2367
+ var CreateTLSInspectionConfiguration$ = [
2339
2368
  9,
2340
2369
  n0,
2341
2370
  _CTLSIC,
2342
2371
  0,
2343
- () => CreateTLSInspectionConfigurationRequest,
2344
- () => CreateTLSInspectionConfigurationResponse,
2372
+ () => CreateTLSInspectionConfigurationRequest$,
2373
+ () => CreateTLSInspectionConfigurationResponse$,
2345
2374
  ];
2346
- var CreateVpcEndpointAssociation = [
2375
+ var CreateVpcEndpointAssociation$ = [
2347
2376
  9,
2348
2377
  n0,
2349
2378
  _CVEA,
2350
2379
  0,
2351
- () => CreateVpcEndpointAssociationRequest,
2352
- () => CreateVpcEndpointAssociationResponse,
2380
+ () => CreateVpcEndpointAssociationRequest$,
2381
+ () => CreateVpcEndpointAssociationResponse$,
2353
2382
  ];
2354
- var DeleteFirewall = [
2383
+ var DeleteFirewall$ = [
2355
2384
  9,
2356
2385
  n0,
2357
2386
  _DF,
2358
2387
  0,
2359
- () => DeleteFirewallRequest,
2360
- () => DeleteFirewallResponse,
2388
+ () => DeleteFirewallRequest$,
2389
+ () => DeleteFirewallResponse$,
2361
2390
  ];
2362
- var DeleteFirewallPolicy = [
2391
+ var DeleteFirewallPolicy$ = [
2363
2392
  9,
2364
2393
  n0,
2365
2394
  _DFP,
2366
2395
  0,
2367
- () => DeleteFirewallPolicyRequest,
2368
- () => DeleteFirewallPolicyResponse,
2396
+ () => DeleteFirewallPolicyRequest$,
2397
+ () => DeleteFirewallPolicyResponse$,
2369
2398
  ];
2370
- var DeleteNetworkFirewallTransitGatewayAttachment = [
2399
+ var DeleteNetworkFirewallTransitGatewayAttachment$ = [
2371
2400
  9,
2372
2401
  n0,
2373
2402
  _DNFTGA,
2374
2403
  0,
2375
- () => DeleteNetworkFirewallTransitGatewayAttachmentRequest,
2376
- () => DeleteNetworkFirewallTransitGatewayAttachmentResponse,
2404
+ () => DeleteNetworkFirewallTransitGatewayAttachmentRequest$,
2405
+ () => DeleteNetworkFirewallTransitGatewayAttachmentResponse$,
2377
2406
  ];
2378
- var DeleteProxy = [9, n0, _DPel, 0, () => DeleteProxyRequest, () => DeleteProxyResponse];
2379
- var DeleteProxyConfiguration = [
2407
+ var DeleteProxy$ = [
2408
+ 9,
2409
+ n0,
2410
+ _DPel,
2411
+ 0,
2412
+ () => DeleteProxyRequest$,
2413
+ () => DeleteProxyResponse$,
2414
+ ];
2415
+ var DeleteProxyConfiguration$ = [
2380
2416
  9,
2381
2417
  n0,
2382
2418
  _DPC,
2383
2419
  0,
2384
- () => DeleteProxyConfigurationRequest,
2385
- () => DeleteProxyConfigurationResponse,
2420
+ () => DeleteProxyConfigurationRequest$,
2421
+ () => DeleteProxyConfigurationResponse$,
2386
2422
  ];
2387
- var DeleteProxyRuleGroup = [
2423
+ var DeleteProxyRuleGroup$ = [
2388
2424
  9,
2389
2425
  n0,
2390
2426
  _DPRG,
2391
2427
  0,
2392
- () => DeleteProxyRuleGroupRequest,
2393
- () => DeleteProxyRuleGroupResponse,
2428
+ () => DeleteProxyRuleGroupRequest$,
2429
+ () => DeleteProxyRuleGroupResponse$,
2394
2430
  ];
2395
- var DeleteProxyRules = [
2431
+ var DeleteProxyRules$ = [
2396
2432
  9,
2397
2433
  n0,
2398
2434
  _DPRel,
2399
2435
  0,
2400
- () => DeleteProxyRulesRequest,
2401
- () => DeleteProxyRulesResponse,
2436
+ () => DeleteProxyRulesRequest$,
2437
+ () => DeleteProxyRulesResponse$,
2402
2438
  ];
2403
- var DeleteResourcePolicy = [
2439
+ var DeleteResourcePolicy$ = [
2404
2440
  9,
2405
2441
  n0,
2406
2442
  _DRP,
2407
2443
  0,
2408
- () => DeleteResourcePolicyRequest,
2409
- () => DeleteResourcePolicyResponse,
2444
+ () => DeleteResourcePolicyRequest$,
2445
+ () => DeleteResourcePolicyResponse$,
2410
2446
  ];
2411
- var DeleteRuleGroup = [
2447
+ var DeleteRuleGroup$ = [
2412
2448
  9,
2413
2449
  n0,
2414
2450
  _DRG,
2415
2451
  0,
2416
- () => DeleteRuleGroupRequest,
2417
- () => DeleteRuleGroupResponse,
2452
+ () => DeleteRuleGroupRequest$,
2453
+ () => DeleteRuleGroupResponse$,
2418
2454
  ];
2419
- var DeleteTLSInspectionConfiguration = [
2455
+ var DeleteTLSInspectionConfiguration$ = [
2420
2456
  9,
2421
2457
  n0,
2422
2458
  _DTLSIC,
2423
2459
  0,
2424
- () => DeleteTLSInspectionConfigurationRequest,
2425
- () => DeleteTLSInspectionConfigurationResponse,
2460
+ () => DeleteTLSInspectionConfigurationRequest$,
2461
+ () => DeleteTLSInspectionConfigurationResponse$,
2426
2462
  ];
2427
- var DeleteVpcEndpointAssociation = [
2463
+ var DeleteVpcEndpointAssociation$ = [
2428
2464
  9,
2429
2465
  n0,
2430
2466
  _DVEA,
2431
2467
  0,
2432
- () => DeleteVpcEndpointAssociationRequest,
2433
- () => DeleteVpcEndpointAssociationResponse,
2468
+ () => DeleteVpcEndpointAssociationRequest$,
2469
+ () => DeleteVpcEndpointAssociationResponse$,
2434
2470
  ];
2435
- var DescribeFirewall = [
2471
+ var DescribeFirewall$ = [
2436
2472
  9,
2437
2473
  n0,
2438
2474
  _DFe,
2439
2475
  0,
2440
- () => DescribeFirewallRequest,
2441
- () => DescribeFirewallResponse,
2476
+ () => DescribeFirewallRequest$,
2477
+ () => DescribeFirewallResponse$,
2442
2478
  ];
2443
- var DescribeFirewallMetadata = [
2479
+ var DescribeFirewallMetadata$ = [
2444
2480
  9,
2445
2481
  n0,
2446
2482
  _DFM,
2447
2483
  0,
2448
- () => DescribeFirewallMetadataRequest,
2449
- () => DescribeFirewallMetadataResponse,
2484
+ () => DescribeFirewallMetadataRequest$,
2485
+ () => DescribeFirewallMetadataResponse$,
2450
2486
  ];
2451
- var DescribeFirewallPolicy = [
2487
+ var DescribeFirewallPolicy$ = [
2452
2488
  9,
2453
2489
  n0,
2454
2490
  _DFPe,
2455
2491
  0,
2456
- () => DescribeFirewallPolicyRequest,
2457
- () => DescribeFirewallPolicyResponse,
2492
+ () => DescribeFirewallPolicyRequest$,
2493
+ () => DescribeFirewallPolicyResponse$,
2458
2494
  ];
2459
- var DescribeFlowOperation = [
2495
+ var DescribeFlowOperation$ = [
2460
2496
  9,
2461
2497
  n0,
2462
2498
  _DFO,
2463
2499
  0,
2464
- () => DescribeFlowOperationRequest,
2465
- () => DescribeFlowOperationResponse,
2500
+ () => DescribeFlowOperationRequest$,
2501
+ () => DescribeFlowOperationResponse$,
2466
2502
  ];
2467
- var DescribeLoggingConfiguration = [
2503
+ var DescribeLoggingConfiguration$ = [
2468
2504
  9,
2469
2505
  n0,
2470
2506
  _DLC,
2471
2507
  0,
2472
- () => DescribeLoggingConfigurationRequest,
2473
- () => DescribeLoggingConfigurationResponse,
2508
+ () => DescribeLoggingConfigurationRequest$,
2509
+ () => DescribeLoggingConfigurationResponse$,
2474
2510
  ];
2475
- var DescribeProxy = [
2511
+ var DescribeProxy$ = [
2476
2512
  9,
2477
2513
  n0,
2478
2514
  _DPesc,
2479
2515
  0,
2480
- () => DescribeProxyRequest,
2481
- () => DescribeProxyResponse,
2516
+ () => DescribeProxyRequest$,
2517
+ () => DescribeProxyResponse$,
2482
2518
  ];
2483
- var DescribeProxyConfiguration = [
2519
+ var DescribeProxyConfiguration$ = [
2484
2520
  9,
2485
2521
  n0,
2486
2522
  _DPCe,
2487
2523
  0,
2488
- () => DescribeProxyConfigurationRequest,
2489
- () => DescribeProxyConfigurationResponse,
2524
+ () => DescribeProxyConfigurationRequest$,
2525
+ () => DescribeProxyConfigurationResponse$,
2490
2526
  ];
2491
- var DescribeProxyRule = [
2527
+ var DescribeProxyRule$ = [
2492
2528
  9,
2493
2529
  n0,
2494
2530
  _DPRescri,
2495
2531
  0,
2496
- () => DescribeProxyRuleRequest,
2497
- () => DescribeProxyRuleResponse,
2532
+ () => DescribeProxyRuleRequest$,
2533
+ () => DescribeProxyRuleResponse$,
2498
2534
  ];
2499
- var DescribeProxyRuleGroup = [
2535
+ var DescribeProxyRuleGroup$ = [
2500
2536
  9,
2501
2537
  n0,
2502
2538
  _DPRGe,
2503
2539
  0,
2504
- () => DescribeProxyRuleGroupRequest,
2505
- () => DescribeProxyRuleGroupResponse,
2540
+ () => DescribeProxyRuleGroupRequest$,
2541
+ () => DescribeProxyRuleGroupResponse$,
2506
2542
  ];
2507
- var DescribeResourcePolicy = [
2543
+ var DescribeResourcePolicy$ = [
2508
2544
  9,
2509
2545
  n0,
2510
2546
  _DRPe,
2511
2547
  0,
2512
- () => DescribeResourcePolicyRequest,
2513
- () => DescribeResourcePolicyResponse,
2548
+ () => DescribeResourcePolicyRequest$,
2549
+ () => DescribeResourcePolicyResponse$,
2514
2550
  ];
2515
- var DescribeRuleGroup = [
2551
+ var DescribeRuleGroup$ = [
2516
2552
  9,
2517
2553
  n0,
2518
2554
  _DRGe,
2519
2555
  0,
2520
- () => DescribeRuleGroupRequest,
2521
- () => DescribeRuleGroupResponse,
2556
+ () => DescribeRuleGroupRequest$,
2557
+ () => DescribeRuleGroupResponse$,
2522
2558
  ];
2523
- var DescribeRuleGroupMetadata = [
2559
+ var DescribeRuleGroupMetadata$ = [
2524
2560
  9,
2525
2561
  n0,
2526
2562
  _DRGM,
2527
2563
  0,
2528
- () => DescribeRuleGroupMetadataRequest,
2529
- () => DescribeRuleGroupMetadataResponse,
2564
+ () => DescribeRuleGroupMetadataRequest$,
2565
+ () => DescribeRuleGroupMetadataResponse$,
2530
2566
  ];
2531
- var DescribeRuleGroupSummary = [
2567
+ var DescribeRuleGroupSummary$ = [
2532
2568
  9,
2533
2569
  n0,
2534
2570
  _DRGS,
2535
2571
  0,
2536
- () => DescribeRuleGroupSummaryRequest,
2537
- () => DescribeRuleGroupSummaryResponse,
2572
+ () => DescribeRuleGroupSummaryRequest$,
2573
+ () => DescribeRuleGroupSummaryResponse$,
2538
2574
  ];
2539
- var DescribeTLSInspectionConfiguration = [
2575
+ var DescribeTLSInspectionConfiguration$ = [
2540
2576
  9,
2541
2577
  n0,
2542
2578
  _DTLSICe,
2543
2579
  0,
2544
- () => DescribeTLSInspectionConfigurationRequest,
2545
- () => DescribeTLSInspectionConfigurationResponse,
2580
+ () => DescribeTLSInspectionConfigurationRequest$,
2581
+ () => DescribeTLSInspectionConfigurationResponse$,
2546
2582
  ];
2547
- var DescribeVpcEndpointAssociation = [
2583
+ var DescribeVpcEndpointAssociation$ = [
2548
2584
  9,
2549
2585
  n0,
2550
2586
  _DVEAe,
2551
2587
  0,
2552
- () => DescribeVpcEndpointAssociationRequest,
2553
- () => DescribeVpcEndpointAssociationResponse,
2588
+ () => DescribeVpcEndpointAssociationRequest$,
2589
+ () => DescribeVpcEndpointAssociationResponse$,
2554
2590
  ];
2555
- var DetachRuleGroupsFromProxyConfiguration = [
2591
+ var DetachRuleGroupsFromProxyConfiguration$ = [
2556
2592
  9,
2557
2593
  n0,
2558
2594
  _DRGFPC,
2559
2595
  0,
2560
- () => DetachRuleGroupsFromProxyConfigurationRequest,
2561
- () => DetachRuleGroupsFromProxyConfigurationResponse,
2596
+ () => DetachRuleGroupsFromProxyConfigurationRequest$,
2597
+ () => DetachRuleGroupsFromProxyConfigurationResponse$,
2562
2598
  ];
2563
- var DisassociateAvailabilityZones = [
2599
+ var DisassociateAvailabilityZones$ = [
2564
2600
  9,
2565
2601
  n0,
2566
2602
  _DAZ,
2567
2603
  0,
2568
- () => DisassociateAvailabilityZonesRequest,
2569
- () => DisassociateAvailabilityZonesResponse,
2604
+ () => DisassociateAvailabilityZonesRequest$,
2605
+ () => DisassociateAvailabilityZonesResponse$,
2570
2606
  ];
2571
- var DisassociateSubnets = [
2607
+ var DisassociateSubnets$ = [
2572
2608
  9,
2573
2609
  n0,
2574
2610
  _DS,
2575
2611
  0,
2576
- () => DisassociateSubnetsRequest,
2577
- () => DisassociateSubnetsResponse,
2612
+ () => DisassociateSubnetsRequest$,
2613
+ () => DisassociateSubnetsResponse$,
2578
2614
  ];
2579
- var GetAnalysisReportResults = [
2615
+ var GetAnalysisReportResults$ = [
2580
2616
  9,
2581
2617
  n0,
2582
2618
  _GARR,
2583
2619
  0,
2584
- () => GetAnalysisReportResultsRequest,
2585
- () => GetAnalysisReportResultsResponse,
2620
+ () => GetAnalysisReportResultsRequest$,
2621
+ () => GetAnalysisReportResultsResponse$,
2586
2622
  ];
2587
- var ListAnalysisReports = [
2623
+ var ListAnalysisReports$ = [
2588
2624
  9,
2589
2625
  n0,
2590
2626
  _LAR,
2591
2627
  0,
2592
- () => ListAnalysisReportsRequest,
2593
- () => ListAnalysisReportsResponse,
2628
+ () => ListAnalysisReportsRequest$,
2629
+ () => ListAnalysisReportsResponse$,
2594
2630
  ];
2595
- var ListFirewallPolicies = [
2631
+ var ListFirewallPolicies$ = [
2596
2632
  9,
2597
2633
  n0,
2598
2634
  _LFP,
2599
2635
  0,
2600
- () => ListFirewallPoliciesRequest,
2601
- () => ListFirewallPoliciesResponse,
2636
+ () => ListFirewallPoliciesRequest$,
2637
+ () => ListFirewallPoliciesResponse$,
2602
2638
  ];
2603
- var ListFirewalls = [
2639
+ var ListFirewalls$ = [
2604
2640
  9,
2605
2641
  n0,
2606
2642
  _LF,
2607
2643
  0,
2608
- () => ListFirewallsRequest,
2609
- () => ListFirewallsResponse,
2644
+ () => ListFirewallsRequest$,
2645
+ () => ListFirewallsResponse$,
2610
2646
  ];
2611
- var ListFlowOperationResults = [
2647
+ var ListFlowOperationResults$ = [
2612
2648
  9,
2613
2649
  n0,
2614
2650
  _LFORis,
2615
2651
  0,
2616
- () => ListFlowOperationResultsRequest,
2617
- () => ListFlowOperationResultsResponse,
2652
+ () => ListFlowOperationResultsRequest$,
2653
+ () => ListFlowOperationResultsResponse$,
2618
2654
  ];
2619
- var ListFlowOperations = [
2655
+ var ListFlowOperations$ = [
2620
2656
  9,
2621
2657
  n0,
2622
2658
  _LFO,
2623
2659
  0,
2624
- () => ListFlowOperationsRequest,
2625
- () => ListFlowOperationsResponse,
2660
+ () => ListFlowOperationsRequest$,
2661
+ () => ListFlowOperationsResponse$,
2662
+ ];
2663
+ var ListProxies$ = [
2664
+ 9,
2665
+ n0,
2666
+ _LPis,
2667
+ 0,
2668
+ () => ListProxiesRequest$,
2669
+ () => ListProxiesResponse$,
2626
2670
  ];
2627
- var ListProxies = [9, n0, _LPis, 0, () => ListProxiesRequest, () => ListProxiesResponse];
2628
- var ListProxyConfigurations = [
2671
+ var ListProxyConfigurations$ = [
2629
2672
  9,
2630
2673
  n0,
2631
2674
  _LPC,
2632
2675
  0,
2633
- () => ListProxyConfigurationsRequest,
2634
- () => ListProxyConfigurationsResponse,
2676
+ () => ListProxyConfigurationsRequest$,
2677
+ () => ListProxyConfigurationsResponse$,
2635
2678
  ];
2636
- var ListProxyRuleGroups = [
2679
+ var ListProxyRuleGroups$ = [
2637
2680
  9,
2638
2681
  n0,
2639
2682
  _LPRG,
2640
2683
  0,
2641
- () => ListProxyRuleGroupsRequest,
2642
- () => ListProxyRuleGroupsResponse,
2684
+ () => ListProxyRuleGroupsRequest$,
2685
+ () => ListProxyRuleGroupsResponse$,
2643
2686
  ];
2644
- var ListRuleGroups = [
2687
+ var ListRuleGroups$ = [
2645
2688
  9,
2646
2689
  n0,
2647
2690
  _LRG,
2648
2691
  0,
2649
- () => ListRuleGroupsRequest,
2650
- () => ListRuleGroupsResponse,
2692
+ () => ListRuleGroupsRequest$,
2693
+ () => ListRuleGroupsResponse$,
2651
2694
  ];
2652
- var ListTagsForResource = [
2695
+ var ListTagsForResource$ = [
2653
2696
  9,
2654
2697
  n0,
2655
2698
  _LTFR,
2656
2699
  0,
2657
- () => ListTagsForResourceRequest,
2658
- () => ListTagsForResourceResponse,
2700
+ () => ListTagsForResourceRequest$,
2701
+ () => ListTagsForResourceResponse$,
2659
2702
  ];
2660
- var ListTLSInspectionConfigurations = [
2703
+ var ListTLSInspectionConfigurations$ = [
2661
2704
  9,
2662
2705
  n0,
2663
2706
  _LTLSIC,
2664
2707
  0,
2665
- () => ListTLSInspectionConfigurationsRequest,
2666
- () => ListTLSInspectionConfigurationsResponse,
2708
+ () => ListTLSInspectionConfigurationsRequest$,
2709
+ () => ListTLSInspectionConfigurationsResponse$,
2667
2710
  ];
2668
- var ListVpcEndpointAssociations = [
2711
+ var ListVpcEndpointAssociations$ = [
2669
2712
  9,
2670
2713
  n0,
2671
2714
  _LVEA,
2672
2715
  0,
2673
- () => ListVpcEndpointAssociationsRequest,
2674
- () => ListVpcEndpointAssociationsResponse,
2716
+ () => ListVpcEndpointAssociationsRequest$,
2717
+ () => ListVpcEndpointAssociationsResponse$,
2675
2718
  ];
2676
- var PutResourcePolicy = [
2719
+ var PutResourcePolicy$ = [
2677
2720
  9,
2678
2721
  n0,
2679
2722
  _PRPu,
2680
2723
  0,
2681
- () => PutResourcePolicyRequest,
2682
- () => PutResourcePolicyResponse,
2724
+ () => PutResourcePolicyRequest$,
2725
+ () => PutResourcePolicyResponse$,
2683
2726
  ];
2684
- var RejectNetworkFirewallTransitGatewayAttachment = [
2727
+ var RejectNetworkFirewallTransitGatewayAttachment$ = [
2685
2728
  9,
2686
2729
  n0,
2687
2730
  _RNFTGA,
2688
2731
  0,
2689
- () => RejectNetworkFirewallTransitGatewayAttachmentRequest,
2690
- () => RejectNetworkFirewallTransitGatewayAttachmentResponse,
2732
+ () => RejectNetworkFirewallTransitGatewayAttachmentRequest$,
2733
+ () => RejectNetworkFirewallTransitGatewayAttachmentResponse$,
2691
2734
  ];
2692
- var StartAnalysisReport = [
2735
+ var StartAnalysisReport$ = [
2693
2736
  9,
2694
2737
  n0,
2695
2738
  _SAR,
2696
2739
  0,
2697
- () => StartAnalysisReportRequest,
2698
- () => StartAnalysisReportResponse,
2740
+ () => StartAnalysisReportRequest$,
2741
+ () => StartAnalysisReportResponse$,
2699
2742
  ];
2700
- var StartFlowCapture = [
2743
+ var StartFlowCapture$ = [
2701
2744
  9,
2702
2745
  n0,
2703
2746
  _SFC,
2704
2747
  0,
2705
- () => StartFlowCaptureRequest,
2706
- () => StartFlowCaptureResponse,
2748
+ () => StartFlowCaptureRequest$,
2749
+ () => StartFlowCaptureResponse$,
2707
2750
  ];
2708
- var StartFlowFlush = [
2751
+ var StartFlowFlush$ = [
2709
2752
  9,
2710
2753
  n0,
2711
2754
  _SFF,
2712
2755
  0,
2713
- () => StartFlowFlushRequest,
2714
- () => StartFlowFlushResponse,
2756
+ () => StartFlowFlushRequest$,
2757
+ () => StartFlowFlushResponse$,
2715
2758
  ];
2716
- var TagResource = [9, n0, _TR, 0, () => TagResourceRequest, () => TagResourceResponse];
2717
- var UntagResource = [
2759
+ var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => TagResourceResponse$];
2760
+ var UntagResource$ = [
2718
2761
  9,
2719
2762
  n0,
2720
2763
  _UR,
2721
2764
  0,
2722
- () => UntagResourceRequest,
2723
- () => UntagResourceResponse,
2765
+ () => UntagResourceRequest$,
2766
+ () => UntagResourceResponse$,
2724
2767
  ];
2725
- var UpdateAvailabilityZoneChangeProtection = [
2768
+ var UpdateAvailabilityZoneChangeProtection$ = [
2726
2769
  9,
2727
2770
  n0,
2728
2771
  _UAZCP,
2729
2772
  0,
2730
- () => UpdateAvailabilityZoneChangeProtectionRequest,
2731
- () => UpdateAvailabilityZoneChangeProtectionResponse,
2773
+ () => UpdateAvailabilityZoneChangeProtectionRequest$,
2774
+ () => UpdateAvailabilityZoneChangeProtectionResponse$,
2732
2775
  ];
2733
- var UpdateFirewallAnalysisSettings = [
2776
+ var UpdateFirewallAnalysisSettings$ = [
2734
2777
  9,
2735
2778
  n0,
2736
2779
  _UFAS,
2737
2780
  0,
2738
- () => UpdateFirewallAnalysisSettingsRequest,
2739
- () => UpdateFirewallAnalysisSettingsResponse,
2781
+ () => UpdateFirewallAnalysisSettingsRequest$,
2782
+ () => UpdateFirewallAnalysisSettingsResponse$,
2740
2783
  ];
2741
- var UpdateFirewallDeleteProtection = [
2784
+ var UpdateFirewallDeleteProtection$ = [
2742
2785
  9,
2743
2786
  n0,
2744
2787
  _UFDP,
2745
2788
  0,
2746
- () => UpdateFirewallDeleteProtectionRequest,
2747
- () => UpdateFirewallDeleteProtectionResponse,
2789
+ () => UpdateFirewallDeleteProtectionRequest$,
2790
+ () => UpdateFirewallDeleteProtectionResponse$,
2748
2791
  ];
2749
- var UpdateFirewallDescription = [
2792
+ var UpdateFirewallDescription$ = [
2750
2793
  9,
2751
2794
  n0,
2752
2795
  _UFD,
2753
2796
  0,
2754
- () => UpdateFirewallDescriptionRequest,
2755
- () => UpdateFirewallDescriptionResponse,
2797
+ () => UpdateFirewallDescriptionRequest$,
2798
+ () => UpdateFirewallDescriptionResponse$,
2756
2799
  ];
2757
- var UpdateFirewallEncryptionConfiguration = [
2800
+ var UpdateFirewallEncryptionConfiguration$ = [
2758
2801
  9,
2759
2802
  n0,
2760
2803
  _UFEC,
2761
2804
  0,
2762
- () => UpdateFirewallEncryptionConfigurationRequest,
2763
- () => UpdateFirewallEncryptionConfigurationResponse,
2805
+ () => UpdateFirewallEncryptionConfigurationRequest$,
2806
+ () => UpdateFirewallEncryptionConfigurationResponse$,
2764
2807
  ];
2765
- var UpdateFirewallPolicy = [
2808
+ var UpdateFirewallPolicy$ = [
2766
2809
  9,
2767
2810
  n0,
2768
2811
  _UFP,
2769
2812
  0,
2770
- () => UpdateFirewallPolicyRequest,
2771
- () => UpdateFirewallPolicyResponse,
2813
+ () => UpdateFirewallPolicyRequest$,
2814
+ () => UpdateFirewallPolicyResponse$,
2772
2815
  ];
2773
- var UpdateFirewallPolicyChangeProtection = [
2816
+ var UpdateFirewallPolicyChangeProtection$ = [
2774
2817
  9,
2775
2818
  n0,
2776
2819
  _UFPCP,
2777
2820
  0,
2778
- () => UpdateFirewallPolicyChangeProtectionRequest,
2779
- () => UpdateFirewallPolicyChangeProtectionResponse,
2821
+ () => UpdateFirewallPolicyChangeProtectionRequest$,
2822
+ () => UpdateFirewallPolicyChangeProtectionResponse$,
2780
2823
  ];
2781
- var UpdateLoggingConfiguration = [
2824
+ var UpdateLoggingConfiguration$ = [
2782
2825
  9,
2783
2826
  n0,
2784
2827
  _ULC,
2785
2828
  0,
2786
- () => UpdateLoggingConfigurationRequest,
2787
- () => UpdateLoggingConfigurationResponse,
2829
+ () => UpdateLoggingConfigurationRequest$,
2830
+ () => UpdateLoggingConfigurationResponse$,
2788
2831
  ];
2789
- var UpdateProxy = [9, n0, _UP, 0, () => UpdateProxyRequest, () => UpdateProxyResponse];
2790
- var UpdateProxyConfiguration = [
2832
+ var UpdateProxy$ = [9, n0, _UP, 0, () => UpdateProxyRequest$, () => UpdateProxyResponse$];
2833
+ var UpdateProxyConfiguration$ = [
2791
2834
  9,
2792
2835
  n0,
2793
2836
  _UPC,
2794
2837
  0,
2795
- () => UpdateProxyConfigurationRequest,
2796
- () => UpdateProxyConfigurationResponse,
2838
+ () => UpdateProxyConfigurationRequest$,
2839
+ () => UpdateProxyConfigurationResponse$,
2797
2840
  ];
2798
- var UpdateProxyRule = [
2841
+ var UpdateProxyRule$ = [
2799
2842
  9,
2800
2843
  n0,
2801
2844
  _UPRpd,
2802
2845
  0,
2803
- () => UpdateProxyRuleRequest,
2804
- () => UpdateProxyRuleResponse,
2846
+ () => UpdateProxyRuleRequest$,
2847
+ () => UpdateProxyRuleResponse$,
2805
2848
  ];
2806
- var UpdateProxyRuleGroupPriorities = [
2849
+ var UpdateProxyRuleGroupPriorities$ = [
2807
2850
  9,
2808
2851
  n0,
2809
2852
  _UPRGP,
2810
2853
  0,
2811
- () => UpdateProxyRuleGroupPrioritiesRequest,
2812
- () => UpdateProxyRuleGroupPrioritiesResponse,
2854
+ () => UpdateProxyRuleGroupPrioritiesRequest$,
2855
+ () => UpdateProxyRuleGroupPrioritiesResponse$,
2813
2856
  ];
2814
- var UpdateProxyRulePriorities = [
2857
+ var UpdateProxyRulePriorities$ = [
2815
2858
  9,
2816
2859
  n0,
2817
2860
  _UPRP,
2818
2861
  0,
2819
- () => UpdateProxyRulePrioritiesRequest,
2820
- () => UpdateProxyRulePrioritiesResponse,
2862
+ () => UpdateProxyRulePrioritiesRequest$,
2863
+ () => UpdateProxyRulePrioritiesResponse$,
2821
2864
  ];
2822
- var UpdateRuleGroup = [
2865
+ var UpdateRuleGroup$ = [
2823
2866
  9,
2824
2867
  n0,
2825
2868
  _URG,
2826
2869
  0,
2827
- () => UpdateRuleGroupRequest,
2828
- () => UpdateRuleGroupResponse,
2870
+ () => UpdateRuleGroupRequest$,
2871
+ () => UpdateRuleGroupResponse$,
2829
2872
  ];
2830
- var UpdateSubnetChangeProtection = [
2873
+ var UpdateSubnetChangeProtection$ = [
2831
2874
  9,
2832
2875
  n0,
2833
2876
  _USCP,
2834
2877
  0,
2835
- () => UpdateSubnetChangeProtectionRequest,
2836
- () => UpdateSubnetChangeProtectionResponse,
2878
+ () => UpdateSubnetChangeProtectionRequest$,
2879
+ () => UpdateSubnetChangeProtectionResponse$,
2837
2880
  ];
2838
- var UpdateTLSInspectionConfiguration = [
2881
+ var UpdateTLSInspectionConfiguration$ = [
2839
2882
  9,
2840
2883
  n0,
2841
2884
  _UTLSIC,
2842
2885
  0,
2843
- () => UpdateTLSInspectionConfigurationRequest,
2844
- () => UpdateTLSInspectionConfigurationResponse,
2886
+ () => UpdateTLSInspectionConfigurationRequest$,
2887
+ () => UpdateTLSInspectionConfigurationResponse$,
2845
2888
  ];
2846
2889
 
2847
2890
  class AcceptNetworkFirewallTransitGatewayAttachmentCommand extends smithyClient.Command
@@ -2852,7 +2895,7 @@ class AcceptNetworkFirewallTransitGatewayAttachmentCommand extends smithyClient.
2852
2895
  })
2853
2896
  .s("NetworkFirewall_20201112", "AcceptNetworkFirewallTransitGatewayAttachment", {})
2854
2897
  .n("NetworkFirewallClient", "AcceptNetworkFirewallTransitGatewayAttachmentCommand")
2855
- .sc(AcceptNetworkFirewallTransitGatewayAttachment)
2898
+ .sc(AcceptNetworkFirewallTransitGatewayAttachment$)
2856
2899
  .build() {
2857
2900
  }
2858
2901
 
@@ -2864,7 +2907,7 @@ class AssociateAvailabilityZonesCommand extends smithyClient.Command
2864
2907
  })
2865
2908
  .s("NetworkFirewall_20201112", "AssociateAvailabilityZones", {})
2866
2909
  .n("NetworkFirewallClient", "AssociateAvailabilityZonesCommand")
2867
- .sc(AssociateAvailabilityZones)
2910
+ .sc(AssociateAvailabilityZones$)
2868
2911
  .build() {
2869
2912
  }
2870
2913
 
@@ -2876,7 +2919,7 @@ class AssociateFirewallPolicyCommand extends smithyClient.Command
2876
2919
  })
2877
2920
  .s("NetworkFirewall_20201112", "AssociateFirewallPolicy", {})
2878
2921
  .n("NetworkFirewallClient", "AssociateFirewallPolicyCommand")
2879
- .sc(AssociateFirewallPolicy)
2922
+ .sc(AssociateFirewallPolicy$)
2880
2923
  .build() {
2881
2924
  }
2882
2925
 
@@ -2888,7 +2931,7 @@ class AssociateSubnetsCommand extends smithyClient.Command
2888
2931
  })
2889
2932
  .s("NetworkFirewall_20201112", "AssociateSubnets", {})
2890
2933
  .n("NetworkFirewallClient", "AssociateSubnetsCommand")
2891
- .sc(AssociateSubnets)
2934
+ .sc(AssociateSubnets$)
2892
2935
  .build() {
2893
2936
  }
2894
2937
 
@@ -2900,7 +2943,7 @@ class AttachRuleGroupsToProxyConfigurationCommand extends smithyClient.Command
2900
2943
  })
2901
2944
  .s("NetworkFirewall_20201112", "AttachRuleGroupsToProxyConfiguration", {})
2902
2945
  .n("NetworkFirewallClient", "AttachRuleGroupsToProxyConfigurationCommand")
2903
- .sc(AttachRuleGroupsToProxyConfiguration)
2946
+ .sc(AttachRuleGroupsToProxyConfiguration$)
2904
2947
  .build() {
2905
2948
  }
2906
2949
 
@@ -2912,7 +2955,7 @@ class CreateFirewallCommand extends smithyClient.Command
2912
2955
  })
2913
2956
  .s("NetworkFirewall_20201112", "CreateFirewall", {})
2914
2957
  .n("NetworkFirewallClient", "CreateFirewallCommand")
2915
- .sc(CreateFirewall)
2958
+ .sc(CreateFirewall$)
2916
2959
  .build() {
2917
2960
  }
2918
2961
 
@@ -2924,7 +2967,7 @@ class CreateFirewallPolicyCommand extends smithyClient.Command
2924
2967
  })
2925
2968
  .s("NetworkFirewall_20201112", "CreateFirewallPolicy", {})
2926
2969
  .n("NetworkFirewallClient", "CreateFirewallPolicyCommand")
2927
- .sc(CreateFirewallPolicy)
2970
+ .sc(CreateFirewallPolicy$)
2928
2971
  .build() {
2929
2972
  }
2930
2973
 
@@ -2936,7 +2979,7 @@ class CreateProxyCommand extends smithyClient.Command
2936
2979
  })
2937
2980
  .s("NetworkFirewall_20201112", "CreateProxy", {})
2938
2981
  .n("NetworkFirewallClient", "CreateProxyCommand")
2939
- .sc(CreateProxy)
2982
+ .sc(CreateProxy$)
2940
2983
  .build() {
2941
2984
  }
2942
2985
 
@@ -2948,7 +2991,7 @@ class CreateProxyConfigurationCommand extends smithyClient.Command
2948
2991
  })
2949
2992
  .s("NetworkFirewall_20201112", "CreateProxyConfiguration", {})
2950
2993
  .n("NetworkFirewallClient", "CreateProxyConfigurationCommand")
2951
- .sc(CreateProxyConfiguration)
2994
+ .sc(CreateProxyConfiguration$)
2952
2995
  .build() {
2953
2996
  }
2954
2997
 
@@ -2960,7 +3003,7 @@ class CreateProxyRuleGroupCommand extends smithyClient.Command
2960
3003
  })
2961
3004
  .s("NetworkFirewall_20201112", "CreateProxyRuleGroup", {})
2962
3005
  .n("NetworkFirewallClient", "CreateProxyRuleGroupCommand")
2963
- .sc(CreateProxyRuleGroup)
3006
+ .sc(CreateProxyRuleGroup$)
2964
3007
  .build() {
2965
3008
  }
2966
3009
 
@@ -2972,7 +3015,7 @@ class CreateProxyRulesCommand extends smithyClient.Command
2972
3015
  })
2973
3016
  .s("NetworkFirewall_20201112", "CreateProxyRules", {})
2974
3017
  .n("NetworkFirewallClient", "CreateProxyRulesCommand")
2975
- .sc(CreateProxyRules)
3018
+ .sc(CreateProxyRules$)
2976
3019
  .build() {
2977
3020
  }
2978
3021
 
@@ -2984,7 +3027,7 @@ class CreateRuleGroupCommand extends smithyClient.Command
2984
3027
  })
2985
3028
  .s("NetworkFirewall_20201112", "CreateRuleGroup", {})
2986
3029
  .n("NetworkFirewallClient", "CreateRuleGroupCommand")
2987
- .sc(CreateRuleGroup)
3030
+ .sc(CreateRuleGroup$)
2988
3031
  .build() {
2989
3032
  }
2990
3033
 
@@ -2996,7 +3039,7 @@ class CreateTLSInspectionConfigurationCommand extends smithyClient.Command
2996
3039
  })
2997
3040
  .s("NetworkFirewall_20201112", "CreateTLSInspectionConfiguration", {})
2998
3041
  .n("NetworkFirewallClient", "CreateTLSInspectionConfigurationCommand")
2999
- .sc(CreateTLSInspectionConfiguration)
3042
+ .sc(CreateTLSInspectionConfiguration$)
3000
3043
  .build() {
3001
3044
  }
3002
3045
 
@@ -3008,7 +3051,7 @@ class CreateVpcEndpointAssociationCommand extends smithyClient.Command
3008
3051
  })
3009
3052
  .s("NetworkFirewall_20201112", "CreateVpcEndpointAssociation", {})
3010
3053
  .n("NetworkFirewallClient", "CreateVpcEndpointAssociationCommand")
3011
- .sc(CreateVpcEndpointAssociation)
3054
+ .sc(CreateVpcEndpointAssociation$)
3012
3055
  .build() {
3013
3056
  }
3014
3057
 
@@ -3020,7 +3063,7 @@ class DeleteFirewallCommand extends smithyClient.Command
3020
3063
  })
3021
3064
  .s("NetworkFirewall_20201112", "DeleteFirewall", {})
3022
3065
  .n("NetworkFirewallClient", "DeleteFirewallCommand")
3023
- .sc(DeleteFirewall)
3066
+ .sc(DeleteFirewall$)
3024
3067
  .build() {
3025
3068
  }
3026
3069
 
@@ -3032,7 +3075,7 @@ class DeleteFirewallPolicyCommand extends smithyClient.Command
3032
3075
  })
3033
3076
  .s("NetworkFirewall_20201112", "DeleteFirewallPolicy", {})
3034
3077
  .n("NetworkFirewallClient", "DeleteFirewallPolicyCommand")
3035
- .sc(DeleteFirewallPolicy)
3078
+ .sc(DeleteFirewallPolicy$)
3036
3079
  .build() {
3037
3080
  }
3038
3081
 
@@ -3044,7 +3087,7 @@ class DeleteNetworkFirewallTransitGatewayAttachmentCommand extends smithyClient.
3044
3087
  })
3045
3088
  .s("NetworkFirewall_20201112", "DeleteNetworkFirewallTransitGatewayAttachment", {})
3046
3089
  .n("NetworkFirewallClient", "DeleteNetworkFirewallTransitGatewayAttachmentCommand")
3047
- .sc(DeleteNetworkFirewallTransitGatewayAttachment)
3090
+ .sc(DeleteNetworkFirewallTransitGatewayAttachment$)
3048
3091
  .build() {
3049
3092
  }
3050
3093
 
@@ -3056,7 +3099,7 @@ class DeleteProxyCommand extends smithyClient.Command
3056
3099
  })
3057
3100
  .s("NetworkFirewall_20201112", "DeleteProxy", {})
3058
3101
  .n("NetworkFirewallClient", "DeleteProxyCommand")
3059
- .sc(DeleteProxy)
3102
+ .sc(DeleteProxy$)
3060
3103
  .build() {
3061
3104
  }
3062
3105
 
@@ -3068,7 +3111,7 @@ class DeleteProxyConfigurationCommand extends smithyClient.Command
3068
3111
  })
3069
3112
  .s("NetworkFirewall_20201112", "DeleteProxyConfiguration", {})
3070
3113
  .n("NetworkFirewallClient", "DeleteProxyConfigurationCommand")
3071
- .sc(DeleteProxyConfiguration)
3114
+ .sc(DeleteProxyConfiguration$)
3072
3115
  .build() {
3073
3116
  }
3074
3117
 
@@ -3080,7 +3123,7 @@ class DeleteProxyRuleGroupCommand extends smithyClient.Command
3080
3123
  })
3081
3124
  .s("NetworkFirewall_20201112", "DeleteProxyRuleGroup", {})
3082
3125
  .n("NetworkFirewallClient", "DeleteProxyRuleGroupCommand")
3083
- .sc(DeleteProxyRuleGroup)
3126
+ .sc(DeleteProxyRuleGroup$)
3084
3127
  .build() {
3085
3128
  }
3086
3129
 
@@ -3092,7 +3135,7 @@ class DeleteProxyRulesCommand extends smithyClient.Command
3092
3135
  })
3093
3136
  .s("NetworkFirewall_20201112", "DeleteProxyRules", {})
3094
3137
  .n("NetworkFirewallClient", "DeleteProxyRulesCommand")
3095
- .sc(DeleteProxyRules)
3138
+ .sc(DeleteProxyRules$)
3096
3139
  .build() {
3097
3140
  }
3098
3141
 
@@ -3104,7 +3147,7 @@ class DeleteResourcePolicyCommand extends smithyClient.Command
3104
3147
  })
3105
3148
  .s("NetworkFirewall_20201112", "DeleteResourcePolicy", {})
3106
3149
  .n("NetworkFirewallClient", "DeleteResourcePolicyCommand")
3107
- .sc(DeleteResourcePolicy)
3150
+ .sc(DeleteResourcePolicy$)
3108
3151
  .build() {
3109
3152
  }
3110
3153
 
@@ -3116,7 +3159,7 @@ class DeleteRuleGroupCommand extends smithyClient.Command
3116
3159
  })
3117
3160
  .s("NetworkFirewall_20201112", "DeleteRuleGroup", {})
3118
3161
  .n("NetworkFirewallClient", "DeleteRuleGroupCommand")
3119
- .sc(DeleteRuleGroup)
3162
+ .sc(DeleteRuleGroup$)
3120
3163
  .build() {
3121
3164
  }
3122
3165
 
@@ -3128,7 +3171,7 @@ class DeleteTLSInspectionConfigurationCommand extends smithyClient.Command
3128
3171
  })
3129
3172
  .s("NetworkFirewall_20201112", "DeleteTLSInspectionConfiguration", {})
3130
3173
  .n("NetworkFirewallClient", "DeleteTLSInspectionConfigurationCommand")
3131
- .sc(DeleteTLSInspectionConfiguration)
3174
+ .sc(DeleteTLSInspectionConfiguration$)
3132
3175
  .build() {
3133
3176
  }
3134
3177
 
@@ -3140,7 +3183,7 @@ class DeleteVpcEndpointAssociationCommand extends smithyClient.Command
3140
3183
  })
3141
3184
  .s("NetworkFirewall_20201112", "DeleteVpcEndpointAssociation", {})
3142
3185
  .n("NetworkFirewallClient", "DeleteVpcEndpointAssociationCommand")
3143
- .sc(DeleteVpcEndpointAssociation)
3186
+ .sc(DeleteVpcEndpointAssociation$)
3144
3187
  .build() {
3145
3188
  }
3146
3189
 
@@ -3152,7 +3195,7 @@ class DescribeFirewallCommand extends smithyClient.Command
3152
3195
  })
3153
3196
  .s("NetworkFirewall_20201112", "DescribeFirewall", {})
3154
3197
  .n("NetworkFirewallClient", "DescribeFirewallCommand")
3155
- .sc(DescribeFirewall)
3198
+ .sc(DescribeFirewall$)
3156
3199
  .build() {
3157
3200
  }
3158
3201
 
@@ -3164,7 +3207,7 @@ class DescribeFirewallMetadataCommand extends smithyClient.Command
3164
3207
  })
3165
3208
  .s("NetworkFirewall_20201112", "DescribeFirewallMetadata", {})
3166
3209
  .n("NetworkFirewallClient", "DescribeFirewallMetadataCommand")
3167
- .sc(DescribeFirewallMetadata)
3210
+ .sc(DescribeFirewallMetadata$)
3168
3211
  .build() {
3169
3212
  }
3170
3213
 
@@ -3176,7 +3219,7 @@ class DescribeFirewallPolicyCommand extends smithyClient.Command
3176
3219
  })
3177
3220
  .s("NetworkFirewall_20201112", "DescribeFirewallPolicy", {})
3178
3221
  .n("NetworkFirewallClient", "DescribeFirewallPolicyCommand")
3179
- .sc(DescribeFirewallPolicy)
3222
+ .sc(DescribeFirewallPolicy$)
3180
3223
  .build() {
3181
3224
  }
3182
3225
 
@@ -3188,7 +3231,7 @@ class DescribeFlowOperationCommand extends smithyClient.Command
3188
3231
  })
3189
3232
  .s("NetworkFirewall_20201112", "DescribeFlowOperation", {})
3190
3233
  .n("NetworkFirewallClient", "DescribeFlowOperationCommand")
3191
- .sc(DescribeFlowOperation)
3234
+ .sc(DescribeFlowOperation$)
3192
3235
  .build() {
3193
3236
  }
3194
3237
 
@@ -3200,7 +3243,7 @@ class DescribeLoggingConfigurationCommand extends smithyClient.Command
3200
3243
  })
3201
3244
  .s("NetworkFirewall_20201112", "DescribeLoggingConfiguration", {})
3202
3245
  .n("NetworkFirewallClient", "DescribeLoggingConfigurationCommand")
3203
- .sc(DescribeLoggingConfiguration)
3246
+ .sc(DescribeLoggingConfiguration$)
3204
3247
  .build() {
3205
3248
  }
3206
3249
 
@@ -3212,7 +3255,7 @@ class DescribeProxyCommand extends smithyClient.Command
3212
3255
  })
3213
3256
  .s("NetworkFirewall_20201112", "DescribeProxy", {})
3214
3257
  .n("NetworkFirewallClient", "DescribeProxyCommand")
3215
- .sc(DescribeProxy)
3258
+ .sc(DescribeProxy$)
3216
3259
  .build() {
3217
3260
  }
3218
3261
 
@@ -3224,7 +3267,7 @@ class DescribeProxyConfigurationCommand extends smithyClient.Command
3224
3267
  })
3225
3268
  .s("NetworkFirewall_20201112", "DescribeProxyConfiguration", {})
3226
3269
  .n("NetworkFirewallClient", "DescribeProxyConfigurationCommand")
3227
- .sc(DescribeProxyConfiguration)
3270
+ .sc(DescribeProxyConfiguration$)
3228
3271
  .build() {
3229
3272
  }
3230
3273
 
@@ -3236,7 +3279,7 @@ class DescribeProxyRuleCommand extends smithyClient.Command
3236
3279
  })
3237
3280
  .s("NetworkFirewall_20201112", "DescribeProxyRule", {})
3238
3281
  .n("NetworkFirewallClient", "DescribeProxyRuleCommand")
3239
- .sc(DescribeProxyRule)
3282
+ .sc(DescribeProxyRule$)
3240
3283
  .build() {
3241
3284
  }
3242
3285
 
@@ -3248,7 +3291,7 @@ class DescribeProxyRuleGroupCommand extends smithyClient.Command
3248
3291
  })
3249
3292
  .s("NetworkFirewall_20201112", "DescribeProxyRuleGroup", {})
3250
3293
  .n("NetworkFirewallClient", "DescribeProxyRuleGroupCommand")
3251
- .sc(DescribeProxyRuleGroup)
3294
+ .sc(DescribeProxyRuleGroup$)
3252
3295
  .build() {
3253
3296
  }
3254
3297
 
@@ -3260,7 +3303,7 @@ class DescribeResourcePolicyCommand extends smithyClient.Command
3260
3303
  })
3261
3304
  .s("NetworkFirewall_20201112", "DescribeResourcePolicy", {})
3262
3305
  .n("NetworkFirewallClient", "DescribeResourcePolicyCommand")
3263
- .sc(DescribeResourcePolicy)
3306
+ .sc(DescribeResourcePolicy$)
3264
3307
  .build() {
3265
3308
  }
3266
3309
 
@@ -3272,7 +3315,7 @@ class DescribeRuleGroupCommand extends smithyClient.Command
3272
3315
  })
3273
3316
  .s("NetworkFirewall_20201112", "DescribeRuleGroup", {})
3274
3317
  .n("NetworkFirewallClient", "DescribeRuleGroupCommand")
3275
- .sc(DescribeRuleGroup)
3318
+ .sc(DescribeRuleGroup$)
3276
3319
  .build() {
3277
3320
  }
3278
3321
 
@@ -3284,7 +3327,7 @@ class DescribeRuleGroupMetadataCommand extends smithyClient.Command
3284
3327
  })
3285
3328
  .s("NetworkFirewall_20201112", "DescribeRuleGroupMetadata", {})
3286
3329
  .n("NetworkFirewallClient", "DescribeRuleGroupMetadataCommand")
3287
- .sc(DescribeRuleGroupMetadata)
3330
+ .sc(DescribeRuleGroupMetadata$)
3288
3331
  .build() {
3289
3332
  }
3290
3333
 
@@ -3296,7 +3339,7 @@ class DescribeRuleGroupSummaryCommand extends smithyClient.Command
3296
3339
  })
3297
3340
  .s("NetworkFirewall_20201112", "DescribeRuleGroupSummary", {})
3298
3341
  .n("NetworkFirewallClient", "DescribeRuleGroupSummaryCommand")
3299
- .sc(DescribeRuleGroupSummary)
3342
+ .sc(DescribeRuleGroupSummary$)
3300
3343
  .build() {
3301
3344
  }
3302
3345
 
@@ -3308,7 +3351,7 @@ class DescribeTLSInspectionConfigurationCommand extends smithyClient.Command
3308
3351
  })
3309
3352
  .s("NetworkFirewall_20201112", "DescribeTLSInspectionConfiguration", {})
3310
3353
  .n("NetworkFirewallClient", "DescribeTLSInspectionConfigurationCommand")
3311
- .sc(DescribeTLSInspectionConfiguration)
3354
+ .sc(DescribeTLSInspectionConfiguration$)
3312
3355
  .build() {
3313
3356
  }
3314
3357
 
@@ -3320,7 +3363,7 @@ class DescribeVpcEndpointAssociationCommand extends smithyClient.Command
3320
3363
  })
3321
3364
  .s("NetworkFirewall_20201112", "DescribeVpcEndpointAssociation", {})
3322
3365
  .n("NetworkFirewallClient", "DescribeVpcEndpointAssociationCommand")
3323
- .sc(DescribeVpcEndpointAssociation)
3366
+ .sc(DescribeVpcEndpointAssociation$)
3324
3367
  .build() {
3325
3368
  }
3326
3369
 
@@ -3332,7 +3375,7 @@ class DetachRuleGroupsFromProxyConfigurationCommand extends smithyClient.Command
3332
3375
  })
3333
3376
  .s("NetworkFirewall_20201112", "DetachRuleGroupsFromProxyConfiguration", {})
3334
3377
  .n("NetworkFirewallClient", "DetachRuleGroupsFromProxyConfigurationCommand")
3335
- .sc(DetachRuleGroupsFromProxyConfiguration)
3378
+ .sc(DetachRuleGroupsFromProxyConfiguration$)
3336
3379
  .build() {
3337
3380
  }
3338
3381
 
@@ -3344,7 +3387,7 @@ class DisassociateAvailabilityZonesCommand extends smithyClient.Command
3344
3387
  })
3345
3388
  .s("NetworkFirewall_20201112", "DisassociateAvailabilityZones", {})
3346
3389
  .n("NetworkFirewallClient", "DisassociateAvailabilityZonesCommand")
3347
- .sc(DisassociateAvailabilityZones)
3390
+ .sc(DisassociateAvailabilityZones$)
3348
3391
  .build() {
3349
3392
  }
3350
3393
 
@@ -3356,7 +3399,7 @@ class DisassociateSubnetsCommand extends smithyClient.Command
3356
3399
  })
3357
3400
  .s("NetworkFirewall_20201112", "DisassociateSubnets", {})
3358
3401
  .n("NetworkFirewallClient", "DisassociateSubnetsCommand")
3359
- .sc(DisassociateSubnets)
3402
+ .sc(DisassociateSubnets$)
3360
3403
  .build() {
3361
3404
  }
3362
3405
 
@@ -3368,7 +3411,7 @@ class GetAnalysisReportResultsCommand extends smithyClient.Command
3368
3411
  })
3369
3412
  .s("NetworkFirewall_20201112", "GetAnalysisReportResults", {})
3370
3413
  .n("NetworkFirewallClient", "GetAnalysisReportResultsCommand")
3371
- .sc(GetAnalysisReportResults)
3414
+ .sc(GetAnalysisReportResults$)
3372
3415
  .build() {
3373
3416
  }
3374
3417
 
@@ -3380,7 +3423,7 @@ class ListAnalysisReportsCommand extends smithyClient.Command
3380
3423
  })
3381
3424
  .s("NetworkFirewall_20201112", "ListAnalysisReports", {})
3382
3425
  .n("NetworkFirewallClient", "ListAnalysisReportsCommand")
3383
- .sc(ListAnalysisReports)
3426
+ .sc(ListAnalysisReports$)
3384
3427
  .build() {
3385
3428
  }
3386
3429
 
@@ -3392,7 +3435,7 @@ class ListFirewallPoliciesCommand extends smithyClient.Command
3392
3435
  })
3393
3436
  .s("NetworkFirewall_20201112", "ListFirewallPolicies", {})
3394
3437
  .n("NetworkFirewallClient", "ListFirewallPoliciesCommand")
3395
- .sc(ListFirewallPolicies)
3438
+ .sc(ListFirewallPolicies$)
3396
3439
  .build() {
3397
3440
  }
3398
3441
 
@@ -3404,7 +3447,7 @@ class ListFirewallsCommand extends smithyClient.Command
3404
3447
  })
3405
3448
  .s("NetworkFirewall_20201112", "ListFirewalls", {})
3406
3449
  .n("NetworkFirewallClient", "ListFirewallsCommand")
3407
- .sc(ListFirewalls)
3450
+ .sc(ListFirewalls$)
3408
3451
  .build() {
3409
3452
  }
3410
3453
 
@@ -3416,7 +3459,7 @@ class ListFlowOperationResultsCommand extends smithyClient.Command
3416
3459
  })
3417
3460
  .s("NetworkFirewall_20201112", "ListFlowOperationResults", {})
3418
3461
  .n("NetworkFirewallClient", "ListFlowOperationResultsCommand")
3419
- .sc(ListFlowOperationResults)
3462
+ .sc(ListFlowOperationResults$)
3420
3463
  .build() {
3421
3464
  }
3422
3465
 
@@ -3428,7 +3471,7 @@ class ListFlowOperationsCommand extends smithyClient.Command
3428
3471
  })
3429
3472
  .s("NetworkFirewall_20201112", "ListFlowOperations", {})
3430
3473
  .n("NetworkFirewallClient", "ListFlowOperationsCommand")
3431
- .sc(ListFlowOperations)
3474
+ .sc(ListFlowOperations$)
3432
3475
  .build() {
3433
3476
  }
3434
3477
 
@@ -3440,7 +3483,7 @@ class ListProxiesCommand extends smithyClient.Command
3440
3483
  })
3441
3484
  .s("NetworkFirewall_20201112", "ListProxies", {})
3442
3485
  .n("NetworkFirewallClient", "ListProxiesCommand")
3443
- .sc(ListProxies)
3486
+ .sc(ListProxies$)
3444
3487
  .build() {
3445
3488
  }
3446
3489
 
@@ -3452,7 +3495,7 @@ class ListProxyConfigurationsCommand extends smithyClient.Command
3452
3495
  })
3453
3496
  .s("NetworkFirewall_20201112", "ListProxyConfigurations", {})
3454
3497
  .n("NetworkFirewallClient", "ListProxyConfigurationsCommand")
3455
- .sc(ListProxyConfigurations)
3498
+ .sc(ListProxyConfigurations$)
3456
3499
  .build() {
3457
3500
  }
3458
3501
 
@@ -3464,7 +3507,7 @@ class ListProxyRuleGroupsCommand extends smithyClient.Command
3464
3507
  })
3465
3508
  .s("NetworkFirewall_20201112", "ListProxyRuleGroups", {})
3466
3509
  .n("NetworkFirewallClient", "ListProxyRuleGroupsCommand")
3467
- .sc(ListProxyRuleGroups)
3510
+ .sc(ListProxyRuleGroups$)
3468
3511
  .build() {
3469
3512
  }
3470
3513
 
@@ -3476,7 +3519,7 @@ class ListRuleGroupsCommand extends smithyClient.Command
3476
3519
  })
3477
3520
  .s("NetworkFirewall_20201112", "ListRuleGroups", {})
3478
3521
  .n("NetworkFirewallClient", "ListRuleGroupsCommand")
3479
- .sc(ListRuleGroups)
3522
+ .sc(ListRuleGroups$)
3480
3523
  .build() {
3481
3524
  }
3482
3525
 
@@ -3488,7 +3531,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
3488
3531
  })
3489
3532
  .s("NetworkFirewall_20201112", "ListTagsForResource", {})
3490
3533
  .n("NetworkFirewallClient", "ListTagsForResourceCommand")
3491
- .sc(ListTagsForResource)
3534
+ .sc(ListTagsForResource$)
3492
3535
  .build() {
3493
3536
  }
3494
3537
 
@@ -3500,7 +3543,7 @@ class ListTLSInspectionConfigurationsCommand extends smithyClient.Command
3500
3543
  })
3501
3544
  .s("NetworkFirewall_20201112", "ListTLSInspectionConfigurations", {})
3502
3545
  .n("NetworkFirewallClient", "ListTLSInspectionConfigurationsCommand")
3503
- .sc(ListTLSInspectionConfigurations)
3546
+ .sc(ListTLSInspectionConfigurations$)
3504
3547
  .build() {
3505
3548
  }
3506
3549
 
@@ -3512,7 +3555,7 @@ class ListVpcEndpointAssociationsCommand extends smithyClient.Command
3512
3555
  })
3513
3556
  .s("NetworkFirewall_20201112", "ListVpcEndpointAssociations", {})
3514
3557
  .n("NetworkFirewallClient", "ListVpcEndpointAssociationsCommand")
3515
- .sc(ListVpcEndpointAssociations)
3558
+ .sc(ListVpcEndpointAssociations$)
3516
3559
  .build() {
3517
3560
  }
3518
3561
 
@@ -3524,7 +3567,7 @@ class PutResourcePolicyCommand extends smithyClient.Command
3524
3567
  })
3525
3568
  .s("NetworkFirewall_20201112", "PutResourcePolicy", {})
3526
3569
  .n("NetworkFirewallClient", "PutResourcePolicyCommand")
3527
- .sc(PutResourcePolicy)
3570
+ .sc(PutResourcePolicy$)
3528
3571
  .build() {
3529
3572
  }
3530
3573
 
@@ -3536,7 +3579,7 @@ class RejectNetworkFirewallTransitGatewayAttachmentCommand extends smithyClient.
3536
3579
  })
3537
3580
  .s("NetworkFirewall_20201112", "RejectNetworkFirewallTransitGatewayAttachment", {})
3538
3581
  .n("NetworkFirewallClient", "RejectNetworkFirewallTransitGatewayAttachmentCommand")
3539
- .sc(RejectNetworkFirewallTransitGatewayAttachment)
3582
+ .sc(RejectNetworkFirewallTransitGatewayAttachment$)
3540
3583
  .build() {
3541
3584
  }
3542
3585
 
@@ -3548,7 +3591,7 @@ class StartAnalysisReportCommand extends smithyClient.Command
3548
3591
  })
3549
3592
  .s("NetworkFirewall_20201112", "StartAnalysisReport", {})
3550
3593
  .n("NetworkFirewallClient", "StartAnalysisReportCommand")
3551
- .sc(StartAnalysisReport)
3594
+ .sc(StartAnalysisReport$)
3552
3595
  .build() {
3553
3596
  }
3554
3597
 
@@ -3560,7 +3603,7 @@ class StartFlowCaptureCommand extends smithyClient.Command
3560
3603
  })
3561
3604
  .s("NetworkFirewall_20201112", "StartFlowCapture", {})
3562
3605
  .n("NetworkFirewallClient", "StartFlowCaptureCommand")
3563
- .sc(StartFlowCapture)
3606
+ .sc(StartFlowCapture$)
3564
3607
  .build() {
3565
3608
  }
3566
3609
 
@@ -3572,7 +3615,7 @@ class StartFlowFlushCommand extends smithyClient.Command
3572
3615
  })
3573
3616
  .s("NetworkFirewall_20201112", "StartFlowFlush", {})
3574
3617
  .n("NetworkFirewallClient", "StartFlowFlushCommand")
3575
- .sc(StartFlowFlush)
3618
+ .sc(StartFlowFlush$)
3576
3619
  .build() {
3577
3620
  }
3578
3621
 
@@ -3584,7 +3627,7 @@ class TagResourceCommand extends smithyClient.Command
3584
3627
  })
3585
3628
  .s("NetworkFirewall_20201112", "TagResource", {})
3586
3629
  .n("NetworkFirewallClient", "TagResourceCommand")
3587
- .sc(TagResource)
3630
+ .sc(TagResource$)
3588
3631
  .build() {
3589
3632
  }
3590
3633
 
@@ -3596,7 +3639,7 @@ class UntagResourceCommand extends smithyClient.Command
3596
3639
  })
3597
3640
  .s("NetworkFirewall_20201112", "UntagResource", {})
3598
3641
  .n("NetworkFirewallClient", "UntagResourceCommand")
3599
- .sc(UntagResource)
3642
+ .sc(UntagResource$)
3600
3643
  .build() {
3601
3644
  }
3602
3645
 
@@ -3608,7 +3651,7 @@ class UpdateAvailabilityZoneChangeProtectionCommand extends smithyClient.Command
3608
3651
  })
3609
3652
  .s("NetworkFirewall_20201112", "UpdateAvailabilityZoneChangeProtection", {})
3610
3653
  .n("NetworkFirewallClient", "UpdateAvailabilityZoneChangeProtectionCommand")
3611
- .sc(UpdateAvailabilityZoneChangeProtection)
3654
+ .sc(UpdateAvailabilityZoneChangeProtection$)
3612
3655
  .build() {
3613
3656
  }
3614
3657
 
@@ -3620,7 +3663,7 @@ class UpdateFirewallAnalysisSettingsCommand extends smithyClient.Command
3620
3663
  })
3621
3664
  .s("NetworkFirewall_20201112", "UpdateFirewallAnalysisSettings", {})
3622
3665
  .n("NetworkFirewallClient", "UpdateFirewallAnalysisSettingsCommand")
3623
- .sc(UpdateFirewallAnalysisSettings)
3666
+ .sc(UpdateFirewallAnalysisSettings$)
3624
3667
  .build() {
3625
3668
  }
3626
3669
 
@@ -3632,7 +3675,7 @@ class UpdateFirewallDeleteProtectionCommand extends smithyClient.Command
3632
3675
  })
3633
3676
  .s("NetworkFirewall_20201112", "UpdateFirewallDeleteProtection", {})
3634
3677
  .n("NetworkFirewallClient", "UpdateFirewallDeleteProtectionCommand")
3635
- .sc(UpdateFirewallDeleteProtection)
3678
+ .sc(UpdateFirewallDeleteProtection$)
3636
3679
  .build() {
3637
3680
  }
3638
3681
 
@@ -3644,7 +3687,7 @@ class UpdateFirewallDescriptionCommand extends smithyClient.Command
3644
3687
  })
3645
3688
  .s("NetworkFirewall_20201112", "UpdateFirewallDescription", {})
3646
3689
  .n("NetworkFirewallClient", "UpdateFirewallDescriptionCommand")
3647
- .sc(UpdateFirewallDescription)
3690
+ .sc(UpdateFirewallDescription$)
3648
3691
  .build() {
3649
3692
  }
3650
3693
 
@@ -3656,7 +3699,7 @@ class UpdateFirewallEncryptionConfigurationCommand extends smithyClient.Command
3656
3699
  })
3657
3700
  .s("NetworkFirewall_20201112", "UpdateFirewallEncryptionConfiguration", {})
3658
3701
  .n("NetworkFirewallClient", "UpdateFirewallEncryptionConfigurationCommand")
3659
- .sc(UpdateFirewallEncryptionConfiguration)
3702
+ .sc(UpdateFirewallEncryptionConfiguration$)
3660
3703
  .build() {
3661
3704
  }
3662
3705
 
@@ -3668,7 +3711,7 @@ class UpdateFirewallPolicyChangeProtectionCommand extends smithyClient.Command
3668
3711
  })
3669
3712
  .s("NetworkFirewall_20201112", "UpdateFirewallPolicyChangeProtection", {})
3670
3713
  .n("NetworkFirewallClient", "UpdateFirewallPolicyChangeProtectionCommand")
3671
- .sc(UpdateFirewallPolicyChangeProtection)
3714
+ .sc(UpdateFirewallPolicyChangeProtection$)
3672
3715
  .build() {
3673
3716
  }
3674
3717
 
@@ -3680,7 +3723,7 @@ class UpdateFirewallPolicyCommand extends smithyClient.Command
3680
3723
  })
3681
3724
  .s("NetworkFirewall_20201112", "UpdateFirewallPolicy", {})
3682
3725
  .n("NetworkFirewallClient", "UpdateFirewallPolicyCommand")
3683
- .sc(UpdateFirewallPolicy)
3726
+ .sc(UpdateFirewallPolicy$)
3684
3727
  .build() {
3685
3728
  }
3686
3729
 
@@ -3692,7 +3735,7 @@ class UpdateLoggingConfigurationCommand extends smithyClient.Command
3692
3735
  })
3693
3736
  .s("NetworkFirewall_20201112", "UpdateLoggingConfiguration", {})
3694
3737
  .n("NetworkFirewallClient", "UpdateLoggingConfigurationCommand")
3695
- .sc(UpdateLoggingConfiguration)
3738
+ .sc(UpdateLoggingConfiguration$)
3696
3739
  .build() {
3697
3740
  }
3698
3741
 
@@ -3704,7 +3747,7 @@ class UpdateProxyCommand extends smithyClient.Command
3704
3747
  })
3705
3748
  .s("NetworkFirewall_20201112", "UpdateProxy", {})
3706
3749
  .n("NetworkFirewallClient", "UpdateProxyCommand")
3707
- .sc(UpdateProxy)
3750
+ .sc(UpdateProxy$)
3708
3751
  .build() {
3709
3752
  }
3710
3753
 
@@ -3716,7 +3759,7 @@ class UpdateProxyConfigurationCommand extends smithyClient.Command
3716
3759
  })
3717
3760
  .s("NetworkFirewall_20201112", "UpdateProxyConfiguration", {})
3718
3761
  .n("NetworkFirewallClient", "UpdateProxyConfigurationCommand")
3719
- .sc(UpdateProxyConfiguration)
3762
+ .sc(UpdateProxyConfiguration$)
3720
3763
  .build() {
3721
3764
  }
3722
3765
 
@@ -3728,7 +3771,7 @@ class UpdateProxyRuleCommand extends smithyClient.Command
3728
3771
  })
3729
3772
  .s("NetworkFirewall_20201112", "UpdateProxyRule", {})
3730
3773
  .n("NetworkFirewallClient", "UpdateProxyRuleCommand")
3731
- .sc(UpdateProxyRule)
3774
+ .sc(UpdateProxyRule$)
3732
3775
  .build() {
3733
3776
  }
3734
3777
 
@@ -3740,7 +3783,7 @@ class UpdateProxyRuleGroupPrioritiesCommand extends smithyClient.Command
3740
3783
  })
3741
3784
  .s("NetworkFirewall_20201112", "UpdateProxyRuleGroupPriorities", {})
3742
3785
  .n("NetworkFirewallClient", "UpdateProxyRuleGroupPrioritiesCommand")
3743
- .sc(UpdateProxyRuleGroupPriorities)
3786
+ .sc(UpdateProxyRuleGroupPriorities$)
3744
3787
  .build() {
3745
3788
  }
3746
3789
 
@@ -3752,7 +3795,7 @@ class UpdateProxyRulePrioritiesCommand extends smithyClient.Command
3752
3795
  })
3753
3796
  .s("NetworkFirewall_20201112", "UpdateProxyRulePriorities", {})
3754
3797
  .n("NetworkFirewallClient", "UpdateProxyRulePrioritiesCommand")
3755
- .sc(UpdateProxyRulePriorities)
3798
+ .sc(UpdateProxyRulePriorities$)
3756
3799
  .build() {
3757
3800
  }
3758
3801
 
@@ -3764,7 +3807,7 @@ class UpdateRuleGroupCommand extends smithyClient.Command
3764
3807
  })
3765
3808
  .s("NetworkFirewall_20201112", "UpdateRuleGroup", {})
3766
3809
  .n("NetworkFirewallClient", "UpdateRuleGroupCommand")
3767
- .sc(UpdateRuleGroup)
3810
+ .sc(UpdateRuleGroup$)
3768
3811
  .build() {
3769
3812
  }
3770
3813
 
@@ -3776,7 +3819,7 @@ class UpdateSubnetChangeProtectionCommand extends smithyClient.Command
3776
3819
  })
3777
3820
  .s("NetworkFirewall_20201112", "UpdateSubnetChangeProtection", {})
3778
3821
  .n("NetworkFirewallClient", "UpdateSubnetChangeProtectionCommand")
3779
- .sc(UpdateSubnetChangeProtection)
3822
+ .sc(UpdateSubnetChangeProtection$)
3780
3823
  .build() {
3781
3824
  }
3782
3825
 
@@ -3788,7 +3831,7 @@ class UpdateTLSInspectionConfigurationCommand extends smithyClient.Command
3788
3831
  })
3789
3832
  .s("NetworkFirewall_20201112", "UpdateTLSInspectionConfiguration", {})
3790
3833
  .n("NetworkFirewallClient", "UpdateTLSInspectionConfigurationCommand")
3791
- .sc(UpdateTLSInspectionConfiguration)
3834
+ .sc(UpdateTLSInspectionConfiguration$)
3792
3835
  .build() {
3793
3836
  }
3794
3837
 
@@ -4114,135 +4157,483 @@ Object.defineProperty(exports, "__Client", {
4114
4157
  enumerable: true,
4115
4158
  get: function () { return smithyClient.Client; }
4116
4159
  });
4160
+ exports.AZSyncState$ = AZSyncState$;
4161
+ exports.AcceptNetworkFirewallTransitGatewayAttachment$ = AcceptNetworkFirewallTransitGatewayAttachment$;
4117
4162
  exports.AcceptNetworkFirewallTransitGatewayAttachmentCommand = AcceptNetworkFirewallTransitGatewayAttachmentCommand;
4163
+ exports.AcceptNetworkFirewallTransitGatewayAttachmentRequest$ = AcceptNetworkFirewallTransitGatewayAttachmentRequest$;
4164
+ exports.AcceptNetworkFirewallTransitGatewayAttachmentResponse$ = AcceptNetworkFirewallTransitGatewayAttachmentResponse$;
4165
+ exports.ActionDefinition$ = ActionDefinition$;
4166
+ exports.Address$ = Address$;
4167
+ exports.AnalysisReport$ = AnalysisReport$;
4168
+ exports.AnalysisResult$ = AnalysisResult$;
4169
+ exports.AnalysisTypeReportResult$ = AnalysisTypeReportResult$;
4170
+ exports.AssociateAvailabilityZones$ = AssociateAvailabilityZones$;
4118
4171
  exports.AssociateAvailabilityZonesCommand = AssociateAvailabilityZonesCommand;
4172
+ exports.AssociateAvailabilityZonesRequest$ = AssociateAvailabilityZonesRequest$;
4173
+ exports.AssociateAvailabilityZonesResponse$ = AssociateAvailabilityZonesResponse$;
4174
+ exports.AssociateFirewallPolicy$ = AssociateFirewallPolicy$;
4119
4175
  exports.AssociateFirewallPolicyCommand = AssociateFirewallPolicyCommand;
4176
+ exports.AssociateFirewallPolicyRequest$ = AssociateFirewallPolicyRequest$;
4177
+ exports.AssociateFirewallPolicyResponse$ = AssociateFirewallPolicyResponse$;
4178
+ exports.AssociateSubnets$ = AssociateSubnets$;
4120
4179
  exports.AssociateSubnetsCommand = AssociateSubnetsCommand;
4180
+ exports.AssociateSubnetsRequest$ = AssociateSubnetsRequest$;
4181
+ exports.AssociateSubnetsResponse$ = AssociateSubnetsResponse$;
4182
+ exports.AttachRuleGroupsToProxyConfiguration$ = AttachRuleGroupsToProxyConfiguration$;
4121
4183
  exports.AttachRuleGroupsToProxyConfigurationCommand = AttachRuleGroupsToProxyConfigurationCommand;
4184
+ exports.AttachRuleGroupsToProxyConfigurationRequest$ = AttachRuleGroupsToProxyConfigurationRequest$;
4185
+ exports.AttachRuleGroupsToProxyConfigurationResponse$ = AttachRuleGroupsToProxyConfigurationResponse$;
4186
+ exports.Attachment$ = Attachment$;
4122
4187
  exports.AttachmentStatus = AttachmentStatus;
4188
+ exports.AvailabilityZoneMapping$ = AvailabilityZoneMapping$;
4189
+ exports.AvailabilityZoneMetadata$ = AvailabilityZoneMetadata$;
4190
+ exports.CIDRSummary$ = CIDRSummary$;
4191
+ exports.CapacityUsageSummary$ = CapacityUsageSummary$;
4192
+ exports.CheckCertificateRevocationStatusActions$ = CheckCertificateRevocationStatusActions$;
4123
4193
  exports.ConfigurationSyncState = ConfigurationSyncState;
4194
+ exports.CreateFirewall$ = CreateFirewall$;
4124
4195
  exports.CreateFirewallCommand = CreateFirewallCommand;
4196
+ exports.CreateFirewallPolicy$ = CreateFirewallPolicy$;
4125
4197
  exports.CreateFirewallPolicyCommand = CreateFirewallPolicyCommand;
4198
+ exports.CreateFirewallPolicyRequest$ = CreateFirewallPolicyRequest$;
4199
+ exports.CreateFirewallPolicyResponse$ = CreateFirewallPolicyResponse$;
4200
+ exports.CreateFirewallRequest$ = CreateFirewallRequest$;
4201
+ exports.CreateFirewallResponse$ = CreateFirewallResponse$;
4202
+ exports.CreateProxy$ = CreateProxy$;
4126
4203
  exports.CreateProxyCommand = CreateProxyCommand;
4204
+ exports.CreateProxyConfiguration$ = CreateProxyConfiguration$;
4127
4205
  exports.CreateProxyConfigurationCommand = CreateProxyConfigurationCommand;
4206
+ exports.CreateProxyConfigurationRequest$ = CreateProxyConfigurationRequest$;
4207
+ exports.CreateProxyConfigurationResponse$ = CreateProxyConfigurationResponse$;
4208
+ exports.CreateProxyRequest$ = CreateProxyRequest$;
4209
+ exports.CreateProxyResponse$ = CreateProxyResponse$;
4210
+ exports.CreateProxyRule$ = CreateProxyRule$;
4211
+ exports.CreateProxyRuleGroup$ = CreateProxyRuleGroup$;
4128
4212
  exports.CreateProxyRuleGroupCommand = CreateProxyRuleGroupCommand;
4213
+ exports.CreateProxyRuleGroupRequest$ = CreateProxyRuleGroupRequest$;
4214
+ exports.CreateProxyRuleGroupResponse$ = CreateProxyRuleGroupResponse$;
4215
+ exports.CreateProxyRules$ = CreateProxyRules$;
4216
+ exports.CreateProxyRulesByRequestPhase$ = CreateProxyRulesByRequestPhase$;
4129
4217
  exports.CreateProxyRulesCommand = CreateProxyRulesCommand;
4218
+ exports.CreateProxyRulesRequest$ = CreateProxyRulesRequest$;
4219
+ exports.CreateProxyRulesResponse$ = CreateProxyRulesResponse$;
4220
+ exports.CreateRuleGroup$ = CreateRuleGroup$;
4130
4221
  exports.CreateRuleGroupCommand = CreateRuleGroupCommand;
4222
+ exports.CreateRuleGroupRequest$ = CreateRuleGroupRequest$;
4223
+ exports.CreateRuleGroupResponse$ = CreateRuleGroupResponse$;
4224
+ exports.CreateTLSInspectionConfiguration$ = CreateTLSInspectionConfiguration$;
4131
4225
  exports.CreateTLSInspectionConfigurationCommand = CreateTLSInspectionConfigurationCommand;
4226
+ exports.CreateTLSInspectionConfigurationRequest$ = CreateTLSInspectionConfigurationRequest$;
4227
+ exports.CreateTLSInspectionConfigurationResponse$ = CreateTLSInspectionConfigurationResponse$;
4228
+ exports.CreateVpcEndpointAssociation$ = CreateVpcEndpointAssociation$;
4132
4229
  exports.CreateVpcEndpointAssociationCommand = CreateVpcEndpointAssociationCommand;
4230
+ exports.CreateVpcEndpointAssociationRequest$ = CreateVpcEndpointAssociationRequest$;
4231
+ exports.CreateVpcEndpointAssociationResponse$ = CreateVpcEndpointAssociationResponse$;
4232
+ exports.CustomAction$ = CustomAction$;
4233
+ exports.DeleteFirewall$ = DeleteFirewall$;
4133
4234
  exports.DeleteFirewallCommand = DeleteFirewallCommand;
4235
+ exports.DeleteFirewallPolicy$ = DeleteFirewallPolicy$;
4134
4236
  exports.DeleteFirewallPolicyCommand = DeleteFirewallPolicyCommand;
4237
+ exports.DeleteFirewallPolicyRequest$ = DeleteFirewallPolicyRequest$;
4238
+ exports.DeleteFirewallPolicyResponse$ = DeleteFirewallPolicyResponse$;
4239
+ exports.DeleteFirewallRequest$ = DeleteFirewallRequest$;
4240
+ exports.DeleteFirewallResponse$ = DeleteFirewallResponse$;
4241
+ exports.DeleteNetworkFirewallTransitGatewayAttachment$ = DeleteNetworkFirewallTransitGatewayAttachment$;
4135
4242
  exports.DeleteNetworkFirewallTransitGatewayAttachmentCommand = DeleteNetworkFirewallTransitGatewayAttachmentCommand;
4243
+ exports.DeleteNetworkFirewallTransitGatewayAttachmentRequest$ = DeleteNetworkFirewallTransitGatewayAttachmentRequest$;
4244
+ exports.DeleteNetworkFirewallTransitGatewayAttachmentResponse$ = DeleteNetworkFirewallTransitGatewayAttachmentResponse$;
4245
+ exports.DeleteProxy$ = DeleteProxy$;
4136
4246
  exports.DeleteProxyCommand = DeleteProxyCommand;
4247
+ exports.DeleteProxyConfiguration$ = DeleteProxyConfiguration$;
4137
4248
  exports.DeleteProxyConfigurationCommand = DeleteProxyConfigurationCommand;
4249
+ exports.DeleteProxyConfigurationRequest$ = DeleteProxyConfigurationRequest$;
4250
+ exports.DeleteProxyConfigurationResponse$ = DeleteProxyConfigurationResponse$;
4251
+ exports.DeleteProxyRequest$ = DeleteProxyRequest$;
4252
+ exports.DeleteProxyResponse$ = DeleteProxyResponse$;
4253
+ exports.DeleteProxyRuleGroup$ = DeleteProxyRuleGroup$;
4138
4254
  exports.DeleteProxyRuleGroupCommand = DeleteProxyRuleGroupCommand;
4255
+ exports.DeleteProxyRuleGroupRequest$ = DeleteProxyRuleGroupRequest$;
4256
+ exports.DeleteProxyRuleGroupResponse$ = DeleteProxyRuleGroupResponse$;
4257
+ exports.DeleteProxyRules$ = DeleteProxyRules$;
4139
4258
  exports.DeleteProxyRulesCommand = DeleteProxyRulesCommand;
4259
+ exports.DeleteProxyRulesRequest$ = DeleteProxyRulesRequest$;
4260
+ exports.DeleteProxyRulesResponse$ = DeleteProxyRulesResponse$;
4261
+ exports.DeleteResourcePolicy$ = DeleteResourcePolicy$;
4140
4262
  exports.DeleteResourcePolicyCommand = DeleteResourcePolicyCommand;
4263
+ exports.DeleteResourcePolicyRequest$ = DeleteResourcePolicyRequest$;
4264
+ exports.DeleteResourcePolicyResponse$ = DeleteResourcePolicyResponse$;
4265
+ exports.DeleteRuleGroup$ = DeleteRuleGroup$;
4141
4266
  exports.DeleteRuleGroupCommand = DeleteRuleGroupCommand;
4267
+ exports.DeleteRuleGroupRequest$ = DeleteRuleGroupRequest$;
4268
+ exports.DeleteRuleGroupResponse$ = DeleteRuleGroupResponse$;
4269
+ exports.DeleteTLSInspectionConfiguration$ = DeleteTLSInspectionConfiguration$;
4142
4270
  exports.DeleteTLSInspectionConfigurationCommand = DeleteTLSInspectionConfigurationCommand;
4271
+ exports.DeleteTLSInspectionConfigurationRequest$ = DeleteTLSInspectionConfigurationRequest$;
4272
+ exports.DeleteTLSInspectionConfigurationResponse$ = DeleteTLSInspectionConfigurationResponse$;
4273
+ exports.DeleteVpcEndpointAssociation$ = DeleteVpcEndpointAssociation$;
4143
4274
  exports.DeleteVpcEndpointAssociationCommand = DeleteVpcEndpointAssociationCommand;
4275
+ exports.DeleteVpcEndpointAssociationRequest$ = DeleteVpcEndpointAssociationRequest$;
4276
+ exports.DeleteVpcEndpointAssociationResponse$ = DeleteVpcEndpointAssociationResponse$;
4277
+ exports.DescribeFirewall$ = DescribeFirewall$;
4144
4278
  exports.DescribeFirewallCommand = DescribeFirewallCommand;
4279
+ exports.DescribeFirewallMetadata$ = DescribeFirewallMetadata$;
4145
4280
  exports.DescribeFirewallMetadataCommand = DescribeFirewallMetadataCommand;
4281
+ exports.DescribeFirewallMetadataRequest$ = DescribeFirewallMetadataRequest$;
4282
+ exports.DescribeFirewallMetadataResponse$ = DescribeFirewallMetadataResponse$;
4283
+ exports.DescribeFirewallPolicy$ = DescribeFirewallPolicy$;
4146
4284
  exports.DescribeFirewallPolicyCommand = DescribeFirewallPolicyCommand;
4285
+ exports.DescribeFirewallPolicyRequest$ = DescribeFirewallPolicyRequest$;
4286
+ exports.DescribeFirewallPolicyResponse$ = DescribeFirewallPolicyResponse$;
4287
+ exports.DescribeFirewallRequest$ = DescribeFirewallRequest$;
4288
+ exports.DescribeFirewallResponse$ = DescribeFirewallResponse$;
4289
+ exports.DescribeFlowOperation$ = DescribeFlowOperation$;
4147
4290
  exports.DescribeFlowOperationCommand = DescribeFlowOperationCommand;
4291
+ exports.DescribeFlowOperationRequest$ = DescribeFlowOperationRequest$;
4292
+ exports.DescribeFlowOperationResponse$ = DescribeFlowOperationResponse$;
4293
+ exports.DescribeLoggingConfiguration$ = DescribeLoggingConfiguration$;
4148
4294
  exports.DescribeLoggingConfigurationCommand = DescribeLoggingConfigurationCommand;
4295
+ exports.DescribeLoggingConfigurationRequest$ = DescribeLoggingConfigurationRequest$;
4296
+ exports.DescribeLoggingConfigurationResponse$ = DescribeLoggingConfigurationResponse$;
4297
+ exports.DescribeProxy$ = DescribeProxy$;
4149
4298
  exports.DescribeProxyCommand = DescribeProxyCommand;
4299
+ exports.DescribeProxyConfiguration$ = DescribeProxyConfiguration$;
4150
4300
  exports.DescribeProxyConfigurationCommand = DescribeProxyConfigurationCommand;
4301
+ exports.DescribeProxyConfigurationRequest$ = DescribeProxyConfigurationRequest$;
4302
+ exports.DescribeProxyConfigurationResponse$ = DescribeProxyConfigurationResponse$;
4303
+ exports.DescribeProxyRequest$ = DescribeProxyRequest$;
4304
+ exports.DescribeProxyResource$ = DescribeProxyResource$;
4305
+ exports.DescribeProxyResponse$ = DescribeProxyResponse$;
4306
+ exports.DescribeProxyRule$ = DescribeProxyRule$;
4151
4307
  exports.DescribeProxyRuleCommand = DescribeProxyRuleCommand;
4308
+ exports.DescribeProxyRuleGroup$ = DescribeProxyRuleGroup$;
4152
4309
  exports.DescribeProxyRuleGroupCommand = DescribeProxyRuleGroupCommand;
4310
+ exports.DescribeProxyRuleGroupRequest$ = DescribeProxyRuleGroupRequest$;
4311
+ exports.DescribeProxyRuleGroupResponse$ = DescribeProxyRuleGroupResponse$;
4312
+ exports.DescribeProxyRuleRequest$ = DescribeProxyRuleRequest$;
4313
+ exports.DescribeProxyRuleResponse$ = DescribeProxyRuleResponse$;
4314
+ exports.DescribeResourcePolicy$ = DescribeResourcePolicy$;
4153
4315
  exports.DescribeResourcePolicyCommand = DescribeResourcePolicyCommand;
4316
+ exports.DescribeResourcePolicyRequest$ = DescribeResourcePolicyRequest$;
4317
+ exports.DescribeResourcePolicyResponse$ = DescribeResourcePolicyResponse$;
4318
+ exports.DescribeRuleGroup$ = DescribeRuleGroup$;
4154
4319
  exports.DescribeRuleGroupCommand = DescribeRuleGroupCommand;
4320
+ exports.DescribeRuleGroupMetadata$ = DescribeRuleGroupMetadata$;
4155
4321
  exports.DescribeRuleGroupMetadataCommand = DescribeRuleGroupMetadataCommand;
4322
+ exports.DescribeRuleGroupMetadataRequest$ = DescribeRuleGroupMetadataRequest$;
4323
+ exports.DescribeRuleGroupMetadataResponse$ = DescribeRuleGroupMetadataResponse$;
4324
+ exports.DescribeRuleGroupRequest$ = DescribeRuleGroupRequest$;
4325
+ exports.DescribeRuleGroupResponse$ = DescribeRuleGroupResponse$;
4326
+ exports.DescribeRuleGroupSummary$ = DescribeRuleGroupSummary$;
4156
4327
  exports.DescribeRuleGroupSummaryCommand = DescribeRuleGroupSummaryCommand;
4328
+ exports.DescribeRuleGroupSummaryRequest$ = DescribeRuleGroupSummaryRequest$;
4329
+ exports.DescribeRuleGroupSummaryResponse$ = DescribeRuleGroupSummaryResponse$;
4330
+ exports.DescribeTLSInspectionConfiguration$ = DescribeTLSInspectionConfiguration$;
4157
4331
  exports.DescribeTLSInspectionConfigurationCommand = DescribeTLSInspectionConfigurationCommand;
4332
+ exports.DescribeTLSInspectionConfigurationRequest$ = DescribeTLSInspectionConfigurationRequest$;
4333
+ exports.DescribeTLSInspectionConfigurationResponse$ = DescribeTLSInspectionConfigurationResponse$;
4334
+ exports.DescribeVpcEndpointAssociation$ = DescribeVpcEndpointAssociation$;
4158
4335
  exports.DescribeVpcEndpointAssociationCommand = DescribeVpcEndpointAssociationCommand;
4336
+ exports.DescribeVpcEndpointAssociationRequest$ = DescribeVpcEndpointAssociationRequest$;
4337
+ exports.DescribeVpcEndpointAssociationResponse$ = DescribeVpcEndpointAssociationResponse$;
4338
+ exports.DetachRuleGroupsFromProxyConfiguration$ = DetachRuleGroupsFromProxyConfiguration$;
4159
4339
  exports.DetachRuleGroupsFromProxyConfigurationCommand = DetachRuleGroupsFromProxyConfigurationCommand;
4340
+ exports.DetachRuleGroupsFromProxyConfigurationRequest$ = DetachRuleGroupsFromProxyConfigurationRequest$;
4341
+ exports.DetachRuleGroupsFromProxyConfigurationResponse$ = DetachRuleGroupsFromProxyConfigurationResponse$;
4342
+ exports.Dimension$ = Dimension$;
4343
+ exports.DisassociateAvailabilityZones$ = DisassociateAvailabilityZones$;
4160
4344
  exports.DisassociateAvailabilityZonesCommand = DisassociateAvailabilityZonesCommand;
4345
+ exports.DisassociateAvailabilityZonesRequest$ = DisassociateAvailabilityZonesRequest$;
4346
+ exports.DisassociateAvailabilityZonesResponse$ = DisassociateAvailabilityZonesResponse$;
4347
+ exports.DisassociateSubnets$ = DisassociateSubnets$;
4161
4348
  exports.DisassociateSubnetsCommand = DisassociateSubnetsCommand;
4349
+ exports.DisassociateSubnetsRequest$ = DisassociateSubnetsRequest$;
4350
+ exports.DisassociateSubnetsResponse$ = DisassociateSubnetsResponse$;
4162
4351
  exports.EnabledAnalysisType = EnabledAnalysisType;
4352
+ exports.EncryptionConfiguration$ = EncryptionConfiguration$;
4163
4353
  exports.EncryptionType = EncryptionType;
4354
+ exports.Firewall$ = Firewall$;
4355
+ exports.FirewallMetadata$ = FirewallMetadata$;
4356
+ exports.FirewallPolicy$ = FirewallPolicy$;
4357
+ exports.FirewallPolicyMetadata$ = FirewallPolicyMetadata$;
4358
+ exports.FirewallPolicyResponse$ = FirewallPolicyResponse$;
4359
+ exports.FirewallStatus$ = FirewallStatus$;
4164
4360
  exports.FirewallStatusValue = FirewallStatusValue;
4361
+ exports.Flow$ = Flow$;
4362
+ exports.FlowFilter$ = FlowFilter$;
4363
+ exports.FlowOperation$ = FlowOperation$;
4364
+ exports.FlowOperationMetadata$ = FlowOperationMetadata$;
4165
4365
  exports.FlowOperationStatus = FlowOperationStatus;
4166
4366
  exports.FlowOperationType = FlowOperationType;
4367
+ exports.FlowTimeouts$ = FlowTimeouts$;
4167
4368
  exports.GeneratedRulesType = GeneratedRulesType;
4369
+ exports.GetAnalysisReportResults$ = GetAnalysisReportResults$;
4168
4370
  exports.GetAnalysisReportResultsCommand = GetAnalysisReportResultsCommand;
4371
+ exports.GetAnalysisReportResultsRequest$ = GetAnalysisReportResultsRequest$;
4372
+ exports.GetAnalysisReportResultsResponse$ = GetAnalysisReportResultsResponse$;
4373
+ exports.Header$ = Header$;
4374
+ exports.Hits$ = Hits$;
4169
4375
  exports.IPAddressType = IPAddressType;
4376
+ exports.IPSet$ = IPSet$;
4377
+ exports.IPSetMetadata$ = IPSetMetadata$;
4378
+ exports.IPSetReference$ = IPSetReference$;
4170
4379
  exports.IdentifiedType = IdentifiedType;
4171
- exports.InsufficientCapacityException = InsufficientCapacityException$1;
4172
- exports.InternalServerError = InternalServerError$1;
4173
- exports.InvalidOperationException = InvalidOperationException$1;
4174
- exports.InvalidRequestException = InvalidRequestException$1;
4175
- exports.InvalidResourcePolicyException = InvalidResourcePolicyException$1;
4176
- exports.InvalidTokenException = InvalidTokenException$1;
4177
- exports.LimitExceededException = LimitExceededException$1;
4380
+ exports.InsufficientCapacityException = InsufficientCapacityException;
4381
+ exports.InsufficientCapacityException$ = InsufficientCapacityException$;
4382
+ exports.InternalServerError = InternalServerError;
4383
+ exports.InternalServerError$ = InternalServerError$;
4384
+ exports.InvalidOperationException = InvalidOperationException;
4385
+ exports.InvalidOperationException$ = InvalidOperationException$;
4386
+ exports.InvalidRequestException = InvalidRequestException;
4387
+ exports.InvalidRequestException$ = InvalidRequestException$;
4388
+ exports.InvalidResourcePolicyException = InvalidResourcePolicyException;
4389
+ exports.InvalidResourcePolicyException$ = InvalidResourcePolicyException$;
4390
+ exports.InvalidTokenException = InvalidTokenException;
4391
+ exports.InvalidTokenException$ = InvalidTokenException$;
4392
+ exports.LimitExceededException = LimitExceededException;
4393
+ exports.LimitExceededException$ = LimitExceededException$;
4394
+ exports.ListAnalysisReports$ = ListAnalysisReports$;
4178
4395
  exports.ListAnalysisReportsCommand = ListAnalysisReportsCommand;
4396
+ exports.ListAnalysisReportsRequest$ = ListAnalysisReportsRequest$;
4397
+ exports.ListAnalysisReportsResponse$ = ListAnalysisReportsResponse$;
4398
+ exports.ListFirewallPolicies$ = ListFirewallPolicies$;
4179
4399
  exports.ListFirewallPoliciesCommand = ListFirewallPoliciesCommand;
4400
+ exports.ListFirewallPoliciesRequest$ = ListFirewallPoliciesRequest$;
4401
+ exports.ListFirewallPoliciesResponse$ = ListFirewallPoliciesResponse$;
4402
+ exports.ListFirewalls$ = ListFirewalls$;
4180
4403
  exports.ListFirewallsCommand = ListFirewallsCommand;
4404
+ exports.ListFirewallsRequest$ = ListFirewallsRequest$;
4405
+ exports.ListFirewallsResponse$ = ListFirewallsResponse$;
4406
+ exports.ListFlowOperationResults$ = ListFlowOperationResults$;
4181
4407
  exports.ListFlowOperationResultsCommand = ListFlowOperationResultsCommand;
4408
+ exports.ListFlowOperationResultsRequest$ = ListFlowOperationResultsRequest$;
4409
+ exports.ListFlowOperationResultsResponse$ = ListFlowOperationResultsResponse$;
4410
+ exports.ListFlowOperations$ = ListFlowOperations$;
4182
4411
  exports.ListFlowOperationsCommand = ListFlowOperationsCommand;
4412
+ exports.ListFlowOperationsRequest$ = ListFlowOperationsRequest$;
4413
+ exports.ListFlowOperationsResponse$ = ListFlowOperationsResponse$;
4414
+ exports.ListProxies$ = ListProxies$;
4183
4415
  exports.ListProxiesCommand = ListProxiesCommand;
4416
+ exports.ListProxiesRequest$ = ListProxiesRequest$;
4417
+ exports.ListProxiesResponse$ = ListProxiesResponse$;
4418
+ exports.ListProxyConfigurations$ = ListProxyConfigurations$;
4184
4419
  exports.ListProxyConfigurationsCommand = ListProxyConfigurationsCommand;
4420
+ exports.ListProxyConfigurationsRequest$ = ListProxyConfigurationsRequest$;
4421
+ exports.ListProxyConfigurationsResponse$ = ListProxyConfigurationsResponse$;
4422
+ exports.ListProxyRuleGroups$ = ListProxyRuleGroups$;
4185
4423
  exports.ListProxyRuleGroupsCommand = ListProxyRuleGroupsCommand;
4424
+ exports.ListProxyRuleGroupsRequest$ = ListProxyRuleGroupsRequest$;
4425
+ exports.ListProxyRuleGroupsResponse$ = ListProxyRuleGroupsResponse$;
4426
+ exports.ListRuleGroups$ = ListRuleGroups$;
4186
4427
  exports.ListRuleGroupsCommand = ListRuleGroupsCommand;
4428
+ exports.ListRuleGroupsRequest$ = ListRuleGroupsRequest$;
4429
+ exports.ListRuleGroupsResponse$ = ListRuleGroupsResponse$;
4430
+ exports.ListTLSInspectionConfigurations$ = ListTLSInspectionConfigurations$;
4187
4431
  exports.ListTLSInspectionConfigurationsCommand = ListTLSInspectionConfigurationsCommand;
4432
+ exports.ListTLSInspectionConfigurationsRequest$ = ListTLSInspectionConfigurationsRequest$;
4433
+ exports.ListTLSInspectionConfigurationsResponse$ = ListTLSInspectionConfigurationsResponse$;
4434
+ exports.ListTagsForResource$ = ListTagsForResource$;
4188
4435
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
4436
+ exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
4437
+ exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
4438
+ exports.ListVpcEndpointAssociations$ = ListVpcEndpointAssociations$;
4189
4439
  exports.ListVpcEndpointAssociationsCommand = ListVpcEndpointAssociationsCommand;
4440
+ exports.ListVpcEndpointAssociationsRequest$ = ListVpcEndpointAssociationsRequest$;
4441
+ exports.ListVpcEndpointAssociationsResponse$ = ListVpcEndpointAssociationsResponse$;
4442
+ exports.ListenerProperty$ = ListenerProperty$;
4443
+ exports.ListenerPropertyRequest$ = ListenerPropertyRequest$;
4190
4444
  exports.ListenerPropertyType = ListenerPropertyType;
4191
- exports.LogDestinationPermissionException = LogDestinationPermissionException$1;
4445
+ exports.LogDestinationConfig$ = LogDestinationConfig$;
4446
+ exports.LogDestinationPermissionException = LogDestinationPermissionException;
4447
+ exports.LogDestinationPermissionException$ = LogDestinationPermissionException$;
4192
4448
  exports.LogDestinationType = LogDestinationType;
4193
4449
  exports.LogType = LogType;
4450
+ exports.LoggingConfiguration$ = LoggingConfiguration$;
4451
+ exports.MatchAttributes$ = MatchAttributes$;
4194
4452
  exports.NetworkFirewall = NetworkFirewall;
4195
4453
  exports.NetworkFirewallClient = NetworkFirewallClient;
4196
- exports.NetworkFirewallServiceException = NetworkFirewallServiceException$1;
4454
+ exports.NetworkFirewallServiceException = NetworkFirewallServiceException;
4455
+ exports.NetworkFirewallServiceException$ = NetworkFirewallServiceException$;
4197
4456
  exports.OverrideAction = OverrideAction;
4457
+ exports.PerObjectStatus$ = PerObjectStatus$;
4198
4458
  exports.PerObjectSyncStatus = PerObjectSyncStatus;
4459
+ exports.PolicyVariables$ = PolicyVariables$;
4460
+ exports.PortRange$ = PortRange$;
4461
+ exports.PortSet$ = PortSet$;
4462
+ exports.Proxy$ = Proxy$;
4463
+ exports.ProxyConfigDefaultRulePhaseActionsRequest$ = ProxyConfigDefaultRulePhaseActionsRequest$;
4464
+ exports.ProxyConfigRuleGroup$ = ProxyConfigRuleGroup$;
4465
+ exports.ProxyConfiguration$ = ProxyConfiguration$;
4466
+ exports.ProxyConfigurationMetadata$ = ProxyConfigurationMetadata$;
4467
+ exports.ProxyMetadata$ = ProxyMetadata$;
4199
4468
  exports.ProxyModifyState = ProxyModifyState;
4469
+ exports.ProxyRule$ = ProxyRule$;
4470
+ exports.ProxyRuleCondition$ = ProxyRuleCondition$;
4471
+ exports.ProxyRuleGroup$ = ProxyRuleGroup$;
4472
+ exports.ProxyRuleGroupAttachment$ = ProxyRuleGroupAttachment$;
4473
+ exports.ProxyRuleGroupMetadata$ = ProxyRuleGroupMetadata$;
4474
+ exports.ProxyRuleGroupPriority$ = ProxyRuleGroupPriority$;
4475
+ exports.ProxyRuleGroupPriorityResult$ = ProxyRuleGroupPriorityResult$;
4200
4476
  exports.ProxyRulePhaseAction = ProxyRulePhaseAction;
4477
+ exports.ProxyRulePriority$ = ProxyRulePriority$;
4478
+ exports.ProxyRulesByRequestPhase$ = ProxyRulesByRequestPhase$;
4201
4479
  exports.ProxyState = ProxyState;
4480
+ exports.PublishMetricAction$ = PublishMetricAction$;
4481
+ exports.PutResourcePolicy$ = PutResourcePolicy$;
4202
4482
  exports.PutResourcePolicyCommand = PutResourcePolicyCommand;
4483
+ exports.PutResourcePolicyRequest$ = PutResourcePolicyRequest$;
4484
+ exports.PutResourcePolicyResponse$ = PutResourcePolicyResponse$;
4485
+ exports.ReferenceSets$ = ReferenceSets$;
4486
+ exports.RejectNetworkFirewallTransitGatewayAttachment$ = RejectNetworkFirewallTransitGatewayAttachment$;
4203
4487
  exports.RejectNetworkFirewallTransitGatewayAttachmentCommand = RejectNetworkFirewallTransitGatewayAttachmentCommand;
4488
+ exports.RejectNetworkFirewallTransitGatewayAttachmentRequest$ = RejectNetworkFirewallTransitGatewayAttachmentRequest$;
4489
+ exports.RejectNetworkFirewallTransitGatewayAttachmentResponse$ = RejectNetworkFirewallTransitGatewayAttachmentResponse$;
4204
4490
  exports.ResourceManagedStatus = ResourceManagedStatus;
4205
4491
  exports.ResourceManagedType = ResourceManagedType;
4206
- exports.ResourceNotFoundException = ResourceNotFoundException$1;
4207
- exports.ResourceOwnerCheckException = ResourceOwnerCheckException$1;
4492
+ exports.ResourceNotFoundException = ResourceNotFoundException;
4493
+ exports.ResourceNotFoundException$ = ResourceNotFoundException$;
4494
+ exports.ResourceOwnerCheckException = ResourceOwnerCheckException;
4495
+ exports.ResourceOwnerCheckException$ = ResourceOwnerCheckException$;
4208
4496
  exports.ResourceStatus = ResourceStatus;
4209
4497
  exports.RevocationCheckAction = RevocationCheckAction;
4498
+ exports.RuleDefinition$ = RuleDefinition$;
4499
+ exports.RuleGroup$ = RuleGroup$;
4500
+ exports.RuleGroupMetadata$ = RuleGroupMetadata$;
4210
4501
  exports.RuleGroupRequestPhase = RuleGroupRequestPhase;
4502
+ exports.RuleGroupResponse$ = RuleGroupResponse$;
4211
4503
  exports.RuleGroupType = RuleGroupType;
4504
+ exports.RuleOption$ = RuleOption$;
4212
4505
  exports.RuleOrder = RuleOrder;
4506
+ exports.RuleSummary$ = RuleSummary$;
4507
+ exports.RuleVariables$ = RuleVariables$;
4508
+ exports.RulesSource$ = RulesSource$;
4509
+ exports.RulesSourceList$ = RulesSourceList$;
4510
+ exports.ServerCertificate$ = ServerCertificate$;
4511
+ exports.ServerCertificateConfiguration$ = ServerCertificateConfiguration$;
4512
+ exports.ServerCertificateScope$ = ServerCertificateScope$;
4513
+ exports.SourceMetadata$ = SourceMetadata$;
4514
+ exports.StartAnalysisReport$ = StartAnalysisReport$;
4213
4515
  exports.StartAnalysisReportCommand = StartAnalysisReportCommand;
4516
+ exports.StartAnalysisReportRequest$ = StartAnalysisReportRequest$;
4517
+ exports.StartAnalysisReportResponse$ = StartAnalysisReportResponse$;
4518
+ exports.StartFlowCapture$ = StartFlowCapture$;
4214
4519
  exports.StartFlowCaptureCommand = StartFlowCaptureCommand;
4520
+ exports.StartFlowCaptureRequest$ = StartFlowCaptureRequest$;
4521
+ exports.StartFlowCaptureResponse$ = StartFlowCaptureResponse$;
4522
+ exports.StartFlowFlush$ = StartFlowFlush$;
4215
4523
  exports.StartFlowFlushCommand = StartFlowFlushCommand;
4524
+ exports.StartFlowFlushRequest$ = StartFlowFlushRequest$;
4525
+ exports.StartFlowFlushResponse$ = StartFlowFlushResponse$;
4216
4526
  exports.StatefulAction = StatefulAction;
4527
+ exports.StatefulEngineOptions$ = StatefulEngineOptions$;
4528
+ exports.StatefulRule$ = StatefulRule$;
4217
4529
  exports.StatefulRuleDirection = StatefulRuleDirection;
4530
+ exports.StatefulRuleGroupOverride$ = StatefulRuleGroupOverride$;
4531
+ exports.StatefulRuleGroupReference$ = StatefulRuleGroupReference$;
4532
+ exports.StatefulRuleOptions$ = StatefulRuleOptions$;
4218
4533
  exports.StatefulRuleProtocol = StatefulRuleProtocol;
4534
+ exports.StatelessRule$ = StatelessRule$;
4535
+ exports.StatelessRuleGroupReference$ = StatelessRuleGroupReference$;
4536
+ exports.StatelessRulesAndCustomActions$ = StatelessRulesAndCustomActions$;
4219
4537
  exports.StreamExceptionPolicy = StreamExceptionPolicy;
4538
+ exports.SubnetMapping$ = SubnetMapping$;
4220
4539
  exports.SubscriptionStatus = SubscriptionStatus;
4540
+ exports.Summary$ = Summary$;
4541
+ exports.SummaryConfiguration$ = SummaryConfiguration$;
4221
4542
  exports.SummaryRuleOption = SummaryRuleOption;
4543
+ exports.SyncState$ = SyncState$;
4222
4544
  exports.TCPFlag = TCPFlag;
4545
+ exports.TCPFlagField$ = TCPFlagField$;
4546
+ exports.TLSInspectionConfiguration$ = TLSInspectionConfiguration$;
4547
+ exports.TLSInspectionConfigurationMetadata$ = TLSInspectionConfigurationMetadata$;
4548
+ exports.TLSInspectionConfigurationResponse$ = TLSInspectionConfigurationResponse$;
4549
+ exports.Tag$ = Tag$;
4550
+ exports.TagResource$ = TagResource$;
4223
4551
  exports.TagResourceCommand = TagResourceCommand;
4552
+ exports.TagResourceRequest$ = TagResourceRequest$;
4553
+ exports.TagResourceResponse$ = TagResourceResponse$;
4224
4554
  exports.TargetType = TargetType;
4225
- exports.ThrottlingException = ThrottlingException$1;
4555
+ exports.ThrottlingException = ThrottlingException;
4556
+ exports.ThrottlingException$ = ThrottlingException$;
4557
+ exports.TlsCertificateData$ = TlsCertificateData$;
4226
4558
  exports.TlsInterceptMode = TlsInterceptMode;
4559
+ exports.TlsInterceptProperties$ = TlsInterceptProperties$;
4560
+ exports.TlsInterceptPropertiesRequest$ = TlsInterceptPropertiesRequest$;
4227
4561
  exports.TransitGatewayAttachmentStatus = TransitGatewayAttachmentStatus;
4228
- exports.UnsupportedOperationException = UnsupportedOperationException$1;
4562
+ exports.TransitGatewayAttachmentSyncState$ = TransitGatewayAttachmentSyncState$;
4563
+ exports.UniqueSources$ = UniqueSources$;
4564
+ exports.UnsupportedOperationException = UnsupportedOperationException;
4565
+ exports.UnsupportedOperationException$ = UnsupportedOperationException$;
4566
+ exports.UntagResource$ = UntagResource$;
4229
4567
  exports.UntagResourceCommand = UntagResourceCommand;
4568
+ exports.UntagResourceRequest$ = UntagResourceRequest$;
4569
+ exports.UntagResourceResponse$ = UntagResourceResponse$;
4570
+ exports.UpdateAvailabilityZoneChangeProtection$ = UpdateAvailabilityZoneChangeProtection$;
4230
4571
  exports.UpdateAvailabilityZoneChangeProtectionCommand = UpdateAvailabilityZoneChangeProtectionCommand;
4572
+ exports.UpdateAvailabilityZoneChangeProtectionRequest$ = UpdateAvailabilityZoneChangeProtectionRequest$;
4573
+ exports.UpdateAvailabilityZoneChangeProtectionResponse$ = UpdateAvailabilityZoneChangeProtectionResponse$;
4574
+ exports.UpdateFirewallAnalysisSettings$ = UpdateFirewallAnalysisSettings$;
4231
4575
  exports.UpdateFirewallAnalysisSettingsCommand = UpdateFirewallAnalysisSettingsCommand;
4576
+ exports.UpdateFirewallAnalysisSettingsRequest$ = UpdateFirewallAnalysisSettingsRequest$;
4577
+ exports.UpdateFirewallAnalysisSettingsResponse$ = UpdateFirewallAnalysisSettingsResponse$;
4578
+ exports.UpdateFirewallDeleteProtection$ = UpdateFirewallDeleteProtection$;
4232
4579
  exports.UpdateFirewallDeleteProtectionCommand = UpdateFirewallDeleteProtectionCommand;
4580
+ exports.UpdateFirewallDeleteProtectionRequest$ = UpdateFirewallDeleteProtectionRequest$;
4581
+ exports.UpdateFirewallDeleteProtectionResponse$ = UpdateFirewallDeleteProtectionResponse$;
4582
+ exports.UpdateFirewallDescription$ = UpdateFirewallDescription$;
4233
4583
  exports.UpdateFirewallDescriptionCommand = UpdateFirewallDescriptionCommand;
4584
+ exports.UpdateFirewallDescriptionRequest$ = UpdateFirewallDescriptionRequest$;
4585
+ exports.UpdateFirewallDescriptionResponse$ = UpdateFirewallDescriptionResponse$;
4586
+ exports.UpdateFirewallEncryptionConfiguration$ = UpdateFirewallEncryptionConfiguration$;
4234
4587
  exports.UpdateFirewallEncryptionConfigurationCommand = UpdateFirewallEncryptionConfigurationCommand;
4588
+ exports.UpdateFirewallEncryptionConfigurationRequest$ = UpdateFirewallEncryptionConfigurationRequest$;
4589
+ exports.UpdateFirewallEncryptionConfigurationResponse$ = UpdateFirewallEncryptionConfigurationResponse$;
4590
+ exports.UpdateFirewallPolicy$ = UpdateFirewallPolicy$;
4591
+ exports.UpdateFirewallPolicyChangeProtection$ = UpdateFirewallPolicyChangeProtection$;
4235
4592
  exports.UpdateFirewallPolicyChangeProtectionCommand = UpdateFirewallPolicyChangeProtectionCommand;
4593
+ exports.UpdateFirewallPolicyChangeProtectionRequest$ = UpdateFirewallPolicyChangeProtectionRequest$;
4594
+ exports.UpdateFirewallPolicyChangeProtectionResponse$ = UpdateFirewallPolicyChangeProtectionResponse$;
4236
4595
  exports.UpdateFirewallPolicyCommand = UpdateFirewallPolicyCommand;
4596
+ exports.UpdateFirewallPolicyRequest$ = UpdateFirewallPolicyRequest$;
4597
+ exports.UpdateFirewallPolicyResponse$ = UpdateFirewallPolicyResponse$;
4598
+ exports.UpdateLoggingConfiguration$ = UpdateLoggingConfiguration$;
4237
4599
  exports.UpdateLoggingConfigurationCommand = UpdateLoggingConfigurationCommand;
4600
+ exports.UpdateLoggingConfigurationRequest$ = UpdateLoggingConfigurationRequest$;
4601
+ exports.UpdateLoggingConfigurationResponse$ = UpdateLoggingConfigurationResponse$;
4602
+ exports.UpdateProxy$ = UpdateProxy$;
4238
4603
  exports.UpdateProxyCommand = UpdateProxyCommand;
4604
+ exports.UpdateProxyConfiguration$ = UpdateProxyConfiguration$;
4239
4605
  exports.UpdateProxyConfigurationCommand = UpdateProxyConfigurationCommand;
4606
+ exports.UpdateProxyConfigurationRequest$ = UpdateProxyConfigurationRequest$;
4607
+ exports.UpdateProxyConfigurationResponse$ = UpdateProxyConfigurationResponse$;
4608
+ exports.UpdateProxyRequest$ = UpdateProxyRequest$;
4609
+ exports.UpdateProxyResponse$ = UpdateProxyResponse$;
4610
+ exports.UpdateProxyRule$ = UpdateProxyRule$;
4240
4611
  exports.UpdateProxyRuleCommand = UpdateProxyRuleCommand;
4612
+ exports.UpdateProxyRuleGroupPriorities$ = UpdateProxyRuleGroupPriorities$;
4241
4613
  exports.UpdateProxyRuleGroupPrioritiesCommand = UpdateProxyRuleGroupPrioritiesCommand;
4614
+ exports.UpdateProxyRuleGroupPrioritiesRequest$ = UpdateProxyRuleGroupPrioritiesRequest$;
4615
+ exports.UpdateProxyRuleGroupPrioritiesResponse$ = UpdateProxyRuleGroupPrioritiesResponse$;
4616
+ exports.UpdateProxyRulePriorities$ = UpdateProxyRulePriorities$;
4242
4617
  exports.UpdateProxyRulePrioritiesCommand = UpdateProxyRulePrioritiesCommand;
4618
+ exports.UpdateProxyRulePrioritiesRequest$ = UpdateProxyRulePrioritiesRequest$;
4619
+ exports.UpdateProxyRulePrioritiesResponse$ = UpdateProxyRulePrioritiesResponse$;
4620
+ exports.UpdateProxyRuleRequest$ = UpdateProxyRuleRequest$;
4621
+ exports.UpdateProxyRuleResponse$ = UpdateProxyRuleResponse$;
4622
+ exports.UpdateRuleGroup$ = UpdateRuleGroup$;
4243
4623
  exports.UpdateRuleGroupCommand = UpdateRuleGroupCommand;
4624
+ exports.UpdateRuleGroupRequest$ = UpdateRuleGroupRequest$;
4625
+ exports.UpdateRuleGroupResponse$ = UpdateRuleGroupResponse$;
4626
+ exports.UpdateSubnetChangeProtection$ = UpdateSubnetChangeProtection$;
4244
4627
  exports.UpdateSubnetChangeProtectionCommand = UpdateSubnetChangeProtectionCommand;
4628
+ exports.UpdateSubnetChangeProtectionRequest$ = UpdateSubnetChangeProtectionRequest$;
4629
+ exports.UpdateSubnetChangeProtectionResponse$ = UpdateSubnetChangeProtectionResponse$;
4630
+ exports.UpdateTLSInspectionConfiguration$ = UpdateTLSInspectionConfiguration$;
4245
4631
  exports.UpdateTLSInspectionConfigurationCommand = UpdateTLSInspectionConfigurationCommand;
4632
+ exports.UpdateTLSInspectionConfigurationRequest$ = UpdateTLSInspectionConfigurationRequest$;
4633
+ exports.UpdateTLSInspectionConfigurationResponse$ = UpdateTLSInspectionConfigurationResponse$;
4634
+ exports.VpcEndpointAssociation$ = VpcEndpointAssociation$;
4635
+ exports.VpcEndpointAssociationMetadata$ = VpcEndpointAssociationMetadata$;
4636
+ exports.VpcEndpointAssociationStatus$ = VpcEndpointAssociationStatus$;
4246
4637
  exports.paginateGetAnalysisReportResults = paginateGetAnalysisReportResults;
4247
4638
  exports.paginateListAnalysisReports = paginateListAnalysisReports;
4248
4639
  exports.paginateListFirewallPolicies = paginateListFirewallPolicies;