@aws-sdk/client-waf 3.1068.0 → 3.1069.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.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +271 -291
- package/dist-cjs/models/WAFServiceException.js +4 -8
- package/dist-cjs/models/errors.js +39 -61
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +648 -428
- package/package.json +9 -9
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateWebACLResponse$ = exports.CreateWebACLRequest$ = exports.CreateWebACLMigrationStackResponse$ = exports.CreateWebACLMigrationStackRequest$ = exports.CreateSqlInjectionMatchSetResponse$ = exports.CreateSqlInjectionMatchSetRequest$ = exports.CreateSizeConstraintSetResponse$ = exports.CreateSizeConstraintSetRequest$ = exports.CreateRuleResponse$ = exports.CreateRuleRequest$ = exports.CreateRuleGroupResponse$ = exports.CreateRuleGroupRequest$ = exports.CreateRegexPatternSetResponse$ = exports.CreateRegexPatternSetRequest$ = exports.CreateRegexMatchSetResponse$ = exports.CreateRegexMatchSetRequest$ = exports.CreateRateBasedRuleResponse$ = exports.CreateRateBasedRuleRequest$ = exports.CreateIPSetResponse$ = exports.CreateIPSetRequest$ = exports.CreateGeoMatchSetResponse$ = exports.CreateGeoMatchSetRequest$ = exports.CreateByteMatchSetResponse$ = exports.CreateByteMatchSetRequest$ = exports.ByteMatchTuple$ = exports.ByteMatchSetUpdate$ = exports.ByteMatchSetSummary$ = exports.ByteMatchSet$ = exports.ActivatedRule$ = exports.errorTypeRegistries = exports.WAFTagOperationInternalErrorException$ = exports.WAFTagOperationException$ = exports.WAFSubscriptionNotFoundException$ = exports.WAFStaleDataException$ = exports.WAFServiceLinkedRoleErrorException$ = exports.WAFReferencedItemException$ = exports.WAFNonexistentItemException$ = exports.WAFNonexistentContainerException$ = exports.WAFNonEmptyEntityException$ = exports.WAFLimitsExceededException$ = exports.WAFInvalidRegexPatternException$ = exports.WAFInvalidPermissionPolicyException$ = exports.WAFInvalidParameterException$ = exports.WAFInvalidOperationException$ = exports.WAFInvalidAccountException$ = exports.WAFInternalErrorException$ = exports.WAFEntityMigrationException$ = exports.WAFDisallowedNameException$ = exports.WAFBadRequestException$ = exports.WAFServiceException$ = void 0;
|
|
4
|
-
exports.GetPermissionPolicyResponse$ = exports.GetPermissionPolicyRequest$ = exports.GetLoggingConfigurationResponse$ = exports.GetLoggingConfigurationRequest$ = exports.GetIPSetResponse$ = exports.GetIPSetRequest$ = exports.GetGeoMatchSetResponse$ = exports.GetGeoMatchSetRequest$ = exports.GetChangeTokenStatusResponse$ = exports.GetChangeTokenStatusRequest$ = exports.GetChangeTokenResponse$ = exports.GetChangeTokenRequest$ = exports.GetByteMatchSetResponse$ = exports.GetByteMatchSetRequest$ = exports.GeoMatchSetUpdate$ = exports.GeoMatchSetSummary$ = exports.GeoMatchSet$ = exports.GeoMatchConstraint$ = exports.FieldToMatch$ = exports.ExcludedRule$ = exports.DeleteXssMatchSetResponse$ = exports.DeleteXssMatchSetRequest$ = exports.DeleteWebACLResponse$ = exports.DeleteWebACLRequest$ = exports.DeleteSqlInjectionMatchSetResponse$ = exports.DeleteSqlInjectionMatchSetRequest$ = exports.DeleteSizeConstraintSetResponse$ = exports.DeleteSizeConstraintSetRequest$ = exports.DeleteRuleResponse$ = exports.DeleteRuleRequest$ = exports.DeleteRuleGroupResponse$ = exports.DeleteRuleGroupRequest$ = exports.DeleteRegexPatternSetResponse$ = exports.DeleteRegexPatternSetRequest$ = exports.DeleteRegexMatchSetResponse$ = exports.DeleteRegexMatchSetRequest$ = exports.DeleteRateBasedRuleResponse$ = exports.DeleteRateBasedRuleRequest$ = exports.DeletePermissionPolicyResponse$ = exports.DeletePermissionPolicyRequest$ = exports.DeleteLoggingConfigurationResponse$ = exports.DeleteLoggingConfigurationRequest$ = exports.DeleteIPSetResponse$ = exports.DeleteIPSetRequest$ = exports.DeleteGeoMatchSetResponse$ = exports.DeleteGeoMatchSetRequest$ = exports.DeleteByteMatchSetResponse$ = exports.DeleteByteMatchSetRequest$ = exports.CreateXssMatchSetResponse$ = exports.CreateXssMatchSetRequest$ = void 0;
|
|
5
|
-
exports.ListSizeConstraintSetsResponse$ = exports.ListSizeConstraintSetsRequest$ = exports.ListRulesResponse$ = exports.ListRulesRequest$ = exports.ListRuleGroupsResponse$ = exports.ListRuleGroupsRequest$ = exports.ListRegexPatternSetsResponse$ = exports.ListRegexPatternSetsRequest$ = exports.ListRegexMatchSetsResponse$ = exports.ListRegexMatchSetsRequest$ = exports.ListRateBasedRulesResponse$ = exports.ListRateBasedRulesRequest$ = exports.ListLoggingConfigurationsResponse$ = exports.ListLoggingConfigurationsRequest$ = exports.ListIPSetsResponse$ = exports.ListIPSetsRequest$ = exports.ListGeoMatchSetsResponse$ = exports.ListGeoMatchSetsRequest$ = exports.ListByteMatchSetsResponse$ = exports.ListByteMatchSetsRequest$ = exports.ListActivatedRulesInRuleGroupResponse$ = exports.ListActivatedRulesInRuleGroupRequest$ = exports.IPSetUpdate$ = exports.IPSetSummary$ = exports.IPSetDescriptor$ = exports.IPSet$ = exports.HTTPRequest$ = exports.HTTPHeader$ = exports.GetXssMatchSetResponse$ = exports.GetXssMatchSetRequest$ = exports.GetWebACLResponse$ = exports.GetWebACLRequest$ = exports.GetSqlInjectionMatchSetResponse$ = exports.GetSqlInjectionMatchSetRequest$ = exports.GetSizeConstraintSetResponse$ = exports.GetSizeConstraintSetRequest$ = exports.GetSampledRequestsResponse$ = exports.GetSampledRequestsRequest$ = exports.GetRuleResponse$ = exports.GetRuleRequest$ = exports.GetRuleGroupResponse$ = exports.GetRuleGroupRequest$ = exports.GetRegexPatternSetResponse$ = exports.GetRegexPatternSetRequest$ = exports.GetRegexMatchSetResponse$ = exports.GetRegexMatchSetRequest$ = exports.GetRateBasedRuleResponse$ = exports.GetRateBasedRuleRequest$ = exports.GetRateBasedRuleManagedKeysResponse$ = exports.GetRateBasedRuleManagedKeysRequest$ = void 0;
|
|
6
|
-
exports.UpdateGeoMatchSetRequest$ = exports.UpdateByteMatchSetResponse$ = exports.UpdateByteMatchSetRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TimeWindow$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.TagInfoForResource$ = exports.Tag$ = exports.SubscribedRuleGroupSummary$ = exports.SqlInjectionMatchTuple$ = exports.SqlInjectionMatchSetUpdate$ = exports.SqlInjectionMatchSetSummary$ = exports.SqlInjectionMatchSet$ = exports.SizeConstraintSetUpdate$ = exports.SizeConstraintSetSummary$ = exports.SizeConstraintSet$ = exports.SizeConstraint$ = exports.SampledHTTPRequest$ = exports.RuleUpdate$ = exports.RuleSummary$ = exports.RuleGroupUpdate$ = exports.RuleGroupSummary$ = exports.RuleGroup$ = exports.Rule$ = exports.RegexPatternSetUpdate$ = exports.RegexPatternSetSummary$ = exports.RegexPatternSet$ = exports.RegexMatchTuple$ = exports.RegexMatchSetUpdate$ = exports.RegexMatchSetSummary$ = exports.RegexMatchSet$ = exports.RateBasedRule$ = exports.PutPermissionPolicyResponse$ = exports.PutPermissionPolicyRequest$ = exports.PutLoggingConfigurationResponse$ = exports.PutLoggingConfigurationRequest$ = exports.Predicate$ = exports.LoggingConfiguration$ = exports.ListXssMatchSetsResponse$ = exports.ListXssMatchSetsRequest$ = exports.ListWebACLsResponse$ = exports.ListWebACLsRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListSubscribedRuleGroupsResponse$ = exports.ListSubscribedRuleGroupsRequest$ = exports.ListSqlInjectionMatchSetsResponse$ = exports.ListSqlInjectionMatchSetsRequest$ = void 0;
|
|
7
|
-
exports.DeleteRegexMatchSet$ = exports.DeleteRateBasedRule$ = exports.DeletePermissionPolicy$ = exports.DeleteLoggingConfiguration$ = exports.DeleteIPSet$ = exports.DeleteGeoMatchSet$ = exports.DeleteByteMatchSet$ = exports.CreateXssMatchSet$ = exports.CreateWebACLMigrationStack$ = exports.CreateWebACL$ = exports.CreateSqlInjectionMatchSet$ = exports.CreateSizeConstraintSet$ = exports.CreateRuleGroup$ = exports.CreateRule$ = exports.CreateRegexPatternSet$ = exports.CreateRegexMatchSet$ = exports.CreateRateBasedRule$ = exports.CreateIPSet$ = exports.CreateGeoMatchSet$ = exports.CreateByteMatchSet$ = exports.XssMatchTuple$ = exports.XssMatchSetUpdate$ = exports.XssMatchSetSummary$ = exports.XssMatchSet$ = exports.WebACLUpdate$ = exports.WebACLSummary$ = exports.WebACL$ = exports.WafOverrideAction$ = exports.WafAction$ = exports.UpdateXssMatchSetResponse$ = exports.UpdateXssMatchSetRequest$ = exports.UpdateWebACLResponse$ = exports.UpdateWebACLRequest$ = exports.UpdateSqlInjectionMatchSetResponse$ = exports.UpdateSqlInjectionMatchSetRequest$ = exports.UpdateSizeConstraintSetResponse$ = exports.UpdateSizeConstraintSetRequest$ = exports.UpdateRuleResponse$ = exports.UpdateRuleRequest$ = exports.UpdateRuleGroupResponse$ = exports.UpdateRuleGroupRequest$ = exports.UpdateRegexPatternSetResponse$ = exports.UpdateRegexPatternSetRequest$ = exports.UpdateRegexMatchSetResponse$ = exports.UpdateRegexMatchSetRequest$ = exports.UpdateRateBasedRuleResponse$ = exports.UpdateRateBasedRuleRequest$ = exports.UpdateIPSetResponse$ = exports.UpdateIPSetRequest$ = exports.UpdateGeoMatchSetResponse$ = void 0;
|
|
8
|
-
exports.UpdateRegexMatchSet$ = exports.UpdateRateBasedRule$ = exports.UpdateIPSet$ = exports.UpdateGeoMatchSet$ = exports.UpdateByteMatchSet$ = exports.UntagResource$ = exports.TagResource$ = exports.PutPermissionPolicy$ = exports.PutLoggingConfiguration$ = exports.ListXssMatchSets$ = exports.ListWebACLs$ = exports.ListTagsForResource$ = exports.ListSubscribedRuleGroups$ = exports.ListSqlInjectionMatchSets$ = exports.ListSizeConstraintSets$ = exports.ListRules$ = exports.ListRuleGroups$ = exports.ListRegexPatternSets$ = exports.ListRegexMatchSets$ = exports.ListRateBasedRules$ = exports.ListLoggingConfigurations$ = exports.ListIPSets$ = exports.ListGeoMatchSets$ = exports.ListByteMatchSets$ = exports.ListActivatedRulesInRuleGroup$ = exports.GetXssMatchSet$ = exports.GetWebACL$ = exports.GetSqlInjectionMatchSet$ = exports.GetSizeConstraintSet$ = exports.GetSampledRequests$ = exports.GetRuleGroup$ = exports.GetRule$ = exports.GetRegexPatternSet$ = exports.GetRegexMatchSet$ = exports.GetRateBasedRuleManagedKeys$ = exports.GetRateBasedRule$ = exports.GetPermissionPolicy$ = exports.GetLoggingConfiguration$ = exports.GetIPSet$ = exports.GetGeoMatchSet$ = exports.GetChangeTokenStatus$ = exports.GetChangeToken$ = exports.GetByteMatchSet$ = exports.DeleteXssMatchSet$ = exports.DeleteWebACL$ = exports.DeleteSqlInjectionMatchSet$ = exports.DeleteSizeConstraintSet$ = exports.DeleteRuleGroup$ = exports.DeleteRule$ = exports.DeleteRegexPatternSet$ = void 0;
|
|
9
|
-
exports.UpdateXssMatchSet$ = exports.UpdateWebACL$ = exports.UpdateSqlInjectionMatchSet$ = exports.UpdateSizeConstraintSet$ = exports.UpdateRuleGroup$ = exports.UpdateRule$ = exports.UpdateRegexPatternSet$ = void 0;
|
|
10
1
|
const _A = "Action";
|
|
11
2
|
const _AR = "ActivatedRule";
|
|
12
3
|
const _ARc = "ActivatedRules";
|
|
@@ -437,1522 +428,1751 @@ const _r = "reason";
|
|
|
437
428
|
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.waf";
|
|
438
429
|
const _se = "server";
|
|
439
430
|
const n0 = "com.amazonaws.waf";
|
|
440
|
-
const
|
|
441
|
-
const
|
|
442
|
-
const
|
|
443
|
-
const _s_registry =
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
431
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
432
|
+
const { WAFBadRequestException, WAFDisallowedNameException, WAFEntityMigrationException, WAFInternalErrorException, WAFInvalidAccountException, WAFInvalidOperationException, WAFInvalidParameterException, WAFInvalidPermissionPolicyException, WAFInvalidRegexPatternException, WAFLimitsExceededException, WAFNonEmptyEntityException, WAFNonexistentContainerException, WAFNonexistentItemException, WAFReferencedItemException, WAFServiceLinkedRoleErrorException, WAFStaleDataException, WAFSubscriptionNotFoundException, WAFTagOperationException, WAFTagOperationInternalErrorException } = require("../models/errors");
|
|
433
|
+
const { WAFServiceException } = require("../models/WAFServiceException");
|
|
434
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
435
|
+
const WAFServiceException$ = [-3, _s, "WAFServiceException", 0, [], []];
|
|
436
|
+
exports.WAFServiceException$ = WAFServiceException$;
|
|
437
|
+
_s_registry.registerError(WAFServiceException$, WAFServiceException);
|
|
438
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
439
|
+
const WAFBadRequestException$ = [-3, n0, _WAFBRE,
|
|
448
440
|
{ [_e]: _c },
|
|
449
441
|
[_m],
|
|
450
442
|
[0]
|
|
451
443
|
];
|
|
452
|
-
|
|
453
|
-
|
|
444
|
+
exports.WAFBadRequestException$ = WAFBadRequestException$;
|
|
445
|
+
n0_registry.registerError(WAFBadRequestException$, WAFBadRequestException);
|
|
446
|
+
const WAFDisallowedNameException$ = [-3, n0, _WAFDNE,
|
|
454
447
|
{ [_e]: _c },
|
|
455
448
|
[_m],
|
|
456
449
|
[0]
|
|
457
450
|
];
|
|
458
|
-
|
|
459
|
-
|
|
451
|
+
exports.WAFDisallowedNameException$ = WAFDisallowedNameException$;
|
|
452
|
+
n0_registry.registerError(WAFDisallowedNameException$, WAFDisallowedNameException);
|
|
453
|
+
const WAFEntityMigrationException$ = [-3, n0, _WAFEME,
|
|
460
454
|
{ [_e]: _c },
|
|
461
455
|
[_m, _MET, _MER],
|
|
462
456
|
[0, 0, 0]
|
|
463
457
|
];
|
|
464
|
-
|
|
465
|
-
|
|
458
|
+
exports.WAFEntityMigrationException$ = WAFEntityMigrationException$;
|
|
459
|
+
n0_registry.registerError(WAFEntityMigrationException$, WAFEntityMigrationException);
|
|
460
|
+
const WAFInternalErrorException$ = [-3, n0, _WAFIEE,
|
|
466
461
|
{ [_e]: _se },
|
|
467
462
|
[_m],
|
|
468
463
|
[0]
|
|
469
464
|
];
|
|
470
|
-
|
|
471
|
-
|
|
465
|
+
exports.WAFInternalErrorException$ = WAFInternalErrorException$;
|
|
466
|
+
n0_registry.registerError(WAFInternalErrorException$, WAFInternalErrorException);
|
|
467
|
+
const WAFInvalidAccountException$ = [-3, n0, _WAFIAE,
|
|
472
468
|
{ [_e]: _c },
|
|
473
469
|
[],
|
|
474
470
|
[]
|
|
475
471
|
];
|
|
476
|
-
|
|
477
|
-
|
|
472
|
+
exports.WAFInvalidAccountException$ = WAFInvalidAccountException$;
|
|
473
|
+
n0_registry.registerError(WAFInvalidAccountException$, WAFInvalidAccountException);
|
|
474
|
+
const WAFInvalidOperationException$ = [-3, n0, _WAFIOE,
|
|
478
475
|
{ [_e]: _c },
|
|
479
476
|
[_m],
|
|
480
477
|
[0]
|
|
481
478
|
];
|
|
482
|
-
|
|
483
|
-
|
|
479
|
+
exports.WAFInvalidOperationException$ = WAFInvalidOperationException$;
|
|
480
|
+
n0_registry.registerError(WAFInvalidOperationException$, WAFInvalidOperationException);
|
|
481
|
+
const WAFInvalidParameterException$ = [-3, n0, _WAFIPE,
|
|
484
482
|
{ [_e]: _c },
|
|
485
483
|
[_f, _p, _r],
|
|
486
484
|
[0, 0, 0]
|
|
487
485
|
];
|
|
488
|
-
|
|
489
|
-
|
|
486
|
+
exports.WAFInvalidParameterException$ = WAFInvalidParameterException$;
|
|
487
|
+
n0_registry.registerError(WAFInvalidParameterException$, WAFInvalidParameterException);
|
|
488
|
+
const WAFInvalidPermissionPolicyException$ = [-3, n0, _WAFIPPE,
|
|
490
489
|
{ [_e]: _c },
|
|
491
490
|
[_m],
|
|
492
491
|
[0]
|
|
493
492
|
];
|
|
494
|
-
|
|
495
|
-
|
|
493
|
+
exports.WAFInvalidPermissionPolicyException$ = WAFInvalidPermissionPolicyException$;
|
|
494
|
+
n0_registry.registerError(WAFInvalidPermissionPolicyException$, WAFInvalidPermissionPolicyException);
|
|
495
|
+
const WAFInvalidRegexPatternException$ = [-3, n0, _WAFIRPE,
|
|
496
496
|
{ [_e]: _c },
|
|
497
497
|
[_m],
|
|
498
498
|
[0]
|
|
499
499
|
];
|
|
500
|
-
|
|
501
|
-
|
|
500
|
+
exports.WAFInvalidRegexPatternException$ = WAFInvalidRegexPatternException$;
|
|
501
|
+
n0_registry.registerError(WAFInvalidRegexPatternException$, WAFInvalidRegexPatternException);
|
|
502
|
+
const WAFLimitsExceededException$ = [-3, n0, _WAFLEE,
|
|
502
503
|
{ [_e]: _c },
|
|
503
504
|
[_m],
|
|
504
505
|
[0]
|
|
505
506
|
];
|
|
506
|
-
|
|
507
|
-
|
|
507
|
+
exports.WAFLimitsExceededException$ = WAFLimitsExceededException$;
|
|
508
|
+
n0_registry.registerError(WAFLimitsExceededException$, WAFLimitsExceededException);
|
|
509
|
+
const WAFNonEmptyEntityException$ = [-3, n0, _WAFNEEE,
|
|
508
510
|
{ [_e]: _c },
|
|
509
511
|
[_m],
|
|
510
512
|
[0]
|
|
511
513
|
];
|
|
512
|
-
|
|
513
|
-
|
|
514
|
+
exports.WAFNonEmptyEntityException$ = WAFNonEmptyEntityException$;
|
|
515
|
+
n0_registry.registerError(WAFNonEmptyEntityException$, WAFNonEmptyEntityException);
|
|
516
|
+
const WAFNonexistentContainerException$ = [-3, n0, _WAFNCE,
|
|
514
517
|
{ [_e]: _c },
|
|
515
518
|
[_m],
|
|
516
519
|
[0]
|
|
517
520
|
];
|
|
518
|
-
|
|
519
|
-
|
|
521
|
+
exports.WAFNonexistentContainerException$ = WAFNonexistentContainerException$;
|
|
522
|
+
n0_registry.registerError(WAFNonexistentContainerException$, WAFNonexistentContainerException);
|
|
523
|
+
const WAFNonexistentItemException$ = [-3, n0, _WAFNIE,
|
|
520
524
|
{ [_e]: _c },
|
|
521
525
|
[_m],
|
|
522
526
|
[0]
|
|
523
527
|
];
|
|
524
|
-
|
|
525
|
-
|
|
528
|
+
exports.WAFNonexistentItemException$ = WAFNonexistentItemException$;
|
|
529
|
+
n0_registry.registerError(WAFNonexistentItemException$, WAFNonexistentItemException);
|
|
530
|
+
const WAFReferencedItemException$ = [-3, n0, _WAFRIE,
|
|
526
531
|
{ [_e]: _c },
|
|
527
532
|
[_m],
|
|
528
533
|
[0]
|
|
529
534
|
];
|
|
530
|
-
|
|
531
|
-
|
|
535
|
+
exports.WAFReferencedItemException$ = WAFReferencedItemException$;
|
|
536
|
+
n0_registry.registerError(WAFReferencedItemException$, WAFReferencedItemException);
|
|
537
|
+
const WAFServiceLinkedRoleErrorException$ = [-3, n0, _WAFSLREE,
|
|
532
538
|
{ [_e]: _c },
|
|
533
539
|
[_m],
|
|
534
540
|
[0]
|
|
535
541
|
];
|
|
536
|
-
|
|
537
|
-
|
|
542
|
+
exports.WAFServiceLinkedRoleErrorException$ = WAFServiceLinkedRoleErrorException$;
|
|
543
|
+
n0_registry.registerError(WAFServiceLinkedRoleErrorException$, WAFServiceLinkedRoleErrorException);
|
|
544
|
+
const WAFStaleDataException$ = [-3, n0, _WAFSDE,
|
|
538
545
|
{ [_e]: _c },
|
|
539
546
|
[_m],
|
|
540
547
|
[0]
|
|
541
548
|
];
|
|
542
|
-
|
|
543
|
-
|
|
549
|
+
exports.WAFStaleDataException$ = WAFStaleDataException$;
|
|
550
|
+
n0_registry.registerError(WAFStaleDataException$, WAFStaleDataException);
|
|
551
|
+
const WAFSubscriptionNotFoundException$ = [-3, n0, _WAFSNFE,
|
|
544
552
|
{ [_e]: _c },
|
|
545
553
|
[_m],
|
|
546
554
|
[0]
|
|
547
555
|
];
|
|
548
|
-
|
|
549
|
-
|
|
556
|
+
exports.WAFSubscriptionNotFoundException$ = WAFSubscriptionNotFoundException$;
|
|
557
|
+
n0_registry.registerError(WAFSubscriptionNotFoundException$, WAFSubscriptionNotFoundException);
|
|
558
|
+
const WAFTagOperationException$ = [-3, n0, _WAFTOE,
|
|
550
559
|
{ [_e]: _c },
|
|
551
560
|
[_m],
|
|
552
561
|
[0]
|
|
553
562
|
];
|
|
554
|
-
|
|
555
|
-
|
|
563
|
+
exports.WAFTagOperationException$ = WAFTagOperationException$;
|
|
564
|
+
n0_registry.registerError(WAFTagOperationException$, WAFTagOperationException);
|
|
565
|
+
const WAFTagOperationInternalErrorException$ = [-3, n0, _WAFTOIEE,
|
|
556
566
|
{ [_e]: _se },
|
|
557
567
|
[_m],
|
|
558
568
|
[0]
|
|
559
569
|
];
|
|
560
|
-
|
|
570
|
+
exports.WAFTagOperationInternalErrorException$ = WAFTagOperationInternalErrorException$;
|
|
571
|
+
n0_registry.registerError(WAFTagOperationInternalErrorException$, WAFTagOperationInternalErrorException);
|
|
561
572
|
exports.errorTypeRegistries = [
|
|
562
573
|
_s_registry,
|
|
563
574
|
n0_registry,
|
|
564
575
|
];
|
|
565
|
-
|
|
576
|
+
const ActivatedRule$ = [3, n0, _AR,
|
|
566
577
|
0,
|
|
567
578
|
[_P, _RI, _A, _OA, _T, _ER],
|
|
568
|
-
[1, 0, () =>
|
|
579
|
+
[1, 0, () => WafAction$, () => WafOverrideAction$, 0, () => ExcludedRules], 2
|
|
569
580
|
];
|
|
570
|
-
exports.
|
|
581
|
+
exports.ActivatedRule$ = ActivatedRule$;
|
|
582
|
+
const ByteMatchSet$ = [3, n0, _BMS,
|
|
571
583
|
0,
|
|
572
584
|
[_BMSI, _BMT, _N],
|
|
573
585
|
[0, () => ByteMatchTuples, 0], 2
|
|
574
586
|
];
|
|
575
|
-
exports.
|
|
587
|
+
exports.ByteMatchSet$ = ByteMatchSet$;
|
|
588
|
+
const ByteMatchSetSummary$ = [3, n0, _BMSS,
|
|
576
589
|
0,
|
|
577
590
|
[_BMSI, _N],
|
|
578
591
|
[0, 0], 2
|
|
579
592
|
];
|
|
580
|
-
exports.
|
|
593
|
+
exports.ByteMatchSetSummary$ = ByteMatchSetSummary$;
|
|
594
|
+
const ByteMatchSetUpdate$ = [3, n0, _BMSU,
|
|
581
595
|
0,
|
|
582
596
|
[_A, _BMTy],
|
|
583
|
-
[0, () =>
|
|
597
|
+
[0, () => ByteMatchTuple$], 2
|
|
584
598
|
];
|
|
585
|
-
exports.
|
|
599
|
+
exports.ByteMatchSetUpdate$ = ByteMatchSetUpdate$;
|
|
600
|
+
const ByteMatchTuple$ = [3, n0, _BMTy,
|
|
586
601
|
0,
|
|
587
602
|
[_FTM, _TS, _TT, _PC],
|
|
588
|
-
[() =>
|
|
603
|
+
[() => FieldToMatch$, 21, 0, 0], 4
|
|
589
604
|
];
|
|
590
|
-
exports.
|
|
605
|
+
exports.ByteMatchTuple$ = ByteMatchTuple$;
|
|
606
|
+
const CreateByteMatchSetRequest$ = [3, n0, _CBMSR,
|
|
591
607
|
0,
|
|
592
608
|
[_N, _CT],
|
|
593
609
|
[0, 0], 2
|
|
594
610
|
];
|
|
595
|
-
exports.
|
|
611
|
+
exports.CreateByteMatchSetRequest$ = CreateByteMatchSetRequest$;
|
|
612
|
+
const CreateByteMatchSetResponse$ = [3, n0, _CBMSRr,
|
|
596
613
|
0,
|
|
597
614
|
[_BMS, _CT],
|
|
598
|
-
[() =>
|
|
615
|
+
[() => ByteMatchSet$, 0]
|
|
599
616
|
];
|
|
600
|
-
exports.
|
|
617
|
+
exports.CreateByteMatchSetResponse$ = CreateByteMatchSetResponse$;
|
|
618
|
+
const CreateGeoMatchSetRequest$ = [3, n0, _CGMSR,
|
|
601
619
|
0,
|
|
602
620
|
[_N, _CT],
|
|
603
621
|
[0, 0], 2
|
|
604
622
|
];
|
|
605
|
-
exports.
|
|
623
|
+
exports.CreateGeoMatchSetRequest$ = CreateGeoMatchSetRequest$;
|
|
624
|
+
const CreateGeoMatchSetResponse$ = [3, n0, _CGMSRr,
|
|
606
625
|
0,
|
|
607
626
|
[_GMS, _CT],
|
|
608
|
-
[() =>
|
|
627
|
+
[() => GeoMatchSet$, 0]
|
|
609
628
|
];
|
|
610
|
-
exports.
|
|
629
|
+
exports.CreateGeoMatchSetResponse$ = CreateGeoMatchSetResponse$;
|
|
630
|
+
const CreateIPSetRequest$ = [3, n0, _CIPSR,
|
|
611
631
|
0,
|
|
612
632
|
[_N, _CT],
|
|
613
633
|
[0, 0], 2
|
|
614
634
|
];
|
|
615
|
-
exports.
|
|
635
|
+
exports.CreateIPSetRequest$ = CreateIPSetRequest$;
|
|
636
|
+
const CreateIPSetResponse$ = [3, n0, _CIPSRr,
|
|
616
637
|
0,
|
|
617
638
|
[_IPS, _CT],
|
|
618
|
-
[() =>
|
|
639
|
+
[() => IPSet$, 0]
|
|
619
640
|
];
|
|
620
|
-
exports.
|
|
641
|
+
exports.CreateIPSetResponse$ = CreateIPSetResponse$;
|
|
642
|
+
const CreateRateBasedRuleRequest$ = [3, n0, _CRBRR,
|
|
621
643
|
0,
|
|
622
644
|
[_N, _MN, _RK, _RL, _CT, _Ta],
|
|
623
645
|
[0, 0, 0, 1, 0, () => TagList], 5
|
|
624
646
|
];
|
|
625
|
-
exports.
|
|
647
|
+
exports.CreateRateBasedRuleRequest$ = CreateRateBasedRuleRequest$;
|
|
648
|
+
const CreateRateBasedRuleResponse$ = [3, n0, _CRBRRr,
|
|
626
649
|
0,
|
|
627
650
|
[_R, _CT],
|
|
628
|
-
[() =>
|
|
651
|
+
[() => RateBasedRule$, 0]
|
|
629
652
|
];
|
|
630
|
-
exports.
|
|
653
|
+
exports.CreateRateBasedRuleResponse$ = CreateRateBasedRuleResponse$;
|
|
654
|
+
const CreateRegexMatchSetRequest$ = [3, n0, _CRMSR,
|
|
631
655
|
0,
|
|
632
656
|
[_N, _CT],
|
|
633
657
|
[0, 0], 2
|
|
634
658
|
];
|
|
635
|
-
exports.
|
|
659
|
+
exports.CreateRegexMatchSetRequest$ = CreateRegexMatchSetRequest$;
|
|
660
|
+
const CreateRegexMatchSetResponse$ = [3, n0, _CRMSRr,
|
|
636
661
|
0,
|
|
637
662
|
[_RMS, _CT],
|
|
638
|
-
[() =>
|
|
663
|
+
[() => RegexMatchSet$, 0]
|
|
639
664
|
];
|
|
640
|
-
exports.
|
|
665
|
+
exports.CreateRegexMatchSetResponse$ = CreateRegexMatchSetResponse$;
|
|
666
|
+
const CreateRegexPatternSetRequest$ = [3, n0, _CRPSR,
|
|
641
667
|
0,
|
|
642
668
|
[_N, _CT],
|
|
643
669
|
[0, 0], 2
|
|
644
670
|
];
|
|
645
|
-
exports.
|
|
671
|
+
exports.CreateRegexPatternSetRequest$ = CreateRegexPatternSetRequest$;
|
|
672
|
+
const CreateRegexPatternSetResponse$ = [3, n0, _CRPSRr,
|
|
646
673
|
0,
|
|
647
674
|
[_RPS, _CT],
|
|
648
|
-
[() =>
|
|
675
|
+
[() => RegexPatternSet$, 0]
|
|
649
676
|
];
|
|
650
|
-
exports.
|
|
677
|
+
exports.CreateRegexPatternSetResponse$ = CreateRegexPatternSetResponse$;
|
|
678
|
+
const CreateRuleGroupRequest$ = [3, n0, _CRGR,
|
|
651
679
|
0,
|
|
652
680
|
[_N, _MN, _CT, _Ta],
|
|
653
681
|
[0, 0, 0, () => TagList], 3
|
|
654
682
|
];
|
|
655
|
-
exports.
|
|
683
|
+
exports.CreateRuleGroupRequest$ = CreateRuleGroupRequest$;
|
|
684
|
+
const CreateRuleGroupResponse$ = [3, n0, _CRGRr,
|
|
656
685
|
0,
|
|
657
686
|
[_RG, _CT],
|
|
658
|
-
[() =>
|
|
687
|
+
[() => RuleGroup$, 0]
|
|
659
688
|
];
|
|
660
|
-
exports.
|
|
689
|
+
exports.CreateRuleGroupResponse$ = CreateRuleGroupResponse$;
|
|
690
|
+
const CreateRuleRequest$ = [3, n0, _CRR,
|
|
661
691
|
0,
|
|
662
692
|
[_N, _MN, _CT, _Ta],
|
|
663
693
|
[0, 0, 0, () => TagList], 3
|
|
664
694
|
];
|
|
665
|
-
exports.
|
|
695
|
+
exports.CreateRuleRequest$ = CreateRuleRequest$;
|
|
696
|
+
const CreateRuleResponse$ = [3, n0, _CRRr,
|
|
666
697
|
0,
|
|
667
698
|
[_R, _CT],
|
|
668
|
-
[() =>
|
|
699
|
+
[() => Rule$, 0]
|
|
669
700
|
];
|
|
670
|
-
exports.
|
|
701
|
+
exports.CreateRuleResponse$ = CreateRuleResponse$;
|
|
702
|
+
const CreateSizeConstraintSetRequest$ = [3, n0, _CSCSR,
|
|
671
703
|
0,
|
|
672
704
|
[_N, _CT],
|
|
673
705
|
[0, 0], 2
|
|
674
706
|
];
|
|
675
|
-
exports.
|
|
707
|
+
exports.CreateSizeConstraintSetRequest$ = CreateSizeConstraintSetRequest$;
|
|
708
|
+
const CreateSizeConstraintSetResponse$ = [3, n0, _CSCSRr,
|
|
676
709
|
0,
|
|
677
710
|
[_SCS, _CT],
|
|
678
|
-
[() =>
|
|
711
|
+
[() => SizeConstraintSet$, 0]
|
|
679
712
|
];
|
|
680
|
-
exports.
|
|
713
|
+
exports.CreateSizeConstraintSetResponse$ = CreateSizeConstraintSetResponse$;
|
|
714
|
+
const CreateSqlInjectionMatchSetRequest$ = [3, n0, _CSIMSR,
|
|
681
715
|
0,
|
|
682
716
|
[_N, _CT],
|
|
683
717
|
[0, 0], 2
|
|
684
718
|
];
|
|
685
|
-
exports.
|
|
719
|
+
exports.CreateSqlInjectionMatchSetRequest$ = CreateSqlInjectionMatchSetRequest$;
|
|
720
|
+
const CreateSqlInjectionMatchSetResponse$ = [3, n0, _CSIMSRr,
|
|
686
721
|
0,
|
|
687
722
|
[_SIMS, _CT],
|
|
688
|
-
[() =>
|
|
723
|
+
[() => SqlInjectionMatchSet$, 0]
|
|
689
724
|
];
|
|
690
|
-
exports.
|
|
725
|
+
exports.CreateSqlInjectionMatchSetResponse$ = CreateSqlInjectionMatchSetResponse$;
|
|
726
|
+
const CreateWebACLMigrationStackRequest$ = [3, n0, _CWACLMSR,
|
|
691
727
|
0,
|
|
692
728
|
[_WACLI, _SBN, _IUT],
|
|
693
729
|
[0, 0, 2], 3
|
|
694
730
|
];
|
|
695
|
-
exports.
|
|
731
|
+
exports.CreateWebACLMigrationStackRequest$ = CreateWebACLMigrationStackRequest$;
|
|
732
|
+
const CreateWebACLMigrationStackResponse$ = [3, n0, _CWACLMSRr,
|
|
696
733
|
0,
|
|
697
734
|
[_SOU],
|
|
698
735
|
[0], 1
|
|
699
736
|
];
|
|
700
|
-
exports.
|
|
737
|
+
exports.CreateWebACLMigrationStackResponse$ = CreateWebACLMigrationStackResponse$;
|
|
738
|
+
const CreateWebACLRequest$ = [3, n0, _CWACLR,
|
|
701
739
|
0,
|
|
702
740
|
[_N, _MN, _DA, _CT, _Ta],
|
|
703
|
-
[0, 0, () =>
|
|
741
|
+
[0, 0, () => WafAction$, 0, () => TagList], 4
|
|
704
742
|
];
|
|
705
|
-
exports.
|
|
743
|
+
exports.CreateWebACLRequest$ = CreateWebACLRequest$;
|
|
744
|
+
const CreateWebACLResponse$ = [3, n0, _CWACLRr,
|
|
706
745
|
0,
|
|
707
746
|
[_WACL, _CT],
|
|
708
|
-
[() =>
|
|
747
|
+
[() => WebACL$, 0]
|
|
709
748
|
];
|
|
710
|
-
exports.
|
|
749
|
+
exports.CreateWebACLResponse$ = CreateWebACLResponse$;
|
|
750
|
+
const CreateXssMatchSetRequest$ = [3, n0, _CXMSR,
|
|
711
751
|
0,
|
|
712
752
|
[_N, _CT],
|
|
713
753
|
[0, 0], 2
|
|
714
754
|
];
|
|
715
|
-
exports.
|
|
755
|
+
exports.CreateXssMatchSetRequest$ = CreateXssMatchSetRequest$;
|
|
756
|
+
const CreateXssMatchSetResponse$ = [3, n0, _CXMSRr,
|
|
716
757
|
0,
|
|
717
758
|
[_XMS, _CT],
|
|
718
|
-
[() =>
|
|
759
|
+
[() => XssMatchSet$, 0]
|
|
719
760
|
];
|
|
720
|
-
exports.
|
|
761
|
+
exports.CreateXssMatchSetResponse$ = CreateXssMatchSetResponse$;
|
|
762
|
+
const DeleteByteMatchSetRequest$ = [3, n0, _DBMSR,
|
|
721
763
|
0,
|
|
722
764
|
[_BMSI, _CT],
|
|
723
765
|
[0, 0], 2
|
|
724
766
|
];
|
|
725
|
-
exports.
|
|
767
|
+
exports.DeleteByteMatchSetRequest$ = DeleteByteMatchSetRequest$;
|
|
768
|
+
const DeleteByteMatchSetResponse$ = [3, n0, _DBMSRe,
|
|
726
769
|
0,
|
|
727
770
|
[_CT],
|
|
728
771
|
[0]
|
|
729
772
|
];
|
|
730
|
-
exports.
|
|
773
|
+
exports.DeleteByteMatchSetResponse$ = DeleteByteMatchSetResponse$;
|
|
774
|
+
const DeleteGeoMatchSetRequest$ = [3, n0, _DGMSR,
|
|
731
775
|
0,
|
|
732
776
|
[_GMSI, _CT],
|
|
733
777
|
[0, 0], 2
|
|
734
778
|
];
|
|
735
|
-
exports.
|
|
779
|
+
exports.DeleteGeoMatchSetRequest$ = DeleteGeoMatchSetRequest$;
|
|
780
|
+
const DeleteGeoMatchSetResponse$ = [3, n0, _DGMSRe,
|
|
736
781
|
0,
|
|
737
782
|
[_CT],
|
|
738
783
|
[0]
|
|
739
784
|
];
|
|
740
|
-
exports.
|
|
785
|
+
exports.DeleteGeoMatchSetResponse$ = DeleteGeoMatchSetResponse$;
|
|
786
|
+
const DeleteIPSetRequest$ = [3, n0, _DIPSR,
|
|
741
787
|
0,
|
|
742
788
|
[_IPSI, _CT],
|
|
743
789
|
[0, 0], 2
|
|
744
790
|
];
|
|
745
|
-
exports.
|
|
791
|
+
exports.DeleteIPSetRequest$ = DeleteIPSetRequest$;
|
|
792
|
+
const DeleteIPSetResponse$ = [3, n0, _DIPSRe,
|
|
746
793
|
0,
|
|
747
794
|
[_CT],
|
|
748
795
|
[0]
|
|
749
796
|
];
|
|
750
|
-
exports.
|
|
797
|
+
exports.DeleteIPSetResponse$ = DeleteIPSetResponse$;
|
|
798
|
+
const DeleteLoggingConfigurationRequest$ = [3, n0, _DLCR,
|
|
751
799
|
0,
|
|
752
800
|
[_RA],
|
|
753
801
|
[0], 1
|
|
754
802
|
];
|
|
755
|
-
exports.
|
|
803
|
+
exports.DeleteLoggingConfigurationRequest$ = DeleteLoggingConfigurationRequest$;
|
|
804
|
+
const DeleteLoggingConfigurationResponse$ = [3, n0, _DLCRe,
|
|
756
805
|
0,
|
|
757
806
|
[],
|
|
758
807
|
[]
|
|
759
808
|
];
|
|
760
|
-
exports.
|
|
809
|
+
exports.DeleteLoggingConfigurationResponse$ = DeleteLoggingConfigurationResponse$;
|
|
810
|
+
const DeletePermissionPolicyRequest$ = [3, n0, _DPPR,
|
|
761
811
|
0,
|
|
762
812
|
[_RA],
|
|
763
813
|
[0], 1
|
|
764
814
|
];
|
|
765
|
-
exports.
|
|
815
|
+
exports.DeletePermissionPolicyRequest$ = DeletePermissionPolicyRequest$;
|
|
816
|
+
const DeletePermissionPolicyResponse$ = [3, n0, _DPPRe,
|
|
766
817
|
0,
|
|
767
818
|
[],
|
|
768
819
|
[]
|
|
769
820
|
];
|
|
770
|
-
exports.
|
|
821
|
+
exports.DeletePermissionPolicyResponse$ = DeletePermissionPolicyResponse$;
|
|
822
|
+
const DeleteRateBasedRuleRequest$ = [3, n0, _DRBRR,
|
|
771
823
|
0,
|
|
772
824
|
[_RI, _CT],
|
|
773
825
|
[0, 0], 2
|
|
774
826
|
];
|
|
775
|
-
exports.
|
|
827
|
+
exports.DeleteRateBasedRuleRequest$ = DeleteRateBasedRuleRequest$;
|
|
828
|
+
const DeleteRateBasedRuleResponse$ = [3, n0, _DRBRRe,
|
|
776
829
|
0,
|
|
777
830
|
[_CT],
|
|
778
831
|
[0]
|
|
779
832
|
];
|
|
780
|
-
exports.
|
|
833
|
+
exports.DeleteRateBasedRuleResponse$ = DeleteRateBasedRuleResponse$;
|
|
834
|
+
const DeleteRegexMatchSetRequest$ = [3, n0, _DRMSR,
|
|
781
835
|
0,
|
|
782
836
|
[_RMSI, _CT],
|
|
783
837
|
[0, 0], 2
|
|
784
838
|
];
|
|
785
|
-
exports.
|
|
839
|
+
exports.DeleteRegexMatchSetRequest$ = DeleteRegexMatchSetRequest$;
|
|
840
|
+
const DeleteRegexMatchSetResponse$ = [3, n0, _DRMSRe,
|
|
786
841
|
0,
|
|
787
842
|
[_CT],
|
|
788
843
|
[0]
|
|
789
844
|
];
|
|
790
|
-
exports.
|
|
845
|
+
exports.DeleteRegexMatchSetResponse$ = DeleteRegexMatchSetResponse$;
|
|
846
|
+
const DeleteRegexPatternSetRequest$ = [3, n0, _DRPSR,
|
|
791
847
|
0,
|
|
792
848
|
[_RPSI, _CT],
|
|
793
849
|
[0, 0], 2
|
|
794
850
|
];
|
|
795
|
-
exports.
|
|
851
|
+
exports.DeleteRegexPatternSetRequest$ = DeleteRegexPatternSetRequest$;
|
|
852
|
+
const DeleteRegexPatternSetResponse$ = [3, n0, _DRPSRe,
|
|
796
853
|
0,
|
|
797
854
|
[_CT],
|
|
798
855
|
[0]
|
|
799
856
|
];
|
|
800
|
-
exports.
|
|
857
|
+
exports.DeleteRegexPatternSetResponse$ = DeleteRegexPatternSetResponse$;
|
|
858
|
+
const DeleteRuleGroupRequest$ = [3, n0, _DRGR,
|
|
801
859
|
0,
|
|
802
860
|
[_RGI, _CT],
|
|
803
861
|
[0, 0], 2
|
|
804
862
|
];
|
|
805
|
-
exports.
|
|
863
|
+
exports.DeleteRuleGroupRequest$ = DeleteRuleGroupRequest$;
|
|
864
|
+
const DeleteRuleGroupResponse$ = [3, n0, _DRGRe,
|
|
806
865
|
0,
|
|
807
866
|
[_CT],
|
|
808
867
|
[0]
|
|
809
868
|
];
|
|
810
|
-
exports.
|
|
869
|
+
exports.DeleteRuleGroupResponse$ = DeleteRuleGroupResponse$;
|
|
870
|
+
const DeleteRuleRequest$ = [3, n0, _DRR,
|
|
811
871
|
0,
|
|
812
872
|
[_RI, _CT],
|
|
813
873
|
[0, 0], 2
|
|
814
874
|
];
|
|
815
|
-
exports.
|
|
875
|
+
exports.DeleteRuleRequest$ = DeleteRuleRequest$;
|
|
876
|
+
const DeleteRuleResponse$ = [3, n0, _DRRe,
|
|
816
877
|
0,
|
|
817
878
|
[_CT],
|
|
818
879
|
[0]
|
|
819
880
|
];
|
|
820
|
-
exports.
|
|
881
|
+
exports.DeleteRuleResponse$ = DeleteRuleResponse$;
|
|
882
|
+
const DeleteSizeConstraintSetRequest$ = [3, n0, _DSCSR,
|
|
821
883
|
0,
|
|
822
884
|
[_SCSI, _CT],
|
|
823
885
|
[0, 0], 2
|
|
824
886
|
];
|
|
825
|
-
exports.
|
|
887
|
+
exports.DeleteSizeConstraintSetRequest$ = DeleteSizeConstraintSetRequest$;
|
|
888
|
+
const DeleteSizeConstraintSetResponse$ = [3, n0, _DSCSRe,
|
|
826
889
|
0,
|
|
827
890
|
[_CT],
|
|
828
891
|
[0]
|
|
829
892
|
];
|
|
830
|
-
exports.
|
|
893
|
+
exports.DeleteSizeConstraintSetResponse$ = DeleteSizeConstraintSetResponse$;
|
|
894
|
+
const DeleteSqlInjectionMatchSetRequest$ = [3, n0, _DSIMSR,
|
|
831
895
|
0,
|
|
832
896
|
[_SIMSI, _CT],
|
|
833
897
|
[0, 0], 2
|
|
834
898
|
];
|
|
835
|
-
exports.
|
|
899
|
+
exports.DeleteSqlInjectionMatchSetRequest$ = DeleteSqlInjectionMatchSetRequest$;
|
|
900
|
+
const DeleteSqlInjectionMatchSetResponse$ = [3, n0, _DSIMSRe,
|
|
836
901
|
0,
|
|
837
902
|
[_CT],
|
|
838
903
|
[0]
|
|
839
904
|
];
|
|
840
|
-
exports.
|
|
905
|
+
exports.DeleteSqlInjectionMatchSetResponse$ = DeleteSqlInjectionMatchSetResponse$;
|
|
906
|
+
const DeleteWebACLRequest$ = [3, n0, _DWACLR,
|
|
841
907
|
0,
|
|
842
908
|
[_WACLI, _CT],
|
|
843
909
|
[0, 0], 2
|
|
844
910
|
];
|
|
845
|
-
exports.
|
|
911
|
+
exports.DeleteWebACLRequest$ = DeleteWebACLRequest$;
|
|
912
|
+
const DeleteWebACLResponse$ = [3, n0, _DWACLRe,
|
|
846
913
|
0,
|
|
847
914
|
[_CT],
|
|
848
915
|
[0]
|
|
849
916
|
];
|
|
850
|
-
exports.
|
|
917
|
+
exports.DeleteWebACLResponse$ = DeleteWebACLResponse$;
|
|
918
|
+
const DeleteXssMatchSetRequest$ = [3, n0, _DXMSR,
|
|
851
919
|
0,
|
|
852
920
|
[_XMSI, _CT],
|
|
853
921
|
[0, 0], 2
|
|
854
922
|
];
|
|
855
|
-
exports.
|
|
923
|
+
exports.DeleteXssMatchSetRequest$ = DeleteXssMatchSetRequest$;
|
|
924
|
+
const DeleteXssMatchSetResponse$ = [3, n0, _DXMSRe,
|
|
856
925
|
0,
|
|
857
926
|
[_CT],
|
|
858
927
|
[0]
|
|
859
928
|
];
|
|
860
|
-
exports.
|
|
929
|
+
exports.DeleteXssMatchSetResponse$ = DeleteXssMatchSetResponse$;
|
|
930
|
+
const ExcludedRule$ = [3, n0, _ERx,
|
|
861
931
|
0,
|
|
862
932
|
[_RI],
|
|
863
933
|
[0], 1
|
|
864
934
|
];
|
|
865
|
-
exports.
|
|
935
|
+
exports.ExcludedRule$ = ExcludedRule$;
|
|
936
|
+
const FieldToMatch$ = [3, n0, _FTM,
|
|
866
937
|
0,
|
|
867
938
|
[_T, _D],
|
|
868
939
|
[0, 0], 1
|
|
869
940
|
];
|
|
870
|
-
exports.
|
|
941
|
+
exports.FieldToMatch$ = FieldToMatch$;
|
|
942
|
+
const GeoMatchConstraint$ = [3, n0, _GMC,
|
|
871
943
|
0,
|
|
872
944
|
[_T, _V],
|
|
873
945
|
[0, 0], 2
|
|
874
946
|
];
|
|
875
|
-
exports.
|
|
947
|
+
exports.GeoMatchConstraint$ = GeoMatchConstraint$;
|
|
948
|
+
const GeoMatchSet$ = [3, n0, _GMS,
|
|
876
949
|
0,
|
|
877
950
|
[_GMSI, _GMCe, _N],
|
|
878
951
|
[0, () => GeoMatchConstraints, 0], 2
|
|
879
952
|
];
|
|
880
|
-
exports.
|
|
953
|
+
exports.GeoMatchSet$ = GeoMatchSet$;
|
|
954
|
+
const GeoMatchSetSummary$ = [3, n0, _GMSS,
|
|
881
955
|
0,
|
|
882
956
|
[_GMSI, _N],
|
|
883
957
|
[0, 0], 2
|
|
884
958
|
];
|
|
885
|
-
exports.
|
|
959
|
+
exports.GeoMatchSetSummary$ = GeoMatchSetSummary$;
|
|
960
|
+
const GeoMatchSetUpdate$ = [3, n0, _GMSU,
|
|
886
961
|
0,
|
|
887
962
|
[_A, _GMC],
|
|
888
|
-
[0, () =>
|
|
963
|
+
[0, () => GeoMatchConstraint$], 2
|
|
889
964
|
];
|
|
890
|
-
exports.
|
|
965
|
+
exports.GeoMatchSetUpdate$ = GeoMatchSetUpdate$;
|
|
966
|
+
const GetByteMatchSetRequest$ = [3, n0, _GBMSR,
|
|
891
967
|
0,
|
|
892
968
|
[_BMSI],
|
|
893
969
|
[0], 1
|
|
894
970
|
];
|
|
895
|
-
exports.
|
|
971
|
+
exports.GetByteMatchSetRequest$ = GetByteMatchSetRequest$;
|
|
972
|
+
const GetByteMatchSetResponse$ = [3, n0, _GBMSRe,
|
|
896
973
|
0,
|
|
897
974
|
[_BMS],
|
|
898
|
-
[() =>
|
|
975
|
+
[() => ByteMatchSet$]
|
|
899
976
|
];
|
|
900
|
-
exports.
|
|
977
|
+
exports.GetByteMatchSetResponse$ = GetByteMatchSetResponse$;
|
|
978
|
+
const GetChangeTokenRequest$ = [3, n0, _GCTR,
|
|
901
979
|
0,
|
|
902
980
|
[],
|
|
903
981
|
[]
|
|
904
982
|
];
|
|
905
|
-
exports.
|
|
983
|
+
exports.GetChangeTokenRequest$ = GetChangeTokenRequest$;
|
|
984
|
+
const GetChangeTokenResponse$ = [3, n0, _GCTRe,
|
|
906
985
|
0,
|
|
907
986
|
[_CT],
|
|
908
987
|
[0]
|
|
909
988
|
];
|
|
910
|
-
exports.
|
|
989
|
+
exports.GetChangeTokenResponse$ = GetChangeTokenResponse$;
|
|
990
|
+
const GetChangeTokenStatusRequest$ = [3, n0, _GCTSR,
|
|
911
991
|
0,
|
|
912
992
|
[_CT],
|
|
913
993
|
[0], 1
|
|
914
994
|
];
|
|
915
|
-
exports.
|
|
995
|
+
exports.GetChangeTokenStatusRequest$ = GetChangeTokenStatusRequest$;
|
|
996
|
+
const GetChangeTokenStatusResponse$ = [3, n0, _GCTSRe,
|
|
916
997
|
0,
|
|
917
998
|
[_CTS],
|
|
918
999
|
[0]
|
|
919
1000
|
];
|
|
920
|
-
exports.
|
|
1001
|
+
exports.GetChangeTokenStatusResponse$ = GetChangeTokenStatusResponse$;
|
|
1002
|
+
const GetGeoMatchSetRequest$ = [3, n0, _GGMSR,
|
|
921
1003
|
0,
|
|
922
1004
|
[_GMSI],
|
|
923
1005
|
[0], 1
|
|
924
1006
|
];
|
|
925
|
-
exports.
|
|
1007
|
+
exports.GetGeoMatchSetRequest$ = GetGeoMatchSetRequest$;
|
|
1008
|
+
const GetGeoMatchSetResponse$ = [3, n0, _GGMSRe,
|
|
926
1009
|
0,
|
|
927
1010
|
[_GMS],
|
|
928
|
-
[() =>
|
|
1011
|
+
[() => GeoMatchSet$]
|
|
929
1012
|
];
|
|
930
|
-
exports.
|
|
1013
|
+
exports.GetGeoMatchSetResponse$ = GetGeoMatchSetResponse$;
|
|
1014
|
+
const GetIPSetRequest$ = [3, n0, _GIPSR,
|
|
931
1015
|
0,
|
|
932
1016
|
[_IPSI],
|
|
933
1017
|
[0], 1
|
|
934
1018
|
];
|
|
935
|
-
exports.
|
|
1019
|
+
exports.GetIPSetRequest$ = GetIPSetRequest$;
|
|
1020
|
+
const GetIPSetResponse$ = [3, n0, _GIPSRe,
|
|
936
1021
|
0,
|
|
937
1022
|
[_IPS],
|
|
938
|
-
[() =>
|
|
1023
|
+
[() => IPSet$]
|
|
939
1024
|
];
|
|
940
|
-
exports.
|
|
1025
|
+
exports.GetIPSetResponse$ = GetIPSetResponse$;
|
|
1026
|
+
const GetLoggingConfigurationRequest$ = [3, n0, _GLCR,
|
|
941
1027
|
0,
|
|
942
1028
|
[_RA],
|
|
943
1029
|
[0], 1
|
|
944
1030
|
];
|
|
945
|
-
exports.
|
|
1031
|
+
exports.GetLoggingConfigurationRequest$ = GetLoggingConfigurationRequest$;
|
|
1032
|
+
const GetLoggingConfigurationResponse$ = [3, n0, _GLCRe,
|
|
946
1033
|
0,
|
|
947
1034
|
[_LC],
|
|
948
|
-
[() =>
|
|
1035
|
+
[() => LoggingConfiguration$]
|
|
949
1036
|
];
|
|
950
|
-
exports.
|
|
1037
|
+
exports.GetLoggingConfigurationResponse$ = GetLoggingConfigurationResponse$;
|
|
1038
|
+
const GetPermissionPolicyRequest$ = [3, n0, _GPPR,
|
|
951
1039
|
0,
|
|
952
1040
|
[_RA],
|
|
953
1041
|
[0], 1
|
|
954
1042
|
];
|
|
955
|
-
exports.
|
|
1043
|
+
exports.GetPermissionPolicyRequest$ = GetPermissionPolicyRequest$;
|
|
1044
|
+
const GetPermissionPolicyResponse$ = [3, n0, _GPPRe,
|
|
956
1045
|
0,
|
|
957
1046
|
[_Po],
|
|
958
1047
|
[0]
|
|
959
1048
|
];
|
|
960
|
-
exports.
|
|
1049
|
+
exports.GetPermissionPolicyResponse$ = GetPermissionPolicyResponse$;
|
|
1050
|
+
const GetRateBasedRuleManagedKeysRequest$ = [3, n0, _GRBRMKR,
|
|
961
1051
|
0,
|
|
962
1052
|
[_RI, _NM],
|
|
963
1053
|
[0, 0], 1
|
|
964
1054
|
];
|
|
965
|
-
exports.
|
|
1055
|
+
exports.GetRateBasedRuleManagedKeysRequest$ = GetRateBasedRuleManagedKeysRequest$;
|
|
1056
|
+
const GetRateBasedRuleManagedKeysResponse$ = [3, n0, _GRBRMKRe,
|
|
966
1057
|
0,
|
|
967
1058
|
[_MK, _NM],
|
|
968
1059
|
[64 | 0, 0]
|
|
969
1060
|
];
|
|
970
|
-
exports.
|
|
1061
|
+
exports.GetRateBasedRuleManagedKeysResponse$ = GetRateBasedRuleManagedKeysResponse$;
|
|
1062
|
+
const GetRateBasedRuleRequest$ = [3, n0, _GRBRR,
|
|
971
1063
|
0,
|
|
972
1064
|
[_RI],
|
|
973
1065
|
[0], 1
|
|
974
1066
|
];
|
|
975
|
-
exports.
|
|
1067
|
+
exports.GetRateBasedRuleRequest$ = GetRateBasedRuleRequest$;
|
|
1068
|
+
const GetRateBasedRuleResponse$ = [3, n0, _GRBRRe,
|
|
976
1069
|
0,
|
|
977
1070
|
[_R],
|
|
978
|
-
[() =>
|
|
1071
|
+
[() => RateBasedRule$]
|
|
979
1072
|
];
|
|
980
|
-
exports.
|
|
1073
|
+
exports.GetRateBasedRuleResponse$ = GetRateBasedRuleResponse$;
|
|
1074
|
+
const GetRegexMatchSetRequest$ = [3, n0, _GRMSR,
|
|
981
1075
|
0,
|
|
982
1076
|
[_RMSI],
|
|
983
1077
|
[0], 1
|
|
984
1078
|
];
|
|
985
|
-
exports.
|
|
1079
|
+
exports.GetRegexMatchSetRequest$ = GetRegexMatchSetRequest$;
|
|
1080
|
+
const GetRegexMatchSetResponse$ = [3, n0, _GRMSRe,
|
|
986
1081
|
0,
|
|
987
1082
|
[_RMS],
|
|
988
|
-
[() =>
|
|
1083
|
+
[() => RegexMatchSet$]
|
|
989
1084
|
];
|
|
990
|
-
exports.
|
|
1085
|
+
exports.GetRegexMatchSetResponse$ = GetRegexMatchSetResponse$;
|
|
1086
|
+
const GetRegexPatternSetRequest$ = [3, n0, _GRPSR,
|
|
991
1087
|
0,
|
|
992
1088
|
[_RPSI],
|
|
993
1089
|
[0], 1
|
|
994
1090
|
];
|
|
995
|
-
exports.
|
|
1091
|
+
exports.GetRegexPatternSetRequest$ = GetRegexPatternSetRequest$;
|
|
1092
|
+
const GetRegexPatternSetResponse$ = [3, n0, _GRPSRe,
|
|
996
1093
|
0,
|
|
997
1094
|
[_RPS],
|
|
998
|
-
[() =>
|
|
1095
|
+
[() => RegexPatternSet$]
|
|
999
1096
|
];
|
|
1000
|
-
exports.
|
|
1097
|
+
exports.GetRegexPatternSetResponse$ = GetRegexPatternSetResponse$;
|
|
1098
|
+
const GetRuleGroupRequest$ = [3, n0, _GRGR,
|
|
1001
1099
|
0,
|
|
1002
1100
|
[_RGI],
|
|
1003
1101
|
[0], 1
|
|
1004
1102
|
];
|
|
1005
|
-
exports.
|
|
1103
|
+
exports.GetRuleGroupRequest$ = GetRuleGroupRequest$;
|
|
1104
|
+
const GetRuleGroupResponse$ = [3, n0, _GRGRe,
|
|
1006
1105
|
0,
|
|
1007
1106
|
[_RG],
|
|
1008
|
-
[() =>
|
|
1107
|
+
[() => RuleGroup$]
|
|
1009
1108
|
];
|
|
1010
|
-
exports.
|
|
1109
|
+
exports.GetRuleGroupResponse$ = GetRuleGroupResponse$;
|
|
1110
|
+
const GetRuleRequest$ = [3, n0, _GRR,
|
|
1011
1111
|
0,
|
|
1012
1112
|
[_RI],
|
|
1013
1113
|
[0], 1
|
|
1014
1114
|
];
|
|
1015
|
-
exports.
|
|
1115
|
+
exports.GetRuleRequest$ = GetRuleRequest$;
|
|
1116
|
+
const GetRuleResponse$ = [3, n0, _GRRe,
|
|
1016
1117
|
0,
|
|
1017
1118
|
[_R],
|
|
1018
|
-
[() =>
|
|
1119
|
+
[() => Rule$]
|
|
1019
1120
|
];
|
|
1020
|
-
exports.
|
|
1121
|
+
exports.GetRuleResponse$ = GetRuleResponse$;
|
|
1122
|
+
const GetSampledRequestsRequest$ = [3, n0, _GSRR,
|
|
1021
1123
|
0,
|
|
1022
1124
|
[_WAI, _RI, _TW, _MI],
|
|
1023
|
-
[0, 0, () =>
|
|
1125
|
+
[0, 0, () => TimeWindow$, 1], 4
|
|
1024
1126
|
];
|
|
1025
|
-
exports.
|
|
1127
|
+
exports.GetSampledRequestsRequest$ = GetSampledRequestsRequest$;
|
|
1128
|
+
const GetSampledRequestsResponse$ = [3, n0, _GSRRe,
|
|
1026
1129
|
0,
|
|
1027
1130
|
[_SR, _PS, _TW],
|
|
1028
|
-
[() => SampledHTTPRequests, 1, () =>
|
|
1131
|
+
[() => SampledHTTPRequests, 1, () => TimeWindow$]
|
|
1029
1132
|
];
|
|
1030
|
-
exports.
|
|
1133
|
+
exports.GetSampledRequestsResponse$ = GetSampledRequestsResponse$;
|
|
1134
|
+
const GetSizeConstraintSetRequest$ = [3, n0, _GSCSR,
|
|
1031
1135
|
0,
|
|
1032
1136
|
[_SCSI],
|
|
1033
1137
|
[0], 1
|
|
1034
1138
|
];
|
|
1035
|
-
exports.
|
|
1139
|
+
exports.GetSizeConstraintSetRequest$ = GetSizeConstraintSetRequest$;
|
|
1140
|
+
const GetSizeConstraintSetResponse$ = [3, n0, _GSCSRe,
|
|
1036
1141
|
0,
|
|
1037
1142
|
[_SCS],
|
|
1038
|
-
[() =>
|
|
1143
|
+
[() => SizeConstraintSet$]
|
|
1039
1144
|
];
|
|
1040
|
-
exports.
|
|
1145
|
+
exports.GetSizeConstraintSetResponse$ = GetSizeConstraintSetResponse$;
|
|
1146
|
+
const GetSqlInjectionMatchSetRequest$ = [3, n0, _GSIMSR,
|
|
1041
1147
|
0,
|
|
1042
1148
|
[_SIMSI],
|
|
1043
1149
|
[0], 1
|
|
1044
1150
|
];
|
|
1045
|
-
exports.
|
|
1151
|
+
exports.GetSqlInjectionMatchSetRequest$ = GetSqlInjectionMatchSetRequest$;
|
|
1152
|
+
const GetSqlInjectionMatchSetResponse$ = [3, n0, _GSIMSRe,
|
|
1046
1153
|
0,
|
|
1047
1154
|
[_SIMS],
|
|
1048
|
-
[() =>
|
|
1155
|
+
[() => SqlInjectionMatchSet$]
|
|
1049
1156
|
];
|
|
1050
|
-
exports.
|
|
1157
|
+
exports.GetSqlInjectionMatchSetResponse$ = GetSqlInjectionMatchSetResponse$;
|
|
1158
|
+
const GetWebACLRequest$ = [3, n0, _GWACLR,
|
|
1051
1159
|
0,
|
|
1052
1160
|
[_WACLI],
|
|
1053
1161
|
[0], 1
|
|
1054
1162
|
];
|
|
1055
|
-
exports.
|
|
1163
|
+
exports.GetWebACLRequest$ = GetWebACLRequest$;
|
|
1164
|
+
const GetWebACLResponse$ = [3, n0, _GWACLRe,
|
|
1056
1165
|
0,
|
|
1057
1166
|
[_WACL],
|
|
1058
|
-
[() =>
|
|
1167
|
+
[() => WebACL$]
|
|
1059
1168
|
];
|
|
1060
|
-
exports.
|
|
1169
|
+
exports.GetWebACLResponse$ = GetWebACLResponse$;
|
|
1170
|
+
const GetXssMatchSetRequest$ = [3, n0, _GXMSR,
|
|
1061
1171
|
0,
|
|
1062
1172
|
[_XMSI],
|
|
1063
1173
|
[0], 1
|
|
1064
1174
|
];
|
|
1065
|
-
exports.
|
|
1175
|
+
exports.GetXssMatchSetRequest$ = GetXssMatchSetRequest$;
|
|
1176
|
+
const GetXssMatchSetResponse$ = [3, n0, _GXMSRe,
|
|
1066
1177
|
0,
|
|
1067
1178
|
[_XMS],
|
|
1068
|
-
[() =>
|
|
1179
|
+
[() => XssMatchSet$]
|
|
1069
1180
|
];
|
|
1070
|
-
exports.
|
|
1181
|
+
exports.GetXssMatchSetResponse$ = GetXssMatchSetResponse$;
|
|
1182
|
+
const HTTPHeader$ = [3, n0, _HTTPH,
|
|
1071
1183
|
0,
|
|
1072
1184
|
[_N, _V],
|
|
1073
1185
|
[0, 0]
|
|
1074
1186
|
];
|
|
1075
|
-
exports.
|
|
1187
|
+
exports.HTTPHeader$ = HTTPHeader$;
|
|
1188
|
+
const HTTPRequest$ = [3, n0, _HTTPR,
|
|
1076
1189
|
0,
|
|
1077
1190
|
[_CIP, _C, _URI, _M, _HTTPV, _H],
|
|
1078
1191
|
[0, 0, 0, 0, 0, () => HTTPHeaders]
|
|
1079
1192
|
];
|
|
1080
|
-
exports.
|
|
1193
|
+
exports.HTTPRequest$ = HTTPRequest$;
|
|
1194
|
+
const IPSet$ = [3, n0, _IPS,
|
|
1081
1195
|
0,
|
|
1082
1196
|
[_IPSI, _IPSD, _N],
|
|
1083
1197
|
[0, () => IPSetDescriptors, 0], 2
|
|
1084
1198
|
];
|
|
1085
|
-
exports.
|
|
1199
|
+
exports.IPSet$ = IPSet$;
|
|
1200
|
+
const IPSetDescriptor$ = [3, n0, _IPSDe,
|
|
1086
1201
|
0,
|
|
1087
1202
|
[_T, _V],
|
|
1088
1203
|
[0, 0], 2
|
|
1089
1204
|
];
|
|
1090
|
-
exports.
|
|
1205
|
+
exports.IPSetDescriptor$ = IPSetDescriptor$;
|
|
1206
|
+
const IPSetSummary$ = [3, n0, _IPSS,
|
|
1091
1207
|
0,
|
|
1092
1208
|
[_IPSI, _N],
|
|
1093
1209
|
[0, 0], 2
|
|
1094
1210
|
];
|
|
1095
|
-
exports.
|
|
1211
|
+
exports.IPSetSummary$ = IPSetSummary$;
|
|
1212
|
+
const IPSetUpdate$ = [3, n0, _IPSU,
|
|
1096
1213
|
0,
|
|
1097
1214
|
[_A, _IPSDe],
|
|
1098
|
-
[0, () =>
|
|
1215
|
+
[0, () => IPSetDescriptor$], 2
|
|
1099
1216
|
];
|
|
1100
|
-
exports.
|
|
1217
|
+
exports.IPSetUpdate$ = IPSetUpdate$;
|
|
1218
|
+
const ListActivatedRulesInRuleGroupRequest$ = [3, n0, _LARIRGR,
|
|
1101
1219
|
0,
|
|
1102
1220
|
[_RGI, _NM, _L],
|
|
1103
1221
|
[0, 0, 1]
|
|
1104
1222
|
];
|
|
1105
|
-
exports.
|
|
1223
|
+
exports.ListActivatedRulesInRuleGroupRequest$ = ListActivatedRulesInRuleGroupRequest$;
|
|
1224
|
+
const ListActivatedRulesInRuleGroupResponse$ = [3, n0, _LARIRGRi,
|
|
1106
1225
|
0,
|
|
1107
1226
|
[_NM, _ARc],
|
|
1108
1227
|
[0, () => ActivatedRules]
|
|
1109
1228
|
];
|
|
1110
|
-
exports.
|
|
1229
|
+
exports.ListActivatedRulesInRuleGroupResponse$ = ListActivatedRulesInRuleGroupResponse$;
|
|
1230
|
+
const ListByteMatchSetsRequest$ = [3, n0, _LBMSR,
|
|
1111
1231
|
0,
|
|
1112
1232
|
[_NM, _L],
|
|
1113
1233
|
[0, 1]
|
|
1114
1234
|
];
|
|
1115
|
-
exports.
|
|
1235
|
+
exports.ListByteMatchSetsRequest$ = ListByteMatchSetsRequest$;
|
|
1236
|
+
const ListByteMatchSetsResponse$ = [3, n0, _LBMSRi,
|
|
1116
1237
|
0,
|
|
1117
1238
|
[_NM, _BMSy],
|
|
1118
1239
|
[0, () => ByteMatchSetSummaries]
|
|
1119
1240
|
];
|
|
1120
|
-
exports.
|
|
1241
|
+
exports.ListByteMatchSetsResponse$ = ListByteMatchSetsResponse$;
|
|
1242
|
+
const ListGeoMatchSetsRequest$ = [3, n0, _LGMSR,
|
|
1121
1243
|
0,
|
|
1122
1244
|
[_NM, _L],
|
|
1123
1245
|
[0, 1]
|
|
1124
1246
|
];
|
|
1125
|
-
exports.
|
|
1247
|
+
exports.ListGeoMatchSetsRequest$ = ListGeoMatchSetsRequest$;
|
|
1248
|
+
const ListGeoMatchSetsResponse$ = [3, n0, _LGMSRi,
|
|
1126
1249
|
0,
|
|
1127
1250
|
[_NM, _GMSe],
|
|
1128
1251
|
[0, () => GeoMatchSetSummaries]
|
|
1129
1252
|
];
|
|
1130
|
-
exports.
|
|
1253
|
+
exports.ListGeoMatchSetsResponse$ = ListGeoMatchSetsResponse$;
|
|
1254
|
+
const ListIPSetsRequest$ = [3, n0, _LIPSR,
|
|
1131
1255
|
0,
|
|
1132
1256
|
[_NM, _L],
|
|
1133
1257
|
[0, 1]
|
|
1134
1258
|
];
|
|
1135
|
-
exports.
|
|
1259
|
+
exports.ListIPSetsRequest$ = ListIPSetsRequest$;
|
|
1260
|
+
const ListIPSetsResponse$ = [3, n0, _LIPSRi,
|
|
1136
1261
|
0,
|
|
1137
1262
|
[_NM, _IPSe],
|
|
1138
1263
|
[0, () => IPSetSummaries]
|
|
1139
1264
|
];
|
|
1140
|
-
exports.
|
|
1265
|
+
exports.ListIPSetsResponse$ = ListIPSetsResponse$;
|
|
1266
|
+
const ListLoggingConfigurationsRequest$ = [3, n0, _LLCR,
|
|
1141
1267
|
0,
|
|
1142
1268
|
[_NM, _L],
|
|
1143
1269
|
[0, 1]
|
|
1144
1270
|
];
|
|
1145
|
-
exports.
|
|
1271
|
+
exports.ListLoggingConfigurationsRequest$ = ListLoggingConfigurationsRequest$;
|
|
1272
|
+
const ListLoggingConfigurationsResponse$ = [3, n0, _LLCRi,
|
|
1146
1273
|
0,
|
|
1147
1274
|
[_LCo, _NM],
|
|
1148
1275
|
[() => LoggingConfigurations, 0]
|
|
1149
1276
|
];
|
|
1150
|
-
exports.
|
|
1277
|
+
exports.ListLoggingConfigurationsResponse$ = ListLoggingConfigurationsResponse$;
|
|
1278
|
+
const ListRateBasedRulesRequest$ = [3, n0, _LRBRR,
|
|
1151
1279
|
0,
|
|
1152
1280
|
[_NM, _L],
|
|
1153
1281
|
[0, 1]
|
|
1154
1282
|
];
|
|
1155
|
-
exports.
|
|
1283
|
+
exports.ListRateBasedRulesRequest$ = ListRateBasedRulesRequest$;
|
|
1284
|
+
const ListRateBasedRulesResponse$ = [3, n0, _LRBRRi,
|
|
1156
1285
|
0,
|
|
1157
1286
|
[_NM, _Ru],
|
|
1158
1287
|
[0, () => RuleSummaries]
|
|
1159
1288
|
];
|
|
1160
|
-
exports.
|
|
1289
|
+
exports.ListRateBasedRulesResponse$ = ListRateBasedRulesResponse$;
|
|
1290
|
+
const ListRegexMatchSetsRequest$ = [3, n0, _LRMSR,
|
|
1161
1291
|
0,
|
|
1162
1292
|
[_NM, _L],
|
|
1163
1293
|
[0, 1]
|
|
1164
1294
|
];
|
|
1165
|
-
exports.
|
|
1295
|
+
exports.ListRegexMatchSetsRequest$ = ListRegexMatchSetsRequest$;
|
|
1296
|
+
const ListRegexMatchSetsResponse$ = [3, n0, _LRMSRi,
|
|
1166
1297
|
0,
|
|
1167
1298
|
[_NM, _RMSe],
|
|
1168
1299
|
[0, () => RegexMatchSetSummaries]
|
|
1169
1300
|
];
|
|
1170
|
-
exports.
|
|
1301
|
+
exports.ListRegexMatchSetsResponse$ = ListRegexMatchSetsResponse$;
|
|
1302
|
+
const ListRegexPatternSetsRequest$ = [3, n0, _LRPSR,
|
|
1171
1303
|
0,
|
|
1172
1304
|
[_NM, _L],
|
|
1173
1305
|
[0, 1]
|
|
1174
1306
|
];
|
|
1175
|
-
exports.
|
|
1307
|
+
exports.ListRegexPatternSetsRequest$ = ListRegexPatternSetsRequest$;
|
|
1308
|
+
const ListRegexPatternSetsResponse$ = [3, n0, _LRPSRi,
|
|
1176
1309
|
0,
|
|
1177
1310
|
[_NM, _RPSe],
|
|
1178
1311
|
[0, () => RegexPatternSetSummaries]
|
|
1179
1312
|
];
|
|
1180
|
-
exports.
|
|
1313
|
+
exports.ListRegexPatternSetsResponse$ = ListRegexPatternSetsResponse$;
|
|
1314
|
+
const ListRuleGroupsRequest$ = [3, n0, _LRGR,
|
|
1181
1315
|
0,
|
|
1182
1316
|
[_NM, _L],
|
|
1183
1317
|
[0, 1]
|
|
1184
1318
|
];
|
|
1185
|
-
exports.
|
|
1319
|
+
exports.ListRuleGroupsRequest$ = ListRuleGroupsRequest$;
|
|
1320
|
+
const ListRuleGroupsResponse$ = [3, n0, _LRGRi,
|
|
1186
1321
|
0,
|
|
1187
1322
|
[_NM, _RGu],
|
|
1188
1323
|
[0, () => RuleGroupSummaries]
|
|
1189
1324
|
];
|
|
1190
|
-
exports.
|
|
1325
|
+
exports.ListRuleGroupsResponse$ = ListRuleGroupsResponse$;
|
|
1326
|
+
const ListRulesRequest$ = [3, n0, _LRR,
|
|
1191
1327
|
0,
|
|
1192
1328
|
[_NM, _L],
|
|
1193
1329
|
[0, 1]
|
|
1194
1330
|
];
|
|
1195
|
-
exports.
|
|
1331
|
+
exports.ListRulesRequest$ = ListRulesRequest$;
|
|
1332
|
+
const ListRulesResponse$ = [3, n0, _LRRi,
|
|
1196
1333
|
0,
|
|
1197
1334
|
[_NM, _Ru],
|
|
1198
1335
|
[0, () => RuleSummaries]
|
|
1199
1336
|
];
|
|
1200
|
-
exports.
|
|
1337
|
+
exports.ListRulesResponse$ = ListRulesResponse$;
|
|
1338
|
+
const ListSizeConstraintSetsRequest$ = [3, n0, _LSCSR,
|
|
1201
1339
|
0,
|
|
1202
1340
|
[_NM, _L],
|
|
1203
1341
|
[0, 1]
|
|
1204
1342
|
];
|
|
1205
|
-
exports.
|
|
1343
|
+
exports.ListSizeConstraintSetsRequest$ = ListSizeConstraintSetsRequest$;
|
|
1344
|
+
const ListSizeConstraintSetsResponse$ = [3, n0, _LSCSRi,
|
|
1206
1345
|
0,
|
|
1207
1346
|
[_NM, _SCSi],
|
|
1208
1347
|
[0, () => SizeConstraintSetSummaries]
|
|
1209
1348
|
];
|
|
1210
|
-
exports.
|
|
1349
|
+
exports.ListSizeConstraintSetsResponse$ = ListSizeConstraintSetsResponse$;
|
|
1350
|
+
const ListSqlInjectionMatchSetsRequest$ = [3, n0, _LSIMSR,
|
|
1211
1351
|
0,
|
|
1212
1352
|
[_NM, _L],
|
|
1213
1353
|
[0, 1]
|
|
1214
1354
|
];
|
|
1215
|
-
exports.
|
|
1355
|
+
exports.ListSqlInjectionMatchSetsRequest$ = ListSqlInjectionMatchSetsRequest$;
|
|
1356
|
+
const ListSqlInjectionMatchSetsResponse$ = [3, n0, _LSIMSRi,
|
|
1216
1357
|
0,
|
|
1217
1358
|
[_NM, _SIMSq],
|
|
1218
1359
|
[0, () => SqlInjectionMatchSetSummaries]
|
|
1219
1360
|
];
|
|
1220
|
-
exports.
|
|
1361
|
+
exports.ListSqlInjectionMatchSetsResponse$ = ListSqlInjectionMatchSetsResponse$;
|
|
1362
|
+
const ListSubscribedRuleGroupsRequest$ = [3, n0, _LSRGR,
|
|
1221
1363
|
0,
|
|
1222
1364
|
[_NM, _L],
|
|
1223
1365
|
[0, 1]
|
|
1224
1366
|
];
|
|
1225
|
-
exports.
|
|
1367
|
+
exports.ListSubscribedRuleGroupsRequest$ = ListSubscribedRuleGroupsRequest$;
|
|
1368
|
+
const ListSubscribedRuleGroupsResponse$ = [3, n0, _LSRGRi,
|
|
1226
1369
|
0,
|
|
1227
1370
|
[_NM, _RGu],
|
|
1228
1371
|
[0, () => SubscribedRuleGroupSummaries]
|
|
1229
1372
|
];
|
|
1230
|
-
exports.
|
|
1373
|
+
exports.ListSubscribedRuleGroupsResponse$ = ListSubscribedRuleGroupsResponse$;
|
|
1374
|
+
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1231
1375
|
0,
|
|
1232
1376
|
[_RARN, _NM, _L],
|
|
1233
1377
|
[0, 0, 1], 1
|
|
1234
1378
|
];
|
|
1235
|
-
exports.
|
|
1379
|
+
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
1380
|
+
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1236
1381
|
0,
|
|
1237
1382
|
[_NM, _TIFR],
|
|
1238
|
-
[0, () =>
|
|
1383
|
+
[0, () => TagInfoForResource$]
|
|
1239
1384
|
];
|
|
1240
|
-
exports.
|
|
1385
|
+
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
1386
|
+
const ListWebACLsRequest$ = [3, n0, _LWACLR,
|
|
1241
1387
|
0,
|
|
1242
1388
|
[_NM, _L],
|
|
1243
1389
|
[0, 1]
|
|
1244
1390
|
];
|
|
1245
|
-
exports.
|
|
1391
|
+
exports.ListWebACLsRequest$ = ListWebACLsRequest$;
|
|
1392
|
+
const ListWebACLsResponse$ = [3, n0, _LWACLRi,
|
|
1246
1393
|
0,
|
|
1247
1394
|
[_NM, _WACLe],
|
|
1248
1395
|
[0, () => WebACLSummaries]
|
|
1249
1396
|
];
|
|
1250
|
-
exports.
|
|
1397
|
+
exports.ListWebACLsResponse$ = ListWebACLsResponse$;
|
|
1398
|
+
const ListXssMatchSetsRequest$ = [3, n0, _LXMSR,
|
|
1251
1399
|
0,
|
|
1252
1400
|
[_NM, _L],
|
|
1253
1401
|
[0, 1]
|
|
1254
1402
|
];
|
|
1255
|
-
exports.
|
|
1403
|
+
exports.ListXssMatchSetsRequest$ = ListXssMatchSetsRequest$;
|
|
1404
|
+
const ListXssMatchSetsResponse$ = [3, n0, _LXMSRi,
|
|
1256
1405
|
0,
|
|
1257
1406
|
[_NM, _XMSs],
|
|
1258
1407
|
[0, () => XssMatchSetSummaries]
|
|
1259
1408
|
];
|
|
1260
|
-
exports.
|
|
1409
|
+
exports.ListXssMatchSetsResponse$ = ListXssMatchSetsResponse$;
|
|
1410
|
+
const LoggingConfiguration$ = [3, n0, _LC,
|
|
1261
1411
|
0,
|
|
1262
1412
|
[_RA, _LDC, _RF],
|
|
1263
1413
|
[0, 64 | 0, () => RedactedFields], 2
|
|
1264
1414
|
];
|
|
1265
|
-
exports.
|
|
1415
|
+
exports.LoggingConfiguration$ = LoggingConfiguration$;
|
|
1416
|
+
const Predicate$ = [3, n0, _Pr,
|
|
1266
1417
|
0,
|
|
1267
1418
|
[_Ne, _T, _DI],
|
|
1268
1419
|
[2, 0, 0], 3
|
|
1269
1420
|
];
|
|
1270
|
-
exports.
|
|
1421
|
+
exports.Predicate$ = Predicate$;
|
|
1422
|
+
const PutLoggingConfigurationRequest$ = [3, n0, _PLCR,
|
|
1271
1423
|
0,
|
|
1272
1424
|
[_LC],
|
|
1273
|
-
[() =>
|
|
1425
|
+
[() => LoggingConfiguration$], 1
|
|
1274
1426
|
];
|
|
1275
|
-
exports.
|
|
1427
|
+
exports.PutLoggingConfigurationRequest$ = PutLoggingConfigurationRequest$;
|
|
1428
|
+
const PutLoggingConfigurationResponse$ = [3, n0, _PLCRu,
|
|
1276
1429
|
0,
|
|
1277
1430
|
[_LC],
|
|
1278
|
-
[() =>
|
|
1431
|
+
[() => LoggingConfiguration$]
|
|
1279
1432
|
];
|
|
1280
|
-
exports.
|
|
1433
|
+
exports.PutLoggingConfigurationResponse$ = PutLoggingConfigurationResponse$;
|
|
1434
|
+
const PutPermissionPolicyRequest$ = [3, n0, _PPPR,
|
|
1281
1435
|
0,
|
|
1282
1436
|
[_RA, _Po],
|
|
1283
1437
|
[0, 0], 2
|
|
1284
1438
|
];
|
|
1285
|
-
exports.
|
|
1439
|
+
exports.PutPermissionPolicyRequest$ = PutPermissionPolicyRequest$;
|
|
1440
|
+
const PutPermissionPolicyResponse$ = [3, n0, _PPPRu,
|
|
1286
1441
|
0,
|
|
1287
1442
|
[],
|
|
1288
1443
|
[]
|
|
1289
1444
|
];
|
|
1290
|
-
exports.
|
|
1445
|
+
exports.PutPermissionPolicyResponse$ = PutPermissionPolicyResponse$;
|
|
1446
|
+
const RateBasedRule$ = [3, n0, _RBR,
|
|
1291
1447
|
0,
|
|
1292
1448
|
[_RI, _MP, _RK, _RL, _N, _MN],
|
|
1293
1449
|
[0, () => Predicates, 0, 1, 0, 0], 4
|
|
1294
1450
|
];
|
|
1295
|
-
exports.
|
|
1451
|
+
exports.RateBasedRule$ = RateBasedRule$;
|
|
1452
|
+
const RegexMatchSet$ = [3, n0, _RMS,
|
|
1296
1453
|
0,
|
|
1297
1454
|
[_RMSI, _N, _RMT],
|
|
1298
1455
|
[0, 0, () => RegexMatchTuples]
|
|
1299
1456
|
];
|
|
1300
|
-
exports.
|
|
1457
|
+
exports.RegexMatchSet$ = RegexMatchSet$;
|
|
1458
|
+
const RegexMatchSetSummary$ = [3, n0, _RMSS,
|
|
1301
1459
|
0,
|
|
1302
1460
|
[_RMSI, _N],
|
|
1303
1461
|
[0, 0], 2
|
|
1304
1462
|
];
|
|
1305
|
-
exports.
|
|
1463
|
+
exports.RegexMatchSetSummary$ = RegexMatchSetSummary$;
|
|
1464
|
+
const RegexMatchSetUpdate$ = [3, n0, _RMSU,
|
|
1306
1465
|
0,
|
|
1307
1466
|
[_A, _RMTe],
|
|
1308
|
-
[0, () =>
|
|
1467
|
+
[0, () => RegexMatchTuple$], 2
|
|
1309
1468
|
];
|
|
1310
|
-
exports.
|
|
1469
|
+
exports.RegexMatchSetUpdate$ = RegexMatchSetUpdate$;
|
|
1470
|
+
const RegexMatchTuple$ = [3, n0, _RMTe,
|
|
1311
1471
|
0,
|
|
1312
1472
|
[_FTM, _TT, _RPSI],
|
|
1313
|
-
[() =>
|
|
1473
|
+
[() => FieldToMatch$, 0, 0], 3
|
|
1314
1474
|
];
|
|
1315
|
-
exports.
|
|
1475
|
+
exports.RegexMatchTuple$ = RegexMatchTuple$;
|
|
1476
|
+
const RegexPatternSet$ = [3, n0, _RPS,
|
|
1316
1477
|
0,
|
|
1317
1478
|
[_RPSI, _RPSeg, _N],
|
|
1318
1479
|
[0, 64 | 0, 0], 2
|
|
1319
1480
|
];
|
|
1320
|
-
exports.
|
|
1481
|
+
exports.RegexPatternSet$ = RegexPatternSet$;
|
|
1482
|
+
const RegexPatternSetSummary$ = [3, n0, _RPSS,
|
|
1321
1483
|
0,
|
|
1322
1484
|
[_RPSI, _N],
|
|
1323
1485
|
[0, 0], 2
|
|
1324
1486
|
];
|
|
1325
|
-
exports.
|
|
1487
|
+
exports.RegexPatternSetSummary$ = RegexPatternSetSummary$;
|
|
1488
|
+
const RegexPatternSetUpdate$ = [3, n0, _RPSU,
|
|
1326
1489
|
0,
|
|
1327
1490
|
[_A, _RPSege],
|
|
1328
1491
|
[0, 0], 2
|
|
1329
1492
|
];
|
|
1330
|
-
exports.
|
|
1493
|
+
exports.RegexPatternSetUpdate$ = RegexPatternSetUpdate$;
|
|
1494
|
+
const Rule$ = [3, n0, _R,
|
|
1331
1495
|
0,
|
|
1332
1496
|
[_RI, _Pre, _N, _MN],
|
|
1333
1497
|
[0, () => Predicates, 0, 0], 2
|
|
1334
1498
|
];
|
|
1335
|
-
exports.
|
|
1499
|
+
exports.Rule$ = Rule$;
|
|
1500
|
+
const RuleGroup$ = [3, n0, _RG,
|
|
1336
1501
|
0,
|
|
1337
1502
|
[_RGI, _N, _MN],
|
|
1338
1503
|
[0, 0, 0], 1
|
|
1339
1504
|
];
|
|
1340
|
-
exports.
|
|
1505
|
+
exports.RuleGroup$ = RuleGroup$;
|
|
1506
|
+
const RuleGroupSummary$ = [3, n0, _RGS,
|
|
1341
1507
|
0,
|
|
1342
1508
|
[_RGI, _N],
|
|
1343
1509
|
[0, 0], 2
|
|
1344
1510
|
];
|
|
1345
|
-
exports.
|
|
1511
|
+
exports.RuleGroupSummary$ = RuleGroupSummary$;
|
|
1512
|
+
const RuleGroupUpdate$ = [3, n0, _RGU,
|
|
1346
1513
|
0,
|
|
1347
1514
|
[_A, _AR],
|
|
1348
|
-
[0, () =>
|
|
1515
|
+
[0, () => ActivatedRule$], 2
|
|
1349
1516
|
];
|
|
1350
|
-
exports.
|
|
1517
|
+
exports.RuleGroupUpdate$ = RuleGroupUpdate$;
|
|
1518
|
+
const RuleSummary$ = [3, n0, _RS,
|
|
1351
1519
|
0,
|
|
1352
1520
|
[_RI, _N],
|
|
1353
1521
|
[0, 0], 2
|
|
1354
1522
|
];
|
|
1355
|
-
exports.
|
|
1523
|
+
exports.RuleSummary$ = RuleSummary$;
|
|
1524
|
+
const RuleUpdate$ = [3, n0, _RU,
|
|
1356
1525
|
0,
|
|
1357
1526
|
[_A, _Pr],
|
|
1358
|
-
[0, () =>
|
|
1527
|
+
[0, () => Predicate$], 2
|
|
1359
1528
|
];
|
|
1360
|
-
exports.
|
|
1529
|
+
exports.RuleUpdate$ = RuleUpdate$;
|
|
1530
|
+
const SampledHTTPRequest$ = [3, n0, _SHTTPR,
|
|
1361
1531
|
0,
|
|
1362
1532
|
[_Re, _W, _Ti, _A, _RWRG],
|
|
1363
|
-
[() =>
|
|
1533
|
+
[() => HTTPRequest$, 1, 4, 0, 0], 2
|
|
1364
1534
|
];
|
|
1365
|
-
exports.
|
|
1535
|
+
exports.SampledHTTPRequest$ = SampledHTTPRequest$;
|
|
1536
|
+
const SizeConstraint$ = [3, n0, _SC,
|
|
1366
1537
|
0,
|
|
1367
1538
|
[_FTM, _TT, _CO, _S],
|
|
1368
|
-
[() =>
|
|
1539
|
+
[() => FieldToMatch$, 0, 0, 1], 4
|
|
1369
1540
|
];
|
|
1370
|
-
exports.
|
|
1541
|
+
exports.SizeConstraint$ = SizeConstraint$;
|
|
1542
|
+
const SizeConstraintSet$ = [3, n0, _SCS,
|
|
1371
1543
|
0,
|
|
1372
1544
|
[_SCSI, _SCi, _N],
|
|
1373
1545
|
[0, () => SizeConstraints, 0], 2
|
|
1374
1546
|
];
|
|
1375
|
-
exports.
|
|
1547
|
+
exports.SizeConstraintSet$ = SizeConstraintSet$;
|
|
1548
|
+
const SizeConstraintSetSummary$ = [3, n0, _SCSS,
|
|
1376
1549
|
0,
|
|
1377
1550
|
[_SCSI, _N],
|
|
1378
1551
|
[0, 0], 2
|
|
1379
1552
|
];
|
|
1380
|
-
exports.
|
|
1553
|
+
exports.SizeConstraintSetSummary$ = SizeConstraintSetSummary$;
|
|
1554
|
+
const SizeConstraintSetUpdate$ = [3, n0, _SCSU,
|
|
1381
1555
|
0,
|
|
1382
1556
|
[_A, _SC],
|
|
1383
|
-
[0, () =>
|
|
1557
|
+
[0, () => SizeConstraint$], 2
|
|
1384
1558
|
];
|
|
1385
|
-
exports.
|
|
1559
|
+
exports.SizeConstraintSetUpdate$ = SizeConstraintSetUpdate$;
|
|
1560
|
+
const SqlInjectionMatchSet$ = [3, n0, _SIMS,
|
|
1386
1561
|
0,
|
|
1387
1562
|
[_SIMSI, _SIMT, _N],
|
|
1388
1563
|
[0, () => SqlInjectionMatchTuples, 0], 2
|
|
1389
1564
|
];
|
|
1390
|
-
exports.
|
|
1565
|
+
exports.SqlInjectionMatchSet$ = SqlInjectionMatchSet$;
|
|
1566
|
+
const SqlInjectionMatchSetSummary$ = [3, n0, _SIMSS,
|
|
1391
1567
|
0,
|
|
1392
1568
|
[_SIMSI, _N],
|
|
1393
1569
|
[0, 0], 2
|
|
1394
1570
|
];
|
|
1395
|
-
exports.
|
|
1571
|
+
exports.SqlInjectionMatchSetSummary$ = SqlInjectionMatchSetSummary$;
|
|
1572
|
+
const SqlInjectionMatchSetUpdate$ = [3, n0, _SIMSU,
|
|
1396
1573
|
0,
|
|
1397
1574
|
[_A, _SIMTq],
|
|
1398
|
-
[0, () =>
|
|
1575
|
+
[0, () => SqlInjectionMatchTuple$], 2
|
|
1399
1576
|
];
|
|
1400
|
-
exports.
|
|
1577
|
+
exports.SqlInjectionMatchSetUpdate$ = SqlInjectionMatchSetUpdate$;
|
|
1578
|
+
const SqlInjectionMatchTuple$ = [3, n0, _SIMTq,
|
|
1401
1579
|
0,
|
|
1402
1580
|
[_FTM, _TT],
|
|
1403
|
-
[() =>
|
|
1581
|
+
[() => FieldToMatch$, 0], 2
|
|
1404
1582
|
];
|
|
1405
|
-
exports.
|
|
1583
|
+
exports.SqlInjectionMatchTuple$ = SqlInjectionMatchTuple$;
|
|
1584
|
+
const SubscribedRuleGroupSummary$ = [3, n0, _SRGS,
|
|
1406
1585
|
0,
|
|
1407
1586
|
[_RGI, _N, _MN],
|
|
1408
1587
|
[0, 0, 0], 3
|
|
1409
1588
|
];
|
|
1410
|
-
exports.
|
|
1589
|
+
exports.SubscribedRuleGroupSummary$ = SubscribedRuleGroupSummary$;
|
|
1590
|
+
const Tag$ = [3, n0, _Tag,
|
|
1411
1591
|
0,
|
|
1412
1592
|
[_K, _V],
|
|
1413
1593
|
[0, 0], 2
|
|
1414
1594
|
];
|
|
1415
|
-
exports.
|
|
1595
|
+
exports.Tag$ = Tag$;
|
|
1596
|
+
const TagInfoForResource$ = [3, n0, _TIFR,
|
|
1416
1597
|
0,
|
|
1417
1598
|
[_RARN, _TL],
|
|
1418
1599
|
[0, () => TagList]
|
|
1419
1600
|
];
|
|
1420
|
-
exports.
|
|
1601
|
+
exports.TagInfoForResource$ = TagInfoForResource$;
|
|
1602
|
+
const TagResourceRequest$ = [3, n0, _TRR,
|
|
1421
1603
|
0,
|
|
1422
1604
|
[_RARN, _Ta],
|
|
1423
1605
|
[0, () => TagList], 2
|
|
1424
1606
|
];
|
|
1425
|
-
exports.
|
|
1607
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
1608
|
+
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
1426
1609
|
0,
|
|
1427
1610
|
[],
|
|
1428
1611
|
[]
|
|
1429
1612
|
];
|
|
1430
|
-
exports.
|
|
1613
|
+
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
1614
|
+
const TimeWindow$ = [3, n0, _TW,
|
|
1431
1615
|
0,
|
|
1432
1616
|
[_ST, _ET],
|
|
1433
1617
|
[4, 4], 2
|
|
1434
1618
|
];
|
|
1435
|
-
exports.
|
|
1619
|
+
exports.TimeWindow$ = TimeWindow$;
|
|
1620
|
+
const UntagResourceRequest$ = [3, n0, _URR,
|
|
1436
1621
|
0,
|
|
1437
1622
|
[_RARN, _TK],
|
|
1438
1623
|
[0, 64 | 0], 2
|
|
1439
1624
|
];
|
|
1440
|
-
exports.
|
|
1625
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
1626
|
+
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
1441
1627
|
0,
|
|
1442
1628
|
[],
|
|
1443
1629
|
[]
|
|
1444
1630
|
];
|
|
1445
|
-
exports.
|
|
1631
|
+
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
1632
|
+
const UpdateByteMatchSetRequest$ = [3, n0, _UBMSR,
|
|
1446
1633
|
0,
|
|
1447
1634
|
[_BMSI, _CT, _U],
|
|
1448
1635
|
[0, 0, () => ByteMatchSetUpdates], 3
|
|
1449
1636
|
];
|
|
1450
|
-
exports.
|
|
1637
|
+
exports.UpdateByteMatchSetRequest$ = UpdateByteMatchSetRequest$;
|
|
1638
|
+
const UpdateByteMatchSetResponse$ = [3, n0, _UBMSRp,
|
|
1451
1639
|
0,
|
|
1452
1640
|
[_CT],
|
|
1453
1641
|
[0]
|
|
1454
1642
|
];
|
|
1455
|
-
exports.
|
|
1643
|
+
exports.UpdateByteMatchSetResponse$ = UpdateByteMatchSetResponse$;
|
|
1644
|
+
const UpdateGeoMatchSetRequest$ = [3, n0, _UGMSR,
|
|
1456
1645
|
0,
|
|
1457
1646
|
[_GMSI, _CT, _U],
|
|
1458
1647
|
[0, 0, () => GeoMatchSetUpdates], 3
|
|
1459
1648
|
];
|
|
1460
|
-
exports.
|
|
1649
|
+
exports.UpdateGeoMatchSetRequest$ = UpdateGeoMatchSetRequest$;
|
|
1650
|
+
const UpdateGeoMatchSetResponse$ = [3, n0, _UGMSRp,
|
|
1461
1651
|
0,
|
|
1462
1652
|
[_CT],
|
|
1463
1653
|
[0]
|
|
1464
1654
|
];
|
|
1465
|
-
exports.
|
|
1655
|
+
exports.UpdateGeoMatchSetResponse$ = UpdateGeoMatchSetResponse$;
|
|
1656
|
+
const UpdateIPSetRequest$ = [3, n0, _UIPSR,
|
|
1466
1657
|
0,
|
|
1467
1658
|
[_IPSI, _CT, _U],
|
|
1468
1659
|
[0, 0, () => IPSetUpdates], 3
|
|
1469
1660
|
];
|
|
1470
|
-
exports.
|
|
1661
|
+
exports.UpdateIPSetRequest$ = UpdateIPSetRequest$;
|
|
1662
|
+
const UpdateIPSetResponse$ = [3, n0, _UIPSRp,
|
|
1471
1663
|
0,
|
|
1472
1664
|
[_CT],
|
|
1473
1665
|
[0]
|
|
1474
1666
|
];
|
|
1475
|
-
exports.
|
|
1667
|
+
exports.UpdateIPSetResponse$ = UpdateIPSetResponse$;
|
|
1668
|
+
const UpdateRateBasedRuleRequest$ = [3, n0, _URBRR,
|
|
1476
1669
|
0,
|
|
1477
1670
|
[_RI, _CT, _U, _RL],
|
|
1478
1671
|
[0, 0, () => RuleUpdates, 1], 4
|
|
1479
1672
|
];
|
|
1480
|
-
exports.
|
|
1673
|
+
exports.UpdateRateBasedRuleRequest$ = UpdateRateBasedRuleRequest$;
|
|
1674
|
+
const UpdateRateBasedRuleResponse$ = [3, n0, _URBRRp,
|
|
1481
1675
|
0,
|
|
1482
1676
|
[_CT],
|
|
1483
1677
|
[0]
|
|
1484
1678
|
];
|
|
1485
|
-
exports.
|
|
1679
|
+
exports.UpdateRateBasedRuleResponse$ = UpdateRateBasedRuleResponse$;
|
|
1680
|
+
const UpdateRegexMatchSetRequest$ = [3, n0, _URMSR,
|
|
1486
1681
|
0,
|
|
1487
1682
|
[_RMSI, _U, _CT],
|
|
1488
1683
|
[0, () => RegexMatchSetUpdates, 0], 3
|
|
1489
1684
|
];
|
|
1490
|
-
exports.
|
|
1685
|
+
exports.UpdateRegexMatchSetRequest$ = UpdateRegexMatchSetRequest$;
|
|
1686
|
+
const UpdateRegexMatchSetResponse$ = [3, n0, _URMSRp,
|
|
1491
1687
|
0,
|
|
1492
1688
|
[_CT],
|
|
1493
1689
|
[0]
|
|
1494
1690
|
];
|
|
1495
|
-
exports.
|
|
1691
|
+
exports.UpdateRegexMatchSetResponse$ = UpdateRegexMatchSetResponse$;
|
|
1692
|
+
const UpdateRegexPatternSetRequest$ = [3, n0, _URPSR,
|
|
1496
1693
|
0,
|
|
1497
1694
|
[_RPSI, _U, _CT],
|
|
1498
1695
|
[0, () => RegexPatternSetUpdates, 0], 3
|
|
1499
1696
|
];
|
|
1500
|
-
exports.
|
|
1697
|
+
exports.UpdateRegexPatternSetRequest$ = UpdateRegexPatternSetRequest$;
|
|
1698
|
+
const UpdateRegexPatternSetResponse$ = [3, n0, _URPSRp,
|
|
1501
1699
|
0,
|
|
1502
1700
|
[_CT],
|
|
1503
1701
|
[0]
|
|
1504
1702
|
];
|
|
1505
|
-
exports.
|
|
1703
|
+
exports.UpdateRegexPatternSetResponse$ = UpdateRegexPatternSetResponse$;
|
|
1704
|
+
const UpdateRuleGroupRequest$ = [3, n0, _URGR,
|
|
1506
1705
|
0,
|
|
1507
1706
|
[_RGI, _U, _CT],
|
|
1508
1707
|
[0, () => RuleGroupUpdates, 0], 3
|
|
1509
1708
|
];
|
|
1510
|
-
exports.
|
|
1709
|
+
exports.UpdateRuleGroupRequest$ = UpdateRuleGroupRequest$;
|
|
1710
|
+
const UpdateRuleGroupResponse$ = [3, n0, _URGRp,
|
|
1511
1711
|
0,
|
|
1512
1712
|
[_CT],
|
|
1513
1713
|
[0]
|
|
1514
1714
|
];
|
|
1515
|
-
exports.
|
|
1715
|
+
exports.UpdateRuleGroupResponse$ = UpdateRuleGroupResponse$;
|
|
1716
|
+
const UpdateRuleRequest$ = [3, n0, _URRp,
|
|
1516
1717
|
0,
|
|
1517
1718
|
[_RI, _CT, _U],
|
|
1518
1719
|
[0, 0, () => RuleUpdates], 3
|
|
1519
1720
|
];
|
|
1520
|
-
exports.
|
|
1721
|
+
exports.UpdateRuleRequest$ = UpdateRuleRequest$;
|
|
1722
|
+
const UpdateRuleResponse$ = [3, n0, _URRpd,
|
|
1521
1723
|
0,
|
|
1522
1724
|
[_CT],
|
|
1523
1725
|
[0]
|
|
1524
1726
|
];
|
|
1525
|
-
exports.
|
|
1727
|
+
exports.UpdateRuleResponse$ = UpdateRuleResponse$;
|
|
1728
|
+
const UpdateSizeConstraintSetRequest$ = [3, n0, _USCSR,
|
|
1526
1729
|
0,
|
|
1527
1730
|
[_SCSI, _CT, _U],
|
|
1528
1731
|
[0, 0, () => SizeConstraintSetUpdates], 3
|
|
1529
1732
|
];
|
|
1530
|
-
exports.
|
|
1733
|
+
exports.UpdateSizeConstraintSetRequest$ = UpdateSizeConstraintSetRequest$;
|
|
1734
|
+
const UpdateSizeConstraintSetResponse$ = [3, n0, _USCSRp,
|
|
1531
1735
|
0,
|
|
1532
1736
|
[_CT],
|
|
1533
1737
|
[0]
|
|
1534
1738
|
];
|
|
1535
|
-
exports.
|
|
1739
|
+
exports.UpdateSizeConstraintSetResponse$ = UpdateSizeConstraintSetResponse$;
|
|
1740
|
+
const UpdateSqlInjectionMatchSetRequest$ = [3, n0, _USIMSR,
|
|
1536
1741
|
0,
|
|
1537
1742
|
[_SIMSI, _CT, _U],
|
|
1538
1743
|
[0, 0, () => SqlInjectionMatchSetUpdates], 3
|
|
1539
1744
|
];
|
|
1540
|
-
exports.
|
|
1745
|
+
exports.UpdateSqlInjectionMatchSetRequest$ = UpdateSqlInjectionMatchSetRequest$;
|
|
1746
|
+
const UpdateSqlInjectionMatchSetResponse$ = [3, n0, _USIMSRp,
|
|
1541
1747
|
0,
|
|
1542
1748
|
[_CT],
|
|
1543
1749
|
[0]
|
|
1544
1750
|
];
|
|
1545
|
-
exports.
|
|
1751
|
+
exports.UpdateSqlInjectionMatchSetResponse$ = UpdateSqlInjectionMatchSetResponse$;
|
|
1752
|
+
const UpdateWebACLRequest$ = [3, n0, _UWACLR,
|
|
1546
1753
|
0,
|
|
1547
1754
|
[_WACLI, _CT, _U, _DA],
|
|
1548
|
-
[0, 0, () => WebACLUpdates, () =>
|
|
1755
|
+
[0, 0, () => WebACLUpdates, () => WafAction$], 2
|
|
1549
1756
|
];
|
|
1550
|
-
exports.
|
|
1757
|
+
exports.UpdateWebACLRequest$ = UpdateWebACLRequest$;
|
|
1758
|
+
const UpdateWebACLResponse$ = [3, n0, _UWACLRp,
|
|
1551
1759
|
0,
|
|
1552
1760
|
[_CT],
|
|
1553
1761
|
[0]
|
|
1554
1762
|
];
|
|
1555
|
-
exports.
|
|
1763
|
+
exports.UpdateWebACLResponse$ = UpdateWebACLResponse$;
|
|
1764
|
+
const UpdateXssMatchSetRequest$ = [3, n0, _UXMSR,
|
|
1556
1765
|
0,
|
|
1557
1766
|
[_XMSI, _CT, _U],
|
|
1558
1767
|
[0, 0, () => XssMatchSetUpdates], 3
|
|
1559
1768
|
];
|
|
1560
|
-
exports.
|
|
1769
|
+
exports.UpdateXssMatchSetRequest$ = UpdateXssMatchSetRequest$;
|
|
1770
|
+
const UpdateXssMatchSetResponse$ = [3, n0, _UXMSRp,
|
|
1561
1771
|
0,
|
|
1562
1772
|
[_CT],
|
|
1563
1773
|
[0]
|
|
1564
1774
|
];
|
|
1565
|
-
exports.
|
|
1775
|
+
exports.UpdateXssMatchSetResponse$ = UpdateXssMatchSetResponse$;
|
|
1776
|
+
const WafAction$ = [3, n0, _WA,
|
|
1566
1777
|
0,
|
|
1567
1778
|
[_T],
|
|
1568
1779
|
[0], 1
|
|
1569
1780
|
];
|
|
1570
|
-
exports.
|
|
1781
|
+
exports.WafAction$ = WafAction$;
|
|
1782
|
+
const WafOverrideAction$ = [3, n0, _WOA,
|
|
1571
1783
|
0,
|
|
1572
1784
|
[_T],
|
|
1573
1785
|
[0], 1
|
|
1574
1786
|
];
|
|
1575
|
-
exports.
|
|
1787
|
+
exports.WafOverrideAction$ = WafOverrideAction$;
|
|
1788
|
+
const WebACL$ = [3, n0, _WACL,
|
|
1576
1789
|
0,
|
|
1577
1790
|
[_WACLI, _DA, _Ru, _N, _MN, _WACLA],
|
|
1578
|
-
[0, () =>
|
|
1791
|
+
[0, () => WafAction$, () => ActivatedRules, 0, 0, 0], 3
|
|
1579
1792
|
];
|
|
1580
|
-
exports.
|
|
1793
|
+
exports.WebACL$ = WebACL$;
|
|
1794
|
+
const WebACLSummary$ = [3, n0, _WACLS,
|
|
1581
1795
|
0,
|
|
1582
1796
|
[_WACLI, _N],
|
|
1583
1797
|
[0, 0], 2
|
|
1584
1798
|
];
|
|
1585
|
-
exports.
|
|
1799
|
+
exports.WebACLSummary$ = WebACLSummary$;
|
|
1800
|
+
const WebACLUpdate$ = [3, n0, _WACLU,
|
|
1586
1801
|
0,
|
|
1587
1802
|
[_A, _AR],
|
|
1588
|
-
[0, () =>
|
|
1803
|
+
[0, () => ActivatedRule$], 2
|
|
1589
1804
|
];
|
|
1590
|
-
exports.
|
|
1805
|
+
exports.WebACLUpdate$ = WebACLUpdate$;
|
|
1806
|
+
const XssMatchSet$ = [3, n0, _XMS,
|
|
1591
1807
|
0,
|
|
1592
1808
|
[_XMSI, _XMT, _N],
|
|
1593
1809
|
[0, () => XssMatchTuples, 0], 2
|
|
1594
1810
|
];
|
|
1595
|
-
exports.
|
|
1811
|
+
exports.XssMatchSet$ = XssMatchSet$;
|
|
1812
|
+
const XssMatchSetSummary$ = [3, n0, _XMSS,
|
|
1596
1813
|
0,
|
|
1597
1814
|
[_XMSI, _N],
|
|
1598
1815
|
[0, 0], 2
|
|
1599
1816
|
];
|
|
1600
|
-
exports.
|
|
1817
|
+
exports.XssMatchSetSummary$ = XssMatchSetSummary$;
|
|
1818
|
+
const XssMatchSetUpdate$ = [3, n0, _XMSU,
|
|
1601
1819
|
0,
|
|
1602
1820
|
[_A, _XMTs],
|
|
1603
|
-
[0, () =>
|
|
1821
|
+
[0, () => XssMatchTuple$], 2
|
|
1604
1822
|
];
|
|
1605
|
-
exports.
|
|
1823
|
+
exports.XssMatchSetUpdate$ = XssMatchSetUpdate$;
|
|
1824
|
+
const XssMatchTuple$ = [3, n0, _XMTs,
|
|
1606
1825
|
0,
|
|
1607
1826
|
[_FTM, _TT],
|
|
1608
|
-
[() =>
|
|
1827
|
+
[() => FieldToMatch$, 0], 2
|
|
1609
1828
|
];
|
|
1829
|
+
exports.XssMatchTuple$ = XssMatchTuple$;
|
|
1610
1830
|
var ActivatedRules = [1, n0, _ARc,
|
|
1611
|
-
0, () =>
|
|
1831
|
+
0, () => ActivatedRule$
|
|
1612
1832
|
];
|
|
1613
1833
|
var ByteMatchSetSummaries = [1, n0, _BMSSy,
|
|
1614
|
-
0, () =>
|
|
1834
|
+
0, () => ByteMatchSetSummary$
|
|
1615
1835
|
];
|
|
1616
1836
|
var ByteMatchSetUpdates = [1, n0, _BMSUy,
|
|
1617
|
-
0, () =>
|
|
1837
|
+
0, () => ByteMatchSetUpdate$
|
|
1618
1838
|
];
|
|
1619
1839
|
var ByteMatchTuples = [1, n0, _BMT,
|
|
1620
|
-
0, () =>
|
|
1840
|
+
0, () => ByteMatchTuple$
|
|
1621
1841
|
];
|
|
1622
1842
|
var ExcludedRules = [1, n0, _ER,
|
|
1623
|
-
0, () =>
|
|
1843
|
+
0, () => ExcludedRule$
|
|
1624
1844
|
];
|
|
1625
1845
|
var GeoMatchConstraints = [1, n0, _GMCe,
|
|
1626
|
-
0, () =>
|
|
1846
|
+
0, () => GeoMatchConstraint$
|
|
1627
1847
|
];
|
|
1628
1848
|
var GeoMatchSetSummaries = [1, n0, _GMSSe,
|
|
1629
|
-
0, () =>
|
|
1849
|
+
0, () => GeoMatchSetSummary$
|
|
1630
1850
|
];
|
|
1631
1851
|
var GeoMatchSetUpdates = [1, n0, _GMSUe,
|
|
1632
|
-
0, () =>
|
|
1852
|
+
0, () => GeoMatchSetUpdate$
|
|
1633
1853
|
];
|
|
1634
1854
|
var HTTPHeaders = [1, n0, _HTTPHe,
|
|
1635
|
-
0, () =>
|
|
1855
|
+
0, () => HTTPHeader$
|
|
1636
1856
|
];
|
|
1637
1857
|
var IPSetDescriptors = [1, n0, _IPSD,
|
|
1638
|
-
0, () =>
|
|
1858
|
+
0, () => IPSetDescriptor$
|
|
1639
1859
|
];
|
|
1640
1860
|
var IPSetSummaries = [1, n0, _IPSSe,
|
|
1641
|
-
0, () =>
|
|
1861
|
+
0, () => IPSetSummary$
|
|
1642
1862
|
];
|
|
1643
1863
|
var IPSetUpdates = [1, n0, _IPSUe,
|
|
1644
|
-
0, () =>
|
|
1864
|
+
0, () => IPSetUpdate$
|
|
1645
1865
|
];
|
|
1646
1866
|
var LogDestinationConfigs = 64 | 0;
|
|
1647
1867
|
var LoggingConfigurations = [1, n0, _LCo,
|
|
1648
|
-
0, () =>
|
|
1868
|
+
0, () => LoggingConfiguration$
|
|
1649
1869
|
];
|
|
1650
1870
|
var ManagedKeys = 64 | 0;
|
|
1651
1871
|
var Predicates = [1, n0, _Pre,
|
|
1652
|
-
0, () =>
|
|
1872
|
+
0, () => Predicate$
|
|
1653
1873
|
];
|
|
1654
1874
|
var RedactedFields = [1, n0, _RF,
|
|
1655
|
-
0, () =>
|
|
1875
|
+
0, () => FieldToMatch$
|
|
1656
1876
|
];
|
|
1657
1877
|
var RegexMatchSetSummaries = [1, n0, _RMSSe,
|
|
1658
|
-
0, () =>
|
|
1878
|
+
0, () => RegexMatchSetSummary$
|
|
1659
1879
|
];
|
|
1660
1880
|
var RegexMatchSetUpdates = [1, n0, _RMSUe,
|
|
1661
|
-
0, () =>
|
|
1881
|
+
0, () => RegexMatchSetUpdate$
|
|
1662
1882
|
];
|
|
1663
1883
|
var RegexMatchTuples = [1, n0, _RMT,
|
|
1664
|
-
0, () =>
|
|
1884
|
+
0, () => RegexMatchTuple$
|
|
1665
1885
|
];
|
|
1666
1886
|
var RegexPatternSetSummaries = [1, n0, _RPSSe,
|
|
1667
|
-
0, () =>
|
|
1887
|
+
0, () => RegexPatternSetSummary$
|
|
1668
1888
|
];
|
|
1669
1889
|
var RegexPatternSetUpdates = [1, n0, _RPSUe,
|
|
1670
|
-
0, () =>
|
|
1890
|
+
0, () => RegexPatternSetUpdate$
|
|
1671
1891
|
];
|
|
1672
1892
|
var RegexPatternStrings = 64 | 0;
|
|
1673
1893
|
var RuleGroupSummaries = [1, n0, _RGSu,
|
|
1674
|
-
0, () =>
|
|
1894
|
+
0, () => RuleGroupSummary$
|
|
1675
1895
|
];
|
|
1676
1896
|
var RuleGroupUpdates = [1, n0, _RGUu,
|
|
1677
|
-
0, () =>
|
|
1897
|
+
0, () => RuleGroupUpdate$
|
|
1678
1898
|
];
|
|
1679
1899
|
var RuleSummaries = [1, n0, _RSu,
|
|
1680
|
-
0, () =>
|
|
1900
|
+
0, () => RuleSummary$
|
|
1681
1901
|
];
|
|
1682
1902
|
var RuleUpdates = [1, n0, _RUu,
|
|
1683
|
-
0, () =>
|
|
1903
|
+
0, () => RuleUpdate$
|
|
1684
1904
|
];
|
|
1685
1905
|
var SampledHTTPRequests = [1, n0, _SHTTPRa,
|
|
1686
|
-
0, () =>
|
|
1906
|
+
0, () => SampledHTTPRequest$
|
|
1687
1907
|
];
|
|
1688
1908
|
var SizeConstraints = [1, n0, _SCi,
|
|
1689
|
-
0, () =>
|
|
1909
|
+
0, () => SizeConstraint$
|
|
1690
1910
|
];
|
|
1691
1911
|
var SizeConstraintSetSummaries = [1, n0, _SCSSi,
|
|
1692
|
-
0, () =>
|
|
1912
|
+
0, () => SizeConstraintSetSummary$
|
|
1693
1913
|
];
|
|
1694
1914
|
var SizeConstraintSetUpdates = [1, n0, _SCSUi,
|
|
1695
|
-
0, () =>
|
|
1915
|
+
0, () => SizeConstraintSetUpdate$
|
|
1696
1916
|
];
|
|
1697
1917
|
var SqlInjectionMatchSetSummaries = [1, n0, _SIMSSq,
|
|
1698
|
-
0, () =>
|
|
1918
|
+
0, () => SqlInjectionMatchSetSummary$
|
|
1699
1919
|
];
|
|
1700
1920
|
var SqlInjectionMatchSetUpdates = [1, n0, _SIMSUq,
|
|
1701
|
-
0, () =>
|
|
1921
|
+
0, () => SqlInjectionMatchSetUpdate$
|
|
1702
1922
|
];
|
|
1703
1923
|
var SqlInjectionMatchTuples = [1, n0, _SIMT,
|
|
1704
|
-
0, () =>
|
|
1924
|
+
0, () => SqlInjectionMatchTuple$
|
|
1705
1925
|
];
|
|
1706
1926
|
var SubscribedRuleGroupSummaries = [1, n0, _SRGSu,
|
|
1707
|
-
0, () =>
|
|
1927
|
+
0, () => SubscribedRuleGroupSummary$
|
|
1708
1928
|
];
|
|
1709
1929
|
var TagKeyList = 64 | 0;
|
|
1710
1930
|
var TagList = [1, n0, _TL,
|
|
1711
|
-
0, () =>
|
|
1931
|
+
0, () => Tag$
|
|
1712
1932
|
];
|
|
1713
1933
|
var WebACLSummaries = [1, n0, _WACLSe,
|
|
1714
|
-
0, () =>
|
|
1934
|
+
0, () => WebACLSummary$
|
|
1715
1935
|
];
|
|
1716
1936
|
var WebACLUpdates = [1, n0, _WACLUe,
|
|
1717
|
-
0, () =>
|
|
1937
|
+
0, () => WebACLUpdate$
|
|
1718
1938
|
];
|
|
1719
1939
|
var XssMatchSetSummaries = [1, n0, _XMSSs,
|
|
1720
|
-
0, () =>
|
|
1940
|
+
0, () => XssMatchSetSummary$
|
|
1721
1941
|
];
|
|
1722
1942
|
var XssMatchSetUpdates = [1, n0, _XMSUs,
|
|
1723
|
-
0, () =>
|
|
1943
|
+
0, () => XssMatchSetUpdate$
|
|
1724
1944
|
];
|
|
1725
1945
|
var XssMatchTuples = [1, n0, _XMT,
|
|
1726
|
-
0, () =>
|
|
1946
|
+
0, () => XssMatchTuple$
|
|
1727
1947
|
];
|
|
1728
1948
|
exports.CreateByteMatchSet$ = [9, n0, _CBMS,
|
|
1729
|
-
0, () =>
|
|
1949
|
+
0, () => CreateByteMatchSetRequest$, () => CreateByteMatchSetResponse$
|
|
1730
1950
|
];
|
|
1731
1951
|
exports.CreateGeoMatchSet$ = [9, n0, _CGMS,
|
|
1732
|
-
0, () =>
|
|
1952
|
+
0, () => CreateGeoMatchSetRequest$, () => CreateGeoMatchSetResponse$
|
|
1733
1953
|
];
|
|
1734
1954
|
exports.CreateIPSet$ = [9, n0, _CIPS,
|
|
1735
|
-
0, () =>
|
|
1955
|
+
0, () => CreateIPSetRequest$, () => CreateIPSetResponse$
|
|
1736
1956
|
];
|
|
1737
1957
|
exports.CreateRateBasedRule$ = [9, n0, _CRBR,
|
|
1738
|
-
0, () =>
|
|
1958
|
+
0, () => CreateRateBasedRuleRequest$, () => CreateRateBasedRuleResponse$
|
|
1739
1959
|
];
|
|
1740
1960
|
exports.CreateRegexMatchSet$ = [9, n0, _CRMS,
|
|
1741
|
-
0, () =>
|
|
1961
|
+
0, () => CreateRegexMatchSetRequest$, () => CreateRegexMatchSetResponse$
|
|
1742
1962
|
];
|
|
1743
1963
|
exports.CreateRegexPatternSet$ = [9, n0, _CRPS,
|
|
1744
|
-
0, () =>
|
|
1964
|
+
0, () => CreateRegexPatternSetRequest$, () => CreateRegexPatternSetResponse$
|
|
1745
1965
|
];
|
|
1746
1966
|
exports.CreateRule$ = [9, n0, _CR,
|
|
1747
|
-
0, () =>
|
|
1967
|
+
0, () => CreateRuleRequest$, () => CreateRuleResponse$
|
|
1748
1968
|
];
|
|
1749
1969
|
exports.CreateRuleGroup$ = [9, n0, _CRG,
|
|
1750
|
-
0, () =>
|
|
1970
|
+
0, () => CreateRuleGroupRequest$, () => CreateRuleGroupResponse$
|
|
1751
1971
|
];
|
|
1752
1972
|
exports.CreateSizeConstraintSet$ = [9, n0, _CSCS,
|
|
1753
|
-
0, () =>
|
|
1973
|
+
0, () => CreateSizeConstraintSetRequest$, () => CreateSizeConstraintSetResponse$
|
|
1754
1974
|
];
|
|
1755
1975
|
exports.CreateSqlInjectionMatchSet$ = [9, n0, _CSIMS,
|
|
1756
|
-
0, () =>
|
|
1976
|
+
0, () => CreateSqlInjectionMatchSetRequest$, () => CreateSqlInjectionMatchSetResponse$
|
|
1757
1977
|
];
|
|
1758
1978
|
exports.CreateWebACL$ = [9, n0, _CWACL,
|
|
1759
|
-
0, () =>
|
|
1979
|
+
0, () => CreateWebACLRequest$, () => CreateWebACLResponse$
|
|
1760
1980
|
];
|
|
1761
1981
|
exports.CreateWebACLMigrationStack$ = [9, n0, _CWACLMS,
|
|
1762
|
-
0, () =>
|
|
1982
|
+
0, () => CreateWebACLMigrationStackRequest$, () => CreateWebACLMigrationStackResponse$
|
|
1763
1983
|
];
|
|
1764
1984
|
exports.CreateXssMatchSet$ = [9, n0, _CXMS,
|
|
1765
|
-
0, () =>
|
|
1985
|
+
0, () => CreateXssMatchSetRequest$, () => CreateXssMatchSetResponse$
|
|
1766
1986
|
];
|
|
1767
1987
|
exports.DeleteByteMatchSet$ = [9, n0, _DBMS,
|
|
1768
|
-
0, () =>
|
|
1988
|
+
0, () => DeleteByteMatchSetRequest$, () => DeleteByteMatchSetResponse$
|
|
1769
1989
|
];
|
|
1770
1990
|
exports.DeleteGeoMatchSet$ = [9, n0, _DGMS,
|
|
1771
|
-
0, () =>
|
|
1991
|
+
0, () => DeleteGeoMatchSetRequest$, () => DeleteGeoMatchSetResponse$
|
|
1772
1992
|
];
|
|
1773
1993
|
exports.DeleteIPSet$ = [9, n0, _DIPS,
|
|
1774
|
-
0, () =>
|
|
1994
|
+
0, () => DeleteIPSetRequest$, () => DeleteIPSetResponse$
|
|
1775
1995
|
];
|
|
1776
1996
|
exports.DeleteLoggingConfiguration$ = [9, n0, _DLC,
|
|
1777
|
-
0, () =>
|
|
1997
|
+
0, () => DeleteLoggingConfigurationRequest$, () => DeleteLoggingConfigurationResponse$
|
|
1778
1998
|
];
|
|
1779
1999
|
exports.DeletePermissionPolicy$ = [9, n0, _DPP,
|
|
1780
|
-
0, () =>
|
|
2000
|
+
0, () => DeletePermissionPolicyRequest$, () => DeletePermissionPolicyResponse$
|
|
1781
2001
|
];
|
|
1782
2002
|
exports.DeleteRateBasedRule$ = [9, n0, _DRBR,
|
|
1783
|
-
0, () =>
|
|
2003
|
+
0, () => DeleteRateBasedRuleRequest$, () => DeleteRateBasedRuleResponse$
|
|
1784
2004
|
];
|
|
1785
2005
|
exports.DeleteRegexMatchSet$ = [9, n0, _DRMS,
|
|
1786
|
-
0, () =>
|
|
2006
|
+
0, () => DeleteRegexMatchSetRequest$, () => DeleteRegexMatchSetResponse$
|
|
1787
2007
|
];
|
|
1788
2008
|
exports.DeleteRegexPatternSet$ = [9, n0, _DRPS,
|
|
1789
|
-
0, () =>
|
|
2009
|
+
0, () => DeleteRegexPatternSetRequest$, () => DeleteRegexPatternSetResponse$
|
|
1790
2010
|
];
|
|
1791
2011
|
exports.DeleteRule$ = [9, n0, _DR,
|
|
1792
|
-
0, () =>
|
|
2012
|
+
0, () => DeleteRuleRequest$, () => DeleteRuleResponse$
|
|
1793
2013
|
];
|
|
1794
2014
|
exports.DeleteRuleGroup$ = [9, n0, _DRG,
|
|
1795
|
-
0, () =>
|
|
2015
|
+
0, () => DeleteRuleGroupRequest$, () => DeleteRuleGroupResponse$
|
|
1796
2016
|
];
|
|
1797
2017
|
exports.DeleteSizeConstraintSet$ = [9, n0, _DSCS,
|
|
1798
|
-
0, () =>
|
|
2018
|
+
0, () => DeleteSizeConstraintSetRequest$, () => DeleteSizeConstraintSetResponse$
|
|
1799
2019
|
];
|
|
1800
2020
|
exports.DeleteSqlInjectionMatchSet$ = [9, n0, _DSIMS,
|
|
1801
|
-
0, () =>
|
|
2021
|
+
0, () => DeleteSqlInjectionMatchSetRequest$, () => DeleteSqlInjectionMatchSetResponse$
|
|
1802
2022
|
];
|
|
1803
2023
|
exports.DeleteWebACL$ = [9, n0, _DWACL,
|
|
1804
|
-
0, () =>
|
|
2024
|
+
0, () => DeleteWebACLRequest$, () => DeleteWebACLResponse$
|
|
1805
2025
|
];
|
|
1806
2026
|
exports.DeleteXssMatchSet$ = [9, n0, _DXMS,
|
|
1807
|
-
0, () =>
|
|
2027
|
+
0, () => DeleteXssMatchSetRequest$, () => DeleteXssMatchSetResponse$
|
|
1808
2028
|
];
|
|
1809
2029
|
exports.GetByteMatchSet$ = [9, n0, _GBMS,
|
|
1810
|
-
0, () =>
|
|
2030
|
+
0, () => GetByteMatchSetRequest$, () => GetByteMatchSetResponse$
|
|
1811
2031
|
];
|
|
1812
2032
|
exports.GetChangeToken$ = [9, n0, _GCT,
|
|
1813
|
-
0, () =>
|
|
2033
|
+
0, () => GetChangeTokenRequest$, () => GetChangeTokenResponse$
|
|
1814
2034
|
];
|
|
1815
2035
|
exports.GetChangeTokenStatus$ = [9, n0, _GCTS,
|
|
1816
|
-
0, () =>
|
|
2036
|
+
0, () => GetChangeTokenStatusRequest$, () => GetChangeTokenStatusResponse$
|
|
1817
2037
|
];
|
|
1818
2038
|
exports.GetGeoMatchSet$ = [9, n0, _GGMS,
|
|
1819
|
-
0, () =>
|
|
2039
|
+
0, () => GetGeoMatchSetRequest$, () => GetGeoMatchSetResponse$
|
|
1820
2040
|
];
|
|
1821
2041
|
exports.GetIPSet$ = [9, n0, _GIPS,
|
|
1822
|
-
0, () =>
|
|
2042
|
+
0, () => GetIPSetRequest$, () => GetIPSetResponse$
|
|
1823
2043
|
];
|
|
1824
2044
|
exports.GetLoggingConfiguration$ = [9, n0, _GLC,
|
|
1825
|
-
0, () =>
|
|
2045
|
+
0, () => GetLoggingConfigurationRequest$, () => GetLoggingConfigurationResponse$
|
|
1826
2046
|
];
|
|
1827
2047
|
exports.GetPermissionPolicy$ = [9, n0, _GPP,
|
|
1828
|
-
0, () =>
|
|
2048
|
+
0, () => GetPermissionPolicyRequest$, () => GetPermissionPolicyResponse$
|
|
1829
2049
|
];
|
|
1830
2050
|
exports.GetRateBasedRule$ = [9, n0, _GRBR,
|
|
1831
|
-
0, () =>
|
|
2051
|
+
0, () => GetRateBasedRuleRequest$, () => GetRateBasedRuleResponse$
|
|
1832
2052
|
];
|
|
1833
2053
|
exports.GetRateBasedRuleManagedKeys$ = [9, n0, _GRBRMK,
|
|
1834
|
-
0, () =>
|
|
2054
|
+
0, () => GetRateBasedRuleManagedKeysRequest$, () => GetRateBasedRuleManagedKeysResponse$
|
|
1835
2055
|
];
|
|
1836
2056
|
exports.GetRegexMatchSet$ = [9, n0, _GRMS,
|
|
1837
|
-
0, () =>
|
|
2057
|
+
0, () => GetRegexMatchSetRequest$, () => GetRegexMatchSetResponse$
|
|
1838
2058
|
];
|
|
1839
2059
|
exports.GetRegexPatternSet$ = [9, n0, _GRPS,
|
|
1840
|
-
0, () =>
|
|
2060
|
+
0, () => GetRegexPatternSetRequest$, () => GetRegexPatternSetResponse$
|
|
1841
2061
|
];
|
|
1842
2062
|
exports.GetRule$ = [9, n0, _GR,
|
|
1843
|
-
0, () =>
|
|
2063
|
+
0, () => GetRuleRequest$, () => GetRuleResponse$
|
|
1844
2064
|
];
|
|
1845
2065
|
exports.GetRuleGroup$ = [9, n0, _GRG,
|
|
1846
|
-
0, () =>
|
|
2066
|
+
0, () => GetRuleGroupRequest$, () => GetRuleGroupResponse$
|
|
1847
2067
|
];
|
|
1848
2068
|
exports.GetSampledRequests$ = [9, n0, _GSR,
|
|
1849
|
-
0, () =>
|
|
2069
|
+
0, () => GetSampledRequestsRequest$, () => GetSampledRequestsResponse$
|
|
1850
2070
|
];
|
|
1851
2071
|
exports.GetSizeConstraintSet$ = [9, n0, _GSCS,
|
|
1852
|
-
0, () =>
|
|
2072
|
+
0, () => GetSizeConstraintSetRequest$, () => GetSizeConstraintSetResponse$
|
|
1853
2073
|
];
|
|
1854
2074
|
exports.GetSqlInjectionMatchSet$ = [9, n0, _GSIMS,
|
|
1855
|
-
0, () =>
|
|
2075
|
+
0, () => GetSqlInjectionMatchSetRequest$, () => GetSqlInjectionMatchSetResponse$
|
|
1856
2076
|
];
|
|
1857
2077
|
exports.GetWebACL$ = [9, n0, _GWACL,
|
|
1858
|
-
0, () =>
|
|
2078
|
+
0, () => GetWebACLRequest$, () => GetWebACLResponse$
|
|
1859
2079
|
];
|
|
1860
2080
|
exports.GetXssMatchSet$ = [9, n0, _GXMS,
|
|
1861
|
-
0, () =>
|
|
2081
|
+
0, () => GetXssMatchSetRequest$, () => GetXssMatchSetResponse$
|
|
1862
2082
|
];
|
|
1863
2083
|
exports.ListActivatedRulesInRuleGroup$ = [9, n0, _LARIRG,
|
|
1864
|
-
0, () =>
|
|
2084
|
+
0, () => ListActivatedRulesInRuleGroupRequest$, () => ListActivatedRulesInRuleGroupResponse$
|
|
1865
2085
|
];
|
|
1866
2086
|
exports.ListByteMatchSets$ = [9, n0, _LBMS,
|
|
1867
|
-
0, () =>
|
|
2087
|
+
0, () => ListByteMatchSetsRequest$, () => ListByteMatchSetsResponse$
|
|
1868
2088
|
];
|
|
1869
2089
|
exports.ListGeoMatchSets$ = [9, n0, _LGMS,
|
|
1870
|
-
0, () =>
|
|
2090
|
+
0, () => ListGeoMatchSetsRequest$, () => ListGeoMatchSetsResponse$
|
|
1871
2091
|
];
|
|
1872
2092
|
exports.ListIPSets$ = [9, n0, _LIPS,
|
|
1873
|
-
0, () =>
|
|
2093
|
+
0, () => ListIPSetsRequest$, () => ListIPSetsResponse$
|
|
1874
2094
|
];
|
|
1875
2095
|
exports.ListLoggingConfigurations$ = [9, n0, _LLC,
|
|
1876
|
-
0, () =>
|
|
2096
|
+
0, () => ListLoggingConfigurationsRequest$, () => ListLoggingConfigurationsResponse$
|
|
1877
2097
|
];
|
|
1878
2098
|
exports.ListRateBasedRules$ = [9, n0, _LRBR,
|
|
1879
|
-
0, () =>
|
|
2099
|
+
0, () => ListRateBasedRulesRequest$, () => ListRateBasedRulesResponse$
|
|
1880
2100
|
];
|
|
1881
2101
|
exports.ListRegexMatchSets$ = [9, n0, _LRMS,
|
|
1882
|
-
0, () =>
|
|
2102
|
+
0, () => ListRegexMatchSetsRequest$, () => ListRegexMatchSetsResponse$
|
|
1883
2103
|
];
|
|
1884
2104
|
exports.ListRegexPatternSets$ = [9, n0, _LRPS,
|
|
1885
|
-
0, () =>
|
|
2105
|
+
0, () => ListRegexPatternSetsRequest$, () => ListRegexPatternSetsResponse$
|
|
1886
2106
|
];
|
|
1887
2107
|
exports.ListRuleGroups$ = [9, n0, _LRG,
|
|
1888
|
-
0, () =>
|
|
2108
|
+
0, () => ListRuleGroupsRequest$, () => ListRuleGroupsResponse$
|
|
1889
2109
|
];
|
|
1890
2110
|
exports.ListRules$ = [9, n0, _LR,
|
|
1891
|
-
0, () =>
|
|
2111
|
+
0, () => ListRulesRequest$, () => ListRulesResponse$
|
|
1892
2112
|
];
|
|
1893
2113
|
exports.ListSizeConstraintSets$ = [9, n0, _LSCS,
|
|
1894
|
-
0, () =>
|
|
2114
|
+
0, () => ListSizeConstraintSetsRequest$, () => ListSizeConstraintSetsResponse$
|
|
1895
2115
|
];
|
|
1896
2116
|
exports.ListSqlInjectionMatchSets$ = [9, n0, _LSIMS,
|
|
1897
|
-
0, () =>
|
|
2117
|
+
0, () => ListSqlInjectionMatchSetsRequest$, () => ListSqlInjectionMatchSetsResponse$
|
|
1898
2118
|
];
|
|
1899
2119
|
exports.ListSubscribedRuleGroups$ = [9, n0, _LSRG,
|
|
1900
|
-
0, () =>
|
|
2120
|
+
0, () => ListSubscribedRuleGroupsRequest$, () => ListSubscribedRuleGroupsResponse$
|
|
1901
2121
|
];
|
|
1902
2122
|
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
1903
|
-
0, () =>
|
|
2123
|
+
0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
1904
2124
|
];
|
|
1905
2125
|
exports.ListWebACLs$ = [9, n0, _LWACL,
|
|
1906
|
-
0, () =>
|
|
2126
|
+
0, () => ListWebACLsRequest$, () => ListWebACLsResponse$
|
|
1907
2127
|
];
|
|
1908
2128
|
exports.ListXssMatchSets$ = [9, n0, _LXMS,
|
|
1909
|
-
0, () =>
|
|
2129
|
+
0, () => ListXssMatchSetsRequest$, () => ListXssMatchSetsResponse$
|
|
1910
2130
|
];
|
|
1911
2131
|
exports.PutLoggingConfiguration$ = [9, n0, _PLC,
|
|
1912
|
-
0, () =>
|
|
2132
|
+
0, () => PutLoggingConfigurationRequest$, () => PutLoggingConfigurationResponse$
|
|
1913
2133
|
];
|
|
1914
2134
|
exports.PutPermissionPolicy$ = [9, n0, _PPP,
|
|
1915
|
-
0, () =>
|
|
2135
|
+
0, () => PutPermissionPolicyRequest$, () => PutPermissionPolicyResponse$
|
|
1916
2136
|
];
|
|
1917
2137
|
exports.TagResource$ = [9, n0, _TR,
|
|
1918
|
-
0, () =>
|
|
2138
|
+
0, () => TagResourceRequest$, () => TagResourceResponse$
|
|
1919
2139
|
];
|
|
1920
2140
|
exports.UntagResource$ = [9, n0, _UR,
|
|
1921
|
-
0, () =>
|
|
2141
|
+
0, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
1922
2142
|
];
|
|
1923
2143
|
exports.UpdateByteMatchSet$ = [9, n0, _UBMS,
|
|
1924
|
-
0, () =>
|
|
2144
|
+
0, () => UpdateByteMatchSetRequest$, () => UpdateByteMatchSetResponse$
|
|
1925
2145
|
];
|
|
1926
2146
|
exports.UpdateGeoMatchSet$ = [9, n0, _UGMS,
|
|
1927
|
-
0, () =>
|
|
2147
|
+
0, () => UpdateGeoMatchSetRequest$, () => UpdateGeoMatchSetResponse$
|
|
1928
2148
|
];
|
|
1929
2149
|
exports.UpdateIPSet$ = [9, n0, _UIPS,
|
|
1930
|
-
0, () =>
|
|
2150
|
+
0, () => UpdateIPSetRequest$, () => UpdateIPSetResponse$
|
|
1931
2151
|
];
|
|
1932
2152
|
exports.UpdateRateBasedRule$ = [9, n0, _URBR,
|
|
1933
|
-
0, () =>
|
|
2153
|
+
0, () => UpdateRateBasedRuleRequest$, () => UpdateRateBasedRuleResponse$
|
|
1934
2154
|
];
|
|
1935
2155
|
exports.UpdateRegexMatchSet$ = [9, n0, _URMS,
|
|
1936
|
-
0, () =>
|
|
2156
|
+
0, () => UpdateRegexMatchSetRequest$, () => UpdateRegexMatchSetResponse$
|
|
1937
2157
|
];
|
|
1938
2158
|
exports.UpdateRegexPatternSet$ = [9, n0, _URPS,
|
|
1939
|
-
0, () =>
|
|
2159
|
+
0, () => UpdateRegexPatternSetRequest$, () => UpdateRegexPatternSetResponse$
|
|
1940
2160
|
];
|
|
1941
2161
|
exports.UpdateRule$ = [9, n0, _URp,
|
|
1942
|
-
0, () =>
|
|
2162
|
+
0, () => UpdateRuleRequest$, () => UpdateRuleResponse$
|
|
1943
2163
|
];
|
|
1944
2164
|
exports.UpdateRuleGroup$ = [9, n0, _URG,
|
|
1945
|
-
0, () =>
|
|
2165
|
+
0, () => UpdateRuleGroupRequest$, () => UpdateRuleGroupResponse$
|
|
1946
2166
|
];
|
|
1947
2167
|
exports.UpdateSizeConstraintSet$ = [9, n0, _USCS,
|
|
1948
|
-
0, () =>
|
|
2168
|
+
0, () => UpdateSizeConstraintSetRequest$, () => UpdateSizeConstraintSetResponse$
|
|
1949
2169
|
];
|
|
1950
2170
|
exports.UpdateSqlInjectionMatchSet$ = [9, n0, _USIMS,
|
|
1951
|
-
0, () =>
|
|
2171
|
+
0, () => UpdateSqlInjectionMatchSetRequest$, () => UpdateSqlInjectionMatchSetResponse$
|
|
1952
2172
|
];
|
|
1953
2173
|
exports.UpdateWebACL$ = [9, n0, _UWACL,
|
|
1954
|
-
0, () =>
|
|
2174
|
+
0, () => UpdateWebACLRequest$, () => UpdateWebACLResponse$
|
|
1955
2175
|
];
|
|
1956
2176
|
exports.UpdateXssMatchSet$ = [9, n0, _UXMS,
|
|
1957
|
-
0, () =>
|
|
2177
|
+
0, () => UpdateXssMatchSetRequest$, () => UpdateXssMatchSetResponse$
|
|
1958
2178
|
];
|